#fullpage {
  visibility: hidden;
}

html {
  margin: auto !important;
}

body,
html {
  color: #120f0b;
  max-width: 540px;
  /* background: #091023; */
  background-image: url('../2022img/index_bg.jpg');
  background-size: 100% 100%;
}

body {
  margin: 0;
}

.fp-tableCell {
  display: block;
  width: 100%;
  height: 100%;
}

.btn {
  border: none;
}

.section {
  /* background: #000340; */
}

.top_logo {
  width: 8.62676vh;
  display: block;
  margin: 0 auto;
}

.nextPage {
  position: absolute;
  width: .5333rem;
  bottom: 3vh;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: flashing 2s linear infinite;
  animation: flashing 2s linear infinite;
}

@-webkit-keyframes flashing {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.1;
  }

  to {
    opacity: 1;
  }
}

@keyframes flashing {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.1;
  }

  to {
    opacity: 1;
  }
}

.section .sub_title {
  position: absolute;
  left: 50%;
  top: 1vh;
  transform: translateX(-50%);
  height: auto;
  width: 1.6667rem;
  text-align: center;
}

.section .sub_title:before {
  left: 0;
}

/* .section .sub_title:after,
.section .sub_title:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 0.07813rem;
  background: #87cbdb;
  position: absolute;
  top: 0;
} */

.section .sub_title:after {
  right: 0;
}

.section .sub_title img {
  max-width: 100%;
  /* height: 0.07813rem; */
}

