.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 .st{
	width: 947px;
	min-height: 1200px;
	float: right;
	position: relative;
	top: 38px;
}
.content .st h3{
	font-size: 20px;
	height: 47px;
	color: #353535;
	text-align: center;
	line-height: 47px;
}
.content .st .zizhi{
	width: 473px;
	height: 332px;
	margin-top: 16px;
	margin-bottom: 30px;
	float: left;
}
.content .st .zizhi .zz{
	width: 473px;
	height: 300px;
	float: left;
}
.content .st .zizhi .zz p{
	font-size: 14px;
	line-height:15px;
	text-align: center;
	margin-top: 24px;
}