.nxhst-page-one,
.nxhst-page-two,
.nxhst-page-third,
.nxhst-page-four,
.nxhst-page-five {
  background-image: url("../image/background.png");
}

.page-one-content {
  max-width: 1366px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile-content {
  width: 516px;
  height: 540px;
  display: block;
}

.pageone-content {
  margin-left: 22px;
  text-align: center;
}

.pageone-content_logo {
  width: 337px;
  height: 67px;
}

.pageone-content_text {
  font-size: 24px;
  color: #ffffff;
  line-height: 38px;
  text-align: center;
  margin-top: 44px;
}

.pageone-content_button {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 67px;
}

.pageone-content_button_item {
  width: 162px;
  background: #ffffff;
  border-radius: 25px;
  border: 3px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  cursor: pointer;
}

.pageone-content_button_item:hover {
  border: 3px solid rgba(255, 255, 255, 0.3);
  border: 3px solid rgba(0, 0, 0, 0.3);
}

.pageone-content_button_item:last-child {
  margin-left: 24px;
}

.pageone-content_button_item_icon {
  width: 26px;
  height: 26px;
  display: block;
}

.pageone-content_button_item_text {
  margin-left: 11px;
}

.pageone-content_button_item_text_title {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  line-height: 19px;
  text-align: left;
}

.pageone-content_button_item_text_tip {
  font-size: 12px;
  color: #aaaaaa;
  line-height: 15px;
  text-align: center;
  margin-top: 2px;
}

.pagetwo-content,
.pagethird-content {
  margin-top: -84px;
}

.page-two-content,
.page-third-content {
  max-width: 1200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagetwo-content_title,
.pagethird-content_title {
  font-size: 64px;
  color: #ffffff;
  line-height: normal;
  text-align: center;
}

.pagetwo-content_tips,
.pagethird-content_tips {
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  line-height: normal;
  margin-top: 24px;
}

.pagetwo-icon {
  width: 654px;
  height: 638px;
  display: block;
  margin-left: -78px;
}

.pagethird-icon {
  width: 599px;
  height: 579px;
  display: block;
}

.pagethird-content {
  margin-left: 51px;
}

.main-content_title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-content_title_text {
  font-size: 48px;
  color: #ffffff;
  line-height: normal;
}

.main-content_title_logo {
  width: 337px;
  height: 67px;
  display: block;
  margin-left: 5px;
}

.main-content_msg {
  width: 613px;
  font-size: 17px;
  color: #ffffff;
  line-height: 37px;
  text-align: left;
  margin-top: 24px;
  letter-spacing: 1px;
}

.main-content_tip {
  margin-top: 30px;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 38px;
  text-align: left;
}

.main-content_tip_item {
  margin: 6px 0;
}

.main-five_title {
  font-size: 48px;
  color: #ffffff;
  line-height: 50px;
  letter-spacing: 1px;
}

.main-five_content {
  margin-top: 52px;
}

.main-five_content_item {
  margin-top: 30px;
}

.main-five_content_item_label {
  font-size: 24px;
  color: #ffffff;
  line-height: 27px;
  text-align: left;
}

.main-five_content_item_tip {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 24px;
  text-align: left;
  margin-top: 15px;
}

.content {
  min-width: 1200px;
}
