.main{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}


.img{
	float:left;
	margin: 5px 0; 
}
.img2{
	float:left; 
	margin:5px 0 5px 9px; 
}

.left_bottom{
	width:580px;
	margin-right: 29px;
	float:left;
}

.img3{
	width:580px;
	height:260px;
}

.img3:FIRST-CHILD {
	margin-bottom: 10px;
}

.right_bottom{
	width:591px;
	float:left;
}

.right_bottom div{
	float:left;
}

.right_bottom div:FIRST-CHILD {
	width: 320px;
	margin-right: 30px;
}

.right_bottom div:FIRST-CHILD li{
	width:325px;
	height:28.5px;
	font-size:16px;
	font-family:PingFangSC-Regular,PingFangSC;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:18px;
	letter-spacing:3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.right_bottom div:FIRST-CHILD li a:HOVER{
	cursor: pointer;
	color:#F43636;
	text-decoration: none;
}
