@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../fonts/SourceHanSansCN-Normal.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Normal.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Normal.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face{font-family:Univers;src:url(../fonts/Univers.woff2) format("woff2"),url(../fonts/Univers.woff) format("woff"),url(../fonts/6e965b94-801e-494f-8838-2b638f2d0a3d.ttf) format("truetype"),url(../fonts/Univers.svg#6ff2b428-6f12-48ae-a319-a68fa41aefae) format("svg");font-weight:300;font-style:normal}

body,div,p,input,a,textarea,ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,span,form{margin:0;padding:0;}
body,input,select,textarea,button{font:normal 14px "SourceHanSansCN-Normal", sans-serif;}
ul li,ol li{list-style:none;}
html,body{height:100%;}
body{color:#333333;}
img{border:0px;}
br{ font-size:0px;}
a { color:#333; text-decoration:none; }
a:hover {color:#111941; text-decoration:none; }

.text3 { color:#CC0000; font-size:14px;}
.text5 { font-size:20px;}
.clearfix{clear: both; height:0px;}
.wrap_box{width:100%;max-width:1600px;margin:0 auto;padding:0px 0;}


.navbox {
min-width:1280px;
height:105px;
background:rgba(255,255,255,.9);
box-shadow: 3px 3px 10px rgba(0,0,0,0.2);
width:100%;
position:fixed;z-index:1000;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out; 
}
.logobox {height:115px; width:88%;padding:0px 6%;}
.logo {height:75px;float:left;padding:10px 0px; float:left; font-size:35px; line-height:75px;}

.nav {float:right; margin-top:25px;margin-left:30px;}
.nav ul {}
.nav LI {
float:left;
text-align:center;
height:60px;
POSITION: relative;
margin-left:60px;
}

.nav LI .aa {
	height:40px;
	padding-bottom:30px;
	font-size:18px;
}
.nav LI .aa span{ display:block; position:absolute; width:0%; height:2px; background:#BFA061; bottom:10px; left:50%;
-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out;
}

.nav LI .aa A {display: block;line-height:40px;height:40px;font-size:18px;text-align:center;}
.nav LI .navon span{ display:block; position:absolute; width:100%; height:2px; background:#BFA061; bottom:10px; left:0;}
.nav LI .navon A {display: block;line-height:40px;height:40px;font-size:18px;color: #111941;}
.nav LI dl{position: absolute;top:140px;display: none;z-index:100;width:180px;background:rgba(17,25,65,0.6);box-shadow: 1px 1px 20px rgba(0,0,0,0.3);
opacity: 0;margin-left:-10px;padding:10px 0px;}
.nav LI dl dd {line-height:40px;height:40px;}
.nav LI dl dd a{text-decoration: none;font-size:14px;display:block;text-align:left;color:#FFFFFF;padding:0px 15px;text-transform : uppercase;}
.nav LI dl dd a:hover{background:rgba(17,25,65,1);}
.hpadd{padding-top:105px; position:relative;}
.hpic{padding-top:0px; position:relative;}
.container {
	width:88%;
	padding:80px 6%;
	background-color: #F5F5F5;
}







.footnavbg{width:84%;padding:40px 8%;background:#0F1639;}
.footbox {margin:auto;width:100%;max-width:1600px;}




.flogo{ padding:0px 0 20px;  text-align:center;}
.flogo img{height:40px;}
.flogo a{ margin:0px 20px;}

.footbox dl{padding:20px 0;border-bottom:1px solid #BFA061;border-top:1px solid #BFA061;}
.footbox dd{float:left; width:16.666%; text-align:center; line-height:35px;}
.footbox dd a{color: #BFA061;}


.fewm{ padding:20px 0; text-align:center;}
.fewm p{ font-size:20px; line-height:50px;color: #fff; margin-bottom:20px;}
.fewm img{height:150px;}
.fewm a{ margin:0px 20px;margin:0 30px; display:inline-block;}





.footer{min-width:1280px;background:#0F1639; width:100%; padding:10px 0px; line-height:50px;}
.foot{width:1280px; margin:auto; font-size:16px;color: #ccc; text-align:center;}
.foot a{ margin-left:50px;color: #ccc;}

.side{position:fixed;right:5px;bottom:80px;z-index:100;}
.side .curr{background-image: url(../images/ico6.png);}
.side ul li{position:relative;margin-bottom:1px;}
.sidebox{}
.sidebox *{ vertical-align:middle;}
.sidebox a{color:#FFFFFF; font-size:12px;background:#BFA061;color:#fff; border-radius:50px;display:block;width:50px; height:50px; text-align:center; padding:10px;}
.sidebox a img{width:30px;}
.sidebox a:hover{background:#21317E;}
.side ul li.curr .sidebox a{background:#21317E;}

