*{
	padding: 0px;
	margin: 0px;
}
.ui-content {
	min-height: 507px;
	overflow:hidden;
}
a {
	text-decoration: none;
}
.ui-title{
	width: 100%;
	height: 96px;
	background-color: #F9F9F9;
}
.ui-tl-min{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.ui-tl-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 40px;
}
.ui-tlr{
	display: flex;
	margin-top: 23px;
}
.ui-tlr-bx{
	width: 503px;
	height: 51px;
	position: relative;
}
.ui-tlr-bx-img{
	width: 28px;
	height: 29px;
	position: absolute;
	top: 10px;
	left: 20px;
}
.ui-tlr-bx-pt{
	width: 438px;
	height: 51px;
	padding-left: 65px;
	outline: none;
	border: 1px solid #CFCFCF;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C0C0C0;
}
.ui-tlr-bx-pt::-webkit-input-placeholder{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #C0C0C0;
}
.ui-tlr-p{
	width: 94px;
	height: 51px;
	background-color: #ED4040;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 8px;
}
.ui-ul{
	list-style-type: none;
	width: 1200px;
	margin:10px auto 0px;
}
.ui-li{
	width: 100%;
	border-bottom: 1px solid #E7E7E7;
	padding: 20px 0px;
}
.ui-li-a{
	text-decoration: none;
	display: flex;
}
.ui-lir{
	width:100%;
}
.ui-li-a:hover .ui-li-bx-h {
	color: #ED4040;
}
.ui-li-img{
	width: 187px;
	height: 135px;
	margin-right: 20px;
	flex-shrink: 0;
}
.ui-li-bx{
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}
.ui-li-bx-h{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}
.ui-li-bx-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7A7A7A;
	line-height: 27px;
}
.ui-li-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5B5B5B;
	line-height: 30px;
}

/**Ö¾Ô¸ÕßÁÐ±í*/
.ui-voluteerbox {
	width: 1200px;
	height: auto;
	margin:0 auto;

}

.ui-voluteerul {
	width: 100%;
	height: 100%;
	overflow:hidden;
}

.ui-voluteerli {
	width: 25%;
	float:left;
}

.ui-voluteerli-a {
	display: block;
	width: 100%;
	height: 100%;
}

.ui-voluteerli-img {
	display: block;
	width: 255px;
	height: 175px;
	margin: 15px auto;
}
.ui-voluteerli-p {
	font-size:16px;
	color:#333;
	text-align:center;
}