[data-v-560454e8].el-dialog__body {
  padding: 0 10px;
  border-top: 1px solid #e7eaef;
}
[data-v-560454e8].el-dialog__headerbtn {
  top: 10px;
}
.default_page[data-v-560454e8] {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.default_page .header[data-v-560454e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 45px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  color: #fff;
  background-color: #0868c9;
}
.default_page .content[data-v-560454e8] {
  width: 100%;
  margin-top: 7px;
  min-height: 500px;
}
.default_page .content .content-item[data-v-560454e8] {
  padding: 10px 0px;
  background-color: #fff;
  border-bottom: 1px solid #eeecec;
}
.default_page .content .content-item i[data-v-560454e8] {
  color: #333;
  margin: 0 10px;
}
.default_page .content .hasLabel[data-v-560454e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.default_page .content .hasLabel .item-label[data-v-560454e8] {
  color: #333;
  width: 80px;
  min-width: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.default_page .content .item-time .time[data-v-560454e8] {
  font-size: 5px;
  letter-spacing: -1px;
}
.default_page .content .item-time .time span[data-v-560454e8] {
  font-size: 14px;
}
.default_page .participats[data-v-560454e8] {
  padding: 10px 0;
}
.default_page .participats .participats-top[data-v-560454e8] {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
}
.default_page .participats .participats-item[data-v-560454e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  border-bottom: 1px solid #eeecec;
  padding: 10px 35px 10px 35px;
}
.default_page .total .tongji[data-v-560454e8] {
  color: #333;
  padding-left: 10px;
  margin: 10px 0;
  text-align: right;
}
.default_page .total span[data-v-560454e8] {
  padding: 0;
}
.default_page .total div[data-v-560454e8] {
  font-size: 12px;
  margin-top: 5px;
}
.default_page .total .btns[data-v-560454e8] {
  padding: 10px 20px;
  text-align: center;
}
.default_page .fj[data-v-560454e8] {
  color: #0868c9;
}
.default_page .fj[data-v-560454e8]:hover {
  cursor: pointer;
  color: rgba(8, 104, 201, 0.8);
}
