body{
	background: #ebf0f2;
	padding-bottom: 169px;
}
header{
	width: 960px;
	padding-top: 30px;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 111;
	font-size: 0;
}
.search{
	width: 904px;
	/*height: 62px;*/
	height: 70px;
	margin: 0 auto;
	position: relative;
}
.search img{
	position: absolute;
	left: 24px;
	top: 16px;
}
.search input{
	width: 100%;
	height: 100%;
	background: #ededed;
	font-size: 28px;
	border: 0;
	outline: 0;
	border-radius: 50px;
	padding-left: 77px;
}
.search input::-webkit-input-placeholder{
	font-size: 28px;
	color: #c1c1c1;
}
header>ul{
	display: inline-block;
}
header>ul>li{
	float: left;
	margin-right: 78px;
}
header>ul>li:nth-last-child(2){
	margin-right: 0;
}
header>ul>li a{
	line-height: 74px;
	font-size: 40px;
	display: block;
	color: #505050;
}
.h_active{
	color: #5eb4b4 !important;
}
.banner{
	padding-top: 166px;
}
.banner img{
	display: block;
	width: 100%;
}


.section1{
	background: #fff;
	margin-top: 33px;
	padding-left: 85px;
	padding-top: 104px;
	height: 283px;
}
.cho{
	margin-right: 10px;
}
.sex{
	line-height: 60px;
	font-size: 32px;
	color: #505050;
	margin-right: 20px;
}
.age{
	line-height: 60px;
	font-size: 32px;
	color: #505050;
	margin-left: 50px;
	margin-right: 20px;
}
.select{
	width: 380px;
	height: 60px;
	border: 2px solid #5eb4b4;
	border-radius: 30px;
	position: relative;
	padding:0 22px;
}
.select img{
	margin-top: 21px;
}
.select span{
	font-size: 28px;
	color: #505050;
	line-height: 60px;
}
.select ul{
	width: 380px;
	position: absolute;
	left:0;
	background: #fff;
	display: none;
}
.select li{
	padding:10px 20px;
	font-size: 28px;
	line-height: 48px;
	background: #5eb4b4;
	color: #fff;
	margin-bottom: 1px;
}


.section2{
	margin-top: 33px;
	padding-top: 70px;
	padding-left: 114px;
	padding-bottom: 86px;
	background: #fff;
}
.section2 li{
	margin-bottom: 48px;
}
.section2 li:last-child{
	margin-bottom: 0;
}
.eng{
	width: 44px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 30px;
	border-radius: 50%;
	background: #5eb4b4;
	margin-right: 30px;
}
.section2 li p{
	width: 570px;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #7d7d7d;
	font-size: 30px;
	margin-right: 85px;
	text-align:left;
}
.section2 li a{
	display: block;
}



.section3{
	margin-top: 33px;
	background: #fff;
}
.section3 .infor{
	height: 110px;
	line-height: 110px;
	font-size: 32px;
	color: #5eb4b4;
}
header>a>img {
    padding-right: 100px;
}
