
/*--清除浮动 ------------------------------------------------------------------------------------------*/
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}
.overflow{overflow:hidden}
.clear{clear:both;height:0;font-size:0;overflow:hidden}
body{background:#fff}
/*分类标题*/
.mid-title{height:.9rem;line-height:.9rem;font-size:.32rem;color:#444}
.mid-title span{display:block;width:.1rem;height:.4rem;float:left;margin:.24rem;background: #358ff0;}
.mid-title .more{font-weight:400;font-size:.24rem;float:right;margin-right:.2rem;color:#c2c2c2}
/*面包屑 */
.m-postion-bar{padding:0 .2rem;margin-top:.2rem;font-size:.28rem;line-height:.8rem;color:#a2a2a2;border-top:.02rem solid #f2f2f4}
.m-postion-bar .position{font-size:.28rem;color:#a2a2a2}
/* 游戏信息 */
.d_game{padding:0 .2rem}
.game_detail{display:block;z-index:999;padding:.2rem 0}
.d_game .phb_icon { position: absolute;right: 0.1rem; width: 0.96rem;height: 1.24rem; line-height: 1.5rem;-webkit-background-size: 100%; background-size: 100%;text-align: center;font-weight: 600; color: #fff;font-size: 0.24rem;}

.game_detail img{width:2rem;height:2rem;display:block;margin:.1rem auto 0;border-radius:.1rem}
.game_detail h1{font-size:.36rem;color:#333;height:.8rem;line-height:.8rem;font-weight:400;text-align:center;overflow:hidden}

.game_detail .dianpin { line-height: 20px;width: 70%; margin: 0 auto; padding: 0 20px;overflow: hidden;}
.game_detail .dianpin .comment {padding-left: 20px;font-size: 12px;color: #000;display: inline-block; white-space: nowrap;animation: 10s wordsLoop linear infinite normal;margin: 0 10px;background: none;border: none;}
@keyframes wordsLoop{0%{transform:translateX(200px);-webkit-transform:translateX(200px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}
@-webkit-keyframes wordsLoop{0%{transform:translateX(200px);-webkit-transform:translateX(200px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}

.game_detail .g_zl{overflow:hidden}
.m-score-box{margin-top:.2rem}
.m-score-box .m-score-item{position:relative;font-size:.24rem;color:#aaa;text-align:center;width:33.3333%;float:left}
.m-score-box .m-score-item:not(:last-child):after{content:"";position:absolute;display:block;width:.02rem;height:.6rem;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.m-score-box .m-score-item .m-icon-box{font-size:.4rem;color:#464646;margin-bottom:.15rem;text-align:center}
.m-score-box .m-score-item .m-icon-box .icon{position:relative;top:-.06rem;width:.4rem;height:.42rem;margin-right:.1rem}
.icon{display:inline-block;vertical-align:middle;background-size:contain;background-position:center center;background-repeat:no-repeat}
#downlinkaddress,.d_game .safety_btn{display:block;width:5.94rem;height:.8rem;text-align:center;line-height:.8rem;background: #11ce63;border-radius:.4rem;font-size:.34rem;color:#fff;margin:.3rem auto 0;}
.sm{text-align:center;font-size:.24rem;color:#259d5d;padding-top:.2rem;padding-bottom:.4rem}
.sm span{padding:0 .3rem;position:relative}
.sm span::after{content:"";position:absolute;width:.22rem;height:.22rem;left:0;top:50%;margin-top:-.11rem;background:url(https://m.25xiazai.com/skin/images/icon-lvse@2x.png) no-repeat;background-size:.22rem}

.details{width:100%;height:auto;overflow:hidden;margin-bottom: -.3rem;}
.details  span.t{width: 40%;margin-right: 3%;float: left;line-height: 25px;height: 25px;white-space: nowrap;font-size: .24rem;}
.details  span.time{width: 57%;float: left;line-height: 25px;height: 25px;white-space: nowrap;font-size: .24rem;}


.d_game .downbtn_a,.d_game .btn_zq_a{display:inline-block;width: 45%;height: 40px;line-height: 40px;margin: 0 2% 0 2%;margin-bottom:10px;background:#fff;font-size: 14px;border: 1px solid #0db5ec;color: #0db5ec;box-sizing:  border-box;border-radius:5px;text-align: center;margin-top: 10px;}
.d_game .downbtn_b{text-align: center;background: #0db5ec;display:  inline-block;width: 45%;margin: 0 2% 0 2%;margin-bottom:10px;line-height: 20px;height: 38px;padding-top:  2px;vertical-align: top;font-size: 14px;border-radius: 5px;color: #fff;margin-top: 10px;}
.d_game .downbtn_b i{display:block;height: 16px;line-height: 16px;font-size:12px;text-align:center;font-style:normal;opacity:.8;}
.d_game p{font-size:12px;background:#fff3e2;color:#787878;padding:4px 8px;box-sizing:border-box;border:1px solid #ffe0b5;line-height:20px;margin-bottom:10px;border-radius:5px;}
.d_game p em{ color:#f75934;}

.{width:310px;margin:0 auto;margin-top:10px;font-size:14px}
.checkbox-container .checkboxlabel{display:-webkit-box}
.checkbox-container .checkboxlabel .checkmark{color:#999;vertical-align:bottom;margin-left:6px;width:300px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}
.checkbox-container .checkbox-containercheckbox{width:20px;height:20px;background-color:#f5f5f5;border:1px solid #e1e1e1;-moz-border-radius:50%;border-radius:50%;font-size:.8rem;margin:0;padding:0;position:relative;display:inline-block;vertical-align:top;cursor:default;-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .1s ease;-moz-transition:background-color ease .1s;transition:background-color .1s ease}
.checkbox-container .checkbox:checked{background: #0db5ec;border:1px solid #fff;}
.checkbox-container .checkbox:checked:after{content:"";top:4px;left:4px;position:absolute;background:0 0;border:2px solid #fff;border-top:none;border-right:none;height:5px;width:7px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}


/* dr-list */
.dr-list a {float: left;width: 21px;height: 24px;border-radius: 3px;overflow: hidden;margin-left: 2px;}
.dr-list a img { display: block; width: 100%; height: 100%;}
.dr-list {overflow: hidden;float: left;margin-left: 0px;height: 29px;width: 191px;}
.down-rank {border-radius: 25px;border: solid 2px #ffdec0;margin: 0px 0px 0;padding: 2px 16px;overflow: hidden;/* width: 95%; */}
.dr-tit {float: left;color: #999;font-size: 12px;height: 25px;line-height: 28px;margin-left: 8px;width: 85px;white-space: normal;text-overflow: ellipsis;overflow: hidden;}
.dr-more {float: right;height: 7px;line-height: 27px;font-size: 11px;color: #ff8b24;}


/*游戏截图*/
.yxjt{width: 100%;overflow: hidden;}
.yxfl{ width:97%; float:left; max-height:290px; overflow:hidden; display:block;}
.slide_A{ display: flex; width: auto; overflow: auto;}
.slide_A a{ flex-shrink: 0; width: 160px; margin-top:10px; margin-bottom:10px; float:left;  text-align:center;overflow: hidden;margin-left: 10px;}
.slide_A a img{ width:100%; max-height:266px;}
/*label*/
.g_label{padding:0 .2rem;max-height:.68rem;margin:.2rem 0;overflow: hidden;display: none;}
.g_label a,.g_label i{font-size:.24rem;color:#666;padding:.08rem .16rem;margin:.2rem .14rem 0;display:inline-block;border-radius:.08rem}
.g_label a,.g_label i{display:inline-block;height:.44rem;padding:0 .2rem;border-radius:.06rem;font-size:.24rem;color:#ccc;text-align:center;line-height:.44rem;margin-right:.16rem;border:1px solid #ccc;font-style:normal}
.g_label b{display:inline-block;background:#c9c9c9;color:#fff;border-radius:0;padding:0 .4rem 0 .2rem;height:.48rem;line-height:.48rem;position:relative}
.g_label b:after{content:'';width:0;height:0;position:absolute;top:.04rem;right:0;border-top:.2rem solid transparent;border-right:.2rem solid #fff;border-bottom:.2rem solid transparent}
.g_label a:nth-child(8n-7){border:1px solid #78c12a;color:#78c12a}
.g_label a:nth-child(8n-6){border:1px solid #3fb8af;color:#3fb8af}
.g_label a:nth-child(8n-5){border:1px solid #0d98c0;color:#0d98c0}
.g_label a:nth-child(8n-4){border:1px solid #fe4365;color:#fe4365}
.g_label a:nth-child(8n-3){border:1px solid #6487ff;color:#6487ff}
.g_label a:nth-child(8n-2){border:1px solid #edc951;color:#edc951}
.g_label a:nth-child(8n-1){border:1px solid #c8c8a9;color:#c8c8a9}
.g_label a:nth-child(8n){border:1px solid #83af9b;color:#83af9b}
.g_label a:first-child{border:1px solid #78c12a;color:#78c12a}
.g_label a:last-child{border:1px solid #f73a55;color:#f73a55}

/*内容介绍*/
.soft_introduce{width:100%}
.text_js{padding:0 .2rem;overflow:hidden}
.text_js p{font-size:.28rem;line-height:.52rem;color:#575759;font-family:arial,"微软雅黑";z-index:1;padding:.2rem 0}
.text_js p img{width:100%!important}
.text_js center img{width:100%!important;height:auto!important}
.text_js p a{color:#08c}
.text_js h3{font-size:.32rem;font-weight:700;color: #358ff0;}
/* 详细信息 */
.m-title-c{font-size:.3rem;color:#464646;margin-bottom:.2rem;overflow:hidden}
.m-title-c:before{display:inline-block;position:relative;top:-.03rem;margin-right:.1rem;vertical-align:middle;content:"";height:.3rem;width:.06rem;background-image:-webkit-linear-gradient(-180deg,#f53c79 0,#fdb73f 100%);background-image:linear-gradient(-180deg,#f53c79 0,#fdb73f 100%);border-radius:.1rem}
.m-game-block{padding:0 .3rem;position:relative}
.m-detail-content{font-size:.24rem;color:#777}
.m-detail-content .u-item{display:inline-block;margin-right:.3rem;white-space:nowrap;margin-bottom:.12rem}


.game-hj-box{border-top: .1rem solid #f2f2f4;}
.game-hj-ul{overflow:hidden;border-bottom:.06rem solid #eee;background:#f8f8f8}
.game-hj-ul li{float:left;width:33.33%;text-align:center;height:.9rem;line-height:.9rem;font-size:.28rem;color:#333;background:#f8f8f8;position:relative;border-left:.02rem solid #e9e9e9;margin-left:-.02rem;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.game-hj-ul li.active{background:#fff;color:#e6332a;font-weight:700}
.game-hj-ul li.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.13rem;background:#e6332a}
.hj-item-top img{display:block;float:left;width:1.4rem;height:1.4rem}
.hj-item-r{margin-left:1.6rem}
.hj-item-top{overflow:hidden;padding:0 .2rem}
.hj-item-r h5{display:block;color:#333;font-size:.28rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:.4rem;line-height:.4rem}
.hj-item-r p{display:block;color:#999;font-size:.24rem;line-height:.36rem;margin-top:.1rem;height:.72rem;overflow:hidden}
.hj-item-bot{overflow:hidden}
.hj-item-bot li{float:left;width:25%;margin-top:.36rem}
.hj-item-bot li a{display:block}
.hj-item-bot li img{height:1.2rem;background-color:#23b0f7;border-radius:.31rem;display:block;margin:0 auto}
.hj-item-bot li h5{width:90%;text-align:center;display:block;color:#333;font-size:.24rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:.28rem;line-height:.28rem;margin-top:.2rem;margin:.05rem auto 0}
.hj-item-bot li a span{display: block;color: #44a9f9;height: 0.4rem;line-height: 0.4rem;text-align: center;width: 1rem;border: 0.02rem solid #44a9f9;margin: 0.2rem auto 0;    border-radius: 0.06rem;}


/*相关下载*/
.xgxz{margin-top:.2rem;border-bottom:.1rem solid #f2f2f4}
.xgxz_ul li{overflow:hidden;zoom:1;padding:.3rem .2rem .24rem .2rem;height:1.22rem;position:relative;border-bottom:.02rem dashed #eee}
.xgxz_ul li .gimg{float:left;display:inline}
.xgxz_ul li .gimg{width:1.1rem;height:1.1rem;overflow:hidden;margin-right:.2rem;margin-top:0}
.xgxz_ul li .gimg img{width:1.1rem;height:1.1rem;border-radius:.2rem;overflow:hidden}
.xgxz_ul li .ginfo .gname{line-height:.4rem;height:.4rem;font-size:.3rem;display:block;font-style:normal;color:#1a1a1a;margin-top:.08rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:65%}
.xgxz_ul li .ginfo b{font-weight:300;line-height:.36rem;height:.36rem;font-size:.24rem;margin-top:.2rem;display:block;color:#666}
.xgxz_ul li .gbtn{display:block;width:.96rem;height:.44rem;line-height:.44rem;font-size:.28rem;color: #358ff0;overflow:hidden;position:absolute;right:.2rem;top:.54rem;text-align:center;border: 1px #358ff0 solid;border-radius:.04rem;z-index: 99;}

.list_app_box{border-bottom:.1rem solid #f2f2f4;}
.soft_img{width:100%;overflow:hidden;position:relative;margin-bottom: 10px;}
.soft_img p{ font-size:16px; color:#fff; height:30px; line-height:30px; position:absolute; bottom:0px; width:100%; padding-left:10px;}
.soft_img img{ display:block; width:100%; }

/*猜你喜欢*/
.cnxh{width:100%;overflow:hidden;display:block}
.cnxh h3{font-size:.32rem;color:#080909;height:.92rem;line-height:.92rem;margin-left:.2rem}
.cnxh .cn_lb{padding:0 .2rem;overflow:hidden;position:relative}
.cnxh .cn_lb li{width:25%;height:.46rem;float:left}
.cnxh .cn_lb li a{display:block;overflow:hidden;width:100%;text-align:center;height:.44rem;font-size:.32rem;color:#292828;line-height: .44rem;}
.cnxh .cn_lb .hover a{color: #358ff0;border-bottom: .02rem solid #358ff0;}
.cnxh .c_text{padding:0 .2rem;overflow:hidden;position:relative;height:6rem;margin-top:.46rem}
.cnxh .c_text .c_title{font-size:.28rem;color:#1b1c1d;font-weight:600}
.cnxh .c_text .c_more{font-size:.24rem;color:#9e9c9d;float:right;width:.76rem;height:.6rem;margin-right:.08rem}
.cnxh .c_text .c_more a{color:#9e9c9d;}
.cnxh .c_text .c_more em{display:block;float:right;width:.18rem;height:.2rem;margin-top:.08rem}
.cnxh .c_text .c_jj{font-size:.24rem;color:#9e9c9d;height:1.2rem;line-height:.4rem;margin-top:.26rem;margin-bottom:.24rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.c_app{overflow:hidden;position:relative}
.c_app li{width:25%;float:left;height:1.96rem}
.c_app li a{display:block;overflow:hidden;width:100%;text-align:center;height:1.96rem}
.c_app li a img{width:1.24rem;height:1.24rem;border-radius:.2rem}
.c_app li a p{font-size:.24rem;color:#080909;height:.36rem;width:1.4rem;display:block;overflow:hidden;margin:.04rem auto 0 auto}

/*swipebox样式*/
html.swipebox{overflow:hidden!important}
#swipebox-overlay img{border:none!important}
#swipebox-overlay{position:fixed;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}
#swipebox-overlay,#swipebox-slider{top:0;left:0;width:100%;height:100%}
#swipebox-slider{position:absolute;display:none;white-space:nowrap}
#swipebox-slider .slide{display:inline-block;width:100%;height:100%;text-align:center;line-height:1px}
#swipebox-slider .slide:before{display:inline-block;margin-right:-1px;width:1px;height:50%;content:""}
#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;margin:0;padding:0;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}
#swipebox-slider .slide .swipebox-video-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5%;width:100%;max-width:855pt;max-height:100%;background:0 0}
#swipebox-slider .slide .swipebox-video-container .swipebox-video{position:relative;overflow:hidden;padding-bottom:56.25%;width:100%;height:0}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}
#swipebox-action,#swipebox-caption{position:absolute;left:0;z-index:999;width:100%;height:50px}
#swipebox-action{bottom: -50px;}
#swipebox-action.visible-bars{bottom: 0;}
#swipebox-action.force-visible-bars{top:0!important}

#swipebox-caption{bottom: -50px;text-align:center;}
#swipebox-caption.visible-bars{bottom: 0;}
#swipebox-caption.force-visible-bars{top:0!important}
#swipebox-action #swipebox-next,#swipebox-action #swipebox-prev{position:absolute;top:0;width:50px;height:50px;border:none!important;text-decoration:none!important;cursor:pointer}
#swipebox-action #swipebox-close{left:40px;background-position:15px 9pt}
#swipebox-action #swipebox-prev{right:75pt;background-position:-2pc 13px}
#swipebox-action #swipebox-next{right:40px;background-position:-78px 13px}
#swipebox-action #swipebox-next.disabled,#swipebox-action #swipebox-prev.disabled{opacity:.3;filter:alpha(Opacity=30)}
#swipebox-slider.rightSpring{-moz-animation:rightSpring .3s;-webkit-animation:rightSpring .3s}
#swipebox-slider.leftSpring{-moz-animation:leftSpring .3s;-webkit-animation:leftSpring .3s}
@-webkit-keyframes rightSpring{0%{margin-left:0}
50%{margin-left:-30px}
to{margin-left:0}
}
@-webkit-keyframes leftSpring{0%{margin-left:0}
50%{margin-left:30px}
to{margin-left:0}
}
@media screen and (max-width:800px){
#swipebox-action #swipebox-close{width:50px;height:50px;border:none!important;text-decoration:none!important;cursor:pointer; float: right;}
#swipebox-action #swipebox-prev{left:0;}
#swipebox-action #swipebox-next{left:60px;}
}
#swipebox-overlay{background:#0d0d0d}
#swipebox-action,#swipebox-caption{background-color:#0d0d0d;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#0d0d0d),color-stop(100%,#000));background-image:-webkit-linear-gradient(#0d0d0d,#000);background-image:linear-gradient(#0d0d0d,#000);text-shadow:1px 1px 1px #000;opacity:.95;filter:alpha(Opacity=95)}
#swipebox-action{border-bottom:1px solid hsla(0,0%,100%,.2)}
#swipebox-caption{border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff!important;font-size:15px;font-family:Helvetica,Arial,sans-serif;line-height:43px}
/* 查看更多 */
.mid-more{height:.7rem;line-height:.7rem;text-align:center;background-color:#f6f6f6;margin:.2rem}
.mid-more a span{font-size:.32rem;color:#999}
.mid-more .arr,.mid-title .arr{display:inline-block;width:.16rem;height:.16rem;border-top:.02rem solid #999;border-right:.02rem solid #999;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}


.nav{width: 100%;padding-top: 10px;/* border-top: 4px solid #ccc; */overflow: hidden;margin-bottom: 20px;}
.nav ul{overflow: hidden;padding-bottom: 0.1px;width: 1000px;}
.nav ul li{width: 80px;/* height: 100px; */float: left;margin: 0 5px;text-align: center;}
.nav ul li a{}
.nav ul li .icon{display: block;width: 66px;height: 66px;margin: 0 auto;background: url(https://m.okemu.com/Skin/images/rank_nav.png?v=1.0) no-repeat;background-size: 748px 65px;overflow:  hidden;}
.nav ul li .icon1{background-position: -12px 0;}
.nav ul li .icon2{background-position: -92px 0;}
.nav ul li .icon3{background-position: -173px 0;}
.nav ul li .icon4{background-position: -250px 0;}
.nav ul li .icon5{background-position: -332px 0;}
.nav ul li .icon6{background-position: -416px 0;}
.nav ul li .icon7{background-position: -499px 0;}
.nav ul li .icon8{background-position: -583px 0;}
.nav ul li .icon9{background-position: -666px 0;}
.nav ul li .name{display: block;width: 100%;/* height: 20px; */line-height: 20px;margin-top: 10px;color: #524d4d;}

footer{background: #fff;margin-top:10px;}
footer{text-align:center;font-size:12px;line-height:20px;padding-top:12px;}

/* 落地页举报*/
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;}
textarea { -webkit-appearance: none;}
.jubao{color: #666 !important;}
.art .time .jubao { padding-left: 5px }
#overlay {z-index: 9999;border: none;margin: 0px;padding: 0px;width: 100%;height: 100%;top: 0px;left: 0px;opacity: 0.8;position: fixed;background-color:#000;}
#popjubao {z-index: 99999;position: fixed;padding: 5% 5%;color: #666;font-size: 14px;font-family:arial,"Microsoft Yahei";top: 5%;width: 75%;left: 7.5%;background: #fff;border-radius: 5px;}
#popjubao p {line-height: 24px}
#popjubao li {clear: both;margin: 5px 0;}
#popjubao li label { display: inline-block; line-height: 24px; margin-right: 12px}
#popjubao li .othersp { margin-right: 0; }
#popjubao li label input.radios { margin-right:7px; width:16px; height:16px; float: left;outline:none}
#popjubao li span { display: block; font-size: 16px; color: #444; line-height: 36px; }
#popjubao li input.other {width: 167px;float: right;height: 20px;margin-left:10px;margin-top: -1px;margin-right: 0;}
#popjubao li textarea.spec {border:1px solid #cdcdcd;width: 95%;min-height: 60px;font-size: 14px;color: #666;resize: none;padding:6px;font-family:arial,"Microsoft Yahei";}
#popjubao li ul li{position: relative;/* width: 51%; */overflow: hidden;}
#popjubao li ul li label {display: block;height: 24px;line-height: 24px;font-size: 14px;cursor: pointer;}
#popjubao li ul li input {z-index: 3;position: absolute;top: 0;bottom: 0;left: 0;margin: auto;display: block;width: 1000px;height: 24px;cursor: pointer;}
input[type="radio"] + label::before {content: "\a0";display: inline-block;vertical-align: middle;font-size: 18px;width: 20px;height: 20px;margin-right: 10px;border-radius: 50%;border: 1px solid #01cd78;text-indent: 18px;line-height: 1;margin-top: -2px;}
input[type="radio"]:checked + label::before {background-color: #01cd78;background-clip: content-box;padding: 4px;width: 12px;height: 12px;}


#popjubao li input.text {border:1px solid #cdcdcd;line-height: 26px;padding: 3px;font-size: 14px;color: #666;font-family:arial,"Microsoft Yahei";}
#popjubao li input.code {width: 141px;margin-right:10px;float: left;}
#popjubao li .codeimg {width: 100px;height: 34px;float: right;background: #ccc;}
#popjubao li.submit {text-align: center;padding: 20px 0 0 0;margin:0;}
.blockUI {}
#popjubao li.submit input{border: none;width: 80%;background: #7ebc01;color: #fff;height:30px;}
.pop_close{width: 30px;height: 30px;position:absolute;z-index:10;top:5px;right:5px;color: #999;font-size: 30px;text-align: center;line-height: 30px;transform: rotate(45deg);}
.hide{display:none;}
.block{display:block}

.check {
    background-color: #fff !important;
}

#downlinkaddress {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zanwu {
    background-color: #ccc !important;
}

#downlinkaddress .icon {
    width: 20px;
    height: 20px;
    background: url(../image/m_icon.png) no-repeat;
    background-position: -4px -24px;
    background-size: 240px 240px;
    margin-right: 5px;
}