.index-form-customer {
  --w: var(--wrap-1680-width);
  background: url(../images/bg5.jpg) no-repeat center / cover;
  background-attachment: fixed;
  overflow: hidden;
  padding: 130px 0 110px;
}
.index-form-customer .flex-box {
  background-color: #ffffff;
  box-shadow: 0px 4px 35px 0px rgba(4, 0, 0, 0.2);
  border-radius: 8px;
  padding: 65px 54px;
}
.index-form-customer .cont-cont {
  width: 38.6%;
  flex-direction: column;
  justify-content: space-between;
}
.index-form-customer .cont-cont .h4 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4em;
  color: #222222;
}
.index-form-customer .cont-cont .des {
  margin: 1em 0;
  font-size: 18px;
  line-height: 2em;
  color: #555555;
}
.index-form-customer .cont-cont .phone-block .self-svg {
  --w1: 56px;
  --size: 100%;
  --fill: var(--main-color);
  margin-bottom: 7px;
  transform: translateX(-10%);
  width: var(--w1);
  height: var(--w1);
}
.index-form-customer .cont-cont .phone-block .phone-num {
  font-family: DIN;
  font-weight: bold;
  font-size: 46px;
  line-height: 0.9em;
}
.index-form-customer .cont-cont .phone-block .phone-num span {
  display: inline-block;
  vertical-align: top;
  background: var(--linear-color);
  -webkit-background-clip: text;
  color: transparent;
}
.index-form-customer .form-cont {
  width: 58.7%;
}
.index-form-customer .form-cont .h6 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4em;
  color: #222222;
}
.index-form-customer .form-cont .radio-list {
  padding: 20px 0 35px;
}
.index-form-customer .form-cont .radio-list .radio-box-self + .radio-box-self {
  margin-left: 34px;
}
.index-form-customer .form-cont .input-list {
  --p: 9px;
  margin: calc(var(--p)*-1);
  font-size: 16px;
  line-height: 1.4em;
  color: #555555;
}
.index-form-customer .form-cont .input-list .input-li {
  padding: calc(var(--p) + 4px) var(--p);
}
.index-form-customer .form-cont .input-list .input-title {
  margin-bottom: 7px;
}
.index-form-customer .form-cont .input-list .border {
  background-color: #f7f8f9;
  border-radius: 3px;
  border: solid 1px #ededed;
}
.index-form-customer .form-cont .input-list .input {
  width: 100%;
  padding: 0 1.2em;
  font-size: 0.9em;
  line-height: 48px;
}
.index-form-customer .form-cont .submit-box {
  margin-top: 35px;
}
.index-form-customer .form-cont .submit-box .more-box {
  cursor: pointer;
}
@media (max-width: 1660px) {
  .index-form-customer {
    padding: 100px 0;
  }
  .index-form-customer .flex-box {
    padding: 55px 50px;
  }
  .index-form-customer .cont-cont .h4 {
    font-size: 28px;
  }
  .index-form-customer .cont-cont .des {
    margin: 0.8em 0;
    font-size: 17px;
    line-height: 1.9em;
  }
  .index-form-customer .cont-cont .phone-block .self-svg {
    --w1: 50px;
    margin-bottom: 5px;
  }
  .index-form-customer .cont-cont .phone-block .phone-num {
    font-size: 40px;
  }
  .index-form-customer .form-cont .h6 {
    font-size: 20px;
  }
  .index-form-customer .form-cont .radio-list {
    padding: 16px 0 25px;
  }
  .index-form-customer .form-cont .radio-list .radio-box-self + .radio-box-self {
    margin-left: 30px;
  }
  .index-form-customer .form-cont .input-list {
    --p: 7px;
  }
  .index-form-customer .form-cont .input-list .input {
    padding: 0 1.1em;
    line-height: 46px;
  }
  .index-form-customer .form-cont .submit-box {
    margin-top: 30px;
  }
}
@media (max-width: 1550px) {
  .index-form-customer {
    padding: 90px 0;
  }
  .index-form-customer .flex-box {
    padding: 45px 45px;
  }
  .index-form-customer .cont-cont .h4 {
    font-size: 26px;
  }
  .index-form-customer .cont-cont .des {
    margin: 0.7em 0;
    font-size: 16px;
  }
  .index-form-customer .cont-cont .phone-block .self-svg {
    --w1: 46px;
    margin-bottom: 2px;
  }
  .index-form-customer .cont-cont .phone-block .phone-num {
    font-size: 36px;
  }
  .index-form-customer .form-cont .radio-list {
    padding: 15px 0 20px;
  }
  .index-form-customer .form-cont .radio-list .radio-box-self + .radio-box-self {
    margin-left: 27px;
  }
  .index-form-customer .form-cont .input-list {
    --p: 6px;
    font-size: 15px;
  }
  .index-form-customer .form-cont .input-list .input {
    line-height: 44px;
  }
  .index-form-customer .form-cont .submit-box {
    margin-top: 26px;
  }
}
@media (max-width: 1400px) {
  .index-form-customer {
    padding: 85px 0;
  }
  .index-form-customer .cont-cont .h4 {
    font-size: 24px;
  }
  .index-form-customer .cont-cont .des {
    font-size: 16px;
    line-height: 1.8em;
  }
  .index-form-customer .cont-cont .phone-block .self-svg {
    --w1: 42px;
  }
  .index-form-customer .cont-cont .phone-block .phone-num {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .index-form-customer {padding: 8% 0;}
  .index-form-customer .flex-box {display: block;}
  .index-form-customer .cont-cont {width: 100%;}
  .index-form-customer .form-cont {width: 100%;margin-top: 5%;}
  .index-form-customer .cont-cont .des {margin: 3% 0;}
}
@media (max-width: 640px) {
  .index-form-customer .cont-cont .h4 {font-size: 22px;}
  .index-form-customer .cont-cont .des {font-size: 14px;}
  .index-form-customer .form-cont .h6 {font-size: 18px;}
  .index-form-customer .form-cont .input-list {font-size: 14px;}
}
@media (max-width: 480px) {
  .index-form-customer .flex-box {padding: 25px 20px;}
  .index-form-customer .form-cont .input-list {font-size: 13px;}
  .index-form-customer .form-cont .input-list .input-li {width: 100%;}
  .index-form-customer .form-cont .radio-list .radio-box-self + .radio-box-self {margin-left: 5px;}
  .index-form-customer .form-cont .input-list .input {line-height: 36px;}
}
