@charset "utf-8";
/* CSS Document */
body,div,p,span,ul,li,dl,dt,dd,a,ol,input,button,img,h1,h2,h3,h4,h5,h6{ padding:0; margin:0; list-style:none; border:0;}
body{ font-family:'Microsoft Yahei','Simsun'; color:#1E202C; font-size:14px; line-height:24px; background:#ededed;}
a{ color:#fff; text-decoration:none;}
img{display: block;}
/*a:hover{color:#8DC9FF; text-decoration:none;}*/
body,input,button,img{outline:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i{font-style:normal;}
.hhh{font-weight:normal;}
.dr_center{margin:0 auto;}
.dr_Pcenter{text-align:center;}
.no_padding{padding-left:0!important}
.no_bg{background:none!important}
.green{color:#3575CA;}
.no_margin{margin:0;}
.dr_con_a:hover{color:#333333; text-decoration:underline;}
.dr_cursor{cursor:pointer;}
input,button{font-family:"微软雅黑";}
.red1{color:#FE4C4C;}
.red2{color: #ED167D;}
.clearfix::after {clear: both; content: ""; display: block; height: 0;}


.content-box{
	width: 100%;
	height: auto;
}

/*banner*/
.banner_calendar{
	width: 100%;
	height: 320px;
	background: #fff;
	padding-top: 10px;
	margin-bottom: 30px;
}
.bner_cld{
	width: 1200px;
	margin: 0 auto;
	height: 320px;
}
/*banner*/
.bner{
	width: 870px;
	height:320px;
	position: relative;
	overflow: hidden;
	float: left;
}
.bannerBox{
	width: 870px;
	height:320px;
	
}
.bannerList{
	height:100%;
	margin: 0 auto;
	position: relative;
	z-index: 80;
}
.bannerList li{
	position: absolute;
	width: 100%;
}
.bannerList li a.bannerImg{
	display: block;
	width: 100%;
	height: 320px;
}
.bannerList li a.bannerImg img{
	width:100%;
	height:320px;
}
.bannerList li .bannerText{
	position: absolute;
	left: 45%;
	top:50px;
	color: #000;
}
.controlBtn{
	position: absolute;
	top:50%;
	z-index: 90;
	width: 80px;
	height:80px;
	margin-top: -40px;
	background-image: url(/data/static/images/focus_handle.png);
}
#prevBtn{
	background-position: 0px 0px;
	left:15px;
}
#prevBtn:hover{
	background-position: 0px -80px;
}
#nextBtn{
	background-position: -80px 0;
	right:15px;
}
#nextBtn:hover{
	background-position: -80px -80px;
}
.bubble{
	position: absolute;
	left:50%;
	bottom:10px;
	z-index: 100;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.bubble li {
	float: left;
	width: 10px;
	height:10px;
	background-color: #fff;
	margin: 0 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	z-index: 100;
}
.bubble li.active{
	background-color: #f66;
}

.nav{
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 320px;
	background-color: #000;
	filter: "alpha(opacity=56)"; /* IE 8 */
	filter: alpha(opacity=56);   /* IE 4-7 */
	zoom: 1;   
	background: rgba(0,0,0,0.56);
	z-index: 100;
}
.nav h3{
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-top: 1px solid #767684;
	margin-top: 20px;
}
.nav h3 a{  color: #fff; }
.nav ul{
	padding-left: 15px;
}
.nav ul li{
	float: left;
	width: 58px;
	height: 60px;
	border: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 22px 10px 0;
	text-align: center;
	/*padding-top: 34px;*/
	line-height: 90px;
}
.nav ul li a{
	color: #fff;
	display: block;
	width: 60px;
	height: 60px;
}
.list1{
	background: url(/data/static/images/live/list1.png) no-repeat center 5px;
}
.list2{
	background: url(/data/static/images/live/list2.png) no-repeat center 5px;
}
.list3{
	background: url(/data/static/images/live/list3.png) no-repeat center 5px;
}
.list4{
	background: url(/data/static/images/live/list4.png) no-repeat center 5px;
}
.list5{
	background: url(/data/static/images/live/list5.png) no-repeat center 5px;
}
.list6{
	background: url(/data/static/images/live/list6.png) no-repeat center 5px;
}
.nav ul .list1:hover{
	background-color: #5f8bd2;
}
.nav ul .list2:hover{
	background-color: #ce6f74;
}
.nav ul .list3:hover{
	background-color: #d174a1;
}
.nav ul .list4:hover{
	background-color: #67a557;
}
.nav ul .list5:hover{
	background-color: #9157c3;
}
.nav ul .list6:hover{
	background-color: #db832b;
}


.schedule{
	width: 320px;
	height: 320px;
	float: left;
	padding-left: 10px;
}
.sche_ctn_ys{
	width: 308px;
	height: 270px;
	position: relative;
}
.sche_ctn_ys .exam_times{
	position: absolute;
	right: 0;
	top: 10px;
}
.calendar{margin: 0;position: relative;}
.calendar_btn span{display: block;width: 10px;height: 11px;cursor: pointer;}
.calendar_btn .btn_prev{display: none;position: absolute;left: 0px;top: 0px;width: 38px;height: 98px;background: url(/data/static/images/live/calendar_more1.png) no-repeat center center;}
.calendar_btn .btn_next{position: absolute;right: 0px;top: 0px;width: 38px;height: 98px;background: url(/data/static/images/live/calendar_more2.png) no-repeat center center;}
.calendar .outer{}
.calendar table{background: #FFF;border-collapse: collapse;border-spacing: 3px;display: inline;float: left;width: 308px;}
/*.calendar table:nth-child(2){display: none;}*/
.calendar .week th{color: #393939;height: 26px;line-height: 26px;width: 63px;text-align: center;font-weight: 100;}
/*.calendar .month th div{background: #FFF;color: #393939;font: bold 16px/22px "微软雅黑";height: 22px;margin-bottom: 6px;padding-bottom: 5px;}*/
.calendar .month th .prevMonth,.calendar .month th .nextMonth{float: left;width: 32px;height: 88px;display: none;}
.calendar .month th .dates{float: left;/*width: 194px;*/height: 40px;line-height: 40px; font-size: 20px;color: #797979;/*padding: 26px 0 22px 46px;*/padding: 31px 0 27px 84px;background: url(/data/static/images/live/calendar.png) no-repeat 40px center; }
.calendar .month th a{display: inline-block;height: 88px;width: 32px;}
.calendar .month th a.prev{background: url(/data/static/images/live/calendar_more1.png) no-repeat center center;}
.calendar .month th a.next{background: url(/data/static/images/live/calendar_more2.png) no-repeat center center;}
.calendar td{height: 32px;width: 44px;text-align:center;position: relative;cursor: pointer;color: #999;}
.calendar td .jr,.calendar td .hf{font-size: 13px;margin-right: 6px;}
.calendar td .jr{color: #FF9047;}
.calendar td em{font-family: Arial;font-size: 14px;font-style: normal;}
.calendar td em.money{color: #F60;font-weight: bold;font-size: 14px;}
.calendar .nl{ font-size:8px; color:#03F;}
.calendar td .yi_sk{position: absolute;left: 0;top: 0;background: #E0E0E0;opacity: 0.5;width: 57px; height: 64px;font-size: 12px;}
.calendar td.cur .date{
	margin: 2px 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  	border: 1px dashed #ffab63;
  	color: #eb5464;
}
.calendar td .td_hover{
	position: absolute;
	width: 132px;
	text-align: center;
	top: -5px;
	display: none;
	z-index: 102;
	/*background: url(/data/static/images/live/calendar_more.png) no-repeat left 14px;*/
}
.calendar td .td_hover a{
	color: #fff;
}
.calendar td .td_hover li{
	/*float: left;*/
	width: 40px;
	height: 40px;
	margin: 0 4px 4px 0;
	line-height: 40px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.calendar td .td_hover li.tf{
	background: #e74c6b;
}
.calendar td .td_hover li.ys{
	background: #0270bf;
}
.calendar td .td_hover li.ry{
	background: #ff8cc8;
}
.calendar td .td_hover li.hy{
	background: #72b767;
}
.calendar td .td_hover li.fy{
	background: #aa70c5;
}
.calendar td .td_hover li.dy{
	background: #ffad38;
}
.calendar td .td_hover a:hover{
	text-decoration: underline;
}
.calendar tr{
	border-left: 1px solid #f1f0f0;
	border-right: 1px solid #f1f0f0;
}
.calendar tr.week{
	border-top: 1px solid #f1f0f0;
}
.calendar tr.month{
	border: none;
}
.calendar tr:nth-child(8){
	border-bottom: 1px solid #f1f0f0;
	behavior: url(/data/static/js/ie-css3.htc);
}


/*最近直播*/
.recent_live_box{
	width: 1200px;
	margin: 0 auto 38px;
	background: #fff;
}
.recent_live_box h3{
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #efefef;
	font-size: 20px;
	color: #666;
	padding: 0 25px 0 50px;
	background: url(/data/static/images/live/tit_bg.png) no-repeat 30px center;
}
.recent_live_box h3 p{
	font-size: 16px;
	float: right;
	height: 62px;
}
.recent_live_box h3 p a{
	display: block;
	color: #5e9dfa;
}
.recent_live{
	padding: 40px 45px;
}
.recent_live .bx-viewport{
	height: 310px;
}
.recent_live .slide{
	position: relative;
}
.recent_live .slide_img{
	width: 238px;
	height: 218px;
	padding: 10px;
	/*border: 1px solid #dddddd;*/
	background: #fff;
	overflow: hidden;
	cursor: pointer;
}
.recent_live .slide_img:hover{
	background: url(/data/static/images/live/slide_bg.png) no-repeat left top;
	background-size: 258px 238px;
}
.recent_live .slide_img img{
	width: 238px;
	height: 160px;
}
.slide_img p{
	width: 238px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #454545;
	font-size: 16px;
	text-align: center;
	padding: 18px 0 22px 0;
}
.recent_live .slide_sale{
	text-align: center;
}
.slide_sale h4{
	width: 258px;
	height: 26px;
	background: url(/data/static/images/live/live_border.jpg) no-repeat center center;
}
.slide_sale h5{
	color: #454545;
	font-size: 16px;
}
.slide_sale p{
	font-size: 14px;
	color: #999;
}




/*精品直播 课程推荐*/
.gift_recomd{
	width: 1200px;
	margin: 0 auto 80px;
}
.gift_recomd:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.gift_box{
	width: 894px;
	margin-right: 16px;
	background: #fff;
	float: left;
}
.gift_box h3{
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #efefef;
	color: #666;
}
.gift_box h3 ul li:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.gift_box h3 p{
	padding: 0 70px 0 50px;
	font-size: 20px;
	background: url(/data/static/images/live/tit_bg.png) no-repeat 30px center;
	float: left;
}
.gift_box h3 ul li{
	height: 61px;
	float: left;
	font-size: 16px;
	padding: 0 13px;
	margin-right: 30px;
	cursor: pointer;
}
.gift_box h3 ul li.gift_cur{
	border-bottom: 2px solid #5e9dfa;
}
.gift{
	padding: 16px 0 0 30px;
}
.gift_list{
	
}
.gift_list li{
	height: 130px;
	position: relative;
	padding: 25px 0 30px 0;
	border-bottom: 1px solid #efefef;
}
.gift_list li:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.gift_list li img{
	width: 194px;
	height: 130px;
	float: left;
	margin-right: 16px;
}
.gift_list li .gift_ctn{
	float: left;
	width: 652px;
}
.gift_ctn h4{
	font-size: 18px;
	color: #454545;
	line-height: 32px;
	padding: 0 26px 4px 0;
	font-weight: 600;
}
.gift_ctn h4 span{
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: 100;
	padding-left: 23px;
	background: url(/data/static/images/live/gift_clock.png) no-repeat left center;
	background-size: 14px 14px;
}
.gift_ctn p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	padding-bottom: 18px;
	width: 466px;
}
.gift_ctn h5{
	font-size: 16px;
	color: #999;
}
.gift_ctn h5 span{
	padding-right: 62px;
}
.gift_ctn .gift_detail{
	position: absolute;
	right: 26px;
	bottom: 30px;
	display: block;
	width: 98px;
	height: 30px;
	color: #5e9dfa;
	border: 1px solid #5e9dfa;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.gift_ctn .gift_detail:hover{
	background: #5e9dfa;
	color: #fff;
}
.gift_more{
	display: block;
	width: 100px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	background: #5e9dfa;
	margin: 24px auto 42px;
	text-align: center;
	line-height: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: all .2s;
}

.gift_more:hover{ background: #367fec; }


.recomd_box{
	width: 290px;
	background: #fff;
	float: left;
}
.recomd_box h3{
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #efefef;
	color: #666;
	font-size: 20px;
	padding-left: 30px;
	background: url(/data/static/images/live/tit_bg.png) no-repeat 14px center;
}
.recomd_box h3 a:hover{ color:#5e9dfa; }
.recomd_box ul li{
	padding: 20px 0 20px 20px;
}
.recomd_box ul li:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.recomd_box img{
	width: 101px;
	height: 68px;
	float: left;
	margin-right: 14px;
}
.recomd_box .recomd_ctn{
	float: left;
}
.recomd_ctn h4{
	font-size: 16px;
	color: #666;
	width: 140px;
	font-weight: 600;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.recomd_ctn p{
	font-size: 14px;
	color: #666;
	padding-top: 6px;
}

/*登录提示框*/
#sho5{display: none;position: fixed;left:50%;top:20%; z-index:1002;width:710px;padding:10px 20px;background:#fff;margin-left:-355px;}
#sho5{padding:0;width:400px;height:200px;margin-left:-225px;overflow:hidden;}
#sho5 .con{padding:0;}
#sho5 .con .p_a{text-align: center;}
#sho5 .con .p_a a{display:inline-block;width:85px;height:25px;border:1px #4275cd solid;color:#4275cd;font-size:12px;font-weight: bold;text-align: center;line-height: 25px;border-radius: 20px;margin-top: 20px; }
#sho5 .con .p_a a:hover{color:#FFFFFF;background: #3575CA;}
#sho5 .p_11{background:#3575c8;color:#fff;font-size:14px;padding:8px 25px;}
#sho5 .p_11 span{float:right;color:#fff;cursor:pointer;}
#sho5 .pp_1{color:#595959;font-size:16px;font-weight: bold;margin:30px 50px 0 50px;line-height: 41px;text-align: center;}
#sho5 .pp_1 span{display: inline-block;margin-left: 10px; -webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);}
#alertbg5{display:none;position: fixed;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: black;  z-index:1001;  -moz-opacity: 0.7;  opacity:.70;  filter: alpha(opacity=70);width:100%;}
