
.van-dialog__footer {
  box-shadow: 0px 2px 5px #333;
}
.van-dialog__confirm,
.van-dialog__confirm:active {
  color: #fff !important;
  background: #0d6fa9 !important;
}

.el-container[data-v-80cd75cc] {
  max-width: 750px;
  margin: 0 auto;
}
.el-main[data-v-80cd75cc] {
  height: 100vh;
  padding: 0 0 50px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  font-size: 16px;
}
.el-main ul[data-v-80cd75cc] {
  padding: 12px;
}
.el-main ul li[data-v-80cd75cc] {
  background-color: #fff;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 15px;
}
.el-main ul li .topTitle[data-v-80cd75cc] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  padding-top: 5px;
  margin-bottom: 5px;
}
.el-main ul li .topTitle i[data-v-80cd75cc] {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  color: #fff;
  background-color: #0c6fa8;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
.el-main ul li .tisText[data-v-80cd75cc] {
  line-height: 30px;
}
.el-main ul li .tisText .tisColor[data-v-80cd75cc] {
  color: #8a8a8a;
}
.el-main ul li .tisText .tis[data-v-80cd75cc] {
  margin-left: 15px;
}
.el-main ul li .btnlist[data-v-80cd75cc] {
  display: flex;
  justify-content: flex-end;
}
.el-main ul li .btnlist .btn[data-v-80cd75cc] {
  color: #0c6fa8 !important;
  background-color: #ffffff;
  border: 1px solid #0c6fa8 !important;
  margin-right: 15px;
}
.el-main ul li .btnlist .btnStyle[data-v-80cd75cc] {
  border-radius: 6px;
  padding: 5px 15px;
}
.el-main ul li .btnlist .is_btn[data-v-80cd75cc] {
  background-color: #bbbbbb !important;
  border: 1px solid #bbbbbb !important;
}
.el-main ul li .btnlist .is_btnOne[data-v-80cd75cc] {
  color: #bbbbbb !important;
  border: 1px solid #bbbbbb !important;
}
.el-footer[data-v-80cd75cc] {
  position: fixed;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  border-top: 1px solid #ebeef5;
  margin: 0 auto;
  padding: 0px;
}
.el-footer .footerBtn[data-v-80cd75cc] {
  text-align: center;
  width: 100%;
  font-size: 16px;
  height: 100%;
  background-color: #0c6fa8;
  color: #fff;
  line-height: 44px;
}

