
.renzheng{
	width: 100%;
	
}
.renzheng .top{
	background: #F6F6F6;
	padding-bottom: 20px;
}
.renzheng .top .top-m{
	width: 1180px;
	margin: 0 auto;
}

.renzheng .top .top-m .one {
	padding-top: 43px;
	height: 28px;
	padding-bottom: 40px;
}

.renzheng .top .top-m .one .fl {
	float: left;
}

.renzheng .top .top-m .one .fl p {
	font-size: 14px;
	color: #202F32;
}

.renzheng .top .top-m .one .fl a {
	font-size: 14px;
	color: #202F32;
}

.renzheng .top .top-m .one .fl a span {
	font-size: 14px;
	color: #FBBF34;
	line-height: 20px;
}

.renzheng .top .top-m .one .h-wrap .search {
	float: right;
	display: inline-block;
	height: 30px;
	width: 270px;
	background: #FFFFFF;
	border: 1px solid #F6F6F6;
	border-radius: 4px;
}

.renzheng .top .top-m .one .h-wrap .search input {
	border: 0;
	outline: medium;
	background-color: transparent;
}

.renzheng .top .top-m .one .h-wrap .search input.txt {
	height: 31px;
	width: 166px;
	float: left;
	padding-left: 8px;
}

.renzheng .top .top-m .one .h-wrap .search input.btn {
	height: 31px;
	width: 31px;
	background: url(../img/chanpingzhongxin/Search.png) 50% 50% no-repeat;
	float: right;
}

.renzheng .top .top-m .sousuo{
	background: #FFFFFF;
	border: 2px solid #F6F6F6;
	width: 100%;
}
.renzheng .top .top-m .sousuo .sousuo1{
	margin: 20px auto;
	padding-left: 50px;
}

.renzheng .top .top-m .sousuo .sousuo1 .search {
	display: inline-block;
	height: 30px;
	background: #FFFFFF;
	border: 1px solid #F6F6F6;
	border-radius: 4px;
}

.renzheng .top .top-m .sousuo .sousuo1 .search input {
	border: 0;
	outline: medium;
	background-color: transparent;
}

.renzheng .top .top-m .sousuo .sousuo1 .search input.txt {
	height: 31px;
	padding-left: 8px;
}

.renzheng .top .top-m .sousuo .sousuo1 button.btn {
	background-color: #fecb2e;
	border: none;
	color: white;
	padding: 7px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	border-radius:5px;
	cursor: pointer;
}

.renzheng .top .top-m .renzheng-1{
	margin-top: 20px;
	background: #FFFFFF;
	border: 2px solid #F6F6F6;
	width: 100%;
}

.renzheng .top .top-m .renzheng-1 .renzheng-11{
	margin: 58px 0 0 60px;
}

.renzheng .top .top-m .renzheng-1 .renzheng-11 ul li{
	width: 360px;
	float: left;
}
.renzheng .top .top-m .renzheng-1 .renzheng-11 h2{
	font-size: 28px;
color: #23262D;
padding-bottom: 58px;
}
.renzheng .top .top-m .renzheng-1 .renzheng-11 ul li p{
	font-size: 26px;
color: #23262D;
line-height: 60px;
}
.bottom{
	width: 1180px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

