em {
  font-style: normal;
}
.myCourse {
  width: 52.08vw;
  background-color: #fff;
  padding: 1.25vw;
  margin: 0 auto;
}
.myCourse > div {
  margin-bottom: 1.25vw;
  overflow-y: hidden;
}
.myCourse > div img {
  float: left;
  width: 102px;
  height: 144px;
  line-height: 144px;
  margin-right: 1.25vw;
}
.myCourse > div .courseList {
  width: 36%;
  float: left;
  padding-top: 26px;
}
.myCourse > div .courseList h4 {
  font-size: 18px;
  color: #3e3e3e;
  margin-bottom: 18px;
}
.myCourse > div .courseList p {
  margin-bottom: 22px;
  color: #878787;
  font-size: 14px;
}
.myCourse > div .courseList p em {
  color: #ffb400;
}
.myCourse > div .courseList div a {
  font-size: 14px;
  color: #05a9f5;
}
.myCourse > div .courseList div .changeCourse {
  margin-right: 6%;
}
.myCourse > div .orderInfo {
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1.25vw;
  padding-right: 1.25vw;
  border: 1px solid #05a9f5;
  border-radius: 5px;
}
.myCourse > div .orderInfo h4 {
  font-size: 16px;
  color: #000000;
  line-height: 42px;
  border-bottom: 1px dashed #05a9f5;
  margin-bottom: 12px;
}
.myCourse > div .orderInfo p {
  font-size: 14px;
  color: #000000;
  margin-bottom: 6px;
}
.myCourse > div .orderInfo p span {
  color: #878787;
  display: inline-block;
  width: 84px;
}
.myCourse > div .orderInfo p em {
  color: #05a9f5;
}
.myCourseList {
  display: none;
}
.zhezhao .dialog {
  display: none;
  background-color: #fff;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 18px 24px;
  position: absolute;
  right: 0;
  top: 0;
  overflow-y: auto;
}
.zhezhao .dialog .closeBtn {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../../image/parent/closebtn.png);
  position: absolute;
  top: 20px;
  right: 24px;
  cursor: pointer;
}
.zhezhao .dialog h3 {
  font-size: 16px;
  font-size: 20px;
  color: #000;
  margin-bottom: 28px;
}
.zhezhao .conformUnsub {
  width: 424px;
  height: 450px;
}
.zhezhao .conformUnsub > p {
  font-size: 16px;
}
.zhezhao .conformUnsub > div {
  text-align: center;
  margin-top: 40px;
  overflow: hidden;
}
.zhezhao .conformUnsub > div div{
  width: 102px;
  margin: 0 auto;
}
.cbl .bdtop li:nth-child(2) .wzp{
  color: #05a9f5;
}
.zhezhao .conformUnsub div button {
  width: 94px;
  height: 36px;
  border-radius: 2px;
}
.zhezhao .conformUnsub div .conformUnsubBtn {
  background-color: #fff;
  color: #05a9f5;
  margin-right: 20px;
  border:1px solid #c4c4c4;
}
.zhezhao .conformUnsub div .cancelUnsubBtn {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.118);
  background-color: #05a9f5;
  color: #fff;
}

@media screen and (min-width: 1060px) and (max-width: 1200px) {
  .myCourse > div .courseList {
    width: 30%;
  }
  .myCourse > div .courseList p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 850px) and (max-width: 1060px) {
  .myCourse > div .orderInfo {
    width: 100%;
  }
  .myCourse > div .courseList {
    width: 65%;
  }
}
@media screen and (min-width: 560px) and (max-width: 820px) {
  .myCourse > div .courseList {
    width: 30%;
  }
  .myCourse > div .courseList p {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 560px) {
  .myCourse > div .orderInfo {
    width: 100%;
  }
  .myCourse > div .courseList p {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 360px) {
  .myCourse > div .courseList {
    width: 65%;
  }
}
@media screen and (max-width: 342px) {
  .myCourse > div .courseList p {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 850px) {
  .myCourse {
    width: 100%;
  }
}
.bdbottom li:nth-child(1) .wzp {
    color: #878787;
}

/*侧边栏当前页状态*/
.cbbody li .color{
    color: #05a9f5;
}

.noTask{
  font-size: 22px;
  text-align: center;
  color: #a8c3e2;
  margin: 30px;
}
.noTaskImg{
  width: 105px;
  height: 115px;
  display: block;
  margin: 0 auto;
}


.bdtop li:nth-child(1) .tbfqimg {
    background-position: -39px 5px;
}
.bdtop li:nth-child(2) .tbfqimg {
  background: url("../../image/spirit2.png") no-repeat scroll -323px -46px;
}

@media screen and (max-width: 560px) {
    .zhezhao .dialog {
        width: 100%;
    }
}

#firstPage {
    color: #878787;
}