*{
	margin:0;
	padding:0;
}
body{
	font-family: microsoft yahei;
	min-width:1500px;
	background:#f3f7ff;
}
a{
	text-decoration: none;
}
#top{
	height:329px;
	width:100%;
	position:relative;
	background:#eee url(top.jpg) no-repeat center/cover;
}
#top::before{
	content:'';
	height:142px;
	width:100%;
	position:absolute;
	bottom:0;
	background:url(top_bottom.png) no-repeat center/100% 100%;
	transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
#top h1{
	width: 100%;
	height: 214px;
	box-sizing: border-box;
	text-align: center;
	padding-top: 90px;
	color: #fff;
	letter-spacing: 28px;
	background: url(top_center.png) no-repeat 50% 100%;
	z-index: 1;
	position: relative;
	font-size:70px;
	cursor: default;
	user-select: none; 
}
#top *{
	transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#top:hover h1{
	letter-spacing: 45px;
	font-size:80px;
	height: 221px;
}
#top:hover::before{
	height:329px;
}
#wp{
	width:1500px;
	box-sizing: border-box;
	margin:auto;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: row;
}
#wp *{
	box-sizing: border-box;
}
#wp .li{
	width:726px;
	box-sizing: border-box;
	background:#fff;
	border:1px solid #eee;
	background-color:#fff;
	background-repeat:no-repeat;
	margin-top:50px;
	border-radius: 22px;
	overflow:hidden;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.03);
	transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#wp .li:hover{
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
}

#wp .li h3{
	height:105px;
	line-height:105px;
	background: url(h3_top.jpg) no-repeat 50% 100%;
	color:#fff;
	letter-spacing: 5px;
	font-size:40px;
	font-weight:600;
	padding:0 50px;
}
#wp .li h3.b1{
	background-position: 0px 0px;
}
#wp .li h3.b2{
	background-position: 0px -107px;
}
#wp .li h3.b3{
	background-position: 0px -214px;
}
#wp .li h3.b4{
	background-position: 0px -321px;
}
#wp .li h3.b5{
	background-position: 0px -428px;
}

#wp .ul{
	padding:20px 100px;
	display:flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: row;

}
#wp .ul a{
	color:#000;
	font-size:20px;
}
.icon-container {
	display: inline-block;
	width:152px;
	height:180px;
	overflow:hidden;
	margin: 10px 10px;
	vertical-align: top;
	text-align: center;
}
.icon-container p{
	margin-top:5px;
}
.icon {
	width: 128px;
	height: 128px;
	transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
	border-radius: 24px;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.0);
}
.icon:hover{
	width: 130px;
	height: 130px;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
}
.w1200 {
    width: 1200px;
    margin: auto;
}
footer{
	width: 100%;
	height: 380px;
	background-color: #232840;
	margin-top:60px;
}
footer .foot-box{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 54px;
	margin-bottom: 78px;
}
footer .foot-box .foot_left{
	width: 260px;
	min-width: 260px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	margin-right: 96px;
}
footer .foot-box .foot_left .f-l-item{
	width: 260px;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 18px;
}
footer .foot-box .foot_left .f-l-item img{
	width: 24px;
	height: 24px;
	margin-right: 10px;
}
footer .foot-box .foot_left .f-l-item span{
	font-size: 16px;
	color: #E6E6E6;
}
footer .foot-box .foot_right{
	display: flex;
	justify-content: space-between;
}
footer .foot-box .foot_right .foot_right_one{
	width: 500px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
footer .foot-box .foot_right .foot_right_one a {
	font-size: 16px;
	color: #FFFFFF;
	height: 22px;
	margin-bottom: 20px;
}
footer .foot-box .foot_right .foot_right_one a:nth-child(4n){
	margin-right: 0;
}
.foot_right_one .list_a{
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	align-items: flex-start;
}
footer .foot_right_ewm{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 110px;
}
footer .foot_right_ewm img{
	width: 140px;
	height: 140px;
}
footer .foot_right_ewm span{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 20px;
}
footer .foot-bottom-box{
	width: 100%;
	border-top: 1px solid #ffffff24;
	padding: 20px 0 0;
}
footer .foot-bottom{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
}
footer .foot-bottom-box-left a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
}