.activity * {
  margin: 0;
  padding: 0;
  border: none;
  font-family: Arial, Helvetica, sans-serif, "Microsoft YaHei";
}

* {
  -webkit-overflow-scrolling: touch;
}

.pc {
  display: block;
}

@media screen and (max-width: 760px) {
  .pc {
    display: none;
  }
}

.mobile {
  display: none;
}

@media screen and (max-width: 760px) {
  .mobile {
    display: block;
  }
}

.main {
  clear: both;
  margin-top: 120px;
  margin-bottom: 0%;
  overflow: hidden;
  background-color: #000;
}

.footer .backtop p {
  text-shadow: none;
  color: #fff;
}

.whtext {
  color: #fff;
  font-size: 24px;
  width: 100%;
  text-align: center;
  margin-top: 100px;
}

@media screen and (max-width: 1200px) {
  .whtext {
    font-size: 24px;
  }
}

@media screen and (max-width: 760px) {
  .whtext {
    font-size: 16px;
  }
}

@media screen and (max-width: 760px) {
  .prism-player .prism-big-play-btn {
    height: 32px;
    width: 32px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
  .prism-player .prism-big-play-btn .outter {
    height: 32px;
    width: 32px;
  }
}

.activity {
  position: relative;
  font-size: 0;
}

.activity .layer {
  width: 100%;
  background-color: #0a0031;
  background-color: #18120e;
}

@media screen and (max-width: 760px) {
  .activity .layer {
    background-color: #020025;
    background-color: #18120e;
  }
}

.activity .layer .activity4_back {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.activity .layer .activity4_back img {
  width: 100%;
}

.activity .layer .activity4_logo {
  position: absolute;
  right: -25px;
  top: 50px;
  width: 265px;
  z-index: 1;
}

@media screen and (max-width: 760px) {
  .activity .layer .activity4_logo {
    top: 25px;
    width: 175px;
  }
}

.activity .layer .activity4_logo img {
  width: 100%;
}

.activity .layer .activity3_kv {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 760px) {
  .activity .layer .activity3_kv {
    width: 100%;
  }
}

.activity .layer .activity3_kv video {
  display: none;
}

.activity .layer .activity3_kv img {
  width: 100%;
}

.activity .layer .xlz_n video {
  display: block;
  width: 100%;
}

.activity .layer .xlz_n canvas {
  display: none !important;
}

.activity .layer .live-box {
  text-align: center;
  margin-bottom: 0px;
  position: unset;
}

.activity .layer .live-box #anchor {
  position: absolute;
  top: -80px;
  left: 0;
}

.activity .layer .live-box .hdzb {
  display: block;
  height: 151px;
  width: 437px;
  z-index: 99;
  margin: 0 auto;
}

.activity .layer .live-box .hdzb img {
  width: 100%;
}

@media screen and (max-width: 760px) {
  .activity .layer .live-box .hdzb {
    height: auto;
    width: 255px;
    margin-bottom: 20px;
  }
}

.activity .layer .live {
  margin: 0 auto;
  width: 85.20833vw;
  height: 43.02083vw;
  margin-top: 13.02083vw;
  background-image: url(http://www.jahwa.com.cn/app/public/img/act2023en/live-bak.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  font-size: 0;
  padding: 0;
  border: none;
}

@media screen and (max-width: 760px) {
  .activity .layer .live {
    width: 90.26667vw;
    height: 58.93333vw;
    border: none;
    margin-top: 22.66667vw;
  }
}

.activity .layer .live .live-tetle {
  margin: 0 auto;
  width: 22.76042vw;
}

@media screen and (max-width: 760px) {
  .activity .layer .live .live-tetle {
    width: 40%;
  }
}

.activity .layer .live .live-tetle img {
  width: 100%;
}

.activity .layer .live .preimg-box {
  position: relative;
  z-index: 999;
  font-size: 0;
  padding: 0;
  margin: 0;
}

.activity .layer .live .preimg-box .text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
  z-index: 99;
  text-align: center;
  letter-spacing: 1px;
}

.activity .layer .live .preimg-box .text a {
  color: #fff;
  text-decoration: none;
}

.activity .layer .live .mask_back {
  width: 63.69792vw;
  height: 35.88542vw;
  position: relative;
  margin: 0 auto;
  z-index: 1;
  font-size: 0;
  padding: 0;
}

@media screen and (max-width: 760px) {
  .activity .layer .live .mask_back {
    width: 81.2vw;
    height: 45.86667vw;
  }
}

.activity .layer .live .mask_back .mask_back_1 {
  position: absolute;
  width: 100%;
  top: -4%;
  font-size: 0;
  padding: 0;
}

.activity .layer .live .mask_back .mask {
  width: 94.5% !important;
  height: auto !important;
  position: relative;
  margin: 0 auto;
  font-size: 0;
  padding: 0;
}

.activity .layer .live .mask_back .mask video {
  position: relative;
  top: 0%;
  left: 0%;
  transform: none;
  height: auto !important;
  outline: none;
  font-size: 0;
  padding: 0;
}

@media screen and (max-width: 760px) {
  .activity .layer .live .mask_back .mask {
    width: 100% !important;
  }
}

.activity .layer .live .mask_back .mask .bgs {
  width: 100%;
  z-index: 999;
  font-size: 0;
  padding: 0;
}

.activity .layer .live .mask_back .mask img {
  width: 100%;
  font-size: 0;
  padding: 0;
}

.activity .layer .live .mask_back .mask #mediaspace {
  position: absolute !important;
  top: 0;
  left: 0;
  font-size: 0;
  padding: 0;
}

