* {
	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/cp_right.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/contentbg.png);
}
.gywm_05{
	width: 15%;
	height: 579px;
	float: left;
	display: block;
	background-image: url(../images/gywm_05.jpg);
}
.center{
	width: 1000px;
	float: left;
}
.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;
}
.gywm_08{
	width: 15%;
	float: left;
	height: 579px;
	background-image: url(../images/gywm_08.jpg);
}
.listItem{
	width: 180px;
	height: 160px;
	float: left;
}
.listItem_box{
	width: 170px;
	height: 153px;
	border: #cccccc 1px dashed;;
}
.imgA{
	display: block;
	width: 130px;
	height: 109px;
	margin: 0 auto;
}
.imgA img{
	width: 130px;
	height: 109px;
}
.textA{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	color: #76674a;
}
.textA:hover{
	text-decoration: underline;
}
.btn{
	text-align: center;
}
.btn img{
	display: inline-block;
	vertical-align: top;
}
.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;
}
