@charset "UTF-8";
body{
	background:#000;
	color:#fff;
	padding:0;
	margin:0;
	position:relative;
}
*{
	padding:0;
	margin:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
ul,li{
	list-style-type: none;
}
a{
	color:#fff;
	text-decoration: none
}
img{
	display:block;
}
h2{
	font-weight:600;
	margin-bottom:20px;
	line-height:30px;
	font-size:22px;
}
.banner{
	width:100%;
	overflow:hidden;
}
.swiper-slide{
    text-align: center;
    font-size: 18px;
    background:none!important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
}
.swiper{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.bswiper{
    height:100%;
    width: 100%;
}
.sswiper{
    width:40%;
    position:absolute;
    height:12%;
    bottom:22%;
    right:20px;
    padding:0 10px;
    overflow:hidden;
}
.sswiper .swiper-slide{
    height: 100%;
    opacity: 0.4;
    border:2px solid #333;
    border-radius:6px;
    overflow:hidden;
}
.sswiper .swiper-slide-thumb-active{
    opacity:1;
}
.swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide img,.swiper-slide video{
    display:block;
    width:100%;
    height:100%;
}
.avatar img{
	width:100%;
}
.vtext{
	width:100%;
	height:100%;
	background-image:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 17%,rgba(0,0,0,1) 18%,rgba(0,0,0,0.3) 100%);
	position:absolute;
	z-index: 9;
}
.sswiper img{
	border-radius:6px;
}
.sname{
	position:absolute;
	bottom:0;
	width:100%;
	font-size:12px;
	height:40px;
	line-height:40px;
	background-image:linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));
	padding:0 10px;
	color:#999;
}
.sswiper .swiper-slide-thumb-active .sname{
    color:#fff;
}
.mmes{
	float:right;
	font-weight:normal;
	font-size:14px;
	color:#777;	
	padding-right:20px;
}
.more{
	float:right;
	font-weight:normal;
	font-size:14px;
	padding-right:20px;
}
.lists{
	margin-bottom:30px;
	overflow:hidden;
}
.p_thumb{
	width:100%;
	overflow:hidden;
}
.p_thumb img{
    transition: all 0.3s;
}
.p_thumb:hover img{
    transform: scale(1.1);
    transition: all 0.3s;
}
.pg{
	width:100%;
	padding:20px;
	overflow:hidden;
}
.pimg{
	width:30%;
	float:left;
	overflow:hidden;
}
.ptext{
	width:65%;
	float:right;
	overflow:hidden;
}
.p_name{
	font-size:16px;
    margin-bottom:12px;
}
.p_des{
	font-size:14px;
    color:#999;
}
.page_road ul li{
	float:left;
	margin-right:12px;
	font-size:13px;
}
.page_road ul li a{
	opacity:0.5;
}
.video_viewport h3{
	margin-bottom:30px;
	margin-top:20px;
}
.vmvip,.vmbox,.movies,.guess{
	width:100%;
	border-radius:12px;
	background:rgba(255,255,255,0.05);
	padding:20px;
	margin-bottom:12px;
	overflow:hidden;
}
.buyvip{
	width:100%;
	height:46px;
	text-align:center;
	line-height:46px;
	background-image:linear-gradient(to right,#ffd179,#ffd170);
	display:block;
	color:#63450c;
	border-radius:23px;
	font-weight:800;
}
.vmtext{
	width:100%;
	display:inline-block;
}
.vmname{
	font-size:20px;
	line-height:30px;
}
.hd{
	font-size:14px;
	color:rgba(255,255,255,0.5);
}
.description{
	padding-top:6px;
	font-size:14px;
	line-height:20px;
	color:rgba(255,255,255,0.8);
}
.movies{
	width:100%;
	overflow:hidden;
}
.movies a{
	width:14.66%;
	float:left;
	margin:0 2.2% 2% 0;
	background:rgba(255,255,255,0.1);
	border-radius:12px;
	height:48px;
	text-align:center;
	line-height:48px;
	position:relative;
}
.movies a:nth-child(6n){
    margin-right:0;
}
.movies a .mvip{
	position:absolute;
	top:0;
	right:0;
	font-size:10px;
	height:14px;
	line-height:14px;
	background-image:linear-gradient(to right,#ffdf89,#FFD179);
	padding:0 3px;
	color:#63450c;
	border-radius:2px;
	font-weight:600;
}
.guess h3{
	margin-bottom:12px;
}
.guess ul li{
	width:100%;
	display:inline-block;
	margin-bottom:12px;
}
.gthumb{
	width:30%;
	float:left;
	border-radius:12px;
	border:1px solid #363636;
	overflow:hidden;
}
.gname{
	width:67%;
	float:right;
}
.gname h4{
	margin-bottom:12px;
}
.gname p{
	font-size:14px;
	color:rgba(255,255,255,0.5);
}
.links{
	border-top:1px solid rgba(255,255,255,0.05);
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
	overflow:hidden;
}
.links ul li{
	width:10%;
	float:left;
}
.links ul li a{
	color:rgba(255,255,255,0.3);
}
.vli{
	width:100%;
	overflow:hidden;
}
.pnum{
	margin-bottom:20px;
	overflow:hidden;
}
.pnum ul li{
	float:left;
	margin-right:12px;
	background:rgba(255,255,255,0.15);
	padding:6px 12px;
	border-radius:6px;
	font-size:14px;
	cursor:pointer;
}
.novip a{
	color:gold;
}
.vips{
	width:100%;
	padding:0 10%;
	display:flex;
	overflow:hidden;
}
.govip{
	color:gold;
	margin-bottom:50px;
	font-size:24px;
	display:inline-block;
}
.vlevel{
	flex: 1;
	flex-flow: row;
	background:#ffd179;
	display:block;
	margin:0 10px;
	padding:30px 0;
	border-radius:8px;
}
.vlevel a{
    color:#63450c;
    text-shadow:1px 2px 3px #ffd179;
}
.vlevel p{
	color:#f60;
}

/*  member   */
.bw{
	background:#fff;
	height:100%;
}
.mhead{
	width:100%;
	display:inline-block;
	background:#161616;
	padding:12px 20px;
	position:unset;
}
.mhead .logo{
	float:left;
	margin-bottom:10px;
}
.mnav{
    padding-top:3px;
}
.mnav ul li{
	float:left;
	width:auto;
	margin-right:30px;
}
.mform h3{
	width:100%;
	color:#63450c;
	font-size:32px;
	text-align:center;
	display:inline-block;
	margin-bottom:20px;
}
.mform h3::after{
	width:80px;
	height:4px;
	background:#ffd179;
	display:block;
	margin:30px auto;
	content:"";
	overflow:hidden;
}
.mipt{
	width:100%;
	height:46px;
	border:1px solid #ffd179;
	display:inline-block;
	margin-bottom:30px;
	border-radius:4px;
	padding:0 12px;
}
.last{
	margin-bottom:10px;
}
.mipt i{
	float:left;
	width:8%;
	text-align:center;
	color:#63450c;
	line-height:40px;
}
.mipt input{
	width:92%;
	height:44px;
    border:0;
    outline:0;
    padding-left:10px;
    background:none;
}
.miptrb button{
	width:100%;
	height:46px;
	border:0;
	outline:0;
	background:#ffd179;
	color:#63450c;
}
.mremeber{
	font-size:12px;
	margin-bottom:24px;
	color:#888;
}
input:-webkit-autofill{ 
	box-shadow:0 0 0px 100px white inset!important;
}
.mbtn{
	width:100%;
	height:50px;
	line-height:50px;
	background:#ffd179;
	color:#63450c;
	border-radius:21px;
	border:0;
	outline:0;
	font-weight:bold;
	font-size:18px;
	margin-bottom:12px;
}
.m_om{
	width:100%;
	padding-top:20px;
	display:inline-block;
}
.m_om a{
	float:left;
	font-size:14px;
	color:#333;
}
.m_om a:nth-child(2){
	float:right;
}
.mes{
	width:100%;
	padding-top:20%;
	text-align:center;
}
.micon{
	font-size:32px;
}
video{
	border-radius:12px!important;
	border:2px solid #d3d3d3;
}

/****************************************************min-width:1000px*********************************************************/
@media (min-width:1000px){
	header{
		width:100%;
	    padding:20px;
	    position:fixed;
	    top:0;
	    left:0;
	    z-index:7;
	}
	.pl{
		width:13%;
		position:fixed;
		left:0;
		top:0;
		bottom:0;
		z-index:6;
		padding-top:8%;
		background-image:linear-gradient(to right,rgba(15,15,30,0.8),rgba(15,15,30,0));
		overflow:hidden;
	}
	.container{
		width:85%;
		float:right;
		padding-right:30px;
	}
	.logo{
		width:160px;
		display:block;
		float:left;
	}
    .search{
		width:23%;
		height:44px;
		border-radius:23px;
		background:rgb(255,255,255,0.2);
		float:left;
		margin-left:30%;
		margin-top:10px;
	}
	.sipt{
		width:100%;
		height:44px;
		background:none;
		border:0;
		outline:0;
		padding:0 30px;
		line-height:44px;
		color:#fff;
	}
	.member{
	    float:right;
	    padding:10px;
    }
	nav{
		padding-left:24%;
	}
	nav ul li{
	    width:100%;
	    height:50px;
	    line-height:50px;
	    font-size:18px;
	    display:inline-block;
	}
	nav ul li.active a{
		color:#00d1d1;
	}
	.service{
		width:90%;
		position:absolute;
		bottom:20px;
		left:5%;
		font-size:12px;
		text-align:center;
		overflow:hidden;
	}
	.video_name{
		position:absolute;
		bottom:30%;
		left:15%;
	    font-family: "LiSu";
		color:#f7e08c;
		font-size:50px;
	}
	.video_des{
		position:absolute;
		bottom:25%;
		left:15%;
		color:#a5a5a5;
	}
	.video_url{
		position:absolute;
		bottom:15%;
		left:15%;
		width:120px;
		height:46px;
		border-radius:23px;
		line-height:46px;
		display:block;
	    background:rgba(155,155,155,0.6);
	}
	.video_bt{
		width:200px;
		height:80px;
		display:block;
		background:url(../images/orangebg.png) 0 0 no-repeat;
		background-size:100%;
		position:absolute;
		bottom:1%;
		left:50%;
		margin-left:-50px;
	}
	.hotlist{
		margin-bottom:30px;
		overflow:hidden;
	}
	.hotlist ul li{
		width:15.66%;
		float:left;
		margin-right:1.2%;
	}
	.hotlist ul li:nth-child(6n){
		margin-right:0;
	}
	.vg_thumb{
		width:100%;
		border-radius:6px;
		position:relative;
		overflow:hidden;
	}
	.vg_thumb img{
		transition: all 0.3s;
	}
	.vg_thumb:hover img{
		transform:scale(1.1);
		transition: all 0.3s;
	}
	.vsx{
	    position:absolute;
	    top:0;
	    right:0;
	    z-index:2;
	    background:#f60;
	    padding:3px 6px;
	    font-size:14px;
	    border-radius:0 0 0 6px;
	    overflow:hidden;
	}
	.vnum{
	    position:absolute;
	    bottom:5px;
	    right:5px;
	    font-size:14px;
	    z-index:2;
	}
	.vg_name{
	    margin-top:8px;
	    line-height:22px;
	    font-size:16px;
	}
	.vg_des{
	    margin-top:5px;
	    font-size:14px;
	    line-height:18px;
	    color:#999;
	}
	.lists ul li{
		width:32.33%;
		margin-right:1.5%;
		margin-bottom:1.5%;
		float:left;
		border-radius:6px;
		background:#1b1b1b;
		overflow:hidden;
	}
	.lists ul li:nth-child(3n){
		margin-right:0;
	}
	.ucontrol{
		float:right;
	}
	.uname{
	    height:44px;
	    line-height:44px;
	    color:#f61;
	    font-weight:600;
	    margin-bottom:12px;
	}
	.avatar{
		width:44px;
		height:44px;
		border-radius:50%;
		display:block;
		float: right;
		overflow:hidden;
	}
	.muser{
		line-height:44px;
	    font-size:14px;
	    margin-left:20px;
	}
	.ucontrol:hover{
		display:block;
	}
	.mlogin{
	    width: 100%;
	    position:fixed;
	    top:0;
	    bottom:0;
		overflow:hidden;
	}
	.mads{
		width:50%;
		float:left;
		position:absolute;
		top:0;
		bottom:0;
		background:url(../images/mbg.jpg) center bottom no-repeat;
		background-size:100%;
	}
	.mform{
		float:right;
		width:50%; 
		padding:7% 20% 10% 7%;
		display:block;
		overflow:hidden;
	}
	.miptl{
		float:left;
		width:70%;
	}
	.miptl i{
		width:13%;
	}
	.miptl input{
		width:87%;
	}
	.miptr{
		float:right;
		width:30%;
	}
	.miptrb{
		width:30%;
		float:right;
		margin-right:-12px;
	}
	.page_road{
		margin-top:100px;
		margin-bottom:20px;
		overflow:hidden;
	}
	.video_viewport{
		width:77%;
		float:left;
		overflow:hidden;
	}
	.video_text{
		width:22%;
		float:right;
	}
	.novip{
		width:100%;
		height:610px;
		display:block;
		background:rgba(255,255,255,0.2);
		text-align:center;
		border-radius:12px;
		padding-top:18%;
		font-size:18px;
		overflow:hidden;
	}
	.vli ul li{
		width:24%;
		float:left;
		margin-right:1.33%;
		margin-bottom:2%;
		overflow:hidden;
	}
	.vli ul li:nth-child(4n){
	    margin-right: 0;
	}
	.guide{
		width:60%;
		float:left;
		overflow:hidden;
	}
	.guide li{
		float:left;
		height:24px;
		line-height:24px;
		margin-right:20px;
	}
	.share{
		width:100%;
		border-bottom:1px solid rgba(255,255,255,0.2);
		padding-bottom:10px;
		margin-bottom:10px;
		display:flex;
		overflow:hidden;
	}
	.share li{
		flex:1;
		flex-direction:row;
		font-size:22px;
		opacity:0.5;
		text-align:center;
	}
	.icp{
		opacity:0.5;
	}
	footer{
		border-top:1px solid rgba(255,255,255,0.05);
		padding-top:20px;
		padding-bottom:20px;
		font-size:14px;
		text-align:right;
		color:rgba(255,255,255,0.3);;
		overflow:hidden;
	}


.mobile_movie,.nav{
	display:none;
}
}

/***************************************max-width:999px***************************************************/

@media (max-width: 999px) {
	header{
		width:100%;
		display:inline-block;
		position:fixed;
		top:0;
		z-index:3;
		padding:3%;
		background:#000;
		overflow:hidden;
	}
	.container{
		width:94%;
		margin:0 auto;
	}
	.logo{
		width:100px;
		display:block;
		float: left;
	}
	.nav{
		float:left;
		margin-right:20px;
		font-size:24px;
	}
	.mobile_nav{
		width:100%;
		background:#f60;
		position:fixed;
		top:0;
		left:0;
		bottom:0;
		right:0;
		z-index:99;
		display:none;
	}
	.mobile_close{
		position: absolute;
		top:20px;
		right:20px;
	}
	.mobile_nav ul{
		width:80%;
		margin:30% auto 10%;
	}
	.mobile_nav ul li{
		width:50%;
	    height:60px;
	    text-align:center;
	    float:left;
	    font-size:16px;
	    margin-bottom:12px;
	}
	.mobile_nav ul li a{
		width:90%;
		height:40px;
		line-height:40px;
		border:1px dashed #ddd;
		margin:10px auto;
		display:block;
	}
	.banner{
		margin-top:65px;
	}
	.video_name{
		position:absolute;
		bottom:50%;
		left:6%;
	    font-family: "LiSu";
		color:#f7e08c;
		font-size:22px;
	}
	.video_url{
		position:absolute;
		bottom:20%;
		left:5%;
		width:80px;
		height:34px;
		border-radius:23px;
		line-height:34px;
		display:block;
		font-size:14px;
	    background:rgba(155,155,155,0.6);
	}
	.hotlist{
		margin-bottom:30px;
		overflow:hidden;
	}
	.hotlist ul li{
		width:48%;
		float:left;
		margin-right:4%;
		margin-bottom:4%;
		overflow:hidden;
	}
	.hotlist ul li:nth-child(2n){
		margin-right:0;
	}
	.vg_thumb{
		width:100%;
		border-radius:6px;
		position:relative;
		overflow:hidden;
	}
	.vg_thumb img{
		transition: all 0.3s;
	}
	.vsx{
	    position:absolute;
	    top:0;
	    right:0;
	    z-index:2;
	    background:#f60;
	    padding:3px 6px;
	    font-size:12px;
	    border-radius:0 0 0 6px;
	    overflow:hidden;
	}
	.vnum{
	    position:absolute;
	    bottom:5px;
	    right:5px;
	    font-size:12px;
	    z-index:2;
	}
	.vg_name{
	    margin-top:8px;
	    line-height:22px;
	    font-size:15px;
	}
	.vg_des{
	    margin-top:5px;
	    font-size:12px;
	    line-height:18px;
	    color:#999;
	}
	.lists ul li{
		width:100%;
		margin-bottom:4%;
		border-radius:6px;
		background:#1b1b1b;
		overflow:hidden;
	}
	.lists ul li:nth-child(3n){
		margin-right:0;
	}
	.search{
		width:35%;
		height:34px;
		line-height:34px;
		border-radius:17px;
		background:rgb(255,255,255,0.2);
		float:left;
		margin:0 5%;
	}
	.sipt{
		width:100%;
		height:34px;
		background:none;
		border:0;
		outline:0;
		padding:0 15px;
		line-height:34px;
		color:#fff;
	}
	.ucontrol{
		float:right;
	}
	.uname{
	    height:34px;
	    line-height:34px;
	    color:#f61;
	    font-weight:600;
	    margin-bottom:12px;
	    font-size:12px;
	}
	.avatar{
		float:left;
		width:24px;
		height:24px;
		border-radius:50%;
		display:block;
		margin-top:5px;
		margin-right:5px;
		overflow:hidden;
	}
	.member{
	    float:right;
    }
	.muser{
		line-height:44px;
	    font-size:14px;
	    margin-left:8px;
	}
	.ucontrol:hover{
		display:block;
	}
	.mlogin{
	    width: 100%;
		overflow:hidden;
	}
	.mform{
		width:100%; 
		padding:20% 10%;
		overflow:hidden;
	}
	.miptl{
		float:left;
		width:60%;
	}
	.miptl i{
		width:13%;
	}
	.miptl input{
		width:87%;
	}
	.miptr{
		float:right;
		width:40%;
	}
	.miptrb{
		width:40%;
		float:right;
		margin-right:-12px;
	}
	.page_road{
		margin-top:80px;
		margin-bottom:20px;
		overflow:hidden;
	}
	.video_viewport{
		width:100%;
		overflow:hidden;
	}
	.novip{
		width:100%;
		display:block;
		background:rgba(255,255,255,0.2);
		text-align:center;
		border-radius:12px;
		padding-top:100px;
		padding-bottom:100px;
		font-size:18px;
		margin-bottom:12px;
		overflow:hidden;
	}
	.vli{
		margin-bottom:30px;
	}
	.vli ul li{
		width:49%;
		float:left;
		margin-right:2%;
		margin-bottom:2%;
		overflow:hidden;
	}
	.vli ul li:nth-child(2n){
	    margin-right: 0;
	}
    #ds-reset .ds-replybox,#ds-reset .ds-comment-body{
    	padding-left:40px!important;
    }
    #ds-reset .ds-replybox .ds-avatar img,#ds-reset .ds-avatar img{
    	width:30px!important;
    	height:30px!important;
    }
    #ds-reset ul.ds-children{
    	margin-left:20px!important;
    }
	.guide{
		width:94%;
		margin:0 auto 14px;
		overflow:hidden;
	}
	.guide li{
		float:left;
		width:50%;
		height:24px;
		line-height:24px;
		text-align:left;
	}
	.guide li a{
		color:#999;
	}
	.share{
		width:100%;
		border-bottom:1px solid rgba(255,255,255,0.2);
		padding-bottom:10px;
		margin-bottom:10px;
		display:flex;
		overflow:hidden;
	}
	.share li{
		flex:1;
		flex-direction:row;
		font-size:22px;
		opacity:0.5;
		text-align:center;
	}
	.icp{
		opacity:0.5;
	}
	footer{
		border-top:1px solid rgba(255,255,255,0.05);
		padding-top:20px;
		padding-bottom:20px;
		font-size:12px;
		text-align:center;
		color:rgba(255,255,255,0.3);;
		overflow:hidden;
	}



   	nav,.video_des,.video_bt,.sswiper,.service,.mads,.video_text,.links{
		display:none;
	}
}

/***************************************max-width:999px***************************************************/

@media (min-width:540px) and (max-width:999px) {
    .search {
        width: 40%;
        height: 34px;
        line-height: 34px;
        border-radius: 17px;
        background: rgb(255, 255, 255, 0.2);
        float: left;
        margin-left:13%;
    }
}