
html .cube-dialog-btn_highlight,
body .cube-dialog-btn_highlight,
#app .cube-dialog-btn_highlight {
  color: #2468ff !important;
}

.appeal .title[data-v-5242b257] {
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f6ff;
  -webkit-box-shadow: 0px 1px 0px 0px #e0e5fc, 0px -1px 0px 0px #e0e5fc;
          box-shadow: 0px 1px 0px 0px #e0e5fc, 0px -1px 0px 0px #e0e5fc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #387cff;
}
.appeal .reason[data-v-5242b257] {
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #0c2233;
  margin-left: 14px;
}
.appeal .bat[data-v-5242b257] {
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #d9dbe5;
  border-radius: 2px;
  width: 90%;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #fff;
  position: fixed;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.appeal .bat.active[data-v-5242b257] {
  background: -webkit-gradient(linear, left top, right top, from(#4fa1ff), to(#2468ff));
  background: -webkit-linear-gradient(left, #4fa1ff 0%, #2468ff 100%);
  background: linear-gradient(90deg, #4fa1ff 0%, #2468ff 100%);
}
.appeal .textarea[data-v-5242b257] {
  outline: none;
  border: none;
  height: 114px;
  background: #f5f6f9;
  padding-left: 14px;
  padding-top: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90%;
  margin: 0 auto;
  display: block;
  margin-top: 22px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2d395b;
}
.appeal .textarea[data-v-5242b257]:placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9aa3a9;
}
.appeal .reason-list .item[data-v-5242b257] {
  position: relative;
  margin-bottom: 12px;
}
.appeal .reason-list .item .text[data-v-5242b257] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2d395b;
  margin-left: 38px;
}
.appeal .reason-list .item.active[data-v-5242b257]:after {
  width: 15px;
  height: 15px;
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAaUlEQVRIS2O8efvpf4YBAIyjFtMr1DGCWl1VmpEWlqNH6ajFDIMmqC1q/pOVz0+0MKKkFZLjeNRiYrPaaFCPJi6CReZodhrNTrhCYOgWIMTGKSF1JBcghAwkVn7U4tEGPbFphWJ1AxbUAPyM++8U23TsAAAAAElFTkSuQmCC);
  background-size: cover;
}
.appeal .reason-list .item[data-v-5242b257]:after {
  width: 15px;
  height: 15px;
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAVElEQVRIS2O8efvpf4YBAIyjFtMr1DGCWl1VmpEWlqNH6ajFDKNBTa2ENpq4RrPTaHaiVm5iGM1Oo9lpNDuNZieyQ4BgAUK2ySRqHO1JkBhg5CsHACwaw+85BfK5AAAAAElFTkSuQmCC);
  background-size: cover;
}

