@charset "UTF-8";
/*---------------------------------课程详情---------------------------------------*/
.tabs-type{color: #999;line-height: 45px;border-bottom: 1px solid #eaeaea}
.tabs-type li{ position: relative; float: left; display:inline-block; line-height: 44px;}
.tabs-type li a{ display:inline-block;}
.tabs-type li span{display: none; position: absolute; width: 0; height: 0; border-width: 8px; border-style: solid; border-color: transparent transparent #eaeaea transparent;left: 50%;margin-left: -8px;bottom: 0;}
.tabs-type li span i{display: none; position: absolute;width: 0; height: 0; border-width: 7px; border-style: solid; border-color: transparent transparent  #fff transparent;left: 50%;margin-left: -7px;bottom: -9px;}
.tabs-type li b{font-weight: normal;display: inline-block;margin:0 5px;}
.tabs-type li:last-child b{display: none;}
.tabs-type .current span{ display: block; }
.tabs-type .current span i{ display: block; }
.tabs-type .current a{color: #04a7ec;}

.course-top{ padding-top: 20px; border-bottom: 1px solid #eaeaea;}
.course-info{ padding: 15px 0 35px;}
.tabs-item{ border-bottom: 1px solid #eaeaea; }
.tabs-item li{ position: relative; display: inline-block; float: left; margin: 0 10px; }
.tabs-item li a{ display: inline-block; line-height: 44px; padding: 0 10px;}
.tabs-item li.current span{ position: absolute; left: 0; bottom: -4px; content: ""; width: 100%; height: 12px; border: 1px solid #eaeaea; border-radius: 8px;  }
.tabs-item li.current span i{  position: absolute; left: 0; top: 5px; content: ""; width: 100%; height: 7px; background: #fff; }
/*.course-detail .tabs-type li span i{ border-color: transparent transparent #fff transparent;}*/
.course-info .course-img{ display: inline-block;width: 505px;height: 310px; padding-top: 20px; overflow: hidden;}
.course-info img{ width: 100%; height: 100%; border-radius: 10px;}
.course-des{ margin-left: 525px; }
.course-des .tit{ height: 55px; margin-bottom: 8px; color: #999;}
.course-des h3{ display: inline-block; line-height: 60px; color: #676767; max-width: 700px;font-size: 30px; font-weight: normal;}
.course-des .iconfont{ vertical-align: middle;color: #eaeaea;margin-right: 3px; }
.course-des .collect,.course-des .share-btn{  display: inline-block; line-height: 60px; color: #999; }
.course-des .collect{ margin-right: 20px; }
.icon-shoucang1{font-size: 32px;}
.icon-fenxiang{font-size: 26px;}
.course-des .saves,.course-des .saves .iconfont{ color: #04a7ec; }
.course-des .collect:hover,.course-des .collect:hover .iconfont{color: #04a7ec;}
.course-des .share:hover .share-btn{color: #04a7ec;}
.course-des .share:hover .icon-fenxiang{color: #04a7ec;}
.course-des .txt{border:1px solid #eaeaea;padding: 15px 20px;}
.course-des .txt p{ height: 78px; line-height: 26px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.course-num{ height: 60px;line-height: 60px;border-bottom: 1px solid #eaeaea; text-align: right; }
.course-num li{padding: 0 25px;display: inline-block;vertical-align: middle;line-height: 20px;position: relative;text-align: center;}
.course-num li span{display: block;}
.course-num li i{width: 1px;height: 15px; background-color:#eaeaea;position: absolute; top:15px; left: 0px;}
.join-study{ width: 140px; height: 46px; line-height: 46px; margin-top: 30px; border-radius: 5px; text-align: center; background: #04a7ec; color: #fff; }
/*分享*/
.share{position: relative;}
.share-box{ display: none;position: absolute; width:240px;height:50px; top:60px;right: 0px; line-height: 50px;padding: 0 5px;background: #fff;box-shadow: 0px 0px 6px 2px #e1e1e1;-moz-box-shadow:0px 0px 6px 2px #e1e1e1;-webkit-box-shadow:0px 0px 6px 2px #e1e1e1; }
.share-box:after{position: absolute;display: block; content: '';border-style: solid;border-width: 6px;border-color:#fff #fff transparent transparent;transform: rotate(-45deg); top:-6px; right: 30px; box-shadow: 2px -2px 6px #e1e1e1;-moz-box-shadow:2px -2px 6px #e1e1e1;-webkit-box-shadow:2px -2px 6px #e1e1e1; }
.share-box li{ width: 36px; height: 50px; margin: 0 5px; display: block; text-align: center; float: left;}
.share-box li .iconfont{font-size: 30px;}

.course-bot{background-color: #f6f6f6;padding: 20px 0;}
.course-about{border: 1px solid #eaeaea;background-color: #fff;padding: 0 20px;}
.course-about h3{ font-size: 16px; font-weight: normal; margin-top: 20px;}
.course-about ul{padding: 30px 0;}
.course-about li{float: left;width: 15%; overflow: hidden; margin-right: 2%;}
.course-about li a{ color: #999; }
.course-about li .course-img{ position: relative; width: 100%;height: 127px;}
.course-about li img{ width: 100%; height: 100%; border-radius: 8px; overflow: hidden;}
.course-about li .course-tip{ position: absolute; left: 0; bottom: 0; display: inline-block; width: 70px; height: 24px; line-height: 24px; border-radius: 0 8px 0 8px; text-align: center; font-size: 12px; background: rgba(0,0,0,.45); color: rgba(255,255,255,.8); }
.course-about li .course-title{ display: block; margin-top: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.course-about li:last-child{ margin-right: 0; }

.course-main{margin-top: 20px;}
.course-tab{width: 1014px; border:1px solid #eaeaea;padding: 20px 0;background-color: #fff;}
.course-tab .tabs-type li{padding: 0 20px;}
.tab-pane{display: none;padding:10px 20px 30px;}
.tabs-con .current{display: block;}
.course-intro{text-align: center;}
.course-intro p img{max-width: 100%;}

/*视频课时*/
.tab-pane .course-tip{ height: 30px; line-height: 30px;background-color: #f6f6f6; color: #04a7ec;text-align: center; margin-bottom: 10px;}
.tab-pane .chapter .tit{ color: #575e65; line-height: 40px; background: #f6f6f6; padding: 0 20px; font-size: 16px; font-weight: bold; }
.tab-pane ul{padding: 10px 0 90px;display: block; font-size: 14px;}
.tab-pane .chapter ul{ padding: 0 0 10px; }
.tab-pane li{ display: block;height: 48px;line-height: 48px;padding: 0 10px;border-radius: 5px;border: 1px solid #fff;border-bottom-color:#eaeaea;}
.tab-pane li a{ line-height: 48px; }
.tab-pane li .num{ display: inline-block; width: 65px; }
.tab-pane li .name{display: inline-block; line-height: 48px; max-width: 520px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-left: 5px;vertical-align: top;}
.tab-pane li>a{display: block;}
.course-periods li .time{ line-height: 48px; color:#b3b3b3;}
.tab-pane .iconfont{ margin-right: 5px;}
.tab-pane .icon-icon02{color: #eaeaea; margin-left: 30px;}
.course-periods .icon-bofang{margin-right: 3px;}
.tab-pane .pane-btn{padding: 0px 5px;height: 28px;line-height: 28px;background-color:#04a7ec; color: #fff;border-radius: 6px;margin-top: 10px;}
.course-periods .video-play{display: none;}
.course-periods li.free-watch .time{display: none;}
.course-periods .video-free{display: block;background-color:#86e266;}
.course-periods li .join-test{background-color:#f6a50a; color: #fff; display: none; margin-left: 10px;}
.course-periods li .no-test{background-color:#eaeaea; color: #333;}
.course-periods li .look-test{border: 1px solid #f6a50a; background: #fff; color: #f6a50a;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
.tab-pane li:hover{border-color: #04a7ec;color:#04a7ec;}
.tab-pane li:hover a{color:#04a7ec;}
.tab-pane li:hover .icon-icon02{color:#04a7ec;}
.tab-pane li:hover .pane-btn{color: #fff;}
.course-periods li:hover .time{display: none;}
.course-periods li:hover .video-play,.course-periods li:hover .join-test{display: block;}
.course-periods li .join-test:hover{ background-color: #ffb527; }
.course-periods li .no-test:hover{ background: #eaeaea; color: #333; }
.course-periods li .look-test:hover{ background: #fff; color: #f6a50a; }
.course-periods li:hover .look-test{background: #fff; color: #f6a50a;}
.pane-btn:hover{background: #15b4f7;}
.video-free:hover{background: #94ed75;}
.course-periods li:hover .no-test{color: #333;}

/*课程讲义*/
.tab-pane .watch-btn{display: none;}
.course-notes .icon-jiangshikechengku{color: #eaeaea;}
.course-notes .icon-wangjimima-copy{font-size: 22px;vertical-align: middle; margin-right: 3px;}
.course-notes li:hover .icon-jiangshikechengku{color:#04a7ec;}
.tab-pane li:hover .watch-btn{display: block;}

/*课程题库*/
.course-question .icon-book{color: #eaeaea;}
.course-question .icon-ketanglianxi{margin-right: 3px;}
.course-question li:hover .icon-book{color:#04a7ec;}

/*学员评价*/
.course-comment{padding: 10px 0 30px;}
.total-rank{padding: 30px 0;}
.total-rank p{color: #b3b3b3;}
.total-rank .score{color: #676767;}
.total-rank .stars img{margin: 0 3px;}
.total-rank .rank-left{width: 250px;text-align: center;border-right: 1px solid #eaeaea;}
.total-remark li{border: none;height: auto;padding: 20px;}
.rank-right{height: 73px;line-height: 73px;padding-left: 60px;}
.rank-right label{margin:0 10px;}
.rank-right label input{vertical-align: middle;margin-right: 2px;}
.remark-img{width: 60px;height: 60px;margin-right: 20px;}
.remark-img img{width: 60px;height: 60px;object-fit: cover;border-radius: 50%;}
.remark-info{margin-left: 80px;}
.remark-info .time{font-size: 12px;color: #b3b3b3;margin-left: 20px;}
.remark-name,.remark-star{ height: 28px;}
.tab-pane .remark-name a{ line-height: 28px;}
.remark-name a{ color:#04a7ec;font-size: 16px;font-weight: bold;letter-spacing: 0;}
.remark-txt{height: auto;line-height: 26px;word-wrap:break-word;}
.remark-star img{margin-right: 5px;}
.total-remark li:hover{background-color: #f6f6f6;}

.course-teacher{width: 390px;border:1px solid #eaeaea;border-bottom: none;padding: 20px 0 0;background-color:#fff;}
.course-teacher h3{padding: 0 20px;height: 45px;line-height: 45px;border-bottom: 1px solid #eaeaea;color: #999;font-size: 16px; font-weight: normal;}
.teacher-info{display: block;width: 100%;}
.teacher-info li{display: block;padding: 0 20px;}
.course-teacher .pic{display: block;width: 115px; height: 115px;border-radius: 50%;margin:20px auto; overflow:hidden; }
.course-teacher .pic img{width: 100%;height: auto;}
.course-teacher .name{color: #676767;margin-bottom: 20px;text-align: center;}
.course-teacher .txt{ line-height: 24px; color: #b3b3b3; text-align: justify;}
.course-teacher .txt-over{max-height: 120px;overflow: hidden;}
.course-teacher .show-all{ margin-top: 5px; text-align: right; color: #04a7ec; cursor: pointer;}
.course-teacher .course-pb{padding-bottom: 90px;}
.course-teacher .bot{width: 100%;height: 20px;background:#f6f6f6 url('../images/course_bot.png') no-repeat 0 0;background-size: 100% 100%;}

.no-data{font-size: 14px;text-align: center;padding: 20px 0;}
.no-data img{margin-bottom: 20px; max-width: 100%;}
.no-data p{ font-size: 16px; }
.course-intro .no-data img{ width: auto; max-width: 100%;}

#clock{ font-size: 12px; display: inline-block; line-height: 50px;}
#clock i{ color:#999; }

/*星级评分*/
.star-remark{ padding: 0 40px; }
.star-remark .mark{ height: 75px;}
.star-remark dl{ color: #575e65; }
.star-remark dt{ float: left;margin-right: 20px;}
.star-remark .remark-btn{ border:0;padding: 6px 15px;float: right; border-radius: 5px; margin-right: 10px;margin-top: 5px; background: #04a7ec; color: #fff; cursor: pointer;}
#content{ display: block; width: 800px;border: 1px solid #cad2e0; border-radius: 3px; padding:10px; }
.star-remark .text-tip{ height: 37px; line-height: 37px; margin-top: 8px; margin-right: 10px; letter-spacing: normal; }
.star-remark .text-tip span{ color: #fb382e;}
.star-remark .tips{margin-left: 80px; margin-top: 10px;}
.star-remark .tips span{ display: inline-block;padding: 3px 6px; margin-right: 12px; background-color: #f4e1c7; cursor: pointer;}
.star-remark .tips span:hover{ background-color: #f3cc95; }
#star {position: relative;height: 24px; float: left; margin-top: -2px;}
#star ul,#star span {float: left;display: inline;height: 24px;line-height: 24px;padding: 0;}
#star li {float: left;width: 24px;height: 24px;	line-height: 24px; padding: 0;border-radius: 0;border: none;cursor: pointer;text-indent: -9999px;background: url(../images/comm_star.png) no-repeat;}
#star strong {color: #f60;padding-left: 10px;}
#star li.on {background-position: 0 -24px;}
.star_result_span a:hover{ color: #575e65; }
/*2017.11.22 添加表情*/
.emotions{ height: 35px; line-height: 35px; margin-left: 80px;color:#999;cursor:pointer;}
.icon-comment-face3{ margin-right: 2px; font-size: 22px;color: #04a7ec; vertical-align: middle; }
.qqFace{margin-top:4px;background:#fff;padding:2px;border:1px #dfe6f6 solid;margin-left: 80px;}
.qqFace table td{padding:0px;}
.qqFace table td img{cursor:pointer;border:1px #fff solid;}
.qqFace table td img:hover{border:1px #0066cc solid;}
.icon-comment-face3{ font-size: 20px; color: #04a7ec;}

/*2018.5.7课程详情增加习题*/
.course-test .pane-btn{padding: 0 10px;border: 1px solid #04a7ec;}
.course-test li .name{ max-width: 500px; }
.tab-pane .complete-btn{ background-color: transparent;border: 1px solid #04a7ec; color: #04a7ec;}
.tab-pane li:hover .complete-btn{border: 1px solid #04a7ec; color: #04a7ec;}
.course-test .scale{ float: right;display: inline-block;width: 50px; line-height: 48px; text-align: right; margin: 0 10px; font-size: 12px; }
.test-finish .text{ float: right; line-height: 48px; color: #fb382e; }
.test-doing .text{ float: right; line-height: 48px; color: #04a7ec; }
.course-test .no-data{padding: 60px 0;}
/*习题*/
.test{padding-top: 20px;}
.test .container{ background: #fff; padding: 20px 10px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
.test .leftbar{ width: 234px;border:1px solid #eaeaea;min-height: 470px;position: fixed;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.test-tab{ height: 40px; line-height: 40px; background: #f6f6f6; }
.test-tab ul li{display: inline-block;width: 76px; text-align: center;border-left: 1px solid #f6f6f6; border-bottom: 1px solid #eaeaea; color: #111; font-size: 16px; cursor: pointer;}
.test-tab ul li.on{ background: #fff;border-bottom-color: #fff;border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; color: #04a7ec; cursor: default; }
.test-tab ul li.on:first-child{ border-left-color:#fff;}
.test-tab ul li.on:last-child{ border-right-color:#fff;}
.test-tab-con{ height: 420px; padding:10px 1px 0 10px; overflow-y: auto;}
.test-num{display: none;}
.test-num a{ display: inline-block; width: 36px; height: 36px; border-radius: 3px; line-height: 36px; float: left; border: 1px solid #e4e4e4; text-align: center;margin:0 2px; margin-bottom: 10px;}
.test-num a.on{ background: #04a7ec;color: #fff;}

.mainbox{ border: 1px solid #eaeaea;min-height: 470px;position: relative;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
.mainbox h2{ height: 50px; line-height: 50px;font-size: 24px; text-align: center;border-bottom: 1px solid #eaeaea; background: #f6f6f6;color: #111;}
.mainbox h3{ font-size: 18px;margin: 10px 0; font-weight: bold; }
.test-main{ padding: 40px; color: #111; font-size: 16px;}
.paperexamcontent{ line-height: 30px; padding-bottom: 20px;}
.choice{margin-bottom: 5px;}
.selector .radio-inline{ display: block; width: 100%;padding: 0 20px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
.radio-inline input{ margin-right: 5px; vertical-align: middle; height: 28px; line-height: 28px;}
.toolbar{position: absolute;bottom: 0; left: 0;width: 100%; height: 50px;border-top: 1px solid #eaeaea;padding: 0 10px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.toolbar .btn{ display:inline-block;width: 95px; height: 30px; line-height: 30px; margin-top: 10px;text-align: center; border: 1px solid #04a7ec; background: #fff; color: #04a7ec; border-radius: 3px;cursor: pointer; }
.toolbar .pull-right{ float: right; background: #04a7ec; color: #fff;}
.toolbar .pull-right:hover{ background: #15b4f7;}
.text-center{ text-align: center; }
.btn-sub{ display: inline-block;width: 145px; height: 38px; line-height: 38px; background: #04a7ec; border: none; color: #fff;border-radius: 3px; margin: 30px auto; cursor: pointer; }
.btn-sub:hover{ background: #15b4f7; color: #fff; }

#submodal{ display: none;z-index:999; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(255,255,255,0); }
.modal-dialog{ display: none;z-index:1000; position:absolute; background: #fff; top:50%; left:50%; width:420px; height:340px; margin:-170px 0 0 -210px; border-radius:5px;-webkit-box-shadow: 0px 0px 10px 3px rgba(4,167,236,.3);-moz-box-shadow:0px 0px 10px 3px rgba(4,167,236,.3); box-shadow: 0px 0px 10px 3px rgba(4,167,236,.3); }
.modal-header{ position: relative; }
.modal-header img{ width: 100%; }
.modal-header .close{ display: inline-block;padding: 5px;position: absolute;top:10px;right: 15px;text-shadow: 0 1px 1px; color: #0699d8; font-size: 22px; }
.modal-body{ height: 60px;line-height: 60px; text-align: center; color: #676767; }
.modal-body p span{ color: #fb382e; }
.modal-footer{ text-align: center; }
.modal-footer .btn{ display: inline-block; width: 140px;height: 38px; line-height: 38px;text-align: center; border: 1px solid #04a7ec; border-radius: 3px; margin:0 10px; cursor: pointer; }
.modal-footer .btn:hover{ background: #04a7ec; color: #fff; }

/*结果页*/
.result-box{ padding-top: 110px; }
.result-img{ padding: 0 100px 20px 0; }
.result-content{ background: #fff;border: 1px solid #eaeaea; width: 100%; padding: 25px 40px 200px;color: #676767;-webkit-box-shadow: 0px 0px 10px 3px #ddd;-moz-box-shadow:0px 0px 10px 3px #ddd; box-shadow: 0px 0px 10px 3px #ddd;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; }
.result-content .return{ font-size: 18px; color: #04a7ec; }
.result-content .return:hover{ text-decoration: underline; }
.result-content h3{ font-size: 18px;line-height: 100px; }
.result-content .correct{ font-size: 38px; color: #04a7ec; line-height: 75px; }
.result-content .des{ font-size: 18px; line-height: 30px; margin-bottom: 40px; }
.btns .btn{display: inline-block; width: 140px;height: 38px; line-height: 38px;text-align: center; border: 1px solid #04a7ec; border-radius: 3px; background: #04a7ec; margin:0 10px; color: #fff; cursor: pointer; }
.btns .btn:hover{background: #15b4f7;}

.test-error{margin-bottom: 20px;}
.test-error .test-main{ width: 80%;padding: 30px 10% 60px;}
.test-error h3{ font-size: 16px; line-height: 32px; font-weight: bold; color: #04a7ec; }
.test-error .paperexamcontent{ margin-bottom: 20px; }
.test-error .selector{ margin-bottom: 10px; }
.explain{ line-height: 20px; }
.anwser{ color: #04a7ec; margin-bottom: 8px; }
.anwser span{ margin-right: 10px; }
.description{ color: #999; }
.is-error{ color: #04a7ec; }
.red{ color: #fb382e; }
.gray{ color: #cfcfcf; }
.delete{ text-decoration: line-through; }
.you-choice{ color: #04a7ec;}
.test-error .btns{margin-top: 60px;}
.test-error .btns .btn:hover{background: #04a7ec;}
.test-error .btns .return-list{ background: #fff; color: #04a7ec; }
.test-error .btns .return-list:hover{ background: #04a7ec; color: #fff; }
.test-error .btns .hover1{background: #fff; color: #04a7ec;}

/*2018.10.16增加直播课时*/
.course-living .pane-btn{ border-radius: 14px; padding: 0 8px; }
.tab-pane .video-replay{background-color: #f6a50a;}
.course-living .video-default{ background: #eaeaea; color: #333; }
.course-living li:hover .video-default{ background: #eaeaea; color: #333; cursor: default; }
.course-living li .time{ margin-left: 10px; }
.course-living li .name{ max-width: 400px; }

@media screen and (max-width: 1500px) {
	.course-info .course-img{ width: 430px; height: 263px; }
	.course-detail .course-des{ margin-left: 450px;}
	.course-detail .course-des h3{ line-height: 55px; max-width:540px; font-size: 26px; }
	.course-des .collect, .course-des .share-btn{ line-height: 55px; }
	.course-des .tit{ margin-bottom: 0; }
	.course-des .txt{ padding: 10px 20px; }
	.course-des .txt p{ height: 52px;-webkit-line-clamp: 2; }
	.share-box{ top:55px; }
	.join-study{ margin-top: 28px; }
	.course-about li .course-img{ height: 104px; }
	.course-tab{ width: 860px; }
	.course-teacher{ width: 300px; }
	.tab-pane li .name{ max-width: 430px; }
	.course-living li .name{ max-width: 300px; }
	#content{ width: 688px; }
}
@media screen and (max-width: 1280px) {
	.course-detail .course-des h3{ font-size: 20px; max-width: 350px; }
	.course-tab{ width: 680px; }
	.tab-pane li .name{ max-width: 290px; }
	.course-living li .name{ max-width: 180px; }
	#content{ width: 510px; }
}
