.sertraffic_klist{
	width: 100%;
	padding-bottom: 20px;
	background: url(../images/bg3.png)no-repeat left top;
	background-size: cover;
}
.tra_list{
	width: 100%;padding-top: 65px;
}
.tra_list li{
	width: 100%;
	height: 245px;
	margin-bottom: 25px;
	background: url(../images/active_listbbg.png)no-repeat left top;
	background-size: cover;
	overflow: hidden;
}
.tra_list li div{
	float: left;
}
.tra_list li .tra_list_le{
	width: 30%;height: 100%;
}
.tra_list li .tra_list_le img{
	display: block;
	width: 100%;height: 100%;
}
.tra_list li .tra_list_ri{
	width: 60%;height: 100%;padding-left: 5%;
}
.tra_list_ri h3:hover{
	color: #F18B00;
}
.tra_list_ri h3{
	color: #333333;font-size: 26px;
	padding: 64px 0 40px 0;
}
.tra_list_ri p{
	color: #333333;font-size: 16px;
	line-height: 32px;
}
/* 卫生防疫 */
.serfy_klist {
	width: 100%;
	padding-bottom: 20px;
	background: url(../images/bg3.png)no-repeat left top;
	background-size: cover;
	text-align: center;
	padding-top:90px;
}