/*播放页*/
.nav_list{
	position: absolute;
	height: 70px;
	top: 0;
}
.banner{
	background: #272d46 ;
	background: auto 100%;
	padding: 90px 0 0;
}
.banner .register{
	width: 1200px;
	margin: 0 auto;
}
.vod{
	width: 870px;
	float: left;
	height: 500px;
}

.vodPay{
	height: 492px;
	background: #000;
}
.vodPay p{
	font-size: 28px;
	padding: 21% 0 5%;
}
.banner .vodPay .vodBuyNow{
	width: 190px;
	background: #f28200;
	border-radius: 30px;
	margin-top: 0;
}
.infor{
	height: 492px;
	width: 325px;
	float: right;
	padding: 26px 0 24px;
	position: relative;
	font-size: 14px;
	border-right: 2px rgba(0,0,0,0.2) solid;
}
.infor:after,
.infor:before{
	content: "";
	width: 325px;
	height: 24px;
	position: absolute;
	background: rgba(0,0,0,0.2);
	left: 0;
}
.infor:after{
	top: 0;
	border-top: 2px #2386bf solid;
}
.infor:before{
	bottom: 0;
}
.infor .infor_cont{
	padding: 0 20px;
	text-align: left;
}
.infor h2{
	font-size: 20px;
	color: #fff;
	margin: 25px 0 10px;
	max-height: 53px;
	overflow: hidden;
}
.infor .VipFree{
	color: #ff423d;
	margin-bottom: 5px;
}
.infor .times{
	/*background: url(../img/video/icon_time.png) no-repeat center left;*/
	color: #898c95;
	/*padding: 20px;*/
	display: inline-block;
	margin-right: 15px;
}
.infor .guest{
	color: #898c95;
	display: inline-block;
}
.infor .guest span{
	/*font-size: 16px;*/
	padding: 20px 0;
	/*font-weight: 600;*/
}
.infoBox{
	background: rgba(0,0,0,0.2);
	margin-top: 30px;
	padding: 30px 15px;
}
.infoBox .discountsBox .vipIcon{
	width: 24px;
    margin-right: 5px;
}
.infoBox .discountsBox .discountIcon{
	display: inline-block;
	vertical-align: middle;
	width: 18px;
    margin:0 5px;
}
.infoBox .discountsBox .vipMore{
	cursor: pointer;
	color: #f28200;
	margin: 10px 0;
}
.infor .cost{
	margin-bottom: 10px;
	font-size: 16px;
}
.infor .cost span{
	color: #f28200;
	margin-left: 10px;
}
.infor .sign {
	padding: 0px 0 20px;
}
.discountsBox:after{
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}
.discountsBox .title{
	margin-right: 10px;
	float: left;
}
.discountsBox div{
	float: left;
}
.discountsBox .vipIcon{
	display: inline-block;
	vertical-align: middle;
}
.discountsBox div span{
	vertical-align: top;
}
.infor .sign a{
	width: 50%;
	float: left;
	text-align: center;
	background: transparent;
	height: auto;
	margin: 0;
}
.infor .sign a img{
	width: 90%;
	margin: 0 auto;
}
.infor .info{
	color: #b2b3b9;
	font-size: 14px;
	position: relative;
}
.infor .info .buyNow{
	width: 122px;
    height: 2em;
    line-height:2em;
    border-radius: 35px;
    text-align: center;
    background: #f28200;
    margin-top: 22px;
    margin-bottom: 10px;
    /* font-size: 16px; */
    display: block;
	margin: 55px auto 0;
	color: #fff;
}
.infor .info span{

}
.infor .info .info1{
    width: 102px;
    height: 2em;
    line-height: 2em;
    border-radius: 8px;
    text-align: center;
    background: #1a85c1;
    font-size: 16px;
     display: block;
	margin: 10px auto 0;
	color: #fff;
}

