body {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  background: #f8f8f8;
}

button,
input {
  font-family: inherit;
}

button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

img {
  display: block;
  border: 0;
}

.page {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.home-page {
  height: 3886px;
  background-image: url("../images/home.jpg");
}

.form-page {
  height: 2001px;
  background-image: url("../images/form1_bg.jpg");
}

.hotspot {
  position: absolute;
  z-index: 10;
  display: block;
  background: transparent;
}

.hotspot-hero-more {
  top: 296px;
  left: 660px;
  width: 135px;
  height: 46px;
  border-radius: 8px;
}

.hotspot-contact {
  top: 764px;
  left: 433px;
  width: 134px;
  height: 46px;
  border-radius: 8px;
}

.hotspot-product,
.hotspot-reagent-banner,
.hotspot-reagent-card,
.hotspot-service-card {
  width: 251px;
  height: 52px;
  border-radius: 8px;
}

.hotspot-1720e {
  top: 1411px;
  left: 45px;
}

.hotspot-tc8000 {
  top: 1411px;
  left: 374px;
}

.hotspot-ca792 {
  top: 1411px;
  left: 703px;
}

.hotspot-dr6000 {
  top: 2034px;
  left: 45px;
}

.hotspot-dr3900 {
  top: 2034px;
  left: 374px;
}

.hotspot-dr1900 {
  top: 2034px;
  left: 703px;
}

.hotspot-qbd1200 {
  top: 2673px;
  left: 45px;
}

.hotspot-at1000 {
  top: 2673px;
  left: 374px;
}

.hotspot-lico690 {
  top: 2673px;
  left: 703px;
}

.hotspot-reagent-banner {
  top: 2902px;
  left: 374px;
}

.hotspot-reagent-card {
  top: 3548px;
  left: 104px;
}

.hotspot-service-card {
  top: 3548px;
  left: 635px;
}

.hotspot-join {
  top: 3788px;
  left: 35px;
  width: 155px;
  height: 54px;
  border-radius: 8px;
}

.lead-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 2001px;
  box-sizing: border-box;
}

.field {
  position: absolute;
  left: 44px;
  width: 912px;
  color: #111;
  font-size: 24px;
  font-weight: bold;
}

.field span {
  display: block;
  height: 35px;
  line-height: 35px;
}

.field input {
  display: block;
  width: 912px;
  height: 67px;
  margin-top: 10px;
  padding: 0 20px;
  box-sizing: border-box;
  border: #d7d7d7 solid 1px;
  border-radius: 8px;
  outline: 0;
  background: #eee;
  color: #111;
  font-size: 24px;
  line-height: 67px;
}

.field-name {
  top: 724px;
}

.field-phone {
  top: 864px;
}

.field-company {
  top: 1004px;
}

.field-email {
  top: 1143px;
}

.field-address {
  top: 1281px;
}

.field-moment {
  top: 1419px;
}

.purchase-plan {
  position: absolute;
  top: 1561px;
  left: 44px;
  width: 912px;
  height: 130px;
  color: #111;
}

.purchase-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.purchase-option {
  position: absolute;
  height: 30px;
  padding-left: 32px;
  color: #111;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  white-space: nowrap;
}

.purchase-option::before,
.agreement-check::before {
  position: absolute;
  left: 0;
  top: 3px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  border: #111 solid 2px;
  border-radius: 50%;
  background: #fff;
  content: "";
}

.purchase-option.is-active::after,
.agreement-check.is-active::after {
  position: absolute;
  left: 6px;
  top: 9px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #111;
  content: "";
}

.option-three-months {
  top: 57px;
  left: 56px;
}

.option-half-year {
  top: 57px;
  left: 524px;
}

.option-one-year {
  top: 100px;
  left: 56px;
}

.option-none {
  top: 100px;
  left: 524px;
}

.agreement-row {
  position: absolute;
  top: 1797px;
  left: 376px;
  display: flex;
  height: 34px;
  align-items: center;
}

.agreement-check,
.agreement-link {
  position: relative;
  height: 34px;
  color: #111;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
}

.agreement-check {
  padding-left: 32px;
}

.agreement-link {
  margin-left: 0;
}

.submit-button,
.home-button {
  position: absolute;
  top: 1864px;
  width: 131px;
  height: 59px;
  border-radius: 8px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 59px;
  text-align: center;
}

.submit-button {
  left: 336px;
  background: #f99a2a;
}

.home-button {
  left: 531px;
  background: #1c7db6;
}

.popup_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
}

.popup1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 580px;
  border-radius: 20px;
  background: #fff;
  transform: translate(-50%, -50%);
}

.popup1_t {
  position: relative;
  width: 100%;
  height: 70px;
  color: #1e72c8;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 70px;
}

.popup1_tr {
  position: absolute;
  top: 18px;
  right: 24px;
  width: 34px;
  height: 34px;
}

.popup1_tr img {
  width: 24px;
  height: 24px;
  margin: 5px;
}

.popup1_c {
  overflow-y: auto;
  width: 100%;
  height: 400px;
  padding: 0 50px;
  box-sizing: border-box;
  color: #323232;
  font-size: 16px;
  line-height: 30px;
}

.popup1_c h2 {
  margin: 0 0 18px;
  color: #1e72c8;
  text-align: center;
}

.popup1_c p {
  margin: 0 0 14px;
}

.popup1_b {
  width: 300px;
  height: 53px;
  margin: 22px auto 0;
}

.popup1_b button {
  width: 300px;
  height: 53px;
  background: url("../images/details_15.png") no-repeat center center;
  background-size: 300px 53px;
  color: transparent;
  font-size: 0;
}

.popup2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 617px;
  height: 356px;
  border-radius: 10px;
  background: url("../images/details_16.png") no-repeat center center;
  background-size: 617px 356px;
  transform: translate(-50%, -50%);
}

.popup2_tr2,
.popup2_tr3 {
  position: absolute;
  top: 280px;
  z-index: 10;
  width: 110px;
  height: 42px;
}

.popup2_tr2 {
  left: 165px;
}

.popup2_tr3 {
  left: 340px;
}

.popup2_tr2 img,
.popup2_tr3 img {
  width: 110px;
  height: 42px;
}
