* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cbj.jpg);
	font-family: "微软雅黑,宋体";
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover{text-decoration: underline;}
area {
	border: 0px;
	outline: none;
}

.clearFloat:after {
	display: block;
	content: "";
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
.header{
	width: 100%;
	height:192px;
	background-image: url(../images/xw_left_top.jpg);
}
.header_top{
	width: 1000px;
	height: 151px;
	margin: 0 auto;
}
.gywm_02{
	width: 100%;
	height: 151px;
}
.zz{
	margin: 0 auto;
}
.content{
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gywm_05{
	width: 0;
	height: 579px;
	float: left;
	display: block;
	background-image: url(../images/gywm_05.jpg);
}
.center{
	width: 1000px;
	margin: 0 auto;
}
.content_l{
	width: 227px;
	height: 579px;
	float: left;
}
.content_l img{
	display: block;
}
.content_l a{
	display: block;
}
.content_c{
	width: 772px;
	height:579px;
	float: left;
}
.content_c img{
	display: block;
}
.content_cText{
	height: 524px;
	vertical-align: top;
/* 	background-image: url(../images/gywm_09.jpg); */
	font-size: 14px;
	line-height: 33px;
	padding: 0 21px;
	padding-top: 40px;
}
.gywm_08{
	width: 0;
	float: left;
	height: 579px;
	background-image: url(../images/gywm_08.jpg);
}
.picList_item{
	width: 213px;
	vertical-align: top;
	display: inline-block;
}
.picList_item_box{
	width: 170px;
	margin: 0 auto;
	padding: 3px 11px 13px 3px;
	position: relative;
}
.bj_1{
	display: block;
	width: 170px;
	height: 3px;
	position: absolute;
	top: 0px;
	left: 0;
}
.bj_2{
	width: 3px;
	height: 134px;
	position: absolute;
	top: 2px;
	left: 0;
}
.bj_4{
	width: 11px;
	aspect-ratio: auto 11 / 134;
	height: 134px;
	position: absolute;
	top: 2px;
	right: 0;
}
.bj_5{
	width: 170px;
	aspect-ratio: auto 170 / 13;
	height: 13px;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.picList_conten{
	width: 156px;
	margin: 0 auto;
	background-color: rgb(233, 227, 216);
}
.imgA{
	display: block;
	width: 150px;
	height: 110px;
	margin: 0 auto;
}
.imgA img{
	width: 150px;
	height: 110px;
}
.textA{
	display: block;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	color: #76674a;
	overflow: hidden;
}
.textA:hover{
	text-decoration: underline;
}
.page{
	width: 100%;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.page_left{
	display: inline-block;
	margin-right: 30px;
}
.page_left a{
	font-size: 12px;
	color: #76674a;
	padding: 0 5px;
}
.page_left a:hover{
	text-decoration: underline;
}
.page_right{
	display: inline-block;
	font-size: 13px;
}
.page_right span{
	font-size: 13px;
}
