*{
	margin: 0 0;
	padding: 0 0;
}
a{
	text-decoration: none;
}
.toubu{
	width: 100%;
	height: 100px;
}
.toubu_li{
	width: 1200px;
	margin: 0 auto;
}
.toubu_li_a{
	width: 360px;
	height: 60px;
	display: inline-block;
	margin-top: 20px;
}
.toubu_li_a img{
	width: 100%;
	height: 100%;
}
.fen{
	width: 100%;
	height: 80px;
	background-color: rgb(231, 76, 60);
}
.fen_li{
	width: 1200px;
	margin: 0 auto;
}
.fen_li ul li{
	display: inline-block;
	float: left;
	padding: 0 50px;
	
	line-height: 80px;
	list-style: none;
}
.fen_li ul li a{
	color: #fff;
	font-size: 16px;
}
.lunbo{
	width: 100%;
	height: 600px;
}
.lunbo img{
	width: 100%;
	height: 600px;
}
.guanyu{
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}
.guanyu_top{
	width: 100%;
	height: 100px;
	line-height: 100px;
	color: #333;
	font-size: 30px;
	text-align: center;
}
.guanyu p{
	display: inline-block;
	width: 900px;
	margin-left: 150px;
	line-height: 30px;
	font-size: 15px;
	text-indent: 50px;
}
.daili{
	width: 100%;
	height: 350px;
}
.daili li{
	display: inline-block;
	width: 300px;
	height: 330px;
	float: left;
	margin-bottom: 30px;
}
.daili li a img{
	width: 100%;
	height: 300px;
}
.daili li a span{
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	}
	.hezuo li{
		display: block;
		width: 100%;
		border-bottom: 1px solid #f1f1f1;
		padding: 20px 0;
	}
.hezuo li a{
	color: #333;
}
.hezuo li p{
	display: block;
	width: 100%;
	height: 67px;
	 display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	margin-left: 0;
	 text-indent: 0;
    font-size: 16px;
}
.hezuo li span{
	display: inline-block;
	margin-top: 20px;
	font-size: 14px;
}
.hezuo{
	float: left;
}
.dibu{
	width: 100%;
	height: 100px;
	background-color: rgb(231, 76, 60);
	float: left;
	margin-top: 50px;
}
.dibu_li{
	width: 1200px;
	margin: 0 auto;
}
.dibu_li p{
	line-height: 100px;
	text-align: center;
	color: #fff;
}