body {
  font-family: Source Han Sans CN, PingFangSC-Medium;
  box-sizing: border-box;
}
sup {
  color: #666666;
  font-size: 12px;
}
.office-container {
  margin: 0;
  padding: 0;
}
.office-header {
  background: url(https://img3.airdoc.com/staticResources/huantong/static/officeheaderbg220803.jpg);
  background-size: 100% 100%;
  height: 40.99rem;
  position: relative;
  border: 0;
  overflow: hidden;
}
.office-header-logo-box {
  position: absolute;
  left: 18.021rem;
  top: 0;
  background: #FFFFFF;
  border-radius: 0 0 1.302rem 1.302rem;
  display: inline-block;
  width: 10.885rem;
  height: 4.531rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.office-header-logo-box img {
  width: 7.135rem;
  height: 3.125rem;
}
.office-header-subtitle {
  color: #202536;
  font-weight: 400;
  font-size: 2.43rem;
  margin-top: 10.208rem;
  padding-left: 18.75rem;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 100;
}
.office-header-title {
  padding-left: 18.75rem;
  color: #2A2A2C;
  font-size: 6.4rem;
  margin-top: 1.615rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 2.292rem;
}
.office-header-desc-list {
  margin-left: 18.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.office-header-list-item {
  color: #626262;
  font-size: 1.25rem;
  line-height: 1.5;
  padding: 0 0.5rem;
  display: inline-block;
}
.office-header-list-item:first-child {
  position: relative;
}
.office-header-list-item:first-child::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  background: #707070;
  height: 0.833rem;
  content: '';
  width: 0.104rem;
  right: - 0.521rem;
}
.office-header-desc-button {
  margin-left: 18.75rem;
  margin-top: 2rem;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  background: #ffffff;
  font-size: 1.4rem;
  color: #202536;
  border-radius: 20px;
  cursor: pointer;
}
.office-header-productimg {
  position: absolute;
  bottom: -1.167rem;
  left: 37.083rem;
}
.office-header-productimg img {
  width: 47.135rem;
}
.office-header-productimg-m {
  display: none;
}
.office-header-productimg-w {
  display: inline-block;
}
.office-header-button-list {
  position: fixed;
  right: 0;
  top: 50vh;
  transform: translateY(-50%);
  z-index: 10;
}
.office-header-button {
  height: 5.729rem;
  line-height: 5.729rem;
  width: 14.271rem;
  border-radius: 2.865rem 0 0 2.865rem;
  background: #FFFFFF;
  margin-top: 0.781rem;
  padding: 0 1rem 0 2rem;
  vertical-align: middle;
  cursor: pointer;
  box-sizing: border-box;
  box-shadow: 0px 0px 1.771rem 0.052rem rgba(139, 136, 136, 0.29);
  color: #202536;
  font-size: 1.4rem;
}
.office-header-button img {
  width: 2.344rem;
  height: auto;
  margin-right: 0.729rem;
  margin-bottom: -0.781rem;
}
.office-question-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 16;
}
.office-question-layer-box {
  width: 44.531rem;
  height: 39.688rem;
  border-radius: 1.042rem;
  background: #FFFFFF;
  position: fixed;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.office-question-layer-box-close {
  width: 3.073rem;
  height: 3.073rem;
  position: absolute;
  top: -2.604rem;
  right: -3.125rem;
}
.office-question-layer-box-close img {
  width: 100%;
}
.office-question-layer-box-title {
  margin-top: 6.302rem;
  color: #42454E;
  font-size: 2.188rem;
  text-align: center;
  margin-bottom: 0;
}
.office-question-layer-box-subtitle {
  margin-top: 1.1rem;
  margin-bottom: 0;
  font-size: 1.563rem;
  color: #666666;
  font-weight: 400;
  text-align: center;
}
.office-question-layer-box-qrcode {
  margin-top: 3.542rem;
  width: 16.927rem;
  height: auto;
}
.office-form-layer-box {
  width: 53.906rem;
  height: 39.688rem;
  border-radius: 1.042rem;
  background: #FFFFFF;
  position: fixed;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.office-form-layer-title {
  margin-top: 6.25rem;
  text-align: center;
  font-size: 2.188rem;
  font-weight: 400;
}
.office-form-layer-subtitle {
  color: #666666;
  font-size: 1.563rem;
  font-weight: 400;
  margin-bottom: 2.552rem;
}
.office-form-layer-subtitle span {
  color: #FF5F5F;
  font-size: 1.875rem;
  font-weight: bold;
}
.office-form-layer-input-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.729rem auto;
  width: 31.719rem;
}
.office-form-layer-input-box input {
  background: #EDEDED;
  border-radius: 0.521rem;
  max-width: 31.719rem;
  flex: 1 1 31.719rem;
  height: 4.688rem;
  border: solid 1px #EDEDED;
  outline: 0;
  padding: 0.521rem;
  box-sizing: border-box;
  font-size: 1.563rem;
  color: #999999;
}
.office-form-layer-input-box span {
  flex: 0 0 12.708rem;
  height: 4.688rem;
  line-height: 4.688rem;
  margin-left: 0.573rem;
  background: #27CAC1;
  text-align: center;
  color: #ffffff;
  border-radius: 0.521rem;
  cursor: pointer;
  user-select: none;
  font-size: 1.563rem;
}
.office-form-layer-check-box {
  width: 31.719rem;
  margin: 0.938rem auto;
  color: #959595;
  font-size: 1.25rem;
}
.office-form-layer-check-box-showimg {
  width: 1.719rem;
  height: auto;
  margin-bottom: -0.35rem;
}
.office-form-layer-check-box a {
  color: #1F1F1F;
  text-decoration: none;
}
.office-form-layer-check-box #formAgree {
  display: none;
}
.office-form-layer-submit-button {
  width: 34.896rem;
  height: 5.729rem;
  text-align: center;
  line-height: 5.729rem;
  background-color: #27CAC1;
  color: #FDFDFD;
  font-weight: bold;
  margin: 2.135rem auto;
  font-size: 1.875rem;
  border-radius: 2.865rem;
  cursor: pointer;
}
.office-each-card {
  margin: 6.458rem 18.75rem 0;
  border-top: solid 0.156rem #EDEDED;
  position: relative;
}
.office-each-card::before {
  display: inline-block;
  content: '';
  width: 9.375rem;
  height: 0.156rem;
  background: linear-gradient(90deg, #27CAC1, #0389FF);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.156rem;
}
.office-each-card-title {
  color: #42454E;
  font-size: 3.125rem;
  margin-top: 1.406rem;
  text-align: center;
  margin-bottom: 0;
}
.office-each-card-subtitle {
  color: #535353;
  font-size: 2.5rem;
  font-weight: 400;
  margin-top: 1.667rem;
  margin-bottom: 0;
  text-align: center;
}
.office-each-card-subtitle span {
  color: #0389FF;
}
.office-each-card-subtitle1 {
  color: #42454E;
  font-size: 2.5rem;
  font-weight: 400;
  margin-top: 1.667rem;
  text-align: center;
}
.office-each-card-subtitle1 span {
  color: #0389FF;
}
.office-each-card-desc {
  font-weight: 400;
  color: #888888;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.5;
}
.office-each-card-img {
  margin-top: 2.813rem;
  width: 100%;
  height: auto;
}
.office-each-card-img-w {
  display: inline-block;
}
.office-each-card-img-m {
  display: none;
}
.office-each-card-explain {
  color: #999999;
  font-size: 0.938rem;
  line-height: 1.5;
  text-align: center;
  padding: 0;
  margin: 0;
}
.office-each-card-center-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.office-each-card-center-image-title {
  color: #42454E;
  font-size: 2.5rem;
}
.office-each-card-center-image-bg {
  z-index: -1;
  background: #E1F8FA;
  height: 17.708rem;
  width: calc(100% + 18.75rem);
  position: absolute;
  top: 50%;
  left: calc(50% - 18.75rem);
  transform: translate(-50%, -50%);
}
.office-each-card-image-half {
  width: 70%;
  height: auto;
  margin-right: -2.396rem;
}
.office-each-card-left-image {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.office-each-card-left-image-half {
  width: 36.458rem;
  height: auto;
}
.office-each-card-left-image-content-title {
  font-size: 1.979rem;
  color: #42454E;
  margin-bottom: 2.76rem;
}
.office-each-card-left-image-content-explain {
  color: #666666;
  font-size: 0.938rem;
}
.office-each-card-left-image-bg {
  width: 65.625rem;
  height: 37.865rem;
  background: #e1f8fa;
  position: absolute;
  right: -18.75rem;
  top: 48%;
  transform: translateY(-50%);
  z-index: -1;
}
.office-choice-card-imgbox {
  margin: 0 -18.75rem;
  background: #F9F9F9;
  padding: 5.052rem 18.75rem;
  box-sizing: border-box;
}
.office-chart-box-title {
  color: #42454E;
  font-size: 2.507rem;
}
.office-chart-box-sub-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.office-chart-box-sub-box-title {
  color: #838383;
  font-size: 1.88rem;
}
.office-chart-box-sub-box-lengend {
  color: #838383;
  font-size: 1.88rem;
}
.office-chart-box-sub-box-lengend span {
  display: inline-block;
  text-align: left;
  width: 7.344rem;
  position: relative;
}
.office-chart-box-sub-box-lengend span::after {
  display: inline-block;
  content: '';
  width: 2.708rem;
  height: 0.521rem;
  background: #ffc962;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-radius: 0.156rem;
}
.office-chart-box-sub-box-lengend-right {
  margin-left: 2.865rem;
}
.office-chart-box-sub-box-lengend-right::after {
  background: #6899E4 !important;
}
.office-contact-card-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5.313rem;
}
.office-contact-card-content-box {
  flex: 0 0 33.33%;
  min-height: 30px;
  border-right: solid 1px #BFBFBF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #42454E;
  font-size: 1.563rem;
}
.office-contact-card-content-box img {
  width: 10.417rem;
  height: auto;
  margin-bottom: 2.604rem;
}
.office-contact-card-content-box-phone {
  font-size: 1.563rem;
  color: #42454E;
  line-height: 2;
}
.office-contact-card-content-box-phone a {
  font-size: 1.563rem;
  color: #42454E;
  text-decoration: none;
}
.office-contact-card-content-box-phone span {
  display: inline-block;
}
.office-contact-card-content-box-phone img {
  width: 6.771rem;
  height: auto;
  margin-bottom: 2.969rem;
}
.office-footer {
  margin-top: 40px;
  background: #222222;
  min-height: 6.354rem;
  line-height: 2;
  text-align: center;
  color: #FEFEFE;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.office-bottom-layer {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 4.083rem;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
}
.office-bottom-layer-title {
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: 400;
}
.office-bottom-layer-input-box {
  margin-left: 5.156rem;
  position: relative;
  width: 37.135rem;
  height: 2.8rem;
  overflow: hidden;
  border-radius: 2.292rem;
}
.office-bottom-layer-input-box input {
  position: relative;
  width: 37.135rem;
  height: 2.8rem;
  line-height: 2.8rem;
  padding-left: 6.354rem;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  color: #A9A9A9;
  font-size: 1.2rem;
}
.office-bottom-layer-input-box-area-code {
  position: absolute;
  padding-right: 0.729rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  left: 1.406rem;
  color: #42454E;
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1.2;
  border-right: solid #898787 1px;
}
.office-bottom-layer-input-box-button {
  display: inline-block;
  position: absolute;
  height: 3rem;
  line-height: 3rem;
  width: 11.563rem;
  right: 0;
  top: 50%;
  font-size: 1.5rem;
  transform: translateY(-50%);
  background: #27CAC1;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.mg {
  margin-top: 100px;
}
.agree-container {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 10000;
}
.agree-box {
  width: 100%;
  background: #fff;
  margin: 0 auto 20px;
  box-sizing: border-box;
  padding: 2rem;
  height: 100vh;
  overflow: scroll;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.agree-close-button-bg {
  display: none;
  background: #fff;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 6.86rem;
  position: absolute;
  text-align: center;
  padding-top: 0.2rem;
  padding-bottom: 0.1rem;
  border-bottom: solid 1px #ffffff;
}
.agree-close-button {
  background: #27cac1;
  text-align: center;
  color: #FDFDFD;
  font-size: 0.36rem;
  width: 80%;
  height: 1.1rem;
  line-height: 1.1rem;
  border-radius: 0.55rem;
  margin: 0 auto;
}
.agree-page-title {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 1rem;
  margin-bottom: 30px;
}
.agree-page-title-mg {
  margin-top: 1.042rem;
}
.agree-phase-title {
  font-size: 1.563rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.5;
  margin-top: 1.042rem;
}
.agree-page-phase {
  font-size: 1.042rem;
  font-weight: 400;
  color: #777777;
  text-indent: 2em;
}
.agree-page-phase-noindent {
  text-indent: 0;
}
@media screen and (max-width: 751px) {
  .office-header {
    height: 30.8rem;
    border: solid 0px;
  }
  .office-header-logo-box {
    left: 0;
  }
  .office-header-subtitle {
    padding-left: 2rem;
    margin-bottom: 0;
    margin-top: 6rem;
    font-size: 2.26rem;
  }
  .office-header-title {
    padding-left: 2rem;
    margin-top: 1rem;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 4.9rem;
    line-height: 1;
    margin-bottom: 0.2rem;
  }
  .office-header-desc-list {
    margin-left: 2rem;
  }
  .office-header-desc-button {
    margin-left: 2rem;
  }
  .office-header-productimg {
    left: inherit;
    bottom: -0.5rem;
    right: 1.5rem;
  }
  .office-header-productimg img {
    width: 30.4rem;
  }
  .office-header-productimg-m {
    display: inline-block;
  }
  .office-header-productimg-w {
    display: none;
  }
  .office-header-button-list {
    display: none;
  }
  .office-header-button {
    width: 12.5rem;
    height: 3.93rem;
    line-height: 3.93rem;
    box-sizing: border-box;
    font-size: 1.6rem;
    padding-right: 0.521rem;
    padding-left: 1rem;
  }
  .office-header-button img {
    width: 2rem;
    margin-right: 0.3rem;
    margin-bottom: -0.5rem;
  }
  .office-each-card {
    margin: 4.44rem 3.53rem 0;
  }
  .office-each-card-subtitle1 title {
    font-size: 2.8rem;
  }
  .office-each-card-center-image {
    flex-direction: column;
  }
  .office-each-card-center-image-bg {
    width: calc(100% + 7.6rem);
    left: -3.53rem;
    top: 0;
    transform: inherit;
  }
  .office-each-card-image-half {
    width: 100%;
  }
  .office-each-card-left-image-half {
    width: 21.2rem;
  }
  .office-each-card-left-image {
    background: linear-gradient(to right, #ffffff 30%, #e1f8fa 30%, #e1f8fa 100%);
    padding-bottom: 4rem;
    padding-top: 4rem;
    margin-right: -3.38rem;
    padding-right: 3.38rem;
  }
  .office-each-card-left-image-bg {
    display: none;
    width: 80%;
    right: inherit;
    left: 12.53rem;
    height: 54rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .office-each-card-img-w {
    display: none;
  }
  .office-each-card-img-m {
    display: inline-block;
  }
  .office-chart-box-title {
    margin-top: 2.6rem;
  }
  .office-chart-box-sub-box-lengend span {
    width: 5.344rem;
  }
  .office-chart-box-sub-box-lengend span::after {
    width: 1.5rem;
  }
  .office-chart-box-sub-box-lengend-right {
    margin-left: 1rem;
  }
  .office-choice-card-imgbox {
    margin: 0;
    padding: 2.13rem 0;
  }
  .office-contact-card-content-box {
    text-align: center;
  }
  .office-contact-card-content-boxnoborder {
    border-right: 0;
  }
  .office-bottom-layer {
    height: 13.3rem;
    flex-direction: column;
    bottom: 10px;
    display: flex;
  }
  .office-bottom-layer-title {
    color: #FFFFFF;
    font-size: 1.8rem;
    font-weight: 400;
  }
  .office-bottom-layer-input-box {
    margin-top: 1.354rem;
    height: 3.8rem;
  }
  .office-bottom-layer-input-box input {
    height: 3.8rem;
    line-height: 3.8rem;
  }
  .office-bottom-layer-input-box-button {
    height: 4rem;
    line-height: 4rem;
  }
  .office-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 1.5;
    padding-top: 1.66rem;
    padding-bottom: 1.66rem;
    font-size: 12px;
  }
  .office-form-layer-box {
    width: 40.906rem;
  }
  .office-question-layer-box {
    width: 40.906rem;
  }
}
.office-contact-card-content-boxnoborder {
  border-right: 0;
}
