* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
@font-face {
    font-family: "FZZT";
    src: url("../font/fz.TTF");
    /* 方正清刻本悦宋简体 */
}
a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}

::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}

img {
	display: block;
}

a,
img,
button,
input,
textarea,
div {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

}
img[src=""],
img:not([src]) { 
      display: none;
}
.clear{
	clear: both;
}
#p_index {
	font-size: 0.3rem;
	color: #707070;
	/* background-color: rgba(48, 47, 45, 1); */
	
}
@media only screen and (min-width: 750px){
			body{
				width: 750px;
				margin: 0 auto;
			}
			#p_index{
				background-color: #fff;
				width: 750px;
			}
			#p_index .page_content{
				/* background-color: rgba(48, 47, 45, 1); */
				/* width: 100%; */
			}
			.g_nav{
				width: 750px!important;
			}
			.e_old_member .e_member_box{
				width: 750px!important;
			}
			.g_soon_take{
				width: 750px!important;
			}
			.soon_take{
				width: 750px!important;
			}
		
}

.page_content{
	
}
.page_content h1 img{
	width: 100%;
}
/* 悬浮入口 */
.p_enter{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 4.51rem;
}
.p_enter li{
	width: 100%;
	height: 0.92rem;
	width: 0.92rem;
	
}
.p_enter li:nth-child(2){
	margin-left: 0.61rem;
}
.p_enter li img{
	width: 100%;
}
.page_top{
	height: 13.53rem;
	background: url(../imgs/kai_bg1.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.p_videobox{
	width: 6.9rem;
	height: 4.68rem;
	margin: 0 auto;
	margin-top: 0.43rem;
	border-radius: 0.1rem 0.1rem 0 0;
	overflow: hidden;
	border: 0.02rem solid #E4E4E4;
}
.dividing_line{
	width: 100%;
	height:0.1rem;
	background: #F5F5F5;
}
.p_videobox .p_videobox_header{
	height: 0.8rem;
	line-height:0.8rem;
	display: flex;
	align-items: center;
	color: #222222;
	font-weight: bold;
	font-size: 0.32rem;
	background-color: #fff;
	padding-left:0.25rem;
}
.p_videobox .p_videobox_header span{
	margin-left: auto;
	margin-right: 0.25rem;
	width: 1rem;
	height: 0.44rem;
	line-height: 0.44rem;
	display: block;
	background: #A20000;
	border-radius: 0.04rem;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.28rem;
	font-weight: normal;
}
/* 最新课程 */
.p_column{
	height: 1.2rem;
	display: flex;
	align-items: center;
	background-size:auto 100%;
}
.p_column h2{
	color:#F5E7CD;
	font-size: 0.46rem;
	padding-left: 0.35rem;
	
}
.p_column h2 img{
	width: 3.14rem;
}
.p_column span{
	color:#999999;
	font-size: 0.26rem;
	margin-left: auto;
	margin-right: 0.34rem;
}
.p_zzzk{
	margin-top: 0.47rem;
}
.p_zzzk ul{
	width: 6.9rem;
	margin: 0 auto;
	overflow: hidden;
}
.p_zzzk ul li{
	margin-bottom: 0.44rem;
	min-height: 1.8rem;
}
.p_zzzk ul li>div:nth-child(1){
	width: 3.2rem;
	height: 1.8rem;
	float: left;
	margin-right: 0.26rem;
	border-radius: 0.04rem;
	overflow: hidden;
	background: url('../imgs/default_list.jpg') no-repeat;
	background-size: 100% 100%;
}
.p_zzzk ul li>div:nth-child(1) img{
	width: 100%;
	height: 100%;
}
.p_zzzk ul li>div:nth-child(2){
	width: 3.4rem;
	min-height: 1.8rem;
	float: left;
}
.p_zzzk ul li>div:nth-child(2) h3{
	color: #222222;
	font-size: 0.32rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	 font-family: "FZZT";
}
.p_zzzk ul li>div:nth-child(2) div{
	color: #999999;
	font-size: 0.28rem;
	margin-top: 0.2rem;
}
.p_zzzk ul li>div:nth-child(2) p{
	color: #FFFFFF;
	font-size: 0.22rem;
	margin-top: 0.14rem;
}
.p_zzzk ul li>div:nth-child(2) p span:nth-child(1){
	margin-right: 0.2rem;
	display: inline-block;
	overflow: hidden;
}
.p_zzzk ul li>div:nth-child(2) p span:nth-child(2){
	width: 2.4rem;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 课表 */
.p_kb{
	
}
.p_kb .p_timetable{
	width: 6.9rem;
	height: 9.08rem;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 0.04rem;
	box-shadow: 0 0.1rem 0.22rem 0.02rem rgba(0, 0, 0, 0.1);
	border-radius: 0.04rem;
}
.p_kb .p_timetable .p_timetable_time{
	color: #222222;
	font-size: 0.32rem;
	font-weight: bold;
	padding-top: 0.46rem;
	padding-left: 0.33rem;
}
.p_kb .p_timetable .p_timetable_date{
	height: 0.71rem;
	background: #E5D1AF;
	line-height: 0.7rem;
	margin-top: 0.2rem;
}
.p_kb .p_timetable .p_timetable_date span{
	display: inline-block;
	width: 0.66rem;
	height: 0.66rem;
	border-radius: 50%;
	color: #222222;
	font-size: 0.28rem;
	margin-left: 0.5rem;
	text-align: center;
}
.p_kb .p_timetable .p_timetable_date  .timetable_active{
	background: #BE9662;
	color: #FFFFFF;
}
.p_kb .timetable_box{
	height: 7.1rem;
	overflow-y: scroll;
}
.p_kb .timetable_box ul{
	width: 6.2rem;
	margin: 0 auto;
	margin-top: 0.4rem;
	display: none;
}
.p_kb .timetable_box ul:nth-child(1){
	display: block;
}
.p_kb .timetable_box ul li{
	margin-bottom:0.3rem;
	display: flex;
	align-items: center;
	min-height: 1.36rem;
}
.p_kb .timetable_box ul li>div:nth-child(1){
	width: 1.87rem;
	flex-shrink: 0;
	position: relative;
	color: #666666;
	font-size: 0.26rem;
}
.p_kb .timetable_box ul li>div:nth-child(1) img{
	position: absolute;
	width: 0.15rem;
	margin-left: 0.65rem;
	margin-top: 0.2rem;
	
}
.p_kb .timetable_box ul li>div:nth-child(2){
	width: 4.04rem;
	flex-shrink: 0;
	background: #EFEFEF;
	border-radius: 0.04rem;
	padding: 0.14rem 0.2rem;
	height: 1.36rem;
}
.p_kb .timetable_box ul li>div:nth-child(2) h2{
	color: #222222;
	font-weight:bold;
	font-size: 0.28rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p_kb .timetable_box ul li>div:nth-child(2) div{
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.24rem;
	margin-top: 0.04rem;
	margin-bottom: 0.1rem;
}
.p_kb .timetable_box ul li>div:nth-child(2) h3{
	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p_kb .timetable_box ul li>div:nth-child(2) .twoline{
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
	  white-space: normal;
}
.p_kb .timetable_box ul li>div:nth-child(2) p{
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.22rem;
}
/* 往期学员有话说 */
.p_wqxy{
	overflow: hidden;
	margin-top: 0.64rem;
}
.p_wqxy .swiper-container {
  width: 100%;
  height: 4.4rem;
}
.p_wqxy .swiper-slide {
      text-align: center;
      font-size: 0.22rem;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
	  border-radius: 0.04rem;
	  background: #F5F5F5;
	  box-shadow: 0 0.08rem 0.14rem 0.02rem rgba(0, 0, 0, 0.1);
	  border-radius: 0.04rem;
	  
    }
.p_wqxy	.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.p_wqxy .swiper-slide .swiper-slide-content{
	width: 100%;
	height: 100%;
	background: url(../imgs/p_wqxy_bg.png) no-repeat;
	background-size: 100%;
	background-position: bottom;
}
.p_wqxy .swiper-slide .swiper-slide-content img{
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 0.4rem;
}
.p_wqxy .swiper-slide .swiper-slide-content .p_name{
	font-size: 0.24rem;
	width: 88%;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #222222;
	font-weight: bold;
	text-align: center;
	
}
.p_wqxy .swiper-slide .swiper-slide-content p{
	color: #222222;
	width: 88%;
	margin: 0 auto;
	font-size: 0.22rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	line-clamp: 6;
	-webkit-box-orient: vertical;
	margin-top: 0.4rem;
	text-align:justify;
}
/* 院长寄语 */
.p_yzjy{
	background: url(../imgs/zhuzi.png) no-repeat;
	background-size:1.56rem 2.89rem;
	background-position: right -0.4rem;
}
.p_yzjy .yzjy_box{
	display: flex;
	align-items: center;
	width: 6.9rem;
	margin: 0 auto;
	height: 4.33rem;
}
.p_yzjy .yzjy_box>img{
	width: 3.22rem;
	flex-shrink: 0;
}
.p_yzjy .yzjy_box>div{
	width: 3.36rem;
	font-size: 0.24rem;
	font-family: 'FZZT';
	color: #333333;
	line-height: 0.36rem;
	margin-left: 0.3rem;
}
.p_yzjy .yzjy_audio{
	width: 6.9rem;
	margin: 0 auto;
	height: 1.26rem;
	background: #F5F5F5;
	border: 0.02rem solid #E4E4E4;
	border-radius: 0.04rem;
}
.p_yzjy .yzjy_audio audio{
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: #F5F5F5;
}
/* 资讯方式 */
.p_zxfs{
	margin-top: 0.68rem;
	padding-bottom: 1.6rem;
	background: url(../imgs/zhuzi.png) no-repeat;
	background-size:1.56rem 2.89rem;
	background-position: right -0.4rem;
}
.p_zxfs ul{
	width: 6.9rem;
	height: 4.57rem;
	margin: 0 auto;
	border-radius: 0.04rem;
}
.p_zxfs ul li{
	margin-bottom: 0.2rem;
}
.p_zxfs ul li div{
	width: 2.2rem;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
	background: url(../imgs/zxfs_title_bg.png) no-repeat;
	background-size: 100% 100%;
	color: #222222;
	font-size: 0.3rem;
	text-align: center;
	margin-left: 0.2rem;
	margin-top: 0.27rem;
	font-family: "FZZT";
	font-weight: bold;
}
.p_zxfs ul li p{
	
	margin-left: 0.34rem;
	margin-top: 0.27rem;
	color: #302F2D;
	font-size: 0.3rem;
}
.p_zxfs ul li p a{
	color: #302F2D;
}
.soon_take{
	position: fixed;
	height: 1rem;
	line-height: 1rem;
	bottom: 0;
	width: 100%;
	background: #a00303;
	background-size: 100% 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 0.36rem;
	z-index: 9999;
	font-family: "FZZT";
}
/* 招生简章 */
.page_rule{
	overflow: hidden;
}
.page_rule img{
	width: 100%;
}
.page_rule .p_enter{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 4.81rem;
}
.page_rule .p_enter li{
	width: 100%;
	height: 0.92rem;
	width: 0.92rem;
	
}
.page_rule .p_enter li:nth-child(2){
	margin-left: 0.61rem;
}
.page_rule .p_enter li img{
	width: 100%;
}
.page_rule .g_free{
	width: 3.77rem;
	height: 0.98rem;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 7.04rem;
	cursor: pointer;
}
.g_soon_take{
	position: fixed;
	height: 1rem;
	line-height: 1rem;
	bottom: 0;
	width: 100%;
	background: #a00303;
	background-size: 100% 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 0.36rem;
	z-index: 9999;
	font-family: "FZZT";
}
.g_nav{
	position: fixed;
	width: 100%;
	height: 1rem;
	top: 0;
	display: none;
}
.g_nav>div{
	width: 50%;
	float: left;
	color: #222222;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	line-height: 1rem;
	background: #F5F5F5;
	position: relative;
	font-family: 'FZZT';
}
.g_nav>div:nth-child(2){
	display: flex;
	align-items: center;
	justify-content: center;
}
.g_nav>div .g_gold{
	width: 0.36rem;
	height: 0.34rem;
	margin-left: 0.05rem;
}
.g_nav>div .g_down{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0.35rem;
	height: 0.18rem;
	bottom: -0.18rem;
	display: none;
}
.g_nav .g_nav_active{
	background: #A20000;
	color: #FFFFFF;
}
.g_nav .g_nav_active .g_down{
	display: block;
}
.g_agree_rule{
	text-align: center;
	height: 0.8rem;
	line-height: 0.8rem;
}
.g_agree_rule a{
	color: #D7B380;
}
.page_rule{
	padding-bottom: 1.4rem;
}

/* 招生简章页咨询方式 */
.g_zxfs{
	width: 6.9rem;
	height: 6.88rem;
	margin: 0 auto;
	background: url(../imgs/g_zxfs.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 0.04rem;
	overflow: hidden;
	margin-top: 0.27rem;
}
.g_zxfs ul{
	padding-top: 1.6rem;
}
.g_zxfs ul li{
	margin-bottom: 0.2rem;
}
.g_zxfs ul li div{
	width: 2.03rem;
	height: 0.54rem;
	line-height: 0.54rem;
	text-align: center;
	background: #70583E;
	border-radius: 0.1rem;
	color: #FFFFFF;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	margin-left: 0.5rem;
	margin-top: 0.27rem;
}
.g_zxfs ul li p{
	
	margin-left: 0.64rem;
	margin-top: 0.27rem;
	color: #302F2D;
	font-size: 0.3rem;
}
.g_zxfs ul li p a{
	color: #302F2D;
}
/* 体验报名页 */
.e_take{
	background: #fff;
	/* 暂时隐藏 */
	display: none;
	padding-bottom: 2rem;
}
.e_take>img{
	width: 100%;
}
.e_take .e_take_box{
	background-color: #fff;
	margin-top: -0.33rem;
	border-radius: 0.2rem 0.2rem 0 0;
	position: relative;
}
.e_take .e_take_box>div:nth-child(1){
	color: #222222;
	font-size: 0.36rem;
	font-weight: bold;
	padding:0.45rem 0 0.49rem 0.3rem;
}
.e_take .e_take_box ul{
	width: 6.9rem;
	margin: 0 auto;
}
.e_take .e_take_box ul li{
	display: flex;
	align-items: center;
	height: 0.8rem;
	margin-bottom: 0.3rem;
}
.e_take .e_take_box ul li span{
	width: 1.5rem;
	flex-shrink: 0;
	color: #222222;
	font-size: 0.36rem;
	text-align: center;
}
.e_take .e_take_box ul li input{
	width: 4.73rem;
	height: 0.76rem;
	border: 0.02rem solid #E1E1E1;
	border-radius: 0.04rem;
	font-size: 0.3rem;
	margin-left: 0.2rem;
	padding: 0 0.17rem;
	outline: none;
	
}
input::-webkit-input-placeholder{
    color:#999999;
 }
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#999999;
}
.e_take .take_submit{
	position: fixed;
	height: 1rem;
	line-height: 1rem;
	bottom: 0;
	width: 100%;
	background: #a00303;
	background-size: 100% 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 0.36rem;
	z-index: 9999;
	font-family: "FZZT";
}
.e_success{
	background: #F5F5F5;
	min-height: 100vh;
	/* 暂时隐藏 */
	display: none;
}
.e_success .e_success_box{
	background-color: #fff;
	padding-bottom: 0.4rem;
}
.e_success .e_success_box .success_box_info{
	text-align: center;
	margin: 0 auto;
}
.e_success .e_success_box .success_box_info img{
	width: 1.2rem;
	height: 1.2rem;
	margin: 0 auto;
	padding-top: 0.37rem;
	margin-bottom: 0.1rem;
	
}
.e_success .e_success_box .success_box_info .e_success_msg{
	color: #222222;
	font-size: 0.4rem;
	font-weight: bold;
}
.e_success .e_success_box ul{
	display: flex;
	/* align-items: center; */
	justify-content: center;
	
	/* width: 3.9rem; */
	/* height: 0.66rem; */
	margin: 0 auto;
	overflow: hidden;
	margin-top: 0.44rem;
}
.e_success .e_success_box ul>img{
	width: 0.98rem;
	height: 0.2rem;
	margin-top: 0.24rem;
}
.e_success .e_success_box ul li{
	color: #999999;
	font-size: 0.22rem;
	width: 1.2rem;
	flex-shrink: 0;
	text-align: center;
}
.e_success .e_success_box ul li div{
	width: 0.66rem;
	height: 0.66rem;
	margin: 0 auto;
	border-radius: 50%;
	background: url(../imgs/invite_photo.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.e_success .e_success_box ul li div img{
	width: 100%;
	height: 100%;
}
.e_success .e_success_box>p{
	color: #222222;
	font-size: 0.24rem;
	text-align: center;
	padding-top: 0.45rem;
}
.e_success .e_success_box .e_getworld{
	color: #222222;
	font-size: 0.36rem;
	text-align: center;
	line-height: 0.5rem;
	padding-top: 0.45rem;
	font-weight: bold;
	display: none;
}
.e_success .e_success_box .soon_invite{
	width: 3rem;
	height: 0.74rem;
	line-height: 0.74rem;
	background: #a00303;
	border-radius: 0.37rem;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.36rem;
	margin: 0 auto;
	margin-top: 0.2rem;
}

.e_quenaire{
	width: 6.2rem;
	padding: 0.3rem 0.35rem;
	height: 2.06rem;
	margin: 0 auto;
	margin-top: 0.41rem;
	background: #FFFFFF;
	box-shadow: 0.08rem 0 0.24rem 0.03rem rgba(185, 185, 185, 0.21);
	border-radius: 0.04rem;
}
.e_quenaire .e_quenaire_title{
	color: #222222;
	font-size: 0.32rem;
	font-weight: bold;
	padding-bottom: 0.22rem;
	border-bottom: 1px solid #E8E8E8;
}
.e_quenaire>div:nth-child(2){
	display: flex;
	justify-content: space-between;
	margin-top: 0.3rem;
}
.e_quenaire>div:nth-child(2) a{
	width: 3rem;
}
.e_quenaire>div:nth-child(2) a img{
	width: 100%;
}
.e_success .kb_ercode{
	width: 2.08rem;
	margin: 0 auto;
	margin-top: 0.34rem;
}
.e_success .kb_ercode_tips{
	color: #999999;
	font-size: 0.22rem;
	text-align: center;
	margin-top: 0.12rem;
	padding-bottom: 0.6rem;
}
/* 往期用户 */
.e_old_member{
	height: 100vh;
	width: 100%;
	background: url(../imgs/wangqi_bg1.jpg) no-repeat;
	background-size: 100%;
	background-position: center;
	overflow: hidden;
	display: none;
}
.e_old_member .e_member_btn{
	width: 3.77rem;
	height: 0.98rem;
	margin: 0 auto;
	margin-top: 44vh;
	cursor: pointer;
}
.e_old_member .e_member_btn img{
	width: 100%;
	height: 100%;
}
.e_old_member .e_member_box{
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1.4rem;
}
.e_old_member .e_member_box img{
	width: 2.98rem;
	margin: 0 auto;
}
.e_old_member .e_member_box p{
	color: #fff;
	font-size: 0.24rem;
	margin-top: 0.14rem;
}
/* 被邀请页 */
.i_invate{
	height: 100vh;
	overflow: hidden;
	background: #F5F5F5;
}
.i_invate .i_invate_title{
	color: #222222;
	font-size: 0.36rem;
	font-weight: bold;
	height: 0.98rem;
	line-height: 0.98rem;
	padding-left: 0.3rem;
}
.i_invate .i_invate_box{
	width: 6.2rem;
	margin: 0 auto;
	height: 4.2rem;
	background: #FFFFFF;
	box-shadow:0.08rem 0 0.24rem 0.03rem rgba(185, 185, 185, 0.21);
	border-radius: 0.04rem;
	padding: 0.3rem 0.3rem 0.4rem 0.3rem;
}
.i_invate .i_invate_box .i_invate_info{
	display: flex;
	align-items: center;
}
.i_invate .i_invate_box .i_invate_info img{
	width: 0.9rem;
	height: 0.9rem;
	flex-shrink: 0;
	border-radius: 50%;
	margin-right: 0.18rem;
}
.i_invate .i_invate_box .i_invate_info>div{
	width: 5.17rem;
	flex-shrink: 0;
}
.i_invate .i_invate_box .i_invate_info>div div{
	color: #222222;
	font-size: 0.3rem;
	font-weight: bold;
}
.i_invate .i_invate_box .i_invate_info>div p{
	color: #999999;
	font-size: 0.24rem;
	margin-top: 0.04rem;
}

.i_invate .i_invate_box .i_invate_msg{
	padding-top: 0.2rem;
	margin-top: 0.2rem;
	border-top: 1px solid #E8E8E8;
}
.i_invate .i_invate_box .i_invate_msg div{
	color: #222222;
	font-size: 0.3rem;
	font-weight: bold;
}
.i_invate .i_invate_box .i_invate_msg p{
	color:#999999;
	font-size: 0.24rem;
	margin-top: 0.04rem;
}
.i_invate .i_invate_box .i_invate_name{
	display: flex;
	align-items: center;
	height: 0.82rem;
	padding-top: 0.26rem;
}
.i_invate .i_invate_box .i_invate_name span{
	color: #222222;
	font-size: 0.3rem;
	width: 1.26rem;
	flex-shrink: 0;
	padding-bottom: 0.2rem;
}
.i_invate .i_invate_box .i_invate_name input{
	outline: none;
	border: 0;
	width: 5rem;
	font-size: 0.3rem;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 0.2rem;
}
.i_invate .i_invate_box .i_invate_btn{
	width: 6.3rem;
	height: 0.74rem;
	line-height: 0.74rem;
	background: rgba(51, 50, 48, 0.5);
	border-radius: 0.37rem;
	margin-top: 0.4rem;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.36rem;
	cursor: pointer;
}
.i_invate .i_invate_box .i_invate_btn_active{
	background: #a00303;
	color: #FFFFFF;
}
/* 协议页 */
.agreement{
	width: 6.9rem;
	margin: 0 auto;
	padding-bottom: 0.5rem;
}
.agreement h1{
	color: #222222;
	font-size: 0.32rem;
	margin-top: 0.48rem;
	text-align: center;
}
.agreement .agreement_time{
	color: #999999;
	font-size: 0.24rem;
	margin-top: 0.3rem;
	text-align: right;
	margin-bottom: 0.2rem;
}
.agreement_content{
	margin-bottom: 0.48rem;
	line-height: 0.42rem;
	color: #333333;
	font-size: 0.28rem;
}
.agreement_content h2{
	color: #222222;
	margin-bottom: 0.2rem;
	font-size: 0.34rem;
}
.agreement_content>ul>li{
	text-indent: 2em;
}
.agreement_content>ul>li>ul>li{
	text-indent: 4em;
}
.company{
	text-align: right;
	font-size: 0.28rem;
	color: #333333;
	margin-top: 0.48rem;
}
/* 选择身份 */
.g_select_shadow{
	width:100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100000;
	display: none;
}
.g_select_shadow .g_select_id{
	width: 5.42rem;
	height: 3.76rem;
	background: #FFFFFF;
	border-radius: 0.2rem;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.g_select_shadow .g_select_id p{
	height: 1.08rem;
	line-height: 1.08rem;
	text-align: center;
	color: #222222;
	font-size: 0.34rem;
	font-weight: bold;
}
.g_select_shadow .g_select_id ul li{
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 1px solid #E2E2E2;
	text-align: center;
	font-size: 0.34rem;
}
.g_select_shadow .g_select_id div{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.84rem;
	line-height: 0.84rem;
}
.g_select_shadow .g_select_id div div{
	width: 50%;
	text-align: center;
	font-size: 0.34rem;
}
.g_select_shadow .g_select_id div div:nth-child(1){
	border-right: 1px solid #E2E2E2;
	color: #999999;
}
.g_select_shadow .g_select_id div .select_sure{
	color: #0C95FF;
	font-weight: bold;
}
.g_select_shadow .g_select_id .g_select_active{
	color: #0C95FF;
}
/* 遮罩层 */
.log_shadow{
	position: fixed;
	height: 100vh;
	width: 100vw;
	top: 0;
	left: 0;
	z-index: 9999999999;
}
.share_shadow{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999;
	background: rgba(0,0,0,0.4);
	display: none;
}
.share_shadow img{
	width: 5rem;
	float: right;
	margin-top: 0.4rem;
	margin-right: 0.4rem;
}

/* 你将获得 */
.p_njhd{
	margin-top: 0.27rem;
}
/* 部分课程抢先看 */
.p_bfkc{
	margin-top: 0.64rem;
}
.p_bfkc .p_column h2 img{
	width: 3.35rem;
}
.p_bfkc .p_column{
	display: block;
}
.p_bfkc .p_column span{
	margin-left: 0.9rem;
	color: #999999;
	font-size: 0.2rem;
	display: block;
	margin-top: -0.1rem;
}
.p_bfkc ul{
	width: 6.9rem;
	margin: 0 auto;
}
.p_bfkc ul li{
	display: flex;
	font-size: 0.3rem;
	color: #333333;
	line-height: 0.5rem;
	margin-bottom: 0.2rem;
}
.p_bfkc ul li span{
	 font-family: "FZZT";
}
.p_bfkc ul li img{
	width: 0.4rem;
	height: 0.4rem;
	margin-right: 0.2rem;
	margin-top: 0.04rem;
}
/* 音频 */
.mainplay {
	position: relative;
	width: 100%;
	border-radius: 8px;
	border: none;
	height: 100%;
}
.mainplayleft {
	float: left;
}
.mainplayleft p {
	position: relative;
	border-radius: 50%;
	box-sizing: border-box;
	margin-top: 0.15rem;
	margin-left: 0.2rem;
}
.mainplayleft p .bg-img {
	display: none;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}
.mainplayleft .pause-btn, .mainplayleft .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1rem;
	height: 1rem;
}
.mainplayleft .play-btn {
	display: none;
}
.mainplayright {
	max-width: 6rem;
	float: left;
	margin-left: 4%;
	margin-top: 0.1rem;
}
.mainplayright p {
	max-width: 4.4rem;
	color: #222;
	font-size: 0.2rem;
	padding-top: 0.08rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.playbox {
	width: 5rem;
	float: left;
	position: absolute;
	z-index: 10;
	bottom: 15px;
	right: 20px;
}
.index_take_in{
	width: 7.08rem;
	margin-left: 0.42rem;
	margin-top: 1.3rem;
	cursor: pointer;
}
.prism-player{
	background-color: #fff;
}
.njhd_bg{
	width: 6.9rem;
	margin: 0 auto;
}