﻿/* 重点推荐 */
.edu_recommend{
	width: 1200px;
	margin: 0px auto 20px;
	overflow: hidden;
	text-align: center;
}
.top_player{
	overflow: hidden;
	font-size: 16px;
}
.player_header{
	padding-bottom: 23px;
}
.player_header h3{
	font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
    line-height: 36px;
    color: #343434;
}
.header_source span{
	color: #b5b5b5;
	margin: 0px 45px;
	line-height: 25px;
	height: 25px;
}
.player_body>a,.player_body>a img{
	display: block;
}
.player_body{
	position: relative;
}
.player_footer p{
	height: 58px;
	line-height: 58px;
	color: #545454;
}
.player_footer p span{
	float: right;
}
.player_button {
	padding: 8px 0px 18px;
    overflow: hidden;
}
.player_button button{
	float: left;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #015293;
	border: 0;
	border-radius: 5px;
}
.player_button button a{
	color: #fff;
}
#next_episode{
	float: right;
}
.play_table table{
	background: #fef1e1;
	border: 0;
	text-align: left;
}
tr{
	width:1198px;
}
tr>td{
	height: 48px;
	font-size: 15px;
	border: 2px solid #fff;   
	/*text-indent: 52px;*/
}
.bold_font{
	font-weight: bold;
}

