@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-3fa8b1c7],
sup[data-v-3fa8b1c7] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-3fa8b1c7] {
  top: -0.5em;
}
sub[data-v-3fa8b1c7] {
  bottom: -0.25em;
}
.shu[data-v-3fa8b1c7] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}
.form .message .twoWrap[data-v-3fa8b1c7], .form .message .choosecity[data-v-3fa8b1c7], .form .btn_w[data-v-3fa8b1c7] {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-3fa8b1c7] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-3fa8b1c7] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-3fa8b1c7]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-3fa8b1c7] {
  max-width: 800px;
}
[data-v-3fa8b1c7] .el-input__inner,[data-v-3fa8b1c7] .el-textarea__inner {
  border: 1px solid #d9d9d9;
}
[data-v-3fa8b1c7] .el-form-item__label {
  font-weight: bold;
}
.cont[data-v-3fa8b1c7] {
  max-width: 1002px;
  min-height: 963px;
  background: #ffffff;
  margin: 20px auto;
  padding: 30px 0;
  overflow: hidden;
}
.form[data-v-3fa8b1c7] {
  width: 700px;
  margin: 0 auto;
}
.form .formTitle .title[data-v-3fa8b1c7] {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}
.form .formTitle .tips[data-v-3fa8b1c7] {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}
.form .formTitle.endTitle[data-v-3fa8b1c7] {
    border-top: 1px solid #ededed;
    padding-top: 30px;
}
.form .message[data-v-3fa8b1c7] {
    width: 600px;
}
.form .message .twoWrap .separation[data-v-3fa8b1c7] {
      width: 18px;
      margin: 0 2px;
}
.form .message .se_width[data-v-3fa8b1c7] {
      width: 158px;
}
.form .message .line[data-v-3fa8b1c7] {
      color: #d9d9d9;
}
.form .message .unit[data-v-3fa8b1c7] {
      font-size: 14px;
      font-weight: normal;
      line-height: 22px;
      color: #333;
      margin-left: 5px;
}
.form .message .choosecity .iptAdress[data-v-3fa8b1c7] {
      width: 220px;
}
.form .font_col[data-v-3fa8b1c7] {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}
.form .font_col .one[data-v-3fa8b1c7] {
      cursor: pointer;
      color: #666;
}
.form .btn_w[data-v-3fa8b1c7] {
    justify-content: center;
}
.form .btn_w .btn[data-v-3fa8b1c7] {
      border: none;
      width: 320px;
      height: 48px;
      font-size: 16px;
      font-weight: bold;
      line-height: 22px;
      color: #fff;
      background: linear-gradient(122deg, #e74a3d 0%, #d41404 100%);
      border-radius: 4px;
      cursor: pointer;
}
.form .btn_w .btn[data-v-3fa8b1c7]:hover {
        background: linear-gradient(122deg, #ce4236 0%, #bf1206 100%);
}
.wait[data-v-3fa8b1c7] {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  color: #333;
}
.modify .wait[data-v-3fa8b1c7] {
  margin: 0;
  text-align: center;
}
.modify .err_font[data-v-3fa8b1c7] {
  margin: 10px 0 20px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #666;
}
.modify .addbtn button[data-v-3fa8b1c7] {
  width: 144px;
  height: 48px;
  border-radius: 4px;
  font-weight: 600;
  border: 1px solid #f3493b;
  cursor: pointer;
  font-size: 16px;
}
.modify .addbtn .submit[data-v-3fa8b1c7] {
  background: #ffffff linear-gradient(122deg, #f34b3d 0%, #d41404 100%);
  margin-right: 40px;
  color: #ffffff;
}
.modify .addbtn .submit[data-v-3fa8b1c7]:hover {
    background: linear-gradient(122deg, #ce4236 0%, #bf1206 100%);
}
.modify .addbtn .abandon[data-v-3fa8b1c7] {
  background: #ffffff;
  color: #f04537;
}
.modify .addbtn .abandon[data-v-3fa8b1c7]:hover {
    color: #fff;
    background: #cf4236;
}
.wait[data-v-3fa8b1c7] {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  color: #333;
}
.modify .wait[data-v-3fa8b1c7] {
  margin: 0;
  text-align: center;
}
.modify .err_font[data-v-3fa8b1c7] {
  margin: 10px 0 20px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #666;
}
.modify .addbtn button[data-v-3fa8b1c7] {
  width: 144px;
  height: 48px;
  border-radius: 4px;
  font-weight: 600;
  border: 1px solid #f3493b;
  cursor: pointer;
}
.modify .addbtn .submit[data-v-3fa8b1c7] {
  background: #ffffff linear-gradient(122deg, #f34b3d 0%, #d41404 100%);
  margin-right: 40px;
  color: #ffffff;
}
.modify .addbtn .submit[data-v-3fa8b1c7]:hover {
    background: linear-gradient(122deg, #ce4236 0%, #bf1206 100%);
}
.modify .addbtn .abandon[data-v-3fa8b1c7] {
  background: #ffffff;
  color: #f04537;
}
.modify .addbtn .abandon[data-v-3fa8b1c7]:hover {
    color: #fff;
    background: #cf4236;
}
.quantity .more[data-v-3fa8b1c7] {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #666;
  margin: 5px 0 10px;
}
.quantity .phone[data-v-3fa8b1c7] {
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  color: #f18d42;
}
.quantity .kefuServe .btn[data-v-3fa8b1c7] {
  width: 320px;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 48px;
  color: #fff;
  background: linear-gradient(122deg, #e74a3d 0%, #d41404 100%);
  cursor: pointer;
  border-radius: 4px;
}
.quantity .kefuServe .btn[data-v-3fa8b1c7]:hover {
    background: linear-gradient(122deg, #ce4236 0%, #bf1206 100%);
}
.dialogBtn[data-v-3fa8b1c7] {
  border-radius: 2px;
  color: #ffffff;
  background: #ca0000;
  font-size: 14px;
}
.dialogBtn[data-v-3fa8b1c7]:hover {
    color: #ffffff;
    background: #ca0000;
}

