@charset "utf-8";

@font-face {
	font-weight:400;font-style:normal;
	font-family:opensans;
	src:url(../opensans-regular.eot);
	src:url(../opensans-regular.eot?#iefix) format('embedded-opentype'),
	url(../fonts/opensans-regular.woff) format('woff'),
	url(../fonts/opensans-regular.ttf) format('truetype'),
	url(../fonts/opensans-regular.svg#DINProRegular) format('svg');
}
@font-face {
	font-weight:400;font-style:normal;
	font-family:Roboto;
	src:url(../fonts/Roboto-Regular-webfont.eot);
	src:url(../fonts/Roboto-Regular-webfont.eot?#iefix) format('embedded-opentype'),
	url(../fonts/Roboto-Regular-webfont.woff) format('woff'),
	url(../fonts/Roboto-Regular-webfont.ttf) format('truetype'),
	url(../fonts/Roboto-Regular-webfont.svg#DINProRegular) format('svg');
}
body{
	font-size:14px;
	color:#000;
	font-family:opensans,Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: #ffffff;	
}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
}
ol,ul,li {
    list-style:none
}
a:link,a:visited {color:#333;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:0;
}
td{
	font-size:13px;
}
.header{
	background:#232323 url(../images/bg.jpg) no-repeat center center;
	background-size:cover;
	border-radius:6px;
	color:#ffffff;
}
.wrap{
	width:1000px;
	padding:15px;
	margin:0 auto;
	background: #f0f0f0;
	position: relative;
}
.wrap2{
	width:1030px;
	margin:0 auto;
	position: relative;
	margin-top:-30px;
}
.toplogo{
	float:left;
	width:23%;
	height:85px;
	padding:10px 15px;
}
.toplogo img{
	max-height:100%;
	height:auto;
	width:auto;
}
.slogo{
	display:none;
}
.toptel{
	float:right;
	width:300px;
	font-size:13px;
	line-height: 20px;
	padding-top:25px;
	padding-right:20px;
	text-align: right;
}
.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;
	padding-top:10px;
}
.prolist ul{
	width:102%;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:23%;
   margin:0 2% 15px 0;
   font-size:13px;
   line-height: 22px;
   color:#666666;
}
.prolist li p{
	color:#333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picsk{
	box-sizing: border-box;
	overflow: hidden;
	height:130px;
	text-align: center;	
	border-radius:15px;
	background: #ffffff;
}
.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;
	border-radius:15px;
}
.proinfo{
	font-size:12px;
	line-height: 20px;
	color:#666;
}
.caselist{
	font-size:0;
	padding-top:10px;
}
.caselist ul{
	width:102%;
}
.caselist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   width:31.33%;
   margin:0 2% 15px 0;
   font-size:13px;
   line-height: 22px;
   color:#666666;
}
.caselist li p{
	color:#333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picsk2{
	box-sizing: border-box;
	overflow: hidden;
	height:180px;
	text-align: center;	
	border-radius:15px;
	background: #ffffff;
}
.picsk2 span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.picsk2 img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
	border-radius:15px;
}
.maps{
	height:300px;
	overflow: hidden;
	margin-bottom:20px;	
}
#allmap{
	width:100%;
	height:330px;
	overflow: hidden;
}