.infor .info .info1.active{
	cursor: pointer;
	padding-left: 18px;
	background: url(../img/shouchang.png) no-repeat center left;
	color: #f28200;
}
.infor .info .info2{
    position: absolute;
    bottom: 3%;
    right: 11%;
}
.infor .info .info3{
	position: relative;
	cursor: pointer;
	float: right;
	padding-left: 18px;
	background: url(../img/video/icon_code.png) no-repeat center left;
}
.infor .info .info3:hover img{
	display: block;
}
.infor .info .info3 img{
	position: absolute;
	bottom: 100%;
	right: 100%;
	width: 200px;
	height: 200px;
	display: none;
}
.infor .share{
	cursor: pointer;
	padding-right: 20px;
	background: url(../img/video/icon_share.png) no-repeat center right;
	font-size: 16px;
	color: #fff;
	display: inline-block;
}
.content{
	background: #f7f7f7;
	padding: 18px 0;
}
.Cont{
	width: 1200px;
	margin: 0 auto;
}
.sectL{
	width: 870px;
	background: #fff;
	padding: 25px;
}
.info_cont{
	border-bottom: 1px #e6e6e6 solid;
	margin-bottom: 15px;
}
.info_cont .nav_tab{
	font-size: 0;
}
.info_cont span{
	display: inline-block;
	padding: 20px 0;
	margin-right: 75px;
	cursor: pointer;
	font-size: 24px;
	color: #444444;
	border-bottom: 2px transparent solid;
}
.info_cont span.active{
	border-bottom: 2px #f08200 solid;
	color: #f08200;
}

/* 评论区块*/
.vod_comment{
	display:none;
}
.cont,.btn{
	margin-bottom:20px;
	overflow:hidden;
}
.cont textarea{
	margin: 0;
    -webkit-appearance: none;
    padding: .78571429em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    outline: none;
    color: rgba(0, 0, 0, 0.87);
    border-radius: .28571429rem;
    box-shadow: inset 0 0 0 0 transparent;
    transition: color 0.1s ease, border-color 0.1s ease;
    font-size: 1em;
    line-height: 1.2857;
    resize: vertical;
    vertical-align: top;
    width: 100%;
}
.cont textarea:focus{
	color: rgba(0, 0, 0, 0.95);
    border-color: #21ba45;
    border-radius: .28571429rem;
    background: #fff;
    box-shadow: inset 0 0 0 0 rgba(34, 36, 38, 0.35);
}
.cont textarea:disabled,.btn #sub:disabled{
	pointer-events: none;
    opacity: .45;
}
.btn .error{
	color: red;
    line-height: 33px;
    display:none;
}
.btn{
	border-bottom:1px solid #E0E0E0;
	padding-bottom:10px;
}
.btn .error a{
	color:#4183c4;
}
.btn #sub{
	cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: none;
    border: none;
    vertical-align: baseline;
    color: rgba(0, 0, 0, 0.6);
    padding: .78571429em 1.5em;
    text-transform: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    user-select: none;
    font-size: 13px;
    color: #fff;
    background: #21ba45 none;
    float: right;
}
.item{
	overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #E0E0E0;
}
.item .com_pic{
	margin-right:25px;
}
.item .com_pic img{
	border-radius:50%;
}
.item .uname{
	font-size: 14px;
    color: #333;
    display: inline-block;
}
.item .top{
	background-color: #FF4A56;
    color: #FFF;
    padding: 0 2px;
    line-height: 16px;
    margin-top: 2px;
    float: left;
    font-size: 12px;
    margin-left: 6px;
}
.item .com_time{
	color:#818181;
	font-size:14px;
}
.item .com_content{
	color:#424242;
	margin-top:15px;
}
.item .com_main{
	line-height:30px;
	width:89%;
	margin-bottom:20px;
}
.item .children{
	clear:both;
	margin-left:10%;
}
.children .item{
	border-bottom:none;
	border-top:1px dashed #E0E0E0;
	padding-bottom:0;
}
.children .com_main{
	line-height:20px;
}
.children .item .com_pic{
	margin-right:15px;
}
.vod_comment > p{
	text-align:center;
	color:#666;
}
/*评论区块结束*/

