@charset "utf-8";
/* CSS Document */
html{-ms-text-size-adjust: 100%;}
body{margin: 0px;padding: 0px;}
div,h3,p,input,a{margin: 0px;padding: 0px;font-family: "Arial","sans-serif","Microsoft Yahei";}
img{border: none;}
input{-webkit-appearance: none;-webkit-tap-highlight-color: transparent;outline: none;}
.clear{line-height: 0;visibility: hidden;clear: both;}
.hidden-box{display: none;}

@media screen and (max-width: 1000px) {
    
    body{background: #f5f5f5;}
	
	/* pc-header css */
	.pc-header{display: none;}
    
    /* m-header css */
	.m-header{width: 100%;float: left;margin-bottom: 5px;background: #fff;}
    .m-header-box{width: 96%;height: 60px;float: left;margin-left: 2%;}
    .m-header-logo{width: 40px;float: left;margin-right: -50px;position: absolute;z-index: 9;}
	.m-header-logo a{width: 40px;height: 40px;display: block;float: left;border-radius: 5px;overflow: hidden;margin-top: 10px;}
	.m-header-logo a img{width: 100%;height: 100%;object-fit: cover;}
    
	.m-header-search{width: 100%;float: left;}
	.m-search-box{margin-left: 50px;margin-right: 50px;}
	.m-header-search-input{width: 100%;height: 40px;float: left;margin-top: 10px;background: #f5f5f5;border-radius: 5px;overflow: hidden;}
	.m-search-placeholder{width: auto;height: 40px;float: left;margin-left: 10px;color: #999;line-height: 40px;font-size: 14px;}
	.m-search-button{width: auto;height: 20px;float: right;margin-right: 10px;margin-top: 10px;border-left: 1px solid #dddddd;}
	.m-search-button a{width: 20px;height: 20px;display: block;float: left;background:url(../../images/search_icon_black.svg) no-repeat;background-size: 20px 20px;background-position: center;margin-right: 2px;margin-left: 8px;}
    .m-search-button span{width: auto;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;}
    
    .m-header-other{width: 40px;float: right;margin-left: -50px;}
	.m-header-img{width: 40px;height: 40px;float: left;border-radius: 5px;margin-top: 10px;overflow: hidden;}
	.m-header-img img{width: 100%;height: 100%;object-fit: cover;}
	.m-header-log{width: 40px;height: 40px;display: block;float: left;line-height: 40px;font-size: 14px;background: #f5f5f5;margin-top: 10px;border-radius: 5px;overflow: hidden;text-align: center;}
    
    /* pc-content css */
	.content{width: 100%;float: left;background: #fff;}
	.content-box{width: 96%;float: left;margin-left: 2%;}
	.content-path{width: 100%;float: left;margin-top: 10px;border-bottom: 1px solid #f5f5f5;padding-bottom: 10px;}
	.content-path a{width: auto;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;}
    .content-path span{width: 20px;height: 20px;display: block;float: left;background: url(../../images/arrow.svg) no-repeat center;background-size: 20px 20px;}
	.content-left{width: 100%;float: left;}
	.left-video-title{width: 100%;line-height: 24px;float: left;font-size: 18px;font-weight: bold;margin-top: 20px;margin-bottom: 10px;}
	.left-video-base{width: 100%;height: 20px;float: left;margin-top: 10px;font-size: 14px;color: #999;line-height: 20px;}
	.left-video{width: 100%;float: left;margin-top: 20px;background: #f8f8f8;}
	.left-video-pay{width: 100%;height: 250px;float: left;margin-top: 20px;background: #f8f8f8;border-radius: 5px;overflow: hidden;}
	#vplayer{width: 100%;float: left;}
	
	/* fee-buy css */
	.video-pay-info{width: 90%;float: left;margin-top: 50px;background: #333;border-radius: 5px;overflow: hidden;margin-left: 5%;}
	
	.content-right{width: 100%;float: left;margin-top: 20px; margin-bottom: 30px;}
	
    /* m-end tips css */
	.m-end-tips{width: 100%;float: left;margin-top: 20px;margin-bottom: 80px;font-size: 14px;color: #ccc;text-align: center;}
    
    /* other css */
	.pc-footer{display: none;}
	
	/* m bottom nav css */
	.m-bottom-nav{width: 100%;float: left;position: fixed;bottom: 0px;background: #fff;box-shadow: 2px -2px 10px #f5f5f5;z-index: 9;}
	.m-bottom-nav-box{width: 25%;float: left;}
	.m-bottom-nav-box a{width: 100%;height: 60px;display: block;float: left;line-height: 60px;font-size: 16px;text-align: center;}
	.m-bottom-nav-msg-box{width: 50px;height: 60px;margin-left: auto;margin-right: auto;}
	.m-msg-num{min-width: 16px;max-width: 30px;height: 16px;display: block;float: right;background: red;color: #fff;font-size: 12px;text-align: center;line-height: 16px;border-radius: 25px;overflow: hidden;z-index: 10;margin-top: -50px;}
	
}

@media screen and (min-width:1000px){
	
    /* m-header css */
    .m-header{display: none;}
	
    /* pc-header css */
    .pc-header{width: 100%;float: left;position: fixed;top: 0px;background: #fff;box-shadow: 2px 2px 10px #f5f5f5;z-index: 9;}
    .pc-header-logo{width: auto;height: 64px;float: left;margin-left: 20px;}
    .pc-header-logo a{width: 40px;height: 40px;display: block;float: left;border-radius: 5px;overflow: hidden;margin-top: 12px;}
    .pc-header-logo a img{width: 100%;height: 100%;object-fit: cover;}
    .pc-header-logo-text{width: auto;height: 64px;float: left;margin-left: 10px;font-size: 16px;line-height: 64px;font-weight: bold;}
    
    .pc-header-nav{width: auto;height: 64px;float: left;margin-left: 50px;}
    .pc-header-nav-box{width: 100%;float: left;}
    .pc-header-nav-box a{width: auto;height: 30px;display: block;float: left;margin-right: 20px;font-size: 14px;line-height: 30px;margin-top: 17px;}
    #nav-more{border-left: 1px solid #e1e6ec;padding-left: 20px;}
    
    .pc-header-user{width: auto;height: 64px;float: right;}
	.pc-header-my{width: auto;height: 64px;float: right;margin-right: 20px;}
	#pc-header-log{width: auto;height: 64px;display: block;float: left;line-height: 64px;font-size: 14px;}
	#pc-header-img{width: 40px;height: 40px;display: block;float: left;margin-top: 12px;border-radius: 5px;overflow: hidden;}
	#pc-header-img img{width: 100%;height: 100%;object-fit: cover;}
    
    .pc-header-msg{width: auto;height: 64px;float: right;margin-right: 20px;}
	.pc-header-msg-text{width: auto;height: 64px;float: left;}
	.pc-header-msg-text a{width: auto;height: 64px;display: block;float: left;line-height: 64px;font-size: 14px;}
	.pc-header-msg-num{width: auto;height: 64px;float: left;}
	.pc-msg-num{min-width: 16px;max-width: 20px;height: 16px;display: block;float: left;background: red;color: #fff;font-size: 12px;text-align: center;line-height: 16px;border-radius: 25px;overflow: hidden;margin-top: 24px;margin-left: 5px;}

    .pc-header-search{width: 350px;height: 40px;float: right;margin-right: 20px;margin-top: 12px;background: #f5f5f5;border-radius: 5px;overflow: hidden;}
	.search-placeholder{width: 250px;height: 40px;float: left;margin-left: 15px;color: #999;line-height: 40px;font-size: 14px;}
	.search-button{width: auto;height: 20px;float: right;margin-right: 15px;margin-top: 10px;border-left: 1px solid #dddddd;cursor: pointer;}
	.search-button a{width: 20px;height: 20px;display: block;float: left;background:url(../../images/search_icon_black.svg) no-repeat;background-size: 20px 20px;background-position: center;margin-right: 5px;margin-left: 15px;}
    .pc-header-search span{width: auto;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;}
	
    /* content css */
	.content{width: 100%;float: left;margin-top: 64px;}
	.content-box{width: 1000px;margin-left: auto;margin-right: auto;}
	.content-path{width: 100%;float: left;margin-top: 20px;border-bottom: 1px solid #f5f5f5;padding-bottom: 10px;}
	.content-path a{width: auto;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;}
    .content-path span{width: 20px;height: 20px;display: block;float: left;background: url(../../images/arrow.svg) no-repeat center;background-size: 20px 20px;}
    .content-left{width: 650px;float: left;}
    .left-video-title{width: 100%;line-height: 24px;float: left;font-size: 18px;font-weight: bold;margin-bottom: 10px;margin-top: 20px;}
	.left-video-base{width: 100%;height: 20px;float: left;margin-top: 10px;font-size: 14px;color: #999;line-height: 20px;}
	.left-video{width: 100%;float: left;margin-top: 20px;background: #f8f8f8;}
	.left-video-pay{width: 100%;height: 350px;float: left;margin-top: 20px;background: #f8f8f8;}
	#vplayer{width: 100%;float: left;}
	
	/* fee-buy css */
	.video-pay-info{width: 80%;float: left;margin-top: 80px;background: #333;border-radius: 5px;overflow: hidden;margin-left: 10%;}
	
	.content-right{width: 300px;float: right;margin-top: 20px;}
    
    /* m-end tips css */
	.m-end-tips{display: none;}
	
	/* m-bottom css */
	.m-bottom-nav{display: none;}
	
	/* pc-footer css */
	.pc-footer{width: 100%;float: left;margin-top: 30px;}
	.pc-foot-box{width: 1000px;margin-left: auto;margin-right: auto;margin-bottom: 10px;margin-top: 10px;}
	.pc-footer-link{width: 100%;float: left;}
	.pc-footer-link a{width: auto;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;margin-right: 15px;}
    .pc-footer-link span{width: auto;height: 20px;display: block;float: right;line-height: 20px;font-size: 14px;color: #999;}
	
}

.need-vip{width: auto;height: 20px;display: block;float: left;background: #900;font-size: 14px;color: #fff;margin-right: 5px;border-radius: 3px;line-height: 20px;padding-left: 5px;padding-right: 5px;font-weight: normal;margin-top: 2px;}

/* fee-buy css */
.video-pay-tit{width: 100%;float: left;text-align: center;font-size: 16px;color: #fff;margin-top: 20px;}
.video-pay-button{width: 90%;margin-left: 5%;float: left;margin-top: 20px;margin-bottom: 30px;}
.video-button-box{width: 40%;float: left;margin-left: 5%;margin-right: 5%;}
.user-pay-btn{width: 100%;height: 38px;display: block;float: left;line-height: 38px;text-align: center;font-size: 14px;color: #fff;background: #900;border-radius: 3px;overflow: hidden;}
.fee-pay-btn{width: 100%;height: 38px;display: block;float: left;line-height: 38px;text-align: center;font-size: 14px;color: #fff;border: 1px solid #fff;border-radius: 3px;overflow: hidden;box-sizing: border-box;}

/* video more css */
.left-video-more{width: 100%;float: left;margin-top: 20px;}
.left-video-good{width: auto;height: 20px;float: left;cursor: pointer;}
.left-video-good-icon{width: 20px;height: 20px;float: left;background:url(../../images/like_icon.svg) no-repeat;background-size:20px 20px;}
.left-video-good-num{width: auto;height: 20px;float: left;line-height: 20px;font-size: 14px;margin-left: 10px;}
.left-video-collect{width: auto;height: 20px;float: left;margin-left: 30px;cursor: pointer;}
.left-video-collect-icon{width: 20px;height: 20px;float: left;background: url(../../images/favorite_icon.svg) no-repeat;background-size: 20px 20px;}
.left-video-collect-text{width: auto;height: 20px;float: left;line-height: 20px;font-size: 14px;margin-left: 10px;}
.left-video-tag{width: auto;height: 20px;float: right;}
.left-video-tag-icon{width: 20px;height: 20px;float: left;background: url(../../images/tag_icon.svg) no-repeat;background-size: 20px 20px;}
.left-video-tag-box{width: auto;height: 20px;float: left;line-height: 20px;padding-left: 10px;padding-right: 10px;font-size: 14px;background: #f5f5f5;margin-left: 10px;border-radius: 3px;}
.left-video-content{width: 100%;float: left;margin-top: 20px;font-size: 14px;color: #999;line-height: 20px;}

/* web tips css */
#web_input_tips_background{width: 100%;z-index: 999;position: fixed;top: 150px;left: 0px;display: none;}
#web_tips_text_box{width: 150px;height: 45px;margin-left: auto;margin-right: auto;margin-top: 0px;background: #333;font-size: 14px;line-height: 45px;color: #fff;border-radius: 3px;text-align: center;}

/* user center css */
.pc-user-center{width: 250px;float: right;position: fixed;top: 64px;right: 20px;background: #fff;box-shadow: 0px 0px 10px #f5f5f5;display: none;}
.pc-user-center-box{width: 100%;float: left;}
.pc-user-center-base{width: 90%;float: left;margin-left: 5%;border-bottom: 1px solid #f5f5f5;margin-top: 15px;padding-bottom: 15px;}
.pc-user-center-img{width: 40px;height: 40px;float: left;margin-right: 10px;border-radius: 5px;overflow: hidden;}
.pc-user-center-img img{width: 100%;height: 100%;object-fit: cover;}
.pc-user-center-name{width: 70%;height: 20px;float: left;line-height: 20px;font-size: 14px;color: #000;white-space: nowrap;text-overflow: ellipsis;}
.pc-user-center-id{width: 70%;height: 20px;float: left;line-height: 20px;font-size: 14px;color: #999;}
.pc-user-center-home{width: 100%;float: left;margin-top: 15px;}
.pc-user-center-home a{width: 90%;height: 30px;display: block;float: left;line-height: 30px;font-size: 14px;margin-left: 5%;}
.pc-user-center-home:hover{background: #f5f5f5;}
.pc-user-center-logout{width: 100%;float: left;margin-bottom: 15px;}
.pc-user-center-logout a{width: 90%;height: 30px;display: block;float: left;line-height: 30px;font-size: 14px;margin-left: 5%;}
.pc-user-center-logout:hover{background: #f5f5f5;}

/* pay_sure css */
.start-pay-tips{width: 100%;height: 100%;z-index: 88;float: left;background: rgba(0,0,0,0.3);position: fixed;top: 0px;left: 0px;display: none;}
.pay-sure-box{width: 300px;margin-left: auto;margin-right: auto;margin-top: 150px;background: #fff;border-radius: 5px;}
.pay-sure-title{width: 100%;float: left;margin-top: 20px;font-size: 14px;font-weight: bold;color: #000;text-align: center;}
.pay_status{width: 100%;float: left;margin-top: 10px;}
.status-yes{width: 30px;height: 30px;display: block;margin-left: auto;margin-right: auto;background:url(../../images/correct_icon.svg) no-repeat center;background-size: 50px 50px;}
.status-no{width: 30px;height: 30px;display: block;margin-left: auto;margin-right: auto;background:url(../../images/error_icon.svg) no-repeat center;background-size: 50px 50px;}
.wallet_balance{width: 90%;float: left;margin-left: 5%; font-size:14px;margin-top: 10px;text-align: center;}
.pay_sure_tips{width: 100%;height: 30px;margin-top: 10px;text-align: center;font-size: 14px;line-height: 30px;float: left;}
.pay_sure_handle{width: 100%;float: left;margin-bottom: 20px;margin-top: 10px;}
.pay_sure_handle a{width: 50%;float: left;height: 30px;display: block;line-height: 30px;text-align: center;font-weight: bold;}
#pay_cancel{color: #000;}
#pay_cancel_2{width: 100%;}

/* search bg box css */
.search_background{width: 100%;height: 100%;background: #fff;position: fixed;top: 0px;left: 0px;z-index: 99;display: none;}
.search_top{width: 96%;float: left;margin-left: 2%;}
.top_search_100{width: 100%;float: left;}
.top_search_box_two{margin-right: 45px;background: #eee;margin-top: 10px;border-radius: 5px;overflow: hidden;margin-bottom: 10px;}
.search_icon{width: 20px;height: 20px;float: left;background: url(../../images/search_icon_black.svg) no-repeat;background-size: 20px 20px;margin-top: 10px;z-index: 99;margin-left: 10px;margin-right: -30px;}
.top_search{width: 100%;float: left;}
.top_search form{margin-left: 30px;}
#search_input{width: 100%;height: 40px;outline: none;border: none;background: #eee;padding-left: 10px;padding-right: 10px;float: left;font-size: 14px;}
#search_button{display:none;}
.top_search_65{width: 45px;height: 40px;float: right;margin-left: -45px;margin-top: 10px;margin-bottom: 10px;}
.top_search_cancel{width: 45px;float: left;margin-left: 0px;}
.top_search_cancel a{width: 100%;height: 40px;display: block;float: left;text-align: right;line-height: 40px;font-size: 16px;}
.search_tips{width: 96%;float: left;margin-top: 10px;margin-left: 2%;}
.search_tips h3{width: 100%;float: left;margin-bottom: 10px;font-size: 14px;}
.search_tips p{width: 100%;float: left;font-size: 14px;line-height:20px; color:#ccc;}

/* author box css */
.video-author-box{width: 100%;float: left;padding-bottom: 20px;background: #f8f8f8;border-radius: 5px;overflow: hidden;padding-top: 20px;}
.video-author-img{width: 50px;height: 50px;float: left;margin-right: -70px;border-radius: 5px;overflow: hidden;position: absolute;z-index: 9;margin-left: 20px;}
.video-author-img a{width: 50px;height: 50px;display: block;float: left;}
.video-author-img a img{width: 100%;height: 100%;object-fit: cover;}
.video-author-content{width: 100%;float: left;}
.video-author-more{margin-left: 80px;margin-right: 20px;}
.video-author-base{width: 100%;float: left;}
.video-author-base a{width: auto;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;}
.video-author-base span{width: 16px;height: 16px;display: block;float: left;margin-top: 2px;margin-left: 5px;}
.man-icon{background: url(../../images/man_icon.svg) no-repeat;}
.woman-icon{background: url(../../images/woman_icon.svg) no-repeat;}
.verify-icon{background: url(../../images/verify.svg) no-repeat;}
.video-author-edu{width: 100%;float: left;font-size: 14px;line-height: 20px;color: #999;margin-top: 10px;}

/* hot box css */
.hot-video-list{width: 100%;float: left;margin-top: 20px;}
.hot-video-list h3{width: 100%;float: left;font-size: 14px;border-bottom: 1px solid #f5f5f5;padding-bottom: 20px;}
.hot-video-box{width: 100%;float: left;margin-top: 20px;}
.hot-video-img{width: 50px;height: 50px;float: left;margin-right: -60px;position: absolute;background: url(../../images/video_bg.png) no-repeat;background-size: 50px 50px;border-radius: 5px;overflow: hidden;}
.hot-video-img a{width: 40px;height: 40px;display: block; float: left;background:url(../../images/player_icon.svg) no-repeat;background-size: 40px 40px;background-position: center;margin-top: 5px;margin-left: 5px;}
.hot-video-more{width: 100%;float: left;}
.hot-video-more-box{margin-left: 60px;}
.hot-video-title{width: 100%;float: left;}
.hot-video-title a{width: 100%;display: block;float: left;font-size: 14px;}
.hot-video-size{width: 100%;float: left;margin-top: 10px;}
.hot-video-size-box{width:auto;height: 20px;line-height: 20px;float: left;font-size: 14px;color: #999;}