/*banner部分-----------------------*/
#video-banner{
	width: 100%;
	margin-top: 0.88rem;
	height: 4.32rem;
}
#video-banner .banner{
	width: 100%;
	height: 100%;
	background-image: url(../images/banner/video-banner.jpg);
	
	background-position: center center;
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	background-size: cover;
}
#video-banner .banner .banner-title{
	/*width: ;*/
	height: 0.9rem;
	
	margin-bottom: 0.4rem;
}
#video-banner .banner .title-left,#video-banner .banner .title-right{
	width: 2.68rem;
	height: 100%;
}

#video-banner .banner .title-left{
	background: rgba(0,0,0,0.6);
}
#video-banner .banner .title-left p:first-child{
	font-family: PingFangSC-Regular;
	font-size: 0.2rem;
	color: #FFFFFF;
	letter-spacing: 6px;
	line-height: 1;
	
	margin-bottom: 0.1rem;
	text-align: center;
}
#video-banner .banner .title-left p:last-child{
	font-family: PingFangSC-Semibold;
	font-size: 0.36rem;
	color: #FFFFFF;
	letter-spacing: 6px;
	line-height: 1;
}
#video-banner .banner .title-right{
	background: #00A4EF;
	
	font-family: PingFangSC-Semibold;
	font-size: 0.5rem;
	color: #FFFFFF;
	letter-spacing: 0;
	
	line-height: 0.9rem;
	text-align: center;
}
/*图标那一块*/
#video-banner .banner .banner-bottom{
	margin-bottom: 0.73rem;
	width: 100%;
}
#video-banner .banner .banner-icon{
	width: ;
	
}
#video-banner .banner .banner-icon .banner-img{
	width: 0.8rem;
	height: 0.8rem;
	
	margin-bottom: 0.2rem;
	
	background: #00A4EF;
	border-radius: 50%;
	
	line-height: 0.3rem;
	text-align: center;
}
#video-banner .banner .banner-icon .banner-img span{
	font-size: 0.4rem;
	color: #FFFFFF;
}
#video-banner .banner .banner-icon p{
	font-family: PingFang-SC-Bold;
	font-size: 0.2rem;
	color: #FFFFFF;
	letter-spacing: 0;
}
/*直线*/
#video-banner .banner .banner-line{
	width: 0.64rem;
	height: 2px;
	
	background: rgba(255,255,255,0.5);
	
	margin-top: 0.3rem;
	margin-left: 0.23rem ;
	margin-right: 0.23rem;
}

/*banner结束----------------------------------------------*/


/*播放视频*/
/*播放视频*/
#video-play{
	width: 100%;
	/**/
	background: #202020;
	padding-top: 0.8rem;
}
/*标题*/
#video-play .play-title{}
/*介绍*/
#video-play .paly-intro{
	font-family: PingFangSC-Regular;
	font-size: 0.24rem;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 0.4rem;
	padding:0 0.3rem;
	margin-top: 0.2rem;
}
#video-play .play{
	width: 100%;
	height: 4rem;
	background-image: url(../images/video/play-video.png);
	
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#video-play .play .play-icon{
	width: 0.8rem;
	height: 0.8rem;
	
	line-height: 1;
}
#video-play .play .play-icon span{
	font-size: 0.8rem;
	color: #FFFFFF;
}
/*弹框*/
#video-play .play-popup{
	position: fixed;
	width: 100%;
	height: 100%;
	background: ;
	left: 0;
	top: 0;
	
	display: none;
	
	z-index: 101;
	
	background: rgba(0,0,0,0.5);
}
#video-play .play-popup .paly-close{
	height: 0.8rem;
	background: #333333;
	
	width: 85vw;
}
#video-play .play-popup .paly-close img{
	width: 0.44rem;
	height: 0.44rem;
	display: block;
	margin-right: 0.1rem;
	margin-top: 0.1rem;
}
#video-play .play-popup .play-video{
	background: #333333;
	width: 85vw;
	padding-bottom: 0.2rem;
}
#video-play .play-popup .play-video video{
	width: 80vw;
}
/*播放视频结束-----------------------------------------*/


