@media screen and (max-width: 640px) {
  .autoPage {
    width: 100%;
    height: 100%;
  }
  .mobile_nav {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    height: 50px;
    background: rgba(0, 0, 0, 0.9);
  }
  .mobile_nav .header {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .mobile_nav .header .left {
    position: relative;
  }
  .mobile_nav .header .left img {
    position: absolute;
    top: -32px;
    width: 171px;
    height: 112px;
  }
  .mobile_nav .header .right {
    position: relative;
    top: 13px;
    right: 20px;
  }
  .mobile_nav .header .right img {
    width: 24px;
    height: 17px;
  }
  .mobile_nav .navbar {
    display: none;
    width: 80%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 500;
    background: rgba(0, 0, 0, 0.9);
  }
  .mobile_nav .navbar ul {
    width: 100%;
    margin: 20px auto 0;
    border-left: 3px solid #fed16d;
    padding: 0 10px;
  }
  .mobile_nav .navbar ul li {
    margin-top: 15px;
  }
  #fullpage .one {
    width: 100%;
    height: 100%;
    background: url("../static/mobils/slider1-bg.jpg") no-repeat center;
    background-size: cover;
    position: relative;
  }
  #fullpage .one .containe_one {
    height: 100%;
  }
  #fullpage .one .containe_one .ld {
    display: none;
  }
  #fullpage .one .containe_one .header {
    display: none;
    background-color: #333;
    opacity: 0.9;
  }
  #fullpage .one .containe_one .header .right {
    display: none;
  }
  #fullpage .one .containe_one .header .right ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #fullpage .one .containe_one .header .right ul li {
    margin-right: 42px;
    cursor: pointer;
  }
  #fullpage .one .containe_one .header .right ul li img {
    width: 18px;
    height: 15px;
  }
  #fullpage .one .containe_one .bottom-zp {
    display: none;
  }
  #fullpage .one .containe_one .content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    top: 60%;
  }
  #fullpage .one .containe_one .content .play {
    width: 89px;
    height: 89px;
    background: url("../static/images/paly.png") no-repeat center;
    background-size: 100% auto;
    cursor: pointer;
  }
  #fullpage .one .containe_one .yuyue {
    bottom: 22%;
  }
  #fullpage .one .containe_one .top {
    background: url("../static/images/index2-1.png") no-repeat center;
    width: 100%;
    height: 350px;
    position: absolute;
    top: -10%;
    left: 0;
    background-size: 100% 95%;
  }
  #fullpage .one .containe_one .ld {
    background: url("../static/images/index1-1.png") no-repeat center;
    position: absolute;
    background-size: 90% 90%;
    bottom: -40px;
    right: -30px;
    width: 400px;
    height: 800px;
  }
  #fullpage .one .containe_one .foot .foot_left {
    display: none;
  }
  #fullpage .three {
    width: 100%;
    height: 100%;
    background: url('../static/mobils/slider3-bg.jpg') no-repeat top center;
    background-size: 100% 100%;
  }
  #fullpage .three .slider .container_icon {
    display: none!important;
  }
  #fullpage .three .slider .container_role {
    min-width: 100%;
  }
  #fullpage .three .slider .container_role .s_roll {
    display: none!important;
  }
  #fullpage .three .slider .container_role .slide-roll {
    display: none!important;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll {
    display: block!important;
    width: 100%;
    height: 100%;
    padding-top: 50px;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul {
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig {
    width: 100%;
    height: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .icon-paly {
    display: block;
    z-index: 3;
    position: absolute;
    top: 190px;
    left: 40px;
    width: 57px;
    height: 44px;
    background: url('../static/mobils/play.png') no-repeat center;
    background-size: 100% auto;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .heng-bg {
    width: 85%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .dtb {
    width: 58px;
    height: 68px;
    position: absolute;
    left: 40px;
    top: 60px;
    z-index: 3;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .icon-title {
    width: 80px;
    height: auto;
    position: absolute;
    left: 41px;
    top: 150px;
    z-index: 3;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .title {
    width: 73%;
    height: auto;
    position: absolute;
    left: 49px;
    bottom: 180px;
    z-index: 3;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .back {
    display: none;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .role {
    width: 100%;
    position: absolute;
    right: 0  ;
    top: 2px;
    z-index: 2;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .js {
    width: 80%;
    height: 60%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 39px;
    z-index: 2;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .jb {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 2;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .py {
    display: none;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperBig .cv {
    display: none;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .redLine {
    position: relative;
    height: 2px;
    width: 100%;
    background: #ccc;
    bottom: 94px;
    left: 1px;
    z-index: 1;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall {
    width: 100%;
    height: 56px;
    margin-top: -125px;
    margin-left: 20px;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_item {
    width: 56px;
    height: 56px;
    position: absolute;
    left: 5px;
    top: 0;
    background: url(https://42lab.cdn.sunborngame.com/website/officialWebsite/imgs/mobile/roll/no_chose.png) 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_1 {
    background: url('../static/mobils/yjsm.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_2 {
    background: url('../static/mobils/s2-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_3 {
    background: url('../static/mobils/s3-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_4 {
    background: url('../static/mobils/s4-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_5 {
    background: url('../static/mobils/s5-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_6 {
    background: url('../static/mobils/s6-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_7 {
    background: url('../static/mobils/s7-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_8 {
    background: url('../static/mobils/s8-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_9 {
    background: url('../static/mobils/s9-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_10 {
    background: url('../static/mobils/s10-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_11 {
    background: url('../static/mobils/s11-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_12 {
    background: url('../static/mobils/s12-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_13 {
    background: url('../static/mobils/s13-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_14 {
    background: url('../static/mobils/s14-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_15 {
    background: url('../static/mobils/s15-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .mobile-slide-ul .mySwiperSmall .swiper-wrapper .swiper-slide .role_16 {
    background: url('../static/mobils/s16-pic.png') 50% no-repeat;
    background-size: 100%;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .left {
    display: none;
  }
  #fullpage .three .slider .container_role .mobile-slide-roll .right {
    display: none;
  }
  .menu {
    display: none;
  }
  .menu-right {
    display: block;
  }
  .two .part2-reservation {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: url("../static/images/section2-bg2.jpg") no-repeat top center;
    background-size: 100% 100%;
    position: relative;
  }
  .two .part2-reservation .logo {
    width: 82%;
    height: 150px;
    position: relative;
    top: 78px;
    left: 8px;
    background: url('../static/mobils/slider2-title.png') no-repeat center;
    background-size: 100% 100%;
    z-index: 5;
  }
  .two .part2-reservation .list {
    position: absolute;
    width: 100%;
    margin-left: 0;
    margin-top: 24;
    z-index: 5;
  }
  .two .part2-reservation .list li {
    width: 95%;
    float: left;
    position: relative;
    margin: 5px 10px;
    height: auto;
  }
  .two .part2-reservation .list li .section-pic-1 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/section2-index1.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-2 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/m1-bg.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-3 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/section2-index2.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-4 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/m1-bg.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-5 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/section2-index3.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-6 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/m1-bg.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-7 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/section2-index4.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-8 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/m1-bg.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-9 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/section2-index5.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-10 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/m1-bg.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-11 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/section2-index6.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .section-pic-12 {
    width: 100%;
    height: 88px;
    background: url('../static/mobils/m1-bg.png') no-repeat center;
    background-size: 100% 100%;
  }
  .two .part2-reservation .list li .sus {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    height: 61px;
  }
  .two .part2-reservation .person {
    position: absolute;
    left: 36px;
    top: 30px;
    z-index: 4;
    width: 100%;
    height: 100%;
  }
  .yuyue .btn {
    /*width: 80%;*/
    margin: 0 auto;
  }

.download-android a {
  width: 80%;
  height: 80%;
}
.download-ios a {
  width: 80%;
  height: 80%;
}
.download-tap a {
  width: 80%;
  height: 80%;
}
.mumu {
  display: none;
}
  .four {
    background: url('../static/mobils/slider3-bg.jpg') no-repeat top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .four .box4 {
    padding-top: 65px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .four .box4 .swiper4 {
    width: 100%;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide {
    width: 73%;
    height: 450px;
    font-size: 32px;
    font-weight: 500;
    color: #ffffff;
    display: flex;
    justify-content: center;
  }
  .four .box4 .swiper4 .swiper-wrapper .common-s {
    width: 85%;
    position: relative;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-1 {
    background: url(../static/images/box4-111.png) no-repeat center;
    background-size: cover;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-2 {
    background: url(../static/mobils/box4-2.png) no-repeat center top;
    background-size: cover;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-3 {
    background: url(../static/mobils/box4-3.png) no-repeat center top;
    background-size: cover;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-4 {
    background: url(../static/mobils/box4-4.png) no-repeat center top;
    background-size: cover;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-5 {
    background: url(../static/mobils/box4-1.png) no-repeat center top;
    background-size: cover;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-5 .title {
    right: 46px;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-5 .con {
    position: absolute;
    bottom: 66px;
    left: 33px;
  }
  .four .box4 .swiper4 .swiper-wrapper .swiper-slide-5 .con img {
    height: 80px;
  }
  .four .box4 .swiper4 .swiper-button-prev {
    left: 3%!important;
    top: 56%;
  }
  .four .box4 .swiper4 .swiper-button-next {
    right: 3%!important;
    top: 56%;
  }
  .four .box4 .swiper4 .title {
    position: absolute;
    bottom: 44px;
    right: 24px;
    width: 63px;
    height: 81px;
  }
  .four .box4 .swiper4 .title img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .four .box4 .swiper4 .con {
    position: absolute;
    bottom: 45px;
    left: 20px;
  }
  .four .box4 .swiper4 .con img {
    width: 236px;
    height: 70px;
  }
  .four .box4 .yuyue2 {
    display: none;
    bottom: 30px;
  }
  .four .box4 .yuyue2 .btn {
    width: 285px;
    height: 46.8px;
  }
  .five {
    background: url('../static/mobils/s6-bg3.jpg') no-repeat top center;
    background-size: 100% 100%;
    height: 100%;
    position: relative;
  }
  .five .hero-wz {
    display: none;
    background: url('../static/images/s6-wz2.png') no-repeat top center;
    background-size: 100% 100%;
    width: 445px;
    height: 100px;
    position: absolute;
    left: 50%;
    margin-left: -278.5px;
    top: 200px;
  }
  .five .box5 {
    background: url(../static/mobils/box5-bg.png) no-repeat top center;
    background-size: 100% 100%;
  }
  .five .box5 .mobile {
    background: url(../static/mobils/box5-wz.png) no-repeat top center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 228px;
    width: 100%;
  }
  .five .box5 p {
    left: 10px;
    bottom: 25px;
    display: none;
  }
  .five p {
    position: absolute;
    bottom: 20px;
    left: 40%;
    font-size: 13px;
    line-height: 20px;
    color: #bbbbbb;
  }
  .swiper-button-prev {
    left: 0 !important;
  }
  .swiper-button-next {
    right: 0 !important;
  }
  .book-form {
    display: none;
  }
  .book-form .form {
    width: 78%;
    margin: 0 auto;
    top: 40%;
    transform: translate(-50%, -50%);
    padding: 20px;
    height: auto;
  }
  .book-form .form .mt50 {
    margin-top: 20px;
  }
  .book-form .form .b-input {
    margin-bottom: 10px;
  }
  .book-form .form .b-input input {
    height: 40px;
    line-height: 40px;
  }
  .book-form .form .checked {
    display: flex;
    justify-content: space-between;
    padding: 80px 15% 20px 15%;
    color: #bbbbbb;
    font-size: 16px;
  }
  .book-form .form .b-code {
    display: flex;
    justify-content: space-between;
  }
  .book-form .form .b-code .w-100 {
    width: 32%;
  }
  .book-form .form .b-submit {
    text-align: center;
    color: #525252;
    cursor: pointer;
  }
  .book-form .form .b-submit .btn-primary {
    background: url('../static/mobils/logo.png') no-repeat center;
    height: 40px;
    width: 100%;
    margin: 0 auto;
    background-size: 100% auto;
    border: none;
  }
  .foot-logo {
    display: none;
  }
}
@keyframes el-drawer-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.el-drawer-fade-enter-active {
  -webkit-animation: el-drawer-fade-in 225ms cubic-bezier(0, 0, 0.2, 1) 0s;
  animation: el-drawer-fade-in 225ms cubic-bezier(0, 0, 0.2, 1) 0s;
}
.el-drawer-fade-leave-active {
  animation: el-drawer-fade-in 225ms cubic-bezier(0, 0, 0.2, 1) 0s reverse;
}
.whole-video-container {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.6);
}
.whole-video-container .video-box {
  position: absolute;
  z-index: 20;
  width: 75vw;
  height: 41vw;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.whole-video-container .video-box .closePv {
  position: absolute;
  right: 0px;
  z-index: 5;
  cursor: pointer;
}
.whole-video-container .video-box .closePv img {
  width: 20px;
  height: 20px;
}
.whole-video-container .video-box .whole-video {
  background: #000;
  padding: 0 4px;
}
@media (min-width: 1280px) and (max-width: 1680px) {
  .slide-roll .slide-ul .slide-ul-li .wzjs {
    top: 40% !important;
  }
}
@media (min-width: 1440px) and (max-width: 1680px) {
  .roll-h-bg {
    width: 1420px !important;
    height: 507px !important;
    top: 50% !important;
    margin-top: -253px !important;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul {
    height: 391px;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .wzjs {
    top: 47% !important;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .js {
    top: 20%;
    width: 254px;
    height: 140px;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .cv {
    bottom: 16%;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .tc,
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .py {
    bottom: 11%;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .icon-title {
    height: 80px;
    top: 18%;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .wzjs {
    top: 40% !important;
  }
  .yuyue2 {
    bottom: 9% !important;
  }
  .slide-roll .s_roll .roll_main {
    width: 1403px !important;
    height: 501px !important;
  }
  .slide-roll .two .part2-reservation .list {
    width: 1000px;
  }
  .slide-roll .two .part2-reservation .list li {
    width: 424.8px;
    height: 141.3px;
  }
  .slide-roll .two .part2-reservation .person {
    width: 720.7px;
    height: 1312.5px;
  }
  .slide-roll .roll_main_li .pc-pic-role li {
    width: 252px;
    height: 636px;
  }
}
@media screen and (min-width: 1680px) {
  .two .part2-reservation .logo {
    left: 182px;
  }
  .two .part2-reservation .list {
    width: 1000px;
  }
  .two .part2-reservation .list li {
    width: 426.7px;
    height: 158.9px;
  }
  .two .part2-reservation .person {
    width: 800.8px;
    height: 1458.4px;
  }
  .two .part2-reservation .person img {
    width: 100%;
    height: 100%;
  }
  .four .box4 .swiper4 {
    width: 1162px !important;
  }
  .four .box4 .swiper4 .common-s {
    width: 1162px !important;
    height: 634px !important;
    position: relative;
  }
  .four .box4 .yuyue2 {
    bottom: 7% !important;
  }
  .five .hero-wz {
    top: 294px !important;
  }
  .s_roll .roll_main .roll_main_li .roll_main_right .role-one .one,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-two .one,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-three .one,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-four .one,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-five .one,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-six .one {
    width: 283px !important;
    height: 716px !important;
  }
  .s_roll .roll_main .roll_main_li .roll_main_right .role-one .two,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-two .two,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-three .two,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-four .two,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-five .two,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-six .two {
    width: 283px !important;
    height: 716px !important;
  }
  .s_roll .roll_main .roll_main_li .roll_main_right .role-one .three,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-two .three,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-three .three,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-four .three,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-five .three,
  .s_roll .roll_main .roll_main_li .roll_main_right .role-six .three {
    width: 283px !important;
    height: 716px !important;
  }
  .s_roll .roll_main {
    width: 1578px !important;
    height: 564px !important;
  }
  .s_roll .left,
  .s_roll .right {
    width: 42px !important;
    height: 57px!important;
  }
  .s_roll .left {
    left: 8px !important;
  }
  .s_roll .right {
    right: 8px !important;
  }
  .role_headers ul .list-one {
    width: 30px;
    height: 30px;
  }
  .role_headers ul .list-two {
    width: 28px;
    height: 38px;
  }
  .role_headers ul .list-three {
    width: 29px;
    height: 31px;
  }
  .role_headers ul .list-four {
    width: 32px;
    height: 38px;
  }
  .role_headers ul .list-five {
    width: 35px;
    height: 34px;
  }
  .role_headers ul .list-six {
    width: 28px;
    height: 30px;
  }
  .roll_main_left img {
    width: 131px !important;
    height: 155.5px !important;
  }
  .roll_main_left .wz {
    width: 378px !important;
    height: 122px !important;
    margin-top: 182px !important;
  }
  #fullpage .three .slider .container_role .slide-roll .roll-h-bg {
    width: 1578px !important;
    height: 564px !important;
    top: 50% !important;
    margin-top: -282px !important;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul {
    height: 564px !important;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .wzjs {
    top: 48% !important;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .role {
    height: 100%;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .js {
    top: 20%;
    width: 318px;
    height: 175px;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .cv {
    bottom: 16%;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .tc,
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .py {
    bottom: 11%;
  }
  #fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .icon-title {
    height: 80px;
    top: 18%;
  }

  .footer-bg .footer-container {
    width: 70%;
    margin: 0 auto;
    display: flex;
  }
}