.section .introBox {
  height: 48.21831vh;
  width: 8.2667rem;
  margin: 0.0875rem auto 0.21875rem;
  position: absolute;
  padding: 0.06875rem 0.03125rem 0.04688rem;
  box-sizing: border-box;
  /* display: flex; */
  top: 38vh;
  background: url(../2022img/bg1.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.section .introBox .content {
  color: #fff;
  font-size: 0.03125rem;
  flex: 1;
  overflow: auto;
  height: 48.23944vh;
  height: calc(100% - 5vh);
  margin-top: 5vh;
  box-sizing: border-box;
}

.section .introBox .content>P {
  text-indent: 2em;
  margin: .2667rem;
  line-height: 1.4;
  font-size: .3333rem;
}

.section .introBox .content>P:last-of-type {
  margin-bottom: 0.0625rem;
}

.section .introBox .content>h3 {
  font-size: 0.04063rem;
  text-align: center;
  margin: 0 0 0.02187rem;
}

.section1 .fp-tableCell {
  position: relative;
  box-sizing: border-box;
  font-size: 0.03125rem;
}

.section1 .section1_header_background {
  width: 41.02113vh;
  display: block;
  margin: 0 auto;
  z-index: 10;
}

.section1 .section1_background {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.section1 .titleBox {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.section1 .title {
  /* height: 50vh; */

  width: 100%;
}

.section1 .btns {
  position: absolute;
  width: 100%;
  top: 42.21831vh;
}

.hezuo {
  position: absolute;
  width: 2.1467rem;
  left: 50%;
  transform: translateX(-50%);
  top: 87.21831vh;
}

.section1 .btns .time {
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  transform: scale(0.8);
  word-break: keep-all;
  white-space: nowrap;
  /* margin-left: -0.03rem; */
}

.section1 .btns .btn {
  max-width: 320px;
  background: url(../2022img/bg.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 75vw;
  font-size: 14px;
  display: block;
  color: #fff;
  height: 6.1493vh;
  margin: 0 auto 2.04085vh;
  padding: 0;
  padding: 0 .4267rem;
  padding-right: .32rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  
}

.section1 .btns .btn.hot:before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 2.64085vh;
  height: 2.64085vh;
  background: url(09741c05e64fe6ece2c2e3546de45980.png) no-repeat;
  background-size: 100%;
  left: 3.52113vh;
  margin-right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.zz {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.zz .note {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.625rem;
  font-size: 0.0375rem;
  background: #fff;
  border-radius: 5px;
}

.zz .note .content {
  padding: 0.04375rem 0;
  text-align: center;
  border-bottom: 1px solid #efefef;
  color: #333;
}

.zz .note .submit {
  width: 100%;
  border: none;
  height: 2.4em;
  font-size: 0.0375rem;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #53698d;
  -webkit-tap-highlight-color: transparent;
}

.section2 .fp-tableCell {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 0.03125rem;
  justify-content: space-between;
  align-items: center;
}

.section2 .ts {
  margin-top: 3.16901vh;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 1.8em;
}

.section2 .ts>p {
  margin: 0;
  text-align: justify;
}

.section3 .fp-tableCell {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 0.03125rem;
  justify-content: space-between;
  align-items: center;
}

.section3 .footer,
.section3 .item {
  width: 7.3733rem;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
}

.section3 .item {
  color: #fff;
  border-bottom: 1px solid #17c7ed;
  margin-bottom: 2.64085vh;
  padding-bottom: 0.44014vh;
  text-decoration: none;
}

.section3 .item .top {
  width: 100%;
  display: flex;
  align-items: stretch;
  height: 8.80282vh;
  justify-content: space-between;
  margin-bottom: 1.05634vh;
}

.section3 .item .img {
  width: 17.60563vh;
  height: 9.85915vh;
  margin-right: 1.76056vh;
  background-size: cover;
}

.section3 .item .img img {
  width: 100%;
  max-height: 100%;
}

.section3 .item .articl_title {
  flex: 1;
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
  line-height: 1.3em;
  height: 3.9em;
}

.section3 .item .intro {
  font-size: 12px;
  line-height: 1.4em;
  height: 2.8em;
  overflow: hidden;
  color: #b5b5b5;
  padding-top: 0.70423vh;
}

.section3 .item .time {
  font-size: 10px;
  text-align: right;
  color: #b5b5b5;
}

.section4 .fp-tableCell {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 0.03125rem;
  justify-content: space-between;
  align-items: center;
}

.section4 .content_title {
  width: 0.1375rem;
  display: block;
  margin: 0.01563rem auto 0.03125rem;
}

.section4 .content .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.07813rem;
}

.section4 .content .item .num {
  width: 0.09375rem;
  margin-right: 0.02813rem;
}

.section4 .content .item .desc {
  font-size: 0.03438rem;
  transform: scale(0.9);
  transform-origin: 0 0;
}

.section5 .fp-tableCell {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 0.03125rem;
  justify-content: space-between;
  align-items: center;
}

.section5 .content {
  width: 100%;
}

.section5 .item {
  display: block;
  width: 5.76rem;
  margin: auto auto 0.05rem;
  color: #fff;
  font-size: .3333rem;
  text-decoration: none;
  /* opacity: 0.8; */
  margin-bottom: .4rem;
}

.section5 .item img {
  width: 100%;
}

.section5 .item .title {
  /* transform: scale(0.9); */
  /* transform-origin: center; */
  text-align: center;
}

.section6 .fp-tableCell {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 0.03125rem;
  justify-content: space-between;
  align-items: center;
}

.section6 .jg {
  width: 7.3733rem;
  margin: 0 auto;
  margin-top: 0.6rem;
  display: block;
}

.section7 .fp-tableCell {
  position: relative;
  flex-direction: column;
  font-size: 0.03125rem;
  align-items: center;
  display: flex;
}

.section7 .list {
  display: flex;
  justify-content: space-between;

}

.section7 .list {
  flex-wrap: wrap;
  padding: 0 .4rem;
}

.section7 .list .item {
  width: 2.9333rem;
  height: 4.6667rem;
  text-align: center;
  font-size: 0.03125rem;
  margin-bottom: 0.06875rem;
}

.section7 .list .item img {
  width: 100%;
  display: block;
  margin-bottom: 0.01875rem;
}

.section7 .list .item .name {
  color: #37bce8;
  font-size: .32rem;
  font-weight: 700;
  margin-bottom: .2rem;
}

.section7 .list .item .position {
  font-size: .3467rem;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width: 320px) {
  .section .nextPage {
    bottom: 1.80113vh;
  }

  .section3 .item {
    margin-bottom: 1.05634vh !important;
  }

  .section3 .stepName {
    margin-bottom: 0.70423vh !important;
  }
}

html {
  font-size: 100vw;
}

@media screen and (min-width: 540px) {
  html {
    font-size: 540px;
  }
}

.common_header {
  display: block;
  /* height: 39.57746vh;
  margin: auto; */
  width: 100%;
}

@media screen and (min-width: 800px) {
  .content::-webkit-scrollbar {
    width: 6px;
    border-radius: 5px;
  }

  .content::-webkit-scrollbar-track {
    background-color: #bee1eb;
    border-radius: 5px;
  }

  .content::-webkit-scrollbar-thumb {
    background-color: #87cbdb;
    border-radius: 5px;
  }
}

.u-nav-bg {
  width: 9.3467rem;
  height: 53.07vh;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -6.5vh;
}

.u-jizhi {
  width: 2.6533rem;
  height: .8533rem;

}

.section .introBox.no-bg {
  background: transparent;
  width: 9.4267rem;
}

.u-new-title {
  display: flex;
  justify-content: center;
}

.mt15 {
  margin-top: .2rem !important;
}

.u-title-img6 {
  width: 2.0933rem;
}

.closeBtn {
  width: .8rem;
  height: .8rem;
  position: absolute;
  right: .8rem;
  top: .4rem;
}