@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;background-color: #fafafa;}
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:#BC2931; text-decoration:none; }

.text3 { color:#CC0000; font-size:14px;}
.text5 { font-size:20px;}



.clearfix{clear: both; height:0px;}
.navbox {min-width:1280px; height:90px;box-shadow: 3px 3px 10px rgba(0,0,0,0.2); width:98%;padding:0px 1%; 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; background:rgba(0,111,180,0.8);}
.logobox {margin:auto;height:90px; width:100%;max-width:1600px;}
.logo {width:220px;height:50px;float:left;padding:25px 0px 20px;}
.logo img{height:40px;}
.ppfix{top:0px; z-index:1000;}	

.nav {float:left; margin-top:25px;}
.nav ul {}
.nav LI {
float:left;
text-align:center;
height:60px;
POSITION: relative;
margin-left:40px;
}





.nav LI .aa {
	height:40px;
	color: #FFF;
	padding-bottom:30px;
	font-size:16px;
}
.nav LI .aa span{ display:block; position:absolute; width:0%; height:2px; background:#C40000; 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;color: #FFF;text-align:center;}
.nav LI .navon span{ display:block; position:absolute; width:100%; height:2px; background:#C40000; bottom:10px; left:0;}
.nav LI .navon A {display: block;line-height:40px;height:40px;font-size:18px;color: #fff;}
.nav LI dl{position: absolute;top:140px;display: none;z-index:100;width:180px;background:rgba(0,0,0,0.3);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:30px;height:30px;}
.nav LI dl dd a{text-decoration: none;font-size:13px;display:block;text-align:left;color:#FFFFFF;padding:0px 15px;text-transform : uppercase;}
.nav LI dl dd a:hover{background:rgba(113,75,174,0.8);}
.hpadd{padding-top:90px; position:relative;}
.hpic{padding-top:0px; position:relative;}
.container {min-width:1280px; width:98%;padding:0px 1%;}

.lang{float:right;}
.lang a{display:inline-block;background:#006FB4;color: #f7f7f7; width:36px; text-align:center; height:36px; line-height:36px;transition: all .4s ease;border-radius: 80px; margin-left:15px; float:right; margin-top:25px;}
.lang a:hover{background:#0095EE;}
.lang a.ss{
	background-image: url(../images/sousuo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.toptel {
	float:left;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left 25px;
	padding-left:50px;
	font-size:12px;
	background-size:35px 35px;
	margin-right:20px;
	color:#fff;
	padding-top: 20px;
	
}
.toptel span {
	font-size:24px;
	text-shadow: 0 0 15px #00fbfe;font-family: 'Univers';color: #00fbfe;
	display:block;
}





.hui-slide-menu{width:40%; height:100%; position:fixed; z-index:9999; background:#333; right:-40%; top:0px;}
.hui-slide-menu ul{padding:20px;}
.hui-slide-menu li{color:#FFFFFF;background:#0045AC; margin-bottom:10px; padding:0px 30px 0px 10px; position:relative;}

.sinput {height: 30px;line-height:30px;width: 60%;background:#0080CC;padding:5px 10px;float:left;border:none;color:#FFF;}
.keyword {line-height:30px;color:#BC133E; clear:both;}
.keyword a{margin-right:10px;color:#666;}
input.sbtn{ font-size:14px;background:#006FB4; border:none;height:40px; color:#FFF; width:100px;line-height:40px; float:left;}



@keyframes hui-a-menu-show{0%{right:-40%;} 100%{right:0%}}
@-moz-keyframes hui-a-menu-show{0%{right:-40%;} 100%{right:0%}}
@-webkit-keyframes hui-a-menu-show{0%{right:-40%;} 100%{right:0%}}
@-o-keyframes hui-a-menu-show{0%{right:-40%;} 100%{right:0%}}
.hui-slide-menu-show{-webkit-animation:hui-a-menu-show 0.3s forwards; animation:hui-a-menu-show 0.3s forwards;}
@keyframes hui-a-menu-hide{0%{right:0%;} 100%{right:-40%}}
@-moz-keyframes hui-a-menu-hide{0%{right:0%;} 100%{right:-40%}}
@-webkit-keyframes hui-a-menu-hide{0%{right:0%;} 100%{right:-40%}}
@-o-keyframes hui-a-menu-hide{0%{right:0%;} 100%{right:-40%}}
.hui-slide-menu-hide{-webkit-animation:hui-a-menu-hide 0.3s forwards; animation:hui-a-menu-hide 0.3s forwards;}
#hui-mask{position:fixed; z-index:1003; background:rgba(0,0,0, 0.5); width:100%; left:0px; top:0px; height:100%;}






.footnavbg{
	min-width:1280px;
	width:98%;padding:40px 1%;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:50px;
	background-size:100% auto;
}
.footbox {margin:auto;width:100%;max-width:1600px;}
.footleft{width:48%; float:left;color: #fff;}

.footleft dl { font-size:14px;}
.footleft dl dt{ padding-bottom:20px; font-size:30px;}
.footleft dl dd{ line-height:40px;}
.footleft dd.e{background-image: url(../images/fico1.png);background-repeat: no-repeat;background-position: 0px center;padding-left:30px;}
.footleft dd.t{background-image: url(../images/fico2.png);background-repeat: no-repeat;background-position: 0px center;padding-left:30px;}
.footleft dd.a{background-image: url(../images/fico3.png);background-repeat: no-repeat;background-position: 0px center;padding-left:30px;}
.footleft dd.b{background-image: url(../images/fico4.png);background-repeat: no-repeat;background-position: 0px center;padding-left:30px;}
.footleft dd.q{background-image: url(../images/fico5.png);background-repeat: no-repeat;background-position: 0px center;padding-left:30px;}

.footleft dl dd.continfo{ font-size:18px;}
.footright{width:48%; float:right;}
.zxtitle { padding-bottom:20px; font-size:30px;color: #fff;}
input.yyinput{border:1px solid #dfdfdf; padding:6px 2%; width:96%; height:22px; line-height:22px;border-radius:5px;}
textarea.yyinput{border:1px solid #dfdfdf; padding:6px 1%; width:98%;overflow:auto;border-radius:5px;}
.pc-kk-form-btn button{
background:#006FB4;
color:#fff;
border:none;
width:100%;
height:40px;
line-height:40px
font-size:16px;
border-radius:30px;
}


.footer{min-width:1280px;background:#111; width:100%; padding:10px 0px; line-height:50px;}
.foot{width:1280px; margin:auto; font-size:16px;color: #fff; text-align:center;}
.footl a{color: #fff;}
.footr a{ margin-left:50px;color: #fff;}

.side{position:fixed;height:275px;right:5px;bottom:10px;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:#006FB4;color:#fff; border-radius:5px;display:block;width:50px; height:50px; text-align:center; padding:10px;}
.sidebox a img{width:30px;}
.sidebox a:hover{background:#00A1E9;}
.sideewm{ border:1px solid #ccc; padding:10px; position:absolute; top:0px; right:70px;background:#fff; display:none;}
.sideewm p{ border-bottom:1px solid #ccc; line-height:30px; margin-bottom:10px;}
.sideewm img{width:140px; height:140px;}

.side ul li.curr .sidebox a{background:#00A1E9;}


.sideform{ border:1px solid #ccc; padding:10px; position:absolute; top:0px; right:70px;background:#fff; display:none;line-height:20px;color:#666;font-size:12px; width:200px;}
.sideform p{ border-bottom:1px solid #ccc;  margin-bottom:10px;font-size:14px;color:#333;line-height:30px;}

input.yyinput{border:1px solid #dfdfdf; padding:6px; width:94%;margin:10px 0;}

input.side_btn{ font-size:14px;background:#006FB4; border:none;height:30px; color:#FFF;cursor:pointer; width:100%;}
input.side_btn:hover{
	background-color: #00A1E9;
}


