body{
	font-size:16px;
	line-height: 30px;
	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
}
html,body{
	height:100%;
}
a:link,a:visited {color:#222222;text-decoration:none;}
a:hover {text-decoration: none;color:#a22914;}
.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;
}
.wrap{
	width:100%;
	margin:0 auto;
	overflow-x:hidden; 
	position: relative;
}
.footer{
	padding:15px;
	font-size:14px;
	line-height: 24px;
	text-align: center;
	border-top:1px solid #ddd;
	margin-top:20px;
}
.logo{
	height:43px;
	padding:4px 0;
}
.logo img{
	height:100%;
	width:auto;
}
.swiper-slide img{
	max-width:100%;
	height:auto;
	display: block;
}
.home_about{
	background: #f7f7f7;
	padding:15px 10px;
}
.h_title{
	text-align: center;
	font-size:21px;
	line-height: 35px;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
}
.h_title i{
	background: #a72815;
	height:3px;
	width:80px;
	margin:0 auto;
	display: block;
	margin-bottom:-2px;
}
.h_title2{
	font-size:20px;
	line-height: 46px;
	margin-bottom:10px;
}
.h_title2 i{
	background: #a72815;
	height:20px;
	width:4px;
	display: inline-block;
	vertical-align: middle;
	margin-right:8px;
	margin-left:5px;
}
.amore{
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
.amore a{
	background: #a22914;
	border-radius:6px;
	color:#fff;
	font-size:17px;
	padding:6px 25px;
}
.home_ico{
	font-size:0;
}
.home_ico ul{
	width:101%;
}
.home_ico li{
	background: #a22914;
	width:32.33%;
	margin-right:1%;
	padding:20px 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.home_ico li img{
	max-width:30%;
	height:auto;
	display: block;
	margin:0 auto;
}
.home_ico li p{
	color:#fff;
	font-size:18px;
	line-height: 40px;
}
.home_news{
	padding:0 5px 5px 5px;
}
.home_news li{
	padding-right:100px;
	line-height: 36px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home_news li span{
	position: absolute;
	right:0;
	color:#888;
}
.pick{
	background-size:cover;
	background-position: center top;
	height:150px;
}
.swiper2 img{
	width:100%;
	height:150px;
	display: block;
}
.swiper2 p{
	text-align: center;
	padding:7px 5px;
	font-size:15px;
	line-height: 22px;
	height:44px;
	overflow: hidden;
	background: #fff;
}
.home_link{
	font-size:0;
}
.home_link ul{
	width:102%;
}
.home_link li{
	display: inline-block;
	vertical-align: top;
	width:23%;
	margin-right:2%;
	margin-bottom:10px;
}
.home_link li img{
	height:50px;
	width:100%;
	display: block;
}
.leftnav{
	font-size:0;
}
.leftnav li{
	display: inline-block;
	vertical-align: top;
	width:25%;
	text-align: center;
	font-size:16px;
}
.mob-tit {
	width:100%;
	display: block;
	background: #a22914;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	position: relative;
}
.mob-tit span{
	width:25px;
	display: inline-block;
}
.mob-tit img{
	width:20px;
	height:auto;
	padding-left:6px;
	display:inline-block;
	vertical-align: middle;
}
.gotop img{
	width:22px;
	height:auto;
	padding-top:6px;
}
.moblist {
	position: absolute;
	z-index: 99;
	margin-top: 40px;
	width: 100%;
	text-align: center;
}
.moblist li {
	border-bottom: 1px solid #fff;
	background: #eee;
	font-size: 16px;
	line-height: 36px;
}
.moblist li a {
	display: block;
}
.con_info{
	padding:15px 5px;
	font-size:16px;
	line-height: 30px;
}
.pages{
	text-align: center;
	padding:5px 0 20px 0;
}
.newslist{
	padding:15px 5px;
	min-height:400px;
	height:auto;
}
.newslist li{
	padding-right:100px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
}
.newslist li span{
	position: absolute;
	right:0;
}
.con_title{
	text-align: center;
	font-size:18px;
	line-height: 25px;
	padding:10px;
	border-bottom:1px dashed #ddd;
}
.con_title img{
	max-width:60%;
	width:auto;
	height:auto;
}
.prolist{
	font-size:0;
	padding-top:10px;
}

.prolist li{
	display: inline-block;
	vertical-align: top;
	width:30.33%;
	margin:0 1.5% 15px 1.5%;
	font-size:14px;
	line-height: 22px;
	text-align: center;
}
.prolist li img{
	width:100%;
	height:150px;
}
.links li img{
	height:80px;
}
.caselist{
	font-size:0;
	padding:0 20px;
	margin-top:15px;
}
.caselist li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:100%;
	font-size:15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom:20px;
}
.caselist li img{
	width:100%;
	height:auto;
}
.homebg{
	background: url(../images/homebg.jpg);
	background-size:cover;
	background-position: center top;
	height:100%;
	width:100%;
	margin:0 auto;
}
.mlogo{
	text-align: center;
	padding-top:60px;
}
.mlogo img{
	width:85%;
	height:auto;
}
.mnav{
	position: relative;
	width:85%;
	margin:0 auto;
	padding-top:36%;	
}
.mnav li{
	background: url(../images/star.png) no-repeat;
	background-size:100% 100%;
	width:36%;
	height:120px;
	margin-right:3%;
	padding-top:40px;
	text-align: center;
	font-size:19px;
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
}
.mnav li p{
	font-size:13px;
	font-weight: normal;
	display:block;
	transform:scale(1,1.2);
}
.m1{
	color:#f0763b;	
}
.m2{
	color:#509976;	
}
.m3{
	color:#227caa;	
	margin-left:65px;
	margin-top:-8px;
}
.m4{
	color:#c3395f;	
	margin-top:-8px;
}
@media screen and (min-width:640px) {
	.wrap{
		width:640px;
	}
	.homebg{
		width:640px;
	}
	.swiper2 img{
		height:240px;
	}
	.prolist li img{
		height:240px;
	}
	.links li img{
		height:150px;
	}
	.home_link li{
		width:18%;
		margin-right:2%;
		margin-bottom:10px;
	}
	.home_link li img{
		height:60px;
	}
	.mnav li{
		height:150px;
		padding-top:55px;
	}
}
@media screen and (max-width:375px) {
	.mnav li{
		height:110px;
		padding-top:35px;
	}
	.m3{
		margin-left:65px;
		margin-top:-10px;
	}
	.m4{
		margin-top:-10px;
	}
}
@media screen and (max-width:320px) {
	.mnav li{
		height:100px;
		padding-top:30px;
	}
	.m3{
		margin-left:55px;
	}
}