









































































































































/* 顶部图片开始 */
.bannerContent[data-v-2b22c94b]{
  border: 5px solid #ffa847;
  margin-top: 10px;
}
.bannerContent img[data-v-2b22c94b]{
  width: 100%;
  height: 250px;
}
/* 顶部图片结束 */
/* 遮罩层开始 */
.statisticsMask[data-v-2b22c94b]{
  width: 90%;
  padding: 5%;
  position: absolute;
  background: #fff;
  box-sizing: border-box;
  top: 180px;
  z-index: 2000;
  left: 5%;
  border-radius: 5px;
  padding-bottom: 100px;
}
.statisticsMask ul li p[data-v-2b22c94b]{
  background: #fff;
  width: 100%;
  text-indent: 10px;
  line-height:50px;
  font-size: 16px;
  color: #ffa847;
  border-bottom: 1px solid #ccc;
}
.list[data-v-2b22c94b]{
  position: relative;
}
.chooseBtn[data-v-2b22c94b]{
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  font-size: 16px;
  color: #ffa847;
}
.timeCon[data-v-2b22c94b]{
  position: absolute;
  z-index: 3000;
  display: none;
  width: 100%;
  background: #fff;
  height: 200px;
  overflow-y:auto;
}
.timeCon li[data-v-2b22c94b]{
  line-height: 40px;
  text-indent: 10px;
  font-size: 15px;
}
.rouler[data-v-2b22c94b],.teachInfo[data-v-2b22c94b]{
  margin-top:25px;
  font-size: 16px;
  color: #ffa847;
}
.teachInfo button[data-v-2b22c94b]{
  margin-left: 30px;
  width: 90px;
  background: #ffa847;
  color: #fff;
  line-height: 28px;
  border: none;
  outline: none;
  border-radius: 5px;
}
/* 底部提交按钮 */
.submitBtn[data-v-2b22c94b]{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffa847;
  height: 65px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  z-index: 4000;
}
.studysuggest[data-v-2b22c94b]{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color:rgba(144,144,144,0.5);
  z-index: 5000;
  display: none;
}
.studysuggestList[data-v-2b22c94b]{
  width: 80%;
  margin: 150px auto;
  background: #fff;
}
.studysuggestList h5[data-v-2b22c94b]{
  text-align: center;
  line-height: 40px;
}
.banxin[data-v-2b22c94b]{
  width: 90%;
  margin: 0 auto;
}
.studysuggestList p[data-v-2b22c94b]{
  margin: 15px 0;
  line-height: 20px;
}
.closeBtn[data-v-2b22c94b]{
  display: flex;
  justify-content: center;
}
.closeBtn span[data-v-2b22c94b]{
  background: #ffa847;
  color: #fff;
  display: inline-block;
  margin: 15px 0;
  width: 140px;
  text-align: center;
  line-height: 40px;
}

