@import url("../css/iconfont.css");
@charset "utf-8";
@font-face { font-family: 'SourceHanSansCN-Normal';src: url('./fonts/SourceHanSansCN-Normal.ttf') }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding: 0; margin: 0;   }
body {max-width: 1920px; margin: 0 auto;background: #fff;font-family: 'SourceHanSansCN-Normal'; src: url('./fonts/SourceHanSansCN-Normal.ttf')}
div, h1, h2, h3, h4,h5, p, form, ul, label, input, textarea, img, dl, dt, dd{margin:0;border:0; outline: none; vertical-align:middle;padding:0;}
img{ max-width:100%}
span{vertical-align: baseline;}
textarea{outline: none!important;font-family: inherit !important;}
a{text-decoration: none; color: #333;}
li{list-style: none;}
.main{ width: 1200px; margin: 0 auto;}
.posnav {
    border-bottom: 1px solid #e6e6e6;
    height: 42px;
    line-height: 27px;
    padding-bottom: 18px;
    margin: 3% auto;
}
.posnav h2 {font-size: 26px;
    color:#005ACA;
    border-left: 3px solid #005ACA;
    padding-left: 10px;
    float: left;
}
.posnav p {float: right;font-size: 16px;color: #8c8c8c;margin-top: 2%;}
.posnav p  a{ color: #666; }
.posnav h2 span {display: block;font-size: 14px;color: #1b1b1b;font-weight:normal;text-transform:Uppercase;}


.lxrig { position: fixed;right: 10px;top: 30%;z-index: 999999;}
.lxrig ul { border-radius: 10px;float: right;}
.lxrig ul li { width: 50px; height: 50px; background:#005ACA; text-align: center;line-height: 50px;color: #fff;cursor: pointer;margin-bottom: 5px;}
.lxrig ul li span {font-size: 30px;}
.lxrig ul li:hover {background:#ED7902;color: #fff;}
.dianhx{
    box-shadow: 0 0 10px #c9c7c7;
    font-size: 20px;
    position: absolute;
    left: 0;
    top:50px;
    right: 130px;
    width: 170px;
    background: #fff;
    border-radius:5px;
    line-height: 50px;
    text-align: center;
    display: none;
}
.weixinx {
    box-shadow: 0 0 10px #c9c7c7;
    position: absolute;
    left: 0;
    top:100px;
    right: 130px;
    width: 170px;
    background: #fff;
    border-radius:5px;
    text-align: center;
    padding: 8% 0;
    display: none;
}
.bgbd {
    background: #ececec;
    padding:0;
    display: block;
    overflow: hidden;
    margin: 5% auto;
}



.pchidden{display:none;}
@media screen and (max-width: 767px) {
	div{-webkit-tap-highlight-color:rgba(0,0,0,0);outline: 0;}
  .posnav h2{font-size: 18px;margin-top:2px;}
 .posnav p { margin-top: 3%;}
 .posnav {margin: 5% 2%;width: 96% !important;}
}


