body,
p {
  margin: 0;
  padding: 0;
}

.middle {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
}

.center {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  left: 50%;
}

.middcent {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

.pageloading {
  width: 100%;
  text-align: center;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
  overflow: hidden;
  background-image: url(/h5/rongcaishi/images/index/load.jpg);
  background-size: cover;
}

.pageloading .container {
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageloading .container .bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pageloading .container .cont {
  width: 227px;
  height: 308px;
  /* background-image: url(/h5/rongcaishi/images/wap/load.png); */
  background-size: cover;
  position: absolute;
}

.pageloading .container .cont .num {
  padding-top: 154px;
  font-size: 26px;
}

.pageloading .container .cont .num span {
  font-size: 42px;
}

.pageloading .container .cont p {
  font-size: 22px;
  color: #0e598c;
}

.header {
  position: fixed;
  width: 100%;
  height: 80px;
  display: block;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 99;
}

.header p {
  line-height: 80px;
  text-align: center;
  font-size: 20px;
}

.main-content {
  width: 100%;
  height: 100vh !important;
}

.main-content .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100vh !important;
  position: relative;
}

.main-content .swiper-wrapper .swiper-slide .txtnone {
  display: none;
}

.main-content .swiper-wrapper .slide2 .bgc,
.main-content .swiper-wrapper .slide3 .bgc,
.main-content .swiper-wrapper .slide4 .bgc,
.main-content .swiper-wrapper .slide5 .bgc,
.main-content .swiper-wrapper .slide6 .bgc,
.main-content .swiper-wrapper .slide7 .bgc,
.main-content .swiper-wrapper .slide8 .bgc,
.main-content .swiper-wrapper .slide9 .bgc,
.main-content .swiper-wrapper .slide10 .bgc {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.main-content .swiper-wrapper .slide2 .bgc img,
.main-content .swiper-wrapper .slide3 .bgc img,
.main-content .swiper-wrapper .slide4 .bgc img,
.main-content .swiper-wrapper .slide5 .bgc img,
.main-content .swiper-wrapper .slide6 .bgc img,
.main-content .swiper-wrapper .slide7 .bgc img,
.main-content .swiper-wrapper .slide8 .bgc img,
.main-content .swiper-wrapper .slide9 .bgc img,
.main-content .swiper-wrapper .slide10 .bgc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-content .swiper-wrapper .slide1 .cen,
.main-content .swiper-wrapper .slide2 .cen,
.main-content .swiper-wrapper .slide3 .cen,
.main-content .swiper-wrapper .slide4 .cen,
.main-content .swiper-wrapper .slide5 .cen,
.main-content .swiper-wrapper .slide6 .cen,
.main-content .swiper-wrapper .slide7 .cen,
.main-content .swiper-wrapper .slide8 .cen,
.main-content .swiper-wrapper .slide9 .cen,
.main-content .swiper-wrapper .slide11 .cen,
.main-content .swiper-wrapper .slide10 .cen {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  padding-top: 30px;
  top: 0;
}

.main-content .swiper-wrapper .slide1 .cen .img1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-content .swiper-wrapper .slide2 .cen .txt1 {
  left: 50%;
  margin-left: 170px;
  margin-top: 30px;
}

.main-content .swiper-wrapper .slide6 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-content .swiper-wrapper .slide6 .cen {
  position: relative;
  width: 1186px;
  height: 594px;
}

.main-content .swiper-wrapper .slide6 .cen .gif {
  position: absolute;
  left: 159px;
  top: 241px;
  width: 264px;
  height: 288px;
}





.pagerongcai {
  flex-direction: column;
}

.pagerongcai .bottit {
  text-align: center;
  font-size: 25px;
  font-family: HanSansH;
  line-height: 1.4;
  margin-bottom: 28px;
  font-weight: bold;
  color: #1B6A9F;
}

.pagerongcai .bottit strong {
  font-size: 35px;
  color: #333333;
  font-family: HanSansM;
  font-weight: normal;
}

.pagerongcai .sekalist {
  width: 1020px;
  margin: 0 auto 55px;
  position: relative;
}

.pagerongcai .sekalist .tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
}

.pagerongcai .sekalist .tabs div {
  width: 313px;
  height: 59px;
  font-size: 25px;
  color: #1B6A9F;
  text-align: center;
  line-height: 59px;
  font-family: HanSansM;
  border: #FFFFFF 2px solid;
  border-width: 2px 2px 0 2px;
  background: transparent;
  border-radius: 14px 14px 0 0;
  cursor: pointer;
}

.pagerongcai .sekalist .tabs div.sel {
  font-family: HanSansH;
  background: #FFF;
  border: none;
  font-weight: bold;
}

.pagerongcai .sekalist .contents {
  background: #FFF;
  border-radius: 14px 14px 14px 14px;
  margin-top: -2px;
  padding-bottom: 81px;
  box-shadow: 0px 9px 7px 0px rgba(72, 72, 72, 0.2);
}

.pagerongcai .sekalist .contents .cont2 {
  display: none;
}

.pagerongcai .sekalist .contents p {
  color: #666666;
  font-size: 16px;
  line-height: 76px;
  font-family: HanSansM;
  text-align: center;
}

.pagerongcai .sekalist .contents .imglist {
  width: 880px;
  height: 188px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
}

.pagerongcai .sekalist .contents .imglist img {
  width: 78px;
  height: 78px;
  margin: 0 15px;
}

.pagerongcai .sekalist .img1 {
  width: 180px;
  position: absolute;
  bottom: 28px;
}

.main-content .slide-bottom {
  width: 100%;
  height: 55px;
  position: absolute;
  bottom: 20px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 6;
}

.main-content .slide-bottom img:last-of-type {
  display: none;
}

.main-content .slide-bottom.white img:first-of-type {
  display: none;
}

.main-content .slide-bottom.white img:last-of-type {
  display: block;
}

.swiper-container-vertical .swiper-pagination-bullets {
  right: 20px;
}

.swiper-container-vertical .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  margin: 17px auto;
  background: #005391;
}

