html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img, a {
    border: 0
}

dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1.2
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    outline: 0;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none
}

input, textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

button, input, textarea, select, optgroup, option, file {
    font: inherit;
    outline: 0;
    vertical-align: middle
}

::-moz-focus-inner {
    border-color: transparent
}

::-moz-selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    background: #ea4c89;
    text-shadow: none
}

::selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    background: #ea4c89;
    text-shadow: none
}

html, body {
    margin: 0;
    font-size: 14px;
    padding: 0;
    font-family: "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "Hiragino Sans GB", "Helvetica neue", Helvetica, Tahoma, Arial, "å¾®è½¯é›…é»‘", "å®‹ä½“", "é»‘ä½“"
}

i, em, ins, u {
    font-style: normal;
    text-decoration: none
}

*:focus {
    outline: 0
}

.none {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.wrap {
    width: 16 00px;
    margin: 0 auto
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

input[type="submit"], input[type="reset"], input[type="button"], button {
    -webkit-appearance: none
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    border-radius: 0
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-track:hover {
    background: #eee
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #b9b9b9
}

::-webkit-scrollbar-thumb:hover {
    background: #747474
}

::-webkit-scrollbar-thumb:active {
    background: #555
}

.wraps, .content {
    margin: 0 auto;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
    width: 1200px
}

.minwid {
    min-width: 1230px
}
@media (max-width: 1600px) {
    .footer, .copyright {
        min-width: 1230px;
    }
}
.hubanner {
    height: 440px;
    background: url(../images/home/vip_b.jpg) no-repeat center;
    color: #fff;
    padding-top: 102px;
    position: relative;
}
.hubanner .tui {
    position: absolute;
    top:130px;
    right: 50%;
    margin-right: -540px;
}
.hubanner .rotate {
    position: absolute;
    top:40px;
    right: 50%;
    margin-right: -531px;
    z-index: 999;
    animation: spin 4s linear infinite alternate;
}
@-webkit-keyframes spin {
    20% {
        transform: translateY(10px);
    }
    40% {
        transform: translateY(20px);
    }
    75% {
        transform: translateY(30px);
    }
    100% {
        transform: translateY(40px);
    }
}

@keyframes spin {
    20% {
        transform: translateY(10px);
    }
    40% {
        transform: translateY(20px);
    }
    75% {
        transform: translateY(30px);
    }
    100% {
        transform: translateY(40px);
    }
}
.hubanner .person {
    position: absolute;
    top: 255px;
    right: 50%;
    z-index: 999;
    margin-right: -330px;
}
.hubanner .lijiopen{
    position: absolute;
    display: block;
    width:120px;
    height:32px;
    background:#FFB400;
    box-shadow:0px 6px 0px rgba(164,164,164,0.72);
    border-radius:10px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 18px;
    top: 439px;
    left: 467px;
}
.huztpart1 .title {
    text-align: center;
    color: #000;
    font-size: 42px;
    font-weight: bold
}
.huztpart1 .title p{
    margin-bottom: 12px;
}
.huztpart1 ul {
    padding: 65px 0 52px;
}

.huztpart1 ul li {
    float: left;
    text-align: center;
    width: 315px;
    height: 315px;
    padding: 0 55px;
    padding-top: 65px;
    position: relative;
    z-index: 1;
}
.huztpart1 ul li.circleImg{
    padding: 0;
    width: auto;
    height: auto;
    margin: 0 17px;
}

.huztpart1 ul li.rotatecircle{
    animation: scale 3s infinite linear;
}
@-webkit-keyframes scale{
    20%{
        -webkit-transform:scale(1.02);
    }
    40%{
        -webkit-transform:scale(1.04);
    }
    60%{
        -webkit-transform:scale(1.04);
    }
    80%{
        -webkit-transform:scale(1.02);
    }
    100%{
        -webkit-transform:scale(1);
    }
}

@keyframes scale{
    20%{
        -webkit-transform:scale(1.02);
    }
    40%{
        -webkit-transform:scale(1.04);
    }
    60%{
        -webkit-transform:scale(1.04);
    }
    80%{
        -webkit-transform:scale(1.02);
    }
    100%{
        -webkit-transform:scale(1);
    }
}

.huztpart1 ul li.circleImg3{
    margin-left: 105px;
    margin-right: 40px;
    margin-top: 58px;
}

.huztpart1 ul li.circleImg4{
    margin: 0 10px;
    margin-top: 100px;
}
.huztpart1 ul li.circleImg5{
    margin-left: 45px;
    margin-top: 58px;
}
.huztpart1 ul li.li1 {
    background: url(../images/home/vip/csbg1.png) no-repeat center
}

.huztpart1 ul li.li2 {
    background: url(../images/home/vip/csbg2.png) no-repeat center;
}

.huztpart1 ul li.li3 {
    background: url(../images/home/vip/csbg3.png) no-repeat center
}

.huztpart1 ul li.li4 {
    background: url(../images/home/vip/csbg4.png) no-repeat center;
    margin-top: -125px;
    z-index: 0;
}

.huztpart1 ul li.li5 {
    background: url(../images/home/vip/csbg5.png) no-repeat center;
    margin-top: -120px;
    z-index: 0;
}


.huztpart1 ul li i {
    display: block;
    font-size: 20px;
    padding: 30px 0 8px;
    color: #000;
    border-bottom: 2px solid #2E3033;
}

.huztpart1 ul li p {
    display: block;
    font-size: 16px;
    color: #3E3E3E;
    line-height: 24px;
    padding-top: 28px;
}
.huztpart2 {
    padding: 10px 0 110px;
    height: 760px;
    background: url(../images/home/vip/bg_2.png) no-repeat center;
}
.huztpart2 .cont {
    padding-top: 75px;
    margin: 0 -15px
}
.huztpart2 .cont .zprt {
    width: 280px;
    margin: 0 16px;
    float: left;
    border-radius: 10px;
    padding-top: 33px;
    padding-bottom: 30px;
}
.huztpart2 .cont .zprt:first-child{
    margin-left: 0;
}
.huztpart2 .cont .zprt:last-child{
    margin-right: 0;
}

.huztpart2 .cont .zprt b {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: bold;
    padding-left: 22px;
    text-align: center;
}
.huztpart2 .cont .zprt b i{
    font-size: 14px;
    font-weight: normal;
}

.huztpart2 .cont .zprt p {
    text-align: center;
    margin-top: 23px;
}
.huztpart2 .cont .zprt p span{
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.huztpart2 .cont .zprt p span i {
    font-size: 32px;
}
.huztpart2 .cont .zprt span em {
    font-size: 18px;
}
.huztpart2 .cont .zprt p span:last-child{
    color: #fff;
    padding-left: 14px;
}
.huztpart2 .cont .zprt p span:last-child i{
    font-size: 18px;
}
.huztpart2 .cont .zprt p span:last-child em{
    font-size: 14px;
}


.huztpart2 .cont .zprt ins {
    height: 100px;
    display: block;
    overflow: hidden;
    position: relative
}

.huztpart2 .cont .zprt a {
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
    width: 145px;
    margin: 0 auto;
    margin-top: 18px;
}

.huztpart2 .cont .zprt.zprt1 {
    background: url(../images/home/vip/kuaibg1.png) no-repeat top center;
}

.huztpart2 .cont .zprt.zprt1 a {
    background: #ADD13D;
}

.huztpart2 .cont .zprt.zprt2 {
    background: url(../images/home/vip/kuaibg2.png) no-repeat top center;
}

.huztpart2 .cont .zprt.zprt2 a {
    background: #FFBF64;
}

.huztpart2 .cont .zprt.zprt3 {
    background: url(../images/home/vip/kuaibg3.png) no-repeat top center;
}

.huztpart2 .cont .zprt.zprt3 a {
    background: #BE99F5;
}
.huztpart2 .cont .zprt.zprt4 {
    background: url(../images/home/vip/kuaibg4.png) no-repeat top center;
    position: relative;
}
.huztpart2 .cont .zprt.zprt4 .cu{
    position: absolute;
    top: -3px;
    right: -3px;
}
.huztpart2 .cont .zprt.zprt4 a {
    background: #64B1FF;
}

.huztpart2 .zprt{
    border: 1px solid #ebebeb;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition: all 0.3s linear;
}
.huztpart2 .zprt ul {
    padding-left: 55px;
    margin-top: 110px;
    height: 220px;
}
.huztpart2 .zprt:hover{
    top: -8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.huztpart2 .zprt1:hover, .huztpart2 .zprt1.active {
    border: 1px solid #ADD13D;
    box-shadow: 0 0 20px 0 rgba(27, 199, 177, .3)
}
.huztpart2 .zprt2:hover, .huztpart2 .zprt2.active {
    border: 1px solid #FFBF64;
    box-shadow: 0 0 20px 0 rgba(255, 178, 67, .3)
}
.huztpart2 .zprt3:hover, .huztpart2 .zprt3.active {
    border: 1px solid #BE99F5;
    box-shadow: 0 0 20px 0 rgba(255, 42, 106, .3)
}
.huztpart2 .zprt4:hover, .huztpart2 .zprt4.active {
    border: 1px solid #64B1FF;
    box-shadow: 0 0 20px 0 rgba(21, 147, 255, .3)
}


.huztpart2 ul li {
    font-size: 12px;
    color: #658962;
    padding-left: 16px;
    height: 24px;
    line-height: 24px;
    position: relative;
}

.huztpart2 .cont .zprt li:before{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -3px;
    background: #658962;
}
.huztpart2 ul li i {
    color: #f00
}

.huztpart3 {
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 120px;
}

.huztpart3 .title {
    text-align: center;
    background: url(../images/home/vip/titlebg.png) no-repeat center;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 24px;
    font-weight: bold
}

.huztpart3 ul {
    border-radius: 0 0 30px 30px;
    padding: 70px 70px 32px;
    background: #eefffe;
    box-shadow: 0 8px 5px rgba(164,164,164,0.72);
    position: relative;
}
.huztpart3 ul li.title{
    position: absolute;
    left: 6px;
    top: -7px;
    padding: 0;
    height: auto;
    background: none;
}

.huztpart3 ul li {
    padding: 15px 0;
    line-height: 30px
}

.huztpart3 ul li b {
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.huztpart3 ul li p {
    display: block;
    color: #696969;
    font-size: 12px;
}

.bottombtn {
    padding: 45px 0 60px;
    text-align: center
}

.bottombtn a {
    display: inline-block;
    width:120px;
    height:32px;
    background:rgba(255,180,0,1);
    box-shadow:0px 6px 0px rgba(164,164,164,0.72);
    border-radius:10px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 18px;
}

.graybg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 66
}

.dltkmain {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 270px;
    margin-left: -150px;
    margin-top: -140px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .5);
    z-index: 99
}

.dltkmain .title {
    padding: 0 20px;
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-weight: bold;
    line-height: 47px;
    position: relative
}

.dltkmain .title i {
    color: #000;
    font-size: 25px;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #2fd9bf;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: -8px;
    right: -8px;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    cursor: pointer
}

.dltkmain .cont {
    padding-top: 20px;
    overflow: hidden
}

.dltkmain .cont .zprt {
    padding-top: 30px;
    text-align: center
}

.dltkmain .cont .zprt a {
    display: block;
    height: 42px;
    line-height: 42px;
    width: 230px;
    margin: 0 auto;
    background: #f4f3f3;
    color: #333;
    border-radius: 42px;
    font-size: 15px
}

.dltkmain .cont .zprt img {
    vertical-align: middle;
    margin-right: 5px
}
.vipactivity{
    width:100%;
    height:5239px;
    background: url(../images/home/activity/activity_bg.png) no-repeat center;
}
.vipactivity .activitybanner {
    width: 100%;
    /*height: 540px;*/
    height: 1128px;
    background: url(../images/home/activity/a_banner1.jpg) no-repeat center 0;
    background-size: contain;
}
.vipactivity .acontent {
    width: 100%;
    margin: 0 auto;
}

.vipactivity .acontent1 {
    /*background-color: #fff;*/
    /*height: 673px;*/
    /*padding: 51px 0 59px;*/
    margin-top:90px;
}

.vipactivity .acontent2 {
    width: 100%;
    /*background-color: #FBF6F6;*/
    /*height: 730px;*/
    /*padding: 46px 0;*/
}



.vipactivity .acontent .rechargeh1 {
    text-align: center;
    margin-bottom: 39px;
}

.vipactivity .acontent .retitle {
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    line-height: 77px;
    margin: 0 41px;
}

.vipactivity .rechargeh1 .reicon1 {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../images/home/activity/a_icon1.png) no-repeat center;
    position: relative;
    top: 5px;
}

.vipactivity .acontent2 .rechargeh1 .reicon1 {
    background: url(../images/home/activity/a_icon2.png) no-repeat center;
}

.vipactivity .rechargeh2 {
    width: 100%;
    height: 81px;
    /*background: url(../images/home/activity/a_bg3.png) no-repeat center;*/
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    line-height: 76px;
    text-align: center;
    margin-bottom: 43px;
}
.rechargebg{
    height: 402px;
    background: url(../images/home/activity/vip_bg1.png) no-repeat center;
}
.vipactivity .acontent2 .rechargeh2 {
    height: 62px;
    /*line-height: 52px;*/
    /*background: url(../images/home/activity/a_bg2.png) no-repeat center;*/
    /*margin-bottom: 89px;*/
}

.vipactivity .rechargeh2 span:nth-child(2) {
    font-size: 48px;
    font-weight: 600;
    color: #FFD83A;
    margin-left: 14px;
}

.vipactivity .acontent2 .rechargeh2 span:nth-child(2) {
    margin-left: 0;
}

.vipactivity .rechargeh2 span:nth-child(3) {
    font-size: 28px;
    font-weight: 500;
    color: #FFD83A;
    margin-right: 33px;
}

.vipactivity .acontent2 .rechargeh2 span:nth-child(4) {
    position: relative;
    right: -80px;
}
.vipactivity .rechargebg .rechargeh2 .rechargebgp1{
    line-height: 37px;
}
.vipactivity .rechargebg .rechargeh2 .rechargebgp2{
    line-height: 58px;
    margin-top: 26px;
    color: #FFD83A;
}
.vipactivity .rechargeh3 {
    margin: 80px auto 205px;
    text-align: center;
    width: 1260px;
}

.vipactivity .rechargeh3 .reitem {
    width: 420px;
    height: 537px;
    background: url(../images/home/activity/vip_bg2.png) no-repeat center;
    text-align: center;
    /*margin: 0 17.5px;*/
    position: relative;
    top:0;
    transition: all 0.3s;
}
/*.vipactivity .acontent1 .reitem:hover{*/
    /*background: url(../images/home/activity/a_bg1a.png) no-repeat center;*/
/*}*/
.vipactivity .reitem:hover{
    transition: all 0.5s;
    /*box-shadow: 0 0 10px 3px #ccc;*/
    top: -40px;
    /*background: #D49C40;*/

}
/*.vipactivity .acontent2 .reitem:hover i{*/
    /*background: url(../images/home/activity/a_icon3.png) no-repeat center;*/
/*}*/
.vipactivity .reitem:hover .btnrecharge {
    /*border: 1px solid #fff;*/
    color: #fff;
    background: url(../images/home/activity/vip_bg6.png) no-repeat center;
}
.vipactivity .reitem p:nth-child(1) {
    /*padding: 67px 0 33px;*/
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    line-height: 52px;
    width: 260px;
    margin: 84px auto 33px;
    border-top: 1px solid rgba(255,255,255,.6);
    border-bottom:1px solid rgba(255,255,255,.6);
}
.vipactivity .reitem p:nth-child(1) span{
    color: #FB6F72
}
.vipactivity .reitem p:nth-child(2) {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
}
.vipactivity .reitem p:nth-child(3) {
    font-size:44px;
    font-weight:bold;
    color:rgba(255,216,58,1);
    padding-bottom: 83px;
    padding-top:5px;
}
.vipactivity .acontent1 .reitem p:nth-child(3){
    font-size: 26px;
    font-weight: 500;
    color: #fff;
}
.vipactivity .reitem p:nth-child(2) span {
    font-size:44px;
    font-weight:bold;
    color:rgba(255,216,58,1);
    padding-bottom: 83px;
    padding-top:5px;
}

.vipactivity .reitem .btnrecharge {
    width: 233px;
    height: 63px;
    /*border: 1px solid rgba(124, 74, 16, 1);*/
    /*border-radius: 20px;*/
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    background: url(../images/home/activity/vip_bg5.png) no-repeat center;
}

/*.vipactivity .acontent2 .reitem {*/
    /*!*background: rgba(242, 201, 121, 1);*!*/
    /*border-radius: 12px;*/
    /*width: 240px;*/
    /*height: 290px;*/
    /*margin: 0 20px;*/
    /*position: relative;*/
    /*top:0;*/
/*}*/

.vipactivity .acontent2 .reitem i {
    width: 71px;
    height: 70px;
    display: inline-block;
    background: url(../images/home/activity/a_icon3a.png) no-repeat center;
    margin: 27px 0 20px;
}

.vipactivity .acontent2 .reitem p:nth-child(2) {
    padding-bottom: 0;
    padding: 0 0 10px;
}

/*.vipactivity .acontent2 .reitem p:nth-child(3) {*/
    /*padding: 0 0 26px;*/
    /*font-size: 50px;*/
    /*font-weight: 600;*/
    /*color: rgba(255, 108, 0, 1);*/
    /*line-height: 1;*/
/*}*/

/*.vipactivity .acontent2 .reitem .btnrecharge {*/
    /*width: 156px;*/
    /*height: 40px;*/
    /*background: rgba(211, 158, 69, 1);*/
    /*border-radius: 20px;*/
    /*font-size: 26px;*/
    /*font-weight: 500;*/
    /*color: rgba(255, 255, 255, 1);*/
    /*border: none;*/
/*}*/

.vipactivity .acontent2 .rechargeh3 {
    width: 1260px;
    margin-bottom:58px;
}

.vipactivity .recharge4 {
    width: 930px;
    height: 75px;
    border: 2px dashed rgba(0,71,157,1);
    border-radius: 10px;
    font-size: 30px;
    font-weight: 400;
    color: #1888C8;
    line-height: 70px;
    margin: 52px auto 0;
    text-align: center;
}
.vipactivity .recharge4 span{
    color: #F86571;
}
.vipactivity .acontent3 {
    width: 100%;
    height: 400px;
    background: url(../images/home/activity/a_banner2.png) no-repeat center;
}

.vipactivity .acontent4 {
    /*background: #fff;*/
    margin: 0 auto;
    text-align: center;
    padding-bottom: 100px;
}

.vipactivity .rechargetags {
    width: 1318px;
    height: 664px;
    /*background: rgba(251, 246, 246, 1);*/
    /*border: 1px solid rgba(255, 255, 255, 1);*/
    /*border-radius: 12px;*/
    position: relative;
    /*top: -126px;*/
    margin: 167px auto 123px;
    background: url(../images/home/activity/vip_bg4.png) no-repeat center;

}

.vipactivity .acontent4 .tagh {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    line-height: 94px;
    position: relative;
    /*width: 173px;*/
    margin: 0 auto;
}

/*.vipactivity .acontent4 .tagh:after {*/
    /*content: '';*/
    /*width: 173px;*/
    /*height: 4px;*/
    /*background: #333;*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*bottom: -18px;*/
    /*left: 0;*/
/*}*/

/*.vipactivity .rechargetags .tagh1 {*/
    /*margin-top: 40px;*/
    /*margin-bottom: 59px;*/
/*}*/

.vipactivity .rechargetags .tags {
    margin-left: 112px;
    margin-top: 215px;
}

.vipactivity .rechargetags .tags .tag {
    width: 234px;
    margin: 0 auto;
    text-align: center;
    margin-right:54px;
}

.vipactivity .rechargetags .tags .tag span {
    font-size:36px;
    font-weight:400;
    color: rgba(86,194,255,1);
    display: inline-block;
    width:71px;
    height:68px;
    margin-top: 40px;
    text-align: center;
    line-height: 68px;
    margin-bottom: 25px;
    text-indet:4px;
}

.vipactivity .rechargetags .tags .tag p {
    width: 210px;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    margin: 0 auto;
}

/*.vipactivity .rechargetags .tags .tag:nth-child(2) p {*/
    /*color: #3373BC;*/
/*}*/

/*.vipactivity .rechargetags .tags .tag:nth-child(3) p {*/
    /*color: #E9782D;*/
/*}*/

/*.vipactivity .rechargetags .tags .tag:last-child p {*/
    /*color: #C91D35;*/
/*}*/

.vipactivity .rechargeques {
    margin: 0 auto;
    /*margin-top:77px;*/
    width: 1318px;
    height: 630px;
    /*background: rgba(251, 246, 246, 1);*/
    /*border-radius: 12px;*/
    background: url(../images/home/activity/vip_bg3.png) no-repeat center;
}

.vipactivity .rechargeques .tagh2 {
    /*padding-top: 43px;*/
    /*font-size: 30px;*/
    /*width: 124px;*/
    /*margin-bottom: 64px;*/
}

/*.vipactivity .rechargeques .tagh2:after {*/
    /*width: 124px;*/
    /*opacity: 0.6;*/
/*}*/

.vipactivity .rechargeques .ques p {
    text-align: left;
    margin-bottom: 25px;
}

.vipactivity .rechargeques .ques {
    padding-left: 127px;
    margin-top:79px;
}

.vipactivity .rechargeques .ques p span {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    height: 42px;
    display: inline-block;
    /*border-bottom: 1px dashed rgba(51, 51, 51, .3);*/
}