.activity .layer .live .mask_back .mask .video-js {
  height: 100% !important;
  position: relative !important;
  padding: 0;
}

.activity .layer .live .mask_back .mask .video-js .vjs-tech {
  position: relative !important;
  font-size: 0;
  padding: 0;
}

.activity .layer .live .mask_back .mask .video-js .vjs-big-play-button {
  font-size: 36px;
}

@media screen and (max-width: 760px) {
  .activity .layer .live .mask_back .mask .video-js .vjs-big-play-button {
    font-size: 24px;
  }
}

.activity .layer .live .mask_back .mask .video-js video {
  position: relative !important;
  font-size: 0;
  padding: 0;
}

.activity .layer .imf_wrap {
  width: 37.29167vw;
  margin: 0 auto;
  margin-top: 3.125vw;
  padding-bottom: 2.60417vw;
  position: relative;
  z-index: 2;
  font-size: 0;
}

@media screen and (max-width: 760px) {
  .activity .layer .imf_wrap {
    width: 100%;
    padding-bottom: 5.33333vw;
    margin-top: 45px;
  }
}

.activity .layer .imf_wrap .nav {
  width: 100%;
}

@media screen and (max-width: 760px) {
  .activity .layer .imf_wrap .nav {
    width: 100vw;
  }
}

.activity .layer .imf_wrap .nav ul {
  display: flex;
  height: 100%;
}

@media screen and (max-width: 760px) {
  .activity .layer .imf_wrap .nav ul {
    width: 100vw;
  }
}

.activity .layer .imf_wrap .nav ul li {
  width: 11.45833vw;
  margin-right: 1.5625vw;
  cursor: pointer;
  display: inline-block;
  opacity: 0.4;
}

@media screen and (max-width: 750px) {
  .activity .layer .imf_wrap .nav ul li {
    height: auto;
    width: 33.3%;
    margin-right: 0px;
  }
}

.activity .layer .imf_wrap .nav ul li img {
  width: 100%;
}

.activity .layer .imf_wrap .nav ul .aut_but {
  opacity: 1;
}

.activity .layer .imf_wrap .nav ul .simgl {
  margin-right: 0;
}

.activity .layer .imf_wrap .content_box {
  width: 100%;
  height: auto;
  margin-top: 1.04167vw;
}

@media screen and (max-width: 960px) {
  .activity .layer .imf_wrap .content_box {
    margin-top: 2.08333vw;
  }
}

.activity .layer .imf_wrap .content_box .box4 {
  height: 100px;
  width: 100%;
  position: relative;
}

.activity .layer .imf_wrap .content_box .box4 p {
  font-size: 24px;
  text-align: center;
  line-height: 100px;
  color: #21a7e9;
}

