@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');
}
@font-face {
    font-family: 'raleway';
    src: url('../../fonts/raleway.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
	font-size:14px;
	color:#555555;
	font-family: "raleway","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;
}
.seas{
	position: absolute;
	right:0;
	top:20px;
}
.sousuo {
	display: inline-block;
	vertical-align: middle;
	padding: 4px 4px 4px 10px;
	font-size: 13px;
	line-height: 22px;
	width: 90%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	font-family: "opensans","Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.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:1200px;
	margin:0 auto;
	position: relative;	
}
.toplogo{
	float:left;
	height:60px;
	padding:20px 0 10px 0;
}
.toplogo img{
	max-height:100%;
	height:auto;
	width:auto;
}
.topword{
	color:#376da8;
	float:left;
	font-size:17px;
	padding-left:5px;
	padding-top:56px;
	font-style: italic;
}
.toptel{
	text-align: right;
	float:right;
	width:68%;
}
.topsea{
	padding-top:8px;
	font-size:12px;
}
.topsea img{
	display: inline-block;
	vertical-align: middle;
	margin-left:15px;
	width:20px;
	height:auto;
}
.topsea a{
	padding:0 7px;	
	display: inline-block;
	vertical-align: middle;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.tsou{
	border:1px solid #dddddd;
	border-radius:5px 0 0 5px;
	font-size:12px;
	line-height: 20px;
	padding:4px 8px;
	width:160px;
	display: inline-block;
	vertical-align: middle;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.tsend{
	background: #376da8 url(../../images/search.png) no-repeat center center;
	width:40px;
	display: inline-block;
	vertical-align: middle;
	height:30px;
	border-radius:0 5px 5px 0;
	font-size:0;
	border:none;
	margin-left:-5px;
}
.nav{
	padding-top:10px;
}
.nav li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left:10px;
}
.nav li:hover a,.nav .current a{
	color:#ffffff;
	background: #376da8;
	border-radius:5px;
}
.nav li a{
	color:#444444;
	font-size:15px;
	display: block;
	line-height:36px;
	padding:0 20px;
}
.nav li:hover a{
	text-decoration: none;
}
.banner2{
	display:none;
}
.home_ico{
	padding:80px 0 60px 0;
}
.home_ico li{
	float:left;
	width:16.66%;
	text-align: center;
	font-size:15px;
	line-height: 22px;
	color:#333333;
}
.home_ico li:hover{
	color:#205f95;
}
.round{
	border:1px dashed #205f95;
	border-radius:50%;
	padding:7px;
	width:104px;
	height:104px;
	margin:0 auto;
	box-sizing: border-box;
	margin-bottom:20px;
}
.round div{
	border:1px solid #205f95;
	border-radius:50%;
	width:100%;
	height:100%;
	overflow: hidden;
	padding:18px;
	box-sizing: border-box;
	margin:0 auto;
}
.round img{
	transition:all 0.4s;
	width:50px;
	height:auto;
}
.home_ico li:hover img{
	transform: rotateY(180deg);
   -webkit-transform: rotateY(180deg);
}

.home_faq{
	font-size:0;
	padding:10px 0 30px 0;
}
.home_faq ul{
	width:106%;
}
.home_faq li{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:44%;
	margin-right:6%;
	font-size:14px;
	color:#7f7f7f;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:30px;
	margin-bottom:30px;	
}
.ico_q{
	font-size:16px;
	background: url(../images/ico_q.png) no-repeat left center;
	padding-left:50px;
	line-height: 30px;
	margin-bottom:20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.ico_a{
	background: url(../images/ico_a.png) no-repeat left top;
	padding-left:50px;
	line-height: 24px;
}
.prolist{
	font-size:0;
	margin-top:30px;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:30.53%;
   margin:0 1.4% 25px 1.4%;
   font-size:13px;
   line-height: 20px;
   box-sizing: border-box;
}
.prolist li p{
	line-height: 40px;
}
.prolist li:hover p{
	color: #205e91;
}
.prolist li:hover .yellowbox{
	opacity: 1;
}
.picsk{
	height:200px;		
	overflow: hidden;	
	box-sizing: border-box;
	border:1px solid #dddddd;
}
.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;
	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;
}
.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;
   box-sizing: border-box;
   width:30.33%;
   margin:0 1.5% 20px 1.5%;
   padding:10px;
   font-size:14px;
   line-height: 30px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   border:1px solid #dddddd;
}
.certlist li img{
	max-width:100%;
	height:auto;
}
.certlist li p{
	padding-top:5px;
}

.left_tit2{
	padding:10px 20px;
	color:#ffffff;	
	background:#205e91;
	line-height:22px;
	font-size:17px;
}
.conbox{
	padding:10px 10px 20px 10px;
	font-size:13px;
	line-height: 23px;
	background: #f4f4f4;
}
.conbox img{
	max-width:100%;
	height:auto;
}
.conbox p{
	font-weight: bold;
	line-height: 30px;
	font-size:14px;
	margin-top:8px;
	color:#205e91;
}
.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;
}
.amores a{
	background:transparent;
	padding:8px 30px;
	color:#fff;
	border:1px solid #ffffff;
	border-radius:20px;
}
.amores a:hover{
	background: #ffffff;
	color:#205e91;
}
.amore{
	padding-top:30px;
}
.amore a{
	padding:0 15px 1px 15px;
	color:#b4b4b4;
	font-size:22px;
	line-height: 20px;
	background: #ffffff;
	border:1px solid #dadada;
}
.amore a:hover{
	background: #1561b5;
	border:1px solid #1561b5;
	color:#ffffff;
}
.pa:link,.pa:visited {
	font-size: 14px;
	color: #666666;
	margin-right:8px;
	padding:6px 12px;
	background: #ffffff;
	border: 1px solid #cccccc;
}
.pa:hover{
	background: #ffffff;
	border: 1px solid #016caf;
	text-decoration: none;
	color:#016caf;
}
.paon {
	font-size: 14px;
	color: #666666;
	margin-right:8px;
	padding:6px 12px;
	background: #ffffff;
	border: 1px solid #cccccc;
}
.paon2 {
	font-size: 14px;
	color: #016caf;
	margin-right:8px;
	padding:6px 12px;
	background: #ffffff;
	border: 1px solid #016caf;
}
.indexList li{
	float:left;
	width:24%;
	margin:0 0.5%;
}
.indexList li img{
	max-width:100%;
	height:auto;
}
.bg{
	padding:60px 0 30px 0;
	color:#ffffff;
	background:#215996 url(../../images/about1.png) no-repeat center top;
}
.bg2{
	background:url(../../images/about2.png) no-repeat center top;
	height:60px;
	overflow: hidden;
}
.banline{
	background: url(../../images/banline.png) repeat-x;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:8px;
	z-index:99;
	margin-top:-2px;
}
.footer{
	background:url(../../images/footbg.jpg) no-repeat center top;
	background-size:100% auto; 
	font-size:13px;
	text-align: left;
	line-height:26px;
	padding:55px 0;
	margin-top:30px;
	color:#ffffff;	
}
.footer li{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
	font-size:14px;
	line-height: 28px;
	color:#eeeeee;
}
.f1{
	width:63%;
	margin-right:5%;
	border-right:1px solid #9b9ca3;
}
.f1 .f1bg{
	background: url(../../images/map.png) no-repeat left center;
	padding:10px 50px 15px 350px;
	line-height:34px;
}
.f1 .f1bg img{
	display: inline-block;
	vertical-align: middle;
	margin-right:12px;
}
.f1 p{
	font-size:20px;
	padding-bottom:20px;
}
.f2{
	width:13%;
	padding-top:30px;
	text-align: center;
}
.f2 img{
	max-width:100%;
	height:auto;
}
.f3{
	width:17%;
	padding-top:60px;
	float:right;
	text-align: right;
}
.f3 p{
	font-size:22px;
	padding-bottom:40px;
}
.f3 img{
	margin-left:8px;
	width:42px;
}
.footbg{
	background: #050505;
	line-height: 30px;
	padding:15px 0;
	color:#ffffff;
	text-align: center;
}
.ban{
	width:100%;
	text-align: center;
	margin-bottom:30px;
}
.ban img{
	max-width:100%;
	height:auto;
}
.leftBox{
	float:left;
	width:21%;
	padding-bottom:30px;
}
.rightBox{
	float:right;
	width:76%;
	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;
	min-height:250px;
	height:auto;
}
.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;
}
#dituContent{
	width:100%;
	height:330px;
	border:#ddd solid 1px;
	margin-top:20px;
}
.left_tit{
	padding:10px 20px;
	color:#ffffff;	
	background:#205e91;
	line-height:32px;
	font-size:17px;
}
.leftNav li{
	background:#ffffff;
	line-height:45px;	
	border:1px solid #e5e5e5;
	border-top:none;
	padding-left:30px;
	transition:all 0.3s;
}
.leftNav li:hover{
	background: #f9f9f9;
	padding-left:40px;
}
.leftNav li a{
	font-size:14px;	
	display: block;
}
.leftNav li:hover a{
	color:#016caf;
}
.leftNav .lefton{
	background: #f9f9f9;
}
.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{
	padding:20px;
	min-height:300px;
	height:auto;
}
.news_list li{
	font-size:14px;
	line-height: 22px;
	padding-right:100px;
	position: relative;
	padding:12px 0 12px 10px;
	background: url(../../images/icon3.gif) no-repeat left center;
	border-bottom:1px solid #e5e5e5;
}
.news_list span{
	position: absolute;
	right:0;
	top:12px;
}
.news_list2{
	padding:20px;
}
.news_list2 li{
	font-size:13px;
	line-height: 22px;
	position: relative;
	padding:12px 0;
	color:#666666;
	border-bottom:1px solid #e5e5e5;
}
.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;
}
.p_tit,.p_tit2{
	line-height:30px;
	font-size:28px;
	font-weight: bold;
	text-align: center;
	padding-bottom:12px;
	margin:30px 0;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif"
}
.p_tit span{
	color:#d61c1d;
}
.p_tit p,.p_tit2 p{
	font-size:16px;
	padding-top:5px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
.p_tit{
	color:#333333;
}
.p_tit2{
	color:#ffffff;
}
.p_tit2 i{
	border:1px solid #ffffff;
	width:300px;
	height:40px;
	display:inline-block;
	margin-top:-20px;
}
 .p_title{
	color:#666666;
	font-size:14px;
	line-height: 40px;
	margin-bottom:20px;
	padding-left:20px;
	background: #f2f2f2;
}
.p_title  a{
	color:#444444;
}
.p_title a:hover{
	text-decoration: underline;
}
.home_news_box{
	float:left;
	width:38%;
	font-size:12px;
	line-height: 22px;
	color:#8e8e8e;	
}
.home_news_box p{
	line-height: 30px;
	font-size:16px;
	color:#222222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	margin:20px 0;
}
.home_news_box p:hover{
	color:#1b629a;
}
.home_news_pic{
	height:200px;
	margin-top:40px;
	overflow: hidden;
	background-size:cover;
	background-position: center center;
}
.home_news{
  font-size:0;
  float:right;
  width:56%;
  margin-bottom:20px;
  padding-top:20px;
}
.home_news li{
	font-size:12px;
	line-height: 22px;
	color:#8e8e8e;	
	box-sizing: border-box;
	position: relative;
	border-bottom:1px dashed #d9d9d9;
	padding:20px 0 20px 120px;
	min-height:120px;
	height:auto;
}
.home_news li p{
	font-size:15px;
	margin-bottom:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#292929;
}
.home_news li a{
	color:#1b629a;
}
.home_news li a:hover{
	color:#333333;
}
.c_date{
	width:90px;
	padding:10px 0;
	position: absolute;	
	text-align: center;
	left:0;
	top:0;
	font-size:18px;
	line-height: 30px;
	color:#6e6e6e;
}
.c_date span{
	display: block;
	font-size:60px;
	line-height: 60px;
}
.home_news li p:hover{
	color:#1b629a;
}
.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:16px;
	line-height:30px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom:18px;
	text-align: center;
	color:#333333;
}
.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;
}
.abouts img{
	margin-right:6px;
}
.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);
}
td{
	padding:8px;
	line-height: 26px;
}
.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";
}
.home_class{
	font-size:0;
	text-align: center;
	margin-bottom:25px;
}
.home_class li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size:15px;
	line-height: 40px;
	padding:0 3px;
	cursor: pointer;
	margin:0 25px;
	border-bottom:1px solid #ffffff;
}
.home_class li:hover,.home_class li.hover{
	color:#1561b5;
	border-bottom:1px solid #1561b5;
}
.home_class li.hover a{
	color:#1561b5;
}
.home_pro{
	font-size:0;
}
.home_pro ul{
	width:103.33%;
}
.home_pro li{
	width:30%;
	margin-right:3.33%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom:20px;
	font-size:14px;	
}
.home_pro li p{
	line-height: 40px;
}
.home_pro li:hover p{
	color: #1561b5;
}
.hpro{
	height:260px;
	overflow: hidden;
	position: relative;
	border:1px solid #d9d9d9;
	box-sizing: border-box;
}
.home_pro li:hover .hpro{
	border:1px solid #1b629a;
}
.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;	
}
.home_pro li:hover .hpro img{
	transform:scale(1.2);
}
.swiper-slide{
	text-align: center;
}
.swiper-slide img{
	max-width:100%;
	height:auto;
	display: block;
}
.swiper3{
	margin-bottom:30px;
}
.swiper-slide3{
   text-align: center;
   line-height:22px;
   font-size:13px;
   position: relative;
}
.swiper-slide3 P{
	background: #FFFFFF;
	height:80px;
	padding:15px 15px 30px 15px;
	text-align: left;
}
.aboutbg{
	height:92px;
	color:#fff;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	padding-top:18px;
	width:100%;
	margin:0 auto;
	background: url(../../images/about.png) no-repeat center top;
}
.aboutbg p{
	font-size:14px;
	font-weight: normal;
	padding-top:3px;
}
.home_about{
   font-size:17px;
   line-height: 40px;
   padding:50px 30% 0 0;
   position:relative;
   width:1200px;
   margin:0 auto;
   box-sizing: border-box;
   min-height:510px;
   height:auto;
}
.aboutpic{
	background: url(../../images/about_pic.png) no-repeat right center;
	background-size:100% auto;
	width:38%;
	height:480px;
	position: absolute;
	z-index:9;
	right:0;
	top:0;	
	transition:all 0.5s;
}
.aboutpic:hover{
	background: url(../../images/about_pic2.png) no-repeat right center;
	background-size:100% auto;
	width:38%;
	height:480px;
}
.swiper-slide3:hover .cmores a{
	background: #1561ab;
}
.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;
}
#Marquee_x { overflow:hidden; width: 100%;padding:10px 0 20px 0;}  
#Marquee_x ul li{ float:left;overflow:hidden}
#Marquee_x ul li div{ float:left;height:80px;padding:5px 25px;overflow:hidden;border:1px solid #dddddd;} 
#Marquee_x ul li div img{width:auto; height:80px; display:block;} 
.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);
}
.bottom1{
	margin-top:30px;
}
.stocklist{
	width:98%;
	margin:0 auto;
}
.stocklist li{
	border-bottom:1px solid #e5e5e5;
	padding:0 5px;
}
.stocklist li p{
	display:inline-block;
	vertical-align: top;
	line-height: 42px;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.stocklist li p span{
	display:none;
}
.titbg{
	background: #ffffff;
	font-weight: bold;
	font-size:16px;
	color:#222;
}
.word1{
	width:180px;
}
.word2s img{
	display: inline-block;
	vertical-align: middle;
	width:22px;
	height:auto;
}
.word2{
	width:100px;
}
.word3{
	width:160px;
}
.word2s{
	width:30px;
	margin-left:40px;
}
@media screen and (max-width:1440px) {
	.home_about{
   	padding:70px 35% 60px 0;
	}
	.footer{
		padding:45px 0;
	}
	.f2{
		width:12%;
		padding-top:20px;
		text-align: center;
	}
	.f1 .f1bg{
		padding:20px 0 0 350px;
	}
}
@media screen and (max-width:1366px) {
	.home_about{
   	padding:60px 38% 50px 0;
	}
}
@media screen and (max-width:1280px) {
	.home_about{
   	padding:50px 40% 40px 0;
	}
	.home_news ul{
		width:100%;
	}
	.home_pro ul{
		width:100%;
	}
	.home_pro li{
		width:31.33%;
		margin:0 1% 20px 1%;
	}	
}
@media screen and (max-width:1200px) {
   .wrap{
   	width:99%;
   }
	.nav li{
		margin-left:5px;
	}
	.nav li a{
		padding:0 15px;
		line-height:30px;
	}
	.toplogo{
		height:54px;
		padding:20px 0 15px 0;
	}
	.topword{
		font-size:17px;
		padding-top:50px;
	}
	.toptel{
		width:66%;
	}
	.hpro{
		height:220px;
	}
	.home_about{
   	font-size:16px;
   	line-height: 36px;
   	padding:30px 42% 0 0;
   	width:98%;
   	min-height:480px;
	}
	.f1 .f1bg{
		background-size: auto 130px;
		padding:0 0 0 280px;
	}
	.home_news{
  		width:57%;
	}
	.word1{
		width:150px;
	}
	.word2{
		width:85px;
	}
	.word3{
		width:150px;
	}
	.word4{
		width:250px;
	}
	.word2s{
		width:30px;
		margin-left:20px;
	}
}
@media screen and (max-width:880px) {
	.toplogo{
		display: inline-block;
		float:none;
	}
	.topword{
		width:70%;
		display: inline-block;
		float:none;
	}
	.toptel{
		float:none;
		width:100%;
		position: relative;
		border-top:1px solid #e5e5e5;
	}
	.topsea{
		position: absolute;
		top:-60px;
		right:10px;
	}
	.nav{
		font-size:0;
		width:100%;
		padding-bottom:10px;
	}
	.nav li{
		margin-left:0;
		width:14.28%;
		text-align: center;
	}
	.footer{
		padding:20px 10px;
		box-sizing:border-box;
	}
	.f1{
		width:78%;
		margin-right:2%;
		border-right:1px solid #9b9ca3;
	}
	.f1 p{
		font-size:18px;
		padding-bottom:15px;
	}
	.f1 .f1bg{
		background-size: auto 100px;
		padding:0 0 0 220px;
		line-height:34px;
	}
	.footer .f2{
		display: none;
	}
	.f3{
		width:17%;
		padding-top:30px;
	}
	.f3 p{
		font-size:18px;
		padding-bottom:25px;
	}	
	.f3 img{
		margin-left:3px;
		width:36px;
	}
	.caselist li,.prolist li{
   	width:46%;
   	margin:0 2% 20px 2%;
	}
	.home_ico{
		padding:40px 0;
	}
	.home_ico li{
		font-size:15px;
	}
	.p_tit,.p_tit2{
		line-height:28px;
		font-size:28px;
		padding-bottom:8px;
		margin:20px 0 25px 0;
	}
	.hpro{
		height:190px;
	}
	.home_about{
   	font-size:15px;
   	line-height: 30px;
   	padding:10px;
   	width:100%;
   	min-height:auto;
	}
	.aboutpic,.home_news_box{
		display: none;
	}
	.amores{
		text-align: center;
	}
	.home_news{
		width:100%;
		float:none;
	}
	.word4{
		width:auto;
	}
}
@media screen and (max-width:740px) {
   .nav,.topword,.banner1,.p_tit p,.p_tit2 p,.footbg,.newsinfo,.home_ico,.ico_a,.ban,.flink,.leftBox,.p_title,.con_title,.c_date,.swiper-pagination{
   	display:none;
   }
   .footer{
   	padding:15px 0;
   	background-size:auto 100%; 
   }
   .f1{
   	width:100%;
   	margin-right:0;
   	padding:0 10px;
   }
   .f1 .f1bg{
   	padding:0;
   	background: transparent;
   	line-height:30px;
   }
   .footer .f3{
   	display:none;
   }
   .footbg{
   	overflow: hidden;
   	text-overflow:ellipsis;
   	white-space: nowrap;
   }
   .topsea{
   	top:-48px;
   	right:45px;
   	font-size:14px;
   }
   .topsea span{
   	display: none;
   }
   .p_tit,.p_tit2{
   	background: transparent;
   	font-size:22px;
   	margin:15px 0 5px 0;
   }
   .banner2{
   	display:block;
   }
   .head{
   	position: fixed;
   	z-index:99;
   	background: #fff;
   	top:0;
   	width:100%;
   	border-bottom:1px solid #ddd;
   }
   .toplogo{
	   height:40px;
	   width:80%;
	   padding:4px 0 2px 0;
   }
   .space2{
	   height:66px;
   }
   .rightBox{
   	float:none;
   	width:100%;
   }
   .mob-tit {
		position:fixed;
		top:48px;
		width:100%;
		z-index:99;
		display: block;
		background: #14528b;
		color: #fff;
		text-align: center;
		font-size: 18px;
		line-height: 36px;
	}
	.mob-tit span{
		width:25px;
		display: inline-block;
	}
	.mob-tit img{
		width:20px;
		height:auto;
		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: 36px;
		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;
		font-size:16px;
	}
	.news_list{
		padding:20px 10px 0 10px;
	}
	.news_list li{
		height:40px;
		line-height: 40px;
		font-size:16px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding:3px 10px 3px 15px;
	}
	.news_list li span{
		display: none;
	}
	.prolist{
		font-size:0;
		margin-top:0px;
	}
	.prolist,.caselist,.certlist{
		padding-top:30px;
	}
	.prolist li,.caselist li,.certlist li{
		width:48%;
		margin:0 1% 10px 1%;
	}
	.con_l,.con_r{
		float:none;
		width:100%;
		margin-top:15px;
	}
	.con_l{
		text-align: center;
	}
	.swiper{
		margin-top:-20px;
		margin-bottom:20px;
	}
	.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%;
		padding:0 10px;
		font-size:15px;
	}
	.home_about img,.lines {
		display:none;
	}
	.amores{
		text-align: center;
	}
	.bg1{
		padding:5px 20px 20px 20px;
	}
	.bg2{
		padding:20px 0;
	}
	.home_news{
  		font-size:0;
  		margin-bottom:30px;
  		padding-top:0;
	}
	.home_news li{
		padding:10px 10px 10px 20px;
		min-height:auto;
		background: url(../../images/icon3.gif) no-repeat 10px center;		
	}
	.home_news li p{
		margin-bottom:0;
	}
	.home_pro li p{
	   line-height: 22px;
	   height:22px;
	   overflow: hidden;
	   margin-bottom:5px;
   }
   .home_class{
   	margin-bottom:10px;
   }
	.home_class li{
		font-size:15px;
		margin:0 10px;
	}
   .hpro{
   	height:auto;
   } 
	.news_title{
		font-size:16px;
		line-height:26px;
		margin-bottom:15px;
		padding-bottom:6px;
	}
	.prolist li:hover .yellowbox{
		opacity: 0;
	}
	.picsk{
		height:auto;
	}
	.bg2{
		height:31px;
	}
	#Marquee_x { overflow:hidden; width: 100%;padding:10px 0 20px 0;}  
	#Marquee_x ul li{ float:left;overflow:hidden}
	#Marquee_x ul li div{ float:left;height:50px;padding:5px 25px;overflow:hidden;border:1px solid #dddddd;} 
	#Marquee_x ul li div img{width:auto; height:50px; display:block;} 
	.tsou{
		border:none;
		border-bottom:1px solid #dddddd;
		border-radius:0;
		padding:4px 2px;
		width:100px;
		outline: none;
	}
	.tsend{
		background: #fff url(../../images/search2.png) no-repeat center center;
		border-bottom:1px solid #dddddd;
		outline: none;
		border-radius:0;
	}
	.titbg{
		display:none;
	}
	.stocklist{
		margin-top:15px;
	}
	.stocklist li{
		padding:15px 0;
	}
	.stocklist li p{
		display: block;
		line-height: 24px;
	}
	.stocklist li p span{
		display: inline-block;
		padding-right:15px;
	}
	.word1,.word2,.word2s,.word3,.word4{
		width:auto;
		margin:0;
	}
}