/*产品价格开始*/
#price-intro{
	padding: 0 0.3rem;	
	padding-top: 0.8rem;
	width: -webkit-calc(100% - 0.6rem);
	width: -moz-calc(100% - 0.6rem);
	width: calc(100% - 0.6rem);
	
	background: #202020;
}
/*标题*/
#price-intro h2{
	margin-bottom: 0.83rem;
}
#price-intro ul{
	/*padding: 0.4rem 0.3rem;
	width: -webkit-calc(100% - 0.6rem);
	width: -moz-calc(100% - 0.6rem);
	width: calc(100% - 0.6rem);
	
	background: rgba(255,255,255,0.1);
	margin-bottom: 0.24rem;*/
}
#price-intro ul li{
	height: 4.7rem;
	width: 100%;
	margin-bottom: 0.55rem;
}
/*头部*/
#price-intro ul li .intro-top{
	width: 100%;
	height: 1.6rem;
	
	background: #9330C5;
	border-radius: 0.1rem 0.1rem 0 0;
	
	position: relative;
}
/*图标*/
#price-intro ul li .intro-top .intro-img{
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	
	left: calc(50% - 0.4rem);
	top: -0.4rem;
}
#price-intro ul li .intro-top .intro-img img{
	width: 100%;
	height: 100%;
	display: block;
}
#price-intro ul li:nth-child(4) .intro-top .intro-img{
	width: 0.9rem;
	height: 0.8rem;
}
/*会员*/
#price-intro ul li .intro-top .price-name{
	font-family: PingFangSC-Semibold;
	font-size: 0.3rem;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 0.3rem;
	
	padding-top: 0.55rem;
	margin-bottom: 0.2rem;
}
/*累计充值*/
#price-intro ul li .intro-top .price-charge{
	font-family: PingFangSC-Regular;
	font-size: 0.24rem;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 0.24rem;
}
/*底部*/
#price-intro ul li .intro-bottom{
	width: 100%;
	/*height: 3.1rem;*/
	height: 2.8rem;
	/*opacity: 0.1;*/
	background: rgba(216,216,216,0.1);
}
/*线程时*/
#price-intro ul li .intro-bottom .membel-discounts{
	letter-spacing: 0;
	text-align: center;
	
	padding: 0.4rem 0;
	margin-bottom: 0.3rem;
	border-bottom:1px solid rgba(255,255,255,0.1) ;
	
	line-height: 0;
}
#price-intro ul li .intro-bottom .membel-discounts span:first-child{
	font-family: PingFangSC-Semibold;
	font-size: 0.48rem;
	color: #00A4EF;
	line-height: 0.48rem;
	
}
#price-intro ul li .intro-bottom .membel-discounts span:last-child{
	font-family: PingFang-SC-Regular;
	font-size: 0.2rem;
	color: #999999;
	line-height: 0.2rem;
}
/*任务数*/
#price-intro ul li .intro-bottom .membel-task{
	margin-left: 0.2rem;
}
#price-intro ul li .intro-bottom .membel-task p{
	font-family: PingFangSC-Regular;
	font-size: 0.24rem;
	color: #999999;
	letter-spacing: 0;
	line-height: 0.24rem;
	
	margin-bottom: 0.2rem;
}
#price-intro ul li .intro-bottom .membel-task p span:nth-child(2){
	color: #FFFFFF;
	margin-left: 0.2rem;
}
#price-intro ul li .intro-bottom .membel-task .membel-summarize{
	font-family: PingFangSC-Regular;
	font-size: 0.24rem;
	color: #00A4EF;
	letter-spacing: 0;
	line-height: 0.24rem;
}
/*介绍*/
#price-intro .picture-intro{
	font-family: PingFang-SC-Regular;
	font-size: 0.24rem;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 0.4rem;
	
	margin: 0;
}
/*产品价格结束----------------------------------------------*/



/*多块好省*/
#price-economize{
	padding: 0 0.3rem;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	width: -webkit-calc(100% - 0.6rem);
	width: -moz-calc(100% - 0.6rem);
	width: calc(100% - 0.6rem);
	
	background: #202020;
}
#price-economize h2{

	margin-bottom: 0.25rem;
}
#price-economize h3{
	font-family: PingFangSC-Regular;
	font-size: 0.28rem;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	
	margin-bottom: 0.5rem;
	font-weight: 500;
}
/*ul*/
#price-economize ul{
	/*padding: 0.4rem 0.3rem;
	width: -webkit-calc(100% - 0.6rem);
	width: -moz-calc(100% - 0.6rem);
	width: calc(100% - 0.6rem);*/
	
	/*background: rgba(255,255,255,0.1);*/
	/*margin-bottom: 0.24rem;*/
}
#price-economize ul li{
	height: 1.6rem;
	/*width: 100%;*/
	background: rgba(255,255,255,0.1);
	
	margin-bottom: 0.2rem;
	
	padding: 0 0.2rem;
}
#price-economize ul li:last-child{
	margin-bottom: 0;
}
/*图标*/
#price-economize ul li .economize-img{
	width: 0.8rem;
	height: 0.8rem;
	
	margin-right: 0.2rem;
}
#price-economize ul li .economize-img img{
	width: 100%;
	height: 100%;
	display: block;
}

/*内容区*/
#price-economize ul li .economize-content{
	width: 100%;
}
#price-economize ul li .economize-content .economize-left{
	
}
/**/
#price-economize ul li .economize-content .economize-left .economize-title{
	font-family: PingFang-SC-Bold;
	font-size: 0.3rem;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 0.28rem;
	
	margin-bottom: 0.2rem;
}
/**/
#price-economize ul li .economize-content .economize-left .economize-title2{
	font-family: PingFang-SC-Regular;
	font-size: 0.22rem;
	color: #999999;
	letter-spacing: 0;
	line-height: 0.22rem;
}
#price-economize ul li .economize-content .economize-left .economize-title2 span:nth-child(2){
	color: #F0AB12;
}
/**/
#price-economize ul li .economize-content .economize-right{
	font-family: PingFang-SC-Bold;
	font-size: 0.4rem;
	color: #00A4EF;
	letter-spacing: 0;
	text-align: right;
	line-height: 0.4rem;
}
#price-economize ul li .economize-content .economize-right span:nth-child(2){
	font-family: PingFang-SC-Regular;
	font-size: 0.2rem;
	color: #999999;
	letter-spacing: 0;
	line-height: 0.2rem;
}
#price-economize .fs-intro{
	font-size: 0.18rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.3rem;
	
	margin-top: 0.3rem;
	
	text-indent: 1em;
}
/*多快好省结束---------------------------------------------------------*/