.activity .layer .imf_wrap .content_box .box1 {
  height: 100%;
  width: 100%;
  position: relative;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content {
  height: 100%;
  width: 100%;
  position: relative;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .swiper-container1 {
  height: 100%;
  overflow: hidden;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .swiper-container1 .swiper-slide .simg_1 {
  display: inline-block;
  height: 9.0625vw;
  width: 11.66667vw;
  margin-right: 1.5625vw;
  padding: 0.36458vw;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(http://www.jahwa.com.cn/app/public/img/act2023en/simg_1_back.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .swiper-container1 .swiper-slide .simg_1 p {
  font-size: 10px;
  color: white;
  line-height: 1.2;
  margin-top: 0.41667vw;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .swiper-container1 .swiper-slide .simg_1 span {
  font-size: 10px;
  line-height: 1.2;
  color: white;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .swiper-container1 .swiper-slide .simg_1 img {
  width: 100%;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .swiper-container1 .swiper-slide .simgl {
  margin-right: 0;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .arrows {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -30px;
  height: 0;
}

@media screen and (max-width: 1600px) {
  .activity .layer .imf_wrap .content_box .box1 .box1_content .arrows {
    margin-top: -23px;
  }
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .arrows .larr {
  float: left;
  width: 33px;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
  .activity .layer .imf_wrap .content_box .box1 .box1_content .arrows .larr {
    width: 26px;
  }
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .arrows .rarr {
  float: right;
  width: 33px;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
  .activity .layer .imf_wrap .content_box .box1 .box1_content .arrows .rarr {
    width: 26px;
  }
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .arrows img {
  width: 100%;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .mobile_1 {
  height: auto;
  width: 86.66667vw;
  padding: 3.33333vw;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 15px;
  margin-bottom: 35px;
  background-image: url(http://www.jahwa.com.cn/app/public/img/act2023en/simg_2_back.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .mobile_1 img {
  width: 100%;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .mobile_1 p {
  font-size: 10px;
  color: white;
  line-height: 1.2;
  margin-top: 10px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.activity .layer .imf_wrap .content_box .box1 .box1_content .mobile_1 span {
  font-size: 10px;
  line-height: 1.2;
  color: white;
}

.activity .layer .imf_wrap .content_box .box2,
.activity .layer .imf_wrap .content_box .box3 {
  height: 100%;
  width: 100%;
}

.activity .layer .imf_wrap .content_box .box2 .bx2wrap,
.activity .layer .imf_wrap .content_box .box3 .bx2wrap {
  float: left;
  width: 100%;
  height: auto;
}

.activity .layer .imf_wrap .content_box .box2 .bx2wrap .box2_content .arrows2,
.activity .layer .imf_wrap .content_box .box3 .bx2wrap .box2_content .arrows2 {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -30px;
  height: 0;
}

@media screen and (max-width: 1600px) {
  .activity .layer .imf_wrap .content_box .box2 .bx2wrap .box2_content .arrows2,
  .activity .layer .imf_wrap .content_box .box3 .bx2wrap .box2_content .arrows2 {
    margin-top: -23px;
  }
}

.activity .layer .imf_wrap .content_box .box2 .bx2wrap .box2_content .arrows2 .larr2,
.activity .layer .imf_wrap .content_box .box3 .bx2wrap .box2_content .arrows2 .larr2 {
  float: left;
  width: 33px;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
  .activity .layer .imf_wrap .content_box .box2 .bx2wrap .box2_content .arrows2 .larr2,
  .activity .layer .imf_wrap .content_box .box3 .bx2wrap .box2_content .arrows2 .larr2 {
    width: 26px;
  }
}

.activity .layer .imf_wrap .content_box .box2 .bx2wrap .box2_content .arrows2 .rarr2,
.activity .layer .imf_wrap .content_box .box3 .bx2wrap .box2_content .arrows2 .rarr2 {
  float: right;
  width: 33px;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
  .activity .layer .imf_wrap .content_box .box2 .bx2wrap .box2_content .arrows2 .rarr2,
  .activity .layer .imf_wrap .content_box .box3 .bx2wrap .box2_content .arrows2 .rarr2 {
    width: 26px;
  }
}

.activity .layer .imf_wrap .content_box .box2 .bx2wrap .box2_content .arrows2 img,
.activity .layer .imf_wrap .content_box .box3 .bx2wrap .box2_content .arrows2 img {
  width: 100%;
}

.activity .layer .imf_wrap .content_box .box2 .nofloat,
.activity .layer .imf_wrap .content_box .box3 .nofloat {
  float: none;
  margin: 0 auto;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content,
.activity .layer .imf_wrap .content_box .box3 .box2_content {
  width: 100%;
  height: auto;
  position: relative;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 {
  width: 11.66667vw;
  margin-right: 0.9375vw;
  float: left;
  position: relative;
  background-image: url(http://www.jahwa.com.cn/app/public/img/act2023en/simg_2_back.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 760px) {
  .activity .layer .imf_wrap .content_box .box2 .box2_content .sl2,
  .activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 {
    height: auto;
    width: 86.66667vw;
    margin: 0 auto;
    margin-bottom: 8vw;
    float: unset;
  }
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone {
  width: 11.66667vw;
  height: 9.0625vw;
  padding: 0.36458vw;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 10px;
  color: #ffffff;
}

@media screen and (max-width: 760px) {
  .activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone,
  .activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone {
    width: 100%;
    height: auto;
    padding: 3.33333vw;
  }
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .stop,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .stop {
  width: 100%;
  position: relative;
  cursor: pointer;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .stop > img,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .stop > img {
  width: 100%;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .stop:hover .play,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .stop:hover .play {
  opacity: 1;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .stop .play,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .stop .play {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s;
  background: rgba(0, 0, 0, 0.2);
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .stop .play img,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .stop .play img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20%;
  transform: translate(-50%, -50%);
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .text,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .text {
  width: 100%;
  margin: 15px auto 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .text2,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .text2 {
  width: 100%;
  margin: 0.625vw auto 0.625vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 760px) {
  .activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 .sl2boxclone .text2,
  .activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 .sl2boxclone .text2 {
    margin: 2vw auto 2vw;
  }
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 a,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 a {
  text-decoration: none;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .sl2 img,
.activity .layer .imf_wrap .content_box .box3 .box2_content .sl2 img {
  width: 100%;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .swiper-container2,
.activity .layer .imf_wrap .content_box .box3 .box2_content .swiper-container2 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 760px) {
  .activity .layer .imf_wrap .content_box .box2 .box2_content .swiper-container2,
  .activity .layer .imf_wrap .content_box .box3 .box2_content .swiper-container2 {
    width: 89.33333vw;
  }
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .swiper-slide,
.activity .layer .imf_wrap .content_box .box3 .box2_content .swiper-slide {
  float: left;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content .swiper-slide .simgl,
.activity .layer .imf_wrap .content_box .box3 .box2_content .swiper-slide .simgl {
  margin-right: 0;
}

.activity .layer .imf_wrap .content_box .box2 .box2_content #arrows3,
.activity .layer .imf_wrap .content_box .box3 .box2_content #arrows3 {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -30px;
  height: 0;
}

@media screen and (max-width: 1600px) {
  .activity .layer .imf_wrap .content_box .box2 .box2_content #arrows3,
  .activity .layer .imf_wrap .content_box .box3 .box2_content #arrows3 {
    margin-top: -23px;
  }
}

.activity .bscroll-vertical-scrollbar {
  z-index: 99 !important;
}

.activity .mb_pic {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}

.activity .mb_pic .pic_box {
  width: 1099px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .activity .mb_pic .pic_box {
    width: 800px;
  }
}

@media screen and (max-width: 760px) {
  .activity .mb_pic .pic_box {
    width: 100vw;
  }
}

.activity .mb_pic .pic_box .picWr {
  width: 322px;
  overflow: hidden;
  height: 573px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 760px) {
  .activity .mb_pic .pic_box .picWr {
    width: 89.46667vw;
    height: 126.66667vw;
  }
}

.activity .mb_pic .pic_box .pic {
  margin: 0 auto;
  width: 100%;
}

.activity .mb_pic .pic_box .pic img {
  width: 100%;
}

.activity .mb_pic .pic_box .close {
  position: absolute;
  width: 32px;
  top: -16px;
  right: 0;
  cursor: pointer;
}

@media screen and (max-width: 760px) {
  .activity .mb_pic .pic_box .close {
    top: -11.86667vw;
    right: 5.33333vw;
    width: 5.33333vw;
  }
  .activity .mb_pic .pic_box .close img {
    width: 100%;
  }
}

.activity .img-swiper {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.activity .img-swiper .img-swiper-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 50%;
  max-width: 1200px;
}

.activity .img-swiper .img-swiper-box .close {
  position: absolute;
  top: 0;
  right: 1%;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  width: 5%;
  margin-top: -7%;
}

.activity .img-swiper .img-swiper-box .img-btn-box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}

.activity .img-swiper .img-swiper-box .img-btn-box img {
  position: absolute;
  top: 0;
  cursor: pointer;
  width: 5%;
  transform: translateY(-50%);
}

.activity .img-swiper .img-swiper-box .img-btn-box .left {
  left: 0;
}

.activity .img-swiper .img-swiper-box .img-btn-box .right {
  right: 0;
}

.activity .img-swiper .img-swiper-box .swiper-container5 {
  overflow: hidden;
  height: 50vw;
  max-height: 100%;
}

.activity .img-swiper .img-swiper-box .swiper-container5 img {
  display: block;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.activity .video-moda {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
}

.activity .video-moda > div {
  z-index: 99999;
  width: 100%;
  min-height: 50%;
  max-width: 1100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
}

.activity .video-moda > div .close {
  width: 100%;
  max-width: 1286px;
}

.activity .video-moda > div .close img {
  float: right;
  cursor: pointer;
  margin-top: -30px;
}

.activity .video-moda .video-js .vjs-big-play-button {
  display: none;
}

.jbfx_share {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9990;
  background-image: url(http://www.jahwa.com.cn/app/public/img/act5en/act4_bg.png);
  background-color: #0a0031;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-y: auto;
}

.jbfx_share .jsfx_tilie {
  width: 180px;
  margin: 0 auto;
  margin-top: 40px;
  display: none;
}

@media screen and (max-width: 760px) {
  .jbfx_share .jsfx_tilie {
    display: block;
  }
}

.jbfx_share .jsfx_tilie img {
  width: 100%;
}

.jbfx_share .jbfx_share_main {
  height: auto;
  width: 40%;
  margin: 0 auto;
  padding-top: 80px;
}

@media screen and (max-width: 1500px) {
  .jbfx_share .jbfx_share_main {
    width: 55%;
  }
}

@media screen and (max-width: 1100px) {
  .jbfx_share .jbfx_share_main {
    width: 80%;
  }
}

@media screen and (max-width: 760px) {
  .jbfx_share .jbfx_share_main {
    width: 100%;
  }
}

.jbfx_share .tup_main {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  overflow: auto;
  display: none;
}

.jbfx_share .tup_main .container_10_b {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 500;
  cursor: pointer;
}

.jbfx_share .tup_main .container_10_b img {
  width: 100%;
}

.jbfx_share .tup_main .arrows2 {
  position: absolute;
  margin-top: -30px;
  height: 30.27px;
  bottom: 10%;
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.jbfx_share .tup_main .arrows2 .larr2 {
  float: left;
  width: 15px;
}

.jbfx_share .tup_main .arrows2 .rarr2 {
  float: right;
  width: 15px;
}

.jbfx_share .tup_main .arrows2 p {
  color: #6d4c2a;
  text-align: center;
  margin: 0;
  width: 79%;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}

.jbfx_share .tup_main .arrows2 img {
  width: 100%;
}

.jbfx_share .tup_main .swiper-container_10 {
  height: auto;
  width: 1600px;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 100000;
  transform: unset;
  margin: 0 auto;
  margin-top: 80px;
}

@media screen and (max-width: 1610px) {
  .jbfx_share .tup_main .swiper-container_10 {
    width: 1400px;
  }
}

@media screen and (max-width: 1410px) {
  .jbfx_share .tup_main .swiper-container_10 {
    width: 1200px;
  }
}

@media screen and (max-width: 1210px) {
  .jbfx_share .tup_main .swiper-container_10 {
    width: 1000px;
  }
}

@media screen and (max-width: 1100px) {
  .jbfx_share .tup_main .swiper-container_10 {
    width: 750px;
  }
}

@media screen and (max-width: 760px) {
  .jbfx_share .tup_main .swiper-container_10 {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 100000;
    transform: translate(-50%, -50%);
    margin-top: unset;
  }
}

.jbfx_share .tup_main .swiper-container_10 .container_10_b {
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 500;
  cursor: pointer;
}

@media screen and (max-width: 1500px) {
  .jbfx_share .tup_main .swiper-container_10 .container_10_b {
    height: 48px;
    width: 48px;
    top: 0px;
    right: 0px;
  }
}

@media screen and (max-width: 1200px) {
  .jbfx_share .tup_main .swiper-container_10 .container_10_b {
    height: 35px;
    width: 35px;
    top: 0px;
    right: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .jbfx_share .tup_main .swiper-container_10 .container_10_b {
    height: 30px;
    width: 30px;
    top: 0px;
    right: 0px;
  }
}

@media screen and (max-width: 760px) {
  .jbfx_share .tup_main .swiper-container_10 .container_10_b {
    top: -120px;
    right: 20px;
  }
}

.jbfx_share .tup_main .swiper-container_10 .container_10_b img {
  width: 100%;
}

.jbfx_share .tup_main .swiper-container_10 .simg {
  box-sizing: border-box;
  padding: 60px;
}

.jbfx_share .tup_main .swiper-container_10 .simg img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 760px) {
  .jbfx_share .tup_main .swiper-container_10 .simg {
    padding: unset;
  }
}

.jbfx_share .tup_main .swiper-container_10 .arrows2 {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -30px;
  height: 0;
}

@media screen and (max-width: 1600px) {
  .jbfx_share .tup_main .swiper-container_10 .arrows2 {
    margin-top: -23px;
  }
}

@media screen and (max-width: 760px) {
  .jbfx_share .tup_main .swiper-container_10 .arrows2 {
    bottom: 0;
    width: 60%;
    left: 50%;
    transform: translateX(-50%);
  }
}

.jbfx_share .tup_main .swiper-container_10 .arrows2 .larr2 {
  float: left;
  width: 33px;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
  .jbfx_share .tup_main .swiper-container_10 .arrows2 .larr2 {
    width: 26px;
  }
}

@media screen and (max-width: 760px) {
  .jbfx_share .tup_main .swiper-container_10 .arrows2 .larr2 {
    width: 15px;
  }
}

.jbfx_share .tup_main .swiper-container_10 .arrows2 .rarr2 {
  float: right;
  width: 33px;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
  .jbfx_share .tup_main .swiper-container_10 .arrows2 .rarr2 {
    width: 26px;
  }
}

@media screen and (max-width: 760px) {
  .jbfx_share .tup_main .swiper-container_10 .arrows2 .rarr2 {
    width: 15px;
  }
}

.jbfx_share .tup_main .swiper-container_10 .arrows2 p {
  color: #6d4c2a;
  text-align: center;
  margin: 0;
  width: 79%;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 12px;
  font-size: 16px;
  display: none;
}

@media screen and (max-width: 760px) {
  .jbfx_share .tup_main .swiper-container_10 .arrows2 p {
    display: block;
  }
}

.jbfx_share .tup_main .swiper-container_10 .arrows2 img {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .activity .img-swiper .img-swiper-box .img-btn-box {
    display: none;
  }
}

@media screen and (max-width: 760px) {
  .activity {
    margin-top: 55px;
  }
  .activity .img-swiper .img-swiper-box .close {
    width: 8%;
    margin-top: -10%;
  }
}

.vjs-big-play-button,
.vjs-big-play-button:focus {
  top: 50% !important;
  left: 50% !important;
  margin-top: -0.75em !important;
  margin-left: -1.5em !important;
}
<!--ºÄÊ±1778688111.9925Ãë-->