.page[data-v-0e8a8b00] {
  width: 980px;
  padding: 10px 20px;
  font-size: 14px;
}
.page .warning[data-v-0e8a8b00] {
  padding: 14px;
  font-size: 12px;
  color: #f48000;
  background: #fffae2;
}
.page .no-sign[data-v-0e8a8b00] {
  position: relative;
  display: flex;
  align-items: center;
  height: 42px;
  margin-top: 20px;
  font-size: 12px;
  padding: 0 10px;
  color: #ff3e3e;
  background: #fff2f2;
  border-radius: 8px;
}
.page .no-sign img[data-v-0e8a8b00] {
  width: 15px;
  height: 15px;
  margin-right: 6px;
}
.page .no-sign .btn[data-v-0e8a8b00] {
  position: absolute;
  right: 9px;
  width: 60px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background: #ff3e3e;
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
}
.page .no-sign.gray[data-v-0e8a8b00] {
  color: #666666;
  background: #eaecef;
}
.page .main_top[data-v-0e8a8b00] {
  height: 40px;
  background: #fafafa;
  border: 1px solid #eaeaea;
  margin: 20px 0 12px 0;
}
.page .main_top span[data-v-0e8a8b00] {
  color: #666666;
  border-top: 2px solid #fafafa;
  display: inline-block;
  width: 136px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  box-sizing: border-box;
  cursor: pointer;
  border-right: 1px solid #eaeaea;
}
.page .main_top .active[data-v-0e8a8b00] {
  background: #ffffff;
  height: 41px;
  color: #343434;
  border-top: 2px solid #008ee1;
}
.page .reply[data-v-0e8a8b00] {
  font-size: 12px;
  padding: 15px;
  color: #0a50a1;
  background: #f0f5fe;
}
.page .tabs[data-v-0e8a8b00] {
  display: flex;
}
.page .tabs .item[data-v-0e8a8b00] {
  width: 74px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin: 0 10px 20px 0;
  background: #fafafa;
  border-radius: 2px;
  cursor: pointer;
}
.page .tabs .active[data-v-0e8a8b00] {
  color: #0a50a1;
  background: #e1f5fe;
}
.page .html[data-v-0e8a8b00] {
  padding: 9px 12px;
}
.page .picker[data-v-0e8a8b00] {
  margin-top: 10px;
  display: inline-block;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}
.page .picker span[data-v-0e8a8b00] {
  color: #666;
  display: inline-block;
  text-align: center;
  width: 76px;
}
.page .picker .el-input__inner[data-v-0e8a8b00] {
  border: none;
  border-radius: 0;
  border-left: 1px solid #eaeaea;
}
.page .search-btn[data-v-0e8a8b00] {
  display: inline-block;
  width: 78px;
  height: 36px;
  line-height: 36px;
  background: #e1f5fe;
  border: 1px solid #008ee1;
  border-radius: 2px;
  padding: 0;
  margin-left: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #0b50a2;
  text-align: center;
  cursor: pointer;
}
.page .el-table[data-v-0e8a8b00] {
  margin-top: 10px;
}

