@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: 'Knockout';
    src: url('../fonts/Knockout.eot');
    src: url('../fonts/Knockout.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Knockout.woff') format('woff'),
         url('../fonts/Knockout.ttf') format('truetype'),
         url('../fonts/Knockout.svg#DINProRegular') format('svg');
    font-weight: normal;
    font-style: normal;    
}
html,body{
	height:100%;
}
body{
	font-size:14px;
	color:#333333;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	margin:0;
	padding:0;
	background: #f6f6f6;
}
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:#333333;text-decoration:none;}
a:hover {text-decoration: none;color:#e60012;}
.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;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"],select {
   -webkit-appearance: none;
}
img{
	border:0;
}
.space{
	height:0;
}
.space2{
	height:0;
}
.sou {
	display: inline-block;
	vertical-align:middle;
	padding:5px 7px;
	font-size: 15px;
	line-height: 20px;
	box-sizing: border-box;
	width: 100%;
	border:1px solid #aaa;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send {
	display: inline-block;
	vertical-align: middle;
	padding:6px 35px;
	background:#2382c5;
	border:none;
	line-height: 20px;
	color:#ffffff;
	font-size: 15px;
	cursor: pointer;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.ssou {
	display: inline-block;
	vertical-align:middle;
	padding:7px;
	font-size: 15px;
	line-height: 20px;
	box-sizing: border-box;
	width: 100%;
	border:none;
	background: #f5f5f5;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.ssend {
	display: block;
	text-align: center;
	padding:8px 35px;
	width:100%;
	background:#666;
	border:none;
	line-height: 20px;
	color:#ffffff;
	font-size: 15px;
	cursor: pointer;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.topbg{
	background:#144181;
	color:#ddd;
	font-size:13px;
	line-height: 34px;
	padding:0 5%;	
	position: relative;
}
.toptel{
	position: absolute;
	right:0;
	top:0;
	background: url(../images/ficon2.png) no-repeat 0 center;
	background-size:19px auto;
	padding-left:23px;
}
.header{
	background: rgba(255,255,255,0.8);
	position: fixed;
	width:100%;
	z-index:100;
	transition: all 0.4s;
}
.small {background:rgba(255,255,255,1);box-shadow: 0 1px 3px rgba(0,0,0,0.1);}
.wrap{
	width:1200px;
	margin:0 auto;
	position: relative;
	box-sizing:border-box;	
}
.wrap2{
	background: #fff;
	padding:20px 30px;
	margin-top:30px;
}
.wrap3{
	width:1100px;
	margin:0 auto;	
}
.toplogo{
	float:left;
	width:30%;
	height:70px;
	padding:12px 0;
	transition:all 0.4s;
}
.toplogo img{
	height:100%;
	width:auto;
	display: block;
}
.drawer-toggle{
	margin-top:-50px;
}
.nav{
	display: none;
}
.navs{
	float:right;
	width:70%;
	text-align:right;
	line-height:70px;
}
.navs li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	margin-left:10px;
}
.navs li a{
	color:#222;
	font-size:15px;
	display:block;
	padding:0 15px;	
}
.navs li:hover a,.navs li.current a{
	color:#e60012;
}
.has-more:hover .nav-sub {
	display: block;
}
.nav-sub {
   margin:0;
   padding:0;
   width: 120px;
   margin-left:-15px;
   font-size:0;
	position: absolute;	
	z-index: 999;
	display:none;
	text-align: left;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	line-height:40px;
	margin-top:-2px;
	padding-top:2px;
	background: #fff url(../images/navon.jpg) repeat-x center top;
}
.navs .nav-sub li {
	display:inline-block;
	vertical-align: top;
	text-align: center;
	margin:0;	
	padding:0;
	width:100%;
	border:none;		
}
.navs .nav-sub li a{
	display: block;
	color:#777777;
	padding:0;
	font-size:14px;
	border:none;
}
.navs .nav-sub li:hover{
	border-top:none;
	background:#f5f5f5;
	
}
.navs .nav-sub li a:hover{
	color:#222222;
}
.banner1{
	background-position: center center;
	background-size:cover;
	height:740px;
}
.banner2{
	background-position: center center;
	background-size:cover;
	height:360px;
}
.banner2 img{
	width:100%;
	height:auto;
	display: block;
}
.topsea{
	position: absolute;
	right:0;
	top:0px;
	text-align: right;
	font-size:0;
	width:300px;
}
.tsou{
	border:1px solid #d6d6d6;
	border-right:none;
	background: #fff;
	border-radius:5px 0 0 5px;
	box-shadow:0 0 7px #ddd inset; 
	line-height: 26px;
	display:inline-block;
	vertical-align: middle;
	width:70%;
	padding-left:10px;
	outline: none;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.tsend{
	border:none;
	border-radius:3px;
	line-height: 28px;
	display:inline-block;
	vertical-align: middle;
	width:44px;
	font-size:0;
	outline: none;
	border-radius:0 5px 5px 0;	
	background:#222 url(../images/search2.png) no-repeat center center;
}
.banline{
	background:url(../images/banline.png) repeat-x center top;
	height:8px;
	position: absolute;
	z-index:9;
	top:0;
	width:100%;
}
.h_title{
	background: url(../images/hline.jpg) repeat-x left center;
	margin:20px 0 30px 0;
	position: relative;
}
.h_title span{
	display: inline-block;
	font-size:17px;
	line-height: 40px;
	padding:0 30px;
	text-align: center;
	color:#ffffff;
	background: #e60012;
}
.title2{
	text-align: center;
}
.hmore{
	position: absolute;
	right:0;
	top:6px;
	width:26px;
	height:26px;
	background: #2382c5 url(../images/more.png) no-repeat center center;
	border-radius:3px;
	padding:5px;
}
.hmore:hover{
	background: #1361a8 url(../images/more.png) no-repeat center center;
}
.home_l{
	float:left;
	width:23%;
	margin-top:20px;
}
.home_r{
	float:right;
	width:74%;
	min-height:400px;
	height:auto;
}
.l_title{
	font-size:20px;
	font-weight: bold;
	color:#e60012;
}
.l_title span{
	display: block;
	color:#d0d0d0;
	font-size:26px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Knockout, Arial, Helvetica, sans-serif;
}
.home_class{
	margin-top:30px;
}
.home_class li{
	background:url(../images/leftbg.jpg) no-repeat 0 0;
	line-height: 60px;
	padding-left:10px;
	font-size:15px;
	position: relative;
	padding-top:4px;
}
.home_class li a{
	display: block;
}
.home_class li a i{
	position: absolute;
	right:25px;
	top:25px;
	background: url(../images/left_ico1.png) no-repeat -20px 0;
	width:20px;
	height:15px;
	transition:all 0.5s;
}
.home_class li a:hover i,.home_class li.lefton a i{
	background: url(../images/left_ico1.png) no-repeat 0 0;
}
.home_class li:hover a,.home_class li.lefton a{
	color:#e60012;
}
.home_pro{
	font-size:0;
	margin:80px 0;
}
.home_pro li{
	display:inline-block;
	vertical-align: top;
	position: relative;
	width:30.33%;
	margin:0 1.5%;
	font-size:14px;
	line-height: 25px;
	transition:all 0.3s;
	background:#eee;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
}
.blackbg{
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9;
	padding:25px;
	color:#fff;
	text-align: center;
	background: rgba(0,0,0,0.3);
	transition:all 0.5s;
}
.blackbg:hover{
	background: rgba(230,0,18,0.7);
}
.blackbg:hover p{
	border:1px solid rgba(255,255,255,1);
}
.blackbg p{
	border:1px solid rgba(255,255,255,0.7);
	width:100%;
	height:100%;
	font-size:20px;
	font-weight: 700;
	line-height: 28px;	
	padding-top:45%;
	text-transform: uppercase;
}
.blackbg span{	
	font-size:17px;
	font-weight: 400;
	display: block;
}
.picbox{
	background-size:cover;
	background-position: center center;
	height:280px;
}
.amores{
	margin-top:25px;
}
.amores a{
	display: inline-block;
	padding:3px 22px;
	color:#fff;
	background: #9f9f9f;
	font-size:14px;
}
.amores a:hover{
	color:#fff;
	background:#cd121c;
}
.home_about{
	font-size:15px;
	line-height: 30px;
	position: relative;
	padding:70px 0 90px 0;
}
.home_about img{
	margin-right:65px;
	float:left;
	width:40%;
}
.prolist{
	font-size:0;
}
.prolist ul{
	width:103%;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   position: relative;
   width:13.66%;
   margin-right:3%;
}
.prolist li p{
	font-size:14px;
	line-height: 24px;
	height:60px;
	padding-top:5px;
}
.picsk{
	overflow: hidden;
}
.picsk img{
	max-width:100%;
	height:auto;
	display: block;
	margin:0 auto;	   
}
.proinfo{
	font-size:12px;
	line-height: 20px;
	color:#666;
}
.protxt{
	font-size:14px;
	line-height: 24px;
	color:#444;
	margin-bottom:20px;
}
.p_tit{
	padding-top:130px;
	font-size:24px;
	color:#555;
	text-align: center;
}
.proclass{
	font-size:0;
	padding-top:10px;
}
.proclass ul{
	width:104%;
}
.proclass li{
	display: inline-block;
	vertical-align: top;
	width:29.33%;
	background: #fff;
	margin:30px 4% 30px 0; 
}
.proclass li:hover{
	background: #e60012;
	color:#fff;
}
.proclass li:hover .proclass_t{
	color:#fff;
}
.proclass li:hover .proclass_t p{
	color:#e60012;
	background: #fff;
}
.proclass_t{
	font-size:15px;
	line-height: 25px;
	text-align: center;
	padding:50px 60px;
	color:#333;
	height:170px;
	overflow: hidden;
}
.proclass_t p{
	width:45px;
	margin:0 auto;
	font-size:25px;
	padding-top:3px;
	color:#fff;
	background: #e60012;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom:20px;
}
.pics2{
	overflow: hidden;
}
.pics2 img{
	width:100%;
	height:auto;	
	transition:all 0.6s;   
}
.proclass li:hover .pics2 img{
	transform:scale(1.12);
}
.classlist{
	padding:120px 0 20px 0;
	font-size:0;
}
.classlist li{
	display: inline-block;
	vertical-align: top;
	margin-right:1px;
	background: #b8b8b8;
	font-size:23px;
	font-weight: 400;
	line-height: 44px;
}
.classlist li a{
	color:#fff;
	display: block;
	padding:0 50px;
}
.classlist li:hover{
	background: #777;
}
.classlist li.classon,.classlist li.classon:hover{
	background: #e60012;
}

.alink{
	text-align: center;
	padding-bottom:50px;
}
.alink a{
	display: inline-block;
	vertical-align: top;
	padding:0 20px;
	line-height: 36px;
	background: #eee;
	margin:0 30px;
}
.alink a:hover{
	background: #ccc;
	color:#000;
}
.alink a.aback{
	background: #e60012;
	color:#fff;
}
.title{
	color:#222222;
	font-size:16px;
	font-weight: bold;
	line-height:50px;
	text-align: center;
}
.pa:link,.pa:visited {
	font-size: 15px;
	color: #555555;
	margin-right:10px;
	padding:5px 11px;
	border: 1px solid #fff;
}
.pa img,.paon img,.paon2 img{
	display: inline-block;
	vertical-align: middle;
	margin-top:-4px;
}
.pa:hover{
	background: #ffffff;
	color:#555555;
	border: 1px solid #999999;
}
.paon {
	font-size: 15px;
	color: #555555;
	margin-right:10px;
	padding:5px 11px;
	background: #ffffff;
	border: 1px solid #fff;
}
.paon2 {
	font-size: 15px;
	color: #e60012;
	margin-right:10px;
	padding:5px 11px;
	background: #ffffff;
	border: 1px solid #e60012;
}
.share{
	position:absolute;
	right:0;
	top:0;
}
.share span{
	display:inline-block;
	vertical-align: middle;
	margin-right:8px;
	width:38px;
	height:38px;
	position: relative;
	cursor: pointer;
	border-radius:50%;
	background:#fff url(../images/fico.png) no-repeat;
}
.share span.weixin{
	background-position: 7px 9px;
}
.share span.weibo{
	background-position: -40px 9px;
}
.share span.qq{
	background-position: -83px 9px;
}
.share span.weixin:hover{
	background-color: #2cc117;
	background-position: 7px -21px;
}
.share span.weibo:hover{
	background-color: #da0f0f;
	background-position: -40px -21px;
}
.share span.qq:hover{
	background-color: #00c0e9;
	background-position: -83px -21px;
}
.gotop{
	background: #555 url(../images/top.png) no-repeat center center;
	background-size:30px auto;
	width:50px;
	height:50px;
	position: fixed;
	right:0;
	bottom:60px;
	cursor: pointer;
	z-index:99;
}
.gotop:hover{
	background: #cd121c url(../images/top.png) no-repeat center center;	
	background-size:30px auto;
}
.boxs{
	background: #fff;
	margin-top:10px;
}
.h_titles{
	line-height:28px;
	color:#1065ab;
	font-size:22px;
	text-align: center;
	position: relative;
	margin-top:60px;
	margin-bottom:20px;
	font-weight: bold;
	padding-bottom:20px;
}
.h_titles p{
	color:#BBB;
	font-size:15px;
	font-weight: normal;
	text-transform: uppercase;
}
.footer{
	line-height: 60px;
	color:#999999;
}
.footbg{
	background:#fff;
	padding:30px 0;
	color:#999;
	font-size:0;
	margin-top:40px;
}
.footbg li{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size:13px;
	line-height: 26px;
	border-right:1px solid #eaeaea;
	min-height:180px;
	height:auto;
	padding-left:25px;
	padding-right:25px;
	max-width:240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.footbg li a{
	color:#999;
}
.footbg li a:hover{
	color:#444;
}
.footbg li p{
	line-height:24px;
	font-size:16px;
	margin-bottom:15px;
	color:#222222;
}
.footbg li.f1{
	width:21%;
	padding-left:0;
	padding-top:50px;
	padding-right:0;
}
.footbg li.f1 img{
	width:90%;
	height:auto;
}
.footbg li.f2{
	width:19%;
	border-right:none;
	line-height: 30px;
	padding-right:0;
}
.footbg li.f2 img{
	display: inline-block;
	vertical-align: middle;
	margin-right:8px;
	width:22px;
	height:auto;
}
.footbg li.f3{
	float:right;
	width:24%;
	text-align: right;
	border-right:none;
	padding-right:0;
	padding-top:15px;
}
.footbg li.f1 img{
	max-width:100%;
	height:auto;	
}
.footbg li.f3 li{
	display:inline-block;
	vertical-align: top;
	text-align: center;
	width:46%;	
	padding:0;
	margin:0;
	margin-left:3%;
	border:none;
	min-height:auto;
}
.footbg li.f3 ul li img{
	max-width:100%;
	height:auto;
	display:block;	
}
.footlink{
	background: #000000;
	padding:20px 0;
	text-align: center;
	color:#9c9c9c;
}
.ban{
	text-align: center;
	padding-top:70px;
}
.ban img{
	max-width:100%;
	height:auto;
	display: block;
	margin:0 auto;
}
hr{
	height:1px;border:none;border-top:1px solid #ddd;
	margin:15px 0;
}
.con_info{
	font-size:14px;
	line-height:27px;
	padding:0 10px 30px 10px;
}
.con_info img{
	max-width:100%;
	height:auto;
	margin:8px 5px;
}
.con_info .brandpic{
	width:150px;
	height:auto;
	display: block;
	margin:0 auto;
	margin-bottom:20px;
}
.abouts img{
	float:left;
	margin-right:25px;
}
.maps{
	height:380px;
	overflow: hidden;
	margin-top:30px;
	border:1px solid #e5e5e5;
}
#allmap{
	height:380px;
}

.p_title{
	line-height:50px;
	color:#a71c19;
	font-size:20px;
	position: relative;
	border-bottom:1px solid #e5e5e5;
}
.cons{
	float:right;
	width:50%;
}
.cons h3{
	font-size:18px;
}
.cons div{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:30%;
}
.cons div img{
	width:130px;
	height:auto;
	display: block;
	margin:0 auto;
}
.formbox{
	position: relative;
	min-height:410px;
	height:auto;
	float:left;
	width:45%;
}
.forms{
	font-size:0;
}
.forms li{
	position: relative;
	font-size:15px;
	box-sizing:border-box;
	margin-bottom:10px;
}
.forms li span{
	display:block;
	line-height: 30px;
	margin-bottom:2px;
}
.formpic{
	width:370px;
	height:340px;
	position: absolute;
	right:0;
	top:20px;
	background: #eee;
}
.pages{
	text-align: center;
	padding:30px 0;
}
.swipers{
	display: none;
}
.swiper{
	position: relative;
}
.swiper-slide{
	text-align: center;
}
.swiper-slide img{
	 max-width:100%;
	 height:auto;
	 display: block;
	 margin:0 auto;
}
.swiper-button-prev1{
	left:20px;
}
.swiper-button-next1{
	right:20px;
}
.mob-tit{
	display:none;
}
.drawer-hamberger {
	top: -50px;
}
.newslist{
	font-size:0;
	text-align: left;
	margin-top:30px;
}
.newslist li{
	text-align: left;
	position: relative;
	padding-left:210px;
	min-height:140px;
	height:auto;
	margin:20px 0;
	border-bottom:1px dashed #ddd;
}
.newslist li.bt20{
	margin-bottom:20px;
}
.newslist li p{
	color:#222;
	font-size:16px;	
	padding:5px 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newspic{
	background-size:cover;
	background-position: center center;
	height:120px;
	width:180px;
	border-radius:3px;
	overflow: hidden;
	position: absolute;
	left:0;
}
.newslist li .newsinfo{
	font-size:14px;
	line-height: 24px;
	color:#888;
}
.newslist li:hover p{
	color:#d0112b;	
}
.c_date{
	color:#aaa;
	font-size:13px;
	margin-bottom:5px;
	font-weight: normal;
}
.news_title{
	font-size:18px;
	font-weight: bold;
	line-height:30px;
	text-align: center;
	position: relative;
	margin-bottom:20px;
	border-bottom:1px dashed #ddd;
}
.joblist{
	width:98%;
	margin:0 auto;
}
.joblist li{	
	cursor: pointer;
}
.workplace{
	display:inline-block;
}
.joblist li .jobtit{
	color:#222;
	background: #f0f0f0;
	line-height: 44px;
	text-align: left;
	padding-left:20px;
	margin-top:5px;
	position: relative;
}
.jobtit p{
	width:250px;
	font-size:16px;
	display: inline-block;
}
.jobtit span{
	position: absolute;
	right:20px;
	font-size:13px;
	color:#999;
}
.jobtit span:hover{
	color:#444;	
}
.jobtit span img{
	display: inline-block;
	vertical-align: middle;
	margin-left:5px;
}
.jobinfo{
	text-align: left;
	font-size:14px;
	line-height: 24px;
	border-top:none;
	padding:20px;
	color:#555;
}
.jobtxt{
	font-size:15px;
	text-align: center;
	padding:20px 0;
	color:#333;
}
.addjob{
	padding:20px 0;
	text-align: center;
}
.addjob a{
	background: #666666;
	color:#fff;
	font-size:16px;
	display: inline-block;
	padding:6px 40px;
}
.addjob a:hover{
	background: #333333;
}
.swiper2{
	width:100%;
	margin:0 auto;
	position: relative;
}
.swiper2 .swiper-slide{
	text-align: center;	
}
.swiper2 .swiper-slide img{
	width:100%;
	height:auto;
}
.n_title{
	background: #666;
	color:#fff;
	font-size:20px;
	line-height: 40px;
	margin-bottom:20px;
	padding-left:20px;
	margin-top:10px;
}
#Marquee_x { overflow:hidden; width: 100%; }  
#Marquee_x ul li{ float:left;overflow:hidden} 
#Marquee_x ul li div{ float:left;height:220px;overflow:hidden} 
#Marquee_x ul li div img{width:auto;height:180px;display:block;margin:0;} 
#Marquee_x ul li div p{width:100%; text-align: center;line-height:30px;font-size:14px;} 
@media screen and (max-width:1280px){
	.proclass ul{
		width:100%;
	}
	.proclass li{
		width:29.33%;
		margin:30px 2% 30px 2%;
	}
}
@media screen and (max-width:1200px){
	.wrap{
		width:98%;
	}
	.wrap2{
		width:100%;
		background: #fff;
		padding:20px 30px;
		margin-top:0;
	}
	.banner1{
		height:500px;
	}
	.home_pro{
		margin:50px 0;
	}
	.picbox{
		height:240px;
	}
	.blackbg{
		padding:20px;
	}
	.footbg li.f1{
		display:none;
	}
	.footbg li.f2{
		width:30%;
	}
	.prolist ul{
		width:100%;
	}
	.prolist li{
   	width:13.66%;
   	margin:0 1.5% 0 1.5%;
	}
}
@media screen and (max-width:880px){
	.header{
		background: #fff;
		position: fixed;
		width:100%;
	}
	.wrap2{
		padding:20px;
	}
	.toplogo{
		float:none;
		width:50%;
	}
	.banner1{
		height:400px;
	}
	.nav{
		display:block;
	}
	.navs,.footbg li.f3{
		display: none;
	}
	.ban img{
		max-width:140%;
	}
	.picbox{
		height:200px;
	}
	.blackbg{
		padding:10px;
	}
	.blackbg span{
		font-size:14px;
	}
	.proclass li{
		width:46%;
		margin:30px 2% 30px 2%;
	}
	.newsinfo{
		line-height: 22px;
		height:44px;
		overflow: hidden;
	}
	.classlist li{
		font-size:22px;
	}
	.classlist li a{
		padding:0 40px;
	}
	.swiper2 .swiper-slide{
		height:500px;
	}
	.swiper{
		padding-top:70px;
	}
	.footbg li{
		max-width:100%;
	}
}
@media screen and (max-width:740px){
	.wrap2{
		padding:10px 5px 0 5px;
	}
	.toplogo{
		width:70%;
		height:50px;
		padding:8px 5px 7px 5px;
	}
	.con_info{
		font-size:16px;
		line-height:26px;
		padding:0 5px 10px 5px;
	}
	.space{
		height:50px;
	}
	.swiper,.home_l,.ban,.h_title,.abouts img,.footbg li,.footbg li p,.footer,.p_tit,.newslist li .newsinfo,.picbox{
		display:none;
	}
	.swipers{
		display: block;
	}
	.footbg{
		padding:12px 15px;
		margin-top:30px;
	}
	.footbg li{
		line-height: 24px;
		border-right:none;
		min-height:auto;
		height:auto;
		padding:0;
		max-width:100%;
	}
	.footbg li.f2{
		display: block;
		width:100%;
		font-size:15px;
	}
	.banner1{
		height:250px;
	}
	.home_r{
		float:none;
		width:100%;
	}
   .mob-tit {
		position:relative;
		width:100%;
		display: block;
		background: #e60012;
		color: #fff;
		text-align: center;
		font-size: 19px;
		line-height: 40px;
	}
	.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: 40px;
		width: 100%;
		text-align: center;
	}
	.moblist li {
		border-bottom: 1px solid #fff;
		background: #f2f2f2;
		font-size: 17px;
		line-height: 38px;
	}
	.moblist li a{
		display: block;
	}
	.proclass{
		margin-top:-15px;
	}
	.proclass li{
		width:96%;
		margin:20px 2% 0 2%;
	}
	.proclass_t{
		font-size:16px;
		line-height: 25px;
		padding:30px 20px 20px 20px;
		height:auto;
	}
	.proclass_t p{
		margin-bottom:10px;
	}
	.newslist li{
		padding-left:110px;
		min-height:70px;
		margin:10px 0;
	}
	.newslist li p{
		text-overflow:clip;
		white-space:normal;
		padding:0 0 5px 0;
	}
	.newspic{
		height:60px;
		width:90px;
		border-radius:0;
	}
	.formbox,.cons{
		min-height:auto;
		float:none;
		width:100%;
	}
	.swiper{
		padding-top:0;
	}
	.swiper2 .swiper-slide{
		height:300px;
	}
	.picbox{
		height:160px;
	}
	.home_pro{
		font-size:0;
		margin:8px 0;
	}
	.home_pro li{
		width:32.33%;
		height:auto;
		margin:0 0.5%;
		font-size:15px;
		background: #fff;
		box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
	}
	.blackbg{
		padding:0;
		color:#fff;
		text-align: center;
		background:#777;
		position: relative;
	}
	.blackbg span{
		display: none;
	}
	.blackbg p{
		font-size:17px;
		font-weight: 600;
		line-height: 28px;	
		padding-top:15px;
		padding-bottom:15px;
		text-transform: uppercase;
		border:none;
	}
	.gotop{
		background: #555 url(../images/top.png) no-repeat center center;
		background-size:24px auto;
		width:40px;
		height:40px;
		bottom:0px;
	}
	.gotop:hover{
		background: #cd121c url(../images/top.png) no-repeat center center;	
		background-size:24px auto;
	}
	.mfoot{
		position: absolute;
		bottom:0;
		width:100%;
		z-index:99;
	}
	.space2{
		height:100px;
	}
	.cons div{
		width:49%;
		margin-bottom:20px;
	}
	.ssend {
		padding:8px 35px;
		font-size: 17px;
	}
	.classlist{
		font-size:0;
		padding:25px 0 5px 0;
	}
	.classlist li{
		font-size:21px;
		width:16.28%;
		text-align: center;
	}
	.classlist li a{
		display: block;
		padding:0;
	}
	.prolist li{
   	width:23%;
   	margin:0 1% 0 1%;
	}
	.swiper-button-prev1,.swiper-button-next1,.swiper-pagination4{
		display: none;
	}
	.alink{
		padding-bottom:30px;
		padding-top:20px;
	}
	.alink a{
		line-height: 36px;
		background: #eee;
		margin:0 5px;
	}
}
@media screen and (max-width:375px){
	.banner2{
		height:340px;
	}	
}
@media screen and (max-width:320px){
	.banner2{
		height:250px;
	}
	.blackbg p{	
		padding-top:15px;
		padding-bottom:15px;
	}
}