
.computerBottom[data-v-e0c9d280]{
  display: block;
  width: 100%;
  overflow: hidden;
  background: #f5f5f7;
  padding: 10px 0 15px 0;
}
.computerBottom ul[data-v-e0c9d280] {
  overflow: hidden;
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.computerBottom ul li[data-v-e0c9d280]{
  height: 20px ;
  cursor: pointer;
  line-height: 20px;
  float: left;
  padding: 0 20px;
  color: #b0b0b0;
  font-family: "PingFang-SC-Medium";
}
.computerBottom ul li[data-v-e0c9d280]:last-child{
  border: none;
}
.orange[data-v-e0c9d280]{
  cursor: pointer;
}
.computerBottom p[data-v-e0c9d280]{
  height:45px;
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  color: #b0b0b0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
   justify-content:center;
}
@media only screen and (max-width:960px){
.computerBottom[data-v-e0c9d280]{
      display: none;
}
}


.learnLists[data-v-39aefdf5]{
  position: relative;
  min-height: 100%;
  padding-bottom: 150px;
}
.footer[data-v-39aefdf5]{
  width: 100%;
  position: absolute;
  bottom: 0;
}
.header[data-v-39aefdf5]{
  min-height: 60px;
}
/* 初始化样式结束 */
/* 搜索样式开始 */
.search[data-v-39aefdf5]{
  margin: 35px 0;
}
.search[data-v-39aefdf5]{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content:center;
}
.searchBox[data-v-39aefdf5]{
  display: inline-block;
  width: 80%;
  background: #f7f7f7;
  height: 60px;
  line-height: 60px;
  border-radius: 5px;
  text-align: center;
}
.searchBox select[data-v-39aefdf5]{
  width: 300px;
  height: 25px;
  line-height: 25px;
  border-radius: 3px;
}
#courser[data-v-39aefdf5]{
  color: #ffb657;
  border:1px solid #ffb657;
  margin-right: 20px;
}
.searchBox span[data-v-39aefdf5]{
  display: inline-block;
  width: 80px;
  font-size: 12px;
  color: #d8d8d8;
}
/* 搜索样式结束 */
/* 督学计划开始 */
.superintendentPlan[data-v-39aefdf5]{
  text-align: center;
}
.superintendentPlan ul[data-v-39aefdf5]{
  display: inline-block;
  width: 780px;
  background:#f7f7f7;
  padding: 10px 20px;
  box-sizing: border-box;
  border: 1px solid #ff8d8d;
  border-radius: 10px;
  position: relative;
}
.superintendentPlan ul li[data-v-39aefdf5]{
  line-height: 25px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  color: #ff8d8d;
  font-size: 12px;
}
.superintendentPlan ul li p[data-v-39aefdf5],.coursersShow span[data-v-39aefdf5],.coursersShow button[data-v-39aefdf5],.coursersShow[data-v-39aefdf5]{
  display: inline-block;
}
.superintendentPlan ul li p[data-v-39aefdf5],.coursersShow button[data-v-39aefdf5]{
  width: 48px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ff8d8d;
  border-radius: 5px;
  font-size: 12px;
}
.zhiding[data-v-39aefdf5]{
  position: absolute;
  width: 40px;
  height: 40px;
  top:-1px;
  left: -2px;
}
/* 督学计划结束 */
/* 列表开始 */
#orange[data-v-39aefdf5]{
  color: #ffb657;
}
.everyDay[data-v-39aefdf5]{
  width: 780px;
  margin: 35px auto;
}
.timeShow[data-v-39aefdf5]{
  text-align: center;
  font-size: 12px;
  color: #d8d8d8;
  line-height: 20px;
  margin-bottom: 20px;
}
.coursersShow[data-v-39aefdf5]{
  width: 380px;
  background:#f7f7f7;
  padding: 15px 10px;
  box-sizing: border-box;
  margin-bottom: 25px;
  border-radius: 5px;
  position: relative;
}
.coursersShow[data-v-39aefdf5]:nth-child(odd){
  margin-right: 20px;
}
.coursersShow span[data-v-39aefdf5]{
  width:295px;
  height: 22px;
  line-height: 22px;
  word-break:keep-all;           /* 不换行 */
  white-space:nowrap;
  overflow: hidden;
}
.coursersShow button[data-v-39aefdf5]{
 width: 45px;
 border: 1px solid #ffb657;
 outline: none;
 margin-left: 20px;
 background: #f7f7f7;
 color: #ffb657;
}
/* 列表结束 */

