.filter {
    height: 322px;
	margin-top: 70px;
    background: black url("../../images/join_bg.png") center / cover no-repeat;
	/*padding-top: 70px;*/
}
/*.filter img {*/
/*	width:100%;*/
/*}*/
.process{
	width: 100%;
	height: 827px;
	background: #ffffff;
}
.advantage{
	height: 1076px;
	background: #F0FAFC url("../../images/advantage_bg.png") center / cover no-repeat;
}

.advantage-title{
	padding-top: 68px;
}
.title-img{
	width: 761px;
	height: 94px;
	margin: auto;
}

.advantage .advantage-video{
	width: 1000px;
	height: 648px;
	margin: auto;
	margin-top: 100px;
	background: url("../../images/advantage_video.png") center / cover no-repeat;
	padding: 55px 57px 90px 57px;
	font-size: 14px;
}

.advantage-video-content {
  width: 888px;
  height: 500px;
  border-radius: 10px;
  overflow: hidden;
}

.advantage-video-content video{
  width: 888px;
  height: 500px;
}

.service{
	height: 1526px;
	background: #F0FAFC;
}

.service-img{
	width: 69px;
	height: 69px;
	margin-right: 10px;
}

.service-list{
	padding-top: 30px;
}

.ser-title-t{
	font-size:16px;
	font-family:MicrosoftYaHei;
	color:rgba(152,152,152,1);
}

.ser-title-d{
	font-size:24px;
	font-family:MicrosoftYaHei;
	line-height:41px;
	color:rgba(51,51,51,1);
}

.service-c{
	width: 990px;
	height: 300px;
	font-size: 14px;
	background: #fff;
	position: relative;
	top: 40px;
	left: 210px;
	padding-left: 260px;
}

.service-c-dialog{
	width: 410px;
	height: 400px;
	font-size: 14px;
	margin-left: 20px;
}

.service-c-img{
	position: absolute;
	z-index: 1;
}

.service-c-img-dialog{
	width: 417px;
	height: 303px;
}

.service-c-img-dialog img{
	width: 417px;
	height: 303px;
}

.service-t{
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:bold;
	line-height:24px;
	color:rgba(0,159,255,1);
	padding-top: 12px;
}

.service-t-dialog{
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:bold;
	line-height:24px;
	color:rgba(0,159,255,1);
}

.service-d{
	font-size:14px;
	font-family:MicrosoftYaHei;
	line-height:22px;
	color:rgba(102,102,102,1);
	padding-left: 30px;
	padding-right: 5px;
}

.service-d-dialog{
	font-size:14px;
	font-family:MicrosoftYaHei;
	line-height:24px;
	color:rgba(102,102,102,1);
}

.service-more{
	font-size:14px;
	font-family:MicrosoftYaHei;
	line-height:30px;
	color:rgba(0,159,255,1);
	padding-right: 45px;
	cursor: pointer;
}

.mt10{
	margin-top: 10px;
}

.mt50{
	margin-top: 50px;
}

.mt28{
	margin-top: 28px;
}

.service-dilog{
	width:945px;
	height:620px;
	background:rgba(237,253,255,1);
	border:6px solid rgba(0,159,255,1);
	border-radius:37px;
	padding: 30px;
}

/*新加入*/
.content-title{
	width: 100%;
	font-size: 30px;
	text-align: center;
	/*margin-top: 48px;*/
}
.title-hr{
	height: 1px;
	width: 90px;
	border: 3px solid #0380ea;
	margin: 0 auto;
	margin-top: 13px;
}
.policy{
	width: 100%;
	height: 480px;
	background: #f0fafc;
	overflow:hidden;
}
.policy-ext{

	margin-top: 27px;
}
.policy-content{
	width: 229px;
	height: 256px;
	margin-right:57px ;
	border-radius: 10px;
	background: #399cf0;
	float: left;
}
.container-button{
	width: 36px;
	height: 256px;
	line-height: 256px;
	float: left;
	/*background-color: red;*/
}
.con-float{
	margin-top: 70px;
}
.prev-container{
	color: white;
	height: 55px;
	background: #399cf0;
	border-radius: 4px;
	font-size: 24px;
	line-height: 55px;
	text-align: center;
	margin-top: 100px;
	cursor: pointer;
}
.prev-left{
	margin-right: 20px;
}
.next-right{
	margin-left: 20px;
}
.policy-content div:nth-child(1){
	/*width: 229px;*/
	/*height: 148px;*/
}
.policy-content img{
	width: 100%;
}
.policy-text{
	color: white;
	height: 108px;
	text-align: center;
}
.policy-text div:nth-child(1){
	margin-top: 10px;
	font-size: 20px;
}

.policy-text div:nth-child(2){
	width: 68%;
	margin: 10px auto;
	font-size: 14px;
}
.investment{
	width: 100%;
	height: 874px;
	background-color: white;
	overflow: hidden;
}
.investment-content{
	margin-top: 50px;
}
.inv-item{
	display: inline-block;
	width: 365px;
	height: 330px;
	margin-right: 50px;
	border-radius: 11px;
}
.itme1{
	width: 365px;
	height: 220px;
}
.inv-item img{
	width: 365px;
	height: 220px;
}
.item-text{
	width: 365px;
	height: 110px;
	border: 1px solid #d6d6d6;
	border-top: 0;
	border-radius: 0 0 11px 11px;
	padding-left: 21px;
	overflow: hidden;
	line-height: 32px;
}
.item-text div:nth-child(1) {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	color: #333333;
	margin-top: 29px;
}
.item-text div:nth-child(2){
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #666666;
}
.example{
	width: 100%;
	height: 1555px;
	opacity: 1;
	/*background: linear-gradient(267deg,#ebf6fc 5%, #ffffff 94%);*/
	background-image: url("/static/home/images/example-bg.png");
	overflow: hidden;
}
.example-content1{
	height: 442px;
	border-radius: 8px;
	background-color: white;
	padding: 28px 30px;
	margin-top: 30px;
	margin-bottom: 16px;
}
.teacher{
	color: #0380EA;
}
.example-item div {
	float: left;
	/*display: inline-block;*/
}
.example-img{
	width: 244px;
	height: 149px;
}
.example-text{
	width: 800px;
	height: 149px;
	margin-left: 30px;
	font-size: 16px;
}
.example-img-item{
	width: 100%;
	height: 204px;
	margin-top: 33px;
}
.example-img-item div{
	width: 340px;
	height: 204px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
}