.swiper-container-vertical .swiper-pagination-bullets .swiper-pagination-bullet-active {}

.swiper-container-vertical .swiper-pagination-bullets.white .swiper-pagination-bullet {
  background: #FFF;
}

.swiper-container-vertical .swiper-pagination-bullets.white .swiper-pagination-bullet-active {}



/* ÊÓÆµ */
.main-content .swiper-wrapper .slide9 .cen {
  flex-direction: column;
}

.main-content .swiper-wrapper .slide9 .cen .two-video {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.main-content .swiper-wrapper .slide9 .cen .video {
  width: 500px;
  height: 284px;
  margin: 0 13px;
  position: relative;
  box-shadow: 2px 7px 12px 0px rgba(71, 71, 71, 0.3);

}

.main-content .swiper-wrapper .slide9 .cen .video video {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.main-content .swiper-wrapper .slide9 .cen .video .play {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-content .swiper-wrapper .slide9 .cen .video .play .imgall100 {
  position: absolute;
  height: 100%;
  width: 100%;
}

.main-content .swiper-wrapper .slide9 .cen .video .play .btn {
  width: 66px;
  height: 66px;
  position: relative;
  z-index: 2;
}


.slide11{
  & .bgc{
    width: 100%;
    height: 100%;
    & img{
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }
  & .cen{
    flex-direction: column;
    & .video_tit{
      text-align: center;
      font-size: 25px;
      font-family: HanSansH;
      line-height: 1.4;
      font-weight: bold;
      color: #1B6A9F;
      margin-bottom: 50px;
    }
    & .video_con{
      cursor: pointer;
      width: 640px;
      height: 360px;
      position: relative;
      & .mask{
        display: block;
        position: absolute;
        z-index: 9;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: contain;
      }
      & video{
        width: 100%;
        height: 100%;
        object-fit: contain;
      }
    }
  }
}




@media screen and (max-width: 1440px) {}

@media screen and (max-height: 800px) {
  .slide11{
    & .cen{
      & .video_tit{
        margin-bottom: 20px;
      }
    }
  }
}

@media screen and (max-height: 650px) {}





#viewbig_k {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  display: none;
}

#viewbig_k .shade {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#viewbig_k .content {
  width: 688px;
}

#viewbig_k .content .close {
  width: 69px;
  height: 69px;
  padding: 17px 17px;
  position: absolute;
  right: 0;
  top: -20px;
  cursor: pointer;
}

#viewbig_k .content .bigtit {
  font-size: 23px;
  color: #1B6A9F;
  font-family: HanSansH;
  text-align: center;
  line-height: 27px;
  margin-bottom: 15px;
}

