.main {
  padding-top: 60px;
  transform-origin: 0 0;
  font-size: 0;
}
.part {
  height: 1020px;
  display: inline-flex;
  width: 100%;
  flex-direction: row-reverse;
}
.part .left {
  width: calc(100% - 33.33%);
  display: flex;
  flex-direction: row-reverse;
}
.part .left .content {
  margin-right: 120px;
  width: calc(100% - 205px);
  margin-top: 130px;
  margin-left: 205px;
}
.part .left .content .sub {
  margin-top: 48px;
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
}
.part .left .content .sub .sub-text {
  font-size: 28px;
  font-family: "Arial";
  color: #000000;
  line-height: 56px;
}
.part .left .content .sub .sub-left {
  width: calc(100% - 500px);
}
.part .left .content .sub .sub-left .phone {
  font-size: 20px;
  font-family: "Arial";
  color: #000000;
  margin-top: 28px;
}
.part .left .content .sub .sub-right {
  width: 400px;
  margin-top: -25px;
}
.part .left .content .sub .label {
  font-size: 20px;
  font-family: "Arial";
  color: #000000;
  line-height: 40px;
  margin-top: 20px;
}
.part .left .content .sub .formTextArea {
  width: 100%;
  font-size: 18px;
  font-family: "Arial";
  color: #000000;
  padding: 10px;
  border: 1px solid #dde2e6;
  box-sizing: border-box;
}
.part .left .content .sub .formTextArea::placeholder {
  color: #000;
}
.part .left .content .sub .formTextArea::-webkit-scrollbar {
  opacity: 0;
  width: 1px;
}
.part .left .content .sub .formTextArea::-webkit-scrollbar-thumb {
  opacity: 0;
  width: 1px;
}
.part .left .content .sub .formInput {
  font-size: 18px;
  font-family: "Arial";
  color: #000000;
  border: 0;
  border-bottom: 1px solid #dde2e6;
  height: 30px;
  width: 100%;
}
.part .left .content .sub .formInput::placeholder {
  color: #000;
}
.part .left .content .sub .formInput.require.error {
  border-bottom: solid 1px #dd3f32;
}
.part .left .content .sub .formInput.require.error::placeholder {
  color: #dd3f32;
}
.part .left .content .sub .error .select-title {
  color: #dd3f32;
  border-bottom: solid 1px #dd3f32;
}
.part .left .content .sub .row {
  margin-top: 25px;
}
.part .left .content .sub .label {
  font-size: 12px;
  font-family: "Arial";
  color: #999999;
}
.part .left .content .sub .check {
  font-size: 18px;
  font-family: "Arial";
  color: #000000;
  display: inline-flex;
  justify-content: space-between;
  margin-top: 10px;
}
.part .left .content .sub .check .check_text {
  width: calc(100% - 30px);
}
.part .left .content .sub .check .checkbox {
  width: 15px;
  height: 15px;
  border: 1px solid #000000;
}
.part .left .content .sub .check .checkbox.clicked {
  background: url(../images/check_e56c96687ac84527c3d9.jpg) no-repeat center center;
  background-size: 80%;
}
.part .left .content .sub .type,
.part .left .content .sub .country {
  position: relative;
}
.part .left .content .sub .phone .icon {
  background: url(../images/phone_0d34e5db8c420a78d80f.jpg) no-repeat center center;
  width: 20px;
  height: 20px;
  background-size: 100%;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.part .left .content .sub .viewBtn {
  width: 400px;
  margin-top: 75px;
  cursor: pointer;
}
.part .left .content .sub .row6 {
  display: inline-flex;
  justify-content: space-between;
}
.part .left .content .sub .row4,
.part .left .content .sub .row7 {
  margin-top: 25px;
}
.part .left .content .sub .row4 .check_text.error,
.part .left .content .sub .row7 .check_text.error {
  color: #dd3f32;
}
.part .left .content .sub .td {
  width: calc(50% - 12px);
}
.part .right {
  width: 33.33%;
  height: 100%;
}
.part .right .bgImage {
  width: 100%;
  height: 100%;
}
.mob {
  display: none;
}
.alertbox-submit {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.alertbox-submit .content {
  position: relative;
  margin: 100px auto;
  width: 500px;
  height: 300px;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  color: #000;
  top: 20%;
  border-radius: 10px;
}
.alertbox-submit .content.error .modalbody {
  color: #E84335;
}
.alertbox-submit .alertheader {
  padding: 15px;
  min-height: 16.43px;
}
.alertbox-submit .modaltitle {
  background: url(../images/duigou_f47a46e370ffbb5bdeeb.png) no-repeat center center;
  background-size: contain;
  width: 52px;
  height: 52px;
  padding-top: 45px;
  /* text-align: center; */
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.alertbox-submit .content.error .modaltitle {
  background: url(../images/cuowu_3bdc614ee68573f284a7.png) no-repeat center center;
  background-size: contain;
}
.alertbox-submit .modalbody {
  position: relative;
  padding: 15px;
  font-size: 24px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin-top: -30px;
  margin-bottom: 10px;
}
.alertbox-submit .modalfooter {
  padding: 15px;
  text-align: center;
}
.alertbox-submit .modalfooter button.btn {
  color: #000;
  padding: 6px 12px;
  border: none;
  color: #fff;
  background: #000;
  cursor: pointer;
  width: 180px;
  height: 40px;
  background: #000000;
  border-radius: 20px;
}
@media screen and (max-width: 800px) {
  html {
    font-size: calc(100vw / 3.75);
    max-width: 750px;
    min-height: 320px;
    margin: auto;
  }
  .pc {
    display: none;
  }
  .mob {
    display: block;
  }
  .part {
    display: block;
    height: fit-content;
    padding-bottom: 60px;
  }
  .part .left {
    width: 100%;
    display: block;
  }
  .part .left .content {
    width: calc(100% - 0.46rem);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.4rem;
  }
  .part .left .content .sub {
    display: block;
    width: 100%;
    margin-top: 0.02rem;
  }
  .part .left .content .sub .sub-text {
    font-size: 0.14rem;
    line-height: 0.21rem;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
  }
  .part .left .content .sub .sub-left,
  .part .left .content .sub .sub-right {
    width: 100%;
  }
  .part .left .content .sub .sub-left .phone,
  .part .left .content .sub .sub-right .phone {
    font-size: 0.14rem;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    line-height: 0.28rem;
    margin-top: 0.1rem;
  }
  .part .left .content .sub .sub-left .phone .icon,
  .part .left .content .sub .sub-right .phone .icon {
    width: 0.17rem;
    height: 0.17rem;
    margin-right: 0.1rem;
  }
  .part .left .content .sub .sub-right {
    margin-top: 0.1rem;
  }
  .part .left .content .sub .sub-right .phone {
    font-size: 0.14rem;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    line-height: 0.28rem;
  }
  .part .left .content .sub .sub-right .phone .icon {
    width: 0.17rem;
    height: 0.17rem;
    margin-right: 0.1rem;
  }
  .part .left .content .sub .sub-right .formInput {
    font-size: 0.18rem;
    border-radius: 0;
    line-height: 0.2rem;
    height: 0.2rem;
    padding-bottom: 0.3rem;
  }
  .part .left .content .sub .sub-right .label {
    font-size: 0.12rem;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
  }
  .part .left .content .sub .sub-right .check_text {
    font-size: 0.14rem;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    line-height: 0.28rem;
  }
  .part .left .content .sub .sub-right .row {
    margin-top: 0.3rem;
  }
  .part .left .content .sub .sub-right .row6 {
    display: block;
  }
  .part .left .content .sub .sub-right .td {
    width: 100%;
  }
  .part .left .content .sub .sub-right .td:last-of-type {
    margin-top: 0.3rem;
  }
  .part .left .content .sub .sub-right .viewBtn {
    margin-top: 0.4rem;
    width: 100%;
  }
  .part .left .content .sub .sub-right .check .checkbox {
    width: 15px;
    height: 15px;
    background-size: 12px 8px;
    margin-top: 6px;
  }
  .part .right {
    width: 100%;
    height: 500px;
  }
  .row .select-title {
    font-size: 0.18rem;
    line-height: 0.2rem;
    height: 0.2rem;
    padding-bottom: 0.5rem;
  }
  .row .select-title::after {
    width: 0.2rem;
    height: 0.2rem;
    content: "";
    display: block;
    float: right;
    /* background-color: aqua; */
    background-image: url(../images/icon_c49219b59501193f68a7.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
  }
}

