
.statisticalpage[data-v-5e6cc914]{
  position: relative;
  min-height: 100%;
  padding-bottom: 150px;
}
.footer[data-v-5e6cc914]{
  position: absolute;
  bottom: 0;
}
.header[data-v-5e6cc914]{
  height:60px;
  line-height:60px;
}
.bgWrap[data-v-5e6cc914]{
  width: 960px;
  margin: 35px auto;
}
.chartBox[data-v-5e6cc914]{
  width: 100%;
  margin-top: 40px;
  position: relative;
}
.dataShow[data-v-5e6cc914]{
  text-align: center;
  position: absolute;
  bottom: 111px;
  left: 50%;
  transform: translateX(-50%);
}
.dataShow P[data-v-5e6cc914]{
  margin-bottom: 5px;
  color: #DEDBDE;
  font-size: 12px;
}
#number[data-v-5e6cc914]{
  color: #444;
  font-size: 16px;
  font-weight: bold;
}
#myChart[data-v-5e6cc914]{
 width: 960px;
 height: 260px;
}
/* 图表结束 */
/* 列表开始 */
.round[data-v-5e6cc914],.courserName[data-v-5e6cc914],.courserTime[data-v-5e6cc914]{
  display: inline-block;
}
.round[data-v-5e6cc914]{
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
}
.courserName[data-v-5e6cc914]{
  width: 680px;
  margin-left: 22px;
  height: 30px;
  overflow: hidden;
}
.courserTime[data-v-5e6cc914]{
  width: 200px;
  text-align: right;
  margin-left: 30px;
}
.dataList[data-v-5e6cc914]{
  padding-bottom: 50px;
}
.dataList ul li[data-v-5e6cc914]{
  line-height: 30px;
  margin: 30px 0;
  background: #f7f7f7;
  padding: 15px 10px;
  box-sizing: border-box;
  border-radius: 5px;
}
/* 选项卡开始 */
.btns[data-v-5e6cc914]{
  margin: 15px 0 30px 0;
  text-align: center;
}
.btnsbox[data-v-5e6cc914]{
  display: inline-block;
  text-align: center;
  width: 240px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:space-between;
  justify-content: space-between;
  margin: 0 auto;
}
.btns span[data-v-5e6cc914]{
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.btns .act[data-v-5e6cc914]{
  border: 1px solid #f3b868;
  color: #f3b868;
}
/* 选项卡结束 */
/* 列表结束 */
@media only screen and (max-width:960px){
/* 初始化样式开始 */
.bgWrap[data-v-5e6cc914]{
  width: 96%;
  margin: 15px auto;
}
#myChart[data-v-5e6cc914]{
 width: 96%;
}
.dataShow[data-v-5e6cc914]{
  left: 48%;
  transform: translateX(-49%);
}
/* 图表结束 */
/* 列表开始 */
.round[data-v-5e6cc914]{
  width: 8px;
  height:8px;
  background: #f3b868;
  border-radius: 50%;
}
.courserName[data-v-5e6cc914]{
  width: 55%;
  margin-left: 5%;
}
.courserTime[data-v-5e6cc914]{
  width: 30%;
  text-align: right;
  margin-left:5%;
}
.dataList ul li[data-v-5e6cc914]{
  margin: 20px 0;
}
/* 选项卡开始 */
.btnsbox[data-v-5e6cc914]{
  width: 60%;
}
.btns span[data-v-5e6cc914]{
  margin-right: 15px;
}
}