/* 下拉样式 */

/* 上报分数遮罩层开始 */
.reportTheScore[data-v-39aefdf5]{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba( 255 , 255 , 255 ,0.5 );
  display: none;
}
.reportBox[data-v-39aefdf5],.slectList[data-v-39aefdf5]{
  width: 600px;
  height: 250px;
  background:#f7f7f7;
  margin: 150px auto;
  border: 1px solid #ccc;
  position: relative;
  border-radius: 5px;
  display: none;
}
.prompt[data-v-39aefdf5]{
  text-align: center;
  margin: 15px 0;
  font-size: 16px;
}
.closeBtn[data-v-39aefdf5]{
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 50px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}
.scoreFill[data-v-39aefdf5]{
  margin: 30px 0;
  text-align: center;
}
.scoreFill span[data-v-39aefdf5],.scoreFill input[data-v-39aefdf5]{
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.scoreFill span[data-v-39aefdf5]{
  width: 20%;
}
.scoreFill input[data-v-39aefdf5]{
  text-indent: 5px;
  width: 40%;
  margin-left: 5px;
}
.pushBtn[data-v-39aefdf5]{
  text-align: center;
}
.pushBtn button[data-v-39aefdf5],.slectList button[data-v-39aefdf5]{
  display: inline-block;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: none;
  outline: none;
  background: #ffa847;
  color: #fff;
  border-radius: 5px;
}
/* 选择分数开始 */
.slectList[data-v-39aefdf5]{
  text-align: center;
}
.slectList select[data-v-39aefdf5]{
  display: inline-block;
  width: 200px;
  margin: 60px auto;
}
.redMark[data-v-39aefdf5]{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ffb657;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
/* 督学报告开始 */
.duxueReport[data-v-39aefdf5]{
  text-align: center;
}
.duxueReport span[data-v-39aefdf5]{
  display: inline-block;
  width: 725px;
  text-align: right;
  background: #f7f7f7;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  margin-top: 40px;
  padding: 0 25px;
  color: #ffb657;
}
@media only screen and (max-width:960px){
/* 初始化样式开始 */
.wrap[data-v-39aefdf5]{
  width: 96% auto;
}
/* 初始化样式结束 */
.searchBox[data-v-39aefdf5]{
  width: 100%;
}
.searchBox select[data-v-39aefdf5]{
  width: 32%;
  height: 25px;
  line-height: 25px;
  border-radius: 3px;
}
#courser[data-v-39aefdf5]{
  margin-right:5%;
}
.searchBox span[data-v-39aefdf5]{
  width:15%;
}
.search[data-v-39aefdf5]{
  margin: 20px 0;
}
/* 搜索样式结束 */
/* 督学计划开始 */
.superintendentPlan ul[data-v-39aefdf5]{
  width: 90%;
}
.superintendentPlan[data-v-39aefdf5]{
  margin-top: 30px;
}
/* 督学计划结束 */
/* 列表样式开始 */
.coursersShow[data-v-39aefdf5],.everyDay[data-v-39aefdf5]{
  width: 100%;
}
.coursersShow[data-v-39aefdf5]:nth-child(odd){
  margin-right: 0px;
}
.coursersShow span[data-v-39aefdf5]{
  width:83%;
  overflow: hidden;
}
.coursersShow button[data-v-39aefdf5]{
 width: 12%;
 border: 1px solid #ffb657;
 outline: none;
 background:#fff;
 color: #ffb657;
 margin-left: 5%;
}
/* 列表样式结束 */
/* 顶部搜索开始 */
.courseName[data-v-39aefdf5],.courseType[data-v-39aefdf5]{
  width:49%;
  font-size: 12px;
}
/* 顶部搜索结束 */

/* 遮罩层样式开始 */
.reportBox[data-v-39aefdf5],.slectList[data-v-39aefdf5]{
  width: 80%;
  height: 300px;
  background: #ffa847;
  margin: 200px auto;
  border: 1px solid #ccc;
}
.scoreFill input[data-v-39aefdf5],.slectList select[data-v-39aefdf5]{
  width: 50%;
}
/* 报告样式开始 */
.duxueReport span[data-v-39aefdf5]{
  display: inline-block;
  width:80%;
}
}