.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:13px;
   line-height: 20px;
}
.certlist li p{
	padding-top:5px;
}
.left_tit2{
	padding:10px 20px;
	color:#ffffff;	
	background:#262b3f;
	line-height:22px;
	font-size:17px;
	margin-top:20px;
	font-family:"trebuc","Arial", "Helvetica", "sans-serif";
}
.conbox{
	border:1px solid #e5e5e5;
	padding:10px;
	font-size:13px;
	line-height: 23px;
	background: #fff;
}
.conbox img{
	max-width:100%;
	height:auto;
}
.conpic{
	border-bottom:1px dashed #ddd;
	margin-bottom:8px;
	padding:8px 0;
	color:#666;
}
.conpic img{
	width:50px;
	height:auto;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.conpic p{
	line-height: 20px;
	font-size:18px;
	color:#c8373a;
}
.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:30px 0;
	text-align: center;
}
.amores a{
	background: #9c0808;
	padding:8px 30px;
	color:#fff;
	display: inline-block;
}
.amores a:hover{
	background: #610605;
}
.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: 14px;
	color: #333333;
	margin-right:6px;
	padding:7px 15px;
	background: #e5e5e5;
}
.pa:hover{
	background: #ccc;
	text-decoration: none;
}
.paon {
	font-size: 14px;
	color: #333333;
	margin-right:6px;
	padding:7px 15px;
	background: #e5e5e5;
}
.paon2 {
	font-size: 14px;
	color: #ffffff;
	margin-right:6px;
	padding:7px 15px;
	background: #b81a1d;
}
.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: #eeeeee;
	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;
}
.nav{
	width:100%;
	font-size:0;
	border-radius:6px;
	margin:10px 0;
	background:#c00000;
	padding:0 10px;
	box-sizing:border-box;
}
.nav li{
	line-height:40px;	
	display: inline-block;
	vertical-align: top;	
	text-align: center;
	position: relative;
	padding:0 30px;
}
.nav li a{
	color:#ffffff;
	font-size:14px;
	display: block;
}
.nav li:hover a ,.nav .current a{
	color:#f4b902;
}
.has-more:hover .nav-sub {
	display: block;
}
.nav-sub {
   margin:0;
   padding:0;
   left:0;
   z-index:99;
   width: 150px;
   position: absolute;
   display: none;
}
.nav-sub li {
	display: block;
	width:100%;
	text-align:left;
	padding:0;
}
.nav li .nav-sub li a {
	line-height: 33px;
	font-size: 13px;
	display: block;
	padding: 0;
	color: #ffffff;
	background:#333333;
	padding-left:15px;
}
.nav li .nav-sub li:hover  a{
	background:#444444;
}
.home_ico{
	background: url(../images/home.png) no-repeat 0 center;
}
.home_ico:hover{
	background: url(../images/home2.png) no-repeat 0 center;
}
.footline{
	background: url(../images/footline.png) no-repeat center bottom;
	height:30px;
}
.footer{
	background:#252525;
	color:#fff;
	font-size:13px;
	text-align: left;
	line-height:26px;
	padding:25px 15px;
	width:1030px;
	color:#eee;	
	box-sizing:border-box;
}
.footer a{
	color:#eee;
}
.footer a:hover{
	color: #fff;
}
.footer li{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.footer li p{
	font-size:15px;
	font-weight: bold;
	padding-bottom:15px;
	color:#fff;
}
.footer li ul li{
	display: inline-block;
	width:48%;
}
.footbg{
	background: #000000;
	color:#fff;
	text-align: center;
	line-height: 44px;
}
.f1{
	width:16%;
	text-align: center;
}
.f1 img{
	max-width:110px;
	height:auto;
	margin-left:50px;
}
.f2{
	width:50%;
	margin-left:5%;
}
.f3{
	width:24%;
	float:right;
	text-align: left;
}
.ftel{
	background: url(../images/f_ic.png) no-repeat 0 -76px;
	width:25px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}
.fmail{
	background: url(../images/f_ic.png) no-repeat 0 -41px;
	width:25px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}
.fadd{
	background: url(../images/f_ic.png) no-repeat 0 0;
	width:25px;
	height:20px;
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}
.footer li ul li p{
	width:96px;
	text-align: center;
	font-size:12px;
	font-weight: normal;
}
.flink{
	background: #f5f5f5;
	line-height: 20px;
	border-top:1px solid #e3e3e3;
	padding:6px 0;
}
.flink p{
	font-size:15px;
	padding-right:25px;
	margin-right:6px;
	line-height: 38px;
	margin-bottom:-1px;
	display: inline-block;
	color:#333;
}
.flink img{
	display: inline-block;
	vertical-align: middle;
	padding-left:6px;
	margin-top:-1px;
}
.flink a{
	color:#666;
	font-size:14px;
	margin:0 10px;
}
.flink a:hover{
	text-decoration: underline;
}
.foot_left{
	float:left;
}
.foot_right{
	float:right;
	padding-top:15px;
}
.home_link{	
	font-size:0;
	margin-bottom:20px;
}
.home_link ul{
	width:102%;
}
.home_link li{
	display: inline-block;
	vertical-align: top;
	width:15.06%;
	margin-right:1.6%;
	border:1px solid #e5e5e5;
	box-sizing: border-box;
	padding:10px 0;
	background: #fff;
}
.home_link li img{
	max-width:100%;
	height:auto;
}
.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;
}
.w14{
	font-size:14px;
	line-height: 22px;
	padding-bottom:20px;
}
.c_date{
   position: absolute;
   right:0;
   top:10px;
   font-size:12px;	
}
.ban{
	font-size:0;
	margin-top:8px;
	border-radius:6px;
	overflow: hidden;
}
.ban img{
	max-width:100%;
	height:auto;
}
.leftbox{
	float:left;
	width:76%;
}
.rightbox{
	float:right;
	width:22%;
}
.rline{
	border-right:1px solid #e0e0e0;
	padding-right:18px;	
	box-sizing: border-box;
}
.ptit{
	color:#569622;
	text-decoration: underline;
}
.con_title{
   font-size:13px;   
	color:#666;
	line-height:46px;
	border-bottom:1px solid #e5e5e5;
	box-sizing: border-box;
	margin-bottom:30px;
	background: #f0f0f0;
}
.con_title img{
	margin-right:6px;
	width:18px;
	height:autop
	display: inline-block;
	vertical-align: middle;
}
.con_title a:hover{
	color:#dd0000;
}
.con_title2{
	color:#569622;
	font-size:16px;
	font-weight: bold;
	padding:10px 0;
}
.con_info{
	font-size:14px;
	line-height:24px;
	padding-bottom:30px;
	min-height:400px;
	height:auto;
}
.cons{
	padding-left: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;
}
.leftnav{
	padding-top:8px;
}
.leftnav li{
	padding-bottom:10px;
}
.leftnav li p{
	color:#000000;
	font-size:14px;
	line-height: 30px;
	font-weight: bold;
	background: #e5e5e5;
	padding:1px 10px;
	border-radius:6px;
	margin-bottom:3px;
}
.leftnav li ul li{
	padding:0;
	padding-left:15px;
	background: url(../images/icon3.gif) no-repeat 5px center;
}
.leftnav li ul li a{
	color:#111111;
	font-size:14px;
	line-height: 23px;
}
.leftnav li ul li:hover a{
	color:#e30000;
}
.btn{
	background:#b81a1d;
	width:150px;
	height:38px;
	display: inline-block;
	color:#ffffff;
	border:none;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.btn:hover{
	background:#9a0809;
}
.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;
}
.c_dates2{
	position: absolute;
	right:0;
	color:#aaa;
	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{
	display: block;
	font-size:18px;
	line-height: 40px;
	margin:20px 0 5px 0;	
	font-family: Arial, Helvetica, sans-serif;
}
.p_tit2{
	display: block;
	font-size:18px;
	line-height: 42px;
	margin:0 0 25px 0;	
	border-bottom:1px solid #dddddd;	
}
.p_tit2 p{
	border-bottom:2px solid #c00000;
	display: inline-block;
	margin-bottom:-1px;
}
.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 #c8373a;
	margin-bottom:-1px;
	padding:0 5px;
}
#demo{
	width:100%;
	overflow: hidden;
}
.linkpic{
	border:1px solid #e5e5e5;
	margin-right:10px;
	background: #fff;
	height:70px;
	width:180px;
	padding:3px 0;
}
.linkpic span{
	height:100%;
	display: inline-block;
	vertical-align: middle;
}
.linkpic img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.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;
	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;
	margin-bottom: 15px;
}
.titles2{
	font-size:16px;
	color:#222222;
	font-weight: bold;
	line-height:40px;
	margin:20px 0;
	border-bottom:1px solid #e5e5e5;
}
.titles2 span{
	background: #fff;
	display: inline-block;
	padding:0 20px;
	border:1px solid #e5e5e5;
	border-bottom:none;
}
.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{
   float:left;
   width:22%;
}
.home_class li{
	text-align: left;
	font-size:14px;
	background: #fff url(../images/right.gif) no-repeat 95% center;
	line-height:44px;
	cursor: pointer;
	padding-left:20px;
	border:1px solid #e5e5e5;
	border-top:none;
}
.home_class li a{
	display: block;
}
.home_class li:hover,.home_class li.hover{
	background: #e5e5e5  url(../images/right.gif) no-repeat 95% center;
}
.class_tit{
	background: url(../images/class_tit.jpg);
	background-size:auto 100%;
	line-height: 50px;
	text-align:left;
	color:#fff;
	font-size:17px;
	padding-left:20px;
	font-family:"trebuc","Arial", "Helvetica", "sans-serif";
}
.home_pro{
	display: none;
}
.hpro{
	width:100%;
	height:150px;
	overflow: hidden;
	margin-bottom:10px;
	border-radius:25px;
	text-align: center;
}
.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;	
}
.linkbox img{
   max-width:100%;
   height:auto;
}
.swiper{
	border-radius:7px;
	overflow: hidden;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}
