* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  height: 100%;
  font-size: 16px;
}

html, body, div, p, strong, span, a, b, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, del, img, i, em, select, button, textarea, input {
  margin: 0;
  padding: 0;
}

body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body {
  background: #fff;
  font-family: 'MiSans-Regular','Microsoft YaHei',"Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #333;
  position: relative;
  min-height: 100%;
}

a, img, button, input, textarea, select {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

input[type="text"], input[type="hidden"], input[type="password"], input[type="submit"], button, textarea, select {
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: 'MiSans-Regular','Microsoft YaHei',"Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;
}

select::-ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}

table {
  border-collapse: collapse;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  vertical-align: middle;
  border: none;
}

.clear {
  clear: both;
}

.hidden {
  overflow: hidden;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.cell-box {
  font-size: 0;
}

.cell-box:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.cell-box .cell {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

/*scroll*/
@media screen and (min-width: 1025px) {
  @font-face {
    font-family: 'MiSans-Light';
    src: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/fonts/MiSans-Light.ttf");
  }
  @font-face {
    font-family: 'MiSans-Regular';
    src: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/fonts/MiSans-Regular.ttf");
  }
  @font-face {
    font-family: 'MiSans-Medium';
    src: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/fonts/MiSans-Medium.ttf");
  }
  @font-face {
    font-family: 'MiSans-Bold';
    src: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/fonts/MiSans-Bold.ttf");
  }
}
.font-12 {
  font-size: 12px;
}

.font-14 {
  font-size: 14px;
}

.font-16, .zysection-s1 .main .info span, .zysection-s3 .tab-tit .item span, .zysection-s4 .para, .zysection-s6 .item p, .zysection-s7 .box .time, .zysection-s7 .box .item .topic, .zysection-s7 .box .item .info span, .zysection-s7 .box .item .info p, .zysection-s7 .box .item .info a, .zysection-s12 .link a {
  font-size: 1rem;
}

.font-18, .zysection-scrollnav a span, .zysection-s2 .item span, .zysection-s2 .item p, .zysection-s3 .item p, .zysection-s5 .item p, .zysection-s11 .ewm p, .zysection-s11 .para {
  font-size: 1.125rem;
}

.font-20, .zysection-s3 .item span, .zysection-s6 .item span, .zysection-s7 .box .tit, .zysection-s8 .top-box p {
  font-size: 1.25rem;
}

.font-24, .zysection-s1 .main a, .zysection-s2 .item .tit, .zysection-s8 .bot-box .txt-box a, .zysection-s11 .para span {
  font-size: 1.5rem;
}

.font-30, .zysection-s1 .main .txt, .zysection-s8 .top-box p em {
  font-size: 1.875rem;
}

.font-32, .zysection-s5 .item .tit {
  font-size: 2rem;
}

.font-36 {
  font-size: 2.25rem;
}

.font-40, .zy-title p, .zysection-s8 .top-box span.s, .zysection-s8 .bot-box .txt-box span, .zysection-s8 .bot-box .txt-box p, .zysection-s11 .info-tit {
  font-size: 2.5rem;
}

.font-48, .zy-title span, .zysection-s9 .block span {
  font-size: 3rem;
}

.font-60 {
  font-size: 3.75rem;
}

.font-70, .zysection-s8 .bot-box .txt-box p i {
  font-size: 4.375rem;
}

.font-80, .zysection-s8 .top-box span.l {
  font-size: 5rem;
}

.font-90 {
  font-size: 5.625rem;
}

.font-100 {
  font-size: 6.25rem;
}

.font-120 {
  font-size: 7.5rem;
}

@keyframes o-upfade-top {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ani-move-1 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(15%, 10%);
  }
  75% {
    transform: translate(30%, 20%);
  }
  100% {
    transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes ani-move-2 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(-25%, 0%);
  }
  75% {
    transform: translate(-50%, -10%);
  }
  100% {
    transform: translate(0, 0) rotate(360deg);
  }
}
@media screen and (max-width: 1025px) {
  .font-120 {
    font-size: 6rem;
  }

  .font-100 {
    font-size: 4rem;
  }

  .font-90 {
    font-size: 3.6rem;
  }

  .font-80, .zysection-s8 .top-box span.l {
    font-size: 3.2rem;
  }

  .font-70, .zysection-s8 .bot-box .txt-box p i {
    font-size: 2.8rem;
  }

  .font-60 {
    font-size: 2.4rem;
  }

  .font-48, .zy-title span, .zysection-s9 .block span {
    font-size: 2rem;
  }

  .font-40, .zy-title p, .zysection-s8 .top-box span.s, .zysection-s8 .bot-box .txt-box span, .zysection-s8 .bot-box .txt-box p, .zysection-s11 .info-tit {
    font-size: 2rem;
  }

  .font-36 {
    font-size: 2rem;
  }

  .font-32, .zysection-s5 .item .tit {
    font-size: 1.8rem;
  }

  .font-30, .zysection-s1 .main .txt, .zysection-s8 .top-box p em {
    font-size: 1.8rem;
  }

  .font-24, .zysection-s1 .main a, .zysection-s2 .item .tit, .zysection-s8 .bot-box .txt-box a, .zysection-s11 .para span {
    font-size: 1.6rem;
  }

  .font-20, .zysection-s3 .item span, .zysection-s6 .item span, .zysection-s7 .box .tit, .zysection-s8 .top-box p {
    font-size: 1.4rem;
  }

  .font-18, .zysection-scrollnav a span, .zysection-s2 .item span, .zysection-s2 .item p, .zysection-s3 .item p, .zysection-s5 .item p, .zysection-s11 .ewm p, .zysection-s11 .para {
    font-size: 1.4rem;
  }
}
.wrap-s {
  width: 80%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

.video-pop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  display: none;
}
.video-pop .bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.video-pop .close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/close-1.svg") center no-repeat;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
  z-index: 2;
}
@media (any-hover: hover) {
  .video-pop .close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.video-pop video {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 90%;
  max-width: 90%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.zy-title {
  text-align: center;
}
.zy-title span {
  display: block;
  color: #0659ff;
  opacity: 0.1;
  text-transform: uppercase;
  font-family: 'MiSans-Bold';
}
.zy-title p {
  color: #232a65;
  margin-top: -2rem;
}

.zysection-scrollnav {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-24.png");
  background-size: 100% 100%;
  z-index: 5;
  padding: 70px 0;
  display: none;
}
.zysection-scrollnav a {
  display: block;
  width: 8.75rem;
  position: relative;
  margin-top: 10px;
}
.zysection-scrollnav a:nth-of-type(1) {
  margin-top: 0;
}
.zysection-scrollnav a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(90deg, #bed3fe, #4c88ff);
  z-index: 1;
  opacity: 0;
  transition: opacity .3s ease;
}
.zysection-scrollnav a span {
  display: block;
  text-align: right;
  margin-right: 1.5rem;
  color: #232a65;
  font-family: 'MiSans-Light';
  line-height: 2.5rem;
  position: relative;
  z-index: 2;
  transition: color .3s ease;
}
.zysection-scrollnav a.active:before {
  opacity: 1;
}
.zysection-scrollnav a.active span {
  color: #fff;
}
@media (any-hover: hover) {
  .zysection-scrollnav a:hover:before {
    opacity: 1;
  }
  .zysection-scrollnav a:hover span {
    color: #fff;
  }
}

.zysection-bg {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  background-image: linear-gradient(90deg, #bed3fe, #e4eeff);
  overflow: hidden;
}
.zysection-bg:before, .zysection-bg:after {
  content: '';
  width: 48.625rem;
  height: 48.625rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-5.png");
}
.zysection-bg:before {
  left: -7.5rem;
  top: 50%;
  margin-top: -24rem;
  animation: ani-move-1 30s linear infinite;
}
.zysection-bg:after {
  right: -15rem;
  top: 40%;
  animation: ani-move-2 30s linear infinite;
}

.scroll-main .section {
  position: relative;
  z-index: 2;
}

.zysection-s1 {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-1.jpg");
  height: 100vh;
  overflow: hidden;
  margin-top: -100vh;
}
.zysection-s1:after {
  width: 100%;
  height: 10%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(90deg, #bed3fe, #e4eeff);
  -webkit-mask-image: linear-gradient(180deg, rgba(255, 255, 255, 0), white);
  z-index: 3;
}
.zysection-s1 .video-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.zysection-s1 video {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.02);
  z-index: 1;
}
.zysection-s1 .txt-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.zysection-s1 .main {
  margin: 0 9% 0 26%;
  padding-top: 10rem;
  position: relative;
}
.zysection-s1 .main .fade {
  opacity: 0;
  transform: translateY(30px);
}
.zysection-s1 .main.active .fade {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.zysection-s1 .main.active .img-1 {
  transition-delay: .1s;
}
.zysection-s1 .main.active .info {
  transition-delay: .2s;
}
.zysection-s1 .main.active .img-2 {
  transition-delay: .3s;
}
.zysection-s1 .main.active .txt {
  transition-delay: .4s;
}
.zysection-s1 .main.active .btn {
  transition-delay: .5s;
}
.zysection-s1 .main .info {
  width: 342px;
  height: 42px;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-4.png");
  text-align: center;
}
.zysection-s1 .main .info span {
  display: inline-block;
  vertical-align: top;
  line-height: 42px;
  color: #090956;
}
.zysection-s1 .main .info span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: -2px 10px 0 0;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.zysection-s1 .main .info span:nth-of-type(1):before {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/icon-1.svg");
}
.zysection-s1 .main .info span:nth-of-type(2) {
  margin-left: 24px;
}
.zysection-s1 .main .info span:nth-of-type(2):before {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/icon-2.svg");
}
.zysection-s1 .main .info i {
  font-style: normal;
  font-family: 'MiSans-Bold';
}
.zysection-s1 .main .img-1 {
  display: block;
  width: 18.9375rem;
  position: absolute;
  top: 0;
  right: 6.625rem;
}
.zysection-s1 .main .img-2 {
  display: block;
  width: 37.8125rem;
  margin-top: 2rem;
}
.zysection-s1 .main .txt {
  color: #090956;
  letter-spacing: 10px;
  margin-top: 1.5rem;
}
.zysection-s1 .main .btn {
  margin-top: 3.125rem;
}
.zysection-s1 .main a {
  display: block;
  width: 13.125rem;
  color: #fff;
  line-height: 3.5rem;
  text-align: center;
  border-radius: 4px;
  background-image: linear-gradient(90deg, #0156ff, #387afc);
  transition: all .3s ease;
}
@media (any-hover: hover) {
  .zysection-s1 .main a:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(1, 86, 255, 0.3);
  }
}

.zysection-s2 {
  padding-top: 6.25rem;
}
.zysection-s2 .items {
  margin-top: 3.125rem;
  position: relative;
}
.zysection-s2 .item .img-box {
  overflow: hidden;
  position: relative;
}
.zysection-s2 .item .img-box:after {
  content: '';
  width: 4.1875rem;
  height: 4.1875rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/icon-3.png");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.zysection-s2 .item img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  transition: transform .5s ease;
}
.zysection-s2 .item .txt-box {
  padding: 2rem;
  border: 1px solid #fff;
  background-image: linear-gradient(180deg, #c5d8ff, #dce7ff);
}
.zysection-s2 .item .tit {
  color: #0458ff;
  font-family: 'MiSans-Medium';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zysection-s2 .item span {
  display: block;
  color: #232a65;
  margin-top: 1.5rem;
}
.zysection-s2 .item p {
  color: #232a65;
  opacity: 0.5;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (any-hover: hover) {
  .zysection-s2 .item:hover img {
    transform: scale(1.1);
  }
}
.zysection-s2 .btns {
  margin-top: 2.5rem;
  font-size: 0;
  text-align: center;
}
.zysection-s2 .button {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 48px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 8px;
  border-radius: 50%;
  background-color: #4932f4;
  cursor: pointer;
  transition: all .3s ease;
  z-index: 3;
}
@media (any-hover: hover) {
  .zysection-s2 .button:hover {
    box-shadow: 0 10px 30px rgba(73, 50, 244, 0.3);
  }
}
.zysection-s2 .prev {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/left-2.png");
}
@media (any-hover: hover) {
  .zysection-s2 .prev:hover {
    transform: translateX(-5px);
  }
}
.zysection-s2 .next {
  margin-left: 20px;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/right-2.png");
}
@media (any-hover: hover) {
  .zysection-s2 .next:hover {
    transform: translateX(5px);
  }
}
.zysection-s2 .pagination {
  font-size: 0;
  text-align: center;
  margin-top: 2rem;
  display: none;
}
.zysection-s2 .pagination span {
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #4932f4;
  margin: 0 2px;
  cursor: pointer;
  transition: all .3s ease;
}
.zysection-s2 .pagination span.active {
  background-color: #4932f4;
  border-color: #4932f4;
}

.zysection-s3 {
  padding-top: 6.25rem;
}
.zysection-s3 .tab-tit {
  margin-top: 3.125rem;
  font-size: 0;
  text-align: center;
}
.zysection-s3 .tab-tit .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 1rem;
  cursor: pointer;
}
.zysection-s3 .tab-tit .item:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  border-radius: 1.25rem;
  background-image: linear-gradient(90deg, white, rgba(255, 255, 255, 0));
  box-sizing: border-box;
  z-index: 1;
  opacity: 0;
  transition: opacity .3s ease;
}
.zysection-s3 .tab-tit .item span {
  line-height: 2.5rem;
  color: #232a65;
  padding: 0 2.5rem;
  position: relative;
  z-index: 2;
}
.zysection-s3 .tab-tit .item:nth-of-type(1) {
  margin-left: 0;
}
.zysection-s3 .tab-tit .item.active:before {
  opacity: 1;
}
@media (any-hover: hover) {
  .zysection-s3 .tab-tit .item:hover:before {
    opacity: 1;
  }
}
.zysection-s3 .tab-cont {
  margin-top: 3.75rem;
  position: relative;
}
.zysection-s3 .tab-cont .child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.zysection-s3 .tab-cont .child:nth-of-type(1) {
  position: relative;
}
.zysection-s3 .tab-cont .child.active {
  opacity: 1;
  visibility: visible;
}
.zysection-s3 .items {
  position: relative;
}
.zysection-s3 .item .img-box {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.zysection-s3 .item .img-box:after {
  content: '';
  width: 4.1875rem;
  height: 4.1875rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/icon-3.png");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.zysection-s3 .item img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  transition: transform .5s ease;
}
.zysection-s3 .item .txt-box {
  margin: -20px 10px 0;
  padding: 2rem;
  border: 1px solid #fff;
  background-image: linear-gradient(180deg, #c5d8ff, #dce7ff);
  position: relative;
  z-index: 2;
}
.zysection-s3 .item span {
  display: block;
  color: #0458ff;
  font-family: 'MiSans-Medium';
}
.zysection-s3 .item p {
  color: #232a65;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 5px;
}
@media (any-hover: hover) {
  .zysection-s3 .item:hover img {
    transform: scale(1.1);
  }
}
.zysection-s3 .btns {
  margin-top: 2.5rem;
  font-size: 0;
  text-align: center;
}
.zysection-s3 .button {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 48px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 8px;
  border-radius: 50%;
  background-color: #4932f4;
  cursor: pointer;
  transition: all .3s ease;
  z-index: 3;
}
@media (any-hover: hover) {
  .zysection-s3 .button:hover {
    box-shadow: 0 10px 30px rgba(73, 50, 244, 0.3);
  }
}
.zysection-s3 .prev {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/left-2.png");
}
@media (any-hover: hover) {
  .zysection-s3 .prev:hover {
    transform: translateX(-5px);
  }
}
.zysection-s3 .next {
  margin-left: 20px;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/right-2.png");
}
@media (any-hover: hover) {
  .zysection-s3 .next:hover {
    transform: translateX(5px);
  }
}
.zysection-s3 .pagination {
  font-size: 0;
  text-align: center;
  margin-top: 2rem;
  display: none;
}
.zysection-s3 .pagination span {
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #4932f4;
  margin: 0 2px;
  cursor: pointer;
  transition: all .3s ease;
}
.zysection-s3 .pagination span.active {
  background-color: #4932f4;
  border-color: #4932f4;
}

.zysection-s4 {
  padding-top: 6.25rem;
}
.zysection-s4 .wrap-s {
  padding: 6.25rem 3.75rem 0;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  border-bottom: none;
}
.zysection-s4 .zy-title {
  text-align: left;
}
.zysection-s4 .para {
  margin-top: 3.125rem;
  line-height: 2;
  color: #232a65;
  font-family: 'MiSans-Light';
}
.zysection-s4 .para span {
  font-family: 'MiSans-Medium';
}

.zysection-s5 .wrap-s {
  padding: 5rem 3.75rem 3.75rem;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  border-top: none;
}
.zysection-s5 .zy-title {
  text-align: left;
}
.zysection-s5 .items {
  margin-top: 2.5rem;
  font-size: 0;
}
.zysection-s5 .item {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 20px) / 3);
  margin-left: 10px;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}
.zysection-s5 .item img {
  display: block;
  width: 100%;
  transition: transform .5s ease;
}
.zysection-s5 .item .tit {
  position: absolute;
  top: 3.75rem;
  left: 2.5rem;
  right: 2.5rem;
  color: #fff;
  font-family: 'MiSans-Medium';
}
.zysection-s5 .item .tit:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1.6875rem;
  height: 3.375rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.zysection-s5 .item p {
  position: absolute;
  bottom: 3.75rem;
  left: 2.5rem;
  right: 2.5rem;
  line-height: 1.5;
  color: #fff;
  font-family: 'MiSans-Regular';
}
.zysection-s5 .item:nth-of-type(1) {
  margin-left: 0;
  border-radius: 15px 0 0 15px;
}
.zysection-s5 .item:nth-of-type(1) .tit:after {
  width: 3.5625rem;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-9-1.png");
}
.zysection-s5 .item:nth-of-type(2) .tit:after {
  width: 5rem;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-9-2.png");
}
.zysection-s5 .item:nth-of-type(3) {
  border-radius: 0 15px 15px 0;
}
.zysection-s5 .item:nth-of-type(3) .tit {
  color: #232a65;
}
.zysection-s5 .item:nth-of-type(3) .tit:after {
  width: 5rem;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-9-3.png");
}
.zysection-s5 .item:nth-of-type(3) p {
  color: #232a65;
}
@media (any-hover: hover) {
  .zysection-s5 .item:hover {
    transform: translateY(-3px);
  }
  .zysection-s5 .item:hover img {
    transform: scale(1.1);
  }
}
.zysection-s5 .pagination {
  font-size: 0;
  text-align: center;
  margin-top: 2rem;
  display: none;
}
.zysection-s5 .pagination span {
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #4932f4;
  margin: 0 2px;
  cursor: pointer;
  transition: all .3s ease;
}
.zysection-s5 .pagination span.active {
  background-color: #4932f4;
  border-color: #4932f4;
}

.zysection-s6 {
  padding-top: 6.25rem;
  position: relative;
}
.zysection-s6:before {
  content: '';
  width: 34rem;
  height: 60.375rem;
  position: absolute;
  right: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-18.png");
}
.zysection-s6 .zy-title {
  text-align: left;
}
.zysection-s6 .items {
  margin-top: 3.125rem;
  position: relative;
}
.zysection-s6 .item {
  width: 16.66%;
  position: relative;
  border: 1px solid #fff;
  background-color: #ebefff;
  transition: all .3s ease;
}
.zysection-s6 .item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-17-1.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  transition: all .3s ease;
}
.zysection-s6 .item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background-image: linear-gradient(180deg, rgba(25, 33, 59, 0), rgba(25, 33, 59, 0.9));
  z-index: 3;
}
.zysection-s6 .item .img-box {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.zysection-s6 .item .img-box img {
  display: block;
  width: 100%;
}
.zysection-s6 .item .txt-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  text-align: center;
  z-index: 4;
}
.zysection-s6 .item span {
  display: block;
  color: #fff;
  font-family: 'MiSans-Medium';
}
.zysection-s6 .item p {
  color: #fff;
  font-family: 'MiSans-Light';
  margin-top: 5px;
}
@media (any-hover: hover) {
  .zysection-s6 .item:hover {
    background-color: #e9effd;
  }
  .zysection-s6 .item:hover:before {
    background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-17-2.png");
  }
  .zysection-s6 .item:hover:after {
    background-image: linear-gradient(180deg, rgba(82, 93, 223, 0), #525ddf);
  }
}
.zysection-s6 .btns {
  font-size: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: -80px;
}
.zysection-s6 .button {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 48px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 8px;
  border-radius: 50%;
  background-color: #4932f4;
  cursor: pointer;
  transition: all .3s ease;
  z-index: 3;
}
@media (any-hover: hover) {
  .zysection-s6 .button:hover {
    box-shadow: 0 10px 30px rgba(73, 50, 244, 0.3);
  }
}
.zysection-s6 .prev {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/left-2.png");
}
@media (any-hover: hover) {
  .zysection-s6 .prev:hover {
    transform: translateX(-5px);
  }
}
.zysection-s6 .next {
  margin-left: 20px;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/right-2.png");
}
@media (any-hover: hover) {
  .zysection-s6 .next:hover {
    transform: translateX(5px);
  }
}
.zysection-s6 .pagination {
  font-size: 0;
  text-align: center;
  margin-top: 2rem;
  display: none;
}
.zysection-s6 .pagination span {
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #4932f4;
  margin: 0 2px;
  cursor: pointer;
  transition: all .3s ease;
}
.zysection-s6 .pagination span.active {
  background-color: #4932f4;
  border-color: #4932f4;
}

.zysection-s7 {
  padding-top: 6.25rem;
}
.zysection-s7 .block {
  margin-top: 2.5rem;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  padding: 3.75rem;
}
.zysection-s7 .box {
  margin-top: 2.5rem;
}
.zysection-s7 .box .tit {
  line-height: 3.125rem;
  padding: 0 2.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  color: #fff;
  font-family: 'MiSans-Light';
}
.zysection-s7 .box .tit span {
  font-family: 'MiSans-Medium';
}
.zysection-s7 .box .desc-box {
  padding: 2.5rem 0;
}
.zysection-s7 .box .desc {
  display: flex;
  align-items: flex-start;
}
.zysection-s7 .box .desc:last-of-type .item:last-of-type:before {
  display: none;
}
.zysection-s7 .box .time {
  width: 10rem;
  text-align: center;
  color: #232a65;
  font-family: 'MiSans-Light';
  padding-top: 1.25rem;
}
.zysection-s7 .box .items {
  width: calc(100% - 10rem);
}
.zysection-s7 .box .item {
  font-size: 0;
  border-bottom: 1px solid #d0defa;
  position: relative;
  padding: 1.25rem 0 1.25rem 3.125rem;
}
.zysection-s7 .box .item:after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #4932f4;
  position: absolute;
  left: -4px;
  top: calc(1.25rem + .6rem - 5px);
}
.zysection-s7 .box .item:before {
  content: '';
  width: 2px;
  height: 100%;
  background-color: #a7a2fb;
  position: absolute;
  left: 0;
  top: calc(1.25rem + .6rem - 5px);
}
.zysection-s7 .box .item .topic {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  color: #232a65;
  font-family: 'MiSans-Medium';
}
.zysection-s7 .box .item .topic p {
  font-family: 'MiSans-Light';
}
.zysection-s7 .box .item .info {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.zysection-s7 .box .item .info span {
  min-width: 7.5rem;
  margin-right: 1.5rem;
  display: inline-block;
  vertical-align: top;
  color: #232a65;
  font-family: 'MiSans-Medium';
}
.zysection-s7 .box .item .info p {
  width: calc(100% - 9rem);
  display: inline-block;
  vertical-align: top;
  color: #232a65;
  opacity: 0.7;
  font-family: 'MiSans-Light';
}
.zysection-s7 .box .item .info a {
  display: inline-block;
  vertical-align: top;
  color: #0156ff;
}
.zysection-s7 .box:nth-of-type(1) {
  margin-top: 0;
}
.zysection-s7 .box:nth-of-type(1) .tit {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-19-1.jpg");
}
.zysection-s7 .box:nth-of-type(2) .tit, .zysection-s7 .box:nth-of-type(3) .tit {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-19-2.jpg");
}
.zysection-s7 .box:nth-of-type(4) .tit {
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-19-3.jpg");
}

.zysection-s8 {
  margin-top: 6.25rem;
  padding: 6.25rem 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-20.jpg");
  background-attachment: fixed;
}
.zysection-s8 .top-box span.l {
  display: inline-block;
  vertical-align: middle;
  font-family: 'MiSans-Medium';
  color: transparent;
  background-image: linear-gradient(90deg, #fff, #afb3e1);
  -webkit-background-clip: text;
  background-clip: text;
}
.zysection-s8 .top-box p {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  color: #fff;
  text-transform: uppercase;
  opacity: 0.4;
}
.zysection-s8 .top-box p em {
  font-style: normal;
  display: block;
}
.zysection-s8 .top-box i {
  display: inline-block;
  vertical-align: middle;
  width: 3px;
  height: 5rem;
  background-color: #fff;
  margin: 0 1.5rem;
}
.zysection-s8 .top-box span.s {
  display: inline-block;
  vertical-align: middle;
  font-family: 'MiSans-Medium';
  color: transparent;
  background-image: linear-gradient(90deg, #fff, #afb3e1);
  -webkit-background-clip: text;
  background-clip: text;
}
.zysection-s8 .bot-box {
  margin-top: 7.5rem;
}
.zysection-s8 .bot-box .img-box {
  display: inline-block;
  vertical-align: middle;
  width: 15.625rem;
  border: 1px solid #fff;
  padding: 15px;
}
.zysection-s8 .bot-box .img-box img {
  display: block;
  width: 100%;
}
.zysection-s8 .bot-box .txt-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2.5rem;
}
.zysection-s8 .bot-box .txt-box span {
  display: block;
  color: #fff;
  font-family: 'MiSans-Medium';
}
.zysection-s8 .bot-box .txt-box p {
  display: inline-block;
  padding-right: 7.5rem;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
  color: transparent;
  background-image: linear-gradient(90deg, #fff, #afb3e1);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: 'MiSans-Medium';
}
.zysection-s8 .bot-box .txt-box p i {
  font-style: normal;
}
.zysection-s8 .bot-box .txt-box a {
  display: block;
  width: 12.5rem;
  line-height: 3.75rem;
  color: #fff;
  text-align: center;
  background-color: #216bfd;
  border-radius: 5px;
  margin-top: 2.5rem;
  transition: all .3s ease;
}
@media (any-hover: hover) {
  .zysection-s8 .bot-box .txt-box a:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(53, 120, 252, 0.3);
  }
}

.zysection-s9 {
  padding-top: 6.25rem;
}
.zysection-s9 .block {
  margin-top: 2.5rem;
  position: relative;
  overflow: hidden;
}
.zysection-s9 .block .img-box {
  overflow: hidden;
}
.zysection-s9 .block .img-box img {
  width: 100%;
}
.zysection-s9 .block .img-box img.pc {
  display: block;
}
.zysection-s9 .block .img-box img.mb {
  display: none;
}
.zysection-s9 .block span {
  position: absolute;
  left: 5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-family: 'MiSans-Medium';
}
.zysection-s9 .items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zysection-s9 .items.active .item {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.zysection-s9 .items.active .item:nth-of-type(2) {
  transition-delay: .05s;
}
.zysection-s9 .items.active .item:nth-of-type(3) {
  transition-delay: .1s;
}
.zysection-s9 .items.active .item:nth-of-type(4) {
  transition-delay: .15s;
}
.zysection-s9 .items.active .item:nth-of-type(5) {
  transition-delay: .2s;
}
.zysection-s9 .items.active .item:nth-of-type(6) {
  transition-delay: .25s;
}
.zysection-s9 .items.active .item:nth-of-type(7) {
  transition-delay: .3s;
}
.zysection-s9 .items.active .item:nth-of-type(8) {
  transition-delay: .35s;
}
.zysection-s9 .items.active .item:nth-of-type(9) {
  transition-delay: .4s;
}
.zysection-s9 .items.active .item:nth-of-type(10) {
  transition-delay: .45s;
}
.zysection-s9 .item {
  position: absolute;
  opacity: 0;
  transform: translateY(30px);
}
.zysection-s9 .item img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zysection-s9 .item:nth-of-type(1) {
  top: 11%;
  left: 59%;
}
.zysection-s9 .item:nth-of-type(1) img {
  width: 4.9375rem;
}
.zysection-s9 .item:nth-of-type(2) {
  top: 18%;
  left: 64%;
}
.zysection-s9 .item:nth-of-type(2) img {
  width: 6.625rem;
}
.zysection-s9 .item:nth-of-type(3) {
  top: 31%;
  left: 48%;
}
.zysection-s9 .item:nth-of-type(3) img {
  width: 7.9375rem;
}
.zysection-s9 .item:nth-of-type(4) {
  top: 40%;
  left: 55%;
}
.zysection-s9 .item:nth-of-type(4) img {
  width: 6.1875rem;
}
.zysection-s9 .item:nth-of-type(5) {
  top: 35%;
  left: 64%;
}
.zysection-s9 .item:nth-of-type(5) img {
  width: 6.25rem;
}
.zysection-s9 .item:nth-of-type(6) {
  top: 64.5%;
  left: 33%;
}
.zysection-s9 .item:nth-of-type(6) img {
  width: 6.625rem;
}
.zysection-s9 .item:nth-of-type(7) {
  top: 65%;
  left: 41%;
}
.zysection-s9 .item:nth-of-type(7) img {
  width: 7.3125rem;
}
.zysection-s9 .item:nth-of-type(8) {
  top: 65%;
  left: 52%;
}
.zysection-s9 .item:nth-of-type(8) img {
  width: 8.4375rem;
}
.zysection-s9 .item:nth-of-type(9) {
  top: 85%;
  left: 27%;
}
.zysection-s9 .item:nth-of-type(9) img {
  width: 6.375rem;
}
.zysection-s9 .item:nth-of-type(10) {
  top: 85%;
  left: 40%;
}
.zysection-s9 .item:nth-of-type(10) img {
  width: 6.625rem;
}

.zysection-s10 {
  margin-top: 6.25rem;
  padding-top: 6.25rem;
  background: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-14.png") center top no-repeat;
  background-size: 100% auto;
}
.zysection-s10 .zy-title span, .zysection-s10 .zy-title p {
  color: #fff;
}
.zysection-s10 .img-box {
  margin-top: 7.5rem;
  position: relative;
}
.zysection-s10 .img-box img {
  display: block;
  width: 100%;
}
.zysection-s10 .img-box a {
  width: 7.6875rem;
  height: 7.6875rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/icon-4.png");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.zysection-s11 {
  padding: 7.5rem 0 5rem;
  overflow: hidden;
  text-align: right;
}
.zysection-s11 .zy-title {
  text-align: left;
}
.zysection-s11 .box {
  display: inline-block;
  text-align: left;
  padding-right: 5rem;
}
.zysection-s11 .ewm {
  width: 270px;
  height: 175px;
  margin-top: 2rem;
  padding: 20px 0;
  position: relative;
  background: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-13.png") right center no-repeat;
  background-size: auto 100%;
  font-size: 0;
}
.zysection-s11 .ewm .img-box {
  display: inline-block;
  vertical-align: middle;
  width: 134px;
}
.zysection-s11 .ewm .img-box img {
  display: block;
  width: 100%;
}
.zysection-s11 .ewm p {
  display: inline-block;
  vertical-align: middle;
  color: #232a65;
  font-family: 'MiSans-Medium';
  margin-left: 10px;
}
.zysection-s11 .info-tit {
  color: #232a65;
  font-family: 'MiSans-Medium';
  margin-top: 3.75rem;
}
.zysection-s11 .para {
  line-height: 1.5;
  color: #232a65;
  margin-top: 2rem;
}
.zysection-s11 .para span {
  color: #0458ff;
  font-family: 'MiSans-Medium';
}
.zysection-s11 .pic {
  width: 48.8125rem;
  position: absolute;
  left: 0;
  bottom: -5rem;
}
.zysection-s11 .pic img {
  display: block;
  width: 100%;
}

.zysection-s12 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("https://www.seeyon.com/Public/Home/zhuanqu/sthbdh2023/images/img-10.jpg");
  padding: 5rem 0;
}
.zysection-s12 .zy-title {
  text-align: left;
}
.zysection-s12 .zy-title p {
  margin-top: 0;
  color: #fff;
}
.zysection-s12 .link {
  font-size: 0;
  margin-top: 2.5rem;
}
.zysection-s12 .link a {
  display: inline-block;
  vertical-align: top;
  width: 12.5rem;
  text-align: center;
  border: 1px solid #fff;
  line-height: 2.5;
  color: #fff;
  margin-left: 10px;
  border-radius: 5px;
  transition: all .3s ease;
}
.zysection-s12 .link a:nth-of-type(1) {
  margin-left: 0;
}
@media (any-hover: hover) {
  .zysection-s12 .link a:hover {
    background-color: #fff;
    color: #0458ff;
    transform: translateY(-3px);
  }
}

@media screen and (max-width: 1800px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 1681px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 1441px) {
  html {
    font-size: 13px;
  }

  .font-20, .zysection-s3 .item span, .zysection-s6 .item span, .zysection-s7 .box .tit, .zysection-s8 .top-box p {
    font-size: 16px;
  }

  .font-18, .zysection-scrollnav a span, .zysection-s2 .item span, .zysection-s2 .item p, .zysection-s3 .item p, .zysection-s5 .item p, .zysection-s11 .ewm p, .zysection-s11 .para {
    font-size: 16px;
  }

  .font-16, .zysection-s1 .main .info span, .zysection-s3 .tab-tit .item span, .zysection-s4 .para, .zysection-s6 .item p, .zysection-s7 .box .time, .zysection-s7 .box .item .topic, .zysection-s7 .box .item .info span, .zysection-s7 .box .item .info p, .zysection-s7 .box .item .info a, .zysection-s12 .link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1367px) {
  html {
    font-size: 12px;
  }

  .font-20, .zysection-s3 .item span, .zysection-s6 .item span, .zysection-s7 .box .tit, .zysection-s8 .top-box p {
    font-size: 14px;
  }

  .font-18, .zysection-scrollnav a span, .zysection-s2 .item span, .zysection-s2 .item p, .zysection-s3 .item p, .zysection-s5 .item p, .zysection-s11 .ewm p, .zysection-s11 .para {
    font-size: 14px;
  }

  .font-16, .zysection-s1 .main .info span, .zysection-s3 .tab-tit .item span, .zysection-s4 .para, .zysection-s6 .item p, .zysection-s7 .box .time, .zysection-s7 .box .item .topic, .zysection-s7 .box .item .info span, .zysection-s7 .box .item .info p, .zysection-s7 .box .item .info a, .zysection-s12 .link a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1281px) {
  html {
    font-size: 10px;
  }

  .zysection-s12 .link a {
    width: 150px;
  }
}
@media screen and (max-width: 1025px) {
  html {
    font-size: 10px;
  }

  .zysection-scrollnav {
    display: none;
  }

  .zysection-s1 {
    height: 60vw;
  }

  .wrap-s {
    width: 90%;
  }

  .zysection-s2 .button,
  .zysection-s3 .button,
  .zysection-s6 .button {
    display: none;
  }

  .zysection-s2 .pagination,
  .zysection-s3 .pagination,
  .zysection-s6 .pagination {
    display: block;
  }

  .zysection-s7 .box .time {
    width: 12rem;
  }

  .zysection-s7 .box .items {
    width: calc(100% - 12rem);
  }

  .zysection-s8 {
    background-attachment: inherit;
    background-position: center bottom;
  }
}
@media screen and (max-width: 769px) {
  body {
    background-image: linear-gradient(90deg, #bed3fe, #e4eeff);
  }

  .zysection-bg {
    display: none;
  }

  .zy-title p {
    margin-top: -1rem;
  }

  .zysection-s1 {
    height: auto;
    background-image: none;
    margin-top: 0;
  }
  .zysection-s1 .m-banner img {
    display: block;
    width: 100%;
  }
  .zysection-s1 .m-banner a {
    width: 120px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(90deg, #0156ff, #387afc);
    border-radius: 5px;
    position: absolute;
    top: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .zysection-s1 .main {
    margin: 0;
    padding-top: 6rem;
  }

  .zysection-s1 .main .img-1 {
    width: 10rem;
    right: 0;
  }

  .zysection-s1 .main .info {
    width: 300px;
  }

  .zysection-s1 .main .img-2 {
    width: 20rem;
  }

  .zysection-s2 {
    padding-top: 4rem;
  }

  .zysection-s2 .items {
    margin-top: 2rem;
  }

  .zysection-s3 {
    padding-top: 4rem;
  }

  .zysection-s3 .tab-tit {
    margin-top: 2rem;
  }

  .zysection-s3 .tab-tit .item {
    width: auto;
    margin: 0;
  }

  .zysection-s3 .tab-tit .item span {
    line-height: 3rem;
  }

  .zysection-s3 .tab-cont {
    margin-top: 2rem;
  }

  .zysection-s4 {
    padding-top: 4rem;
  }

  .zysection-s4 .wrap-s {
    padding: 4rem 2rem 0;
  }

  .zysection-s4 .para {
    margin-top: 2rem;
  }

  .zysection-s5 .wrap-s {
    padding: 4rem 2rem;
  }

  .zysection-s5 .items {
    margin-top: 2rem;
  }

  .zysection-s5 .item {
    width: 100%;
    transition: none;
    border-radius: 10px !important;
    margin-left: 0;
  }

  .zysection-s5 .pagination {
    display: block;
  }

  .zysection-s6 {
    padding-top: 4rem;
  }

  .zysection-s6:before {
    width: 20rem;
    height: 40rem;
  }

  .zysection-s6 .items {
    margin-top: 2rem;
  }

  .zysection-s7 {
    padding-top: 4rem;
  }

  .zysection-s7 .block {
    margin-top: 2rem;
    padding: 2rem;
  }

  .zysection-s7 .box {
    margin-top: 2rem;
  }

  .zysection-s7 .box .tit {
    border-radius: 5px;
    padding: 0 2rem;
    line-height: 4rem;
    font-size: 1.6rem;
  }

  .zysection-s7 .box .desc-box {
    padding: 2rem 0;
  }

  .zysection-s7 .box .desc {
    display: block;
    margin-top: 4rem;
  }
  .zysection-s7 .box .desc:nth-of-type(1) {
    margin-top: 0;
  }

  .zysection-s7 .box .time {
    padding-top: 0;
    text-align: left;
    font-size: 1.6rem;
  }

  .zysection-s7 .box .items {
    width: 100%;
  }

  .zysection-s7 .box .item:last-of-type:before {
    display: none;
  }

  .zysection-s7 .box .item:after {
    left: 0;
    top: calc(1.25rem + .8rem - 5px);
  }

  .zysection-s7 .box .item:before {
    left: 4px;
    top: calc(1.25rem + .8rem - 5px);
  }

  .zysection-s7 .box .item .topic {
    width: 100%;
    font-size: 1.6rem;
  }

  .zysection-s7 .box .item .info {
    width: 100%;
    margin-top: 10px;
  }

  .zysection-s8 {
    margin-top: 4rem;
    padding: 4rem 0;
    background-position: 75% bottom;
    background-size: auto 100%;
  }

  .zysection-s8 .top-box i,
  .zysection-s8 .top-box span.s {
    display: none;
  }

  .zysection-s8 .bot-box .txt-box p {
    padding-right: 0;
  }

  .zysection-s8 .bot-box {
    margin-top: 2rem;
  }

  .zysection-s8 .bot-box .txt-box {
    margin: 2rem 0 0;
  }

  .zysection-s9 {
    padding-top: 4rem;
  }

  .zysection-s9 .block {
    margin-top: 2rem;
  }

  .zysection-s9 .block span {
    left: 2rem;
    top: 30%;
  }
  .zysection-s8 .bot-box .img-box {
      display: block;
  }
  .zysection-s9 .block .img-box img.pc {
    display: none;
  }
  .zysection-s9 .block .img-box img.mb {
    display: block;
  }

  .zysection-s9 .items {
    width: 200%;
    margin-left: -45%;
    transform: scale(0.8);
  }

  .zysection-s10 {
    margin-top: 4rem;
    padding-top: 4rem;
    background-size: 180% auto;
  }

  .zysection-s10 .img-box {
    margin-top: 2rem;
  }

  .zysection-s10 .img-box a {
    width: 4rem;
    height: 4rem;
  }

  .zysection-s11 {
    padding: 8rem 0 0;
  }

  .zysection-s11 .zy-title {
    text-align: center;
  }

  .zysection-s11 .pic {
    position: static;
    width: 100%;
  }

  .zysection-s11 .box {
    display: block;
    padding-right: 0;
  }

  .zysection-s11 .ewm {
    margin: 2rem auto 0;
  }

  .zysection-s11 .ewm p {
    font-size: 16px;
  }

  .zysection-s11 .info-tit {
    margin-top: 4rem;
    text-align: center;
  }

  .zysection-s12 {
    padding: 4rem 0;
  }

  .zysection-s12 .link {
    margin-top: 2rem;
  }

  .zysection-s12 .link a {
    margin: 0 5px 5px 0;
  }
}

/*# sourceMappingURL=bundle.css.map */
