.content{
      position: relative;
      width: 1200px;
}
.content .left{
	width: 202px;
	height: 750px;
	float: left;
	border: 1px solid #d1b43e;
	margin-top: 40px;
}
.content .left li{
	width: 202px;
}
.content .left .bottom .hot{
	float: left;
	margin-left: 155px;
	margin-top: -110px;
}
.content .left .bottom li a{
	display: block;
	font-size: 15px;
	height: 42px;
	color: #000;
	line-height: 42px;
	padding: 6 13px;
	margin-top: 30px;
}
.content .left .bottom .lvse li a{
	display: block;
	font-size: 15px;
	height: 42px;
	color: #fff;
	line-height: 42px;
	padding: 6 13px;
	margin-top: 30px;
	background-color: #d1b43e;
}
.content .left .bottom li a img{
	float: left;
	margin-left: 39px;
	margin-top: 9px;
	padding-right: 20px;
}
.content .left .bottom li a:hover{
	color: #fff;
	background-color: #d1b43e;
}

.content .sy{
	width: 947px;
	height: 2320px;
	float: right;
	position: relative;
	top: 38px;
}
.content .sy h3{
	font-size: 20px;
	height: 47px;
	color: #353535;
	text-align: center;
	line-height: 47px;
}
.content .sy li{
	padding-left: 256px;
    text-align: center;
}
.content .sy .kuai{
	height: 700px;
	margin-top: 20px;
}
.content .sy .kuai .one{
	width: 350px;
	float: left;
	margin-left:79px;
	margin-top:20px;
}
.content .sy .kuai .two{
	width: 350px;
	float: right;
	margin-right: 79px;
	margin-top:20px;
}
.content .sy .kuai .one p{
	font-size: 14px;
	line-height:15px;
	text-align: center;
	margin-top: 20px;
}
.content .sy .kuai .two p{
	font-size: 14px;
	line-height:15px;
	text-align: center;
	margin-top: 20px;
}