* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑,宋体";
	background: url(../images/bobj.jpg);
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

area {
	border: 0px;
	outline: none;
}

.clearFloat:after {
	display: block;
	content: "";
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
.content{
	width: 1062px;
	margin: 0 auto;
	
}
.content_l{
	width: 219px;
	height: 424px;
	border:2px solid #e9ab1a;
	background: url(../images/df2.jpg);
}

.formItem{
	height: 27px;
	line-height: 27px;
	font-size: 0;
}
.formItem span{
	display: inline-block;
}
.formItem span.label{
	width: 70px;
	height: 27px;
	font-size: 12px;
	color: #000000;
}
.news{
	margin-top: 15px;
}
.newText{
	width: 200px;
	margin: 0 auto;
}
.newText li{
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	color: #5f180a;
}
.newText li a{
	height: 24px;
	overflow: hidden;
	color: #5f180a;
}
.newText li a:hover{
	color: #000;
}
.bottomImg{
	margin-top: 9px;
}
.content_r{
	width: 833px;
	border:2px solid #e9ab1a;
	background:url(../images/kfbj.jpg) ;
	background-color: #FAEBA8;
	background-position:top; 
	background-repeat:repeat-x;
	min-height: 423px;
}
.content_r_b{
	width:810px;
	margin: 0 auto;
	padding-top: 10px;
}
.brief{
	width: 100%;
	font-size: 0px;
}
.brief .location{
	display: inline-block;
	width: 100px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	background-image: url(../images/poit.jpg);
	background-repeat: no-repeat;
}
.brief .title{
	font-size: 14px;
	font-weight: bold;
	color: #714730;
	line-height: 31px;
	display: inline-block;
	vertical-align: middle;
}
.brieftext{
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
	color: rgb(95, 24, 10);
}
.brief a{
	display: block;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	color: #5f180a;
	width: 108px;
}
.picshow{
	margin-top: 20px;
}
.picList{
	margin-top: 20px;
}
.picItem{
	width: 266px;
	height: 188px;
	margin-right: 5px;
}
.picItem:nth-child(3n){
	margin-right: 0px;
}

.picimg{
	display: block;
	width: 100%;
	 padding:3px 5px 2px 5px; 
	 background-color:#fcf6f0;
}
.picimg img{
	width: 100%;
	height: 155px;
}
.picName{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #5f180a;
	height: 30px;
}
.picName:hover{
	color: #000;
}
