body {
  font-size: 16px !important;
  font: 16px Arial, "Microsoft Yahei", "Lucida Grande";
}
#banner {
  display: flex;
  justify-content: center;
}
.pt-2 {
  padding-top: 2rem;
}
.pc {
  display: block;
}
.mobile {
  display: none;
}
label {
  text-align: justify !important;
}
.z-section1 {
  position: relative;
  background: url(../img/zhaoshang/section2_bg.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 57.37%;
}
.z-section1 .swiper-container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.z-section1 .swiper-slide {
  position: relative;
}
.z-section1 .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.z-section1 .inner.bg1 {
  background: url(../img/zhaoshang/section2_1.png) no-repeat;
  background-size: cover;
}
.z-section1 .inner.bg2 {
  background: url(../img/zhaoshang/section2_2.png) no-repeat;
  background-size: cover;
}
.z-section1 .inner.bg3 {
  background: url(../img/zhaoshang/section2_3.png) no-repeat;
  background-size: cover;
}
.z-section1 .inner .rtl {
  direction: rtl;
}
.z-section1 .inner .title {
  font-size: 2.6vw;
  font-weight: normal;
  color: white;
  text-align: center;
  padding-top: 8.34vw;
  letter-spacing: 0.8vw;
}
.z-section1 .inner .sub-title {
  font-size: 2vw;
  font-weight: 500;
  padding-top: 8.5vw;
  padding-left: 19vw;
  letter-spacing: 0.3vw;
}
.z-section1 .inner .sub-title.rtl {
  padding-left: auto;
  padding-right: 18vw;
}
.z-section1 .inner .content {
  font-size: 1.2vw;
  font-weight: lighter;
  padding-top: 2vw;
  width: 53vw;
  padding-left: 19vw;
  line-height: 1.8em;
  color: #505050;
  letter-spacing: 0.2vw;
}
.z-section1 .inner .content.ltr {
  padding-left: 31vw;
  width: 50vw;
}
.z-container {
  max-width: 60rem;
  margin: 0 auto;
  position: relative;
}
.z-section2 {
  position: relative;
  background: url(../img/zhaoshang/section3_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
  width: 100%;
}
.z-section2 .popups {
  position: absolute;
  left: 0;
  top: 25%;
  width: 100%;
  z-index: 50;
  transition: all 0.3s;
}
.z-section2 .popups.hide {
  opacity: 0;
  visibility: hidden;
}
.z-section2 .popups .tips {
  position: absolute;
  left: 0;
  top: 2rem;
  transition: all 0.3s;
}
.z-section2 .popups .tips.hide {
  opacity: 0;
  visibility: hidden;
}
.z-section2 .popups .tips .close {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background: url(../img/zhaoshang/close.png) no-repeat;
  background-size: contain;
  right: 0.75rem;
  top: 0.75rem;
  display: none;
}
.z-section2 .z-container {
  max-width: 50rem;
}
.z-section2 .pure-img {
  max-width: auto;
  width: 100%;
  height: auto;
}
.z-section2 .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
.z-section2 .inner .title {
  font-size: 2.6vw;
  font-weight: normal;
  color: white;
  text-align: center;
  padding-top: 4rem;
  letter-spacing: 0.2vw;
}
.z-section2 .inner .hexagon {
  width: 25.3%;
  height: 22.1%;
  position: absolute;
}
.z-section2 .inner .hexagon .h-hover {
  cursor: pointer;
  opacity: 0;
  fill: #FFFFFF;
}
.z-section2 .inner .hexagon1 {
  left: 37.65%;
  top: 24.11%;
}
.z-section2 .inner .hexagon2 {
  left: 58.4375%;
  top: 36%;
}
.z-section2 .inner .hexagon3 {
  left: 58.4375%;
  top: 60.11%;
}
.z-section2 .inner .hexagon4 {
  left: 37.65%;
  top: 72.6%;
}
.z-section2 .inner .hexagon5 {
  left: 16.8%;
  top: 60.11%;
}
.z-section2 .inner .hexagon6 {
  left: 16.8%;
  top: 36%;
}
.z-section3 {
  background: url(../img/zhaoshang/section4_bg.jpg);
  padding-bottom: 6rem;
}
.z-section3 .title {
  font-size: 2.6vw;
  font-weight: normal;
  color: #010101;
  text-align: center;
  padding-top: 6vw;
  letter-spacing: 0.8vw;
  margin-bottom: 4rem;
}
.z-section3 .mr-1 {
  margin-right: 1rem;
}
.z-section3 .ml-1 {
  margin-left: 1rem;
}
.z-section3 .gap {
  margin: 1.25rem 0.75rem;
}
.z-section3 .gap .card {
  overflow: hidden;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 6px 19.36px 2.64px rgba(0, 0, 0, 0.25);
}
.z-section3 .gap .card .titles {
  background: url(../img/zhaoshang/title_bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 1.6vw;
  padding: 0.7em 0;
  text-align: center;
  letter-spacing: 0.5rem;
}
.z-section4 {
  background: url(../img/zhaoshang/section5.jpg) no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 15vw;
}
.z-section4 .title {
  font-size: 2.6vw;
  font-weight: normal;
  color: #fff;
  text-align: center;
  padding-top: 6vw;
  letter-spacing: 0.8vw;
  margin-bottom: 4rem;
}
.z-section4 ul {
  margin: 0 2rem;
}
.z-section4 ul li {
  display: flex;
  align-items: center;
  margin: 2rem 0;
}
.z-section4 ul li .icon {
  border-radius: 50%;
  border: #fff 2px solid;
  margin-right: 2rem;
  width: 3.6vw;
  height: 3.6vw;
}
.z-section4 ul li .text {
  font-size: 1.3vw;
  color: #fff;
  letter-spacing: 0.08vw;
}
.z-section5 {
  background: url(../img/zhaoshang/section6.jpg) no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 15vw;
}
.z-section5 .title {
  font-size: 2.6vw;
  font-weight: normal;
  color: #33353b;
  text-align: center;
  padding-top: 6vw;
  letter-spacing: 0.8vw;
  margin-bottom: 4rem;
}
.z-section5 .cc {
  margin-top: 4vw;
}
.z-section5 .cc .icon {
  border-radius: 50%;
  border: #5b5d60 2px solid;
  display: flex;
  align-items: center;
  justify-content: center;
}
.z-section5 .cc .text {
  text-align: center;
  margin-top: 1.5vw;
  font-size: 1.3vw;
  color: #5c5e60;
  letter-spacing: 0.3vw;
}
.z-section6 {
  background: url(../img/zhaoshang/section7.jpg) no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 6vw;
}
.z-section6 .title {
  font-size: 2.6vw;
  font-weight: normal;
  color: #fff;
  text-align: center;
  padding-top: 7vw;
  letter-spacing: 0.8vw;
  margin-bottom: 2rem;
}
.z-section6 .pure-form {
  margin: 0 3.5vw;
}
.z-section6 .pure-control-group {
  display: flex;
  align-items: center;
  margin: 1.6vw 0;
}
.z-section6 .pure-control-group .mr-1 {
  margin-right: 0.5vw;
}
.z-section6 .pure-control-group .ml-1 {
  margin-left: 0.5vw;
}
.z-section6 .pure-control-group.mb-5 {
  margin-bottom: 3vw;
}
.z-section6 .pure-control-group .pure-g {
  flex: 1;
}
.z-section6 .pure-control-group label {
  color: #fff;
  font-size: 1.2vw;
  letter-spacing: 0.2vw;
  font-weight: lighter;
  width: 10vw;
  margin-right: 0;
  text-align: right;
}
.z-section6 .pure-control-group select {
  padding-right: 2vw;
  background-image: url(../img/zhaoshang/arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
.z-section6 .pure-control-group .pure-input-1 {
  appearance: none;
  background-color: rgba(112, 112, 112, 0.35);
  border: #fff 0.16vw solid;
  color: #fff;
  outline: 0;
  font-size: 1.2vw;
  border-radius: 0.5vw;
  box-shadow: none;
}
.z-section6 .pure-control-group .pure-input-1:focus {
  outline: 0;
  border-color: #fff;
}
.z-section6 .pure-control-group .tip-text {
  letter-spacing: 0.1rem;
  font-size: 1.1vw;
  color: #fff;
  text-align: center;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 1920px) {
  .title {
    font-size: 3.125rem !important;
  }
  .z-section3 .titles {
    font-size: 2rem !important;
  }
  .z-section4 {
    padding-bottom: 12rem;
  }
  .z-section4 ul li .icon {
    border-radius: 50%;
    border: #fff 2px solid;
    margin-right: 2rem;
    width: 4rem;
    height: 4rem;
  }
  .z-section4 ul li .text {
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0.08vw;
  }
  .z-section5 {
    padding-bottom: 12rem;
  }
  .z-section5 .cc .text {
    text-align: center;
    margin-top: 1.5vw;
    font-size: 2rem;
    color: #5c5e60;
    letter-spacing: 5px;
  }
  .z-section6 {
    padding-bottom: 5rem;
  }
  .z-section6 .pure-form {
    margin: 0 4.375rem;
  }
  .z-section6 .pure-control-group label {
    font-size: 1.5rem;
  }
  .z-section6 .pure-control-group select {
    padding-right: 1.5vw;
    background-image: url(../img/zhaoshang/arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    line-height: 1em;
  }
  .z-section6 .pure-control-group .pure-input-1 {
    appearance: none;
    background-color: rgba(112, 112, 112, 0.35);
    border: #fff 0.16vw solid;
    color: #fff;
    outline: 0;
    font-size: 1.5rem !important;
    border-radius: 0.5vw;
    box-shadow: none;
  }
  .z-section6 .pure-control-group .pure-input-1:focus {
    outline: 0;
    border-color: #fff;
  }
}
@media only screen and (max-width: 1680px) {
  .z-section6 .pure-form,
  .z-section5 .pure-form {
    margin: 0 8rem;
  }
  .z-section5 .cc {
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
@media only screen and (max-width: 480px) {
  .title {
    font-size: 1.3rem !important;
  }
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }
  .z-section1 .title {
    padding-top: 1rem !important;
  }
  .z-section1 .sub-title {
    font-size: 2.8vw !important;
    font-weight: 500;
  }
  .z-section1 .content {
    font-size: 1.7vw !important;
    font-weight: lighter;
    padding-top: 1.2vw !important;
    width: 62vw !important;
  }
  .z-section1 .content.ltr {
    padding-left: 20vw !important;
    width: 49vw;
  }
  .z-section2 .popups {
    width: 90%;
    left: 5%;
  }
  .z-section2 .popups .close {
    display: block !important;
  }
  .z-section2 .title {
    padding-top: 3rem !important;
  }
  .z-section3 {
    padding-bottom: 2rem;
  }
  .z-section3 .title {
    margin-bottom: 1rem;
  }
  .z-section3 .pure-u-1-3 {
    width: 50%;
  }
  .z-section3 .gap {
    margin: 0.5rem 0.4rem;
  }
  .z-section3 .gap .card .titles {
    font-size: 0.875rem;
    padding: 0.5em 0;
  }
  .z-section4 .title {
    margin-bottom: 1rem;
  }
  .z-section4 ul {
    margin: 0 2rem;
  }
  .z-section4 ul li {
    margin: 0.5rem 0;
  }
  .z-section4 ul li .icon {
    margin-right: 0.5rem;
    border-width: 1px;
  }
  .z-section4 ul li .text {
    font-size: 0.45rem;
    color: #fff;
    letter-spacing: 0.08vw;
  }
  .z-section5 {
    padding-bottom: 20vw;
  }
  .z-section5 .title {
    margin-bottom: 1rem;
  }
  .z-section5 .cc {
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
  }
  .z-section5 .cc .text {
    font-size: 0.75rem;
  }
  .z-section6 .title {
    margin-bottom: 1rem;
  }
  .z-section6 .pure-form {
    margin: 0 2rem;
  }
  .z-section6 .pure-control-group {
    display: flex;
    align-items: center;
    margin: 0.75rem 0;
  }
  .z-section6 .pure-control-group .mr-1 {
    margin-right: 0.2rem;
  }
  .z-section6 .pure-control-group .ml-1 {
    margin-left: 0.2rem;
  }
  .z-section6 .pure-control-group.mb-5 {
    margin-bottom: 3vw;
  }
  .z-section6 .pure-control-group label {
    font-size: 0.75rem;
    letter-spacing: 0.2vw;
    width: 5rem;
  }
  .z-section6 .pure-control-group select {
    height: auto;
    padding-right: 1rem;
  }
  .z-section6 .pure-control-group .pure-input-1 {
    border: #fff 1px solid;
    font-size: 0.75rem;
    border-radius: 4px;
  }
  .z-section6 .pure-control-group .tip-text {
    font-size: 0.5rem;
  }
}
