<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
	box-sizing:border-box;
}
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;
}
.seas{
	position: absolute;
	right:0;
	top:20px;
}
.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;
}
td{
	font-size:13px;
}
.w14{
	font-size:12px;
	color:#444444;
	line-height:22px;
	padding:10px;
}
.wrap{
	width:1160px;
	margin:0 auto;
	position: relative;	
}

.topbg{
	border-bottom:1px solid #e5e5e5;
	line-height: 34px;
	margin-top:-20px;
	font-size:13px;
}
.tops{
	position: absolute;
	right:0;
	top:0;
}
.tops a{
	padding:0 6px;
}
.tops img{
	display: inline-block;
	vertical-align: middle;
	padding-right:3px;
}
.toplogo{
	float:left;
	width:23%;
	height:100px;
	padding:13px 0;
}
.toplogo img{
	max-height:100%;
	height:auto;
	width:auto;
}
.topword{
	float:left;
	font-size:12px;
	border-left:1px solid #ddd;
	padding-left:18px;
	margin-top:28px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.topword p{
	font-size:21px;
	font-weight: bold;
	color:#333333;
	padding-bottom:2px;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.toptel{
	float:right;
	width:265px;
	font-size:14px;
	padding-top:15px;
}
.toptel img{
	float:left;
	margin:3px 10px 15px 0;
}
.toptel p{
	font-size:20px;
	color:#e7781b;
	font-family:trebuc, Helvetica, sans-serif;	
}
.dline{
	border-bottom:1px dotted #ccc;
	padding-left:10px;
}
.titlebg{
	background: url(../images/linebg.jpg) repeat-x;
	height:103px;
	text-align: center;
	width:1100px;
	margin:0 auto;
	margin-top:20px;
}
.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;
}
.video{
	padding-top:15px;
}
.prolist{
	font-size:0;
}
.prolist ul{
	width:102%;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:23%;
   margin:0 2% 45px 0;
   font-size:14px; 
   box-shadow: 0 5px 18px #e5e5e5;
}
.pictxt{
	padding:30px 20px;
	border-top:1px solid #dddddd;
	text-align: left;
	line-height: 21px;
	color:#9f9f9f;
	height:130px;
}
.pictxt p{
	color:#222222;
	font-size:15px;
	padding-bottom:3px;
}
.pictxt span{
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}
.picsk{	
	margin-bottom:5px;	
	height:240px;
	padding:10px;
	display: block;
}
.picsk span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.picsk img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.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;
}
.caselist{
	font-size:0;
	padding-top:10px;
}

.caselist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:29.33%;
   margin:0 2% 20px 2%;
   font-size:13px;
   line-height: 20px;
}
.caselist li p{
	padding-top:5px;
}
.certlist{
	font-size:0;
	padding-top:10px;
}

