body{margin:0;padding:0;font-family: 微软雅黑;}
div, dl, dt,td, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote{list-style:none;margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;font-size:14px}
Form, Select{margin:0px;padding:0px;}
input, textarea{padding:2px;font-size:12px;resize:none;outline:none;}
a img {border:0;}
div, h1, h2, p, Table, Tr, Td{word-wrap:break-word;}
address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var{font-style:normal;}
.size960{position:relative;width:960px;margin:0 auto;}
.pos_r{position:relative;}

a{color:#CDCDCD;}
a:focus{outline:0;}
a:link,a:visited{text-decoration:none;vertical-align:baseline;word-break:break-all;outline:none;}
a:hover{text-decoration:none;vertical-align:baseline;word-break:break-all;}
a:hover span{cursor:pointer;text-decoration:none;}

.fix{display:inline-block;}
.fix{display:block;}
.fix:after{content:""; display:block; height:0px; clear:both; visibility:hidden;}

.ndis{display:none;}
.bdis{display:block;}

.pull-l{
    float: left;
}
.pull-r{
    float: right;
}

    
    
    
    
    
    

[data-dpr="1"] .head{
    font-size: 18px;
}
[data-dpr="2"] .head{
    font-size: 36px;
}
[data-dpr="3"] .head{
    font-size: 54px;
}
.btnGroup{
    position:fixed;
    right:0;
    bottom:1.6rem;
    width:1.1733rem;
    height:2.3467rem;
    background-color: #000;
    opacity: 0.7;
    border-radius: 0.05rem;
}
.btnGroup .home-img{
    display: block;
    width:0.5867rem;
    height:0.5867rem;
    margin:0.2953rem auto;
}
.btnGroup .return-img{
    display: block;
    width:0.5067rem;
    height:0.5067rem;
    margin:0 auto;
    padding-top:0.2953rem;
    border-top: 1px solid #F5F5F5;
}
.weui-dialog .weui-dialog__btn_primary{
    color:#26B7BC;
}
.container{
    width:1200px;
    height:100%;
    display: block;
    margin:0 auto;
}

.foot{
    width:100%;
    height:120px;
    background-color: #333333;
    text-align: center;
    box-sizing: border-box;
    padding:40px 0;
    margin:0 auto;
    display: block;
    
    
    
}
.foot p{
    color:#fff;
    font-size:12px;
}


iframe{
    position: fixed;
    top:50%;
    left:0 !important;
    z-index: 9999;
    cursor: pointer;
}
.linkUsWrap{
    width:40px;
    height:179px;
    background-color: #A37A51;
    position: fixed;
    top:70%;
    right:2px;
    z-index: 9999;
    cursor: pointer;
}
.link-img{
    display: block;
    width:25px;
    height:15px;
    margin:25px auto;
}
.link-text{
    width:20px;
    margin:-15px auto;
    line-height: 27px;
    font-size:14px;
    color:#fff;
}