<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.video{
	width: 796px;
	float: left;
}
#video-list li {
	cursor: pointer;
}

.login-title&gt;div {
	font-size: 21px;
}

.sku {
	width: 100%;
	background: #fff;
	border-bottom: 2px solid #065cb1;
}

.sku p {
	width: 1178px;
	margin: 0 auto;
	overflow: hidden;
}

.sku a {
	float: left;
	/* width: 70px; */
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #fff;
	font-size: 14px;
	color: #065cb1;
	cursor: pointer;
}

.sku a.active {
	background: #065cb1;
	color: #fff;
}


.main-auto{
    width: 100%;
}
.main-wrap{
    width: 1178px;
    margin: 0 auto;
    padding-top: 38px;
}
#video-list{
    width: 796px;
    margin: auto;
}
#video-list li{
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    background: #fff;
}
#video-list li .logo{
    width: 345px;
    float: left;
    height: 180px;
    margin: 0;
}
/*#video-list li .time{*/
    /*text-align: right;*/
    /*padding-right: 12px;*/
/*}*/
#video-list li .logo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#video-list li .right{
    float: right;
    width: 400px;
    padding: 0 20px;
}
#video-list li .right .title{
    font-size: 18px;
    /*line-height: 54px;*/
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#video-list li .right .zi{
	margin:6px 0 46px 0;
	font-size: 16px;
	color: #666;
}
#video-list li  p.bot {
    margin-top: 24px;
}
#video-list li .right .status{
    width: 84px;
    height: 30px;
    border-radius: 15px;
    background: #df3e22;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 30px;
}
#video-list li .right .status.yl{
    background: #dc6868;
}
#video-list li .right .status.yy{
    background: #0f66bc;
}
#video-list li .right .status.zx{
    background: #d7842b;
}
#video-list li p .time{
    color: #6c6c6c;
    margin-left: 20px;
}
#video-list li  p .time.hf{
    background: url("../images/sj.png") no-repeat;
    background-size: 15px 15px;
    padding-left: 18px;
}
#video-list li  p .price{
    color: #666;
    cursor: pointer;
}
#video-list li  p .count{
    background: url("../images/bf.png") no-repeat;
    background-size: 15px 15px;
    padding-left: 20px;
    color: #6c6c6c;
}
.hot-rank{
    float: right;
    width: 354px;
    margin-left: 24px;
}
.kcb-logo{
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
}
.kcb-logo img{
    width: 100%;
}
.hot-list{
    /*padding: 0 10px;*/
}
.hot-list h3{
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
#hot-list{
    padding-top: 25px;
}
#hot-list li{
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
#hot-list li .img{
    width: 85px;
    height: 45px;
    margin-right: 18px;
    float: left;
}
#hot-list li .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#hot-list li .right{
    float: right;
    width: 245px;
    font-size: 12px;
    color: #666;
}
#hot-list li .right .title{
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #666;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#hot-list li .right .play-count{
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #999;
	margin-top: 5px;
}