/* 详情 */
.zjDetailRList li{
	padding: 8px 0;
	padding-left: 13px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.zjDetailRList li span{
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #015293;
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.zjDetailRList li a{
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zjDetailRList li div{
	float: right;
	font-size: 14px;
	color: #aaaaaa;
}
.counts{
	border-left: none;
    color: #323232;
}
.zj_titLList{
	font-size: 18px;
	color: #333333;
	float: left;
	height: 100%;
	margin-left: 16px;
}
.zj_titLList li{
	float: left;
	height: 100%;
	padding: 0 16px;
	line-height: 36px;
	margin-left: 16px;
	cursor: pointer;
}
.zj_titLList_active{
	border: 1px solid #eee;
	background-color: #fff;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
}
.zj04{
	margin-top: 20px;
}
.video-con>a{
	display: block;
	height: 500px;
}
/* 文章评星 */

/* 查看评论 */
#commentForm{
	overflow: hidden;
}
.plfr1{
	overflow: hidden;
	width: 220px;
	float: right;
}
.plfr1>div:first-child{
	float: left;
	height: 32px;
	line-height: 32px;
}
#commentName{
	border: 0;
	width: 100px;
}
.down{
	float: right;
}
.submit-on{
	background: orange;
	color: #fff;
	font-size: 12px;
	padding: 8px 16px;
	border-radius: 5px;
	border: 0;
}
.submit-on:hover{
	cursor: pointer;
}
.zj04_tit{
	font-weight: 600;
}
.goComment,.adminComment{
	font-size: 16px;
	color: #999;
	padding-top: 10px;
}
.goComment span:first-child,.adminComment span:first-child{
	font-weight: 600;
	color: #000;
	margin-right: 25px;
	width: 100px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.goComment span:last-child,.adminComment span:last-child{
	float: right;
}
.commentContent{
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0px 12px;
	border-bottom: 1px solid #eee;
}
.rmpl .commentContent:last-child{
	border-bottom: none !important;
}
/**/
.zj04{
	width: 100%;
	box-sizing: border-box;
}
.zj04_tit{
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}
.zj04_score li{
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #ff9c00;
	font-size: 18px;
	color: #ff7800;
	margin-right: 20px;
	cursor: pointer;
}
.zj04_score_active{
	background-color: #ff9c00 !important;
	color: #fff !important;
}
.zj04_textarea{
	width: 100%;
	max-height: 113px;
	min-height: 113px;
	background-color: #eeeeee;
	border: none;
	font-size: 14px;
	padding: 17px 13px;
	box-sizing: border-box;
	outline: none;
	margin-top: 18px;
}
.zj04_btn{
	width: 100%;
	text-align: right;
	margin-top: 10px;
	font-size: 0;
}
.zj04_btn div{
	display: inline-block;
	width: 88px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #ff9c00;
	border-radius: 7px;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
}
.zj04_tit{
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	padding-bottom: 6px;
	box-sizing: border-box;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}
.zj04_list{
	padding-bottom: 12px;
	box-sizing: border-box;
	text-align: left;
}
.zj04_list li{
	padding: 7px 0;
	line-height: 22px;
	font-size: 14px;
}
.zj04_list li div{
	float: left;
	width: 600px;
	color: #333;
}
.zj04_list li span{
	float: right;
	color: #aaaaaa;
}

.zj_page{
	text-align: center;
	height: 56px;
    padding-top: 15px;
    border-top: 1px solid #eee;
}
/*弹出框*/
#login_form{
	width: 300px;
	margin: 0 auto;
}
.nav_box,.show_box{
	overflow: hidden;
}
.is_show{
	display: none;
}
#first_show{
	display: block;
}
#first_show img{
	margin: 36px 0px 15px;
}
.nav_box li{
	width: 33.33%;
	height: 36px;
	line-height: 36px;
	float: left;
	position: relative;
	text-align: center;
}
.nav_box li span{
	width: 64px;
	height: 2px;
	background: #035392;
	position: absolute;
	bottom: 0px;
	left: 18%;
}
#number_login{
	float: right;
}
.is_show form{
	margin-top: 28px;
	position: relative;
}
.is_show span{
	color: #005191;
	position: absolute;
	top: 60px;
	right: 5px;
}
.is_show form input{
	width: 298px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #adadad;
	text-indent: 16px;
}
.check_ma,.pass_ma{
	margin: 8px 0px 28px;
}
.check_login,.pass_login{
	width: 100%;
	border: 0;
	background: #015293;
	color: #fff;
	text-indent: 0px;
}
.login-box{
	height: 312px;
	width: 423px;
	background: #ffffff;
	display: none;
	z-index: 11;
	position: absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	margin:auto;
	border-radius: 5px;
}
/*弹出框*/
.pop-box{
	width: 423px;
	height: 224px;
	background: #ffffff;
	display: none;
	z-index: 11;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	margin:auto;
	border-radius: 5px;
	border: 1px solid #eee;
}
/*背景层*/
#pop-layer {
	display: none;
	background-color: #b2b2b2;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.pop-box-header{
	text-indent: 20px;
	padding: 16px 0 12px;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	position: relative;
}
.pop-box-header span{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 36px;
	color: #aaaaaa;
	margin-right: 20px;
	cursor: pointer;
}
.pop-div{
	width: 600px;
	margin: 20px auto;
	display: block;
}
.layui-form{
	width: 383px;
	margin: 25px auto;
}
.layui-form p{
	font-size: 15px;
	margin-bottom: 10px;
}
.layui-form .checkMa{
	display: block;
	width: 100%;
	height: 38px;
    border: 1px solid #eee;
    text-indent: 16px;
    font-size: 18px;
    margin-bottom: 15px;
}
.layui-btn{
	width: 180px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	background: #015293;
}
#cancel{
	background: #8a8a8a;
}
.layui-btn:last-child{
	float: right;
	background: #008df6;
}
/*观看方式弹窗*/
.video-con{
	position: relative;
}
.video-con>a:hover{
	color: #333;
}
#guankan{
    width: 423px;
    height: 204px;
    background: #ffffff;
    z-index: 120;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
	border-radius: 5px;
	border: 1px solid #eee;
	display: none;
}
#guankan>div{
    text-align: left;
    text-indent: 20px;
    padding: 16px 0 12px;
    font-size: 15px;
    border-bottom: 1px solid #c8c8c8;
    position: relative;
}
#guankan>div span {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    color: #c8c8c8;
    margin-right: 20px;
    cursor: pointer;
}
#guankan button{
	width: 150px;
    height: 50px;
    line-height: 50px;
    background: #d57b23;
    border: none;
    cursor: pointer;
    color: #fff;
    margin: 50px 10px 0px;
}
#guankan button:first-child{
	margin-left: 50px;
}
#guankan button:last-child{
    background: #d54125;
}