.s_head ._data {
    height: 100px;
}
.s_head ._data ul li {
    padding-top: 8px;
}
.s_head ._data ._bg {
	-webkit-filter: blur(30px) brightness(70%);
	filter: blur(30px) brightness(70%);
}
.s_head ._data ._title {
	font-size: 14px;
	color: rgba(255,255,255,.4);
}
.s_head ._ad2 ._title {
	font-size: 40px;
	letter-spacing: 10px;
}
.s_head ._ad2 ._title2{
	font-size: 38px;
	letter-spacing: 8px;
}
.s_head ._ad2 ._btn2{
	margin-top:60px;
}
.s_head ._ad2 ._btn2 a{
	position:relative;
	display:inline-block;
	background-color:#035af8;
	color:#fff;
	border-radius:20px;
	padding:4px 10px 4px 36px;
}
.s_head ._ad2 ._btn2 a+a{
	margin-left:14px;
}
.s_head ._ad2 ._btn2 a:hover i{
	margin-left:5px;
}
.s_head ._ad2 ._btn2 a span{
	position:absolute;
	left:12px;
	top:7px;
	display:block;
	width:17px;
	height:17px;
	border-radius:50%;
	text-align:center;
}
.s_head ._ad2 ._btn2 a span img{
	width:100%;
	display:block;
}

.s_title{
	font-size:40px;
	padding-top:85px;
	margin:0 0 80px;
	text-align:center;
}
.s_title span{
	background-image: url("../image/title_l.png"), url("../image/title_r.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, bottom right;
	background-size:auto 86%,auto 50%;
	display: inline-block;
	padding:0 36px 0 68px;
}
.s_platform{
	padding:100px 0;
}
.s_platform a{
	background-color:#effcff;
	display:block;
	border-radius:2px;
	position:relative;
}
.s_platform a ._info{
	padding:46px 0 0 6%;
	position:relative;
	z-index:2;
}
.s_platform a ._info ._i{
	width: 68px;
	display: inline-block;
	margin-bottom:32px;
}
.s_platform a ._info h3{
	font-size:26px;
	margin:0;
	color:#419337 !important;
	margin-bottom:22px;
}
.s_platform a ._info p{
	font-size: 16px;
	line-height:20px;
	margin-bottom:26px;
}
.s_platform a ._info p img{
	width: 13px;
	margin-right: 6px;
	display:inline;
}
.s_platform a ._more{
	background-color:#fff;
	border-radius:20px;
	padding:8px 28px;
	display:inline-block;
	margin-top:8px;
}
.s_platform a:hover ._more{
	-webkit-box-shadow: 0 8px 10px rgba(55, 70, 250, .1);
	box-shadow: 0 8px 10px rgba(55, 70, 250, .1);
}
.s_platform a ._img{
	position:absolute;
	width:280px;
	right:8%;
	bottom:3%;
}
.s_platform .pull-left{
	width:48%;
}
.s_platform .pull-left a{
	height:500px;
}
.s_platform .pull-left a ._img{
	width:360px;
	right:8%;
	bottom:10%;
}
.s_platform .pull-left a ._info{
	padding-top:10%;
}
.s_platform .pull-left a ._more{
	margin-top:10%;
	background-color: #fff !important;
	color: #419337 !important;
}
.s_platform .pull-right{
	width:48%;
	margin-left:4%;
}
.s_platform .pull-right a{
	height:228px;
}
.s_platform .pull-right a+a{
	margin-top:45px;
}
.s_platform .pull-right a ._info{
	padding:36px 0 0 6%;
}
.s_platform .pull-right a ._info p{
	font-size: 14px;
	line-height:20px;
	margin-bottom:12px;
}
.s_platform .pull-right a ._info p img{
	width: 10px;
	margin-right: 6px;
	display:inline;
}