/* è§†é¢‘è¯¦æƒ… */
.content, .detnr {
    width: 1200px;
    margin: 0 auto;
}
.site {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.site p{
	display: inline-block;
}
.videoSelected .vedio_article2{
	padding: 0;
	border: 1px solid #e9e9e9;
	background: #fff;
}
.img_wrap{
    width: 885px;
    min-height: 490px;
    float: left;
    padding: 20px;
    border-right: 1px solid #e9e9e9;
    position: relative;
}
.bf_an{
	width: 180px;
	height: 50px;
	text-align: center;
	background: #fff;
	border-radius: 25px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -90px;
	cursor: pointer;
}
.bf_an i{
	width: 84px;
	height: 16px;
	margin-top: 16px;
	background: url(../images/icon_bf2.png) no-repeat;
	display: inline-block;
}
.toux_tu{
	width: 158px;
	height: 158px;
	margin: 30px auto 0;
}
.toux_tu img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.clearfix::after{
    display: block;
    content: '';
    clear: both;
}
.video_describe{
    width: 240px;
    float: right;
    margin-right: 15px;
    /* margin-left: 10px; */
}
.lecturer{
	font-size: 16px;
    margin-top: 20px;
    margin-bottom: 6px;
    text-align: center;
}
.release_time{
	font-size: 16px;
    text-align: center;
    margin-bottom: 16px;
}
.kc_nr{
	color: #666666;
	font-size: 14px;
}
.but_zj, .but_kc{
    color: #fff;
    width: 114px;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-size: 16px;
    margin-top: 42px;
    cursor: pointer;
}
.but_zj{
    background-color: #ff8000;
    float: left;
}
.but_kc{
    background-color: #00b656;
    float: right;
}

. {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb( 15, 35, 58 );
  line-height: 1.714;
  text-align: left;
  position: absolute;
  left: 864px;
  top: 379.996px;
  z-index: 14;
}
.detail-box{
    margin: 20px auto;
    background: #fff;
    border-radius: 3px;
    padding: 20px 0 0;
}
.detail-main{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.detail-title{
    border-bottom: 1px solid lightgray; 
}
.detail-title&gt;p{
    font-size: 18px;
    width: 74px;
    padding: 10px 0;
    color: #666;
    margin-right: 25px;
    display: inline-block;
    cursor: pointer;
}
.detail-title .active{
    color: #065cb1;
    border-bottom: 3px solid #065cb1;
}
.detail-text .det_nr{
	display: none;
}
.detail-text .active{
	display: block;
}
.detail-text {
    padding:30px 0;
    font-size: 14px;
    line-height: 30px;
    color: rgb( 102, 102, 102 );
}
.detail-text p{
    line-height: inherit;
    padding-right: 10px;
}
.help-block{
    height: 20px;
    margin-top: 30px;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    background: #f2f2f2;
}
.detail-img{
    width: 897px;
    height: 464px;
    margin: 0 auto;
}
/*ç«&nbsp;èŠ‚*/
.zhang, .jie{
	width: 96%;
	padding: 0 2%;
	line-height: 34px;
}
.zhang a, .jie a{
	width: 100%;
	display: inline-block;
}
.zhang{
	background: #fafafa;
}
.zhang p, .jie p{
	display: inline-block;
	color: #929292;
}
.jie .two{
	color: #484848;
	margin-left: 15px;
}
.zhang .rt, .jie .rt{
	float: right;
	color: #b1b1b1;
}
.zhang .rt i, .jie .rt i{
	width: 13px;
	height: 13px;
	background: url(../images/icon_bf3.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
}
.det_list{
	margin-bottom: 15px;
}




/*çƒ­ç‚¹èµ„è®¯*/
.clear:after {
    content: "200b";
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}
.cover{display:block;height:100%;width:100%;object-fit:cover;}

/*å†…å®¹ä¸»ä½“éƒ¨åˆ†**/
.main{float:left;width:71.67%;}
.main .banner .carousel{width:77.82%;height:320px;position:relative;float:left;position:relative;}

.main .banner .carousel .swiper-slide{width:670px;height:320px;overflow:hidden;position:relative;}
.main .banner .carousel .swiper-slide a{display:block;width:100%;height:100%;}
.main .banner .carousel .swiper-slide p{font-size:22px;line-height:51px; height: 51px; overflow: hidden; padding-left:19px;background-color:rgba(0,0,0,0.5);position:absolute;bottom:0;width:97.5%;color:#fff;}
.main .banner .imgList{float:right;width:20.9%;}
.main .banner .imgList li{width:180px;height:100px;margin-bottom:10px;overflow:hidden;position:relative;}
.main .banner .imgList li:last-child{margin-bottom:0;}
.main .banner .imgList li p{font-size:12px;line-height:30px; height: 30px; overflow: hidden; padding-left:10px;background-color:rgba(0,0,0,0.5);position:absolute;bottom:0;width:95%;color:#fff;}
.main .news{margin-top:29px;}
.news_nav{padding-top:4px;}/*å·¦å³ä¸¤è¾¹å…±ç”¨æ&nbsp;·å¼*/
.news_nav li{margin-right:40px;float:left;line-height:35px;cursor: pointer;color: #666666;}
.news_nav li:last-child{margin-right: 0;}
.news_nav .hasBorder_b{border-bottom:2px solid #065cb1;color:#065cb1;}
.more{font-size:14px;text-align:center;line-height:44px;border:1px solid #dddddd;margin-bottom:50px;border-radius: 4px; margin-top: 10px;}
.more a{color:#666;}
.main .news .text {margin-top:-1px;border-top:1px solid #dddddd;}
.content .main .clearLine li:last-child{border-bottom:none;}
.main .news .text li{border-bottom:1px solid #dddddd;height:165px;margin-top:15px;}
.main .news .text li:last-child{ border-bottom: 0;}
.main .news .text .picture{float:left;width:200px;height:150px;}
.main .news .text .article{float:right;width:630px;}
.main .news .text .article h4{line-height:28px;font-size:20px;color:#333333;font-weight: 400;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.main .news .text .article p{line-height:24px;font-size:14px;color:#333333;margin-top:16px;height:48px;width:630px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.article_b{padding-top:30px;}/**æ–‡ç«&nbsp;åº•éƒ¨å°å­—éƒ¨åˆ†å…±ç”¨**/
.article_b strong{display:inline-block; font-weight: normal; padding-left:26px;background:url(../images/icon_yl.png) no-repeat left center;color:#999999;line-height:14px;height:14px;font-size: 14px;float: left;margin-right: 45px;}
.article_b .strong2{background:url(../images/icon_zan.png) no-repeat left center;margin-left: 65px;margin-right: 30px;}
.article_b span{color:#999999;line-height:14px;font-size:14px;display:inline-block;height:14px;!important;float:right; }

.article_b .line{padding-right:11px;border-right:1px solid #999999;margin-right:11px;}
.main .pictureList{margin:30px 0;width:100%;}
.main .pictureList li{width:280px;height:180px;border-radius:3px;overflow:hidden;float:left;margin-right:10px;}
.main .pictureList li:nth-child(3n){margin-right:0;}
/*ä¾§è¾¹æ&nbsp;*/
.side{float:right;width:25.9%;margin-top:29px;}
.side .headlines{padding:0 15px;height:320px;background-color:#fafafa;}
.side .headlines .title{padding-top:12px;border-top: 1px solid #eeeeee;margin-top: -1px;}
.side .headlines .title h5{line-height:32px;font-size:14px;font-weight:normal;width:280px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;height:32px;}
.side .headlines .title h5 a{color:#666;}
.side .headlines .title h5 a:hover{color: #065cb1;}
.side .headlines .title span{border-radius: 2px;display:inline-block;width:15px;height:15px;border:1px solid #c8c8c8;background-color:#efefef;line-height:15px;text-align:center;font-size:14px;margin-right:12px;}
.side .headlines .title .hasSpan{background-color:#065cb1;border-color:#065cb1;color:#fff;}
.side .picture_list{margin-top:29px;}
.side .picture_list li{height:118px;width:310px;margin-bottom:20px;overflow:hidden;}
.side .active{padding:0 15px;margin-bottom:21px;}
.active_t{height:51px;}
.active_t span{border-bottom:2px solid #065cb1;line-height:35px;padding-top:15px;display:inline-block;font-size:20px;color:#065cb1;}
.active_t a{float:right;color:#999;line-height:12px;font-size:12px;padding-top:29px;}
.active_t a:hover{color: #065cb1;}
.side .active li{height:88px;border-top:1px solid #eeeeee; }
.side .active li p{line-height:55px;font-size:16px;color:#333333;width: 100%;height: 55px;overflow: hidden;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.side .active .signUp span{color:#999;font-size: 14px;}
.side .active .signUp .line{display:inline-block;padding-right:12px;height:14px;border-right:1px solid #999999;line-height:14px;margin-right:12px;}
.side .active .signUp i{cursor: pointer;height:24px;width:61px;color:#fff;display:inline-block;background-color:#065cb1;border-radius:4px;line-height:24px;text-align:center;float:right;font-size: 14px;}
.side .active li{height: 91px;}
.side .active li .img{float:left;width:80px;height:65px;margin-top:16px;}
.side .active li .article{width:180px;float:right;margin-top:14px;}
.side .active li .article a{line-height:20px;font-size: 14px;overflow: hidden;display:inline-block;height:40px;width:168px;margin-bottom:3px;text-overflow: ellipsis;display: -webkit-box-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.time{display:inline-block;height:16px;line-height:16px;padding-left:26px;background:url(../images/icon_time.png) no-repeat left center;color:#999999;float:right;font-size:14px;}


/*å®žæ“å¹²æ´»*/
.main .shicaoganhuo .carousel{width:100%;}


/**ç²¾é€‰è§†é¢‘è¯¦æƒ…**/
.vs_brand{height:108px;width:860px;overflow:hidden;}
.videoSelected .border_line{border:1px solid #eee;margin-bottom:110px;}
.videoSelected .vedio_article{padding:0 30px;}
.videoSelected h5{font-size:25px;margin-top:12px;line-height:59px;color:#333333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.videoSelected  .side h5{margin:0;}
.videoSelected .article_b{padding:0;padding-bottom:20px;border-bottom:1px solid #eee;}
.videoSelected .article_b span{font-size: 14px;float: none;}
.videoSelected .article_b .time{float: none;padding-left: 21px;margin-left: 35px;}
.videoSelected  strong{margin: 0 0;}
.videoSelected .article_b .biaoqian{float: right;}
.videoSelected .introduce{border:1px solid #eeeeee;border-left:8px solid #eeeeee;padding:10px 20px 8px 20px;;margin:30px 0 20px 0;}
.videoSelected .introduce p{font-size:14px;color:#666666;line-height:29px;margin: 8px 0;}
.videoSelected .vedio_text{font-size:16px;color:#4D4D4D;line-height:29px;}
.videoSelected .vedio_text p{margin-bottom: 15px;}
.videoSelected .vedio_text img{margin: 10px auto;display: block;max-width:100%;}
.videoSelected .picture img{max-width: 800px;max-height: 350px;}
.videoSelected .author{margin-top:43px;}
.videoSelected .author p{font-size:14px;line-height:28px;color:#999;}
.share{height:36px;margin:42px 0 40px 0}
.zan{cursor: pointer;display:inline-block;width:57px;height:34px;border:1px solid #065cb1;border-radius:15px;background:url(../images/06150942.png) no-repeat 16px center;padding-left:41px;line-height:34px;color:#065cb1;float:left;}
.wenzi{float:right;line-height:36px;}
.link{float:right;line-height:26px;display:inline-block;}
.content .baoming .share .weixin,.content .author .share .weixin{background:url(../images/06150953.png) no-repeat center center;}
.content .author .share .qq,.content .baoming .share .qq{height:36px;width:38px;display:inline-block;background:url(../images/06150952.png) no-repeat center center;}
.content .author .share .weibo,.content .baoming .share .weibo{background:url(../images/06150950.png) no-repeat center center;}
.content .author .share .qqkongjian,.content .baoming .share .qqkongjian{background:url(../images/06150951.png) no-repeat center center;}

</pre></body></html>