@charset "UTF-8";

/*通知消息 开始*/
.content{
  width: 1202px;
  height: auto;
  overflow:hidden;
  margin:25px auto 0;
  background:#fff;
}
.content .title{
  height: 67px;
  border-bottom: 1px solid #dadbdf;
}
.content .title h2{
  width:150px;
  height: 64px;
  line-height: 67px;
  font-size: 18px;
  float: left;
  text-align: center;
  border-bottom: 4px solid #4ba1de;
  color:#4ba1de;
}
.content .title .returnBtn{
  display: inline-block;
  float: right;
  line-height: 67px;
  font-size: 16px;
  color:#8c8c8c;
  margin-right: 25px;
}
.content .messageMain{
  /*min-height: 450px;*/
  margin:10px 28px 30px 36px;
}
.content .messageMain ul{
  height: auto;
  overflow: hidden;
}
.content .messageMain ul li{
  height: 58px;
  overflow:hidden;
  line-height: 58px;
  border-bottom: 1px solid #e5e5e5;
}
.content .messageMain ul li h3{
  width: 1020px;
  float: left;
  font-size: 16px;
  color:#808080;
}
.content .messageMain ul li h3 span{
  color:#ff3d3d;
}
.content .messageMain ul li em{
  display: inline-block;
  float: right;
  font-size: 16px;
  color:#808080;
}
/*通知消息 结束*/

/*通知消息内容 开始*/
.messageMain .messageContent{
  height: auto;
  overflow:hidden;
}
.messageContent h3{
  font-size: 26px;
  text-align: center;
  margin:30px 0 10px 0;
}
.messageContent span{
  display:block;
  text-align: center;
  font-size: 14px;
  color: #ababab;
  margin-bottom: 10px;
}
.messageContent p{
  font-size: 16px;
  color:#6b6b6b;
  line-height: 26px;
}
/*通知消息内容 结束*/

/*我的题库--试卷 开始*/
.content .questionBank{
  height: auto;
  overflow:hidden;
}
.content .questionBank .navTab{
  height: 67px;
  line-height: 67px;
  overflow: hidden;
  border-bottom: 1px solid #dadbdf;
}
.questionBank .navTab li{
  float: left;
}
.questionBank .navTab li a{
  padding:0 40px;
  display: inline-block;
  height: 64px;
  line-height: 67px;
  font-size: 18px;
  color:#808080;
}
.questionBank .navTab li.on a{
  padding:0 40px;
  display: inline-block;
  height: 64px;
  line-height: 67px;
  font-size: 18px;
  color:#4ba1de;
  border-bottom: 4px solid #4ba1de;
}
.questionBank .questionMain{
  height: auto;
  overflow:hidden;
}
.questionMain .questionInfo{
  height: auto;
  overflow:hidden;
  display: none;
  position: relative;
}
.questionInfo h3{
  font-size: 16px;
  border-left: 5px solid #4ba1de;
  padding-left: 13px;
  margin:40px 0 26px 37px;
  color:#585858;
}
.questionInfo ul.testPaper{
  height: auto;
  overflow:hidden;
  margin-left: 35px;
}
.questionInfo ul.testPaper li{
  width:1130px;
  height: 68px;
  overflow:hidden;
  margin-bottom: 15px;
  border:1px solid #ebebeb;
}
.questionInfo ul.testPaper li h4{
  width: 220px;
  height: 68px;
  line-height: 68px;
  overflow:hidden;
  font-size: 16px;
  color:#585858;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 26px;
}
.questionInfo ul.testPaper li a{
  width:116px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border:1px solid #4ba1de;
  display: inline-block;
  font-size: 16px;
  color:#4ba1de;
  float: right;
  margin:16px 18px 0 0;
}
.questionInfo ul.testPaper li .progress{
  height: auto;
  overflow: hidden;
  float: left;
  margin:23px 0 0 80px;
}
.progress .progressInfo{
  position: relative;
  float: left;
}
.progress .progressInfo em.bottomIng{
  width: 370px;
  height: 6px;
  display: inline-block;
  background: #dbdbdb;
  border-radius: 5px; position:relative; top:11px
}
.progress .progressInfo em.progressIng{
  width: 50%;
  height: 6px;
  display: inline-block;
  background: #4ba1de;
  border-radius: 5px;
  position: absolute;
  top:11px;
  left: 0;
}
.progress span{
  font-size: 16px;
  color:#4ba1de;
  display: inline-block;
  float: left;
  margin:1px 0 0 20px;
}
/*我的题库--试卷 结束*/

