@charset "utf-8";
/* CSS Document */
.clearfix::after {
	clear: both;
}
.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
}
.bg-color{
	background: #fff;
}
.block_home_slider {
	position: relative;
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #dfdfdf;
}
.block_home_slider .slide {
	position: relative;
	display: block;
	padding: 0;
	z-index: 19;
}
.block_home_slider .flex-direction-nav {
	display: none;
}
.block_home_slider .flex-control-paging {
	display: inline-block;
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0 20px 0 0;
	bottom: 12px;
}
.block_home_slider .flex-control-paging li {
	margin-right: 4px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {
	display: block;
	width: 12px;
	height: 12px;
	background-size: 8px 8px;
	border-radius: 100%;
	text-indent: -9000px;
	cursor: pointer;
}
.block_home_post_feature {
	width: 300px;
}
.block_home_post_feature p {
	padding-bottom: 0px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
}
.flexslider .slides img {
	width: 100%;
	display: block;
	height: 180px;
}
.block_home_slider.ad img{
	height: auto;
}
.warp-content .header{
	height:48px;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1001;
}
.warp-content .header .back{
	display: block;
	width: 60px;
	height: 48px;
	float: left;
	background: url(../images/icon_back.png) center no-repeat;
	background-size:22px auto;
}
.warp-content .header .header-table{
	right: 60px;
	left: 60px;
	display: inline-block;
	overflow: hidden;
	width: auto;
	font-size: 18px;
	margin: 0;
	text-overflow: ellipsis;
	white-space:nowrap;
	position: absolute;
	text-align: center;
}
.warp-content .header .header-table a{
	display: inline-block;
	margin:0 20px;
	line-height: 48px;
	color: #1a1a1a;
	font-size:1rem;
}
.warp-content .header .header-table a.curr{
	color: #2ac527;
	line-height:34px;
	border-bottom: 2px solid #2ac527;
}
.warp-content.video1 .search{
	top:48px;
	height: 48px;
	z-index: 1001;
	width: 100%;
}
.warp-content.video1 .search input{
	width:90%;
	height:32px;
	margin:6px 5%;
	border: 1px solid #f7f7f7;
	border-radius: 3px;
	background:#f7f7f7 url(../images/icon_search@2x.png) 8px center no-repeat;
	background-size:auto 20px; 
	text-indent: 34px;
	font-size: 14px;
	color: #787878;
}
.navbar-table{
	height: 38px;
	background-color: #fff;
	padding-left:5%;
}
.navbar-table .li-get{
	overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}
.navbar-table .li-get a{
	display: inline-block;
	line-height:38px;
	margin-right: 25px;
	color: #999;
	font-size: 14px;
}
.navbar-table .li-get a:last-child{
	margin-right:10px;
}
.navbar-table .li-get a.curr{
	font-size: 16px;
	color: #1a1a1a;
	line-height: 36px;
	font-weight: bold;
	border-bottom: 2px solid #06be6a;
}
.sort-panels ul li{
	float: left;
	width: 33.33%;
	text-align: center;
}
.sort-panels ul li a{
	display: block;
	width: 100%;
	height: 100%;
	padding:8px 0;
	border-left: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
.sort-panels ul li .img{
	width:42%;
	display: inline-block;
}
.sort-panels ul li .img img{
	width: 100%;
}
.sort-panels ul li .title{
	color: #555;
	font-size: .95rem;
}
.v-item .head-title{
	height:42px;
	line-height: 42px;
	padding:0 15px;
}
.v-item .head-title h2{
	font-size: .95rem;
	color: #1a1a1a;
	font-weight: 600;
	display: inline-block;
}
.v-item .head-title .more{
	color: #999;
	float: right;
	font-size: .34rem;
	padding-right: .50rem;
	background: url(../images/icon_back@2x.png) right center no-repeat;
	background-size:.30rem auto;
}
.videolist ul li{
	width:49.5%;
	float: left;
	margin-bottom: 12px;
}
.videolist ul li:nth-child(2n){
	margin-left:1%;
}
.videolist ul li img{
	width: 100%;
	height: 104px;
}
.videolist ul li .v-thumb{
	height:104px;
	overflow: hidden;
	position: relative;
}
.videolist ul li .type{
	color: #fff;
	position: absolute;
	right:5px;
	top:5px;
	padding: 1px 8px;
	font-size:13px;
	background:rgba(0,0,0,.4);
	border-radius: 3px;
}
.videolist ul li .time{
	color: #fff;
	display: block;
	position: absolute;
	bottom:5px;
	right:5px;
	font-size:13px;
	font-size: .90rem;
}
.videolist ul li .v-metadata{
	padding: 0 5px;
}
.videolist ul li .v-metadata .title{
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	font-size: .95rem;
}
.videolist ul li .v-metadata .desc{
	color: #555;
	font-size: .90rem;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: .80rem;
}
.videolist.like-list ul li.first{
	width: 100%;
	margin: 0 0 15px 0!important;
}
.videolist.like-list ul li:nth-of-type(2n+1){
	margin-left:1%;
	margin-right: 0;
}
.v-btn{
	text-align: center;
	margin: 5px 0;
}
.v-btn span{
	width: 45%;
	display: inline-block;
	height: 38px;
	border-radius: 4px;
}
.v-btn span a{
	display: block;
	line-height: 38px;
	width: 100%;
	color: #31b82f;
	padding-left:16px;
}
.v-btn span.more{
	margin-right: 1%;
}
.v-btn span a b{
	display: inline-block;
	padding-left: 20px;
}
.v-btn span.more a b{
	background: url(../images/icon_more@2x.png) left center no-repeat;
	background-size:14px auto;
}
.v-btn span.swop a b{
	background: url(../images/icon_refresh@2x.png) left center no-repeat;
	background-size:14px auto;
}
.videolist.hot-list ul li{
	width: 33%;
}
.videolist.hot-list ul li .v-thumb{
	max-height:220px;
}
.videolist.hot-list ul li:nth-child(1),.videolist.hot-list ul li:nth-child(2){
	margin-right:0.5%;
}
.videolist.hot-list ul li:last-child{
	margin-right: 0;
}
.live-rec-head .rec-live{
	position: relative;
}
.live-rec-head .rec-live img{
	width: 100%;
}
.live-rec-head .rec-live .statu{
	position: absolute;
	background: url(../images/icon_zzzb@2x.png) no-repeat;
	background-size:100% 100%;
	display: inline-block;
	top: 15px;
	right: -2px;
	color:#fff;
	font-size: 14px;
	padding:3px 12px 3px 12px;
}
.live-rec-head .rec-live .bottom-info{
	position: absolute;
	width: 100%;
	bottom:12px;
}
.live-rec-head .rec-live .bottom-info .title{
	line-height: 20px;
	color: #fff;
	margin-bottom:3px;
	padding: 0 10px;
	font-size:15px;
	display: block;
	overflow: hidden;
	font-weight: bold;
}
.live-rec-head .rec-live .bottom-info .v-el{
	color: #fff;
	padding: 0 10px;
	display: block;
	float: right;
}

.live-rec-head .rec-live .bottom-info .v-el span.mun{
	float: right;
	display: inline-block;
	font-size: .80rem;
	padding:2px 5px 2px 16px;
	background:rgba(0,0,0,.5) url(../images/icon_huo@2x.png) 5px 7px no-repeat;
	background-size:auto 12px;
	border-radius: 3px;
}
.v-item.past{
	padding: 0;
	margin-top:5px;
}
.v-item.past .head-title h2{
	padding-left: 0;
	background: none;
}
.live-list.past li{
	width: 49.5%;
	float: left;
	position: relative;
	max-height: 248px;
	overflow: hidden;
	margin-bottom: 2px;
}
.live-list.past li a{
	display:block;
	width: 100%;
	height: 100%;
}
.live-list.past li:nth-of-type(2n+1){
	margin-right: 1%;
}
.live-list.past li img{
	width: 100%;
	display: block;
}
.live-list.past li .infos{
	position: absolute;
	bottom:8px;
	width: 98%;
	padding: 0 2%;
	color: #fff;
}
.live-list.past li .infos p.title{
	overflow:hidden;
	font-size:.90rem;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.live-list.past li .infos p.type{
	font-size: .80rem;
}
.rec-live-pop{
	position: fixed;
	bottom: 15%;
	right:2%;
	padding:3px 15px 3px 11%;
	background: url(../images/icon_zbbg@2x.png) no-repeat;
	background-size:100% 100%;
}
.rec-live-pop p{
	font-size: .80rem;
	line-height:18px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    width: 90px;
}
.v-intr.detail .top{
	padding:12px 10px 10px 10px;
}
.v-intr.detail .top .more{
	width: 60px;
	height: 20px;
	line-height: 20px;
	float: right;
	text-align: center;
	margin-left: 10px;
	background: url(../images/icon_back@2x.png) right center no-repeat;
	background-size:auto 12px;
}
.v-intr.detail .top .more a{
	color: #999;
}
.v-intr.detail .top .title{
	overflow: hidden;
}
.v-intr.detail .top .title h1{
	font-size: 16px;
	color: #1a1a1a;
}
.warp-content .video video{
	display: block;
}
.v-intr.detail .top .video_hlnd span{
	display: inline-block;
	padding-right: 5%;
	font-size: 13px;
	padding-top: 5px;
	color: #999;
}
.v-intr.detail .label{
	font-size: .80rem;
	background-color: #fff;
	margin-bottom: 10px;
	padding:0 10px 15px 10px;
}
.v-intr.detail .label span{
	display: inline-block;
	padding-right:20px;
	color: #999;
}
.v-intr.detail .desc{
	font-size: .80rem;
	line-height: 24px;
	height: 48px;
	overflow:hidden;
	margin:2px 0;
	color: #555;
}
.buy-btn{
	margin: 5px 10px;
}
.buy-btn img{
	width: 100%;
}
.list.recommend{
	margin-bottom: 10px;
}
.list.recommend .module{
   height: 36px;
   line-height: 36px;
   padding: 0 10px;
}
.list.recommend  .module h2{
	font-size:.95rem;
	display: inline-block;
	color: #1a1a1a;
	font-weight: 600;
}
.list.recommend  .module .more{
	padding-right: 16px;
	background: url(../images/icon_back@2x.png) right center no-repeat;
	background-size:auto 12px; 
	font-size: .80rem;
	color: #555;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.Collection-slide{
	padding:5px 0 8px 10px;
}
.Collection-slide .set-box{
	overflow: hidden;
    overflow-x: hidden;
	overflow-x: scroll;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}
.Collection-slide .set-box ul{
	white-space: nowrap;
}
.Collection-slide li{
	width:36%;
	display: inline-block;
	height: 80px;
	background-color: #f6f6f6;
	border-radius:4px;
	padding:10px 8px;
	margin-right: 5px;
}
.Collection-slide li a{
	display: block;
	white-space:normal;
	overflow: hidden;
	height: 60px;
	color: #1a1a1a;
	font-size: .90rem;
	line-height: 20px;
}
.around-box{
	overflow: hidden;
    overflow-x: hidden;
	overflow-x: scroll;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}
.around-box  ul{
	white-space: nowrap;
}
.around-box ul li{
	width:40%;
	display: inline-block;
}
.around-box ul li .v-pic{
	max-height:106px;
	overflow: hidden;
}
.around-box ul li .v-pic img{
	width: 100%;
}
.around-box ul li .info{
	padding: 5px;
}
.around-box ul li .info p{
	height: 20px;
	line-height: 20px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.around-box ul li .info .title{
    color: #222;
}
.around-box ul li .info .desc{
	font-size: .80rem;
	color: #555;
}
.list.like{
	margin-bottom: 10px;
}
.list.like ul li{
	margin-bottom: 10px;
	padding: 0 5px;
}
.list.like ul li .img{
	width:156px;
	max-height: 96px;
	position: relative;
	float:left;
	margin-right: 10px;
	overflow: hidden;
}
.list.like ul li .img .type{
	color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 1px 8px;
    font-size: 13px;
    background: rgba(0,0,0,.4);
    border-radius: 3px;
}
.like-list{
	padding: 5px 6px;
	margin-top: 10px;
}
.list.like ul li .img img{
	width: 100%;
}
.list.like ul li .img span.time{
	position: absolute;
	bottom: 10px;
	right: 6px;
	color: #fff;
}
.list.like ul li .infos{
	overflow: hidden;
}
.list.like ul li .infos .title{
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	color: #111;
	margin-bottom: 5px;
}
.list.like ul li .infos .time{
	color: #555;
	font-size: .80rem;
}
.list.like ul li .infos .read{
	color: #555;
	font-size: .80rem;
}
#pop-alert{
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
#pop-alert .content{
	background:#fff;
	width: 90%;
	margin:0 auto;
	position: relative;
	top: 25%;
	padding:10px 5%;
	border-radius: 3px;
	box-shadow:-1px 2px 2px #eee;
	text-align: center;
	z-index: 99999;
}
#pop-alert .content a{
	display: block;
}
#pop-alert .content a.close{
	font-size: .95rem;
	text-align: right;
	color: #999;
}
#pop-alert .content img{
	width:50%;
}
#pop-alert .content span{
	display: block;
	color: #555;
	margin:8px 0;
	color: #999;
	line-height: 20px;
	font-size: .90rem;
}
#pop-alert .content a.btn{
	display: inline-block;
	background-color: #2ac527;
	color: #fff;
	margin-top: 8px;
	padding: 3px 12px;
	border-radius: 3px;
}
#pop-alert .mask{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3);
	position: fixed;
}
.course-select{
	margin-top: 10px;
	background-color: #fff;
}
.course-select h2{
	padding:8px 12px;
	font-size: 15px;
	border-bottom: 1px solid #eee;
}
.course-select .catalog-list ul li{
	border-bottom: 1px solid #eee;
	padding: 10px 12px;
}
.course-select .catalog-list ul li span{
	display: block;
}
.course-select .catalog-list ul li span.time{
	float: right;
	font-size: 14px;
	color: #999;
}
.course-select .catalog-list ul li span.title{
	font-size: 15px;
	overflow: hidden;
}
.course-select .catalog-list ul li .curr span.title{
	color: #06be6a;
}
.course-desc{
	margin:10px 0;
	background-color: #fff;
}
.course-desc h2{
	padding:8px 12px;
	font-size: 15px;
	border-bottom: 1px solid #eee;
}
.course-desc .desc{
	margin:12px;
	font-size: 14px;
	line-height: 24px;
	height: 120px;
	overflow: hidden;
}
.course-desc .read-show{
	width: 100%;
	text-align: center;
	border-top: 1px solid #eee;
}
.course-desc .read-show a{
	display: inline-block;
	color: #31b82f;
	font-size: 14px;
	line-height: 32px;
	padding-left: 16px;
	background: url(../images/icon_show@2x.png) left center no-repeat;
	background-size:12px auto;
}
.module.noborder{
	height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
}
.module.noborder h2 {
    font-size: .95rem;
    display: inline-block;
    color: #1a1a1a;
    font-weight: 600;
}
.module.noborder .more {
    padding-right: 16px;
    background: url(../images/icon_back@2x.png) right center no-repeat;
    background-size: auto 12px;
    font-size: .80rem;
    color: #555;
}
/**/
.group-list ul li{
	margin:0 15px 10px 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f8f8f8;
}
.group-list ul li:last-child{
	border-bottom: none;
}
.group-list ul li img{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	margin-top:3px;
}
.group-list ul li .infos{
	overflow: hidden;
}
.group-list ul li .infos .title{
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.group-list ul li .infos .title h2{
	font-size:15px;
	font-weight: bold;
	display: inline-block;
}
.v-intr.detail .group-list ul li .desc{
	line-height: 20px;
	height: 40px;
	font-size: 13px;
}
.group-list ul li .bottom-con span{
	display: inline-block;
	color: #999;
	padding-right: 2%;
	font-size: 12px;
}
.group-list ul li .bottom-con span.type{
	background-color: #f9f9f8;
	padding: 0 2px;
}
.v-intr.detail .report-list{
	padding: 0 15px;
}
.report-list ul li{
	width: 32%;
	float: left;
	margin-right:2%;
}
.report-list ul li:last-child{
	margin-right: 0;
}
.report-list ul li .img{
	position: relative;
	height:156px;
	border: 1px solid #eee;
}
.report-list ul li .img img{
	width: 100%;
	height: 100%;
}
.report-list ul li .down-num{
	position: absolute;                   
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px 0;
	color: #fff;
	font-size: 13px;
	text-align: center;
	background-image: linear-gradient(rgba(131,131,131,.6),rgba(212,212,212,.4));
}
.report-list ul li .title{
	padding-top: 5px;
}
.report-list ul li .title h2{
	display: inline-block;
	font-size: 14px;
	line-height:18px;
}
.video-top-ad img{
	display: block;
	width: 100%;
}
