@charset "utf-8";

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
html{height: 100%;}
html,body,div,p,strong,span,a,b,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,del,img,i,em,select,button,textarea,input{margin: 0; padding: 0;}
body{overflow-y: scroll;}
/*body{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}*/
body{background: #fff; font-family: 'Microsoft YaHei',"Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif; font-size: 16px; line-height: 1.2; color: #333; position: relative; min-height: 100%;}
a,img,button,input,textarea,select{-webkit-tap-highlight-color:rgba(255,255,255,0);}
input[type="text"],input[type="hidden"],input[type="password"],button,textarea,select{outline: none; border: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; font-family: 'Microsoft YaHei',"Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;}
select::-ms-expand{display: none;}
input::-ms-clear{display: none;}
table{border-collapse:collapse; width: 100%;}
a{text-decoration: none; color: #333;}
a:hover{text-decoration: none;}
a:focus{text-decoration: none;}
li{list-style: none;}
img{vertical-align: middle; border: none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.hidden{overflow: hidden;}
.h1,.h2,.h3,.h4,.h5,.h6{font-weight: normal;}
.clearfix:after{content: ""; display: block; height: 0; visibility: hidden; clear: both;}
.clearfix {*zoom: 1;}
.cell-box{font-size: 0;}
.cell-box:before{content: ''; height: 100%; display: inline-block; vertical-align: middle;}
.cell-box .cell{width: 100%; display: inline-block; vertical-align: middle;}
/*scroll*/
::-webkit-scrollbar {width:4px;height:4px}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#f6f6f6;}
::-webkit-scrollbar-thumb {border-radius:10px;background-color: #0047aa;}
::-webkit-scrollbar-thumb:vertical:hover {background-color: #0047aa;}
::-webkit-scrollbar-thumb:vertical:active {background-color: #0047aa;}
.bd_weixin_popup,.bsBox{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}




/*mobile header*/
.mHeader, .mMenuLayBg, .mCloseBtn, .mMmenuLay { display: none; }
.mMenuLayBg, .mMmenuLay, .mCloseBtn { display: none;}
 @media (max-width:993px) {
.header { display: none;}
.mHeader { height: 56px; background: rgba(255,255,255,0.9); position: fixed; left: 0; top: 0; width: 100%; padding: 0 15px; z-index: 888; box-shadow: 0 1px 3px 2px rgba(0,0,0,0.06); display: block; }
.mOpenBtn { width: 26px; height: 18px; position: absolute; right: 15px; top: 50%; margin-top: -9px; overflow: hidden; cursor: pointer }
.mOpenBtn i { width: 30px; height: 2px; margin-bottom: 6px; background: #0047aa; display: block }
.mMenuLayBg { opacity: 0; position: fixed; z-index: 900; left: 0; top: 0; width: 100%; height: 100%; transform: translateX(100%); transition: all 0.5s ease-in-out; transition-delay: 0.4s; display: block; background: #0047aa; background-size: cover; }
.mMmenuLay { position: fixed; height: 100%; left: 70px; top: 0px; right: 0px; bottom: 0px; z-index: 950; overflow-y: auto; color: #fff; font-size: 14px; box-shadow: -2px 0px 4px 3px rgba(0,0,0,0.06); padding: 25px; transition: all 0.5s ease-in-out; opacity: 0; transform: translateX(100%); transition-delay: 0.2s; display: block; background: #0047aa; background-size: cover; }
.mCloseBtn { background: url("../bg/mclose.png") no-repeat center center; height: 26px; width: 26px; position: fixed; left: 15px; top: 15px; cursor: pointer; z-index: 950; background-size: 22px 22px; transition: all 0.5s ease-in-out; opacity: 0; display: block; }
.mLogo { float: left; }
.mLogo img { height: 50px; width: auto; margin-top: 5px; }
.mLogo span { font-size: 16px; line-height: 38px; display: inline-block; position: relative; left: 8px; top: 4px; }
.mLogo span, .mLogo img { vertical-align: middle; }
.mMmenuLay dt { position: relative; position: relative; }
.mMenu_a1 { font-size: 15px; font-weight: bold; color: #fff; padding: 0 48px 0 6px; display: block; line-height: 46px; border-bottom: 1px solid rgba(255,255,255,0.3); }
.mMenu_a2 { font-size: 14px; color: #fff; line-height: 46px; display: block; border-bottom: 1px solid rgba(255,255,255,0.3); padding-left: 25px; }
.mToggle { height: 47px; width: 47px; position: absolute; top: 0px; right: 0px; background: url("../bg/mhead_i1.png") no-repeat center center; cursor: pointer; display: none }
.mToggle2 { background: url("../bg/reduce.jpg") no-repeat center center; }
.mMmenuLay dd { transition: all 0.5s ease-in-out; height: 0; overflow: hidden }
.mMmenuLay dl.on dd { height: 47px; }
.mMenu_a1:hover, .mMenu_a2:hover { color: #fff; opacity: 0.8 }
.mMenu_icon1 {  display: inline-block; height: 20px; width: 20px; margin-right: 8px; }
.mMenu_a1 text, .mMenu_a1 i { vertical-align: middle; }
.mMenuLayBg.on { opacity: 0.9; transform: translateX(0%); transition-delay: 0.2s }
.mMmenuLay.on { opacity: 1; transform: translateX(0%); transition-delay: 0.4s }
.mCloseBtn.on { opacity: 1; transform: rotate(360deg); }
.mHeader .topSerBtn {  display: inline-block; position: absolute; margin-top: -15px; top: 50%; right: 60px; height: 30px; width: 30px; }
.mHead_tel { background: url("../bg/top_tim.png.html") no-repeat center center; text-indent: 1000px; white-space: nowrap; display: block; height: 19px; width: 14px; overflow: hidden; position: absolute; top: 50%; margin-top: -10px; right: 110px; }
.mLan_a{ width:30px; height:30px; position:absolute; right:60px; top:13px; border-radius:50%; line-height:28px; text-align:center; border:1px solid #c7000b; color:#c7000b;}
.mserBtn{ background: url("../bg/top_i1.png.html") no-repeat center center; height: 30px; width: 30px; border: 1px solid #c7000b; position: absolute; top: 13px; right: 104px; border-radius:50%; background-size:14px auto; }
}




.mHeader .ope{display:block;text-align:right; margin:15px 7.125vw 0 0;}
.mHeader .ope .box{display:inline-block;vertical-align:middle;position:relative;}
.mHeader .ope .box:before{content:'';width:18px;height:18px;display:inline-block;vertical-align:middle;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:all .3s ease}
.mHeader .ope .box.search:before{background-image:url("../bg/icon-4-1.png")}
.mHeader .ope .box.lang:before{background-image:url("../bg/icon-5-1.png")}
.mHeader .ope .box span{display:inline-block;vertical-align:middle;font-size:14px;color:#fff;padding-left:10px;cursor:pointer;transition:color .3s ease}
.mHeader .ope .box span:after{content:'';width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #fff;display:inline-block;vertical-align:middle;margin:-3px 0 0 5px;transition:border .3s ease}

.mHeader .ope .box .lang-hide a:hover{background-color:#0047aa;color:#fff}
.mHeader .ope .box .lang-hide{position:absolute;width:90px;top:100%;left:50%;margin-left:-45px;padding-top:24px;opacity:0;visibility:hidden}
.mHeader .ope .box .lang-hide:before{content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;display:block;margin:0 auto;position:relative;z-index:2}
.mHeader .ope .box .lang-hide .link{box-shadow:0 10px 20px rgba(0,0,0,.3)}
.mHeader .ope .box .lang-hide a{display:block;font-size:12px;line-height:30px;color:#0047aa;margin-bottom:1px;text-align:center;background-color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}

.mHeader .ope .box:hover .lang-hide{opacity:1;visibility:visible}


.mHeader .ope .box.search:before{background-image:url("../bg/icon-4-2.png")}
.mHeader .ope .box.lang:before{display:none;background-image:url("../bg/icon-5-2.png")}
.mHeader .ope .box span{color:#373838;font-size:12px;padding:0}
.mHeader .ope .box span:after{border-top:4px solid #373838}


/*mobile header*/