.certlist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:29.33%;
   margin:0 2% 20px 2%;
   font-size:13px;
   line-height: 20px;
}
.certlist li p{
	padding-top:5px;
}
.left_tit2{
	padding:10px 20px;
	color:#ffffff;	
	background:#1f5192;
	line-height:22px;
	font-size:16px;
	letter-spacing: 1px;
}
.conbox{
	border:1px solid #d6d6d6;
	padding:6px;
	font-size:12px;
	line-height: 23px;
}
.conbox img{
	max-width:100%;
	height:auto;
}
.conbox p{
	font-weight: bold;
	line-height: 30px;
	font-size:13px;
	margin-top:5px;
}
.title{
	color:#222222;
	font-size:16px;
	font-weight: bold;
	line-height:50px;
	text-align: center;
}
.title_line{
   background: url(../images/titline.png);
   height:6px;
   width:312px;
   margin:6px 0 3px 0;
}
.title_line2{
   background: url(../images/class_line.jpg) no-repeat center top;
   height:13px;
   width:100%;
   margin-bottom:20px;
}
.title_en{
	color:#888888;
	font-size:34px;
	line-height:30px;
	font-style: italic;
	padding-left:34px;
	margin-bottom:15px;
	font-family: "Times New Roman", "Times", "serif";
}
.title_label{
	font-size:21px;
	color:#333333;
	line-height:24px;
	margin-bottom:10px;
	float:right;
	margin-top:-40px;
}
.label_box{
	background: #dddbdc;
	padding:3px 13px;
	font-size:20px;
	color:#333333;
}
.right_box1{
	background: #ffffff;
	padding:15px;
	text-align: right;
	height:140px;
}
.right_box1 img{
	float:left;
}
.right_box1_info{
	font-size:15px;
	color:#555555;
	line-height:26px;
	position: absolute;
	margin-top:15px;
	margin-left:120px;
}
.right_box{
	background: #ffffff;
	padding:15px;
	text-align: center;
	margin-top:12px;
}
.right_box p{
	font-size:17px;
	color:#111111;
	margin-top:5px;
}
.right_box p span{
	font-size:16px;
	color:#111111;
	background: #dddbdc;
	padding:2px 10px;
}
.amores{
	padding-top:30px;
	text-align: center;
}
.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: 13px;
	color: #666666;
	margin-right:6px;
	padding:8px 16px;
	background: #ffffff;
	border-radius:5px;
	border: 1px solid #dddddd;
}
.pa:hover{
	background: #428fef;
	border: 1px solid #428fef;
	text-decoration: none;
	color:#fff;
}
.paon {
	font-size: 13px;
	color: #666666;
	margin-right:6px;
	padding:8px 16px;
	background: #ffffff;
	border-radius:5px;
	border: 1px solid #dddddd;
}
.paon2 {
	font-size: 13px;
	color: #428fef;
	margin-right:6px;
	padding:8px 16px;
	border-radius:5px;
	border: 1px solid #428fef;
}
.home_case{
	font-size:0;
}
.home_case ul{
	width:102%;
}
.home_case li{
	display: inline-block;
	vertical-align: top;
	width:31.33%;
	margin-right:2%;
	font-0siz
}
.indexList li{
	float:left;
	width:24%;
	margin:0 0.5%;
}
.indexList li img{
	max-width:100%;
	height:auto;
}
.bg{
	background: #1d4a87 url(../images/bg2.jpg);
	padding:30px 0 40px 0;
}
.bg2{
	background: #f0f0f0;
	padding:1px 0 30px 0;
	margin-top:60px;	
}
.bg3{
	background:transparent;
	padding:1px 0 40px 0;
}
.banline{
	background: url(../images/banline.png) repeat-x;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:8px;
	z-index:99;
	margin-top:-2px;
}
.navbg{
	background-color: #0e3774;
}
.nav{
	width:1160px;
	margin:0 auto;
	font-size:0;
}
.nav li{
	line-height:52px;	
	display: inline-block;
	vertical-align: top;
	width:12.5%;
	text-align: center;
	position: relative;
}
.nav li:hover,.current{
	background-color: #00923f;
}
.nav li a{
	color:#ffffff;
	font-size:15px;
	display: block;
}
.nav li:hover a{
	text-decoration: none;
}
.navon{
	color:#f4b902;
}
.has-more{
	background-image: url(../images/down_arrow_icon.png);
	background-position: 85% center;
	background-repeat: no-repeat;
	background-size:auto 6px; 
}
.has-more:hover .nav-sub {
	display: block;
}
.nav-sub {
   margin:0;
   padding:10px;
   width: 800px;
   font-size:0;
   left:-300px;
	position: absolute;	
	z-index: 999;
	display:none;
	text-align: left;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	background: #ffffff;
	
	padding-top:15px;
}
.nav li .nav-sub li {
	display:inline-block;
	vertical-align: top;	
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left:0;
	padding:0;
	width:23%;
	margin:0 1%;
	border:none;
	line-height:40px;	
	border-bottom:dotted 1px #ddd;
}
.nav .nav-sub li a{
	display: block;
	color:#777777;
	padding:0;
	line-height:40px;
	font-size:13px;
}
.nav .nav-sub li:hover{
	border-top:none;
	background: transparent;
}
.nav .nav-sub li a:hover{
	color:#2e79d1;
}
.home_ico{
	background: url(../images/home.png) no-repeat 0 center;
}
.home_ico:hover{
	background: url(../images/home2.png) no-repeat 0 center;
}
.footer{
	background:#0e3774;
	color:#fff;
	font-size:13px;
	text-align: left;
	line-height:28px;
	padding:20px 0;
	color:#ced1d5;	
}
.footer a{
	color:#ced1d5;
}
.footer a:hover{
	color: #fff;
}
.footer li{
	display: inline-block;
	vertical-align: top;
}
.footer li p{
	font-size:15px;
	font-weight: bold;
	padding-bottom:15px;
	color:#fff;
}
.footer li ul li{
	display: inline-block;
	width:48%;
}
.f1{
	width:18%;
}
.f2{
	width:50%;
	margin-left:5%;
}
.f3{
	width:21%;
	margin-left:5%;
}
.f3 img{
	width:95px;
	height:auto;
	margin-bottom:-8px;
}
.footer li ul li p{
	width:96px;
	text-align: center;
	font-size:12px;
	font-weight: normal;
}
.flink{
	background: #0e3774;
	line-height: 24px;
	border-bottom:1px solid #1b4c8e;
	padding:10px 0;
}
.flink p{
	font-size:16px;
	padding-right:25px;
	margin-right:6px;
	line-height: 46px;
	margin-bottom:-1px;
	display: inline-block;
	color:#fff;
}
.flink img{
	display: inline-block;
	vertical-align: middle;
	padding-left:6px;
	margin-top:-1px;
}
.flink a{
	color:#fff;
	font-size:14px;
	margin:0 10px;
}
.flink a:hover{
	text-decoration: underline;
}
.foot_left{
	float:left;
}
.foot_right{
	float:right;
	padding-top:15px;
}
.boxList{
	margin:0 auto;
	margin-top:30px;
	width:98%;
}
.boxList li{
	float:left;
	width:33.3%;
	text-align: center;

}
.boxList li p{
	color:#222222;
	font-size:16px;
	font-weight: bold;
	line-height:50px;
	text-align: left;
	width:310px;
	margin:auto;
}
.txt{
	font-size:12px;
	line-height:20px;
	width:310px;
	margin:0 auto;
	margin-top:6px;
	height:95px;
	text-align: left;
}
.c_date{
	width:70px;
	float:left;
	margin-right:20px;
	font-size:12px;
	text-align: center;
	color:#666;
	line-height: 30px;
	font-weight: normal;
	padding-top:15px;
	
}
.c_date span{
	display: block;
	font-size:34px;
}