#viewbig_k .content .title {
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 32px;
  margin-bottom: 18px;
}

#viewbig_k .content .left {
  width: 90px;
  padding: 30px 37px;
  position: absolute;
  left: 20px;
  top: 230px;
  cursor: pointer;
}

#viewbig_k .content .right {
  width: 90px;
  padding: 30px 37px;
  position: absolute;
  right: 20px;
  top: 230px;
  cursor: pointer;
}

#viewbig_k .content .img_k {
  width: 423px;
  height: 423px;
  overflow: hidden;
  margin: 0 auto 20px;
}

#viewbig_k .content .tip {
  margin: 0 auto;
  display: block;
}

@media screen and (max-height: 1000px) {
  #viewbig_k .content .img_k {
    height: 388px;
  }
}

@media screen and (max-height: 700px) {
  #viewbig_k .content {
    transform: scale(0.8);

  }

  .main-content .swiper-wrapper .slide2 .cen img,
  .main-content .swiper-wrapper .slide3 .cen img,
  .main-content .swiper-wrapper .slide4 .cen img,
  .main-content .swiper-wrapper .slide5 .cen img,
  .main-content .swiper-wrapper .slide6 .cen img,
  .main-content .swiper-wrapper .slide7 .cen img,
  .main-content .swiper-wrapper .slide8 .cen img,
  .main-content .swiper-wrapper .slide9 .cen img,
  .main-content .swiper-wrapper .slide10 .cen img {
    max-height: 450px;
  }


  .pagerongcai .bottit {
    margin-bottom: 10px;
    width: 220px;
  }

  .pagerongcai .sekalist {
    width: 900px;
    margin-bottom: 10px;
  }

  .pagerongcai .btn {
    width: 160px;
    margin-top: 10px;
  }

  .main-content .swiper-wrapper .slide9 .cen .video {
    width: 400px;
    height: 227px;
  }

  .video_bg {
    width: 838px;
  }

  .main-content .swiper-wrapper .slide9 .cen .video .play .btn {
    width: 52.8px;
    height: 52.8px;
  }

  .main-content .swiper-wrapper .slide6 .cen .gif {
    left: 263px;
    top: 258px;
    width: 201px;
    height: 219px;
  }

  .main-content .slide-bottom {
    bottom: 0;
  }

  .pagerongcai .sekalist .contents .imglist {
    height: 180px;
  }

  .pagerongcai .sekalist .contents p {
    line-height: 56px;
  }

  .pagerongcai .sekalist .contents {
    padding-bottom: 61px;
  }

  .pagerongcai .sekalist .img1 {
    bottom: 18px;
  }
}

@media screen and (max-height: 750px) and (min-height:701px) {
  .pagerongcai .bottit{
    margin-bottom: 14px;
  }
  .pagerongcai .sekalist{
    margin: 0 auto 25px;
  }
}
<!--ºÄÊ±1765988989.4779Ãë-->