.Clear{
	clear: both;
}
.web{
	width: 1080px;
	margin: 0 auto;
	/*margin-top: 80px;*/	
}
.web_Title {
	height: 50px;
	line-height: 50px;
}
.web_Title span {
	font-weight: bold;
	font-size: 16px;
	color: red;
}
.yxBox{
	float: left;
	width: 330px;
	margin-left: 13px;
	margin-right: 13px;
	height: 226px;
    margin-top:20px
}
.yxBox img{
	width: 100%;
	height: 226px;
}
