@charset "utf-8";

@font-face {
	font-weight:400;font-style:normal;
	font-family:trebuc;
	src:url(../fonts/trebuc.eot);
	src:url(../fonts/trebuc.eot?#iefix) format('embedded-opentype'),
	url(../fonts/trebuc.woff) format('woff'),
	url(../fonts/trebuc.ttf) format('truetype'),
	url(../fonts/trebuc.svg#DINProRegular) format('svg');
}
body{
	font-size:13px;
	color:#555555;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	margin:0;
	padding:0;
}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
}
ol,ul,li {
    list-style:none
}
a:link,a:visited {color:#555555;text-decoration:none;}
a:hover {text-decoration: none;color:#e30000;}
.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}
.clear{clear:both;}
input,textarea,select{
	border: 1px solid #dcdcdc;
	line-height:20px;
	padding:3px;
}
img{
	border:0;
}
.space{
	height:20px;
}
.space2{
	height:0;
}
.sou2 {
	display: inline-block;
	vertical-align: top;
	padding: 4px 4px 4px 15px;
	font-size: 12px;
	line-height: 20px;
	width: 200px;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	border: 1px solid #ddd;
	border-right: none;
	font-family: "opensans","Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send2 {
	display: inline-block;
	vertical-align: top;
	padding: 5px 25px 5px 18px;
	background: #376cba url(../images/search.png) no-repeat center center;
	border: none;
	font-size:0;
	line-height: 20px;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
}
.wrap{
	width:1120px;
	margin:0 auto;
	position: relative;	
}
.topbg{
	background:#1f5192;
	line-height: 30px;
	margin-top:-20px;
	font-size:13px;
    color:#ffffff;
}
.tops{    
	position: absolute;
	right:0;
	top:0;
}
.tops a{
    color:#ffffff;
	padding:0 6px;
}
.tops img{
	display: inline-block;
	vertical-align: middle;
	padding-right:3px;
}
.toplogo{
	float:left;
	width:23%;
	height:90px;
	padding:20px 0;
}
.toplogo img{
	max-height:100%;
	height:auto;
	width:auto;
}
.toptel{
	float:right;
	width:200px;
	text-align: left;
	background: url(../images/toptel.png) no-repeat left center;
	font-size:16px;
	line-height: 26px;
	margin-top:40px;
	padding-left:65px;
	color:#444444;
}
.toptel p{
	font-size:25px;
	color:#2c427c;
	font-weight: bold;
	font-family:trebuc,"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.movenews{
	background: #f7f8fb;
	border-bottom:1px solid #e5e5e5;
	line-height: 25px;
	padding:8px 0 15px 0;
}
.movenews span{
	font-weight: bold;
	padding-right:15px;
}
.movenews img{
	display: inline-block;
	vertical-align: middle;
	margin-right:6px;
	margin-top:-4px;
}
.navbg{
	background: #2d578e;
}
.nav{
	width:1120px;
	margin:0 auto;
	font-size:0;
}
.nav li{
	line-height:48px;	
	display: inline-block;
	vertical-align: top;
	width:12.5%;
	text-align: center;
}
.nav li:hover{
	background: #117235;
}
.nav li a{
	color:#ffffff;
	font-size:16px;
	display: block;
}
.nav li:hover a{
	text-decoration: none;
}
.dline{
	border-bottom:1px dotted #ccc;
	padding-left:10px;
}
.tels{
   font-size:22px;
   padding-left:50px;
   padding-top:8px;
   letter-spacing: -1px;
   color:#286eb8;
   font-family: "Times New Roman", Times, serif;
   background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(76,139,206, 1)), to(rgba(50,84,162, 1)));
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
.prolist{
	font-size:0;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:31.33%;
   margin:0 1% 20px 1%;
   font-size:14px;
   line-height: 30px;
}
.picsk{
	height:auto;	
	margin-bottom:5px;	
	border:1px solid #ddd;
	overflow: hidden;
	height:190px;
	text-align: center;
}
.picsk span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.picsk img{
	max-width:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
	transition: all 0.4s;
}
.picsk img:hover{
	transform: scale(1.2);
}
.pro_tit{
	font-size:15px;
	font-weight: bold;
	color:#018f4a;
	padding-bottom:6px;
}
.pro_tit:hover{
   text-decoration: underline;
}
.proinfo{
	font-size:12px;
	line-height: 20px;
	color:#666;
}
#dituContent{
	border:1px solid #ddd;
	height:400px;	
	width:100%;
	margin-top:20px;
}
.caselist{
	font-size:0;
	padding-top:10px;
}
.caselist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:31.33%;
   margin:0 1% 20px 1%;
   font-size:14px;
   line-height: 30px;
}
.certlist{
	font-size:0;
	padding-top:10px;
}
.certlist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:30.33%;
   margin:0 1.5% 20px 1.5%;
   font-size:14px;
   line-height: 30px;
}
.certpic{
	height:180px;
	text-align: center;
	border:1px solid #dddddd;
}
.certpic span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.certpic img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.title{
	color:#222222;
	font-size:16px;
	font-weight: bold;
	line-height:50px;
	text-align: center;
}
.amores{
	padding:30px 0;
}
.amores a{
	background: #e7781b;
	padding:8px 30px;
	color:#fff;
}
.amores a:hover{
	background: #666666;
}
.amore:link,.amore:visited{
	font-size:12px;
	background: url(../images/more.png);
	width:57px;
	height:24px;
	line-height:24px;
	color:#333333;
	display: inline-block;
	text-align: center;
	float: right;
	margin-right:40px;
}
.amore:hover{
	color:#ffffff;
	text-decoration:none;
}
.pa:link,.pa:visited {
	font-size: 12px;
	color: #333333;
	margin-right:5px;
	padding:6px 10px;
	background: #dcd9d4;
	border: 1px solid #dcd9d4;
}
.pa:hover{
	background: #eeeeee;
	border: 1px solid #dcd9d4;
	text-decoration: none;
}
.paon {
	font-size: 12px;
	color: #333333;
	margin-right:5px;
	padding:6px 10px;
	background: #dcd9d4;
	border: 1px solid #dcd9d4;
}
.paon2 {
	font-size: 12px;
	color: #ffffff;
	margin-right:5px;
	padding:6px 10px;
	background: #e7781b;
	border: 1px solid #e7781b;
}
.footlink{
	text-align: center;
	background:#2d578e;
	margin-top:30px;
	padding:10px 0;
}
.footlink a{
	padding:0 13px;
	font-size:14px;
	line-height: 24px;
	color:#fff;
}
.footer{
	background:#f2f2f2;
	color:#333333;
	font-size:13px;
	line-height:25px;
	padding:20px 0;
	text-align: center;
}
.footer a{
	color:#ffffff;
}
.footer a:hover{
	color:#e7781b;
}
.footer li{
	display: inline-block;
	vertical-align: top;
	padding:0 30px;
	text-align: left;
}
.footer li img{
	max-width:110px;
	height:auto;
}
.footbg{
	background:#f2f2f2;
	color:#777777;
	text-align: center;
	line-height: 40px;
	border-top:1px solid #e5e5e5;
	margin-top:15px;
}
.ban{
	width:100%;
	text-align: center;
	margin-bottom:20px;
	position: relative;
}
.ban img{
	max-width:100%;
	height:auto;
}
.leftBox{
	float:left;
	width:24%;
}
.rightBox{
	float:right;
	width:73%;
}
.ptit{
	color:#569622;
	text-decoration: underline;
}
.conpic img{
	max-width:100%;
	height:auto;
}
.con_title{
   font-size:13px;   
	color:#666;
	line-height:60px;
	padding-left:10px;
}
.con_title img{
	margin-right:6px;
}
.con_title span{
	color:#cc0000;
	padding:0 8px;
	font-weight: bold;
}
.con_title a:hover{
	color:#666;
	text-decoration: underline;
}
.con_title2{
	color:#569622;
	font-size:16px;
	font-weight: bold;
	padding:10px 0;
}
.con_info{
	font-size:14px;
	line-height:25px;
	padding:10px;
}
.con_info img{
	max-width:100%;
	height:auto;
}
.con_info ul{
	width:101.5%;
	overflow: hidden;
}
.con_info li{
	float:left;
	width:50%;
	margin-bottom:12px;
}
#map{
	border:1px solid #ddd;
	height:300px;
	margin-top:20px;
}
.left_tit{
	padding:10px 20px;
	color:#ffffff;	
	background:#2d578e;
	line-height:30px;
	font-size:18px;
	text-align: center;
	letter-spacing: 1px;
	background:linear-gradient(left,#2d578e,#5173a3);
   background:-webkit-linear-gradient(left,#2d578e,#5173a3);
   background:-moz-linear-gradient(left,#2d578e,#5173a3); 
}
.leftNav{
	background:#f4f5f6;
	margin-bottom:20px;
	padding-bottom:30px;
}
.leftNav li{
	background:url(../images/right.gif) no-repeat 95% center;
	border-top:1px solid #e5e5e5;
	margin-bottom:1px;
	line-height:46px;
}
.leftNav li a{
	font-size:15px;
	padding-left:26px;
	display: block;
}
.leftNav li:hover{
	background: #eeeeee  url(../images/right.gif) no-repeat 95% center;
}
.leftNav .lefton2{
	background: #00923f;
}
.leftNav .lefton2 a{
	color:#fff;
}
.leftNav li ul{
	background: #ffffff;
}
.leftNav li ul li,.leftNav .lefton ul li{
	padding-left:5px;	
	line-height:30px;
	background: #fff;
	border-top:1px solid #ececec;
	margin-bottom:0;
}
.leftNav li ul li a,.leftNav .lefton ul li a{
	font-family:"Arial", "Helvetica", "sans-serif";
	color:#666666;
	font-size:13px;
}
.leftNav li ul li:hover{
	background: #e6f5dc;
}
.leftNav li ul .lefton2{
	background: #e6f5dc;
}
.leftNav li ul .lefton2 a{
	color:#000;
}
.conbox{
	background:#f4f5f6;
	padding:10px 12px;
	font-size:14px;
	line-height: 28px;
}
.conbox span{
	font-size:18px;
	color:#d21c04;
}
.btn{
	background:#ff6600;
	width:100px;
	height:34px;
	display: inline-block;
	color:#ffffff;
	border: 0px solid #ffffff;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.news_list{
	width:100%;
	margin:0 auto;
   padding-top:10px;
   padding-bottom:20px;
}
.news_list li{
	font-size:14px;
	padding:15px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom:1px dashed #dddddd;
}
.news_list img{
	display: inline-block;
	vertical-align: middle;
	margin-right:8px;
}
.c_dates{
	position: absolute;
	right:0;
	font-size:12px;
}
.s_date{
	font-size:11px;
	font-weight: normal;
	color:#999999;
}
.s_info{
	font-size:12px;
	font-weight: normal;
	color:#777777;
	line-height:20px;
	padding-top:5px;
}
.lines{
	height:1px;
	background:#e4e4e4;
	margin-top:100px;
}
.line_l{
	height:2px;
	background: #000;
	width:100px;
	float:left;
	margin-top:-1px;
}
.line_r{
	height:2px;
	background: #000;
	width:100px;
	float:right;
	margin-top:-1px;
}
.p_tit{
	line-height:30px;
	color:#777777;
	font-size:16px;
	text-align: center;
	background: #fff;
	display: block;
	width:300px;
	margin:0 auto;
	margin-top:-40px;
	margin-bottom:30px;
	letter-spacing: 1px;	
}
.p_tit p{
	font-size:24px;
	color:#111111;
	font-weight: bold;
	letter-spacing: 2px;		
}
.p_tit img{
	display: inline-block;
	vertical-align: middle;
	width:40px;
}
.p_tit span{
	color:#00923f;
}
.p_title{
	color:#222222;
	font-size:21px;
	line-height: 46px;
	margin-bottom:20px;
	background-size:14px auto;
	border-bottom:1px solid #e5e5e5;
}
.p_title p{
	display: inline-block;
	border-bottom:2px solid #2e578f;
	margin-bottom:-1px;
	padding:0 5px;
}
.home_news_box{
	color:#555;
	line-height: 22px;
	position: relative;
	margin-bottom:10px;
	float:left;
	width:45%;
}
.home_news_box p{
	line-height: 40px;
	font-size:15px;
	color:#222222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home_news_pic{
	height:210px;
	width:100%;
	background-size:cover;
	background-position: center center;
}
.home_news{
	float:right;
	width:50%;
}
.home_news li{
	font-size:14px;
	line-height: 40px;	
	border-bottom:1px dashed #dddddd;
	padding-left:14px;
	position: relative;
	background: url(../images/ico1.jpg) no-repeat left center;
}
.home_news li span{
	position: absolute;
	right:0;
	font-size:13px;
	color:#999999;
}
#demo{
	height:250px;
	overflow: hidden;
}
.home_faq li{
	border-bottom:1px dashed #dddddd;
	padding-bottom:15px;
	padding-top:5px;
}
.faqtit{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
	display: block;
	padding-left:35px;
	line-height: 28px;
	margin:5px 0;
	background: url(../images/wen.png) no-repeat left center;
	background-size:24px auto;
}
.faqinfo{
	font-size:13px;
	line-height: 22px;
	color:#666666;
	padding-left:35px;
	background: url(../images/da.png) no-repeat left top;
	background-size:24px auto;
}
.home_left{
	width:21%;
	float:left;
}
.home_right{
	float:right;
	width:76%;
}
.sbn{
	margin-bottom:20px;
}
.sbn a{
	padding:8px 30px;
	background: #e7781b;
	color:#fff;
	font-size:15px;
}
.sbn a:hover{
	background: #ee0000;
}
.news_title{
	font-size:17px;
	font-weight: bold;
	line-height:40px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom:18px;
	text-align: center;
}
.news_title span{
	font-size:12px;
	font-weight:normal;
	padding-left:15px;
}
.bimg{
	width:100%;
	text-align: center;
	border:1px solid #dddddd;
}
.pages{
	text-align: center;
	margin:20px 0;
}
.className{
	margin-top:20px;
}
.className li{
	width:90px;
	float:left;
	margin-right:8px;
	cursor: pointer;
	height:80px;
	overflow: hidden;
}
.titles{
	font-size:16px;
	color:#222222;
	font-weight: bold;
	line-height:40px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 15px;
}
.con_tech{
	margin-bottom:20px;
	line-height: 26px;
	font-size:14px;
}
.about_ban img,.con_tech img{
   max-width:100%;
   height:auto;
}

.table2{
	border: 1px solid #dddddd;
	background: url(../images/probg.jpg);
}
.factory li{
	float:left;
	width:32%;
	text-align: center;
	margin-right:1.3%;
	margin-bottom:20px;
}
.raw li{
	margin-bottom:20px;
	border-bottom: 1px dashed #dddddd;
	height:140px;
	font-size:12px;
	line-height:22px;
	width:98%;
}
.raw li img{
	float:left;
	margin-right:20px;
	width:160px;
	height:auto;
}
.raw li p{
	font-size:15px;
	font-weight: bold;
	padding-bottom:8px;
}
.sinfo{
	font-size:12px;
	line-height:18px;
	font-family:"Tahoma","Arial", "Helvetica", "sans-serif";
}
td{
	line-height:26px;
	padding:4px;
}
.home_cert{
	padding:0 40px;
	position: relative;
	box-sizing: border-box;
}
.home_case{
	padding:0 60px;
	margin-top:5px;
	position: relative;
	box-sizing: border-box;
}
.home_case ul{
	display: none;
}
.home_class{
	font-size:0;
	text-align: center;
	margin-bottom:25px;
}
.home_class ul{
	width:100.5%;
}
.home_class li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size:15px;
	width:12%;
	background: #dddddd;
	line-height: 36px;
	margin-right:0.5%;
	border-radius: 10px 10px 0 0;
	cursor: pointer;
}
.home_class li:hover,.home_class li.hover{
	background: #00923f;
	color:#fff;
}
.left_t{
	background: url(../images/left_line.png) top right no-repeat, url(../images/left_line.png) bottom left no-repeat;
	background-color: #024b92;
	color:#ffffff;
	font-size:16px;
	line-height: 26px;
	text-align: center;
	padding:15px 0 18px 0;
	margin-top:30px;
}
.left_t p{
	font-size:22px;
	font-weight: bold;
}
.home_nav{
	background:#145596;
	padding-bottom:55px;
	border-bottom:0px solid #013f79;
}
.home_nav li{
	border-top:1px solid #2768af;
	border-bottom:1px solid #024b92;
	padding-left:25px;
}
.home_nav li a{
	color:#ffffff;
	font-size:15px;
	line-height: 49px;
}
.home_nav li:hover{
	background: #117235;
}
.leftcon{
	background:url(../images/huanying.jpg);
	background-size:cover;
	padding:30px 20px;
	color:#ffffff;
	font-size:16px;
	line-height: 30px;
}
.leftcon p{
	font-size:26px;
}
.home_pro{
	font-size:0;
	padding-top:5px;
}

.home_pro li{
	width:30.33%;
	margin:0 1.5% 15px 1.5%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size:14px;
}
.home_pro li p{
	line-height: 30px;
	overflow: hidden;
}
.home_pro div{
	height:190px;
	overflow:  hidden;
	text-align: center;
	border:1px solid #dddddd;
}
.home_pro div span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.home_pro div img{
	max-width:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.hpro{
	height:194px;
	overflow: hidden;
	background: #fff;

}
.hpro span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.hpro img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;	
	transition: all 0.4s;
	
}
.hpro img:hover{
	transform: scale(1.2);
}
.linkbox{
	height:166px;
	overflow: hidden;
}
.linkbox img{
   max-width:100%;
   height:auto;
}
.swiper2 p{
	font-size:15px;
	text-align: center;
}
.swiper-slide2{
	text-align: center;
}
.swiper-slide2 img{
	height:250px;
	width:auto;
}
.swiper-button-prev2,.swiper-button-next2{
	top:35%;
}
.swiper-slide3{
   text-align: center;
   line-height:24px;
   font-size:14px;
}
.aboutbg{
	background: url(../images/bg02.jpg) no-repeat center top;
	padding:50px 0;
	border-bottom:1px solid #efefef;
}
.home1{
	float:left;
	width:53%;
}
.home2{
	float:right;
	width:44%;
	background: #f7f8fc;
	padding:0 30px 30px 30px;
	box-sizing: border-box;
}
.home3{
	float:left;
	width:66%;
}
.home4{
	float:right;
	width:30%;
}
.home_about{  
   font-size:14px;
   line-height: 26px;
}
.home_about img{
	max-width:100%;
	height:auto;
	margin-top:20px;
}
.home_title{	
	font-size:20px;
	line-height: 50px;
	font-weight: bold;
	margin:20px 0;
	color:#333333;
	position: relative;
	border-bottom:1px solid #f39800;
	background: url(../images/img02.png) no-repeat left center;
}
.home_title p{
	border-bottom:2px solid #2d578e;
	margin-bottom:-1px;
	padding-left:30px;
	display: inline-block;
}
.home_title a{
	position: absolute;
	display: inline-block;
	right:0;
	bottom:10px;
	background:#f39800;
	color:#ffffff;
	font-size:12px;
	font-weight: normal;
	line-height: 22px;
	border-radius:12px;
	padding:0 10px;
}
.home_title span{
	color:#cccccc;
	font-size:15px;
	padding-left:8px;
	font-weight: normal;
}
.ban1{
	background: #2d578e;
	text-align: center;
	padding:15px 0;
	margin-top:20px;
}
.ban1 img{
	max-width:100%;
	height:auto;
}
.home_ico{
	font-size:16px;
	line-height: 30px;
}
.home_ico p{
	font-size:30px;
	color:#2d578e;	
}
.home_ico span{
	color:#cccccc;
	font-size:13px;
	display: block;
	padding-bottom:30px;
}
.i_tit{
	background-position: left center;
	background-repeat: no-repeat;
	height:122px;
	box-sizing: border-box;
	padding-top:48px;
	padding-left:110px;
}
.n1,.n3{
	padding-right:54%;
	position: relative;
	min-height:280px;
}
.n1 img,.n3 img{
	position: absolute;
	right:0;
	max-width:50%;
	height:auto;
}
.n2,.n4{
	padding-left:54%;
	position: relative;
	min-height:300px;
	margin:50px 0;
}
.n2 img,.n4 img{
	position: absolute;
	left:0;
	max-width:50%;
	height:auto;
}
.swiper4{
	height:350px;
}
.swiper-slide4{
   text-align: center;
}
.swiper-slide4 img{
	height:140px;
	width:100%;
}
.swiper-button-next4{
	position: absolute;
	top:92%;
	right:33%;
	width:26px;
	height:26px;
	background: url(../images/arrow_r.png) no-repeat center center;
}
.swiper-button-prev4{
	position: absolute;
	top:92%;
	left:44%;
	width:26px;
	height:26px;
	background: url(../images/arrow_l.png) no-repeat center center;
}
.home_news_title{
	height:36px;
	background: url(../images/home04.jpg);
}
.home_news_info{
	font-size:12px;
	line-height:22px;
	padding:13px;
	color:#666666;
	background: url(../images/home05.jpg);
}
.newsk{
	padding:5px 0;
	border-bottom:1px dashed #dddddd;
}

.swiper img{
	 width:100%;
	 height:auto;
}
.con_info2{
   background: #e0eefb;
   padding:10px;
   font-size:12px;
   line-height: 22px;
   color:#333333;
	border-top: 3px solid #0086d0;
	border-bottom: 3px solid #0086d0;
	margin-bottom:15px;
}
.stit{
	float:right;
	font-size:12px;
	color:#777777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-right:15px;
}
.con_l{
	float:left;
	width:35%;
}
.con_l img{
	max-width:100%;
	height:auto;
}
.con_r{
	float:right;
	width:60%;
	line-height: 26px;
	font-size:14px;
}
.con_r p{
	color:#ee0000;
	font-size:13px;
	line-height: 24px;
}
.sfoot,.mob-tit{
	display:none;
}
.drawer-hamberger {
	top: -50px;
}
.banner2{
	display: none;
}
@media screen and (max-width:1120px) {
   .wrap{
   	width:98%;
   }
	.nav{
		width:100%;
	}
	.home_pro div{
		height:170px;
		overflow:  hidden;
		text-align: center;
		border:1px solid #dddddd;
	}
   .home_pro ul{
	   width:100%;
   }
   .home_pro li{
   	width:30.33%;
	   margin:0 1.5% 20px 1.5%;
   }
	.home_nav li a{
		color:#ffffff;
		font-size:14px;
		line-height: 38px;
	}
	.swiper-slide2 img{
		height:230px;
		width:auto;
	}
   .hpro{
	   height:175px;
   }
   .hpro img:hover{
	   transform: scale(1);
   }
	.footlink a{
		padding:0 9px;
	}
	.conbox{
		padding:10px;
		font-size:13px;
		line-height: 26px;
	}
	.leftBox{
		width:24%;
	}
	.rightBox{
		width:73%;
	}
}
@media screen and (max-width:880px) {
	.nav li a{
		font-size:15px;
	}
	.toplogo{
		float:left;
		width:23%;
		height:80px;
		padding:15px 0;
	}
	.toptel{
		float:right;
		width:230px;
		height:85px;
		margin-top:0px;
		box-sizing: border-box;
		text-align: right;
		background: url(../images/toptel.png) no-repeat left bottom;
		background-size:auto 60px; 
		font-size:28px;
		padding-top:40px;
		color:#111111;
		font-family: "Times New Roman", Times, serif;
	}
	.home_left,.home2,.left2,.conbox{
		display: none;
	}
	.home1{
		float:none;
		width:100%;
	}
	.home3,.home4{
		float:none;
		width:100%;
	}
	.home_right{
		float:none;
		width:100%;
	}
	.n1,.n3{
		padding-right:0%;
		position: relative;
		min-height:auto;
	}
	.n1 img,.n3 img{
		position: absolute;
		right:0;
		max-width:50%;
		height:auto;
		display: none;
	}
	.n2,.n4{
		padding-left:0%;
		position: relative;
		min-height:auto;
		margin:20px 0;
	}
	.n2 img,.n4 img{
		position: absolute;
		left:0;
		max-width:50%;
		height:auto;
		display: none;
	}
   .hpro{
	   height:130px;
   }
   .lines{
	   margin-top:70px;
   }
   .home_news_box,.home_news{
   	float:none;
   	width:100%;
   	display: block;
   }
   .home_news_box{
   	padding-bottom:15px;
   	border-bottom:1px  dotted #ddd;
   	margin-bottom:15px;
   }
   .home_news_pic{
   	float:left;
   	width:200px;
   	height:130px;
   	margin-right:15px;
   }
   .home_cert{
	   width:24%;
	   padding-bottom:40px;
   }
	.home_case{
		padding:0;
		margin-top:5px;
		position: relative;
		box-sizing: border-box;
	}
   .swiper-button-prev3,.swiper-button-next3{
   	display:none;
   }
	.footer li{
		display: inline-block;
		vertical-align: top;
		padding:0 20px;
		text-align: left;
	}
   .leftBox{
	   width:24%;
   }
   .rightBox{
	   width:73%;
   }
   .prolist li,.caselist li{
      width:46%;
      margin:0 2% 20px 2%;
   }
	.home_ico{
		font-size:15px;
		line-height: 28px;
	}
	.home_ico p{
		font-size:26px;
		color:#2d578e;	
	}
	.picsk{
		height:175px;
	}
	.leftNav li{
		line-height:42px;
	}
	.leftNav li a{
		font-size:14px;
		padding-left:18px;
		display: block;
	}
	.aboutbg{
		padding:30px 0;
	}
}
@media screen and (max-width:740px) {
   .navbg,.toptel,.topword,.topbg,.flink,.leftBox,.p_title,.con_title,.c_dates,.swiper-pagination{
   	display:none;
   }
   .rightBox{
   	float:none;
   	width:100%;
   	padding-top:40px;
   }
   .banner1{
		display: none;
	}
	.banner2{
		display: block;
	}
	.home_pro{
		padding-top:0;
	}
	.home_pro div{
		height:130px;
		overflow:  hidden;
		text-align: center;
		border:1px solid #dddddd;
	}
	.i_tit{
		background-position: left center;
		background-repeat: no-repeat;
		height:122px;
		box-sizing: border-box;
		background-size:auto 90px; 
		padding-top:50px;
		padding-left:75px;
	}
   .head{
   	position: fixed;
   	z-index:99;
   	background: #fff;
   	top:0;
   	width:100%;
   	border-bottom:1px solid #ddd;
   }
   .toplogo{
	   height:44px;
	   width:80%;
	   padding:3px 0;
   }
   .space2{
	   height:50px;
   }
   .mob-tit {
		position:fixed;
		top:50px;
		width:100%;
		z-index:99;
		display: block;
		background: #14528b;
		color: #fff;
		text-align: center;
		font-size: 18px;
		line-height: 38px;
	}
	.mob-tit span{
		width:25px;
		display: inline-block;
	}
	.mob-tit img{
		width:20px;
		height:auto;
		padding-left:6px;
	}
	.moblist {
		position: absolute;
		top: 0;
		z-index: 99;
		margin-top: 38px;
		width: 100%; 
		text-align: center;
	}
	.moblist li {
		border-bottom: 1px solid #fff;
		background: #eee;
		font-size: 16px;
		line-height: 35px;
	}
	.moblist li a {
		display: block;
	}
	.drawer-hamberger {
		top: auto;
	}
	.news_list{
		padding-top:20px;
	}
	.news_list li{
		height:40px;
		line-height: 40px;
		overflow: hidden;
		padding:0 5px;
	}
	.prolist,.caselist,.certlist{
		padding-top:5px;
	}
	.prolist li,.caselist li,.certlist li{
		width:48%;
		margin:0 1% 10px 1%;
	}
	.prolist li p,.caselist li p,.certlist li p{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;	
		font-size:16px;
	}
	.certpic{
		height:auto;
	}
	.picsk{
		height:130px;
	}
	.con_l,.con_r{
		float:none;
		width:100%;
		margin-top:15px;
	}
	.con_l{
		text-align: center;
	}
	.swiper{
		margin-top:-20px;
	}
	.p_tit{
		font-size:18px;
		font-weight: bold;
		color:#000;
		margin-top:0;
		margin-bottom:20px;
		background: #eee;
		width:100%;
		line-height: 30px;
	}
	.home_pro li{
		width:48%;
		margin:0 1% 10px 1%;
		border:none;
	}
	.home_about{
		float:none;
		width:100%;
		font-size:16px;
	}
	.home_about img,.lines,.swiper3,.home_news_box,.ban{
		display:none;
	}
	.amores{
		text-align: center;
	}
	.home_news li{
		font-size:16px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
   .hpro{
   	height:auto;
   } 
	.home_ico{
		font-size:16px;
		line-height: 25px;
	}
	.home_ico p{
		font-size:24px;
		color:#2d578e;	
	}
	.home_ico span{
		font-size:12px;
		padding-bottom:10px;
	}
	.home_case{
		font-size:0;
	}
	.home_case ul{
		display:block;
	}
	.home_case li{
		display: inline-block;
		vertical-align: top;
		text-align: center;
		width:48%;
		margin:0 1% 15px 1%;
		font-size:16px;
	}
	.home_case li p{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;	
	}
	.home_case li img{
		max-width:100%;
		height:auto;
	}
	.footer{
		font-size:14px;
		line-height:24px;
		padding:10px 5px;
	}
	.footer li{
		display: block;
		vertical-align: top;
		padding:0;
		text-align: left;
	}
	.footer li img,.footer li span,.home_title span{
		display:none;
	}
	.i_tit{
		height:80px;
		padding-top:28px;
	}
	.con_info{
		font-size:16px;
		line-height:25px;
		padding:10px;
	}
	.news_list li{
		font-size:16px;
		padding:0 10px;
		line-height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		border-bottom:1px dashed #dddddd;
	}
	.pa:link,.pa:visited {
		font-size: 15px;
	}
	.paon {
		font-size: 15px;
	}
	.paon2 {
		font-size: 15px;
	}
}