.ban{
	width:100%;
	margin:0 auto;
	margin-bottom:20px;
	background-position: center 0;
	height:220px;
	position: relative;
	border-bottom: 2px solid #eeeeee;
}
.leftBox{
	float:left;
	width:18%;
	padding-bottom:30px;
}
.rightBox{
	float:right;
	width:79%;
	padding-bottom:30px;
}

.ptit{
	color:#569622;
	text-decoration: underline;
}
.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:#1f5192;
	line-height:26px;
	font-size:16px;
	letter-spacing: 1px;
}
.leftNav li{
	background:#f0f0f0;
	margin-bottom:1px;
	line-height:36px;
}
.leftNav li a{
	font-size:13px;
	padding-left:25px;
	display: block;
}
.leftNav li:hover{
	background: #00923f;
}
.leftNav li:hover a{
	color:#fff;
}
.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;
}
.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:12px;
	border-bottom:1px dotted #ccc;
}
.news_list li:hover{
	background: #f5f5f5;
}
.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:30px;
}
.lines2{
	height:1px;
	background:#ececec;
	margin:-10px 0 15px 0;
}
.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:28px;	
	font-size:14px;
	color:#999;
	text-align: center;
	margin:40px;
}
.p_tit p{
	font-size:26px;
	color:#333;	
}
.p_tit img{
	display: inline-block;
	vertical-align: middle;
	width:40px;
}
.p_tit span{
	color:#00923f;
}
.p_title{
	color:#000000;
	font-size:18px;
	line-height: 40px;
	margin-bottom:20px;
	border-bottom: 1px solid #ddd;
}
.p_title p{
	display: inline-block;
	border-bottom:2px solid #00923f;
	margin-bottom:-1px;
	padding:0 5px;
}
.p_title2{
	color:#5d5d5d;
	font-size:22px;
	line-height: 80px;
	padding-top:20px;
	margin-bottom:40px;
	text-align: center;
	border-bottom:dotted 1px #d9d9d9;
}
.home_news_box{
	float:left;
	width:39%;
	color:#555;
	line-height: 22px;
}
.home_news_box p{
	line-height: 50px;
	font-size:17px;
	font-weight: bold;
}
.home_news{
	float:right;
	width:56%;
	margin-top:-15px;
	padding-bottom:20px;
}
.home_news li{
	font-size:12px;
	line-height: 22px;	
	border-bottom:1px solid #ddd;
	padding:10px 0;
}
.home_news li p{
	font-size:15px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom:6px;
}
.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:15px;
	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;
	padding:20px 0 50px 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{
   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:18px;
}
.home_class{
	font-size:0;
	text-align: center;
	margin-bottom:25px;
}
.home_class ul{
	width:101%;
}
.home_class li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:15.6%;
	margin-right:1%;
	margin-bottom:10px;
	height:70px;	
	border:1px solid #e5e5e5;
}
.home_class li span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.home_class li img{
	max-width:100%;
	max-height:100%;
	vertical-align: middle;
}
.home_pro{
	font-size:0;
}
.home_pro ul{
	width:102%;
}
.home_pro li{
	width:23%;
	margin-right:2%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom:25px;
	font-size:13px;
	line-height: 22px;
	padding:10px;
	border:1px solid #eee;
	box-shadow: 0px 5px 5px #e5e5e5;
}
.home_pro li p{
	padding-top:4px;
	line-height: 25px;
	height:50px;
	overflow: hidden;
	margin-bottom:10px;
}
.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.1);
}
.linkbox img{
   max-width:100%;
   height:auto;
}
.swiper-slide3{
   text-align: center;
   line-height:24px;
   font-size:14px;
}
.aboutbg{
	color:#fff;
	font-size:14px;
	text-align: center;
	padding:20px 0;
	margin:30px 0;
	width:100%;
	background:#1d4e90 url(../images/about.png) no-repeat center top;
	background-size:auto 100%; 
}
.aboutbg p{
	font-size:26px;
}
.home_about{
   padding:20px 0;
   font-size:15px;
   line-height: 26px;
}
.home_about img{
	width:240px;
	height:auto;
	margin-right:25px;
}
.home_about_title{
	height:36px;
	background: url(../images/home01.jpg);
}
.home_about_info{
	font-size:12px;
	line-height:22px;
	padding:15px;
	color:#666666;
	background: url(../images/home02.jpg);
}
.home_cert_tit{
	font-size:15px;
	font-weight: bold;
	color:#1561ab;
	line-height: 30px;
	margin-bottom:5px;
	position: relative;
}
.home_cert{
	padding:0 30px;
	position: relative;
	margin-bottom:40px;
}
.cmores{
	position: absolute;
	right:0;
	top:0;
}
.cmores a{
	background: #999;
	color:#fff;
	font-size:12px;
	line-height: 20px;
	font-weight: normal;
	border-radius: 15px;
	padding:1px 8px;	
}
.cmores a:hover{
	background: #1561ab;
}
.swiper-slide4{
   text-align: center;  
   border:1px solid #ddd;
   padding:5px;
   box-sizing:border-box;
}
.swiper-slide4 div{
	height:230px;
	width:100%;
	text-align: center;
	margin:0 auto;
	margin-bottom:5px;
}
.swiper-slide4 div span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.swiper-slide4 img{
	height:100%;
	width:100%;
}
.swiper-slide4 p{
	line-height: 28px;
}
.swiper-button-next4{
	position: absolute;
	top:35%;
	right:0;
	width:20px;
	height:50px;
	background: url(../images/newsright.png) no-repeat center center;
}
.swiper-button-prev4{
	position: absolute;
	top:35%;
	left:0;
	width:20px;
	height:50px;
	background: url(../images/newsleft.png) no-repeat center center;
}
.home_news_pic{
	height:240px;
	background-size:cover;
	background-position: 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;
}
.certpic{
	height:190px;
	text-align: center;
	padding:5px;
	border:1px solid #ddd;
	overflow: hidden;
}
.certpic span{
	height:100%;
	display: inline-block;
	vertical-align: middle;
}
.certpic img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
	transition: all 0.4s;
}
.certpic:hover img{
	transform: scale(1.2);
}
.qqbox{
	position:fixed;
	right:0;
	top:25%;
	width:150px;
	z-index:99;
	text-align: center;
	transition: 0.2s ease-in 0s;	
}
.qqleft{
	background: #00923f;
	width:22px;
	padding:25px 5px 10px 6px;
	color:#fff;
	text-align: center;
	position:fixed;
	z-index:100;
	right:150px;
	top:32%;
	font-size:14px;
	cursor: pointer;
	border-radius: 10px 0 0 10px;
}
.qqleft img{
	width:22px;
	height:auto;
	margin-bottom:5px;
}
.qq-tit{
   background: #00923f;
   line-height: 32px;
   padding-top:2px;
   font-size:15px;
   text-align: center;
   color:#fff;
   letter-spacing: 2px;
   border-bottom:4px solid #275167;
}
.qq-bg{
	padding:6px 10px 10px 10px;
	background: #fff;
	border:1px solid #e0e0e0;
	border-top:none;
}
.qqpic img{
	max-width:100%;
	height:auto;
	padding-top:10px;
	border-top:1px dashed #ddd;
}
.qqlist{
	padding:12px 5px 5px 5px;
}
.qqlist li{
	text-align: left;
	margin-bottom:8px;
	line-height: 28px;
	height:27px;
	overflow: hidden;
	font-size:13px;
	border:1px solid #aaccd8;
	background: url(../images/qqbg.jpg);
}
.qqlist li img{
	width:24px;
	height:22px;
	display: inline-block;
	vertical-align: middle;
	margin-left:5px;
	margin-right:4px;
}
.qqtel{
	border-bottom:1px dashed #ddd;
	padding:8px 0;	
	font-size:14px;
}
.qqtel img{
	display: inline-block;
	vertical-align: middle;
	margin-right:3px;
}
.qqtel p{
	font-size:15px;
	font-weight: bold;
	color:#00923f;
	padding-top:5px;
}
.bottom1{
	margin-top:30px;
}
#Marquee_x {overflow:hidden; width: 100%;margin-bottom:50px;}  
#Marquee_x ul li{ float:left;} 
#Marquee_x ul li div{
	float:left;
	width:200px;
	height:280px;
	overflow:hidden;
	text-align: center;
	background:#fff;
	padding:10px;
	border:1px solid #eee;
	box-shadow: 0 0 8px #e9e9e9;
} 
#Marquee_x ul li div img{
	width:100%;
	height:230px;
} 
#Marquee_x ul li div p{ display:block;text-align: center;line-height: 28px;font-size:14px;} 
@media screen and (max-width:1100px) {
   .wrap{
   	width:98%;
   }
   .titlebg,.nav{
	   width:100%;
   }
   .home_pro{
	   height:auto;
   }
   .home_pro ul{
	   width:100%;
   }
   .home_pro li{
	   margin-right:0.9%;
	   margin-left:0.9%;
   }
   .hpro{
	   height:175px;
   }
   .lines{
	   margin-top:80px;
   }
   .leftBox{
	   width:20%;
   }
   .rightBox{
	   width:78%;
   }
   .hpro img:hover{
	   transform: scale(1);
   }
}
@media screen and (max-width:880px) {
   .toplogo{
	   height:62px;
	   width:20%;
	   padding:8px 0;
   }
   .topword{
	   float:left;
	   text-transform:none;
	   margin:15px 0;
	   padding-left:12px;
   }
   .topword p{
	   font-size:16px;
   }
   .toptel{
	   float:right;
	   width:180px;
	   font-size:14px;
	   padding-top:20px;
   }
   .toptel p{
	   font-size:20px;	
   }
   .home_pro li{
	   margin-right:0.8%;
	   margin-left:0.8%;
   }
   .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_about{
      width:70%;
   }
   .home_cert{
	   width:24%;
	   padding-bottom:40px;
   }
   .swiper4{
	   height:500px;
   }
   .swiper-slide4 img{
	   height:130px;
   }
   .swiper-button-next4{
	   right:32%;
   }
   .swiper-button-prev4{
	   left:42%;
   }
   .f1{
	   width:25%;
   }
   .f2{
   	width:62%;
	   margin-left:8%;
   }
   .f3{
   	width:0;
   	overflow: hidden;
   	display: none;
   	height:0;
   }
   .leftBox{
	   width:24%;
   }
   .rightBox{
	   width:74%;
   }
   .prolist li,.caselist li{
      width:30.33%;
      margin:0 1.5% 30px 1.5%;
   }
   .toptel{
   	display: none;
   }
}
@media screen and (max-width:640px) {
   .navbg,.toptel,.topword,.topbg,.flink,.footer,.leftBox,.p_title,.con_title,.c_dates,.swiper-pagination{
   	display:none;
   }
   .rightBox{
   	float:none;
   	width:100%;
   }
   .head{
   	position: fixed;
   	z-index:99;
   	background: #fff;
   	top:0;
   	width:100%;
   	border-bottom:1px solid #ddd;
   }
   .toplogo{
	   height:50px;
	   width:80%;
	   padding:0;
   }
   .space2{
	   height:50px;
   }
   .sfoot{
   	display:block;
   	font-size:0;
   	padding:8px 0;
   	background:#0e3774;
   	position: fixed;
   	bottom:0;
   	width:100%;
   }
   .sfoot li{
   	font-size:14px;
   	color:#fff;   
   	display: inline-block;
   	vertical-align: top;
   	text-align: center;
   	width:20%;	
   }
   .sfoot li img{
   	width:20px;
   	height:auto;
   }
   .sfoot li a{
   	color:#fff;
   }
   .mob-tit {
		position:fixed;
		top:50px;
		width:100%;
		z-index:99;
		display: block;
		background: #14528b;
		color: #fff;
		text-align: center;
		font-size: 16px;
		line-height: 34px;
	}
	.mob-tit span{
		width:25px;
		display: inline-block;
	}
	.mob-tit img{
		width:auto;
		height:6px;
		padding-left:6px;
	}
	.gotop{
		position: absolute;
		left:0;
		top:0;
		width:45px;
		height:38px;
		z-index:100;
		text-align: center;
	}
	.gotop img{
		width:22px;
		height:auto;
		padding-top:6px;
	}
	.moblist {
		position: absolute;
		top: 0;
		z-index: 99;
		margin-top: 34px;
		width: 100%;
		height:256px;
		overflow-y:auto; 
		text-align: center;
	}
	.moblist li {
		border-bottom: 1px solid #fff;
		background: #eee;
		font-size: 15px;
		line-height: 36px;
	}
	.moblist li a {
		display: block;
	}
	.drawer-hamberger {
		top: auto;
	}
	.con_info{
		padding:25px 5px 5px 5px;
	}
	.news_list{
		padding-top:20px;
	}
	.news_list li{
		height:40px;
		line-height: 40px;
		overflow: hidden;
		padding:0 5px;
	}
	.p_title2,.qqbox,.qqleft{
		display: none;
	}
	.prolist,.caselist,.certlist{
		padding-top:40px;
	}
	.prolist li,.caselist li,.certlist li{
		width:48%;
		margin:0 1% 10px 1%;
	}
	.prolist li{
   	font-size:14px; 
   	box-shadow: 0 2px 5px #e5e5e5;
	}
	.certpic{
		height:150px;
	}
	.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;
	}
	.aboutbg{
		font-size:18px;
		font-weight: bold;
		line-height: 50px;
		height:60px;
		padding:0;
		background-position: center bottom;
	}
	.home_pro li{
		width:48%;
		margin:0 1% 10px 1%;
		border:none;
	}
	.home_about{
		float:none;
		width:100%;
	}
	.home_about img,.lines {
		display:none;
	}
	.amores{
		text-align: center;
	}
	.home_news li{
		font-size:14px;
		padding:10px;
	}
	.home_pro li p{
	   line-height: 22px;
	   height:22px;
	   overflow: hidden;
	   margin-bottom:5px;
   }
   .hpro{
   	height:auto;
   }   
}</pre></body></html>