[v-cloak]{
	display: none;
}
@font-face {
	font-family:'zhenyan';
	src: url(zhenyan.ttf);
}
@font-face {
	font-family:'SourceHanSansCN-Regular';
	src: url(http://hfmarket.oss-cn-shanghai.aliyuncs.com/jiating/SourceHanSansCN-Regular.ttf);
}
*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'SourceHanSansCN-Regular';
}
button,input{
	border: none;
	outline: none;
}
.banner{
	width: 100%;
	display: block;
}
.wrap{
	background: url(../img/bg.png) no-repeat;
	background-color: #0F0A53;
	background-size: 100%;
	margin-top: -0.6rem;
	position: relative;
}
.infor_wrap{
	padding: 0 0.37rem 0 0.15rem;
	margin-top: 0rem;
}
.infor{
	background: url(../img/content_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 0.56rem 0.49rem 1.02rem 0.64rem;
}
.infor_title{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #3EECFF;
	font-weight: bold;
	font-size: 0.3rem;
}
.infor_title p{
	margin: 0 0.24rem;
}
.infor_title img{
	width: 0.53rem;
	height: 0.14rem;
}
.opening_time{
	margin-top: 0.4rem;
	padding-bottom: 0.13rem;
	border-bottom: 1px dotted #00FFFF;
}
.opening_time li{
	display: flex;
	align-items: center;
	margin-bottom: 0.23rem;
	color: #FFFFFF;
	font-size: 0.24rem;
}
.opening_time button{
	margin-right: 0.4rem;
	width: 1.27rem;
	height: 0.36rem;
	border-radius: 0.18rem;
	background-image: linear-gradient(#7B4DFF,#4A9FFF);
}
.brief_introduc{
	display: flex;
	align-items: center;
	margin-top: 0.36rem;
}
.brief_introduc img{
	width: 2.22rem;
	height: 1.59rem;
}
.brief_introduc div{
	flex: 1;
	color: #FFF;
	margin-left: 0.24rem;
}
.brief_introduc div p:nth-of-type(1){
	font-size: 0.2577rem;
	font-weight: bold;
}
.brief_introduc div p:nth-of-type(2){
	font-size: 0.2148rem;
}
.infor_time li{
	margin-top: 0.26rem;
	display: flex;
	align-items: center;
}
.infor_time button{
	color: #614400;
	font-weight: bold;
	font-size: 0.2577rem;
	border-radius: 0.26rem;
	width: 1.611rem;
	height: 0.558rem;
	background-image: linear-gradient(#FFEA99,#FFC865);
}
.infor_time p{
	flex: 1;
	color: #FFF;
	font-size: 0.2577rem;
	margin-left: 0.26rem;
}
.welfare_wrap{
	padding: 0 0.26rem;
	margin-top: -0.3rem;
	position: relative;
}
.course_wrap{
	box-sizing: border-box;
	background-image: linear-gradient(#00B6FF,#BA00FF);
	padding: 0.06rem;
	border-radius: 0.24rem;
}
.course{
	border-radius: 0.24rem;
	padding: 0.49rem 0.19rem 0.2rem;
	background: #1A1783;
}
.coupon_title{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.3rem;
	color: #3EECFF;
	font-weight: bold;
}
.coupon_title p{
	margin: 0 0.17rem;
}
.coupon_title img{
	width: 0.4rem;
	height: 0.24rem;
}
.coupon_wrap{
	padding: 0.48rem 0.19rem 0.26rem 0.05rem;
}
.coupon{
	background: url(../img/coupon_bg.png) no-repeat;
	height: 2.2rem;
	background-size: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 0.34rem 0 0.27rem;
}
.coupon_left p{
	color: #FF2558;
	background: #FDDEBD;
	font-size: 0.3rem;
	border-radius: 2px 0.25rem 0.25rem 0.25rem;
	font-weight: bold;
	font-family: 'PingFang-SC-Heavy';
	width: 2.06rem;
	height: 0.53rem;
	text-align: center;
	line-height: 0.53rem;
	margin-top: 0.38rem;
}
.coupon_left ul{
	margin-top: 0.34rem;
	color: #FFF;
	font-size: 0.18rem;
	font-family: 'PingFang-SC-Regular';
	line-height: 0.33rem;
}
.coupon_right{
	padding-top: 0.78rem;
}
.coupon_right div{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FE305F;
	font-weight: bold;
	font-size: 0.2577rem;
}
.coupon_right img{
	width: 0.3rem;
	height: 0.3rem;
	display: block;
	margin-left: 0.14rem;
}
.coupon_rule{
	margin-top: 0.25rem;
	color: #E5E5F4;
	font-size: 0.24rem;
	margin-bottom: 0.28rem;
}
.coupon_rule p{
	margin-top: 0.12rem;
}
.coupon_rule span{
	color: #FFCD6C;
}
.title{
	width: 5.7rem;
	height: 1.02rem;
	position: absolute;
	display: block;
	top: -0.51rem;
	left: 50%;
	transform: translateX(-50%);
}
.method_title{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #3EECFF;
	font-weight: bold;
	font-size: 0.3rem;
	margin: 0.35rem 0 0.31rem;
}
.method_title img{
	width: 0.4rem;
	height: 0.24rem;
}
.method_title p{
	margin: 0 0.17rem;
}
.method{
	border: 2px solid #00B6FF;
	border-radius: 0.16rem;
	padding: 0.24rem 0.22rem;
}
.swiper-container{
	padding-bottom: 0.45rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0;
}
.swiper-slide{
	width: 3.96rem;
}
.method img{
	display: block;
	width: 100%;
}
.swiper-pagination-bullet{
	background: rgba(62, 236, 255, 1);
	width: 0.07rem;
	height: 0.07rem;
	border-radius: 3.5px;
}
.swiper-pagination-bullet-active{
	width: 0.298rem;
	background: #3EECFF;
}
.teach{
	color: #3EECFF;
	font-size: 0.3rem;
	font-weight: bold;
}
.teach_intruduc{
	color: #FFFFFF;
	font-size: 0.2rem;
	line-height: 0.5rem;
	margin-bottom: 0.2rem;
}
.teach_intruduc span{
	color: #3EECFF;
}
.ambient{
	color: #FFFFFF;
	font-size: 0.24rem;
	margin-bottom: 0.22rem;
}
.ambient_img{
	width: 100%;
	height: 2.95rem;
	display: block;
}
.van-swipe__indicator{
	background: rgba(62, 236, 255, 1);
	width: 0.13rem;
	height: 0.13rem;
}
.footer{
	background: url(../img/foot_bg.png) no-repeat;
	background-size: 100%;
	width: 100%;
	height: 1.16rem;
	position: fixed;
	left: 0;
	bottom: 0;
	display: flex;
	z-index: 999;
}
.time{
	text-align: center;
	color: #FFF;
	flex: 1;
}
.time p:nth-of-type(1){
	padding-top: 0.15rem;
	font-size: 0.24rem;
}
.time p:nth-of-type(1) b{
	font-weight: bold;
	font-size: 0.45rem;
	margin-right: 0.1rem;
}
.time p:nth-of-type(2){
	font-size: 0.2rem;
}
.footer button{
	width: 3.25rem;
	height: 1.29rem;
	background: url(../img/btn_bg.png) no-repeat;
	background-size: cover;
	color: #FFF;
	font-size: 0.3636rem;
	font-weight: bold;
}
.pop_wrap{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 999;
}
.pop{
	position: fixed;
	width: 270px;
	height: 340px !important;
	background: #FFFFFF;
	border-radius: 15px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	z-index: 1000;
}
.close{
	display: flex;
	padding: 15px 13px 0;
	justify-content: flex-end;
}
.close img{
	width: 12px;
	height: 12px;
}
.pop_title{
	text-align: center;
	font-size: 15px;
	color: rgb(34,41,59);
	margin-top: -10px;
}
.pop_title span{
	color: rgb(251,60,88);
}
.icon{
	width: 176px;
	height: 67px;
	margin-top: 51px;
}
.information{
	padding: 0 20px;
	margin-top: 10px;
}
.input{
	width: 100%;
	height: 35px;
	border-radius: 18px;
	border: 1px solid rgb(204,204,204);
	text-indent: 17px;
	margin-top: 12px;
}
.grade_wrap{
	width: 100%;
	height: 35px;
	border-radius: 18px;
	border: 1px solid rgb(204,204,204);
	margin: 12px 0;
	position: relative;
}
.grade_wrap>div{
	display: flex;
	align-items: center;
}
.grade_wrap input{
	height: 35px;
	width: 100%;
	border: 0;
	text-indent: 17px;
	flex: 1;
	border-radius: 18px;
}
.grade_wrap img{
	width: 8px;
	height: 5px;
	margin: 0 15px;
}
.grade_wrap ul{
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 150px;
	overflow-y: auto;
	background: #FFF;
	top: 40px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.grade_wrap li{
	line-height: 30px;
	justify-content: center;
}
.grade_wrap .checked2 {
	color: #ED4909;
	background: url(../img/ziyuanldpi.png) no-repeat 0.3rem center;
	background-size: 0.3rem 0.25rem;
}
.information .sure {
	width: 1.5rem;
	height: 0.6rem;
	font-size: 0.26rem;
	border-radius: 0.2rem;
	float: right;
	margin-right: 0.4rem;
}
.information button{
	width: 100%;
	height: 35px;
	background-image: linear-gradient(#8632F6,#00B5FF);
	color: #FFF;
	border: 0;
	font-size: 15px;
	border-radius: 18px;
	margin-top: 10px;
}
.againCode{
	color: #EEE;
}
.prompt{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 300px;
	height: 90px;
	display: none;
	background: rgba(0,0,0,0.5);
	z-index: 999;
}