.banner{
	background: url(/imgs/index/banner_index_bg.png) no-repeat 0 0;
	height: 748px;
	width: 100%;
	background-size:cover;
	overflow:hidden;
}
.banner-left{
	padding: 198px 0  0;
}
.banner-right{
	padding: 51px 0 0 130px;
	
}
.banner-right img{
		width: 100%;
	}
.banner-desc{
	height: 240px;
	width: 336px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding-top:33px;
}
.banner-desc p{
	margin: 0;
	padding: 0;
}
.banner-title{
	font-size: 47px;
	color: #fff;
	line-height: 60px;
	/*font-family: "PingFang Light";*/
	font-weight: 500;
}
.banner-letter-title{
	font-size: 18px;
	color: #fff;
	line-height: 72px;
}
.banner-img-desc{

}
.comm-skewY350{
	height: 145px;
	width: 100%;
	background:#fff;
	transform:skewY(354.3deg);
	margin-top: -64px;
	margin-bottom: -62px;
	display: inline-block;
}

.advantage{
	height: 716px;
	background: #fff;
	padding-top: 56px;
}
.advantage-two-title{
	text-align: center;
	font-size: 2.4rem;
}
.advantage-desc-title{
	font-size: 48px;
	line-height: 60px;
	color: #333;
	text-align: center;
	font-weight: 500;
}
.advantage-line{
	display: block;
	width: 60px;
	margin:1.8rem auto 1.8rem;
	border-top:2px solid #66cc9a;
}
.advantage-icon{
	margin-top:9rem;
	text-align: center;
}
.advantage-icon-item{
	width: 120px;
	height: 120px;
	display: inline-block;
	background: #66cc9a;
	border-radius: 50%;
}
.advantage-icon-item.youshi{
	background: #66cc9a url('/imgs/index/icon-pengyouquan.png') no-repeat center center;
}
.advantage-icon-item.nianxing{
	background: #66cc9a url('/imgs/index/icon-share.png') no-repeat center center;
}
.advantage-icon-item.zengliang{
	background: #66cc9a url('/imgs/index/icon-xiaochengxu.png') no-repeat center center;
}
.advantage-icon-item.yimiao{
	background: #66cc9a url('/imgs/index/icon-yimiao.png') no-repeat center center;
}
.advantage-icon-item.zidong{
	background: #66cc9a url('/imgs/index/icon-zidong.png') no-repeat center center;
}
.advantage-icon-item.chajian{
	background: #66cc9a url('/imgs/index/icon-chajian.png') no-repeat center center;
}
.advantage-icon p{	
	margin:0;
	padding: 0;
}
p.advantage-icon-title{
	padding-top:50px;
	font-size: 24px;
	line-height: 25px;
	color: #333743;
}
p.advantage-icon-desc{
	padding-top:32px;
	font-size: 14px;
	line-height: 28px;
	color: #333743;
}
.advantage-cell{
  padding:0 5rem;
}
.advantage-img{
	height: 1097px;
	background:#fff url(/imgs/index/banner_index_bg2.jpeg) no-repeat 0 0;
	width: 100%;
    overflow:hidden;
	margin-top:50px;
	background-size: cover;
}
.advantage-fenxiao{
	background:#fff url(/imgs/index/banner_index_bg3.jpg) no-repeat 0 0;
	height: 1106px;
	background-size: cover;
}
.advantage-zhihui{
	padding-left:51px;
	padding-top: 152px;
}
.advantage-zhihui-title{
	font-size: 48px;
	color:#333;
	font-weight: 500;
	margin: 0;
	padding: 0;
}
.advantage-zhihui-line{
	display: block;
	width: 74px;
	height:4px;
	background: #66cc9a;
	margin: 45px 0;
}
.advantage-zhihui-desc{
	font-size: 24px;
	line-height: 48px;
	color: #333;
	margin: 0;
	margin-top: 19rem;
	padding: 0;
}
.advantage-zhihui-btn{
	margin-top: 54px;
	color: #fff;
	background: #66cc9a;
	width: 161px;
	height: 50px;
	font-size: 18px;
	border-radius: 25px;
	border:0;
	display: block;
	text-align: center;
	line-height: 50px;
}
.advantage-zhihui-btn:hover{
	outline: none;
	background:#1a9e5e;
	color: #fff;
}