[data-v-4f040027] .el-dialog__header,[data-v-4f040027] .el-dialog__body {
  padding: 0 38px;
}
[data-v-4f040027] .customWidth {
  width: 618px;
  border-radius: 4px;
}
.pop-head[data-v-4f040027] {
  width: 100%;
  height: 60px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pop-cont[data-v-4f040027] {
  margin-top: 25px;
  font-size: 14px;
  color: #112c71;
}
.pop-bottom[data-v-4f040027] {
  margin-top: 15px;
  padding-bottom: 30px;
  text-align: right;
  line-height: 40px;
}
.pop-bottom .pop-price[data-v-4f040027] {
  position: relative;
  left: 5px;
  top: 2px;
  color: #f56060;
  font-size: 22px;
}
.pop-bottom .pop-btn[data-v-4f040027] {
  cursor: pointer;
  width: 90px;
  height: 40px;
  line-height: 39px;
  font-size: 14px;
  border-radius: 4px;
}
.pop-bottom .pop-btn.pop-full-btn[data-v-4f040027] {
  background: #f56060;
  color: #fff;
  margin-left: 28px;
}
.pop-bottom .pop-btn[data-v-4f040027]:hover {
  opacity: 0.9;
}

