@charset "utf-8";
/* CSS Document */
/*banner*/
.background{
	width: 100%;
	height: 250px;
	background-color: #e3e3e3;
	
}
.banner{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.ss_kuang{
	width: 300px;
	height: 250px;
	background-color: #327375;
	position: absolute;
	right: 25px;
	top: 0;
	border-right: 10px solid white;
}
.ss_kuang h6{
	margin: 0;
	color: white;
	font-size: 18px;
	font-weight: 500;
	margin-left: 20px;
	padding-top: 160px;
}
.search_c input{
	width: 200px;
	height: 34px;
	margin-left: 170px;
	display: inline-block;
}
/*banner结束*/
.center{
	width:980px;
	margin:0 auto;
}
.center li{ 
	float:left; 
	margin-right:10px;
}
.center ul{ 
	margin-top:10px;
}
/*重建内容 左*/
.box h5{font-size: 30px;
	font-weight: 500;
	margin: 10px 0;
}
.box div{
	display: inline-block;
	color: #69706c;
	width: 560px;
	margin: auto;
}
.box a{width: 590px;
	display: block;
	margin: 10px;
	color: #69706c;

}
.box img{ float: left;
	margin-top: 7px;
	margin-right: 6px;
}
.yis_box{
	margin-top: 20px;
	margin-bottom: 20px;
}
.bj_box{
	background-color: #e9eef1;
	width: 590px;
	margin: 0;
	height: 122px;
	margin-top: 10px;
}
.bj_box img,.bj_box ul{
	float: left;
}
.bj_box span{
	display: inline-block;
	width: 200px;
	font-size: 16px;
	color: #69706c;
	line-height: 18px;
}
.bj_box ul{
	margin-left: 20px;
}
.bj_box ul li{
	line-height: normal;
}
.bj_box ul li h5{
	margin: 10px 0;
	font-size: 20px;
}
.bj_box .moer{
	float: right;
	margin-top: 20px;
	color: #69706c;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
.bj_box .moer input{
	width: 96px;
	height: 24px;
	background-color: #327375;
	border: none;
	margin-top: 10px;
	color: #FFFFFF;
	margin-right: 20px;
}
.moer_01{
	padding-top: 10px;
	color: #69706c;
	width: 100px;
}
.moer_01 input{
	width: 96px;
	height: 24px; 
	background-color: #327375;
	border: none; 
	margin-top: 10px;
	color: #FFFFFF;
}
.footer{
	margin-top: 66px;
}