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: 32px;
	display: block;
	color: #505050;
}
.h_active{
	color: #5eb4b4 !important;
}


.section1{
	padding-top: 166px;
	background: #fff;
	padding-bottom: 20px;
}
.section1 .title{
	height: 99px;
	line-height: 99px;
	background: #5eb4b4;
	font-size: 32px;
	color: #fff;
	padding-left: 42px;
}
.section1 .title a{
	width: 236px;
	height: 54px;
	line-height: 50px;
	border-radius: 50px;
	border: 3px solid #fff;
	margin-top: 24px;
	margin-right: 35px;
	text-align: center;
	color: #fff;
}
.main .date{
	height: 74px;
	line-height: 78px;
	font-size: 30px;
	color: #2a2a2a;
	padding-left: 32px;
}
.data_list li{
	/*height: 54px;*/
	line-height: 54px;
	margin-bottom: 26px;
	font-size: 32px;
	padding-left: 45px;
}
.data_list li:first-child{
	margin-bottom: 5px;
}
.data_list li:first-child .box1 {display:none;}
.data_list li:last-child{
	margin-bottom: 0px;
}
.box_head{
	color: #5eb4b4;
}
.box1{
	/*width: 145px;*/
	height: 100%;
	margin-right: 10px;
	color: #5eb4b4;
	text-align: left;
}
.box2{
	width: 361px !important;
	height: 100%;
	margin-right: 14px;
}
.box3{
	/*width: 117px;*/
	width: 210px;
	height: 100%;
	margin-right: 14px;
}
.box4{
	/*width: 196px;*/
	width: 250px;
	height: 100%;
}
.box_com{
	border: 2px solid #5eb4b4;
	border-radius: 50px;
}


.section2{
	background: #fff;
	padding: 18px 48px;
	margin-top: 33px;
}
.section2 div{
	min-height: 203px;
	border: 2px solid #5eb4b4;
	border-radius: 20px;
	font-size: 28px;
	color: #2a2a2a;
	padding: 15px;
	line-height: 34px;
	letter-spacing: 2px;
}


.section3{
	padding: 18px 48px;
	background: #fff;
	margin-top: 33px;
}
.section3 li{
	margin-bottom: 26px;
}
.section3 li:last-child{
	margin-bottom: 0;
}
.section3 .date{
	font-size: 30px;
	color: #2a2a2a;
	margin-right: 35px;
	line-height: 34px;
}
.section3 .cont{
	width: 620px;
	font-size: 30px;
	color: #2a2a2a;
	line-height: 54px;
}


.aaaa li{
	padding-left: 10px;
}