/*隐藏部分*/
.wenzi{display:none;}
.rightFix,.rFix,.pc_kf{display:none;}
/*结束*/
html {
    font-size : 100px;
}
@media only screen and (min-width: 339px){
    html {
        font-size: 106.25px !important;
    }
}
@media only screen and (min-width: 359px){
    html {
        font-size: 112.5px !important;
    }
}
@media only screen and (min-width: 374px){
    html {
        font-size: 117.18px !important;
    }
}
@media only screen and (min-width: 413px){
    html {
        font-size: 129.38px !important; 
    }
}
@media only screen and (min-width: 479px){
    html {
        font-size: 150px !important; 
    }
}
@media only screen and (min-width: 539px){
    html {
        font-size: 168.75px !important; 
    }
}
@media only screen and (min-width: 559px){
    html {
        font-size: 175px !important; 
    }
}
@media only screen and (min-width: 639px){
    html {
        font-size: 200.63px !important; 
    }
}
@media only screen and (min-width: 719px){
    html {
        font-size: 225px !important; 
    }
}
@media only screen and (min-width: 749px){
    html {
        font-size: 234.38px !important; 
    }
}
@media only screen and (min-width: 1079px){
    html {
        font-size: 337.5px !important; 
    }
}
@media only screen and (min-width: 1439px){
    html {
        font-size: 450px !important; 
    }
}

.bottom .num_qq{
    display: none;
}
/*头部*/
body{width:100%;height:100%;background:url(../images/m_bg.jpg) top center no-repeat #030a14;background-size:100%;}
.header{width:100%;height:2.8rem;position:relative; overflow: hidden;}
.domain{position:absolute;top:.1rem;right:.1rem;width:1.2rem;}
.m_tit{width:92%;position:absolute;bottom:.85rem;left:50%;margin-left: -46%; display: none;}
/**注册和申请按钮**/
.btn{width:60%;overflow:hidden;position:absolute;bottom:.3rem; left:42%;}
.reg,.apply{width:40%;display:block;float:left;margin-left:5%;}
.btn a img{width:100%;display:block;}
.detail{display:block;width:30%;/*margin:.2rem auto;*/position:absolute;bottom:.65rem;left:50%;margin-left:5%;}
/*内容区*/
.content{width:100%;overflow:hidden;}
.kefu{display:none;width:1.1rem;position:absolute;left:.2rem;top:1.38rem;overflow:hidden;}.kefu img{width:100%;}
.m_con{width:95%;margin:.2rem auto .1rem;display:block;}
/*底部区域*/
.footer{width:100%;overflow:hidden;}
.m_bottom{color:#d1c08a;font-size:.1rem;width:100%;text-align:center;margin-bottom:.1rem;}
/*弹出框*/
.mask{width:100%;height:100%;position:fixed;top:0;background:#000;opacity:.8;filter:alpha(opacity=80);
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);z-index:10;display:none;}
.alertBox{width:98%;height:auto;background:#242426;position:fixed;top:10%;left:1%;overflow-y:auto;z-index:20;
display:none;padding:.2rem 2%;box-sizing:border-box;}
.close{width:17px;height:17px;background:url(../images/close.png);position:absolute;right:.05rem;top:.05rem;}
.topWenZi{width:1.5rem;height:.22rem;margin: 0 auto .1rem;background:url(../images/title.png);background-size:cover;}
.alertBox h3{font-size:.12rem;color:#fcd800;line-height:.22rem;}
.alertBox p{font-size:.1rem;color:#8f8e93;line-height:.22rem;}
.alertBox .title{font-size:.14rem;color:#ffc000;font-weight: bold;}
.alertCont{width:100%;max-height:3rem;overflow:auto;}
table{border:1px solid #a5805b;border-collapse: collapse;border-spacing: 0;width:100%;box-sizing:border-box;margin-top:.1rem;margin-bottom:.1rem;}
table th{border:1px solid #242426;background:#e07808;color:#fff;text-align:center;font-size:.1rem;padding:.05rem .1rem;}
table td{border:1px solid #242426;background:#fff;color:#975003;text-align:center;font-size:.1rem;padding:.05rem  .1rem;}
.yellow_tit{color:#fcd800;text-align: center;font-size:.15rem;margin-bottom:.1rem;}
.formBox{width:100%;margin-top: .1rem;}
.formBox span{width:25%;display:inline-block;margin-bottom:.12rem;}
.formBox input{width:50%;height:.25rem;display:inline-block;box-sizing: border-box;margin-bottom:.12rem;background: #bcbcc6;border:0;padding: 0 .1rem;}
.icon-submit{border:0;width:.6rem;height:.25rem;background: url(../images/icon-submit.png);background-size:cover;outline:none;}
.icon-reset{border:0;width:.6rem;height:.25rem;background: url(../images/icon-reset.png);background-size:cover;outline:none;}
.btnP{text-align:center;}
/*公共颜色区*/
.red{color:#e40304!important;}.orange{color:#fb8a2c!important;}.green{color:#87f92b!important;}.blue{color:#2962d8!important;}.zi{color:#be29c7!important;}
/*2017-05-13修改*/
/*a {
　　border: none;
　　-webkit-tap-highlight-color:#fff;
　　-webkit-tap-highlight-color: transparent;
　　outline: none;
}*/

.mobile1{ color:blue; font-weight: bold;}
.m_domain,.logo{ display: none;}
.float_wrap{ display: none; position: fixed; z-index: 666; left: 50%; top: 50%; margin-left:-160px; margin-top: -180px; width: 320px; height: 360px; background: #fff; border:1px solid #ccc; border-radius: 10px; overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.float_title{ display: block; height: 30px; overflow: hidden; background:#ddd;}
.float_close{position: absolute;right: 0;top: 0;display: block;width: 30px;height:30px;font-size: 33px;/* background: #ddd; */text-align: center;line-height: 30px;cursor: pointer;color: #d20d0d;}
.float_close:hover{ color: #ff0000;}
.float_container{ height:300px; padding:15px; overflow: auto;}
.float_container p{display: block;color: #2c2c2c;text-align: justify;line-height:30px;font-size: 14px;}
.float_container table{margin-bottom: 16px;}
.float_container table tr th,
.float_container table tr td{border:1px solid #ccc; height:32px; line-height: 32px; text-align: center; padding:0 10px; color: #2c2c2c }
.float_container table tr th{ background: #f8f8f8}
.pic > div{float:left;width: 100%;background-color: #ddd;padding: 5px}
.pic  img{ width: 100%;}

.line-ul{ position: fixed; top:25%;left:5%; right:5%;  padding:20px 10px; display: none; z-index: 99;background: #242426; }
.line-ul a{ color:#efe1d4;     background: #313130; text-align: center;margin:10px 5% ; display: block; float: left; font-size:14px; width: 38%; line-height: 40px; text-decoration:none; border:1px solid #a5805b;  }
.line-ul a:hover{ background:#a5805b; color: #fff; }

.m_domain{    position: absolute; display: block;
    width: 50%;
    top: 2.6rem;
    left: 45%;}