.vod_box{
	min-height: 600px;
	overflow-y: auto;
}
.vod_list{
	display: none;
}
.guestInfo{
	padding: 25px 0;
	border-bottom: 1px #eee solid;
}
.vod_tab h3{
	font-size: 22px;
	font-weight: 600;
	color: #444444;
}
.vod_data{
	display: none;
	padding-top: 20px;
}
.vod_data li{
	margin-bottom: 20px;
	font-size: 18px;
}
.vod_data li span{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.vod_data li a{
	float: right;
	background: #f28200;
	color: #FFFFFF;
	padding: 5px 25px;
    border-radius: 6px;
}
.guests{
	margin-top: 20px;
}
.guests .guestImg{
	width: 222px;
	height: 182px;
}
.guests .guestInfor{
	width: 560px;
}
.guests .guestInfor .userCom{
	font-size: 16px;
	color: #666;
	padding: 10px 0;
}
.guests .guestInfor .userPosi{
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.theme{
	margin-top: 30px;
}
.theme .themeCont{
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	line-height: 1.6em;
}

.vod_list ul{
	padding-top: 10px;
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}
.vod_list ul li{
	margin-bottom: 25px;
	box-shadow: 2px 5px 5px 1px rgba(238,238,238,0.8);
}
.vod_list ul li:nth-child(3n+2){
	margin: 0 22px 25px;
}
.icon_play{
	position: absolute;
	background: url(../img/video/icon_play.png) no-repeat center center;
	background-size: 100% 100%;
	left: 50%;
	top:50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	cursor: pointer;
	width: 45px;
	height: 45px;
}
.vod_img{
	position: relative;
}
.vod_img img{
	width: 258px;
	height: 160px;
	display: block;
}
.vod_img .icon_play{
	top: 40%;
}
.vod_head{
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.2);
	padding: 0 14px;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	color: #fff;
	font-size: 14px;
}
.vod_l .times{
	width: 220px;
	margin: 0 auto;
	background: url(../img/video/icon_vod.png) no-repeat center left;
	color: #666;
	padding: 10px 0 10px 12px;
	font-size: 12px;
	position: relative;
}
.vod_l .times:after{
	content: "";
	width: 240px;
	height: 1px;
	position: absolute;
	left: -10px;
	bottom: 0;
	background: url(../img/video/line_03.png) no-repeat center center;
}
.vod_l .vod_name{
	padding: 10px 18px;
	font-size: 12px;
	color: #999;
	position: relative;
}

.sectR{
	width: 312px;
}
.sectR h4{
	font-size: 18px;
	color: #666;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px #e6e6e6 solid;
	font-weight: 500;
}
.source{
	background: #fff;
}

.source .sourceCont{
	padding: 16px;
}
.source .sourceCont .vod_source {
	position: relative;
}
.source .sourceCont .vod_source img{
	width: 100%;
	display: block;
}
.source .sourceCont .source_title{
	padding: 20px 15px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.groom{
	margin-top: 18px;
	background: #fff;
}
.groom .groomList{
	padding: 10px;
}
.groom .groomList li{
	margin-bottom: 20px;
}
.groom .groomList .play_{
	width: 142px;
	height: 92px;
	position: relative;
}
.groom .groomList .play_:hover .icon_play{
	background: url(../img/videoBtn2.png) no-repeat center center;
	background-size: 100% 100%;
}
.groom .groomList .play_ .icon_play{
	width: 30px;
	height: 30px;
}
.groom .groomList .play_ img{
	display: block;
	width: 100%;
	height: 100%;
}
.groom .groomList .groom_info{
	width: 142px;
}
.groom .groomList .groom_info h5{
	font-size: 14px;
	color: #333;
	font-weight: 500;
	height: 40px;
    overflow: hidden;
}
.groom .groomList .groom_info .groomName{
	font-size: 12px;
	color: #999;
	line-height: 1.2;
	height: 30px;
	overflow: hidden;
}
.groom .groomList .groom_info .groomNum{
	font-size: 12px;
	color: #999;
	padding: 5px 0;
	padding-left: 15px;
	background: url(../img/video/number.png) no-repeat center left;
	background-size: auto; 14px;
}
.groompriceBox{
	color: #f28200;
	font-size: 14px;
}
.groompriceBox span:nth-of-type(1){
	margin-right: 10px;
}

.popWrapper{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 999;
}

.popWrapper .pop{
	width: 900px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
}
.popWrapper .closePop {
    color: #0a6d9a;
    border-radius: 12px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    width: 20px;
    font-size: 24px;
    padding: 1px;
    top: 15px;
    right: 25px;
    position: absolute;
}
.closePop::before {
    content: "\2716";
}
.popWrapper .pop .popHeader{
	background: #d8f0fd;
	padding: 20px 20px;
}
.popWrapper .pop  .popHeader .ava{
	width: 70px;
	height: 70px;
	border-radius: 100%;
	vertical-align: top;
	margin-right: 20px;
}
.popWrapper .pop  .popHeader .avaRight{
	width: 88%;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
}
.popWrapper .pop  .popHeader .avaRight p{
	margin-top: 10px;
	margin-bottom: 10px;
}
.popWrapper .pop  .popHeader .avaRight ul li{
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    background: #44befa;
    width: 152px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
}
.popWrapper .pop  .popHeader .avaRight .user,.popWrapper .pop  .popHeader .avaRight .vip{
	color: #44befa;
}
.popWrapper .pop  .popHeader .avaRight .time,.popWrapper .pop  .popHeader .avaRight .tip{
	color: #0a6d9a;
}
.popWrapper .pop  .popHeader .avaRight .user{
	margin-right: 20px;
}
.popWrapper .pop  .popHeader .avaRight .vip,.popWrapper .pop  .popHeader .avaRight .time,.popWrapper .pop  .popHeader .avaRight .tip{
	margin-right: 5px;
}
.popWrapper .pop .popCenter{
	padding: 0 20px;
	text-align: center;
}
.popWrapper .pop .popCenter h3{
	padding: 30px 0 10px;
	border-bottom: 2px solid #ececec;
	color: #44BEFA;
	font-weight: 400;
	font-size: 20px;
}
.popWrapper .pop .popCenter h3 img{
	width: 30px;
	vertical-align: middle;
}
.popWrapper .pop .popCenter ul{
	display: inline-block;
	padding: 30px 0;
}
.popWrapper .pop .popCenter ul li{
	display: inline-block;
	width: 140px;
	height: 170px;
	border: 2px solid #ececec;
	border-radius: 10px;
	vertical-align: middle;
	padding-top: 20px;
	font-size: 18px;
	position: relative;
}
.popWrapper .pop .popCenter ul li.on{
	border-color:#44befa ;
}
.popWrapper .pop .popCenter ul li:nth-of-type(2):before{
	content: "推荐";
	display: block;
	width: 42px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	background: #ff3c37;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 16px;
	position: absolute;
    top: -11px;
    right: -10px;
}
.popWrapper .pop .popCenter ul li.on:after{
	content: "";
	display: block;
	width: 33px;
	height: 39px;
	background:url(../img/popafter.png);
	background-size: 100% 100%;
	position: absolute;
    bottom: 0;
    right:0;
}
.popWrapper .pop .popCenter ul li:nth-of-type(2){
	margin: 0 30px;;
}
.popWrapper .pop .popCenter ul li p{
	margin-bottom: 20px;
}
.popWrapper .pop .popCenter ul li p.price{
	color: #44befa;
	font-size: 14px;
	font-weight: bold;
}
.popWrapper .pop .popCenter ul li p.price span{
	font-size: 26px;

}
.popWrapper .pop .popCenter ul li p.month{
	color: #bcbcbc;
}
.popWrapper .popBottom{
	border-top: 2px solid #ececec;
	padding:30px 20px 0px 20px;
}
.popWrapper .popBottom ul{
	display: inline-block;
	padding: 0 2%;
	vertical-align: top;
}
.popWrapper .popBottom ul li{
	margin-bottom: 40px;
	font-size: 18px;
	color: #686868;
}
.popWrapper .popBottom ul li .icon{
	width: 30px;
	margin-right: 20px;
}
.popWrapper .popBottom ul li .icon,.popBottom ul li span{
	vertical-align: middle;
}
.popWrapper .popBottom ul li label span:nth-of-type(1){
	display: inline-block;
	width: 100px;
}
.popWrapper .popBottom .radioInput{
	display: inline-block;
	border: 1px solid #cdcdcd;
	background: #ffffff;
	border-radius: 100%;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	position: relative;
}
.popWrapper .popBottom .radioInput:after{
	position: absolute;
	top: 3px;
	left: 3px;
	content: "";
	display:none;
	width: 8px;
	height: 8px;
	background: #007dd5;
	border-radius: 100%;
}
.popWrapper .popBottom .radio:checked+.radioInput{
	border-color:#007dd5;
}
.popWrapper .popBottom .radio:checked+.radioInput:after{
	display: block;
}
.popWrapper .popBottom .codeBox{
	display: none;
	text-align: center;
	width: 150px;
}
.popWrapper .popBottom .codeBox p{
	margin-top: 5px;
	font-size: 16px;
	color: #7f7f7f;
}
.popWrapper .popBottom .codeBox .code{
    width: 150px;
}
.popBottom .radio{
	display: none;
}
.popWrapper .popBottom .codeBox .code img{
	width: 75px;
	height: 75px;
}
.popWrapper .popBottom .priceSystem{
	float: right;
	padding-top: 10px;
}
.popWrapper .popBottom .priceBox{
	display: inline-block;
	font-size: 16px;
	color: #7f7f7f;
	vertical-align: middle;
}
.popWrapper .popBottom .priceBox p{
	margin-bottom: 10px;
}
.popWrapper .popBottom .priceBox span{
}
.popWrapper .popBottom .priceBox p span:nth-of-type(1){
	font-size: 14px;
}
.popWrapper .popBottom .priceBox span:nth-of-type(1),.popWrapper .popBottom .priceBox span:nth-of-type(2){
	color: #44befa;
	font-weight: bold;
}
.popWrapper .popBottom .priceBox span:nth-of-type(2){
	font-size: 28px;
}
.popWrapper .popBottom .priceBox p:nth-of-type(2) span{
	color: #7f7f7f;
	font-weight: normal;
}
.popWrapper .popBottom .payBtn{
	cursor: pointer;
	display: inline-block;
	background: #44befa;
	color: #fff;
	width: 176px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	margin-left: 60px;
	vertical-align: middle;
}
.popWrapper .popBottom .payBtn.payLoading{
    background: #b2b2b2;
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	/*.banner .register{
		width: 100%;
	}*/
	.banner .register,.vod,.infor,.infor:after, .infor:before,.Cont,.sectL,.sectR,.vod_list ul li,.guests .guestInfor{
		width: 100%;
	}
	.my-video-dimensions,.vodPay{
		width: 100%;
		height: 260px;
	}
	.vodPay p{
		font-size: 18px;
	}
	.banner .vodPay .vodBuyNow{
		width: 150px;
	}
	.banner .register a{
		height: 40px;
		line-height: 40px;
	}
	.info_cont span{
		font-size: 18px;
		margin-right: 8%;
	}
	.guestInfo{
		padding: 2% 0;
	}
	.vod{
		height: 300px;
	}
	.vod_tab h3{
		font-size: 18px;
	}
	.vod_box{
		min-height: 200px;
	}
	.vod_img img{
		width: 100%;
		height: auto;
	}
	.vod_list ul li:nth-child(3n+2){
		margin: 0 0 20px;
	}
	.vod_l .times{
		padding: 10px 5px;
		float: right;
		width:30%;
	}
	.sectR{
		margin-top: 20px;
	}
	.sectR h4{
		margin-bottom: 15px;
	}
	.guests .guestInfor .userPosi .userCom{
		padding-top: 0;
	}
	.groom{
		padding:0 25px 25px;
	}
	.groom .groomList{
		padding-left: 0;
		padding-right: 0;
	}
	.groom .groomList .play_{
		width: 40%;
		position: relative;
	}
	.groom .groomList .groom_info{
		width: 55%;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.banner .register,.vod,.infor,.infor:after, .infor:before,.Cont,.sectL,.sectR,.vod_list ul li,.guests .guestInfor{
		width: 100%;
	}
	.my-video-dimensions,.vodPay{
		width: 100%;
		height: 460px;
	}
	.vodPay p{
		font-size: 18px;
	}
	.banner .vodPay .vodBuyNow{
		width: 150px;
	}
	.banner .register a{
		height: 2em;
		line-height: 2em;
	}
	.info_cont span{
		font-size: 32px;
		margin-right: 8%;
	}
	.guestInfo{
		padding: 2% 0;
	}
	.vod_tab h3{
		font-size: 30px;
	}
	.vod_box{
		min-height: 200px;
	}
	.vod_img img{
		width: 100%;
		height: auto;
	}
	.vod_list ul li:nth-child(3n+2){
		margin: 0 0 20px;
	}
	.vod_l .times{
		padding: 10px 5px;
		float: right;
		width:30%;
	}
	.sectL,.sectR{
		padding: 5% 10%;
	}
	.sectR{
		background: #ffffff;
		margin-top: 20px;
	}
	.sectR h4,.infor h2,.vodPay p{
		font-size: 32px;
	}
	.banner .register a{
		font-size: 30px;
	}
	.nav{
		padding-left: 5%;
		padding-right: 5%;
	}
	.vod_data li,.nav_ul{
		font-size: 28px;
	}
	.guests .guestInfor .userCom,.theme .themeCont,.infor .info .buyNow,.vod_head,.infor .VipFree,.groom .groomList .groom_info h5,.infor .info .info1{
		font-size: 26px;
	}
	.groom .groomList .groom_info .groomName,.vod_l .vod_name,.vod_l .times,.infor .times,.infor .guest,.infor .cost,.discountsBox{
		font-size: 24px;
	}
	.groom .groomList{
		padding: 5% 0;
	}
	.groom .groomList .play_{
		width: 42%;
		height: auto;
	}
	.groom .groomList .groom_info {
	    width: 56%;
	}
	.groompriceBox{
		font-size: 20px;
		margin-top: 6px;
	}
	.infor .info .buyNow,.infor .info .info1,.banner .vodPay .vodBuyNow{
		width: 200px;
	}
	.infor .info .buyNow{
		margin-bottom: 20px;
	}
	.infor{
		height: auto;
		padding-bottom: 6%;
	}

}
