html{overflow:auto;overflow-x:hidden;line-height:1.4;color:#333;font-size:625%;font-family:Helvetica Neue,'苹方',Roboto,Noto,Microsoft YaHei,'微软雅黑',Tahoma,Verdana,Arial,'宋体',sans-serif;}
img{border:none;vertical-align:middle;}
ol,ul{margin:0;padding:0;list-style:none;color:inherit;}
a{color:inherit;text-decoration:none;}
body{overflow:auto;font-size:inherit;overflow-x:hidden;margin:0;background: #fff;}
body::-webkit-scrollbar{width:3px;height:4px;}
body::-webkit-scrollbar-button{display:none;background-color:#f4f4f4;}
body::-webkit-scrollbar-track,body::-webkit-scrollbar-track-piece{background:#f4f4f4;}
body::-webkit-scrollbar-thumb{border-radius:4px;background:#ababab;}
body::-webkit-scrollbar-corner{background:#f4f4f4;}
body::-webkit-scrollbar-resizer{background:#ababab;}

body{scrollbar-arrow-color:#f4f4f4;scrollbar-face-color:#f4f4f4;scrollbar-3dlight-color:#f4f4f4;scrollbar-highlight-color:#f4f4f4;scrollbar-shadow-color:#f4f4f4;scrollbar-darkshadow-color:#f4f4f4;scrollbar-track-color:#f4f4f4;scrollbar-base-color:#ababab;}
.clearfix,.pop-clear{zoom:1;}
.clearfix:after,.pop-clear:after{clear:both;display:block;overflow:hidden;height:0;content:"";font-size:0;}
.inner{position:relative;margin:0 auto;max-width:1242px;}
.hidden{display:none!important;}
button,input,select,textarea{outline:0;font-size:inherit;font-family:inherit;}
.table {display:table;width:100%;height:100%;border:0;border-spacing:0;border-collapse:collapse;}
.table-row {display:table-row;}
.table-cell,.tcell {display:table-cell;position:relative;vertical-align:middle;}

.tab-panel {display:none;}
.tab-panel.active {display:block;}

.circle{position:absolute;display:inline-block;width:0.22rem;height:0.22rem;max-width:22px;max-height:22px;border-radius:100%;background:#ff3228;}
.font {position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;text-align:center;}
.start-game-position {height:1.48rem;}
/* head */
.header{position:fixed;top:0;left:0;z-index:99;width:100%;height:1.42rem;max-height:132px;background: #FF7417;color:#fff;}
.header .caption,.header .wrap{position:relative;height:100%;}
.header .caption{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.54rem;}
.header .hbtn{position:absolute;top:0;height:100%;}
.header .left{left:0;}
.header .right{right:0;}
.occupy{height:1.52rem;max-height:132px;}
.header.hidden~.occupy{display:none;}

/* empty */

.empty {padding-top:3rem;background:#FFF;padding-bottom:1px;}
.empty .empty-icon {width:2.304rem;height:2.592rem;display:block;margin:0 auto;}
.empty .empty-text {font-size:0.48rem;color:#999;text-align:center;margin:0.3rem 0 ;}

.empty.swiper-categroy {padding-top:.5rem;height:100vh;}
.empty.swiper-categroy .empty-icon {width:5rem;height:2.98rem;}

/* error */
.error-text {color:#FF5B53;font-size:0.48rem;position:absolute;padding-left:0.7rem;}
.error-text:before {content:'';position:absolute;top:15%;left:0;display:block;width:0.48rem;height:0.48rem;background:url(/static/m/img/user/my_real_not_error.png) center center no-repeat;background-size:100% 100%;}

/* loading */
.eloading{position:relative;padding:.2rem 0;width:100%;height:.4rem;text-align:center;font-size:.48rem;}
.eloading .icon{display:inline-block;margin-top:-.5%;margin-right:.1rem;width:.4rem;height:.4rem;border:.04rem solid #666;border-radius:50%;vertical-align:middle;border-top-color:transparent;-webkit-animation:load .75s linear infinite;animation:load .75s linear infinite;}
@-webkit-keyframes load{0%{-webkit-transform:rotate(0);}
50%{-webkit-transform:rotate(180deg);}
to{-webkit-transform:rotate(360deg);}
}
@keyframes load{0%{-webkit-transform:rotate(0);}
50%{-webkit-transform:rotate(180deg);}
to{-webkit-transform:rotate(360deg);}
}

/* foot */
.footer,.space{width:100%;height:1.46rem;max-height:146px;}
.footer{position:fixed;bottom:0;z-index:1000;border-top:2px solid #d6d1cb;background:#fff;color:#666;font-size:0.32rem;}
.footer .wrap{height:100%;}
.footer .nav{position:relative;height:100%;}
.footer .nav .item{height:100%;text-align:center;}
.footer .nav .item .icon{    display: block;
    position: relative;
    margin: 0 auto;
    width: 0.9rem;
    height: 0.8rem;
    max-width: 90px;
    background-size: 100% 100%;
    background-repeat: no-repeat;}
.footer .nav .item .icon-home{background-image:url(/static/m/img/user/nav_home_not.png);}
.footer .nav .item .icon-game{background-image:url(/static/m/img/user/nav_game_not.png);}
.footer .nav .item .icon-gift{background-image:url(/static/m/img/user/nav_gift_not.png);}
.footer .nav .item .icon-mall{background-image:url(/static/m/img/user/nav_mall_not.png);}
.footer .nav .item .icon-user{background-image:url(/static/m/img/user/nav_my_not.png);}
.footer .nav .item.active .icon-home{background-image:url(/static/m/img/user/nav_game_selected.png);}
.footer .nav .item.active .icon-game{background-image:url(/static/m/img/user/nav_game_selected.png);}
.footer .nav .item.active .icon-gift{background-image:url(/static/m/img/user/nav_gift_selected.png);}
.footer .nav .item.active .icon-mall{background-image:url(/static/m/img/user/nav_mall_selected.png);}
.footer .nav .item.active .icon-user{background-image:url(/static/m/img/user/nav_my_selected.png);}
.footer .nav .item.active{color:#FF7417;}

.footer .nav .item .icon .circle{top:-.1rem;right:0;}
.footer .nav .item .icon-home .circle {right:.14rem;}
.footer .nav .item .icon-user .circle {right:.14rem;}

/* pop */

.pop-window {width:100vw;height:100vh;left:0;top:0;}
.pop-close {display:block;width:0.5rem;height:0.5rem;position:absolute;right:0.4rem;top:.4rem;background:url(/static/m/img/user/pop_close.png) center center no-repeat;background-size:100% 100%;}
.pop-table {display:table;width:100%;height:100%;border:0;border-spacing:0;border-collapse:collapse;}
.pop-row {display:table-row;}
.pop-cell {display:table-cell;position:relative;vertical-align:middle;}
.pop-close2,.pop-close3 {display:block;position:absolute;}
.pop-close2 span {display:block;width:0.5rem;height:0.5rem;background:url(/static/m/img/user/pop_close.png) center center no-repeat;background-size:100% 100%;}
.pop-arrow-left {position:absolute;display:block;width:0.3rem;height:0.54rem;top:0.38rem;left:0.4rem;background:url(/static/m/img/user/login_pop_btn_return.png) center center no-repeat;background-size:100% 100%;}
.pop-arrow-left2 {position:absolute;display:block;width:0.3rem;height:0.54rem;top:0.6rem;left:0.7rem;background:url(/static/m/img/user/pop_pay_return.png) center center no-repeat;background-size:100% 100%;}
.pop-close3 {width:1rem;height: 1rem;display: block;right:0.1rem;top:0;background: url(/static/m/img/user/tip_close.png) center center no-repeat;background-size:100% 100%; }

.pop-message,.pop-cue,.pop-notice,.pop-hint,.pop-share,.pop-prompt,.pop-prompt2,.pop-form,.pop-bind,.pop-login,.pop-pay,.pop-pay-temp,.pop-partir,.pop-bookmark,.pop-load,.pop-save {display:none;position:fixed;z-index:1999;top:0;left:0;right:0;text-align:center;width:100vw;height:100vh;overflow: auto;}
.pop-message .pop-box {background:rgba(0,0,0,.84);position:relative;color:#FFF;display:inline-block;position:relative;word-break:break-all;border-radius:0.2rem;width:4.64rem;height:4.64rem;}
.pop-message .pop-box .pop-image {width:1.94rem;height:1.4rem;margin-top:1.12rem;}
.pop-message .pop-box .pop-text {margin:0.76rem 0 0;font-size:0.52rem;color:#FFF;}

.pop-notice,.pop-cue,.pop-hint,.pop-share,.pop-prompt,.pop-prompt2,.pop-form,.pop-bind,.pop-login,.pop-pay,.pop-pay-temp,.pop-partir,.pop-bookmark,.pop-save {background:rgba(0,0,0,.7);}
.pop-notice .pop-box {background:#FFF;position:relative;display:inline-block;position:relative;word-break:break-all;border-radius:0.4rem;width:10.06rem;padding-bottom:0.8rem;}
.pop-notice .pop-content,.pop-hint .pop-content {text-align:center;margin:0 auto;}
.pop-notice .pop-content .pop-image {width:4.2rem;height:4.2rem;}
.pop-notice .pop-content .pop-title {font-size:0.66rem;margin:-0.03rem 0 0;line-height:1;}
.pop-notice .pop-content .pop-text {font-size:0.5rem;color:#666;margin:0.15rem 0 0;}
.pop-notice .pop-content .pop-btn,
.pop-notice .pop-content .pop-btn2 {display:inline-block;width:6.2rem;height:1.4rem;margin-top:0.72rem;line-height:1.4rem;border-radius:0.08rem;box-sizing:border-box;-webkit-box-sizing:border-box;}
.pop-notice .pop-content .pop-btn {font-size:0.6rem;color:#FFF;background:#FF7417;}
.pop-notice .pop-content .pop-btn2 {font-size:0.54rem;color:#FF7417;border:3px solid #FF7417;}
.pop-notice2 .pop-box {padding-bottom:0;}
.pop-notice2 .pop-content {padding-bottom:0.5rem;}

.pop-hint {}
.pop-hint .pop-box {background:#FFF;position:relative;display:inline-block;word-break:break-all;border-radius:0.4rem;width:10.06rem;/* min-height:7.72rem; */padding-bottom:0.8rem;}
.pop-hint .pop-content .pop-image{width:4.2rem;height:4.2rem;}
.pop-hint .pop-content .pop-title{font-size:0.66rem;margin:-0.2rem 0 0;}
.pop-hint .pop-content .pop-code {font-size:0.54rem;margin-top:0.14rem;}
.pop-hint .pop-content .pop-mark {text-align:right;}
.pop-hint .pop-content .pop-input {text-align:center;}
.pop-hint .pop-content .pop-input input{width:80%;}
.pop-hint .pop-content .pop-code .pop-txt {border:none;color:#FF7417;text-align:center;}
.pop-hint .pop-content .pop-text {font-size:0.5rem;color:#999;margin:0.15rem 0 0;}
.pop-hint .pop-content .pop-btn {display:inline-block;width:6.2rem;height:1.4rem;margin-top:0.72rem;line-height:1.4rem;font-size:0.6rem;color:#FFF;background:#FF7417;border-radius:9.9rem;}
.pop-hint2 .pop-content {padding-top:.8rem;}

.pop-share .pop-cell {vertical-align:bottom;}
.pop-share .pop-box {width:100%;max-height:560px;}
.pop-share .pop-content {}
.pop-share .sharebutnbox {background:#FFF;overflow:hidden;clear:both;padding:.9rem 0.31rem;}
.pop-share .sharebutnbox .icon {font-size:0.48rem;text-align:center;float:left;width:20%;}
.pop-share .sharebutnbox .icon i{width:1.28rem;height:1.28rem;display:block;margin:0 auto;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;}
.pop-share .sharebutnbox .weixin i {background-image:url(/static/m/img/user/pop_share_weixin.png);}
.pop-share .sharebutnbox .pengyou i {background-image:url(/static/m/img/user/pop_share_pengyouquan.png);}
.pop-share .sharebutnbox .qq i {background-image:url(/static/m/img/user/pop_share_qq.png);}
.pop-share .sharebutnbox .qzone i {background-image:url(/static/m/img/user/pop_share_zone.png);}
.pop-share .sharebutnbox .weibo i {background-image:url(/static/m/img/user/pop_share_sina.png);}
.pop-share .sharebutnbox .icon span {display:block;padding-top:0.24rem;}
.pop-share .pop-butn {font-size:0.6rem;color:#FF7417;height:1.68rem;max-height:168px;line-height:1.68rem;background:#EDEDED;}


.pop-prompt .pop-box,.pop-cue .pop-box,.pop-pay-temp .pop-box {background:#FFF;position:relative;display:inline-block;position:relative;word-break:break-all;border-radius:0.4rem;width:10.42rem;}
.pop-prompt2 .pop-box {background:#FFF;position:relative;display:inline-block;position:relative;word-break:break-all;border-radius:0.4rem;width:10.06rem;}
.pop-prompt .pop-content,.pop-cue .pop-content,
.pop-prompt2 .pop-content{padding:0.6rem;}
.pop-prompt .pop-content i,
.pop-prompt2 .pop-content i {font-style:normal;}
.pop-prompt .pop-content .pop-title,.pop-cue .pop-content .pop-title,
.pop-prompt2 .pop-content .pop-title {font-size:0.66rem;padding-top:0.1rem;}
.pop-prompt .pop-content .pop-text,.pop-cue .pop-content .pop-text{font-size:0.5rem;padding-top:0.15rem;color:#999;}
.pop-prompt2 .pop-content .pop-text {font-size:0.5rem;color:#999;}
.pop-prompt .pop-content .pop-text.error,
.pop-prompt2 .pop-content .pop-text.error {color:#666;}
.pop-prompt2 .pop-content .pop-text .em {font-size:1rem;color:#FF7417;}
.pop-prompt2 .pop-content .pop-text2 {font-size:0.44rem;color:#666;}
.pop-prompt .pop-butn-box,.pop-notice .pop-butn-box2 {border-top:1px solid #E7E7E7;clear:both;overflow:hidden;} 
.pop-prompt .pop-butn-box .pop-butn {font-size:0.64rem;display:block;float:left;width:50%;height:1.4rem;line-height:1.4rem;}
.pop-prompt .pop-butn-box .pop-butn2,.pop-notice .pop-butn-box2 .pop-butn2 {font-size:0.64rem;display:block;height:1.4rem;line-height:1.4rem;}
.pop-prompt .pop-butn-box .pop-default{color:#999;}
.pop-prompt .pop-butn-box .pop-comfirm{color:#FF7417;border-left:1px solid #E7E7E7;margin-left:-1px;}
.pop-prompt .pop-butn-box .pop-comfirm2,.pop-notice .pop-butn-box2 .pop-butn2 {color:#FF7417;}
.pop-prompt2 .pop-butn-box {padding:0 1.93rem 0.72rem;}
.pop-prompt2 .pop-butn-box .pop-butn {display:block;width:100%;height:1.4rem;max-height:140px;line-height:1.4rem;font-size:0.6rem;color:#FFF;background:#FF7417;border-radius:0.08rem;}
.pop-prompt .pop-content .pop-cell {font-size:0.5rem;text-align:left;}
.pop-prompt .pop-content .pop-cell:first-child {text-align:right;color:#666;}


.pop-form .pop-table>.pop-cell {vertical-align:bottom;}
.pop-form .pop-box {background:#FFF;position:relative;display:inline-block;position:relative;word-break:break-all;width:100%;}
.pop-form .pop-content {padding:0.55rem 0.4rem 0;}
.pop-form .pop-title {font-size:0.66rem;color:#333;}
.pop-form .pop-table-wrap {padding-top:0.57rem;}
.pop-form .pop-table-wrap .pop-table {height:auto;text-align:left;}
.pop-form .pop-table-wrap .pop-table .pop-cell:last-child{text-align:right;width:90%;max-width: 862px;}
.pop-form .pop-table-wrap .pop-table .pop-cell {position:relative;height:1.72rem;max-height:172px;font-size:0.6rem;}
.pop-form .pop-table-wrap .pop-table .pop-cell p{margin:0;}
.pop-form .pop-table-wrap .pop-table .pop-cell:first-child {width:3.5rem;white-space: nowrap;}
.pop-form .pop-table-wrap .pop-table .pop-row~.pop-row {border-top:1px solid rgba(231,231,231,.5);}
.pop-form .pop-table-wrap .pop-table .paddress,.pop-form .pop-table-wrap .pop-table .username {font-size:0.48rem;width:88%;}
.pop-form .pop-table-wrap .pop-table .paddress {text-align: left;float: right; }
.pop-form .pop-table-wrap .pop-table .paddress span {display:block;text-overflow:ellipsis;overflow:hidden;}
.pop-form .pop-table-wrap .pop-table .pop-cell .icon-right {position:absolute;top:34.3%;right:0.2rem;width:0.3rem;height:0.54rem;display:block;}
.pop-form .pop-butn-box {padding-top:0.58rem;}
.pop-form .pop-butn-box .butn {width:100%;-webkit-appearance:none;border:none;border-radius:0;font-size:0.6rem;color:#FFF;height:1.68rem;line-height:1.68rem;background:#FF7417;border:none;margin:0;padding:0;}

.pop-bind .pop-box {position:relative;display:inline-block;position:relative;word-break:break-all;width:95%;margin-top: -1.56rem}
.pop-bind .pop-box .pop-content {position:relative;display:block;z-index:0;padding-top:1rem;}
.pop-bind .pop-box .pop-content {z-index:0;}
.pop-bind .pop-box .pop-content img {width:100%;}
.pop-bind .pop-box .pop-content .text {font-size:0.48rem;color:#FFFEFE;display:block;width:100%;position:absolute;bottom:1.95rem;left:0;right:0;}
.pop-bind .pop-box .bindbutn{position:absolute;right:0;bottom:-1.56rem;left:0;z-index:0;display:block;margin:0 auto;width:4rem;height:1.3rem;border-radius:9.9rem;background:#ffd55c;color:#FFFFFF;text-align:center;font-size:.54rem;line-height:1.3rem;}
.pop-bind .pop-close2 {z-index:5;top:-.01rem;right:0.36rem;width:1rem;height:1rem;background:url(/static/m/img/user/pop_binding_close.png);background-size:100% 100%;}


.pop-login .pop-box {background:#FFF;position:relative;display:inline-block;word-break:break-all;width:10.4rem;border-radius:0.4rem;}
.pop-box .pop-tab {padding-top:0.7rem;font-size:0.56rem;color:#999;margin:0 0.8rem;border-bottom:3px solid #E7E7E7;}
.pop-box .pop-tab li {width:50%;float:left;padding:0.2rem 0;text-align:center;margin-bottom:-3px;border-bottom:5px solid transparent;}
.pop-box .pop-tab li.active{border-bottom-color:#FF7417;}
.pop-box .fgbox .pop-tab li,.pop-box .fgbox2 .pop-tab li {float:none;margin-left:auto;margin-right:auto;}

.pop-box .pan-item {display:none;}
.pop-login .pop-box .pop-pan{min-height: 10.7rem;}
.pop-box .pan-item:first-child {display:block;}
.pop-login .pop-box .pop-content {padding:0.3rem 0.8rem 0.8rem;position:relative;}
.pop-login .pop-box .pop-content .pop-row {border-bottom:3px solid #E7E7E7;}
.pop-login .pop-box .pop-content .pop-cell {height:1.68rem;max-height:168px;}
.pop-login .pop-box .pop-content .pop-cell:first-child {width:1.1rem;text-align:left;}
.pop-login .pop-box .pop-content .pop-cell .icon {width:0.52rem;height:0.62rem;margin-left:0.28rem;display:block;}
.pop-login .pop-box .pop-content .pop-input {margin-right:2rem;font-size:0.48rem;}
.pop-login .pop-box .pop-content .pop-input .txt {width:100%;border:none;padding:0;margin:0;-webkit-appearance:none;}
.pop-login .pop-box .pop-content .pop-input .txt::-webkit-input-placeholder {color:#BBB;font-size:0.48rem;}
.pop-login .pop-box .pop-content .pop-input .txt::-ms-input-placeholder {color:#BBB;font-size:0.48rem;}
.pop-login .pop-box .pop-content .pop-input .txt:-moz-placeholder {color:#BBB;font-size:0.48rem;}
.pop-login .pop-box .pop-content .pop-input .txt::-moz-placeholder {color:#BBB;font-size:0.48rem;}
.pop-login .pop-box .pop-content .pop-input .txt.pwd {font-size:0.62rem;color:#000;}
.pop-login .pop-box .pop-content .pop-iconbox {position:absolute;top:0;right:0;height:100%;}
.pop-login .pop-box .pop-content .pop-iconbox .icon {display:inline-block;vertical-align: middle;background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;}
.pop-login .pop-box .pop-content .pop-iconbox .icon-del{opacity:0;visibility:hidden;transition:.5s;width:0.6rem;height:0.6rem;background-image:url(/static/m/img/user/login_btn_delete.png);}
.pop-login .pop-box .pop-content .pop-iconbox .icon-del.on{opacity:1;visibility:visible;}
.pop-login .pop-box .pop-content .pop-iconbox .icon-eye {width:0.6rem;height:0.42rem;margin-left:0.6rem;background-image:url(/static/m/img/user/login_pop_btn_invisible.png);}   
.pop-login .pop-box .pop-content .pop-iconbox .icon-eye.on {background-image: url(/static/m/img/user/login_btn_visible.png);}
.pop-login .pop-box .pop-content .pop-error {display:none;font-size:0.44rem;color:#FF3228;text-align:left;position:absolute;bottom:0.18rem;left:0.8rem;}
.pop-login .pop-box .pop-content .pop-error:before{content:'';display:inline-block;width:0.44rem;height:0.44rem;background:url(/static/m/img/user/login_error.png) center center no-repeat;background-size:100% 100%;margin-right:0.2rem;vertical-align:middle;margin-top:-2.5%;} 

.pop-login .pop-content .verification .pop-input{margin-right:3rem;}
.pop-login .pop-content .verification .pop-iconbox {width:2.9rem;overflow:hidden;}
.pop-login .pop-content .verification .pop-iconbox .pop-code{display:block;float:right;width:2.8rem;height:1.16rem;text-align:center;line-height:1.16rem;font-size:0.44rem;box-sizing:border-box;-webkit-box-sizing:border-box;}
.pop-login .pop-content .verification .pop-iconbox .pop-code.smcode {border-radius:0.08rem;border:3px solid #FF7417;background:#FF7417;color:#FFF;}
.pop-login .pop-content .verification .pop-iconbox .pop-code.smcode.disabled {color:#999;background:transparent;}
.pop-login .pop-content .verification .pop-iconbox .pop-code span {color:#FF7417;}
.pop-login .pop-content .verification .pop-iconbox .pop-code.pcode {}
.pop-login .pop-content .verification .pop-iconbox .pop-code.pcode img{width:100%;height:100%;}
.pop-login .regtab a{color: #FF7417;font-size: 0.48rem;float: right;margin: 0.2rem;}
.pop-login .regtab a:last-child{display:none;}
.pop-box .regtab .icon-right-pic {display: inline-block;margin-top: -1%;width: 0.24rem;height: 0.38rem;margin-left: 0.14rem;}

.pop-login .pop-box .pop-butn-box {padding:0 0.8rem;}
.pop-login .pop-box .pop-butn-box .butn {display:block;border:none;padding:0;margin:0;-webkit-appearance:none;width:100%;height:1.4rem;line-height:1.4rem;background:#FF7417;color:#FFF;font-size:0.56rem;border-radius:0.08rem;border:none;box-sizing:border-box;-webkit-box-sizing:border-box;}

.pop-box .pop-link-box {padding:0.27rem 0.8rem 0;font-size:0.48rem;color:#666;}
.pop-box .pop-link-box span {display:block;width:50%;float:left;text-align:left;}
.pop-box .pop-link-box .temporary {text-align:right;color:#FF7417;}
.pop-box .pop-link-box .temporary .icon-right-pic{display:inline-block;margin-top:-1%;width:0.24rem;height:0.38rem;margin-left:0.14rem;}

.pop-box .pop-argee-box {font-size:0.4rem;color:#999;padding:0.24rem 0.8rem 0.56rem;}
.pop-box .pop-argee-box label {position:relative;display:block;text-align:left;}
.pop-box .pop-argee-box label .checkbox {position:absolute;z-index:2;opacity:0;}
.pop-box .pop-argee-box label .icon {width:0.44rem;height:0.44rem;display:inline-block;margin-right:0.2rem;margin-top:-1%;vertical-align:middle;background:url(/static/m/img/user/login_btn_check_not.png) center center no-repeat;background-size:100% 100%;}
.pop-box .pop-argee-box label .checkbox.on~.icon{background-image:url(/static/m/img/user/login_btn_check.png);}
.pop-box .pop-argee-box label a {color:#FF7417;}

.thirdlogin {padding:0.65rem 0.8rem 0;}
.thirdlogin .thirdlogin-title {font-size:0.45rem;color:#777;border-bottom:3px solid #E7E7E7;}
.thirdlogin .thirdlogin-title span {width:3.2rem;height:0.6rem;line-height:0.6rem;background:#FFF;display:block;margin:0 auto -0.3rem;}
.thirdlogin .thirdlogin-content {margin:0 0.19rem;padding: 1rem 0 0.5rem;text-align:center;}
.thirdlogin .thirdlogin-content .butn {display:inline-block;margin:0;padding:0;}
.thirdlogin .thirdlogin-content .butn img {width:1.28rem;height:1.28rem;margin:0 .3rem;display:block;}

.pop-login .pop-title {font-size:0.66rem;padding-top:0.44rem;}
.pop-login .tembox .pop-content {padding:0.47rem 0.4rem 0.7rem 0.6rem;text-align:left;}
.pop-login .tembox .pop-content .temporary-account {margin:0;font-size:0.5rem;color:#666;}
.pop-login .tembox .pop-content .temporary-account span:last-child{color:#333;}
.pop-login .tembox .pop-content .temporary-text {padding-top:.38rem;color:#FF7417;font-size:0.48rem;line-height:1.5;margin:0;}
.pop-login .tembox .pop-butn-box .pop-bindbutn {width:4.94rem;height:1.4rem;display:block;margin:0 auto 0.8rem;background:#FF7417;color:#FFF;font-size:0.6rem;line-height:1.4rem;border-radius:0.08rem;box-sizing:border-box;-webkit-box-sizing:border-box;}

.pop-login .fgnotice {color:#666;font-size:0.44rem;text-align:left;margin:0;padding:2.65rem .8rem 0.78rem;line-height:1.5;}
.pop-login .fgnotice .contact_service {color:#FF7417;}
.pop-login .fgnotice .contact_service img {width:0.24rem;height:0.38rem;margin-left:0.14rem;display:inline-block;}


.pop-pay .pop-box,.pop-partir .pop-box {background:#FFF;position:relative;display:inline-block;position:relative;word-break:break-all;border-radius:0.4rem;width:11.06rem;padding-bottom:0.8rem;}
.pop-pay .pop-content {}
.pop-pay .pop-content .pop-title,.pop-pay-temp .pop-title,.pop-partir .pop-title {font-size:0.66rem;color:#000;padding-top:0.4rem;}
.pop-pay .pop-content .pop-pay-info {padding-left:0.7rem;padding-top:0.49rem;}
.pop-pay .pop-content .pop-pay-info .pop-row~.pop-row {border-top:2px solid #E7E7E7;}
.pop-pay .pop-content .pop-pay-info .pop-cell {height:1.68rem;max-height:168px;}
.pop-pay .pop-content .pop-pay-info .pm{font-size:0.52rem;text-align:left;}
.pop-pay .pop-content .pop-pay-info .pm.orange{color: #FF7417}
.pop-pay .pop-content .pop-pay-info .pv.red {color:#ef4633;}
.pop-pay .pop-content .pop-pay-info .pv {font-size:0.56rem;text-align:right;padding-right:0.7rem;}
.pop-pay .pop-content .pop-pay-info .pv .red {color:#D0021B;}
.pop-pay .pop-content .pop-pay-info .pv i {font-style:normal;font-size:0.72rem;}

.pop-pay .pop-content .pop-pay-qrcode {padding-top:0.78rem;}
.pop-pay .pop-content .pop-pay-qrcode img{width:5.4rem;height:5.4rem;display:block;margin:0 auto;}
.pop-pay .pop-content .pop-pay-qrcode p {font-size:0.48rem;margin:0;padding-top:0.28rem;padding-bottom:0.7rem;}

.pop-pay .pop-content .pop-pay-way-title {font-size:0.4rem;color:#666;height:1rem;line-height:1rem;background:#EDEDED;text-align:left;padding-left:0.7rem;}
.pop-pay .pop-content .pop-pay-way-tips {display:none;float: left;font-size: 0.3rem;color: red;background: aliceblue;padding: 0.3rem;text-align: left;}
.pop-pay .pop-content .pop-pay-way-select {font-size:.3rem;color:#999;text-align:left;padding-left:0.7rem;}
.pop-pay .pop-content .pop-pay-way-select .item {border-bottom:2px solid #E7E7E7;max-height:158px;height:1.58rem;}
.pop-pay .pop-content .pop-pay-way-select .item .item1 {width:1.14rem;}
.pop-pay .pop-content .pop-pay-way-select .item .item1 .icon {width:0.74rem;height:0.74rem;display:block;} 
.pop-pay .pop-content .pop-pay-way-select .item .item2 .way {font-size:0.52rem;display:block;color:#333;}
.pop-pay .pop-content .pop-pay-way-select .item .item3 {width:0.7rem;padding-right:0.7rem;text-align:right;}
.pop-pay .pop-content .pop-pay-way-select .item .item3 .icon-hook-wrap {position:relative;overflow:hidden;clear:both;}
.pop-pay .pop-content .pop-pay-way-select .item .item3 .icon-arrow-right {width:0.3rem;height:0.54rem;display:block;float:right;background:url(/static/m/img/user/pop_pay_more.png);}
.pop-pay .pop-content .pop-pay-way-select .item .item3 .radio {position:absolute;opacity:0;}
.pop-pay .pop-content .pop-pay-way-select .item .item3 .icon-hook {width:0.56rem;height:0.44rem;display:block;float:right;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;}
.pop-pay .pop-content .pop-pay-way-select .item .item3 .radio.on~.icon-hook {background-image:url(/static/m/img/user/pop_pay_choose.png);}
.pop-pay .pop-butn-box {padding-top:0.78rem;}
.pop-pay .pop-butn-box .pop-butn,.pop-pay-temp .pop-butn-box .pop-butn {font-size:0.6rem;color:#FFF;background:#FF7417;width:6.2rem;height:1.4rem;line-height:1.4rem;text-align:center;display:block;border-radius:0.08rem;border:none;margin:0 auto;-webkit-appearance:none;}

.pop-pay-temp .pop-box {padding-bottom:0.8rem;}
.pop-pay-temp .pop-pay-info {font-size:0.5rem;padding:0.5rem 0.5rem;text-align:left;}
.pop-pay-temp .pop-pay-info .pm {color:#666;}
.pop-pay-temp .pop-pay-notice {padding:0 0.5rem 0.5rem;font-size:0.5rem;color:#FF7417;text-align:left;}

.pop-partir .pop-box {padding-bottom:0;}
.pop-partir .partir-qrcode {font-size:0.4rem;color:#666;padding-top:0.68rem;}
.pop-partir .partir-qrcode img{width:4.6rem;height:4.6rem;}
.pop-partir .partir-qrcode p {margin:0;padding-top:0.2rem;}
.pop-partir .partir-recommend {padding:0.64rem 0.8rem 0.63rem;font-size:0.4rem;color:#333;}
.pop-partir .partir-recommend ul {margin:0 -0.58rem;}
.pop-partir .partir-recommend li {width:25%;float:left;}
.pop-partir .partir-recommend a img {width:1.5rem;height:1.5rem;display:inline-block;}
.pop-partir .partir-recommend p {margin:0;padding-top:0.2rem;}
.pop-partir .pop-butn-box {border-top:2px solid #D6D6DA;max-height:168px;height:1.68rem;line-height:1.68rem;}
.pop-partir .pop-butn-box .pop-butn {font-size:0.64rem;color:#999;display:block;float:left;width:50%;text-align:center;-webkit-appearance:none;}
.pop-partir .pop-butn-box .pop-butn.collection {color:#FF7417;margin-left:-2px;border-left:2px solid #D6D6DA;}


.pop-bookmark .pop-cell,.pop-save .pop-cell {vertical-align: bottom;}
.pop-bookmark .pop-box{position:relative;display:inline-block;position:relative;word-break:break-all;width:5rem;margin-bottom:2.5rem;}
.pop-save .pop-box{position:relative;display:inline-block;position:relative;word-break:break-all;width:10rem;margin-bottom:0.5rem;}
.pop-bookmark .pop-content .bookmark-icon{width:100%;}
.pop-bookmark .pop-close3 {top:-1.37rem;}

.pop-load .pop-box {position:relative;display:inline-block;position:relative;word-break:break-all;width:auto;padding:0.2rem 0.6rem;background: rgba(0,0,0,.4);border-radius:0.2rem;color:#FFF;}
.pop-load .pop-box .eloading {height: 0.6rem;}
.pop-load .pop-box .eloading .icon {border-color:#FFF;border-top-color:transparent;}


@media screen and (max-width:1240px) {
  html{font-size:623%;}
}
@media screen and (max-width:992px) {
  html{font-size:500%;}
}
@media screen and (max-width:768px) {
  html{font-size:385%;}
}
@media screen and (max-width:720px) {
  html{font-size:362%;}
}
@media screen and (max-width:660px) {
  html{font-size:332%;}
  .footer {border-top-width:1px;}
  
  .pop-box .pop-tab,.pop-box .pop-content .pop-row,.thirdlogin .thirdlogin-title {border-bottom-width:2px;}
  .pop-box .pop-tab li {margin-bottom:-2px;border-bottom-width:4px;}
  .pop-box .pop-content .verification .pop-iconbox .pop-code.smcode {border-width:2px !important;}
  .pop-login .pop-box .pop-content .pop-row {border-bottom-width:2px;}
}
@media screen and (max-width:600px) {
  html{font-size:301%;}
}
@media screen and (max-width:540px) {
  html{font-size:271%;}
  .pop-box .pop-tab,.pop-box .pop-content .pop-row,.thirdlogin .thirdlogin-title {border-bottom-width:1px;}
  .pop-box .pop-tab li {margin-bottom:-2px;border-bottom-width:2px;}
  .pop-box .pop-content .verification .pop-iconbox .pop-code.smcode {border-width:1px !important;}
  .pop-login .pop-box .pop-content .pop-row  {border-bottom-width:1px;}
  .pop-pay .pop-content .pop-pay-info .pop-row~.pop-row,.pop-partir .pop-butn-box {border-top-width:1px;}
  .pop-partir .pop-butn-box .pop-butn.collection {margin-left:-1px;border-left-width:1px;}
}
@media screen and (max-width:480px) {
  html{font-size:241%;}
}
@media screen and (max-width:420px) {
  html{font-size:211%;}
}
@media screen and (max-width:360px) {
  html{font-size:181%;}
}
@media screen and (max-width:320px) {
  html{font-size:161%;}
}
@media all and (orientation:portrait) {
	
}

/*顶部下载弹框  */
.float_top {
    height: 1.32rem;
	max-height: 132px;
    width: 100%;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
}
.float_top .box {
    width: 100%;
    height: 1.32rem;
    /* max-width: 640px; */
    background: rgba(0,0,0,.6);
    margin: 0 auto;
    position: fixed;
}
.float_top .pic {
    width: 1.1rem;
    height: 1.1rem;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -mz-background-size: 100%;
    -o-background-size: 100%;
    float: left;
    margin-top: 3px;
    margin-right: 6px;
    margin-left: 15px;
}
.float_top .txt {
    float: left;
    color: #fff;
    font-size: 0.4rem;
    padding-top: 2px;
    line-height: 0.5rem;
}
.float_top .download {
    width: 2.3rem;
    height: 0.9rem;
    background: #FF7417;
    text-align: center;
    line-height: 0.9rem;
    position: absolute;
    right: 0.6rem;
    top: 0.2rem;
    font-size: 0.4rem;
    color: #fff;
    border-radius: 6px;
}
.float_top .close {
    width: 0.5rem;
    min-width: 20px;	
    height: 0.5rem;
    min-height: 20px;	
    background: url(/static/m/img/user/news_close.png) no-repeat center;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -mz-background-size: 100%;
    -o-background-size: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.float_top .txt h1 {
    font-size: 0.3rem;
    line-height: 0px;
}


.pop-pay .pop-content .pop-pay-info .pv .coupon{font-size: 0.5rem}
/*订单优惠券弹窗*/
.pop-coupon{
    display: none;
    position: fixed;
    z-index: 1999;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.7);
}
.pop-coupon .pop-box {
    background: #FFF;
    position: relative;
    display: inline-block;
    word-break: break-all;
    width: 90%;
    height: 13.8rem;
    margin: 0 auto;
    border-radius: 0.4rem;
}
.pop-coupon .pop-box .coupon-title{
    font-size: 0.53rem;
    color: #333;
    font-weight: bold;
    height: 1.9rem;
    line-height: 1.9rem;
}
.pop-coupon .pop-box .coupon-list{
    margin: 0.5rem auto 0;
    width: 95%;
}
.pop-coupon .pop-box .coupon-list ul{
    height: 7.82rem;
    overflow: auto;
}
.pop-coupon .pop-box .coupon-list li{
    width:100%;
    height: auto;
    min-height: 3.58rem;
    margin-top: 0.13rem;
    background: url(/static/m/img/user/pay_pop_bg_copy.png)no-repeat;
    background-size: 100% 100%;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
    display: flex;
    position: relative;
}
.pop-coupon .pop-box .coupon-list li.game_coupon{
    background: url(/static/m/img/user/pay_pop_bg_no.png)no-repeat;
    background-size: 100% 100%;
}
.pop-coupon .pop-box .coupon-list li.game_coupon.active{
    background: url(/static/m/img/user/pay_pop_bg-active.png)no-repeat;
    background-size: 100% 100%;
}
.pop-coupon .coupon-list li.game_coupon .select-coupon{
    background: url(/static/m/img/user/pay_yhq_choose2.png)no-repeat;
    background-size: 100% 100%;
}
.pop-coupon .coupon-list li .select-coupon{
    display: none;
    position: absolute;
    top:0;
    right: 0;
    width: 1.1rem;
    height: 1.1rem;
    background: url(/static/m/img/user/pay_yhq_choose.png)no-repeat;
    background-size: 100% 100%;
}
.pop-coupon .coupon-list li.active{
    background: url(/static/m/img/user/pay_pop_bg1.png)no-repeat;
    background-size: 100% 100%;
}
.pop-coupon .coupon-list li.active .select-coupon{
    display: block;
}
.pop-coupon .coupon-list li .coupon-type{
    width:3.38rem;
    height: auto;
    color: #ffffff;
    font-size: 0.43rem;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.4rem;
}
.pop-coupon .coupon-list li .coupon-type p{
    margin: 0;
}
.pop-coupon .coupon-list li .coupon-detail{
    float: left;
    width:7.15rem;
    height: auto;
    color: #999999;
    font-size: 0.36rem;
    padding: 0.5rem;
    box-sizing: border-box;
}
.pop-coupon .coupon-list li .coupon-detail .coupon-part1{
    display: flex;
    align-items: center;
}
.pop-coupon .coupon-list  li .coupon-detail .coupon-title_{
    font-size: 0.53rem;
    color: #333333;
    text-align: left;
}
.pop-coupon .coupon-list li .coupon-detail .coupon-date{
    line-height: 0.7rem;
    width: 95%;
    text-align: left;
}
.pop-coupon .coupon-list li .coupon-detail .to-use{
    margin-left: auto;
    width:1.85rem;
    height: 0.83rem;
    box-sizing: border-box;
    border: 0.03rem solid #FF6F57;
    border-radius: 9.9rem;
    line-height: 0.83rem;
    text-align: center;
    color: #FF6F57;
}
.pop-coupon .coupon-list li .coupon-detail .coupon-part2{
    display: flex;
    align-items: flex-start;
    margin-top: 0.2rem;
}
.pop-coupon .coupon-list  li .coupon-detail .coupon-part2 .coupon-rule{
    width:85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
	height: 0.5rem;	
}
.pop-coupon .coupon-list  li .coupon-detail .coupon-part2 .coupon-rule.pull{
    white-space: normal;
	height: 100%;	
}
.pop-coupon .coupon-list  li .coupon-detail .coupon-part2 .more-butn{
    display: block;
    margin-left: auto;
    width:0.46rem;
    height: 0.46rem;
    background: url(/static/m/img/user/shop_yhq_pull.png)no-repeat;
    background-size: 100% 100%;
}
.pop-coupon .coupon-list  li .coupon-detail .coupon-part2 .more-butn.back{
    background: url(/static/m/img/user/shop_yhq_sq.png)no-repeat;
    background-size: 100% 100%;
}
.pop-coupon  .not-used-box{
    width:85%;
    margin: 0 auto;
    height: 1.2rem;
    background: #FF7417;
    text-align: center;
    line-height: 1.2rem;
    border-radius: 9.9rem;
    color: #ffffff;
    font-size: 0.46rem;
    margin-top: 1.5rem;
}
/*全局结束*/

.user-auth,.user-balance,.user-bind,.user-collection,.user-contact,.user-gift,.user-message,.user-nickname{background:#fff}
.header .caption{margin:0 16.2%}
.header .arrow-left{width:16%}
.header .arrow-left img{margin-left:.4rem;width:.38rem;margin-top:-10%}
.header .word{font-size:.48rem;display:inline-block;margin-left:1%}
.header .user-logout img,.header .user-unbind img,.user-del img{width:.66rem;height:.66rem;vertical-align:baseline;display:block}
.header .user-mege img{width:100%;height:100%;vertical-align:baseline;display:block}
.header .user-logout,.header .user-unbind,.user-del{margin-right:.6rem}
.header .user-mege{margin-right:2.06rem}
.header .user-mege .picwrap{position:relative;width:.78rem;height:.66rem;display:block}
.user-index{background:0 0;background:url(/static/m/img/user/nav_bg.png) center top no-repeat;background-size:100% auto;overflow:hidden}
.user-index~.occupy{display:none}
.header .user-mege .picwrap .circle{top:-.12rem;right:-.12rem}
.header .user-del .deltxt{font-size:.48rem;display:none}
.banner{text-align:center;background-size:100% auto;max-height:460px;height:3rem;background:#fff}
.banner .wrap{padding:0 .6rem;position:relative}
.banner .loginbox{width:100%;position:relative;height:100%;display:flex;align-items:center}
.banner .loginbox .portrait{float:left;width:2.42rem;height:2.42rem;border-radius:50%}
.banner .loginbox.no .textbox{font-size:.6rem;color:#333;margin-left:.4rem;height:2.4rem;line-height:2.4rem;text-align:left}
.banner .loginbox.no .textbox .loginbtn{padding-right:.5rem;display:block;float:left}
.banner .loginbox.no .textbox .registerbtn{padding-left:.5rem;position:relative;display:block;float:left}
.banner .loginbox.no .textbox .registerbtn:before{content:'';width:3px;height:.4rem;position:absolute;left:0;top:1.02rem;display:block;background:#ccc}
.banner .loginbox.yes .textbox{text-align:left;font-size:.56rem;color:#333;margin-left:.5rem}
.banner .loginbox.yes .textbox p{margin:0;width:100%}
.banner .loginbox.yes .textbox .name{float:left}
.banner .loginbox.yes .textbox .uid{font-size:.46rem;float:left}
.banner .loginbox.yes .textbox .name span{display:block;float:left;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.banner .loginbox.yes .textbox .name .icon{width:.42rem;float:left;height:.48rem;display:inline-block;margin-left:2.5%;margin-top:3.5%}
.banner .loginbox.yes .butnbox{position:absolute;top:0;right:0;height:100%;width:1.9rem}
.banner .loginbox.yes .butnbox.jifen-btn{right:1.5rem}
.butnbox.jifen-btn a{text-align:center;display:flex;flex-wrap:wrap;justify-content:center}
.butnbox.jifen-btn a .fs-16{font-size:.43rem;color:#333;display:block;font-weight:700}
.butnbox.jifen-btn a .fs-13{font-size:.43rem;color:#666;margin-top:.1rem}
.banner .loginbox.yes .butnbox .butn{border:3px solid #333;position:relative;border-radius:.08rem;box-sizing:border-box;-webkit-box-sizing:border-box;color:#333;width:100%;height:1rem;font-size:.44rem;line-height:1rem;text-align:center;display:block}
.banner .loginbox.yes .butnbox .butn .circle{top:-.12rem;right:-.12rem}
.banner .loginbox.yes .butnbox .butn span{overflow:hidden;display:block;height:100%;width:100%;position:relative}
.banner .loginbox.yes .butnbox .butn span i{font-style:normal}
.banner .loginbox.yes .butnbox .butn.disabled{opacity:.6}
.banner .loginbox .butnbox{position:absolute;top:0;right:0;height:100%;width:1.9rem}
.user-money{padding:.26rem 0;display:flex;align-items:center;width:100%;height:2.12rem;box-sizing:border-box}
.user-money .butn{display:block;float:left;width:50%;font-size:.52rem;text-align:center;padding:.12rem 0}
.user-money .butn.balancebtn{border-left:2px solid #e7e7e7;margin-left:-2px}
.user-money .butn img{width:.8rem;height:.8rem;margin-right:.4rem}
.user-money a{width:2.81rem;height:1.62rem;background:#fff;text-align:center;line-height:.5rem;margin-left:.22rem;border-radius:.2rem}
.user-money a .fs-16{margin-top:.2rem;font-size:.43rem;color:#333;font-weight:700;display:block}
.user-money a .fs-13{font-size:.43rem;color:#666}
.user-money a .fs-14{font-size:.43rem;color:#FF7417;display:block;margin-top:.2rem}
.user-money a .fs-14.date{font-size:.36rem}
.user-same{padding:0;padding-left:.6rem;background:#fff;margin-top:.4rem}
.recharge-way .item,.user-same .butn{max-height:152px;height:1.52rem}
.recharge-way .item~.item,.user-same .butn~.butn{border-top:1px solid rgba(231,231,231,.7)}
.user-same .butn .butn1{width:1.02rem}
.user-same .butn .butn2{width:4rem;font-size:.48rem;color:#000}
.user-same .butn .butn3{font-size:.4rem;color:#999;text-align:right}
.user-same .butn .butn4{width:.3rem;padding-right:.6rem}
.user-same .butn .icon{width:.8rem;height:.8rem;display:block}
.user-same .butn .my-coupon-icon{background:url(/static/m/img/user/my_quan_cs.png) no-repeat;background-size:100% 100%}
.user-same .butn .my-gift-icon{background:url(/static/m/img/user/my_ico_gift.png) no-repeat;background-size:100% 100%}
.user-same .butn .my_ico_coll{background:url(/static/m/img/user/my_ico_coll.png) no-repeat;background-size:100% 100%}
.user-same .butn .my_ico_foot{background:url(/static/m/img/user/my_ico_foot.png) no-repeat;background-size:100% 100%}
.user-same .butn .my_ico_news{background:url(/static/m/img/user/my_ico_news.png) no-repeat;background-size:100% 100%}
.user-same .butn .my_ico_contact{background:url(/static/m/img/user/my_ico_contact.png) no-repeat;background-size:100% 100%}
.user-same .butn .my_ico_download{background:url(/static/m/img/user/my_ico_download.png) no-repeat;background-size:100% 100%}
.user-same .butn .my_ico_set{background:url(/static/m/img/user/my_ico_set.png) no-repeat;background-size:100% 100%}
.user-same .butn .my_ico_jump{background:url(/static/m/img/user/my_ico_jump.png) no-repeat;background-size:100% 100%}
.user-same .butn .icon-right{width:.3rem;height:.54rem;display:block}
.user-same .butn .non-notice{margin-right:.22rem}
.user-same .butn .news-icon{position:relative;display:block}
.user-same .butn .news-icon .circle{top:0;right:.18rem}
.user-base .butn .authed{display:inline-block;margin-right:.36rem;border:3px solid #FF7417;color:#FF7417;text-align:center;font-size:.4rem;width:2.08rem;height:.62rem;box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:.08rem}
.user-base .butn .authed img{width:.4rem;height:.44rem;display:inline-block;margin-top:-6%;margin-right:1.2%}
.user-base .butn .binded{font-size:.52rem;color:#888;margin-right:.22rem}
.user-base .butn .binded i{font-style:normal;font-size:.48rem}
.recharge-same{background:#fff;padding-left:.4rem}
.recharge-base .row{border-bottom:1px solid #e7e7e7;font-size:.46rem;height:1.5rem;max-height:150x}
.recharge-base .cell1{width:3.56rem;padding-left:.2rem}
.recharge-base .cell2 .txt{border:none;padding:0;margin:0;-webkit-appearance:none}
.recharge-base .cell2 .txt::-webkit-input-placeholder{color:#d1d1d1;font-size:.46rem}
.recharge-base .cell2 .txt::-ms-input-placeholder{color:#d1d1d1;font-size:.46rem}
.recharge-base .cell2 .txt:-moz-placeholder{color:#d1d1d1;font-size:.46rem}
.recharge-base .cell2 .txt::-moz-placeholder{color:#d1d1d1;font-size:.46rem}
.recharge-base .cell2 .money{position:relative;display:block;margin-right:1.8rem}
.recharge-base .cell2 .money .txt{width:100%}
.recharge-base .cell2 .money-mark{display:none;font-size:.6rem;font-style:normal;color:#000;position:absolute;left:0;top:0}
.recharge-base .cell2 .money-del{display:none;width:.6rem;height:.6rem;position:absolute;top:11%;right:-1.2rem;background:url(/static/m/img/user/my_modify_btn_delete.png);background-size:100% 100%}
.recharge-base .cell2 .money .txt.on{padding-left:.6rem;font-size:.8rem}
.recharge-base .cell2 .money .txt.on~.mark .money-del{top:23%}
.recharge-base .cell2 .money .txt.on~.mark .money-mark{top:10%}
.selectarea{padding-right:.4rem;padding-top:.25rem}
.selectarea .stop{font-size:.46rem}
.selectarea .smiddle{padding:.33rem 0}
.selectarea .smiddle .butn{font-size:.52rem;display:block;float:left;border-radius:.08rem;width:2.6rem;height:1.4rem;line-height:1.4rem;text-align:center;border:3px solid #d1d1d1;box-sizing:border-box;-webkit-box-sizing:border-box}
.selectarea .smiddle .butn~.butn{margin-left:2.5%}
.selectarea .smiddle .butn.on{background:#FF7417;color:#fff;border-color:#FF7417}
.selectarea .sbottom{padding-bottom:.4rem}
.selectarea .sbottom span{width:50%;float:left}
.selectarea .sbottomleft{font-size:.42rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.selectarea .sbottomleft .number{font-style:normal;color:#FF7417;padding:0 .1rem}
.selectarea .sbottomright{font-size:.32rem;color:#999;text-align:right}
.selectarea .sbottomright_{font-size:.42rem;color:#666;text-align:right}
.selectarea .sbottomright_ .select-coupon{font-size:.42rem;color:#666;margin-left:auto;width:90%}
.selectarea .sbottomright .ratio{font-style:normal}
.recharge-way-title{font-size:.46rem;color:#666;padding:.255rem .6rem}
.recharge-way .item .item1{width:1.38rem}
.recharge-way .item .item2{width:4rem;font-size:.42rem}
.recharge-way .item .item3{width:6.64rem;padding-right:.6rem;text-align:right}
.recharge-way .item .icon{width:.72rem;height:.72rem;display:block;margin-left:.2rem}
.recharge-way .item .radio{opacity:0;position:absolute}
.recharge-way .item .icon-hook-wrap{position:relative;display:block;float:right}
.recharge-way .item .icon-hook{width:.56rem;height:.44rem;display:block;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}
.recharge-way .item .radio.on~.icon-hook{background-image:url(/static/m/img/user/my_pay_chose.png)}
.info-input-butn,.recharge-butn{padding:.6rem;position:relative}
.info-input-butn_{padding:.6rem 0 0;position:relative}
.info-input-butn .butn,.recharge-butn .butn{background:#FF7417;color:#fff;font-size:.58rem;border-radius:9.9rem;border:none;display:block;height:1.4rem;max-height:140px;line-height:1.4rem;text-align:center;width:100%;-webkit-appearance:none}
.info-input-butn_ .butn_{background:#FF7417;color:#fff;font-size:.58rem;border:none;display:block;height:1.4rem;max-height:140px;line-height:1.4rem;text-align:center;width:100%;-webkit-appearance:none;border-radius:.7rem}
.info-input-butn_ .butn_.disabled{background:#ebebf0;color:#d2d2d2}
.user-balance .empty{padding:1.62rem 0}
.tab-scroll>div{width:100%}
.tab-scroll .tabmenu{box-sizing:border-box;height:100%;border-bottom:2px solid #transparent}
.tab-scroll .tabmenu .s-slide,.tab-scroll .tabmenu .swiper-slide{width:33.33333333%;height:1.56rem;text-align:center;font-size:.52rem}
.tab-scroll .tabmenu .s-slide.active,.tab-scroll .tabmenu .swiper-slide.active{color:#FF7417;box-shadow:inset 0 -.06rem 0 0 #FF7417}
.tab-scroll .tabmenu .s-slide a,.tab-scroll .tabmenu .swiper-slide a{position:relative;top:32%}
.tab-scroll .tabmenu .s-slide a .circle,.tab-scroll .tabmenu .swiper-slide a .circle{top:0;right:0}
.tab-scroll .tabpanel .text-show{text-align:center;padding:1.9rem .6rem}
.tab-scroll .tabpanel .text-show .name{font-size:.48rem;color:#000;margin:0 0}
.tab-scroll .tabpanel .text-show .number{font-size:1.16rem;color:#000;margin:0;line-height:1.25}
.tab-scroll .tabpanel .text-show .butnbox{padding-top:2.05rem}
.tab-scroll .tabpanel .text-show .butnbox .butn{width:100%;display:block;font-size:.52rem;height:1.4rem;line-height:1.4rem;border-radius:.08rem;border:3px solid #ccc;box-sizing:border-box;-webkit-box-sizing:border-box}
.tab-scroll .tabpanel .text-show .butnbox .butn.gain{margin-bottom:.6rem;color:#fff;background:#FF7417;border-color:#FF7417}
.tab-scroll .tabpanel .text-pic-list{padding-top:.2rem}
.tab-scroll .tabpanel .text-pic-list li{max-height:240px;padding:.4rem .6rem .4rem 0;border-bottom:1px solid #e7e7e7;margin:0 0 0 .4rem}
.tab-scroll .tabpanel .text-pic-list .item{position:relative;height:100%;display:flex;align-items:center}
.tab-scroll .tabpanel .text-pic-list .iconbox{float:left}
.tab-scroll .tabpanel .text-pic-list .iconbox,.text-img-list .print-content .butn .iconbox{position:relative;display:block;overflow:hidden;width:1.72rem;height:1.72rem;max-width:172px;max-height:172px;border-radius:.28rem;background:#e2e2e2;color:#bbbaba;font-size:.36rem}
.tab-scroll .tabpanel .text-pic-list .iconbox .icon,.text-img-list .print-content .butn .iconbox .icon{overflow:hidden;border-radius:.28rem}
.message-text-list .item .iconbox .icon,.tab-scroll .tabpanel .text-pic-list .iconbox .icon,.text-icon-list .item .iconbox .icon,.text-img-list .print-content .butn .iconbox .icon{position:relative;z-index:2;width:100%;height:100%;vertical-align:top}
.tab-scroll .tabpanel .text-pic-list .butnbox{position:absolute;top:0;right:0;width:3.9rem;height:100%;max-width:390px;text-align:right;font-size:.6rem;color:#FF7417}
.tab-scroll .tabpanel .text-pic-list .text{margin-right:3.9rem;margin-left:2.12rem}
.tab-scroll .tabpanel .text-pic-list .text .title{font-size:.56rem;height:1.72rem;line-height:1.72rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.info-table{padding:.2rem .6rem}
.info-table .item{margin-top:.6rem}
.info-table .item.item_{border:none!important}
.info-table .table{border-collapse:separate}
.info-table .table-cell{box-sizing:border-box;background:#f8f8f8;-webkit-box-sizing:border-box;height:1.42rem;max-height:142px}
.info-table .item1{border:3px solid #e6e6e6;border-right:transparent;border-top-left-radius:.08rem;border-bottom-left-radius:.08rem}
.info-table .item2{border:3px solid #e3e3e3;border-left:transparent;border-top-right-radius:.08rem;border-bottom-right-radius:.08rem}
.info-table .item1{font-size:.48rem;color:#666;width:3.16rem;padding-left:.5rem}
.info-table_{padding:.2rem 0}
.info-table_ .item1{border:3px solid #e3e3e3;border-right:transparent;border-top-left-radius:.08rem;border-bottom-left-radius:.08rem}
.info-table_ .item1{font-size:.48rem;color:#666;width:3rem;padding-left:0}
.info-table .item .txt{width:100%;border:none;padding:0;display:block;background:0 0;margin:0;-webkit-appearance:none;font-size:.48rem;color:#333}
.info-table .item .txt::-webkit-input-placeholder{color:#d1d1d1;font-size:.48rem}
.info-table .item .txt::-ms-input-placeholder{color:#d1d1d1;font-size:.48rem}
.info-table .item .txt:-moz-placeholder{color:#d1d1d1;font-size:.48rem}
.info-table .item .txt::-moz-placeholder{color:#d1d1d1;font-size:.48rem}
.info-table .item3{text-align:right;width:4.61rem;background:0 0}
.info-table .item3 .btn{border:3px solid #FF7417;font-size:.48rem;box-sizing:border-box;-webkit-box-sizing:border-box;width:4.21rem;height:100%;line-height:1.42rem;text-align:center;display:block;margin-left:.4rem;border-radius:.08rem;color:#FF7417}
.info-table .item3 .btn.disabled{color:#999}
.info-table .item3 .btn.disabled span{color:#FF7417}
.info-input-butn .butn.disabled{background:#d0d0d0}
.auth-notice{font-size:.44rem;color:#999;padding:1.5rem .6rem;line-height:1.6}
.auth_tips{font-size:.44rem;color:#ff9a22;padding:.5rem 0 .5rem;line-height:1.6;text-align:left}
.auth-error{margin:0;top:108%;margin-right:.6rem}
.wrap .first{margin-top:.4rem}
.authed-info{padding-top:1.7rem}
.authed-info .portrait{width:3.65rem;height:3.65rem;margin:0 auto;display:block}
.authed-info .title{font-size:.62rem;padding-top:.8rem;text-align:center}
.authed-info table{width:100%;border:none;border-spacing:0;margin-top:.65rem}
.authed-info td{font-size:.5rem;color:#999;line-height:1.6}
.authed-info td:first-child{text-align:right;width:40%}
.user-bind-form{padding-bottom:3rem}
.bind-info .item .item1{width:2.48rem}
.bind-info .item .item1.item1_{width:3rem}
.binded-info{padding-top:1.4rem}
.binded-info .pic{width:2.52rem;height:4.7rem;margin:0 auto;display:block}
.binded-info .title{font-size:.52rem;text-align:center;padding-top:1.2rem}
.binded-info .binded-info-text{line-height:1.5;padding-top:.32rem;font-size:.44rem;color:#999;margin:0;text-align:center}
.binded-info .butnbox{padding:.74rem 2.56rem}
.binded-info .butnbox .butn{font-size:.54rem;border:3px solid #ccc;box-sizing:border-box;-webkit-box-sizing:border-box;width:7.3rem;height:1.5rem;line-height:1.5rem;text-align:center;display:block;border-radius:.08rem}
.bind-modify-notice{font-size:.48rem;text-align:right}
.bind-modify-notice .callservice{color:#FF7417;margin-right:.6rem}
.bind-modify-notice .callservice .icon-right{width:.26rem;height:.6rem;display:inline-block;background:url(/static/m/img/user/start_service_tz.png);background-size:100% 100%;vertical-align:middle;margin-top:-1%;margin-left:.14rem}
.bind-modify-info .item .item1{width:3.1rem}
.password-info .item .item1{width:3.1rem}
.password-info .item .txt.pwd{font-size:.66rem;color:#000}
.password-info .item .passwordbox{margin-right:2.3rem;position:relative}
.password-info .item .iconbox{position:absolute;right:0;top:0;height:100%;width:2.1rem;text-align:right}
.info-table2 .sitem .iconbox .icon,.password-info .item .iconbox .icon{display:inline-block;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.password-info .item .iconbox .icon-eye{margin-right:.2rem;width:.8rem;height:.52rem;background-image:url(/static/m/img/user/my_modify_btn_invisible.png)}
.info-table2 .sitem .iconbox .icon-del,.password-info .item .iconbox .icon-del{opacity:0;visibility:hidden;transition:.5s;margin-right:.4rem;width:.6rem;height:.6rem;background-image:url(/static/m/img/user/my_modify_btn_delete.png)}
.info-table2 .sitem .iconbox .icon-del.on,.password-info .item .iconbox .icon-del.on{opacity:1;visibility:visible}
.password-info .item .iconbox .icon-eye.on{background-image:url(/static/m/img/user/my_modify_btn_visible.png)}
.password-error{color:#ff3228;font-size:.44rem;padding-left:.64rem}
.password-error:before{width:.44rem;height:.44rem}
.password-butn{padding-bottom:2.2rem}
.address-list .empty{padding:2.9rem 0}
.address-list .empty .empty-icon{width:2.9rem;height:2.8rem}
.address-list .empty .empty-text{margin-top:.64rem}
.address-btn{position:fixed;left:0;right:0;bottom:0;width:100%}
.address-btn .btn{width:100%;display:block;text-align:center;height:1.48rem;line-height:1.48rem;max-height:148px;background:#FF7417;font-size:.52rem;color:#fff}
.address-list .item{border-bottom:1px solid #e7e7e7;font-size:.5rem;max-height:296px;padding:0 .4rem;font-weight:500}
.address-list .item .title{margin:0;padding-top:.38rem}
.address-list .item .title span{display:block;float:left;width:48%}
.address-list .item .title .phone{text-align:right}
.address-list .item .address{padding-top:.3rem;padding-bottom:.38rem;overflow:hidden;text-overflow:ellipsis;margin:0;display:-webkit-box;color:#999;font-size:.46rem;font-weight:400}
.address-list .butnbox{font-size:.46rem;color:#999;height:1.5rem;line-height:1.5rem;padding:0 .4rem;margin-left:auto;display:flex}
.address-list .butnbox .delebutn{margin-right:.2rem;display:flex;align-items:center}
.address-list .butnbox .editbutn{margin-right:.8rem;display:flex;align-items:center}
.address-list .butnbox .editbutn .edit-icon{display:block;width:.56rem;height:.56rem;margin-right:.12rem;background:url(/static/m/img/user/shop_adress_edit.png) no-repeat;background-size:100% 100%}
.address-list .butnbox .delebutn .del-icon{display:block;width:.56rem;height:.56rem;margin-right:.12rem;background:url(/static/m/img/user/shop_adress_delet.png) no-repeat;background-size:100% 100%}
.user-manage,.user-save{font-size:.48rem}
.user-manage .table-cell,.user-save .table-cell{padding-right:.5rem}
.info-list{padding:0 .4rem;background:#fff}
.info-list .item{border-bottom:1px solid #e7e7e7}
.info-list .item .table-cell{max-height:146px;height:1.65rem}
.info-list .item .table-cell.item2{color:#666;font-size:.43rem}
.info-list .item~.item{border-bottom:1px solid #e7e7e7}
.info-list .item .item1{width:2.96rem;font-size:.46rem;color:#333}
.info-list .item .addressbox{margin-right:.4rem;position:relative}
.info-list .item .txt{font-size:.43rem;color:#666;width:100%;border:none;padding:0;display:block;background:0 0;margin:0;-webkit-appearance:none}
.info-list .item .txt::-webkit-input-placeholder{color:#c2c2c9}
.info-list .item .txt::-ms-input-placeholder{color:#c2c2c9}
.info-list .item .txt:-moz-placeholder{color:#c2c2c9}
.info-list .item .txt::-moz-placeholder{color:#c2c2c9}
.info-list .item .iconbox{position:absolute;right:0;top:0;height:100%;width:.3rem;text-align:right;display:flex;align-items:center}
.info-list .item .iconbox .icon{cursor:pointer;width:100%;margin:0;padding:0;margin-top:-50%;height:.54rem;background:url(/static/m/img/user/ma_more.png) center center no-repeat;display:inline-block;vertical-align:middle;background-size:100% 100%}
.info-list .item .default{color:#c2c2c9;word-spacing:.2rem;cursor:pointer}
.hot-game,.hot-gift{margin:0 .4rem 0;box-shadow:0 0 .2rem rgba(0,0,0,.2)}
.hot-gift{margin-top:15%}
.hot-game-title,.hot-gift .hot-gift-title{position:relative;font-size:.48rem;margin:0 .4rem;height:1.46rem;line-height:1.46rem;max-height:146px;border-bottom:2px solid #e7e7e7}
.hot-game-title .more,.hot-gift .hot-gift-title .more{position:absolute;top:0;right:0;width:.3rem;height:.54rem}
.hot-game-title .more .icon-right,.hot-gift .hot-gift-title .more .icon-right{width:100%}
.hot-gift .text-pic-list .item{position:relative;margin:0 .4rem;padding:.25rem 0}
.hot-gift .text-pic-list .iconbox{position:relative;float:left;display:block;overflow:hidden;margin:0 .32rem 0 0;width:1.62rem;height:1.62rem;max-width:162px;max-height:162px;border-radius:.4rem;background:#e2e2e2;color:#bbbaba;font-size:.4rem}
.hot-gift .text-pic-list .iconbox .font{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;text-align:center}
.hot-gift .text-pic-list .iconbox .icon{position:relative;z-index:2;width:100%}
.hot-gift .text-pic-list .butnbox{position:absolute;top:0;right:0;width:22%;height:100%;max-width:180px;text-align:right}
.hot-gift .text-pic-list .butnbox .butn{border:3px solid #FF7417;border-radius:8.8rem;color:#FF7417;font-size:.4rem;width:1.7rem;height:.98rem;display:block;line-height:.98rem;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;float:right}
.hot-gift .text-pic-list .textbox{margin-right:22.5%;margin-left:2.24rem;height:1.63rem}
.hot-gift .text-pic-list .textbox .title{margin-left:-4%;display:block;font-size:.46rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.hot-gift .text-pic-list .textbox .surplusbox{font-size:.36rem;margin-top:-.2%}
.hot-gift .text-pic-list .textbox .surplusbox .surplus{vertical-align:middle;position:relative;overflow:hidden;height:.12rem;width:50%;border-radius:.12rem;background:#e5e5e5;display:inline-block;margin-right:.2rem}
.hot-gift .text-pic-list .textbox .surplusbox .surplus i{position:absolute;top:0;left:0;background:#28cb60;height:100%;border-radius:.12rem}
.hot-gift .text-pic-list .textbox .surplusbox .number i{font-style:normal;margin-left:.1rem;color:#28cb60}
.hot-gift .text-pic-list .textbox .validitytime{font-size:.36rem;color:#999;margin:0;padding:.08rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.second-list li{background:#fff}
.second-list .item .game-info{margin-left:.4rem;padding:.5rem 0 0}
.second-list .item .game-info .iconbox{position:relative;float:left;display:block;overflow:hidden;margin:0;font-size:.26rem;border-radius:.24rem;width:1.16rem;height:1.16rem;max-height:116px;max-width:116px;background:#e2e2e2;color:#bbbaba}
.second-list .item .game-info .iconbox .icon{position:relative;z-index:2;width:100%}
.second-list .item .game-info .textbox{margin-left:12.2%;height:1.16rem;font-size:.52rem;margin-right:.4rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.second-list .item .giftbag-list{padding:.08rem 0 .08rem .4rem;position:relative}
.second-list .item .giftbag-list .subitem{border-bottom:1px solid #e7e7e7;padding:.26rem .4rem .26rem 0;position:relative}
.second-list .item .giftbag-list .subitem.active{display:block}
.second-list .item .giftbag-list .subitem:last-child{border-bottom:none}
.second-list .item .giftbag-list .butnbox{width:22%;max-width:180px;text-align:right;height:100%;position:absolute;top:0;right:.4rem}
.second-list .item .giftbag-list .butnbox .butn{border:3px solid #FF7417;border-radius:9.9rem;color:#FF7417;font-size:.4rem;width:1.7rem;height:.88rem;background:0 0;display:block;float:right;line-height:.88rem;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box}
.second-list .item .giftbag-list .butnbox .butn.disabled{color:#999;border-color:#ccc}
.second-list .item .giftbag-list .textbox{margin-right:22.5%}
.second-list .item .giftbag-list .textbox .title{overflow:hidden;font-size:.48rem;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.second-list .item .giftbag-list .textbox .giftcode{font-size:.4rem;margin:0;padding-top:.05rem;line-height:1.6}
.second-list .item .giftbag-list .textbox .giftcode .txt{border:none;padding:0;display:inline-block;background:0 0;margin:0;-webkit-appearance:none}
.second-list .item .giftbag-list .textbox .giftcode .code{color:#FF7417}
.second-list .item .giftbag-list .textbox .giftcode .inputhidden{visibility:hidden;opacity:0;height:0}
.second-list .item .giftbag-list .textbox .introduction{color:#666;font-size:.4rem;margin:0;line-height:1.6;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.user-collection .empty{padding:1rem 0}
.user-collection .tab-scroll .tabmenu{overflow:hidden;clear:both}
.collection-list .tab-scroll .tabmenu .s-slide{width:50%;float:left}
.user-collection .tab-scroll .tabpanel>.s-slide{display:none}
.tab-scroll .tabpanel .hot-game .text-pic-list li{max-height:272px}
.tab-scroll .tabpanel .hot-game .text-pic-list .iconbox,.text-icon-list .item .iconbox{width:1.62rem;height:1.62rem;max-width:162px;max-height:162px;border-radius:.28rem;font-size:.4rem}
.tab-scroll .tabpanel .hot-game .text-pic-list .iconbox .icon,.text-icon-list .item .iconbox .icon{overflow:hidden;border-radius:.28rem}
.tab-scroll .tabpanel .hot-game .text-pic-list .butnbox{width:22%;height:100%;max-width:180px;text-align:right}
.tab-scroll .tabpanel .hot-game .text-pic-list .butnbox .butn{display:inline-block;width:1.64rem;height:.92rem;border:3px solid #FF7417;border-radius:8.8rem;color:#FF7417;text-align:center;font-size:.4rem;line-height:.92rem}
.hot-game .text-pic-list .textbox,.text-icon-list .item .textbox{margin-left:3%;max-height:162px;max-width:60%}
.hot-game .text-pic-list .textbox .title,.text-icon-list .item .textbox .title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.53rem;font-weight:500}
.hot-game .text-pic-list .textbox .info,.text-icon-list .item .textbox .info{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap;font-size:.36rem;line-height:1.8;color:#999;    margin-top: 0.2rem;}
.text-icon-list .item .textbox .info .type{color:#FF7417}
.hot-game .text-pic-list .textbox .info .number,.text-icon-list .item .textbox .info .number{position:relative;margin-left:.6rem;color:#999}
.hot-game .text-pic-list .textbox .info .number:before,.text-icon-list .item .textbox .info .number:before{position:absolute;top:21%;left:-.3rem;display:block;width:.04rem;height:65.38%;background:#e0e0e0;content:''}
.hot-game .text-pic-list .textbox .info .number i,.text-icon-list .item .textbox .info .number i{color:#FF7417;font-style:normal}
.hot-game .text-pic-list .textbox .slogan{overflow:hidden;margin:0;color:#999;text-overflow:ellipsis;white-space:nowrap;font-size:.36rem;line-height:1.5}
.text-icon-list .itembox .swiper-container{width:.6rem;height:2.44rem;position:absolute;top:0;right:0;z-index:0;transition:.5s}
.text-icon-list .itembox .swiper-container.cur{width:3.8rem}
.text-icon-list .itembox .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.text-icon-list .itembox .menu{width:3.8rem;background:#e7e7e7;height:100%}
.text-icon-list .itembox .menu img{width:1.76rem;height:1.76rem;display:inline-block}
.text-icon-list .itembox .content{width:100%}
.text-icon-list .itembox{max-height:274rem;position:relative;padding:0 .4rem;transition:.5s}
.text-icon-list .itembox.delmark{padding-left:.9rem;padding-right:0}
.text-icon-list .itembox.delmark .item .butnbox{right:.4rem}
.text-icon-list .item{z-index:0;width:100%;position:relative;padding:.4rem 0;border-bottom:2px solid #e7e7e7;box-sizing:border-box;-webkit-box-sizing:border-box;display:flex;align-items:center}
.text-icon-list .item .iconbox{float:left;color:#bbbaba;background:#e2e2e2;position:relative;display:block}
.text-icon-list .item .butnbox{position:absolute;top:0;visibility:visible;opacity:1;transition:.5s;right:0;height:100%;width:4rem;font-size:.44rem}
.text-icon-list .item .butnbox.hide{visibility:hidden;opacity:0}
.text-icon-list .item .butnbox .butn{width:1.7rem;height:.98rem;display:block;text-align:center;line-height:.98rem;border:3px solid #FF7417;border-radius:8.8rem;float:right;box-sizing:border-box;-webkit-box-sizing:border-box}
.text-icon-list .item .butnbox .toplay{background:#fff;color:#FF7417;font-size:.4rem}
.text-icon-list .item .butnbox .similar{background:0 0;color:#FF7417;margin-right:.5rem}
.text-icon-list .item .textbox{margin-left:3%;margin-right:0}
.text-icon-list .item .textbox .title{display:flex;align-items:center}
.input-checkbox{position:absolute;z-index:3}
.text-icon-list .item .input-checkbox,.text-img-list .print-content .input-checkbox{display:none;top:-.1rem;left:-.3rem;width:.66rem;height:.66rem}
.text-icon-list .item .input-checkbox .checkbox,.text-img-list .input-checkbox .checkbox{opacity:0;position:absolute;z-index:9}
.text-icon-list .item .input-checkbox .icon,.text-img-list .input-checkbox .icon{width:100%;height:100%;display:block;position:relative;background:url(/static/m/img/user/my_collection_delete_not.png) center center no-repeat;background-size:100% 100%}
.text-icon-list .item .input-checkbox .checkbox.on~.icon,.text-img-list .input-checkbox .checkbox.on~.icon{background-image:url(/static/m/img/user/my_collection_delete_choose.png)}
.collection-delbox{display:none;z-index:999;height:1.48rem;max-height:148px;line-height:1.48rem;width:100%;position:fixed;left:0;bottom:0;background:#FF7417;color:#fff}
.collection-delbox .input-checkbox2{display:none;position:absolute;top:0;left:.8rem;height:100%;font-size:.48rem;z-index:99}
.collection-delbox .input-checkbox2 .checkbox{opacity:0;z-index:9;position:absolute;top:50%}
.collection-delbox .input-checkbox2 .icon{display:inline-block;width:.52rem;height:.52rem;background:url(/static/m/img/user/my_collection_delete_all_not.png) center center no-repeat;background-size:100% 100%;vertical-align:middle;margin-top:-1%;margin-right:.2rem}
.collection-delbox .input-checkbox2 .checkbox.on~.icon{background-image:url(/static/m/img/user/my_collection_delete_all.png)}
.collection-delbox .butnbox{text-align:center;font-size:.52rem}
.text-img-list li{border:1px solid #e7e7e7}
.text-img-list .print-title .input-checkbox{display:none;width:.66rem;height:.66rem;position:relative;position:absolute;left:0;right:0;margin-left:-.04rem}
.text-img-list .print-title .date{display:block;transition:.5s;padding-left:0}
.text-img-list .delmark .print-title .date{padding-left:.94rem}
.text-img-list .print-title{position:relative;font-size:.44rem;color:#666;padding:.28rem .4rem .39rem}
.text-img-list .print-content{padding:0 .14rem}
.text-img-list .print-content .butn{width:25%;float:left;text-align:center;padding-bottom:.53rem}
.text-img-list .print-content .butn .iconbox{margin:0 auto;overflow:visible}
.text-img-list .print-content .butn .iconbox .icon{width:100%;height:100%}
.text-img-list .print-content .butn .title{font-size:.44rem;margin:0;padding-top:.2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.info-table2 .sitem{border:3px solid #e3e3e3;border-radius:.08rem}
.info-table2 .sitem .txtbox{padding-left:.5rem;padding-right:1rem}
.info-table2 .sitem .txt{font-size:.64rem;color:#010101}
.info-table2 .sitem .iconbox{position:absolute;right:0;top:0;height:100%;width:1rem;text-align:right}
.info-table2 .item .txt::-webkit-input-placeholder{color:#d1d1d1;font-size:.64rem}
.info-table2 .item .txt::-ms-input-placeholder{color:#d1d1d1;font-size:.64rem}
.info-table2 .item .txt:-moz-placeholder{color:#d1d1d1;font-size:.64rem}
.info-table2 .item .txt::-moz-placeholder{color:#d1d1d1;font-size:.64rem}
.message-text-list ul{padding:0 0 0 .4rem}
.message-text-list .item{border-bottom:1px solid #e7e7e7;padding:.41rem 0}
.message-text-list .item .iconbox{float:left;width:1.8rem;height:1.8rem;max-height:180px;max-width:180px;border-radius:.3rem;color:#bbbaba;background:#e2e2e2;font-size:.32rem;position:relative;display:block}
.message-text-list .item .textbox{float:left;margin-left:.38rem}
.message-text-list .item .textbox{width:8.8rem;font-size:.48rem}
.message-text-list .item .textbox .title .name{width:50%;float:left}
.message-text-list .item .textbox .title .date{font-size:.36rem;color:#999;width:50%;float:left;text-align:right}
.message-text-list .item .textbox .info{padding-top:.14rem;font-size:.4rem;color:#999;margin:0}
.message-text-list .item .textbox .info .blue{color:#FF7417}
.contact-list .butn{height:1.72rem;max-height:172px;border-bottom:1px solid #e7e7e7}
.contact-list .butn .butn1{width:1.7rem}
.contact-list .butn .butn1 .icon{width:.8rem;height:.8rem;margin-left:.6rem;display:block;margin-top:6%}
.contact-list .butn .butn1 .my_contact_qq{background:url(/static/m/img/user/my_contact_qq.png) no-repeat;background-size:100% 100%}
.contact-list .butn .butn1 .my_contact_wechat{background:url(/static/m/img/user/my_contact_wechat.png) no-repeat;background-size:100% 100%}
.contact-list .butn .butn1 .my_contact_group{background:url(/static/m/img/user/my_contact_group.png) no-repeat;background-size:100% 100%}
.contact-list .butn .butn1 .my_contact_phone{background:url(/static/m/img/user/my_contact_phone.png) no-repeat;background-size:100% 100%}
.contact-list .butn .butn1 .my_contact_partner{background:url(/static/m/img/user/my_contact_partner.png) no-repeat;background-size:100% 100%}
.contact-list .butn .butn1 .my_contact_www{background:url(/static/m/img/user/my_contact_www.png) no-repeat;background-size:100% 100%}
.contact-list .butn .butn1 .my_contact_user{background:url(/static/m/img/user/my_contact_user.png) no-repeat;background-size:100% 100%}
.contact-list .butn .butn3 .icon-right{width:.3rem;height:.54rem;float:right;margin-right:.6rem;display:block}
.contact-list .butn .butn2{font-size:.46rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:9rem}
.argeement-article{padding:.2rem .8rem}
.argeement-article .content img{max-width:100%}
.argeement-article .content p{font-size:.48rem;color:#FF7417;margin:.30rem 0}
.argeement-article .content span.info{font-size:.45rem;color:#a5a3a3;margin:.30rem 0; display: block;}
.pig-page{background:#fff;height:100vh}
.pig-box{border-top:.08rem solid #e8e8e8}
.pig-recharge-money{font-size:.42rem;color:#3b3b3b;background:#fff;padding:.28rem .32rem 0}
.pig-recharge-money .pig-recharge-money-number{color:#5a9cff}
.pig-pay-way-title{font-size:.42rem;color:#3b3b3b;background:#fff;padding:.32rem .32rem 0}
.pig-pay-way{padding:.1rem .42rem .5rem;background:#fff;clear:both;overflow:hidden}
.pig-pay-way>div{float:left;width:25%;padding:.18rem 0 .1rem}
.pig-pay-way .pig-pay-icon{width:1.4rem;height:1.4rem;display:block;margin:0 auto;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.pig-pay-way .pig-pay-icon-alipay{background-image:url(/static/m/img/user/alipay.png)}
.pig-pay-way .pig-pay-icon-wechatscan{background-image:url(/static/m/img/user/wechatscan.png)}
.pig-pay-way .pig-pay-icon-wechat{background-image:url(/static/m/img/user/wechat.png)}
.pig-pay-way .payContentSubed .pig-pay-icon-alipay{background-image:url(/static/m/img/user/alipay_selected.png)}
.pig-pay-way .payContentSubed .pig-pay-icon-wechatscan{background-image:url(/static/m/img/user/wechatscan_selected.png)}
.pig-pay-way .payContentSubed .pig-pay-icon-wechat{background-image:url(/static/m/img/user/wechat_selected.png)}
.pig-pay-way>div p{text-align:center;font-size:.28rem;color:#565656;margin:0;padding-top:.2rem}
.pig-pay-money-title{display:none;font-size:.42rem;color:#3b3b3b;background:#fff;padding:.28rem .32rem 0;border-top:.08rem solid #e8e8e8}
.pig-pay-money{display:none;padding:.28rem .5rem .5rem;background:#fff;clear:both;overflow:hidden}
.pig-pay-money>a{display:block;margin:.2rem .35rem 0;float:left;border-radius:.1rem;width:2.08rem;height:1rem;font-size:.42rem;color:#333;border:.01rem solid #d6d6d6;text-align:center;line-height:1rem}
.pig-pay-money .moneySelected{color:#fff;background:#5a9cff;border-color:#5a9cff}
.pig-recharge-user{display:none;background:#fff;padding:.1rem .62rem}
.pig-recharge-user .pig-recharge-password{padding-top:.2rem}
.pig-recharge-user input{width:95%;padding:0 0 0 5%;height:1.58rem;line-height:1.58rem;border-radius:.1rem;border:.02rem solid #5a9cff;background:#fff;font-size:.44rem;color:#408cff}
.pig-recharge-user input::-webkit-input-placeholder{color:#999}
.pig-recharge-user input::-ms-input-placeholder{color:#999}
.pig-recharge-user input:-moz-placeholder{color:#999}
.pig-recharge-user input::-moz-placeholder{color:#999}
.pic-recharge-butn{padding:.32rem .62rem}
.pic-recharge-butn input{width:100%;border-radius:.1rem;background:#18b1ea;color:#fff;font-size:.5rem;height:1.51rem;line-height:1.51rem;-webkit-appearance:none;border:none}
.banner .loginbox.yes .textbox .svip{float:left;font-size:.43rem;color:#e6bd6a;height:.66rem;display:flex;align-items:flex-end}
.banner .loginbox.yes .textbox .svip .king_icon{display:inline-block;width:.66rem;height:.56rem;background:url(/static/m/img/user/my_vip.png) no-repeat;background-size:100%;vertical-align:middle;margin-right:.1rem}
.butnbox .charge-butn{display:block;line-height:.5rem}
.butnbox .charge-icon{width:.66rem;height:.66rem;margin:0 auto;background:url(/static/m/img/user/my_ico_charge.png) no-repeat;background-size:100% 100%;display:block}
.banner .loginbox.yes .textbox .svip span{vertical-align:middle;line-height:.4rem}
.banner .loginbox.yes .textbox .svip .help_icon{display:inline-block;width:.53rem;height:.53rem;background:url(/static/m/img/user/my_vip_why.png) no-repeat center;background-size:100%;vertical-align:middle;margin-left:.3rem;cursor:pointer}
.svip_layer{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999;display:none}
.svip_layer .svip_box{width:10rem;height:15.5rem;background:url(/static/m/img/user/bg.png) no-repeat;background-size:100%;position:absolute;left:50%;z-index:99999;margin-top:2.8rem;margin-left:-5rem}
.svip_layer .close_btn{position:absolute;width:.8rem;height:.8rem;background:url(/static/m/img/user/btn_close.png) no-repeat;background-size:100%;left:50%;top:19rem;margin-left:-.4rem;z-index:99999;cursor:pointer}
.svip_layer .svip_box .box_con{padding:.2rem .8rem}
.svip_layer .svip_box .box_con .svip_tit{line-height:1.3rem;font-size:.58rem;color:#fff}
.svip_tit i{display:inline-block;width:.6rem;height:.6rem;vertical-align:middle;margin-right:.2rem}
.svip_tit .icon_vips{background:url(/static/m/img/user/icon_vips.png) no-repeat;background-size:100%}
.svip_tit .icon_start{background:url(/static/m/img/user/icon_svip.png) no-repeat;background-size:100%}
.svip_tit .icon_communication{background:url(/static/m/img/user/icon_communication.png) no-repeat;background-size:100%}
.svip_tit span{vertical-align:middle}
.txt_one{font-size:.4rem;color:#fff}
.txt_one p{margin:0 0 .2rem 0;padding:0}
.txt_two{font-size:.36rem;color:rgba(255,255,255,.6);line-height:.5rem}
.service_list{margin-bottom:.5rem}
.service_list a{display:inline-block;width:1.3rem;height:1.3rem;margin-right:.14rem}
.service_list a img{width:100%;height:100%;border-radius:50%}
.user-gift .empty{padding:25vh 0}
.empty .empty-icon{width:2.91rem;height:2.85rem;display:block;margin:0 auto}
.empty .empty-text{font-size:.46rem}
.user-gift .empty .gift-go{color:#FF7417}
.trunker .tip-box{width:100%;height:1.4rem;background:#ffc554;color:#333;font-size:.52rem;text-align:center;line-height:1.4rem}
.second-list li{border-bottom:3px solid #e7e7e7;margin:0 .4rem;position:relative}
.second-list .item .game-info .butnbox .butn{border:3px solid #FF7417;border-radius:9.9rem;color:#FF7417;font-size:.4rem;width:1.7rem;height:.88rem;background:0 0;display:block;float:right;line-height:.88rem;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box}
.gift-list .list .gift-detail{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999;font-size:.36rem;line-height:.5rem}
.second-list .item .game-info .textbox{height:auto;margin-right:25%;margin-left:16.2%;line-height:1rem}
.second-list .item .game-info{margin-left:0;padding:.5rem 0}
.second-list .item .game-info .iconbox{border-radius:.44rem;width:1.56rem;height:1.56rem}
.second-list .item .game-info .butnbox{width:22%;max-width:180px;text-align:right;height:100%;position:absolute;top:0;right:0}
.pop-gift-box{display:none;position:fixed;top:0;left:0;right:0;text-align:center;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:9}
.pop-gift-box .pop-gift-content{background:#fff;position:relative;display:inline-block;word-break:break-all;border-radius:.28rem;width:65%;padding:.6rem}
.pop-gift-box .pop-gift-content .gift-title{font-size:.62rem;padding-top:.1rem}
.pop-gift-box .pop-gift-content .gift-detail{font-size:.46rem;color:red;margin:.5rem 0;text-align:left}
.pop-gift-box .pop-gift-content .copy-box{width:50vw;margin:0 auto .5rem;border:3px solid #FF7417;position:relative;height:1rem;line-height:1rem;border-radius:.2rem;overflow:hidden}
.pop-gift-box .pop-gift-content .copy-box .gift-text{width:35vw;color:#FF7417;font-size:.42rem;float:left}
.pop-gift-box .pop-gift-content .copy-box .gift-copy{width:15vw;height:100%;line-height:1rem;background:#FF7417;color:#fff;font-size:.42rem;float:right;display:flex;align-items:center;justify-content:center}
.pop-gift-box .pop-gift-content .game-begin-butn{width:85%;margin:1.2rem auto .3rem;height:1.2rem;line-height:1.2rem;background:#FF7417;border-radius:9.9rem;color:#fff;font-size:.52rem}
.pop-message .pop-box{z-index:99}
.pop-prompt .choose-kf{margin:.5rem 0;text-align:center;font-size:.432rem;color:#FF7417}
.pop-prompt .qq-box{margin:0 auto;width:90%}
.pop-prompt .qq-box a{font-size:.43rem;width:33.3%;display:inline-block}
.pop-prompt .qq-box a img{width:1.4rem;height:1.4rem;border-radius:50%}
.contain-vip-box{padding-bottom:1rem}
.contain-vip-box .vip-logo{margin-top:-.34rem;width:100%;height:4.29rem}
.contain-vip-box .vip-logo img{width:100%;height:100%;vertical-align:top}
.contain-vip-box .vip-condition{margin-top:.66rem;width:100%}
.contain-vip-box .vip-condition .vip-condition-icon{margin:0 auto;width:5.38rem;height:.26rem;background:url(/static/m/img/user/my_tips_title.png) no-repeat;background-size:100% 100%;color:#c0a368;font-size:.5rem;display:flex;align-items:center;justify-content:center}
.contain-vip-box .vip-condition .vip-condition-content{margin:.7rem auto 0;width:92%;background:#f5f5ea;border-radius:.2rem}
.vip-condition-content .text-box{padding:.5rem;font-size:.465rem;color:#c0a368}
.vip-condition-content .text-box .txt_one_{margin-bottom:.2rem;line-height:.8rem}
.vip-condition-content .text-box .service_list{width:100%;margin-bottom:.5rem;text-align:center}
.vip-condition-content .service_list a{display:inline-block;width:1.4rem;height:1.4rem;margin-right:.14rem}
.tracks-content-box{padding-bottom:1rem;position:relative}
.news-content-box .news-list,.tracks-content-box .game-list{padding:.2rem .5rem}
.news-content-box .news-list .news-items,.tracks-content-box .game-list .game-items{position:relative;width:100%;height:100%;border-bottom:.03rem solid #e7e7e7;display:flex;align-items:center}
.news-content-box .news-list .news-items .iconbox,.tracks-content-box .game-list .game-items .iconbox{position:relative;float:left;display:block;overflow:hidden;margin:3.4% 3.4% 3.4% 0;width:1.92rem;height:1.92rem;max-width:192px;max-height:192px;border-radius:.48rem;background:#e2e2e2;color:#bbbaba;font-size:.4rem}
.news-content-box .iconbox .font,.tracks-content-box .iconbox .font{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;text-align:center}
.news-content-box .iconbox .icon,.tracks-content-box .iconbox .icon{position:relative;z-index:2;width:100%;height:100%;vertical-align:top}
.news-content-box .butnbox,.tracks-content-box .butnbox{width:18%;height:100%;max-width:180px;display:flex;align-items:center;justify-content:flex-end}
.tracks-content-box .butnbox .butn{border:.03rem solid #FF7417;border-radius:.44rem;color:#FF7417;font-size:.4rem;width:1.6rem;height:.88rem;display:inline-block;line-height:.88rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}
.news-content-box .text,.tracks-content-box .text{width:60%}
.tracks-content-box .text.on{width:53%}
.news-content-box .text .title,.tracks-content-box .text .title{overflow:hidden;line-height:1}
.news-content-box .text .title .name,.tracks-content-box .text .title .name{font-size:.53rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;line-height:1.3;font-weight:500;display:flex;align-items:center}
.textbox .gift-icon,.tracks-content-box .text .title .name .gift-icon{display:inline-block;width:.96rem;height:.53rem;border-radius:9.9rem;border:.03rem solid #2dcbff;line-height:.53rem;text-align:center;font-size:.33rem;color:#2dcbff;margin-left:.3rem}
.news-content-box .text .info,.tracks-content-box .text .info{line-height:1rem;overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap;font-size:.36rem}
.news-content-box .text .info{color:#999}
.tracks-content-box .text .info .type{color:#FF7417}
.news-content-box .text .info .server-name,.tracks-content-box .text .info .number{position:relative;margin-left:.6rem;color:#666}
.news-content-box .text .info .server-name{color:#999}
.news-content-box .text .info .server-name:before,.tracks-content-box .text .info .number:before{position:absolute;top:21%;left:-.3rem;display:block;width:.8%;height:65.38%;background:#e0e0e0;content:''}
.tracks-content-box .text .slogan{line-height:1.5;font-size:.36rem;color:#999;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.custom-label_ input[type=checkbox]{position:absolute;clip:rect(0,0,0,0)}
.custom-label_ input[type=checkbox]:checked+.label_icon{background-image:url(/static/m/img/user/zhifu_btn_select.png);background-size:100% 100%}
.custom-label_ input[type=checkbox]+.label_icon{background-image:url(/static/m/img/user/nor.png);background-size:100% 100%}
.custom-label_ .label_icon{float:left;width:.6rem;height:.6rem;margin-right:.2rem;background-position:center center;background-repeat:no-repeat}
.custom-label_ .label_text{overflow:hidden;display:block;line-height:.8rem;text-align:left;font-size:.43rem}
.delete-box{position:fixed;bottom:50px;width:100%;height:1.5rem;border-top:.03rem solid #e3e3e3;background:#fff;z-index:4}
.delete-box .delete-butn{float:right;width:3.89rem;height:100%;background:#FF7417;color:#fff;line-height:1.5rem;text-align:center;font-size:.46rem}
.delete-box .all-select{width:100%;height:100%}
.delete-box .all-select>.custom-label_{height:100%;display:flex;align-items:center}
.delete-box .all-select>.custom-label_ .label_icon{margin:0 .3rem 0 .5rem}
.all-select>.custom-label_ input[type=checkbox]+.label_icon{background-image:url(/static/m/img/user/qx.png);background-size:100% 100%}
.all-select>.custom-label_ input[type=checkbox]:checked+.label_icon{background-image:url(/static/m/img/user/zhifu_btn_select.png);background-size:100% 100%}
.pop-butn-box_{max-height:168px;height:1.2rem;display:flex;justify-content:center;margin-bottom:.5rem}
.pop-butn-box_ .pop-butn{font-size:.46rem;color:#333;display:block;float:left;width:3.59rem;height:1.14rem;line-height:1.2rem;border:.03rem solid #c8c8c8;text-align:center;-webkit-appearance:none;border-radius:9.9rem}
.pop-butn-box_ .pop-butn:last-child{margin-left:.63rem;background:#FF7417;color:#fff}
.tracks-content-box .manage-butn{position:fixed;bottom:0;width:100%;height:1.5rem;line-height:1.5rem;background:#FF7417;color:#fff;text-align:center;font-size:.46rem;z-index:3}
.news-content-box{padding-bottom:1rem;position:relative}
.news-content-box .butnbox .butn{font-size:.43rem;color:#FF7417}
.news-content-box .butnbox .butn.soon{color:#fb4c4c}
#no-data{width:100%;height:80vh;display:flex;align-items:center;justify-content:center}
#no-data .empty_{text-align:center;font-size:.46rem;color:#999}
#no-data .empty_ img{width:2.92rem;height:2.92rem}
.info-content-box .basic-info{background:#fff;width:100%}
.info-content-box .basic-info .butn{width:92%;margin:0 auto;height:1.7rem;display:flex;align-items:center;border-bottom:.03rem solid #dcdcdc;position:relative}
.info-content-box .basic-info .butn:last-child{border-bottom:none}
.info-content-box .basic-info .butn.img-icon{height:2.36rem}
.info-content-box .basic-info .butn:first-child input{position:absolute;top:0;left:0;height:100%;width:100%;border:0;opacity:0}
.info-content-box .basic-info .left-part{width:50%;color:#333;font-size:.53rem;display:flex;align-items:center}
.info-content-box .basic-info .right-part{width:50%;color:#333;font-size:.53rem;display:flex;align-items:center;justify-content:flex-end}
.info-content-box .basic-info .right-part .img-box{width:2rem;height:2rem;border-radius:.12rem}
.info-content-box .basic-info .right-part .img-box img{width:100%;height:100%;border-radius:.12rem}
.info-content-box .basic-info .right-part .more-butn{width:.3rem;height:.54rem;margin-left:.5rem}
.info-content-box .basic-info .right-part .more-butn img{width:100%;height:100%;vertical-align:top}
.info-content-box .basic-info .right-part .user-name{font-size:.46rem;color:#999}
.info-content-box .basic-info .butn.exit{justify-content:center;color:#FF7417;font-size:.53rem}
.edit-name-box{background:#fff;width:100%;height:1.6rem;display:flex;align-items:center;justify-content:center;position:relative}
.edit-name-box input{width:100%;height:1.6rem;border:none;vertical-align:top;box-sizing:border-box;font-size:.53rem;padding:0 .5rem}
.edit-name-box .iconbox{position:absolute;width:.56rem;height:.56rem;right:.5rem}
.edit-name-box .iconbox .icon-del{display:none;width:100%;height:100%;background:url(/static/m/img/user/my_personal_nc_delect.png) no-repeat;background-size:100% 100%}
.edit-name-box .iconbox .icon-del.on{display:block}
.save-butn{width:90%;height:1.26rem;line-height:1.26rem;margin:1.1rem auto;border-radius:9.9rem;background:#FF7417;font-size:.46rem;color:#fff;display:block;text-align:center}
.pop-avatar{display:none;position:fixed;z-index:1999;top:0;left:0;right:0;text-align:center;width:100vw;height:100vh;background:rgba(0,0,0,.7)}
.pop-avatar .pop-cell{vertical-align:bottom}
.pop-avatar .pop-content1{width:100%;height:3.125rem;background:#fff;font-size:.56rem;color:#333}
.pop-avatar .pop-content1 .choose-img{height:50%;width:100%;display:flex;align-items:center;justify-content:center;position:relative}
.pop-avatar .pop-content1 .choose-img:first-child{border-bottom:.03rem solid #dcdcdc7d;box-sizing:border-box}
.pop-avatar .pop-content1 .choose-img input{position:absolute;top:0;left:0;height:100%;width:100%;border:0;opacity:0}
.pop-avatar .pop-content2{margin-top:.166rem;width:100%;height:1.7rem;background:#fff;line-height:1.7rem;font-size:.56rem;color:#333}
.ptb-content-box .search-box{width:100%;height:1.5rem;display:flex;align-items:center;justify-content:center;position:relative;background:#ededed}
.ptb-content-box .search-box .input-group{height:1.1rem;background:#fff;border-radius:.18rem;width:94%;position:relative;display:flex;align-items:center}
.ptb-content-box .search-box .input-group .txt{font-size:.46rem;width:100%;height:100%;background:0 0;display:block;border:none;padding:0;margin:0 1.2rem;-webkit-appearance:none}
.ptb-content-box .search-box .iconbox{position:absolute;top:0;right:0;height:100%;width:1.2rem;display:flex;align-items:center}
.ptb-content-box .search-box .iconbox:first-child{left:0}
.ptb-content-box .search-box .icon-search{margin-left:.3rem;width:.6rem;height:.6rem;background:url(/static/m/img/user/home_hall_search.png);background-size:100% 100%;display:block}
.ptb-content-box .search-box .icon-del{width:.52rem;height:.52rem;background:url(/static/m/img/user/nav_search_delete.png);background-size:100% 100%;display:block;opacity:0;visibility:hidden;margin-left:.28rem}
.ptb-content-box .search-box .iconbox.on .icon-del{opacity:1;visibility:visible}
.ptb-content-box .ptb-list{width:90%;padding:0 5%;background:#fff}
.ptb-content-box .ptb-list li{width:100%;height:1.7rem;border-bottom:.03rem solid #efefef;display:flex;align-items:center;color:#666;font-size:.43rem}
.ptb-content-box .ptb-list li.title{font-size:.46rem;font-weight:800}
.ptb-content-box .ptb-list li span{width:50%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.ptb-content-box .ptb-list li .ptb-num{color:#FF7417}
.occupy-bg{width:100%;height:.26rem;background:#efefef}
.address-list .operate-box{display:flex;align-items:center}
.address-list .operate-box .default-address{width:50%;font-size:.46rem;color:#000;font-weight:500;display:flex;align-items:center;padding-left:.4rem}
.default-address .label-icon{width:.6rem;height:.6rem;margin-right:.2rem;background-position:center center;background-repeat:no-repeat;display:block}
.address-list .operate-box .default-address input[type=radio]{position:absolute;clip:rect(0,0,0,0)}
.default-address input[type=radio]:checked+.label-icon{background-image:url(/static/m/img/user/shop_adress_choose_pre.png);background-size:100% 100%}
.default-address input[type=radio]+.label-icon{background-image:url(/static/m/img/user/shop_adress_choose_nor.png);background-size:100% 100%}
.switch-box{display:flex;align-items:center}
.switch-box .switch{margin-left:auto}
.mui-switch{width:1.69rem;height:.92rem;position:relative;border:.03rem solid #dfdfdf;background-color:#fdfdfd;box-shadow:#dfdfdf 0 0 0 0 inset;border-radius:9.9rem;background-clip:content-box;display:inline-block;-webkit-appearance:none;user-select:none;outline:0;box-sizing:content-box}
.mui-switch:before{content:'';width:.92rem;height:.92rem;position:absolute;top:0;left:0;border-radius:9.9rem;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4)}
.mui-switch:checked{border-color:#FF7417;box-shadow:#FF7417 0 0 0 .56rem inset;background-color:#FF7417}
.mui-switch:checked:before{left:.8rem}
.mui-switch.mui-switch-animbg{transition:background-color ease .4s}
.mui-switch.mui-switch-animbg:before{transition:left .3s}
.mui-switch.mui-switch-animbg:checked{box-shadow:#FF7417 0 0 0 0 inset;background-color:#FF7417;transition:border-color .4s,background-color ease .4s}
.coupon-box .use-status-menu{width:100%;height:1.32rem;display:flex;align-items:center;border-bottom:.03rem solid #cdcdcd70}
.use-status-menu>a{width:33.3%;color:#666;font-size:.46rem;text-align:center;margin-top:.2rem}
.use-status-menu>a.active{color:#FF7417;position:relative}
.use-status-menu>a.active:after{position:absolute;bottom:-.25rem;left:50%;height:.1rem;width:.8rem;margin-left:-.4rem;background:#FF7417;border-radius:9.9rem;content:'';z-index:9}
.coupon-box .coupon-tab{width:95%;margin:0 auto}
.coupon-box .not-used-box .exchange-coupon-box{display:flex;align-items:center;width:100%;height:1.1rem;margin:.5rem 0}
.coupon-box .not-used-box .exchange-coupon-box .coupon-inp{height:100%;width:9.2rem;border-radius:9.9rem;box-sizing:border-box;border:.03rem solid #cdcdcd;font-size:.46rem;padding-left:.5rem}
.coupon-box .not-used-box .exchange-coupon-box .exchange-butn{margin-left:auto;width:2.1rem;height:.9rem;box-sizing:border-box;border:.03rem solid #FF7417;color:#FF7417;text-align:center;line-height:.9rem;border-radius:9.9rem;font-size:.46rem}
.coupon-box .not-used-box .exchange-coupon-box .exchange-butn.disabled{background:#b5b5b5;color:#fff;border:.03rem solid #b5b5b5}
.coupon-box .not-used-box .coupon-content-box{width:100%}
.coupon-box .coupon-content-box .coupon-empty{display:flex;justify-content:center;margin-top:4.27rem}
.coupon-box .not-used-box .coupon-content-box .coupon-empty{margin-top:2.65rem}
.coupon-box .coupon-content-box .empty-content{text-align:center}
.coupon-box .coupon-content-box .coupon-empty img{width:3rem;height:2.55rem}
.coupon-box .coupon-content-box .coupon-empty p{color:#999;font-size:.46rem}
.coupon-box .coupon-content-box .invalid-list,.coupon-box .coupon-content-box .not-used-list,.coupon-box .coupon-content-box .used-list{width:100%}
.coupon-box .coupon-content-box .invalid-list,.coupon-box .coupon-content-box .used-list{margin-top:.5rem}
.coupon-box .coupon-content-box .invalid-list li,.coupon-box .coupon-content-box .not-used-list li,.coupon-box .coupon-content-box .used-list li{width:100%;height:auto;min-height:3.58rem;margin-top:.13rem;background:url(/static/m/img/user/shop_yhq_bg1.png) no-repeat;background-size:100% 100%;padding-bottom:.4rem;box-sizing:border-box;display:flex}
.coupon-box .coupon-content-box .not-used-list li.game_coupon{background:url(/static/m/img/user/pay_pop_bg-active.png) no-repeat;background-size:100% 100%}
.coupon-box .coupon-content-box .invalid-list li,.coupon-box .coupon-content-box .used-list li{background:url(/static/m/img/user/shop_yhq_gry.png) no-repeat;background-size:100% 100%;position:relative;padding-bottom:0}
.coupon-box .coupon-content-box .invalid-list li .invalid-status,.coupon-box .coupon-content-box .used-list li .used-status{position:absolute;top:0;right:0;width:2.28rem;height:2.1rem;display:block;background:url(/static/m/img/user/shop_yhq_use.png) no-repeat;background-size:100% 100%}
.coupon-box .coupon-content-box .invalid-list li .invalid-status{background:url(/static/m/img/user/shop_yhq_sx.png) no-repeat;background-size:100% 100%}
.coupon-box li .coupon-type{width:3.68rem;height:auto;color:#fff;font-size:.43rem;float:left;display:flex;justify-content:center;align-items:center;margin-top:.4rem}
.coupon-box li .coupon-type p{margin:0}
.coupon-box li .coupon-detail{float:left;width:7.95rem;height:auto;color:#999;font-size:.36rem;padding:.5rem;box-sizing:border-box}
.coupon-box li .coupon-detail .coupon-part1{display:flex;align-items:center}
.coupon-box li .coupon-detail .coupon-title{font-size:.53rem;color:#333}
.coupon-box li .coupon-detail .coupon-date{line-height:.7rem;width:95%}
.coupon-box li .coupon-detail .to-use{margin-left:auto;width:1.85rem;height:.83rem;box-sizing:border-box;border:.03rem solid #ff6f57;border-radius:9.9rem;line-height:.83rem;text-align:center;color:#ff6f57}
.coupon-box li.game_coupon .coupon-detail .to-use{border:.03rem solid #4acbfa;color:#4acbfa}
.coupon-box li .coupon-detail .coupon-part2{display:flex;align-items:flex-start;margin-top:.2rem}
.coupon-box li .coupon-detail .coupon-part2 .coupon-rule{width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:.5rem}
.coupon-box li .coupon-detail .coupon-part2 .coupon-rule.pull{white-space:normal;height:100%}
.coupon-box li .coupon-detail .coupon-part2 .more-butn{display:block;margin-left:auto;width:.46rem;height:.46rem;background:url(/static/m/img/user/shop_yhq_pull.png) no-repeat;background-size:100% 100%}
.coupon-box li .coupon-detail .coupon-part2 .more-butn.back{background:url(/static/m/img/user/shop_yhq_sq.png) no-repeat;background-size:100% 100%}
@media screen and (max-width:660px){.banner .loginbox.no .textbox .registerbtn:before{width:2px}
.banner .loginbox.yes .butnbox .butn,.binded-info .butnbox .butn,.hot-gift .text-pic-list .butnbox .butn,.info-table .item3 .btn,.info-table .table-cell,.second-list .item .game-info .butnbox .butn,.second-list .item .giftbag-list .butnbox .butn,.selectarea .smiddle .butn,.tab-scroll .tabpanel .hot-game .text-pic-list .butnbox .butn,.tab-scroll .tabpanel .text-show .butnbox .butn,.text-icon-list .item .butnbox .butn,.user-base .butn .authed{border-width:2px}
.pop-gift-box .pop-gift-content .copy-box{border:1px solid #FF7417}
}
@media screen and (max-width:540px){.banner .loginbox.no .textbox .registerbtn:before{width:1px}
.user-money .butn.balancebtn{border-width:1px}
.banner .loginbox.yes .butnbox .butn,.binded-info .butnbox .butn,.hot-game-title,.hot-gift .hot-gift-title,.hot-gift .text-pic-list .butnbox .butn,.info-table .item3 .btn,.info-table .table-cell,.second-list .item .game-info .butnbox .butn,.second-list .item .giftbag-list .butnbox .butn,.selectarea .smiddle .butn,.tab-scroll .tabpanel .hot-game .text-pic-list .butnbox .butn,.tab-scroll .tabpanel .text-show .butnbox .butn,.text-icon-list .item .butnbox .butn,.user-base .butn .authed{border-width:1px}
.tab-scroll .tabmenu{border-bottom-width:1px}
.hot-gift .hot-gift-title,.text-icon-list .item{border-bottom-width:1px}
.text-icon-list .itembox .swiper-container{height:2.42rem}
.text-icon-list .itembox .menu,.text-icon-list .itembox .swiper-container.cur{width:4rem}
.second-list li{border-bottom:1px solid #e7e7e7}
.pop-gift-box .pop-gift-content .copy-box{border:1px solid #FF7417}
}
::-webkit-input-placeholder{color:#c3c3c3}
.user_reward .active_box{height:260px;background:#fff;opacity:1;border-radius:8px;margin:18px 10px}
.user_reward .game_now{background:url(/static/m/img/user/game_now.png) no-repeat;width:59px;height:31px;background-position-y:center;margin-left:14px}
.user_reward .other_reward{background:#fff;opacity:1;border-radius:8px;margin:18px 10px}
.user_reward .game_last{background:url(/static/m/img/user/game_last.png) no-repeat;width:59px;height:31px;background-position-y:center}
.user_reward .rule_box{width:86px;height:31px;background:linear-gradient(180deg,#ff9e5d 0,#ff8b3d 100%);opacity:1;border-radius:5px 0 0 5px;float:right;right:0;position:absolute;font-size:.39rem;font-family:Microsoft YaHei;font-weight:400;color:#fff}
.user_reward .top-tip{display:flex;padding-top:10px;position:relative;height:31px;line-height:31px;vertical-align:middle}
.user_reward .rule_box img{padding:4px 4px 6px 4px}
.user_reward .game-box{width:93%;height:78px;background:#fff7f3;border:1px solid #ff8330;opacity:1;border-radius:14px;margin:12px 14px 18px 14px}
.user_reward .game-box .zhanwei{width:58px;margin:10px 8px;float:left}
.user_reward .active_infox{width:33.3%;float:left;font-size:.39rem;font-family:Microsoft YaHei;font-weight:400;color:#747474;opacity:1;text-align:center}
.user_reward .number{font-size:20px;font-weight:700;color:#262626}
.user_reward .btn_lq{width:343px;height:39px;line-height:39px;background:linear-gradient(180deg,#ff9650 0,#ff8533 100%);opacity:1;border-radius:20px;text-align:center;float:left;margin:0 auto;left:50%;position:relative;margin-left:-171.5px;font-size:15px;font-weight:400;color:#fff;margin-top:10px}
.user_reward .game_name{height:21px;font-size:.48rem;font-family:Microsoft YaHei;font-weight:400;color:#000;opacity:.85}
.user_reward .active_date{height:16px;font-size:.37rem;font-family:Microsoft YaHei;font-weight:400;line-height:16px;color:#000;opacity:.45}
.user_reward .active_num{height:16px;font-size:.37rem;font-family:Microsoft YaHei;font-weight:400;line-height:16px;color:#000;opacity:.45}
.user_reward .active_info{margin-top:10px;height:69px}
.user_reward .top-tip2{padding:10px 14px}
.user_reward .tixian_tips{height:16px;font-size:.37rem;font-family:Microsoft YaHei;font-weight:400;line-height:16px;color:#000;opacity:.45}
.user_reward .old_box{padding:0 14px}
.user_reward .coupon_money{background:url(/static/m/img/user/coupon_bg.png) no-repeat;width:58px;height:58px;line-height:58px;font-size:26px;font-weight:700;color:#fff;float:left;text-align:center;margin:6px 0}
.user_reward .with_amount{height:19px;font-size:14px;font-family:Microsoft YaHei;font-weight:700;color:#262626;opacity:1;line-height:19px}
.user_reward .coupon_title{height:16px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;line-height:0;color:#8c8c8c;opacity:1;line-height:16px}
.user_reward .end_time{height:16px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;line-height:0;color:#8c8c8c;opacity:1;line-height:16px}
.user_reward .btn_dh{width:62px;height:25px;line-height:25px;background:linear-gradient(180deg,#ff9220 0,#ff6311 100%);border-radius:13px;font-size:12px;font-family:Microsoft YaHei;font-weight:700;color:#fff;opacity:1;text-align:center;margin-top:24px}
.user_reward ul.award_coupon_list li{display:none}
.user_reward ul.award_coupon_list li.on{width:100%;display:-webkit-inline-box}
.user_reward .game-box2{height:78px;background:#fff7f3;border:1px solid #ff8330;opacity:1;border-radius:14px}
.user_reward .game-box2 .zhanwei{width:58px;height:58px;margin:10px 8px;float:left}
.user_reward .coupon_tiaojian{float:left;width:65%;padding:10px 0 0 5px}
.user_reward .emptyac{display:block;margin:40px auto;width:3.904rem;height:3.592rem}
.user_reward .moregift{font-size:.4rem;color:#999;display:block;text-align:center;height:1.1rem;line-height:1.1rem;max-height:110px;cursor:pointer}
.user_reward .moregift img{width:.44rem;height:.24rem;display:inline-block;vertical-align:middle;margin-top:-.5%;margin-left:.2rem}
.user_reward .rot180{transform:rotate(180deg)}
.pop.rule_tips{display:none;position:fixed;z-index:1999;top:0;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.7)}
.rule_tc_box{width:307px;height:333px;background:#fff;opacity:1;border-radius:14px;position:fixed;top:50%;margin-top:-167px;left:50%;margin-left:-153px}
.rule_title{height:21px;line-height:21px;font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#262626;opacity:1;text-align:center;margin:26px 0 19px}
.rule_content{font-size:14px;font-family:Microsoft YaHei;font-weight:400;line-height:24px;color:#747474;opacity:1;margin:0 20px}
.rule_content p{line-height:normal;margin:7px 0}
.contactqq{height:42px;line-height:42px;font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#f60;opacity:1;width:100%;text-align:center}
.rule_tips_close{width:214px;height:33px;background:linear-gradient(180deg,#ffaf60 0,#ff8b3d 100%);opacity:1;border-radius:17px;font-size:14px;font-family:Microsoft YaHei;font-weight:700;line-height:33px;color:#fff;text-align:center;margin:0 auto}
.tixian_record{width:68px;height:22px;background:rgba(255,255,255,0);border:1px solid #fff;opacity:1;border-radius:11px;font-size:13px;font-family:Microsoft YaHei;font-weight:400;line-height:0;color:#fff;text-align:center;margin:10px;position:absolute;top:0}

.user-section.xg_usectionr{width:97%;opacity:1;border-radius:8px 8px 0 0;margin:18px auto}
.withdraw-list li{font-size: 16px;background: #FFFFFF;opacity: 1;border-radius: 0px 0px 8px 8px;height: 48px;line-height: 48px;padding: 10px;}
.withdraw-list li:first-child{line-height: 30px;height: 30px;font-size: 13px;font-family: Microsoft YaHei;font-weight: 400;color: #262626;background: #E7EBF3;opacity: 1;border-radius: 8px 8px 0px 0px;padding: 10px;}
.withdraw-list span{display: inline-block;width: 50%;text-align: right;float: left;}
.withdraw-list li span:first-child{text-align: left;}
.withdraw-list .game_box{width:80%;float:left}
.withdraw-list .reward_money{width:20%;float:left;text-align:right;font-size: 18px;font-family: Microsoft YaHei;font-weight: bold;color: #000000;opacity: 0.85;}
.withdraw-list .game_name{line-height:21px;height:21px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#000;opacity:.85}
.withdraw-list .reward_date{height:17px;line-height:17px;font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#000;opacity:.65;margin-top:10px}

.user_zfb{width:355px;background:#fff;opacity:1;border-radius:8px!important}
.user_zfb label.w-label{width:72px;height:16px;font-size:.47rem;font-family:Microsoft YaHei;font-weight:400;line-height:14px;color:#262626;opacity:1}
.user_zfb input.w-input{border:none;border-bottom:1px solid #c6c6c8;width:100%;font-size:.6rem}
.user_zfb .us2-mibao{padding:18px 14px}
.user_zfb input.w-input::-webkit-input-placeholder{color:#999;font-size:16px}
.user_zfb input.w-input::-moz-placeholder{color:#999;font-size:16px}
.user_zfb input.w-input:-ms-input-placeholder{color:#999;font-size:16px}
.user_zfb input.g-btn.jsubmit.save-upd{width:281px;height:40px;background: linear-gradient(360deg,#FF7417 0,#ff9800 100%);opacity:1;border-radius:20px;border:0;font-size:15px;font-family:Microsoft YaHei;font-weight:400;color:#fff;margin-top:20px;position:relative;left:50%;margin-left:-140px;}
.user_zfb .utips.xg_bothelp{font-size:14px}
.ok-auth-box .w-item{text-align:center;font-size:.5rem;padding:15px}
.ok-auth-box .acname{font-size:.55rem;line-height:33px}
.ok-auth-box .acvalue{font-size:.7rem;font-family:Microsoft YaHei;font-weight:400;color:#262626}

.pop-bind{height: 100%}
.basic-info{background:#fff;width:100%}
.basic-info .butn{width:92%;margin:0 auto;height:1.7rem;display:flex;align-items:center;border-bottom:.03rem solid #dcdcdc;position:relative}
.basic-info .butn:last-child{border-bottom:none}
.basic-info .butn.img-icon{height:2.36rem}
.basic-info .butn:first-child input{position:absolute;top:0;left:0;height:100%;width:100%;border:0;opacity:0}
.basic-info .butn.exit{justify-content:center;color:#FF7417;font-size:.53rem;margin-top: 0.23rem;}

.table-g-table table{ border:1px solid #ededed;background:#fff;font-size:14px;width: 100%;border-collapse: collapse;} 
.table-g-table table td{ padding:8px 12px;border:1px solid #e49494;border-color:#ededed;background:#ffffff;color: #848181;white-space:nowrap;font-size: 13px;}
.table-g-table table th {padding:8px 12px;background-color: #f8f8f8;text-align: left;border: 1px solid #ebebeb;}
.table-g-table td{ border-left:0px; border-right:0px; border-color:#eee;border-collapse: collapse;}


/*注册登录*/
.user-auth{background:#FFF;}
.login_header{position:fixed;top:0;left:0;z-index:99;width:100%;height:1.32rem;max-height:132px;background:#F3F3F3;color:#333333;}
.login_header .caption,.login_header .wrap{position:relative;height:100%;}
.login_header .arrow-left{width:16%;}
.login_header .left{left:0;}
.login_header .hbtn{position:absolute;top:0;height:100%;}
.login_header .arrow-left img{margin-left:.4rem;width:0.3rem;margin-top:-10%;}
.login_header .caption{margin:0 16.2%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.54rem;}
/*header*/
/*content*/
.trunker .contain .info-table{padding:0 0.6rem 0.8rem;position:relative;}
.info-table .item{margin-top:0.6rem;border:2px solid rgba(230,230,230,1);border-radius:0.16rem;}
.info-table .table{border-collapse:separate;}
.trunker .tab{padding-top:0.7rem;font-size:0.56rem;color:#999;border-bottom:3px solid #E7E7E7;}
.trunker .tab li{display:block;width:50%;float:left;text-align:center;border-bottom:5px solid transparent;}
@media screen and (max-width:660px){.info-table .item{border:2px solid rgba(230,230,230,1);}.trunker .tab{border-bottom-width:2px;}}
@media screen and (max-width:540px){.info-table .item{border:1px solid rgba(230,230,230,1);}.trunker .tab{border-bottom-width:1px;}}
.cell{display:table-cell;position:relative;vertical-align:middle;}
.info-table .item .cell{height:1.5rem;max-height:168px;}
.info-table .item .cell:first-child{width:1.1rem;text-align:left;}
.info-table .item .cell .input_{font-size:0.48rem;}
.info-table .item .cell .input_ .txt{width:100%;border:none;padding:0;margin:0;-webkit-appearance:none;}
.info-table .item .cell .input_ .txt.pwd{font-size:0.62rem;color:#000;}
.info-table .item .cell .iconbox{position:absolute;top:0;right:0.15rem;height:100%;}
.info-table .item .cell .icon{width:0.52rem;height:0.62rem;margin-left:0.28rem;display:block;}
.info-table .item .cell .iconbox .icon{display:inline-block;vertical-align:middle;background-position:center center;background-repeat:no-repeat;background-size:100% 100%;}
.info-table .item .cell .iconbox .icon-del{opacity:0;visibility:hidden;transition:.5s;width:0.6rem;height:0.6rem;background-image:url(/static/m/img/user/login_btn_delete.png);}
.info-table .item .cell .iconbox .icon-eye{width:0.6rem;height:0.42rem;background-image:url(/static/m/img/user/login_pop_btn_invisible.png);}
.info-table .item .cell .iconbox .icon-del.on{opacity:1;visibility:visible;}
.info-table .item .cell .iconbox .icon-eye.on{background-image:url(/static/m/img/user/login_btn_visible.png);}
.info-table .pop-error{display:none;font-size:0.44rem;color:#FF3228;text-align:left;position:absolute;bottom:0.18rem;}
.info-table .pop-error:before{content:'';display:inline-block;width:0.44rem;height:0.44rem;background:url(/static/m/img/user/login_error.png) center center no-repeat;background-size:100% 100%;margin-right:0.2rem;vertical-align:middle;margin-top:-2.5%;}
.trunker .contain .butn-box{padding:0.3rem 0.6rem 0.3rem;}
.trunker .contain .butn-box .butn.disabled{background:#D0D0D0;color:#FFFFFF;}
.trunker .contain .butn-box .butn,.trunker .contain .butn-box .butn_{display:block;border:none;padding:0;margin:0;-webkit-appearance:none;width:100%;height:1.4rem;line-height:1.4rem;background:#FF7417;color:#FFF;font-size:0.56rem;border-radius:0.7rem;border:none;box-sizing:border-box;-webkit-box-sizing:border-box;}
.trunker .contain .butn-box .butn_{background:#FFF;color:#FF7417;border:1px solid #FF7417;}
.info-table .item .cell .input_ .txt::-webkit-input-placeholder{color:#BBB;font-size:0.48rem;}
.info-table .item .cell .input_ .txt:-ms-input-placeholder{color:#BBB;font-size:0.48rem;}
.info-table .item .cell .input_ .txt:-moz-placeholder{color:#BBB;font-size:0.48rem;}
.info-table .item .cell .input_ .txt::-moz-placeholder{color:#BBB;font-size:0.48rem;}
/*记住密码和忘记密码*/
.trunker .contain .link-box{padding:0 0.6rem;font-size:0.48rem;color:#666;}
.trunker .contain .link-box_{padding:0 0.6rem;font-size:0.48rem;color:#666;}
.trunker .contain .link-box_ .half{display:block;width:50%;float:left;text-align:left;}
.trunker .contain .link-box_ .forgetbox{text-align:right;}
.trunker .contain .link-box_ .custom-label{}
.trunker .contain .link-box .half{display:block;width:50%;float:left;text-align:left;}
.trunker .contain .link-box .forgetbox{text-align:right;}
.trunker .contain .link-box .custom-label{}
.custom-label input[type="checkbox"],.custom-label input[type=radio]{position:absolute;clip:rect(0,0,0,0);}
.label_icon{float:left;width:0.6rem;height:0.8rem;margin-right:0.13rem;background-position:center center;background-repeat:no-repeat;}
.label_text{overflow:hidden;display:block;line-height:0.8rem;text-align:left;}
.label_text.ps{line-height:0.6rem;}
.label_text a{color:#FF7417;display:inline-block;margin:0.1rem 0;}
.custom-label input[type="checkbox"]:checked+.label_icon{background-image:url(/static/m/img/user/signup_choose_pre.png);background-size:100%;}
.custom-label input[type="checkbox"]+.label_icon{background-image:url(/static/m/img/user/signin_choose_nor.png);}
.thirdlogin{display:none;padding:0.2rem 0.8rem 0;}
.thirdlogin.on{display:block;}
.thirdlogin .thirdlogin-title span{text-align:center;}
.goLogin{padding:0 0 0.5rem;text-align:center;line-height:0.8rem;margin-top:0.1rem;}
.goLogin .to_login{color:#FF7417;font-size:0.5rem;}
/*content*/
/*注册页*/
.pan-item:first-child{display:block;}
.pan-item{display:none;}
.trunker .tab li a{text-align:center;position:relative;}
.trunker .tab li i.bot{display:none;width:1rem;height:0.12rem;margin-top:0.12rem;position:absolute;left:28%;}
.trunker .tab li.active span{color:#FF7417;}
.trunker .tab li.active i{background:#FF7417;display:block;}
.info-table .item .title:first-child{width:2.5rem;text-align:center;}
.title .label_title{font-size:0.48rem;position:relative;bottom:0.2rem;}
.inner.hei{height:auto;}
.trunker .inner .ver_code{position:relative;border:none;}
.trunker .inner .yzm,.trunker .inner .phone_yzm{width:68%;border:1px solid rgba(230,230,230,1);}
.trunker .inner .phone_yzm .title:first-child{width:3rem;}
.trunker .inner .yzm_,.trunker .inner .phone_yzm_{width:30%;position:absolute;top:0;right:0;height:95%;text-align:right;}
.trunker .inner .phone_yzm_{border:1px solid #FF7417;border-radius:0.18rem;color:#FF7417;font-size:0.45rem;vertical-align:middle;text-align:center;line-height:1.4rem;}
.info-table .yzm .cell .input_,.info-table .phone_yzm .cell .input_{margin-right:0rem;font-size:0.48rem;}
.trunker .inner .yzm_ img{width:100%;height:100%;vertical-align:initial;}
.trunker .inner .tips{padding:0.3rem 0.6rem 2rem;font-size:0.44rem;color:#FF9A22;line-height:0.8rem;}
/*新增底部TAB*/
.qw-footer{position:fixed;bottom:0;width:100%;max-width:720px;height:50px;display:flex;z-index:9;justify-content:space-around;background:#f5f5f5;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.85);box-shadow:0 0 1px rgba(0,0,0,0.85);transition:all 0.3s ease 0s;}
.qw-footer a{display:flex;width:20%;color:#929292;flex-direction:column;justify-content:center;align-items:center;position:relative;}
.qw-footer a.on{color:#FF7417;}
.qw-footer a div{margin-top:4px;font-size:11px;}
.qw-footer a .zk01{position:absolute;top:-19px;left:53%;z-index:2;width:35px;height:25px;background-image:url(/static/m/img/zk01_icon.png);background-size:100%;background-repeat:no-repeat;}
.qw-footer a .icon{width:24px;height:24px;margin:0 auto;background-size:100%;background-repeat:no-repeat;}

.qw-footer a .icon1 {background-image: url(/static/m/img/qw-footer_icon2.png);}
.qw-footer a .icon2 {background-image: url(/static/m/img/qw-footer_icon1.png);}
.qw-footer a .icon3 {background-image: url(/static/m/img/qw-footer_icon4.png);}
.qw-footer a .icon4 {background-image: url(/static/m/img/qw-footer_icon3.png);}
.qw-footer a .icon5 {background-image: url(/static/m/img/qw-footer_icon5.png);}
.qw-footer a.on .icon1 {background-image: url(/static/m/img/qw-footer_icon2_h.png);}
.qw-footer a.on .icon2 {background-image: url(/static/m/img/qw-footer_icon1_h.png);}
.qw-footer a.on .icon3 {background-image: url(/static/m/img/qw-footer_icon4_h.png);}
.qw-footer a.on .icon4 {background-image: url(/static/m/img/qw-footer_icon3_h.png);}
.qw-footer a.on .icon5 {background-image: url(/static/m/img/qw-footer_icon5_h.png);}
/*重构layer按钮*/
.layer-lan .layui-layer-btn a{ font-size:14px}
/*弹出登录框*/
.title-box{padding-top:0.5rem;font-size:0.68rem;position:relative;}
.title-box .login-title.on{position:relative;}