/*试题  开始*/
.testQuestionmainMain{
  height: auto;
  overflow: hidden;
  margin:0 34px;
  padding-bottom: 80px;
}
.testQuestionmainMain .topicContent{
  height: auto;
  overflow: hidden;
  padding-bottom: 40px;
  border-bottom: 1px solid #dbdbdb;
}
.topicContent h4{
  font-size: 16px;
  color:#292929;
}
.topicContent h4 em{
  color:#2f9cd4;
}
.testQuestionmainMain .operation{
  height: auto;
  overflow: hidden;
  margin:36px 0 20px 0;
}
.testQuestionmainMain .operation a{
  width: 61px;
  height: 30px;
  border-radius: 3px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: left;
  margin-right: 15px;
  background: #d9d9d9;
  font-size: 16px;
  color:#616161;
}
.testQuestionmainMain .operation a.Cur{
  color:#fff;
  background:#4ba1de;
}
.testQuestionmainMain .lastNext{
  text-align: center;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.testQuestionmainMain .lastNext a{
  width: 120px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  display: inline-block;
  background: #4ba1de;
  font-size: 16px;
  color:#fff;
  margin-right: 20px;
  border-radius: 3px;
}
.topicContent ul.answer{ padding:46px 0 0 80px;
  height: auto;
  overflow: hidden;
}
.topicContent ul.answer li{
  height: auto;
  overflow: hidden;
  border:none;
  position: relative;
}
.topicContent ul.answer li input,
.errorCategory .errorAnswer li input{
  width: 18px;
  height: 18px;
  display: inline-block;
  float: left;
  filter:alpha(Opacity=0);
  -moz-opacity:0;
  
}
.topicContent ul.answer li em,
.errorCategory .errorAnswer li em{
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
  margin:3px 8px 0 0;
  background: url(../image/other/radioPic.png) no-repeat;
  background-size: 100%;
}
.topicContent ul.answer li em.Cur,
.errorCategory .errorAnswer li em.Cur{
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
  margin:3px 8px 0 0;
  background: url(../image/other/radioSelePic.png) no-repeat;
}
.topicContent ul.answer li span,
.errorCategory .errorAnswer li span{
  display: inline-block;
  float: left;
  font-size: 14px;
  color:#616161; padding-left:10px;
}
.topicContent ul.answer{ position:relative}
.topicContent ul.answer li span:hover{ background-color:#f0f0f0; cursor:pointer}
.topicContent ul.answer font.yes{ color:#2BCD3A; margin-left:15px; position:absolute; top:10px; left:60px; background:url(../image/vv-2.jpg) no-repeat; display:block; height:30px; line-height:30px; text-indent:30px; }
.topicContent ul.answer font.no{ color:#f00; margin-left:15px; position:absolute; top:10px; left:60px; background:url(../image/vv-1D_03.jpg) no-repeat; display:block; height:30px; line-height:30px; text-indent:30px; }

.testQuestionmainMain .answerCard{
  position: fixed;
  top: 260px;
  right: 30px;
}
.answerCard .answerTitle a{
  width: 110px;
  height:28px;
  display: inline-block;
  line-height: 28px;
  text-align: center;
  color:#fff;
  font-size: 16px;
  background: url(../image/other/cardDefaul.png) no-repeat;
}
.answerCard .answerInfo{
  width: 346px;
  height: 440px;
  overflow: hidden;
  border:1px solid #dbdbdb;
  background: #fff;
  display: none;
}
.answerCard .answerInfo .answerOpen{
   width: 110px;
  height:28px;
  display: inline-block;
  line-height: 28px;
  text-align: center;
  color:#fff;
  font-size: 16px;
  background: url(../image/other/cardOpen.png) no-repeat;
}
.answerCard .answerInfo .explain{
  height: 25px;
  
  margin:16px 0 10px 24px;
}
.answerInfo .explain span,
.situationInfo .answerEach span{
  width:40px;
  height: 20px;
  display:block;
  text-align: center;
  line-height: 20px;
  float: left;
  font-size: 14px;
  margin-right: 13px;
}
.answerInfo .explain span a,
.situationInfo .answerEach span a{ display:block}
.answerInfo .explain span.have a,
.situationInfo .answerEach span.have a{
  color:#fff;
  background: #3cae4c;
  border:1px solid #0d8f1f;
}
.answerInfo .explain span.current a,
.situationInfo .answerEach span.current a{
  color:#fff;
  background: #2f9cd4;
  border:1px solid #2f9cd4;
}
.answerInfo .explain span.noanswer a,
.situationInfo .answerEach span.noanswer a{
  color:#999;
  background: #fff;
  border:1px solid #999;
}
.answerInfo .answerSituation{
  height: 298px;
  overflow-y: auto;
  margin:0 22px;
  border-top:1px solid #dadada;
  border-bottom:1px solid #dadada;
}
.answerSituation .situationInfo{
  height: auto;
  overflow: hidden;
}
.answerSituation .situationInfo h5{
  font-size:16px;
  color:#616161;
  text-align: center;
  margin:16px 0;
}
.answerSituation .situationInfo .answerEach{
  width: 280px;
  margin:0;
  height: auto;
  overflow: hidden;
}
.situationInfo .answerEach span{
  margin-right: 8px;
  width: 30px !important;
  margin-bottom: 10px;
}
.answerInfo .cardOperation{
  height: auto;
  overflow: hidden;
  text-align: center;
  margin-top: 15px;
}
.answerInfo .cardOperation a{
  width: 130px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  color:#2f9cd4;
  border:1px solid #2f9cd4;
  border-radius: 5px;
  font-size: 12px;
}
.testQuestionmainMain .operationInfo{
  height: auto;
  overflow: hidden;
}
.operationInfo .analysis span{
  font-size: 16px;
  color:#4ba1de;
}
.operationInfo .analysis p{
  font-size: 16px;
  color:#828282;
}
.errorCorrection{
  height: auto;
  overflow: hidden;
  display: none;
}
.errorCorrection .blackBag{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8888;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.errorCorrection .errorInfo{
    width: 734px;
    height: 500px;
    overflow: hidden;
    background-color: #fff;
    position: fixed;
    top:50%;
    left:50%;
    z-index: 99999;
    margin:-250px 0 0 -367px;
}
.errorCorrection .errorInfo .infoTitle{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: #4ba1de;  
}
.errorInfo .infoTitle span{
  font-size: 18px;
  color:#fff;
  display: inline-block;
  float: left;
  margin-left: 33px;
}
.errorInfo .infoTitle a{
  width: 17px;
  height: 17px;
  display: inline-block;
  float: right;
  margin:17px 20px 0 0;
  background: url(../image/other/close.png) no-repeat;
}
.errorInfo .errorCategory{
  margin:40px 34px 0;
}
.errorInfo .errorCategory span{
  font-size: 16px;
  color: #484848;
}
.errorCategory .errorAnswer{
  margin:15px 0 0 0;
  height: auto;
  overflow: hidden;
}
.errorCategory .errorAnswer li{
  width: 192px;
  height: auto;
  overflow: hidden;
  float: left;
  border:none;
}
.errorInfo .remarks{
  height: auto;
  overflow: hidden;
  margin:10px 34px 0;
}
.errorInfo .remarks span{
  font-size: 16px;
  color: #484848;
  display: block;
  margin-bottom: 10px;
}
.errorInfo .remarks textarea{
  width:615px;
  height: 90px;
  border:1px solid #e9e9e9;
  border-radius: 5px;
  padding:10px; resize:none
}
.questions_text{width:95%;
  height: 100px;
  border:1px solid #e9e9e9;
  border-radius: 5px;
  padding:10px; resize:none; margin-top:30px;}
.errorInfo .prompt{
  margin:0 34px;
  font-size: 12px;
  color:#fd2727;
}
.errorInfo .prompt p{
  line-height: 22px;
}
.errorInfo .determineBtn{
  width: 110px;
  height: 34px;
  line-height: 34px;
  display: block;
  color:#fff;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
  background: #2f9cd4;
  margin:30px auto 0;
}
/*试题  结束*/

/*我的题库 开始*/
.questionInfo .bankList{
  margin:0 0 0px 30px;
  height: auto;
  overflow: hidden;
}
.questionInfo .bankList li{
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
}
.questionInfo .bankList li .picture{
  display: inline-block;
  width: 178px;
  height: 178px;
 
}
.questionInfo .bankList li .picture img{
  display: inline-block;
  height: 100%;
  text-align: center;
}
.questionInfo .bankList li .listTitle{
  font-size: 14px;
  color:#808080;
}
.questionInfo .bankList li .progressBar{
  width: 178px;
  height: auto;
  overflow: hidden;
  margin:5px 0;
}
.bankList .progressBar .progressInfo{
  position: relative;
  width: 140px;
  float: left;
}
.bankList .progressBar .progressInfo .bottomIng{
  width: 140px;
  height: 6px;
  display: inline-block;
  background: #dbdbdb;
  border-radius: 5px;top: 11px; position:relative;
}
.bankList .progressBar .progressInfo .progressIng{
  width: 50%;
  height: 6px;
  display: inline-block;
  background: #4ba1de;
  border-radius: 5px;
  position: absolute;
  top: 11px;
  left: 0;
}
.bankList .progressBar .progressNum{
  float: right;
  font-size: 12px;
  color:#808080;
}
/*我的题库 结束*/

/*直播课表 开始*/
.questionInfo .scheduleInfo{
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.questionInfo .scheduleInfo li{
  height: auto;
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 26px;
  border-bottom: 1px solid #e3e4e7;
}
.questionInfo .scheduleInfo li:last-child{
  border-bottom: none;
}
.scheduleInfo li .specificDate{
  height: auto;
  overflow: hidden;
}
.scheduleInfo li .specificDate h5{
  width: 160px;
  text-align: right;
  float: left;
  font-size:18px;
  font-weight: bolder;
}
.scheduleInfo li .specificDate .weekIng{
  float: left;
  padding-left: 20px;
  margin:8px 0 -15px 20px;
  border-left:1px solid #89bde7;
  position: relative;
  padding-bottom: 52px;
}
.scheduleInfo li .specificDate .weekIng span{
  width: 62px;
  height: 21px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  border-radius: 3px;
  border:1px solid #4ba1de;
  color:#4ba1de;
  float: left;
  margin-top: -3px;
}
.scheduleInfo li .specificDate .weekIng em{
  width:10px;
  height: 10px;
  display: inline-block;
  background: #89bde7;
  border-radius: 50%;
  position: absolute;
  top:0;
  left:-5px;
}
.scheduleInfo li .timeMain{ position:relative;
  height: auto;
  
}
.scheduleInfo li .timeMain span.times{
  width: 132px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  color:#fff;
  float: left;
  background:#4ba1de;
  border-radius: 20px;
  margin-left: 28px;
}
.scheduleInfo li .timeMain span.weeks{ position:absolute; top:-40px; left:205px;font-size: 16px; border-radius: 3px;    border: 1px solid #4ba1de; padding:0px 10px;
    color: #4ba1de;}
.scheduleInfo li .timeMain .topicInfo{
  float: left;
  margin:0 0 0 20px;
  border-left:1px solid #89bde7;
  position: relative;
  /*padding-bottom: 32px;*/
}
.scheduleInfo li .timeMain .topicInfo em{
  width:8px;
  height: 8px;
  display: inline-block;
  background: #89bde7;
  border-radius: 50%;
  position: absolute;
  top:7px;
  left:-4.2px;
}
.timeMain .topicInfo .topicContent{
  width:1020px;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #e3e4e7;
}
.topicInfo .topicContent .topicText{
  width: 780px;
  float: left;
  padding-left: 20px;
  padding-bottom: 5px;
}
.topicContent .topicText a{
  font-size: 18px;
  color:#262626;
  display: inline-block;
  /*margin-bottom: 15px;*/
}
.topicContent .topicText p{
  font-size: 14px;
  color: #8c8f98; 
  margin-top: 5px;
}
.topicContent .liveOnBtn{
  width: 177px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  float: right;
  background: #ffba00;
  font-size: 16px;
  color:#272b36;
  border-radius: 3px;
  margin-right: 25px;
}
.topicContent .notBeginning{
  width: 177px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  float: right;
  background: #dfdfdf;
  font-size: 16px;
  color:#8e8e8e;
  border-radius: 3px;
  margin-right: 25px;
}
.topicContent .www{ color:#F00; margin-left:17px; display:inline-block;  width: 177px; text-align:center}
.borderBNo{
  border-bottom: none !important;
}
.topicContent a.watchReplayBtn{
  width: 177px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  float: right;
  background: #4ba1de;
  font-size: 16px;
  color:#fff;
  border-radius: 3px;
  margin-right: 25px;
}
#calendar {
  width: 1136px;
  margin: 30px auto;
}
.fc-border-separate tr.fc-last th{
  padding:6px 0;
  font-size: 16px;
}


/*直播课表 结束*/

.null_data {font-size:16px;border:1px solid #DDD;padding:30px;text-align:center;margin:30px;color:#999;background:#F7F7F7;}


.re_title{ color:#585858; font-size:18px; border-bottom:solid 1px #585858; padding-bottom:20px; position:relative}
.star_all{ position:relative; height:55px;border-bottom:solid 1px #585858; line-height:55px; padding:30px 0px; font-size:18px;color:#727272}
.re_title .add{ position:absolute; right:0px; top:0px; display:block; border:solid 1px #585858; height:35px; width:120px; border-radius:5px; text-align:center; line-height:35px; font-size:18px; color:#727272}
.re_title .add:hover{ text-decoration:none; border:solid 1px #e40075; color:#e40075}
.review_ul li{border-bottom:solid 1px #585858; padding:40px 0px; position:relative; padding-left:120px}
.review_ul li .pic{ position:absolute; left:0px; top:40px; border-radius:50%}
.review_ul li .pl_con{ font-size:18px;}
.review_ul li .pl_con .name{color:#e40075;margin-bottom:15px}
.review_ul li .pl_con .con{ font-size:16px; color:#585858; margin-top:20px; line-height:1.7em}
.review_ul li .pl_con .date{color:#585858; margin-top:50px;}

.review_ul .sj_hf{ border-top:solid 1px #e0e0e0; color:#999; margin-top:20px;}
.review_ul .sj_hf p{ font-size:18px; margin-bottom:20px; color:#585858; }



.rat-stars{ background-image:url(../image/xx-1_03.png); background-repeat:no-repeat; width:200px; height:26px;}
.stars_t_5{ background-position:0px 0px;}
.stars_t_4{ background-position:0px -30px;}
.stars_t_3{ background-position:0px -60px;}
.stars_t_2{ background-position:0px -90px;}
.stars_t_1{ background-position:0px -120px;}

.fl{ float:left}

.down_ul_list{ margin:50px;}
.down_ul_list li{ border-bottom:dotted 1px #8c8c8c; height:47px; line-height:47px;}
.down_ul_list li a{ color:#666}
.down_ul_list li i.down{ display:inline-block; background:url(../image/t_03.jpg) no-repeat center; width:18px; height:17px; vertical-align:middle; margin-right:15px;}
.down_ul_list li span{ float:right; color:#b7b7b7}