.swiper-slide{
	text-align: center;
	font-size:0;
}
.swiper-slide img{
	max-width:100%;
	height:auto;
}
.swiper-slide3{
   text-align: center;
   line-height:24px;
   font-size:13px;
}
.aboutbg{
	padding-top:1px;
	margin-top: 30px;
	width:100%;
	background: url(../images/bg1.jpg) no-repeat center top;
}
.aboutbg p{
	font-size:14px;
	font-weight: normal;
	padding-top:3px;
}
.swiper3{
	background:#fff;
	padding:15px;
	font-size:14px;
}
.home_about{
   font-size:14px;
   line-height: 24px;
   padding-bottom:10px;
}
.home_about img{border-radius:25px};
.amore{
	margin-top:10px;
}
.amore a{
	margin-top:10px;
	display: inline-block;
	color:#c00000;
	border:1px solid #c00000;
	width:110px;
	text-align: center;
	line-height: 28px;
	border-radius:6px;
}
.amore a:hover{
	background: #c00000;
	color:#ffffff;
}
.swiper img{
	 width:100%;
	 height:auto;
}
.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:40%;
}

.con_r{
	float:right;
	width:55%;
	line-height: 26px;
	font-size:14px;
}
.con_r p{
	color:#ee0000;
	font-size:13px;
	line-height: 24px;
}
.con_pic{
	height:260px;
}
.con_pic span{
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.con_pic img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.promore li{
	float:left;
	width:20%;
	margin-top:8px;
	position: relative;
	cursor: pointer;
}
.promore li img{
	max-width:90%;
	height:auto;
	opacity: 0.6;
}
.promore li.hover img{
	opacity: 1;
}
.sfoot,.mob-tit{
	display:none;
}
.drawer-hamberger {
	top: -50px;
}
.certpic{
	height:192px;
	text-align: center;
	padding:0;
	border:1px solid #ddd;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}
.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: #2a4e8c;
	width:22px;
	padding:25px 5px 10px 6px;
	color:#fff;
	text-align: center;
	position:fixed;
	z-index:100;
	right:150px;
	top:30%;
	font-size:14px;
	cursor: pointer;
	border-radius: 20px 0 0 20px;
}
.qqleft img{
	width:22px;
	height:auto;
	margin-bottom:5px;
}
.qq-tit{
   background: #2a4e8c;
   line-height: 32px;
   padding-top:2px;
   font-size:15px;
   text-align: center;
   color:#fff;
   letter-spacing: 2px;
   border-bottom:4px solid #18376c;
}
.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:#e7781b;
	padding-top:5px;
}
.bottom1{
	margin-top:30px;
}
.home1{
	float:left;
	width:31%;
	margin-right:4.5%;
}
.home2{
	float:left;
	width:31%;
}
.home3{
	float:right;
	width:28%;
}
.home1 img,.home1 img{
	max-width:100%;
	height:auto;
}
.home_tit{
	border-top:1px solid #e5e5e5;
	line-height: 46px;
}
.home_tit p{
	color:#000;
	font-size:15px;
	display: inline-block;
	border-top:2px solid #1561ab;
	margin-top:-2px;
}
.home_tit span{
	display: inline-block;
	font-size:12px;
	color:#999;
	margin-left:10px;
	text-transform: uppercase;
}
.mors{
	text-align: right;
	padding-top:15px;
}
.mors a{
	font-size:12px;
	color:#888;
}
.mors a:hover{
	color:#e7781b;
	text-decoration: underline;
}
.home_info{
	padding-top:15px;
	font-size:13px;
	line-height: 22px;
	color:#666;
}
.home_news_box{
	float:left;
	width:36%;
	color:#555;	
	background: #ffffff;
	padding:1.5%;
}
.home_news_box p{
	line-height: 25px;
	font-size:17px;
	height:25px;
	overflow: hidden;
	margin:15px 0;
}
.newsinfo{
	line-height: 20px;
	padding-top:0;
	color:#666;
}
.home_news{
	float:right;
	width:53%;
	background: #ffffff;
	padding:2% 3%;
}
.home_news li{
	font-size:13px;
	line-height: 24px;
	position: relative;
	padding:10px;
	border-bottom:1px dashed #ddd;
}
.swiper2{
	border:1px solid #ddd;
}
.homepro{
	height:200px;
	text-align: center;
}
.homepro span{
	height:100%;
	display: inline-block;
	vertical-align: middle;
}
.homepro img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
#Marquee_x { overflow:hidden; width: 100%;padding-bottom:30px;}  
#Marquee_x ul li{ float:left;overflow:hidden} /* 横向滚动必须让所有li左浮动 */ 
#Marquee_x ul li .hbox{
	float:left;
	border-radius:25px;
	overflow: hidden;
	font-size:0;
} 
#Marquee_x ul li .hbox img{
	height:140px;
	width:auto;	
}

