/*==========================index*/
.index{
	width:100%;
	background: #cbc7fb url("/static/other/images/registration-process/index_bc.png") no-repeat center top;
	min-height: 872px;
	background-size: 100% auto;
	position: relative;
}
.index-warp{
	width:100%;
	max-width: 1107px;
	margin:0 auto;
}

.index-logo{
	width:100%;
	padding-top: 19px;
	padding-bottom: 88px;
}
.index-logo a{
	display: block;
}
.index-logo img{
	display: block;
	width:15%;
	height:auto;
	min-width: 85px;
	margin-left: 2%;
}
.index-title{
	width:100%;
	display: flex;
	justify-content: center;
	padding-bottom: 60px;
}
.index-title img{
	display: block;
	width:80%;
}
.index-time{
	width:797px;
	height:99px;
	margin:0 auto;
	display: flex;
	margin-bottom: 197px;
}
.index-time .sp1{
	display: block;
	width:245px;
	height:99px;
	background: #eb5744;
	border-bottom-left-radius: 16px;
	font-size: 50px;
	color:#fff;
	font-weight: 900;
	text-align: center;
	line-height: 99px;
}
.index-time .sp2{
	display: block;
	width:calc(100% - 245px);
	height:99px;
	background: #ee745c;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	font-size: 48px;
	color:#fff;
	font-weight: 900;
	text-align: center;
	line-height: 99px;
}
.index-select{
	width:100%;
	background: #fff;
	border-radius: 12px;
	border: 2px solid #9d8ddc;
	box-sizing: border-box;
}
.index-select .title{
	width:37%;
	height:96px;
	line-height: 96px;
	text-align: center;
	margin:0 auto;
	color:#fff;
	font-size: 48px;
	font-weight: 900;
	background: url("/static/other/images/registration-process/index_bb.png") no-repeat center top;
	background-size: 100% 100%;
	margin-top: -27px;
}
.index-select .main{
	width:calc(100% - 38px);
	height:auto;
	display: flex;
	justify-content: space-between;
	margin: 50px auto 0;
}
.index-select .main li{
	width:29.5%;
	height:auto;
	padding-top: 33px;
	border-radius: 12px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.index-select .main li .top{
	width:130px;
	height:130px;
	border:10px solid #fff;
	box-shadow: 0 0 10px #e9d5d3;
	border-radius: 50%;
	color:#fff;
	box-sizing: border-box;
	font-size: 30px;
	text-align: center;
	display: flex;
	align-items: center;
	padding:0 20px;
}
.index-select .main li .bottom{
	padding-top: 43px;
	color:#333333;
	font-size: 20px;
	text-align: center;
	padding-bottom:43px;
}
.index-select .main li.color-zhong{
	background: #fff4f4;
}
.index-select .main li.color-zhong .top{
	background: #f48773;
}
.index-select .main li.color-zi{
	background: #f6f4ff;
}
.index-select .main li.color-zi .top{
	background: #a69ae9;
}
.index-select .main li.color-ju{
	background: #fff2f2;
}
.index-select .main li.color-ju .top{
	background: #f48773;
}
.index-select .form{
	width:100%;
	background: #de5544;
	margin-top: 47px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
.index-select .form .tit{
	width:100%;
	height:108px;
	text-align: center;
	line-height: 108px;
	color:#fff;
	font-size: 36px;
	font-weight: 900;
}
.index-select .form .inpt{
	width:64%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:0 auto;
}
.index-select .form .inpt input{
	display: block;
	width:46%;
	height:50px;
	border:none;
	background: #fff;
	border-radius: 12px;
	padding:0 10px;
	margin-bottom: 28px;
}
.index-select .form .btns{
	width:100%;
	height:66px;
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.index-select .form .btns a{
	display: block;
	width:80%;
	max-width: 330px;
	height:66px;
	border-bottom: 5px solid #fff;
	box-sizing: border-box;
	border-radius: 25px;
	background: #584295;
	color:#fff;
	font-size: 20px;
	font-weight: 900;
	line-height: 61px;
	text-align: center;
	text-decoration: none;
}
.index-select .form .tisps{
	width:100%;
	padding-top: 29px;
	text-align: center;
	font-size: 12px;
	color:#fff;
	padding-bottom: 32px;
}
.index-times{
	margin-top: 114px;
}
.index-times .title{
	width:50%;

}
.index-times .mains{
	width:100%;
	padding:44px 20px;
	box-sizing: border-box;
}

.index-times .mains li{
	width:100%;
	height:50px;
	display: flex;
}

.index-times .mains li:nth-child(even){
	background: #fff4f4;
}
.index-times .mains li:nth-child(odd){
	background: #fff;
}
.index-times .mains li .spn1{
	display: block;
	width: 20%;
	height:50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color:#333333;
	cursor: default;
}
.index-times .mains li .color-red{
	color:#f00;
}
.index-times .mains li.top{
	background: #eb4b39;
	width:100%;
	height:50px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	font-size: 20px;
}
.index-times .mains li.top .spn1{
	display: block;
	width: 20%;
	height:50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color:#fff;
	cursor: default;
}
.index-times .imgs{
	width: 100%;
	padding:44px 0;
}
.index-times .imgs .warp{
	width:100%;
	padding-bottom: 20px;
}
.index-times .imgs .warp:last-child{
	padding-bottom: 0;
}
.index-times .imgs .top{
	width:100%;
	height:49px;
	display: flex;
}
.index-times .imgs .top .sp1{
	display: block;
	padding:0 10px;
	height:49px;
	line-height: 49px;
	color:#fff;
	font-size: 26px;
	font-weight: 900;
	background: url("/static/other/images/registration-process/index_left.png") no-repeat center;
	background-size: 100% 100%;
	z-index:2;
}
.index-times .imgs .top .sp2{
	display: block;
	padding:0 20px 0 30px;
	height:49px;
	line-height: 49px;
	color:#eb4b39;
	font-size: 26px;
	font-weight: 900;
	background: url("/static/other/images/registration-process/index_right.png") no-repeat center;
	background-size: 100% 100%;
	margin-left: -20px;
	z-index:1;
}
.index-times .imgs .center{
	width:100%;
	padding:22px 24px;
	box-sizing: border-box;
	font-size: 18px;
	color:#333333;

}
.index-times .imgs .center span{
	color:#f00;
}
.index-times .imgs .bottom{
	width:100%;
	padding:20px 20px 0;
}
.index-times .imgs .bottom img{
	display: block;
	width:100%;
	height:auto;
}
.index-demand{
	width:100%;
	padding:44px 24px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.index-demand li{
	width:23%;
	height:auto;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 0 10px #dbd9e3;
	position: relative;
}
.index-demand li .top{
	width:136px;
	height:112px;
	background: url("/static/other/images/registration-process/index_jiao.png") no-repeat center;
	background-size: 100% 100%;
	margin:0 auto 0;
	text-align: center;
	line-height: 90px;
	position: relative;
	top:-18px;
	color:#fff;
	font-size: 24px;
	font-weight: 900;
}
.index-demand li .center{
	width:100%;
	padding:0 10px 30px;
	box-sizing: border-box;
	color:#000000;
	font-size: 16px;
}
.index-demand li .bottom{
	width:100%;
	background: #de5544;
	height:10px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	position: absolute;
	left:0;
	bottom:0;
}
.index-problem{
	width:100%;
	height:auto;
	padding:44px 24px;
	box-sizing: border-box;
}
.index-problem li{
	width:100%;
	display: flex;
	margin-bottom: 20px;
}
.index-problem li:last-child{
	margin-bottom: 0;
}
.index-problem li .sp1{
	display: block;
	width:42px;
	height:42px;
	border-radius:50%;
	background: #eb4b39 url("/static/other/images/registration-process/index_lr.png") no-repeat center;
	background-size: cover;
	text-align: center;
	line-height: 42px;
	color:#fff;
	font-size: 20px;
	font-weight: 900;
	flex-shrink: 0;
}
.index-problem li.olld{
	justify-content: flex-end;

}
.index-problem li .sp2{
	padding:10px 20px;
	box-sizing: border-box;
	background:url("/static/other/images/registration-process/index_lt.png") no-repeat center;
	background-size: 100% 100%;
	font-size: 20px;
	display: inline-block;
	color:#222222;
	font-size:20px;
	font-weight: 900;
	padding:10px 30px;
	margin-left:10px;
}
.index-problem li .sp3{
	display: block;
	width:42px;
	height:42px;
	border-radius:50%;
	background: #eb4b39 url("/static/other/images/registration-process/index_rr.png") no-repeat center;
	background-size: cover;
	text-align: center;
	line-height: 42px;
	color:#fff;
	font-size: 20px;
	font-weight: 900;
	flex-shrink: 0;
}
.index-problem li .sp4{
	padding:10px 20px;
	box-sizing: border-box;
	background:url("/static/other/images/registration-process/index_rt.png") no-repeat center;
	background-size: 100% 100%;
	font-size: 20px;
	display: inline-block;
	color:#222222;
	font-size:20px;
	font-weight: 900;
	padding:10px 30px;
	margin-right: 10px;
}
.index-assistant{
	width:100%;
	padding:44px 77px 24px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.index-assistant li{
	width:30%;
	background: #ececff;
	border-radius: 12px;
}
.index-assistant li .titles{
	width:100%;
	height:65px;
	text-align: center;
	color:#fff;
	background:url("/static/other/images/registration-process/index_top.png") no-repeat center top;
	background-size: 100% 100%;
	line-height: 65px;
	font-size: 24px;
}
.index-assistant li .imgd{
	width:100%;
	display: block;
	height:auto;
	display: flex;
	justify-content: center;
	padding:20px 0;
}
.index-assistant li .imgd img{
	width:85%;
	display: block;
	height:auto;
}
.index-assistant li .txt{
	color:#010101;
	font-size: 20px;
	padding-bottom: 18px;
	text-align: center;
}
.index-book{
	width:100%;
	padding:44px 77px 24px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-book li{
	width:30%;
	border-radius: 12px;
	background: #ffffff;
	box-shadow:0 0 10px #e1e0ef;
}
.index-book li a{
	display: block;
	text-decoration: none;
}
.index-book li .discount{
	width:100%;
	height:47px;
	display: flex;
	align-items: center;
}
.index-book li .discount span{
	display: inline-block;
	padding:0 10px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	background: linear-gradient(to right,#fca0a5,#ff5059);
	height:22px;
	line-height: 22px;
	text-align: center;
	color:#fff;
	font-size: 12px;
}
.index-book li .contents{
	width:100%;
	height:57px;
	padding:0 10px;
	box-sizing: border-box;
	color:#000000;
	font-size: 16px;
}
.index-book li .texts{
	width:100%;
	height:42px;
	padding:0 10px;
	box-sizing: border-box;
	color:#777e98;
	font-size: 12px;
}
.index-book li .lookbook{
	width:100%;
	height:59px;
	padding:0 10px;
	box-sizing: border-box;

	font-size: 12px;
}
.index-book li .lookbook li{
	width: auto;
	border-radius: 8px;
	display: inline-block;
	height:24px;
	padding:0 8px;
	line-height: 24px;
	box-sizing: border-box;
	color:#aab0c0;
	font-size: 12px;
	text-align: center;
	background: #f2f2f2;
	box-shadow: none;
}
.index-book li .teacher{
	width:100%;
	height:76px;
	padding:0 10px;
	display: flex;
	flex-wrap: wrap;
}
.index-book li .teacher li{
	width:40px;
	margin-right: 5px;
	box-shadow: none;
}
.index-book li .teacher li img{
	display: block;
	width:40px;
	height:40px;

}
.index-book li .teacher li span{
	display: block;
	width:100%;
	color:#aab0c0;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
.index-book li .bottom{
	width:calc(100% - 20px);
	margin:0 auto;
	height:49px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border-top: 1px solid #f6f6f6;
}
.index-book li .bottom .sp1{
	color:#777e98;
	font-size: 12px;
}
.index-book li .bottom .sp2{
	color:#ff4f59;
	font-size: 20px;
}
.index-fotter{
	width:100%;
	height:549px;
	background: #584295 url("/static/other/images/registration-process/index_jin.png") no-repeat center;
	padding-top: 232px;
	box-sizing: border-box;
	margin-top: 90px;
}
.index-fotter img{
	display: block;
	width:934px;
	height:auto;
	margin:0 auto 0;

}
.index-fotter span{
	display: block;
	width:100%;
	color:#f8fafc;
	font-size: 36px;
	text-align: center;
	padding-top: 46px;
}
.index-lefts{
	width:170px;
	height:364px;
	background: transparent;
	position: fixed;
	right:0;
	top:259px;
}
.index-lefts .erwei{
	width:170px;
	height:252px;
	background: #fff;
	padding:20px;
	box-sizing: border-box;
}
.index-lefts .erwei img{
	display: block;
	width:100%;
	height:auto;
}
.index-lefts .erwei span{
	display: block;
	width:80%;
	color:#333333;
	font-size: 22px;
	text-align: center;
	padding-top: 5px;
	margin:0 auto;
}
.index-lefts .phone{
	width:100%;
	height:102px;
	background: #fff;
	margin-top: 10px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	padding:20px 0 0 24px;
	box-sizing: border-box;
}
.index-lefts .phone .sp1,.index-lefts .phone .sp2{
	display: block;
	width:100%;
	color:#333333;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}
.index-posi{
	width:145px;
	height:535px;
	border:2px solid #584295;
	border-radius: 80px;
	background: #de5544;
	position: fixed;
	left:5px;
	top:100px;
}
.index-posi .title{
	width: 100%;
	height:105px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.index-posi .menu{
	width:135px;
	height:352px;
	border-top: 1px dashed #eea9a0;
	border-bottom: 1px dashed #eea9a0;
	margin:0 auto;
}
.index-posi .menu li{
	width:100%;
	height:50px;
	border-bottom: 1px dashed #eea9a0;
	line-height: 50px;
	text-align: center;
	color:#ffffff;
	font-size: 20px;
	cursor: pointer;
}
.index-posi .menu li:last-child{
	border-bottom: 0;
}
.index-posi .gotop{
	width:100%;
	height:72px;
	text-align: center;
	line-height: 82px;
	color:#fff;
	font-size: 16px;
	font-weight: 900;
	background: url("/static/other/images/registration-process/index_san.png") no-repeat center 15px;
	cursor: pointer;
	background-size: 20px 12px;
}
.index-customer{
	width:100%;
	display: flex;
	justify-content: center;
	height:60px;
	margin-bottom: 20px;
}
.index-customer a{
	display: block;
	width:330px;
	height:50px;
	border-radius: 35px;
	background: #de5544;
	color:#fff;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 900;
	box-shadow: 0 0 10px #aaa;

}
@media screen and (max-width: 750px) {
	.index-logo{
		padding-bottom: 44px;
	}
	.index-time{
		margin-bottom: 49.5px;
		width:96%;
		height:60px;
	}
	.index-time .sp1{
		width:124px;
		font-size:20px ;
		height:60px;
		line-height: 60px;
	}
	.index-time .sp2{
		font-size:18px ;
		width: calc(100% - 124px);
		height:60px;
		line-height: 60px;
	}

	.index-title{
		padding-bottom: 30px;
	}
	.index-select .title{
		height:48px;
		line-height: 48px;
		font-size: 20px;
		margin-top: -13.5px;
		width:50%;
	}

	.index-select .main{
		margin: 25px auto 0;
	}
	.index-select .main li{
		padding-top: 11.5px;
	}
	.index-select .main li .top{
		width:65px;
		height:65px;
		border:5px solid #fff;
		box-shadow: 0 0 10px #e9d5d3;
		border-radius: 50%;
		color:#fff;
		box-sizing: border-box;
		font-size:13px;
		text-align: center;
		display: flex;
		align-items: center;
		padding:0 10px;
	}
	.index-select .main li .bottom{
		padding-top: 11.5px;
		color:#333333;
		font-size: 12px;
		text-align: center;
		padding-bottom: 11.5px;
	}
	.index-select .form{
		margin-top:23px;
	}
	.index-select .form{
		width:100%;
		background: #de5544;
		margin-top: 23.5px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.index-select .form .tit{
		width:100%;
		height:54px;
		text-align: center;
		line-height: 54px;
		color:#fff;
		font-size: 18px;
		font-weight: 900;
	}
	.index-select .form .inpt{
		width:90%;
	}
	.index-select .form .inpt input{
		font-size: 12px;
		display: block;
		width: 46%;
		height: 35px;
		border: none;
		background: #fff;
		border-radius: 12px;
		padding: 0 10px;
		margin-bottom: 14px;
	}
	.index-select .form .btns a {
		display: block;
		width: 80%;
		max-width: 330px;
		height: 56px;
		border-bottom: 5px solid #fff;
		box-sizing: border-box;
		border-radius: 25px;
		background: #584295;
		color: #fff;
		font-size: 16px;
		font-weight: 900;
		line-height: 56px;
		text-align: center;
		text-decoration: none;
	}
	.index-select .form .btns{
		margin-top: 25px;
	}
	.index-select .form .tisps{
		width:100%;
		text-align: center;
		font-size: 12px;
		color:#fff;
		padding:14.5px 8px 16px;
		box-sizing: border-box;
	}
	.index-times{
		margin-top: 57px;
	}
	.index-times .title{
		width:70%;
	}
	.index-times .mains{
		width:100%;
		padding:22px 10px;
		box-sizing: border-box;
	}
	.index-times .mains li.top .spn1{
		font-size: 12px;
	}
	.index-times .mains li{
		height:auto;
		padding:10px 0;
	}
	.index-times .mains li .spn1{
		display: block;
		height:auto;
		line-height: 18px;
		text-align: center;
		font-size: 12px;
		text-decoration: none;
		color:#000;
		cursor: default;
		flex-shrink: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.index-times .mains li.top{
		padding:0;
	}
	.index-times .mains li .color-red{
		color:#f00;
	}
	.index-times .imgs{
		width: 100%;
		padding:22px 0;
	}
	.index-times .imgs .top{
		height:24.5px;
	}
	.index-times .imgs .top .sp1{
		display: block;
		padding:0 10px;
		height:24.5px;
		line-height: 24.5px;
		color:#fff;
		font-size: 13px;
		font-weight: 900;
		background: url("/static/other/images/registration-process/index_left.png") no-repeat center;
		background-size: 100% 100%;
	}
	.index-times .imgs .top .sp2{
		display: block;
		padding:0 20px 0 25px;
		height:24.5px;
		line-height: 24.5px;
		color:#eb4b39;
		font-size: 13px;
		font-weight: 900;
		background: url("/static/other/images/registration-process/index_right.png") no-repeat center;
		background-size: 100% 100%;
	}
	.index-times .imgs .center{
		width:100%;
		padding:11px 12px;
		box-sizing: border-box;
		font-size: 12px;
		color:#333333;

	}
	.index-times .imgs .center h3{
		font-size: 14px;
		font-weight: 900;
	}
	.index-times .imgs .center h4{
		font-size: 12px;
		font-weight: 900;
	}
	.index-times .imgs .bottom{
		width:100%;
		padding:1px 10px 0;
	}

	.index-demand{
		width:100%;
		padding:22px 14px;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.index-demand li{
		width:100%;
		height:auto;
		border-radius: 12px;
		background: #fff;
		box-shadow: 0 0 10px #dbd9e3;
		position: relative;
		margin-bottom: 20px;
	}
	.index-demand li:last-child{
		margin-bottom: 0;
	}
	.index-demand li .top{
		width:68px;
		height:56px;
		background: url("/static/other/images/registration-process/index_jiao.png") no-repeat center;
		background-size: 100% 100%;
		margin:0 auto 0;
		text-align: center;
		line-height: 46px;
		position: relative;
		top:-9px;
		color:#fff;
		font-size: 12px;
		font-weight: 900;
	}
	.index-demand li .center{
		width:100%;
		padding:0 10px 25px;
		box-sizing: border-box;
		color:#000000;
		font-size: 12px;
	}
	.index-demand li .bottom{
		width:100%;
		background: #de5544;
		height:10px;
		border-bottom-left-radius: 12px;
		border-bottom-right-radius: 12px;
		position: absolute;
		left:0;
		bottom:0;
	}
	.index-problem {
		padding:22px 12px;
	}
	.index-problem li .sp4,
	.index-problem li .sp2{
		font-size: 14px;
	}
	.index-problem li .sp1,
	.index-problem li .sp3{
		font-size: 16px;
	}

	.index-assistant{
		width:100%;
		padding:22px 13px 12px;
		box-sizing: border-box;
		display: block;
	}
	.index-assistant li{
		width:100%;
		background: #ececff;
		border-radius: 12px;
		margin-bottom: 10px;
	}
	.index-assistant li:last-child{
		margin-bottom: 0;
	}
	.index-assistant li .titles{
		width:100%;
		height:38px;
		text-align: center;
		color:#fff;
		background:url("/static/other/images/registration-process/index_top.png") no-repeat center top;
		background-size: 100% 100%;
		line-height: 38px;
		font-size: 12px;
	}
	.index-assistant li .imgd{
		width:100%;
		display: block;
		height:auto;
		display: flex;
		justify-content: center;
		padding:10px 0;
	}
	.index-assistant li .imgd img{
		width:85%;
		display: block;
		height:auto;
	}
	.index-assistant li .txt{
		color:#010101;
		font-size: 12px;
		padding-bottom: 9px;
		text-align: center;
	}
	.index-book {
		padding:22px 13px 12px;
	}
	.index-book li{
		width:100%;
		border-radius: 12px;
		background: #ffffff;
		box-shadow:0 0 10px #e1e0ef;
		margin-bottom: 10px;
	}
	.index-fotter{
		width:100%;
		height:184px;
		background: #584295 url("/static/other/images/registration-process/index_jin.png") no-repeat center;
		background-size: 35% auto;
		padding-top:56px;
		box-sizing: border-box;
		margin-top: 45px;
	}
	.index-fotter img{
		display: block;
		width:80%;
		height:auto;
		margin:0 auto 0;

	}
	.index-fotter span{
		display: block;
		width:100%;
		color:#f8fafc;
		font-size: 18px;
		text-align: center;
		padding-top: 23px;
	}
	.index-lefts{
		position: static;
		width:95%;
		margin:20px auto 0;
		height:auto;
	}
	.index-lefts .erwei{
		width:100%;
		height:auto;
	}
	/* .index-lefts{
		display: none;
	} */
	.index-posi{
		display: none;
	}
	.index-customer a{
		display: block;
		width:230px;
		height:42px;
		border-radius: 35px;
		background: #de5544;
		color:#fff;
		text-align: center;
		line-height: 42px;
		text-decoration: none;
		font-size: 16px;
		font-weight: 900;
		box-shadow: 0 0 10px #aaa;

	}
}
