*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	font-family: "微软雅黑", "宋体";
}
body{
	position: relative;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: #c19f4f;
	text-decoration: underline;
}
.whole{
	width: 1000px;
	margin: 0 auto;
}
.content{
	padding: 15px 0;
}
.part{
	width: 100%;
	height: auto;
}
.part:after{
	display: block;
	content: "";
	clear: both;
}
.partLeft{
	width: 275px;
	float: left;
}
.culture{
	width: 100%;
	height: 280px;
}
.culture_title{
	width: 100%;
	height: 38px;
	background-image: url(../images/xy_13.gif);
}
.book{
	float: right;
}
.culture_content{
	width: 100%;
	height: 237px;
	padding: 0 10px;
	padding-top: 28px;
	background-image: url(../images/xy_27.gif);
}
.culture_content li,.culture_content li a{
	color:#666666;
	font-size: 13px;
	line-height: 23px;
	overflow: hidden;
}
.culture_content li a:hover{
	color: #CC9900;
}
.culture_footer{
	width: 100%;
	height: 5px;
	background-image: url(../images/xy_26.gif);
}
.partItem{
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
.links{
	border:solid #dedede 1px;
	height: 102px;
}
.linksTitle{
	width: 100%;
	height: 25px;
	background-color: #FF934A;
	text-align: center;
	line-height: 23px;
	font-size: 13px;
	font-weight: bold;
}
.lindText{
	height: 75px;
}
.lindText a{
	display: block;
	color: #666666;
	line-height: 23px;
	font-size: 13px;
	text-align: center;
}
.lindText a:hover{
	color: #CC9900;
}
.part_center{
	margin-left: 10px;
	width: 715px;
	float: left;
	vertical-align: top;
	background-image: url(../images/jjj.jpg);
}
.location{
	width: 100%;
	height: 30px;
	
}
.location:after{
	display: block;
	content: "";
	clear: both;
}
.location_C{
	width: 687px;
	height: 30px;
	float: left;
	background-image: url(../images/m2.gif);
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
}
.location .m1{
	width: 14px;
	height: 30px;
	float: left;
}
.location .m3{
	width: 14px;
	height: 30px;
	float: right;
}
.list{
	width: 100%;
	padding: 20px 15px;
	min-height: 621px;
}