@media screen and (max-width:1030px) {
	.wrap{
		width:100%;		
		box-sizing:border-box;
	}
	.wrap2{
		width:100%;
	}
	.footer{
		width:100%;
	}
	.prolist ul{
		width:100%;
	}
	.prolist li{
   	margin:0 1% 15px 1%;
	}
	.caselist ul{
		width:100%;
	}
	.caselist li{
   	margin:0 1% 15px 1%;
	}
}
@media screen and (max-width:880px) {
	.wrap{
		padding:10px;
	}
	.nav li{
		padding:0 15px;
	}
	.prolist li,.caselist li{
		width:30.33%;
   	margin:0 1.5% 15px 1.5%;
	}
	.f1 img{
		margin-left:20px;
	}
	.picsk,.picsk2{
		height:140px;
	}
}
@media screen and (max-width:740px) {
   .nav,.toplogo,.toptel,#Marquee_x,.cons .p_tit2,.topword,.topbg,.flink,.rightbox,.p_title,.con_title,.c_dates,.swiper-pagination{
   	display:none;
   }
   body{
   	background: #f0f0f0;
   }
	.wrap{
		padding:0;
	}
	.header{
		border-radius:0px;
		position: fixed;
		z-index:99;
		width:100%;
	}
	.slogo{
		width:80%;
		height:42px;
		padding:2px 0 4px 5px;
		display: block;
	}
	.slogo img{
		max-height:100%;
		height:auto;
		width:auto;
	}
   .leftbox{
   	width:100%;
   	float:none;
   }
   .space{
	   height:95px;
   }
   .mob-tit {
		position:fixed;
		top:48px;
		width:100%;
		z-index:99;
		display: block;
		background:#c00000;
		color: #fff;
		text-align: center;
		font-size: 18px;
		line-height: 35px;
	}
	.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: 35px;
		width: 100%;
		height:256px;
		overflow-y:auto; 
		text-align: center;
	}
	.moblist li {
		border-bottom: 1px solid #fff;
		background: #eee;
		font-size: 16px;
		line-height: 36px;
	}
	.moblist li a {
		display: block;
	}
	.drawer-hamberger {
		top: auto;
	}
	.cons{
		padding-left:0;
		padding-bottom:30px;
	}
	.con_info{
		padding:5px 8px;
		font-size:15px;
	}
	.rline{
		border-right:none;
		padding-right:0;	
	}
	.news_list{
		padding-top:20px;
	}
	.news_list li{
		height:40px;
		line-height: 40px;
		overflow: hidden;
		padding:0 5px;
	}
	.prolist,.caselist,.certlist{
		padding-top:0;
	}
	.prolist li,.caselist li,.certlist li{
		width:48%;
		margin:0 1% 10px 1%;
	}
	.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;
	}
	.pages{
		margin:0;
		padding:0 0 30px 0;
	}
	.aboutbg{
		font-size:18px;
		font-weight: bold;
		line-height: 50px;
		height:60px;
		padding:0;
		background-position: center bottom;
	}
	.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{
		display:block;
		font-size:0;
		padding:0 5px 20px 5px;
		box-sizing:border-box;
	}
	.home_pro li{
		font-size:13px;
		display: inline-block;
		vertical-align: top;
		width:47%;
		margin:0 1.5% 10px 1.5%;
		text-align:center;
		color:#222;
	}
	.home_pro li img{
		max-width:100%;
		height:auto;
		border-radius:5px;
	}
	.home_pro li p{
		line-height:20px;
		margin-top:6px;
		color:#666;
	}
   .hpro{
   	height:auto;
   }  
	.footbg{
		line-height:25px;
		padding:10px 5px;
	}
	.swiper{
		border-radius:0px;
		overflow: hidden;
		box-shadow: 0 0 0 rgba(0,0,0,0.2);
		margin-bottom:12px;
		margin-top:-50px;
	}
	.home_about{
		padding:0 6px 15px 6px;
		box-sizing:border-box;
	}
	.p_tit2{
		font-size:17px;
		font-weight: bold;
		line-height: 38px;
		margin:0 0 10px 0;		
	}
	.p_tit2 p{
		padding-left:5px;	
	}
	.picsk,.picsk2{
		height:160px;
	}
	.footer{
		padding:10px;
	}
	.footer .f1,.footer .f3{
		display: none;
	}
	.f2{
		width:100%;
		margin-left:0;
		font-size:14px;
	}
}
@media screen and (max-width:375px) {
	.picsk,.picsk2{
		height:150px;
	}
}