@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:500;}
body,button,input,select,textarea {	 font-family:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #474747;  }
a:hover {	color: #0161b7;text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
em{ font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #474747;background: #fff;margin: 0 auto;font-size: 15px !important; overflow-x:hidden;}
.hide {	display: none;}
.clear {	clear: both;}
.w100{width:100%;}
.center{ text-align:center;}
.pic100 img{width:100%;}
h1{ font-size:24px;color:#464646;}
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad60{padding:60px 0;}
.overflow{ overflow:hidden;}
.font18{ font-size:18px;}
.font16{ font-size:16px;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top60{ margin-top:60px;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{zoom:1;}	
.container{width:1360px;margin: auto;}
@media (max-width:1366px) {
.container{width:1200px}
}
@media (max-width:1199px) {
.container{width:991px}
}
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}
.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}



header{position:absolute;left:50%;margin-left:-680px;top:50px;width:1360px;z-index: 2;}
.logo{float:left;}
.logo img{display: block;width: 138px;}
nav{width:60%;float:right;}
nav li{text-align:center;font-size:16px;width:14.28%;float:left; position:relative;}
nav li>a{ display:block;color:#fff;padding-bottom: 15px;}
nav li>a.cur,nav li:hover>a{font-weight:bold;color:#fff;}
nav li div{position:absolute;width:100%;top:100%;left:0;background-color:#0073db;display:none;}
nav li div a{ display:block;color:#fff;padding:10px 5px;font-size: 15px;border-bottom:1px solid #59affd;}
nav li div a:hover{ background-color:#0096ff;color:#fff;}
nav li:hover div{ display:block;}
.icpb{ position:fixed;bottom:30px;width:200px;font-size:14px;}
.headR { margin-top:13px;}
.headR a{ display:inline-block;margin-left:10px;}
.banners{ display:none;}
#owl-demo .owl-prev{width:63px;height:63px; background:url(../images/caseprev.png) no-repeat;left:-63px;top:50%;margin-top:-31px;}
#owl-demo .owl-next{width:63px;height:63px; background:url(../images/casenext.png) no-repeat;right:-63px;top:50%;margin-top:-31px;}
#owl-demo:hover .owl-prev{left:20px; }
#owl-demo:hover .owl-next{right:20px;}
#owl-demo:hover .owl-prev:hover,#owl-demo:hover .owl-next:hover{ opacity:1;}
.owl-theme .owl-controls .owl-buttons div{ position:absolute; font-size:0;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	/*-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;*/
	filter: Alpha(Opacity=70);/*IE7 fix*/
	opacity: 0.7;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.banner .owl-pagination{ position:absolute;width:100%;bottom:20px;left:0; text-align:center}
.banner .owl-pagination div{width:12px;height:12px; border-radius:50%; background-color:#fff; opacity:0.6; display:inline-block;margin:0 6px;}
.banner .owl-pagination div.active{ opacity:1;}
.h_service{ background:#f5f5f5;padding-bottom:60px;}
.h_serviceC{ background:#fff url(../images/bg1.jpg) no-repeat bottom center; background-size:100%;margin-top:-110px;border-radius:5px;padding:60px;}
.h_serviceCon li h5{font-size:24px;color:#f89b14;margin:10px auto;}
.h_serviceCon li p{line-height:25px;height:50px; overflow:hidden;}
.h_title p{ font-size:30px; text-transform:uppercase;}
.h_title p:after,.h_title2 h2:after{width:40px;height:2px;background-color:#0083fa;content:'';display:block;margin:10px auto;}
.h_title h2{ font-size:36px;border:1px solid #dcdcdc; padding:20px 60px 10px;margin-top:-20px;}
.h_title h5{ display:inline-block;font-size:18px;color:#999999; background-color:#fff;padding:0 30px; text-transform:uppercase;margin: 10px 0;}
.h_title img{ display:block;margin:auto;}
.h_title a{ display:inline-block;}
.h_product{ background:url(../images/bg2.jpg) no-repeat center center; background-size:cover;}
.h_product .h_title h5{ background-color:#1e5191;}
.h_title.white h5{color:#fff;}
.h_productC dl,.h_areaC dl{margin-bottom:30px;}
.h_productC dl dd{margin-top:1px; background-color:#f5f5f5;line-height:60px;height:60px;font-size:18px;}
.h_productC dl a:hover dd{ background-color:#0161b7;color:#fff;}
.h_newC .left{width:48%;}
.h_newC .right{width:48%;}
.h_newC .left a,.h_areaC dl a{ display:block; position:relative;}
.h_newC .left div{ position:absolute;width:100%;bottom:0;left:0; background-color:rgba(0,0,0,0.5);color:#fff;padding:20px;}
.h_newC .left div h5{ width:75%;float:left;font-size:18px;}
.h_newC .left div time{ float:right;}
.h_newC .right dl{margin-bottom:20px;}
.h_newC .right dl a{ display:block; overflow:hidden;}
.h_newC .right dl dt{float:left;width:120px; background-color:#eeeeee;padding:18px 0; text-align:center;font-size:20px;color:#666666;}
.h_newC .right dl dt b{ display:block; font-size:50px;color:#222;font-weight:100;}
.h_newC .right dl dd{float:right;width:calc(100% - 140px);}
.h_newC .right dl dd h5{ font-size:22px;margin-top:20px;}
.h_newC .right dl dd p{ margin-top:10px;line-height:24px;height:48px; overflow:hidden;color:#666666;}
.h_newC .right dl a:hover dt,.h_newC .right dl a:hover dt b{ background-color:#0b5abc;color:#fff;}
.h_about{ display:flex;}
.h_about .left{width:50%;padding:60px 60px 60px 9%; background-color:#f5f5f5;}
.h_about .right{width:50%;}
.h_about .left h2,.about h5,.contactC .right h5{font-size:32px;color:#0b5abc;}
.h_about .left h3{font-size:24px;margin-top:10px;}
.h_about .left .con{color:#666666;line-height:25px;height:150px; overflow:hidden;margin-top:30px;}
.h_about .left ul{margin-top:30px;}
.h_about .left ul li{float:left;margin-right:40px;width:86px; text-align:center;}
.h_about .left ul li span{ display:block;width:40px; overflow:hidden;margin:0 auto 5px;}
.h_about .left ul li span img{ width:80px;}
.h_about .left ul li:hover span img{ margin-left:-40px;}
.h_areaC dl dd{font-size:18px; position:absolute;width:100%;top:0;left:0; background-color:rgba(25,71,129,0.6);color:#fff;height: 100%; display:flex;align-items: center;text-align: center; opacity:0;}
.h_areaC dl dd h5{width: 100%;}
.h_areaC dl dd h5:after{width:45px;height:1px; background-color:#fff;content:''; display:block;margin:15px auto 0;}
.h_areaC dl a:hover dd{ opacity:1;}
.link{color:#034ca6;background-color:#f5f5f5;padding:30px 0;font-size: 18px;}
.link a{color:#666; display:inline-block;margin:0 20px 0 0;font-size: 14px;}
.foot{ background:url(../images/bg3.jpg) no-repeat center center; background-size:cover;padding:50px 0;}
.foot img{width:210px;}
.footnav{margin:40px 0;border-bottom:1px solid #fff;}
.footnav a{ display:inline-block; margin:0 25px;padding-bottom:34px; position:relative;}
.footnav a:after{width:100%;height:3px; background-color:#fff; content:'';display:none; position:absolute;bottom:0;left:0;}
.footnav a:hover:after{display:block;}
.foot .con span{ display:inline-block;margin:0 15px;}
.bq{padding:24px 0; background-color:#082f67;}
.bq a{ display:inline-block;margin:0 10px;}
.bottomtel,.bottomtelh{ display:none;}
.nav-moblie{width:45px; height:45px;float: right; display:none;}
.nav-moblie a {background-color: #fff;display: block;height: 3px;position: relative;top: 0;width:80%;margin:16px auto 0;}
.nav-moblie a:after,
.nav-moblie a:before {background-color: #fff;display: block;height: 3px;left: 0;position: absolute;width: 100%;content:'';}
.nav-moblie a:after { top: 8px;}
.nav-moblie a:before { top: -8px;}
#nav{ position:fixed;top:0; left:0; display:none;z-index:99; width:100%; background:#d42e57;height: 100%;   overflow-y: scroll !important; }
#nav li{  color:#fff;}
#nav li a{ color:#fff;font-size:15px; display:inline-block; width:100%;height:3em; line-height:3em; padding-left:4%;border-bottom:1px solid #e4577a; position:relative;}
#nav li a span{ position:absolute; right:6%; top:32%; text-indent:-99999px; display:block; width:9px; height:15px; background:url(../images/arrow.png) no-repeat;}
#nav li.btn_up{ text-align:center;}
#nav li.btn_up img{ vertical-align:middle; max-width:64px;width:10%;}
#nav li div{ display:none;font-size:13px; background-color:#e04068;}
#nav li div a{ padding-left:5%;}
.bottomtel{ display:none; background-color:#1b5191;color:#fff; overflow:hidden; position:fixed;bottom:0;left:0;width:100%;z-index: 4;}
.bottomtel a{width:50%;float:left; text-align:center;color:#fff;padding:15px 0;}
.bottomtelh{display:none;height:51px;}
.bottomtel a:nth-child(2){ background-color:#1e6bcc;}
.site{ background:#f9f9f9 url(../images/bg4.png) repeat-y center center; background-size:100%;}
.site .left{width:75%;background:url(../images/bg5.png) no-repeat center center; background-size:100% 100%;color:#fff;padding:35px 0 35px 10%;margin-top: -20px;position: relative;}
.site .left a{color:#fff;}
.site .right{padding: 27px 10% 0 0;}
.about .floatright{width:660px;float:right;padding:0 13px 30px 30px; position:relative;position:relative; z-index:1;}
.about .floatright:after{ content:''; display:block;width:89%;height:86%;border:2px solid #014f9a; position:absolute;top:10%;right:0; z-index:-1;}
.about{line-height:30px;font-size: 16px; text-align:justify;}
.about ul li{line-height: 45px;float:left;margin-right:2px; background-color:#2079cf;padding:17px 32px;color:#fff;font-size:17px;}
.about ul li b{ display:block;font-size:54px;}
.about ul li:nth-child(2){background-color:#1562ac;}
.about ul li:nth-child(3){background-color:#014f9a;}
.product{ background:#fff;}
.product .h_title h5{background-color:#fff;}
.productC dl dt{ border:1px solid #ededed;}
.pagelist {margin:40px 0 0;}
.pagelist li{ display:inline-block;margin:0 2px;}
.pagelist li a,.pagelist li a span{ display:block;padding:10px 16px;border:1px solid #ededed;}
.pagelist li a:hover,.pagelist li a.cur,.pagelist li.active span{border-color:#014f9a;background-color:#014f9a;color:#fff;}
.contactC{ display:flex;}
.contactC .left{width:50%;}
.contactC .right{width:50%;padding:60px 40px; background-color:#f9f9f9;}
.contactC .right ul li{margin:21px 0; font-size:18px;}
.contactC .right ul li img{width:24px; display:inline-block; vertical-align:middle;margin-right:10px;}
.map{ height:550px;}
.promain .left{width:48%;}
.promain .right{width:48%;}
.promain .right h1{font-size:32px;padding-bottom:20px;border-bottom:1px solid #dcdcdc; position:relative;}
.promain .right h1:after{width:62px;height:3px; background-color:#0c5faf;content:''; display:inline-block; position:absolute;left:0;bottom:0;}
.promain .right article{margin-top:30px;line-height:27px;color:#666666;}
.promain .right article h5{color:#0c5faf;font-size:20px;margin-bottom:10px;font-weight:bold;}
.promain .left #sync2{margin-top:15px;}
.promain .left #sync2 .item{padding:0 2px;}
.owl-theme .owl-controls .owl-buttons .owl-prev{width:40px;height:20%; background:url(../images/icon17.png) no-repeat center center; background-size:100%; position:absolute;left:0;bottom:-23%; z-index:1;}
.owl-theme .owl-controls .owl-buttons .owl-next{width:40px;height:20%; background:url(../images/icon18.png) no-repeat center center; background-size:100%; position:absolute;right:0;bottom:-23%; z-index:1;}
.promain2{ background-color:#f5f5f5;padding:60px 50px;}
.promain2 .tab{ background-color:#ededed; overflow:hidden;}
.promain2 .tab a{float:left;padding:20px 40px; background-color:#dddddd;font-size:18px;}
.promain2 .tab a.on{background-color:#014f9a;color:#fff;}
.promain2 .content {margin-top:30px;}
.promain2 .content .contentlist{line-height:30px;color:#666;}
.promain2 .content .contentlist img{max-width:100%;}
.prenext{background-color:#014f9a;font-size:16px;margin:40px auto 0;}
.prenext .left{width:35%;float:left;}
.prenext .center{width:30%;float:left;border-left:1px solid #fff;border-right:1px solid #fff;}
.prenext .right{width:35%;float:right;}
.prenext .left i{width:21px;height:21px; display:inline-block; vertical-align:middle;margin-right:10px; background:url(../images/icon47.png) no-repeat;}
.prenext .center i{width:21px;height:21px; display:inline-block; vertical-align:middle;margin-right:10px; background:url(../images/icon49.png) no-repeat;}
.prenext .right i{width:21px;height:21px; display:inline-block; vertical-align:middle;margin-left:10px; background:url(../images/icon48.png) no-repeat;}
.prenext a{ display:block;padding:15px;}
.prenext a:hover{ background-color:#258cef;}
.tj{ background:#f9f9f9;}
.tj .h_title h5{background-color:#f9f9f9;}
.newC1 a{ display:flex;}
.newC1 .left{width:50%;}
.newC1 .right{width:50%; background-color:#f9f9f9;padding:7% 40px 0;}
.newC1 .right h5{font-size:24px;color:#0c5faf;}
.newC1 .right time{color:#999999; display:block;margin:20px 0;}
.newC1 .right time span{ display:inline-block; margin-right:15px;}
.newC1 .right article{line-height:27px;color:#666;height:81px; overflow:hidden;}
.newC1 .right span.more{ display:inline-block;margin-top:34px;color:#0c5faf;border-radius:30px;border:1px solid #0c5faf;padding:5px 15px;}
.newC2 dl{margin-bottom:20px;}
.newC2 dl a{ display:block;padding:35px 30px; background-color:#f9f9f9; overflow:hidden; position:relative; z-index:1;}
.newC2 dl dt{float:left;width:;text-align:center;padding-right:20px; border-right:1px solid #dcdcdc;color:#666;}
.newC2 dl dt p{ font-size:50px;color:#222;}
.newC2 dl dd{float:right;width:calc(100% - 100px);}
.newC2 dl dd h5{font-size:22px;color:#222;}
.newC2 dl dd p{line-height:25px;height:50px; overflow:hidden;margin-top:15px;}
.newmain h1{font-size:32px;text-align: center;margin-bottom: 12px;} 
.newmain .info{text-align: justify; background-color:#f9f9f9;padding:30px 20px;line-height:25px;}
.newmain time{ color:#999; display:block; text-align:center;margin: 25px auto 40px; }
.newmain time span{ display:inline-block; margin:0 10px;}
.newmain time span img{ height:20px; display:inline-block; vertical-align:middle;margin-right:5px;}
.newmain article{text-align: justify;margin-top:30px;line-height:30px;}
.newmain article img{max-width:100%;}
.newtj,.newtj .h_title h5{ background-color:#fff;}
.newC2 dl a:after{ display:block;width:0;height:100%;content:'';right:0;top:0; position:absolute; z-index:-1; background-color:#0c5faf;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.newC2 dl a:hover:after{left:0;right:auto;width: 100%;}
.newC2 dl a:hover,.newC2 dl a:hover dt p,.newC2 dl a:hover dt,.newC2 dl a:hover dd h5{color:#fff;}
.newtj{padding-bottom:60px;}
.hr,.hr .h_title h5{ background-color:#f5f5f5;}
.hrC{ background-color:#fff;padding:50px;}
.hrtitle{ background-color:#efeeee;padding:20px; text-align:center;}
.hrtitle div,.hrlistT div{float:left;width:16.66%;}
.hrlistT{background-color:#f7f9fb;padding:20px; text-align:center; cursor:pointer;border-top:1px solid #fff;}
.hrlistT .div6{ background:url(../images/icon50.png) no-repeat center center;height:27px;}
.hrlistB { display:none; background-color:#fff;border:1px solid #ededed; padding:40px 7%;line-height:30px;}
.hrlist.open .hrlistT .div6{background:url(../images/icon51.png) no-repeat center center;}
.hrlist.open .hrlistT{ background-color:#014f9a;color:#fff;}
.hrlistT .con {width: 100%;}
.h_about .left ul li:last-child {margin-right: 0;}
.otherbanner1 { overflow:hidden;}















.menu_overlay{top: 0; position:fixed; right:-80%; width: 80%; max-width: 280px; height: 0; overflow: hidden; filter:alpha(opacity=0); opacity: 0; background:rgb(1, 132, 251); z-index:9;}

.overlay_active{ height: 100%; right:0; filter:alpha(opacity=100); opacity: 1;}

.overlay_box{ position: absolute; top:10%; left: 0; width: 100%; max-height:90%; overflow: auto; padding:15px 15px 60px;}
.nav_list2 li{ padding-top:10px; border-bottom: 1px dashed #FFFFFF;}
.nav_list2 li a.nav_item0{ display: block; font-size: 16px; padding: 0 5px 10px; color: #FFFFFF;}
.menu-activator{z-index: 10;position: absolute; top:40px; right: 4%; display: none;}
.menu-activator span.descriptor,.menu-activator div.visual {display: block; float: left; cursor: pointer;}
.menu-activator span.descriptor {font-family:arial, helvetica, sans-serif; font-size: 1.4rem; text-transform: uppercase; color: #003477;line-height: 3rem;}
.menu-activator div.visual { position: relative; margin-left: 8px; width: 2rem;height: 2.2rem;top:-26px;}
.menu-activator div.visual i.line { width: 100%;height:4px;background-color: #fff; -webkit-border-radius: 2px; border-radius: 2px; display: block;position: absolute;-moz-transition: all 300ms ease; -o-transition: all 300ms ease; -webkit-transition: all 300ms ease; transition: all 300ms ease; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.menu-activator div.visual i.line.line01 {top: 6px;filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; -moz-transition-delay: 210ms; -o-transition-delay: 210ms; -webkit-transition-delay: 210ms; transition-delay: 210ms;}
.menu-activator div.visual i.line.line02 {top: 14px; -moz-transition-delay: 140ms; -o-transition-delay: 140ms;-webkit-transition-delay: 140ms; transition-delay: 140ms;}
.menu-activator div.visual i.line.line03 { top: 22px; -moz-transition-delay: 70ms; -o-transition-delay: 70ms; -webkit-transition-delay: 70ms; transition-delay: 70ms;}
.menu-activator div.visual i.line.line04 { top: 30px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0;-moz-transition-delay: 0ms;-o-transition-delay: 0ms; -webkit-transition-delay: 0ms;transition-delay: 0ms;}
.menu-activator.active{ position:fixed;}
.menu-activator.active div.visual i.line:nth-child(1), a.menu-activator.active div.visual i.line:nth-child(3) {top:16px}
.menu-activator.active div.visual i.line:nth-child(1) {-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.menu-activator.active div.visual i.line:nth-child(3) {-moz-transform:rotate(45deg); -ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.menu-activator.active div.visual i.line:nth-child(2), .menu-activator.active div.visual i.line:nth-child(4) {filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}
.menu-activator.active span.descriptor{color: #e02d39;}
.menu-activator.active div.visual i.line.line01, .menu-activator.active div.visual i.line.line02, .menu-activator.active div.visual i.line.line03, .menu-activator.active div.visual i.line.line04 { background-color: #fff; -moz-transition-delay:0ms; -o-transition-delay:0ms;-webkit-transition-delay:0ms; transition-delay:0ms}
.menu-activator.active div.visual:hover i.line.line01, .menu-activator.active div.visual:hover i.line.line03 {filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}
.menu-activator.active div.visual:hover i.line.line01, .menu-activator.active div.visual:hover i.line.line02, .menu-activator.active div.visual:hover i.line.line03, .menu-activator.active div.visual:hover i.line.line04 {-moz-transition-delay:0ms; -o-transition-delay:0ms; -webkit-transition-delay:0ms;transition-delay:0ms}
.overlay_active,.overlay_active *{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.subclass{ overflow:hidden; height: 0; filter:alpha(opacity=0); opacity: 0;}
.subclass a{ display: block; float: left; width: 100%; padding: 5px; color: #FFFFFF;}
.subclass a:hover{ color: #ddf5f1;}
.subclass_active{ height: auto; filter:alpha(opacity=100); opacity: 1; padding-bottom: 5px;}
.subclass_active{background: rgba(255,255,255,0.2);padding: 10px 0;}




@media(max-width:1360px){
	header{margin-left:-600px;width:1200px;}
	.h_newC .right dl dt b {font-size: 40px;}
	.h_newC .right dl dt {padding: 17px 0;font-size: 18px;}
	.about ul li b {font-size: 40px;}
	.h_about .left h2, .about h5, .contactC .right h5 {font-size: 27px;}

}
@media(max-width:1199px){
	header{margin-left:-496px;width:991px;}
	.h_serviceC {margin-top: -40px;}
	.h_newC .right dl dt {padding: 15px 0;font-size: 15px;}
	.h_newC .right dl,.newC2 dl{margin-bottom: 10px;}
	.h_newC .right dl dd h5 {margin-top: 10px;}
	.h_newC .right dl dt b {font-size: 34px;}
	.h_newC .left div h5 {width: 66%;font-size: 17px;}
	.h_about .left ul li {margin-right: 35px;}
	.newC1 .right {padding: 4% 40px 0;}
	.promain .right h1 {font-size: 28px;}
	
	

}

@media(max-width:991px){
	nav,.tj,.h_areaC dl dd h5:after{ display:none;}
	.menu-activator,.h_about{ display:block;}
	header{ background-color:#1b5191;position: initial;width: 100%; text-align:left !important;padding:12px 20px;margin-left:0;}
	.logo {}
	.h_serviceCon li h5 {font-size: 20px;}
	.h_newC .left,.h_about .left{width:100%;}
	.h_newC .right {width:100%;margin-top:20px;}
	.h_about .right{width:100%;}
	.h_about .left {padding: 60px;}
	.h_areaC dl dd {font-size: 15px;position: initial;padding: 10px;display: block;opacity:1;}	
	.about .ul,.promain .left,.promain .right{width:100%;}
	.about ul li{width:33%;}
	.about .floatright{float:none;width:100%;margin-bottom:20px;}
	.h_about .left h2, .about h5, .contactC .right h5 {font-size: 22px;}
	.contactC .right ul li {font-size: 16px;}
	.newC1 .right h5 {font-size: 20px;}
	.newC1 .right {padding: 4% 22px 0;}
	.newC1 .right time {margin: 9px 0;font-size: 14px;}
	.newC1 .right span.more,.promain .right{margin-top: 17px;}
	.newmain h1 {font-size: 26px;}
	.prenext{margin: 40px auto;}		
	
}


@media(max-width:767px){
	.logo img {width:110px;}
	.banners,.bottomtel,.bottomtelh,.contactC,.newC1 a{ display:block;}
	.bannerb,.foot,.site,.h_serviceCon li p,.prenext span{ display:none;}
	.nav-moblie {margin-top: -5px;}
	.banner .owl-pagination div {width: 7px;height: 7px;}
	
	.h_title h2 {font-size: 32px;}
	.h_title p {font-size: 14px;}
	.h_title h2:after, .h_title h2:before {width: 125px; background-size:100% !important;} 
	
	.nav-moblie a {margin: 22px auto 0;}
	.floatright {max-width: 1000%;width: 100%;}
	
	#owl-demo3 .owl-prev,#owl-demo3 .owl-next{top: -56px;width: 17px;background-size: 100% !important;}
	
	
	.h_title img {width: 30px;}
	.h_title h5 {font-size: 12px;}
	.h_title h2 {font-size:19px;padding: 17px 56px 10px;}
	.h_serviceCon li img{width:50px;}
	.h_serviceCon li h5{font-size: 15px;}
	.h_serviceC {margin-top:0;padding: 40px 20px;}
	.h_service {padding-bottom: 0;}
	.h_product,.h_new,.h_about .left,.h_area,.about,.contactC .right,.hrC,.new,.newmain,.promain,.promain2{padding:40px 20px;}
	.h_productC dl,.h_areaC dl{padding:0 5px;}
	.h_productC dl, .h_areaC dl {margin-bottom: 15px;}
	.h_productC dl dd {line-height: 40px;height: 40px;font-size: 15px;}
	.h_newC .right dl dt {font-size: 14px;}
	.h_newC .right dl dt b,.newC2 dl dt p{font-size: 26px;}
	.h_newC .right dl dt { width: 75px;}
	.h_newC .right dl dd {width: calc(100% - 85px);}
	.h_newC .right dl dd h5,.newC2 dl dd h5{font-size: 16px;}
	.h_newC .right dl dd p,.newC2 dl dd p{margin-top: 6px;line-height: 20px;height: 40px;font-size: 14px;}
	.h_newC .left div {padding: 10px;}
	.h_newC .left div h5 {width: 100%;font-size: 15px;}
	.h_newC .left div time{font-size:12px;width:100%;display:block;margin-top:1px;}
	.h_about .left h2, .about h5, .contactC .right h5 {font-size: 22px;}
	.h_about .left h3 {font-size: 18px;}
	.h_about .left ul{ text-align:center; overflow:hidden;} 
	.h_about .left ul li{margin-right:0;width:33.333%;float:left;}
	.link {padding: 20px 14px;font-size: 15px;}
	.about ul li b {font-size: 26px;}
	.about ul li {width: 32.5%;padding: 17px 13px;font-size: 15px;line-height: 30px;margin-right: 1px;}
	.about,.newmain .info,.newmain article{line-height: 27px;font-size: 15px;}
	.pagelist li a, .pagelist li a span {padding: 4px 11px;}
	.contactC .left,.contactC .right,.newC1 .left,.newC1 .right{width: 100%;}
	.map{height:250px;}
	.contactC .left{height:250px;}
	.contact,.hr{padding:40px 0 0;}
	.contactC .right ul li img {width: 17px;}
	.contactC .right ul li,.newC2 dl dt{font-size: 14px;}
	.hrtitle {overflow-x: scroll;padding: 11px;}
	.hrtitle article,.hrlistB {width:600px;}
	.hrlist{overflow-x: scroll;}
	.hrlistT {width:600px;padding: 11px;}
	.newC1 .right {padding: 20px;}
	.newC2 dl{padding:0;}
	.newC2 dl a {padding: 15px 15px;}
	.newC2 dl dt { padding-right: 12px;margin-top: 7px;}
	.newC2 dl dd {width: calc(100% - 82px);}
	.prenext{font-size:12px;}
	.prenext .left i,.prenext .center i{width: 16px;height: 16px;margin-right: 4px; background-size:100% !important;}
	.prenext .right i {width: 16px;height: 16px;margin-left: 4px; background-size:100% !important;}
	.prenext .left,.prenext .right{width: 30%;}
	.prenext .center{width:40%;}
	.newmain time {margin: 14px auto 17px;}
	.owl-theme .owl-controls .owl-buttons .owl-next,.owl-theme .owl-controls .owl-buttons .owl-prev {width: 23px;height:35%;bottom: -41%;}
	.promain .right h1 {font-size: 20px;}
	.promain .right {margin-top: 25px;}
	.promain2 .tab a {padding: 13px 0;font-size: 16px;width: 50%;text-align: center;}
	.otherbanner1 img{width:120%;margin-left:-10%;}
	
}


@media(max-width:640px){
	
	.top40 {margin-top: 25px;}
	.bq {font-size: 12px;padding: 9px 0;}
	
	.newmain h1 {font-size: 20px;}
	.newmain time span {margin: 0px 7px;font-size: 12px;}


	
}

@media (max-width:500px){
	
	

	
}
@media (max-width:430px){
	
	
}
@media (max-width:400px){
	
	
	
}
@media (max-width:390px){
	
}
@media (max-width:340px){
	
}