.autoPage {
  width: 100%;
  height: 100%;
}
.fp-overflow {
  height: 100%!important;
}
html,
body,
main {
  position: relative;
  height: 100%;
  background-color: #f5f5f5;
  margin: 0;
}
.q-img {
  position: relative;
}
.q-img .qq {
  background: url('../static/images/qq-bg.png') no-repeat right top;
  padding: 70px 20px 40px 20px;
  height: 332px;
  display: none;
  position: absolute;
  top: 20px;
  right: -17px;
  width: 346px;
}
.qqgroup {
  line-height: 22px;
  margin: 40px 5px 0 8px;
  display: block;
  justify-content: space-between;
  align-items: center;
  color: #c1c1c1;
}
.qqlist {
  margin: 20px 10px 10px 20px;
}
.q-img:hover .qq {
  display: block;
}
#fullpage .one {
  width: 100%;
  height: 100%;
  background: url('../static/images/slider1-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  overflow: hidden;
}
#fullpage .one .containe_one {
  height: 100%;
}
#fullpage .one .containe_one .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 55px;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  z-index: 99;
}
#fullpage .one .containe_one .header .left img {
  position: relative;
  top: -18px;
  width: 219.8px;
  height: 142px;
  cursor: pointer;
}
#fullpage .one .containe_one .header .right {
  top: -15px;
  position: relative;
}
#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: 32px;
  cursor: pointer;
}
#fullpage .one .containe_one .header .right ul .c1 img {
  width: 26px;
  height: 21px;
}
#fullpage .one .containe_one .header .right ul .c2 img {
  width: 35px;
  height: 18.9px;
}
#fullpage .one .containe_one .header .right ul .c3 img {
  width: 24.5px;
  height: 21px;
}
#fullpage .one .containe_one .header .right ul .c4 img {
  width: 17.6px;
  height: 20px;
}
#fullpage .one .containe_one .content {
  height: 131px;
  position: absolute;
  width: 132px;
  left: 50%;
  top: 50%;
  margin-top: -66px;
  margin-left: -66px;
  z-index: 2;
}
#fullpage .one .containe_one .content .play {
  width: 132px;
  height: 131px;
  background: url('../static/images/paly.png') no-repeat center;
  background-size: contain;
  cursor: pointer;
  position: relative;
  margin: 0 auto;
}
#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 .bottom-zp {
  background: url('../static/images/index3-1.png') no-repeat center;
  position: absolute;
  background-size: contain;
  bottom: -30px;
  right: 0;
  width: 813px;
  height: 513px;
}
#fullpage .one .containe_one .ld {
  background: url('../static/images/index1-1.png') no-repeat center;
  position: absolute;
  background-size: contain;
  bottom: 0px;
  right: -40px;
  width: 328px;
  height: 802px;
}
#fullpage .one .containe_one .bg-yan {
  background: url('../static/images/side-yan.png') no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 719px;
  height: 1080px;
  opacity: 0.5;
}
#fullpage .one .containe_one .bg-shadow {
  background: url('../static/images/bg111.png') no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#fullpage .one .containe_one .foot .foot_left {
  width: 167px;
  height: 26px;
  background: url('../static/images/banquan.png') no-repeat center;
  background-size: 100% auto;
  position: absolute;
  left: 23px;
  bottom: 20px;
}
#fullpage .three {
  width: 100%;
  height: 100%;
  background: url('../static/images/slider3-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
#fullpage .three .slider {
  height: 100%;
  overflow: hidden;
}
#fullpage .three .slider .container_icon {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#fullpage .three .slider .container_icon .top {
  display: flex;
  margin-right: -124px;
}
#fullpage .three .slider .container_icon .top li {
  margin-right: 124px;
  width: 100px;
  height: 120px;
  cursor: pointer;
}
#fullpage .three .slider .container_icon .top .list-one {
  background: url('../static/images/slider3-1-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .top .list-one:hover {
  background: url('../static/images/slider3-1.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .top .list-two {
  background: url('../static/images/slider3-2-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .top .list-two:hover {
  background: url('../static/images/slider3-2.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .top .list-three {
  background: url('../static/images/slider3-6-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .top .list-three:hover {
  background: url('../static/images/slider3-6.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .next {
  display: flex;
  margin-right: -124px;
  margin-top: 60px;
}
#fullpage .three .slider .container_icon .next li {
  margin-right: 124px;
  width: 101px;
  height: 107px;
  cursor: pointer;
}
#fullpage .three .slider .container_icon .next .list-one {
  background: url('../static/images/slider3-11.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .next .list-one:hover {
  background: url('../static/images/slider3-11-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .next .list-two {
  background: url('../static/images/slider3-5-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .next .list-two:hover {
  background: url('../static/images/slider3-5.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .next .list-three {
  background: url('../static/images/slider3-3-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_icon .next .list-three:hover {
  background: url('../static/images/slider3-3.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role {
  min-width: 1250px;
  height: 100%;
}
#fullpage .three .slider .container_role .role_headers {
  padding-left: 151px;
  position: relative;
  z-index: 999;
}
#fullpage .three .slider .container_role .role_headers ul {
  display: flex;
  height: 58px;
  align-items: center;
  margin-right: -48px;
}
#fullpage .three .slider .container_role .role_headers ul li {
  margin-right: 34px;
  width: 20px;
  height: 23.3px;
  cursor: pointer;
}
#fullpage .three .slider .container_role .role_headers ul .list-one {
  width: 24px;
  height: 24px;
  background: url('../static/images/small-1.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-one.on {
  background: url('../static/images/small-1-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-one:hover {
  background: url('../static/images/small-1-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-two {
  width: 22.4px;
  height: 30.4px;
  background: url('../static/images/small-2.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-two.on {
  background: url('../static/images/small-2-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-two:hover {
  background: url('../static/images/small-2-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-three {
  width: 23.2px;
  height: 24.8px;
  background: url('../static/images/small-3.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-three.on {
  background: url('../static/images/small-3-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-three:hover {
  background: url('../static/images/small-3-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-four {
  width: 25.6px;
  height: 30.4px;
  background: url('../static/images/small-4.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-four.on {
  background: url('../static/images/small-4-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-four:hover {
  background: url('../static/images/small-4-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-five {
  width: 28px;
  height: 27.2px;
  background: url('../static/images/small-5.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-five.on {
  background: url('../static/images/small-5-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-five:hover {
  background: url('../static/images/small-5-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-six {
  width: 22.4px;
  height: 24px;
  background: url('../static/images/small-6.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-six.on {
  background: url('../static/images/small-6-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .role_headers ul .list-six:hover {
  background: url('../static/images/small-6-active.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll {
  position: relative;
  height: calc(100% - 120px);
  display: flex;
  align-items: center;
  justify-content: center;
}
#fullpage .three .slider .container_role .s_roll .roll_main {
  position: relative;
  width: 85%;
  height: 406px;
  background: url('../static/images/slider-3-role-bg.png') no-repeat top center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li {
  padding: 30px 0 0 58px;
  position: relative;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_left img {
  width: 102.6px;
  height: 121.8px;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_left .wz {
  width: 331px;
  height: 107px;
  margin-top: 101px;
  display: block;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right {
  position: absolute;
  top: -70px;
  right: 31px;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right ul {
  display: flex;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right ul li {
  position: relative;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right ul li img {
  position: absolute;
  bottom: 54px;
  right: -6px;
  width: 102px;
  height: 36px;
  filter: grayscale(90%);
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right ul li .role-line {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right ul li .active {
  width: 72px;
  height: 28px;
  background: url('../static/images/role-active.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right ul li .noactive {
  width: 72px;
  height: 28px;
  background: url('../static/images/role-no-active.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-one .one {
  width: 220px;
  height: 557px;
  background: url('../static/images/s5-2.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-one .one:hover {
  background: url('../static/images/szms-yj.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-one .two {
  width: 220px;
  height: 557px;
  background: url('../static/images/s5-1.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-one .two:hover {
  background: url('../static/images/szms-bnc.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-one .three {
  width: 220px;
  height: 557px;
  background: url('../static/images/s5-3.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-one .three:hover {
  background: url('../static/images/szms-yzj.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-two .one {
  width: 220px;
  height: 557px;
  background: url('../static/images/s4-1.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-two .one:hover {
  background: url('../static/images/pdjy-bdz.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-two .two {
  width: 220px;
  height: 557px;
  background: url('../static/images/s4-2.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-two .two:hover {
  background: url('../static/images/pdjy-ds.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-two .three {
  width: 220px;
  height: 557px;
  background: url('../static/images/s4-3.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-two .three:hover {
  background: url('../static/images/pdjy-yc.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-three .one {
  width: 220px;
  height: 557px;
  background: url('../static/images/s1-1.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-three .one:hover {
  background: url('../static/images/bmfw-gj.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-three .two {
  width: 220px;
  height: 557px;
  background: url('../static/images/s1-2.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-three .two:hover {
  background: url('../static/images/bmfw-my.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-four .one {
  width: 220px;
  height: 557px;
  background: url('../static/images/s3-1.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-four .one:hover {
  background: url('../static/images/ljz-pj.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-four .two {
  width: 220px;
  height: 557px;
  background: url('../static/images/s3-2.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-four .two:hover {
  background: url('../static/images/ljz-tl.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-five .one {
  width: 220px;
  height: 557px;
  background: url('../static/images/s2-2.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-five .one:hover {
  background: url('../static/images/lzgs-tw.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-five .two {
  width: 220px;
  height: 557px;
  background: url('../static/images/s2-3.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-five .two:hover {
  background: url('../static/images/lzgs-wy.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-five .three {
  width: 220px;
  height: 557px;
  background: url('../static/images/s2-1.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-five .three:hover {
  background: url('../static/images/lzgs-jw.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-six .one {
  width: 220px;
  height: 557px;
  background: url('../static/images/s6-1.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-six .one:hover {
  background: url('../static/images/yys-gk.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-six .two {
  width: 220px;
  height: 557px;
  background: url('../static/images/s6-2.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .roll_main .roll_main_li .roll_main_right .role-six .two:hover {
  background: url('../static/images/yys-ww.png') no-repeat center;
  background-size: 100% 100%;
}
#fullpage .three .slider .container_role .s_roll .left {
  width: 21px;
  height: 28px;
  position: absolute;
  left: 55px;
  top: 50%;
  margin-top: -18px;
}
#fullpage .three .slider .container_role .s_roll .right {
  width: 21px;
  height: 28px;
  position: absolute;
  right: 55px;
  top: 50%;
  margin-top: -18px;
}
#fullpage .three .slider .container_role .slide-roll {
  height: calc(100% - 68px);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#fullpage .three .slider .container_role .slide-roll .roll-h-bg {
  position: absolute;
  top: 12%;
  left: 50%;
  width: 85%;
  margin-left: -42.5%;
  height: 391px;
  background: rgba(255, 255, 255, 0.12);
  z-index: 1;
}
#fullpage .three .slider .container_role .slide-roll .heng-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../static/images/role-details-bg.png') repeat-x left top;
  background-size: contain;
}
#fullpage .three .slider .container_role .slide-roll .black-bg {
  background: url('../static/images/t-bg3.png') no-repeat bottom right;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .dtb {
  display: none;
  width: 104px;
  height: 100px;
  position: absolute;
  left: 34px;
  top: 24px;
  z-index: 3;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .heng-bg {
  width: 80%;
  position: absolute;
  left: 10%;
  top: 22%;
  z-index: 1;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .icon-title {
  height: 55px;
  position: absolute;
  right: 10%;
  top: 13%;
  z-index: 2;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .role {
  position: absolute;
  right: 1%;
  bottom: 0;
  z-index: 2;
  height: 112%;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .js {
  width: 238px;
  height: 131px;
  position: absolute;
  left: 11%;
  top: 14%;
  z-index: 2;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .wzjs {
  z-index: 5;
  position: absolute;
  left: 10%;
  top: 42%;
  z-index: 1;
  height: 128px;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .tc {
  position: absolute;
  left: 14%;
  bottom: 19%;
  z-index: 2;
  height: 31px;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .cv {
  position: absolute;
  left: 10%;
  bottom: 28%;
  z-index: 2;
  width: 110px;
}
#fullpage .three .slider .container_role .slide-roll .slide-ul .slide-ul-li .py {
  position: absolute;
  left: 11%;
  bottom: 19%;
  width: 30px;
  z-index: 20;
  cursor: pointer;
}
#fullpage .three .slider .container_role .slide-roll .back {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 11%;
  bottom: 26%;
  z-index: 5;
}
#fullpage .three .slider .container_role .slide-roll .left {
  position: absolute;
  left: 40px;
  top: 45%;
  z-index: 10;
  cursor: pointer;
}
#fullpage .three .slider .container_role .slide-roll .right {
  position: absolute;
  right: 40px;
  top: 45%;
  z-index: 10;
  cursor: pointer;
}
#fullpage .three .slider .container_role .mobile-slide-roll {
  display: none;
}
.yuyue {
  width: 375px;
  height: 54px;
  position: absolute;
  left: 0;
  bottom: 25%;
  right: 0;
  margin: auto;
}
.yuyue .book-submit {
  width: 332px;
  height: 54px;
  background: url('../static/images/yuyue.png') no-repeat center;
  background-size: contain;
  margin-bottom: 30px;
  cursor: pointer;
  margin: 0 auto;
}
.yuyue .nums {
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
}
.yuyue .nums i {
  color: #e8cb09;
}

.download-android {
  width: 375px;
  height: 61px;
  margin-bottom: 30px;
  cursor: pointer;
  margin: 8px auto;
}
.download-ios {
  width: 375px;
  height: 61px;
  margin-bottom: 30px;
  cursor: pointer;
  margin: 8px auto;
}
.download-tap { 
  width: 375px;
  height: 61px;
  margin-bottom: 30px;
  cursor: pointer;
  margin: 8px auto;
}
.yuyue .btn a img{
  width: 375px;
  height: 61px;
}
.mumu {
  width: 128px;
  height: 128px;
  position: absolute;
  top: 30px;
  right: -150px;
  border-radius: 5px;
}
.mumu a img{
  margin: 22px 10px 0 10px;
}
.mumu-title{
  position: absolute;
  bottom: -18px;
  margin: 0 10px 0 10px;
  text-align: center;
  width: 108px;
  color: white;
  font-size: 17px;
}
.two {
  width: 100%;
  height: 100%;
  background: url('../static/images/section2-bg2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  overflow: hidden;
}
.two .part2-reservation {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.two .part2-reservation .logo {
  width: 809.9px;
  height: 105px;
  position: absolute;
  top: 65px;
  left: 132px;
  background: url('../static/images/section2-index7.png') no-repeat left top;
  background-size: contain;
}
.two .part2-reservation .list {
  width: 800px;
  margin-left: 182px;
  position: relative;
  z-index: 2;
  top: 219px;
  display: flex;
  flex-wrap: wrap;
}
.two .part2-reservation .list li {
  width: 301px;
  height: 112.2px;
  position: relative;
  margin: 24px 28px 0 0px;
}
.two .part2-reservation .list li .section-pic-1 {
  background: url('../static/images/section2-index1.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-2 {
  background: url('../static/images/section2-index9.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-3 {
  background: url('../static/images/section2-index2.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-4 {
  background: url('../static/images/section2-index9.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-5 {
  background: url('../static/images/section2-index3.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-6 {
  background: url('../static/images/section2-index9.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-7 {
  background: url('../static/images/section2-index4.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-8 {
  background: url('../static/images/section2-index9.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-9 {
  background: url('../static/images/section2-index5.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-10 {
  background: url('../static/images/section2-index9.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .section-pic-11 {
  background: url('../static/images/section2-index6.png') no-repeat center;
  background-size: cover;
}
.two .part2-reservation .list li .item {
  display: block;
  width: 100%;
  height: 100%;
}
.two .part2-reservation .list li .sus {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.two .part2-reservation .person {
  position: absolute;
  right: 0;
  top: 0;
  width: 640.6px;
  height: 1166.7px;
}
.two .part2-reservation .person img {
  width: 100%;
  height: 100%;
}
.four {
  background: url('../static/images/slider3-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 100%;
  position: relative;
}
.four .box4 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.four .box4 .swiper4 {
  width: 929.6px;
}
.four .box4 .swiper4 .swiper-button-prev {
  background: url(../static/images/lt2.png) no-repeat center;
  background-size: cover;
  width: 42px;
  height: 57px;
  left: -18px;
}
.four .box4 .swiper4 .swiper-button-prev:after {
  display: none;
}
.four .box4 .swiper4 .swiper-button-next {
  background: url(../static/images/lt1.png) no-repeat center;
  background-size: cover;
  width: 42px;
  height: 57px;
  right: -18px;
}
.four .box4 .swiper4 .swiper-button-next:after {
  display: none;
}
.four .box4 .swiper4 .swiper-wrapper .swiper-slide {
  opacity: 0.5;
}
.four .box4 .swiper4 .swiper-wrapper .common-s {
  width: 929.6px;
  height: 507.2px;
  position: relative;
}
.four .box4 .swiper4 .swiper-wrapper .swiper-slide-active {
  opacity: 1;
}
.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/images/box4-2.png) no-repeat center top;
  background-size: cover;
}
.four .box4 .swiper4 .swiper-wrapper .swiper-slide-3 {
  background: url(../static/images/box4-3.png) no-repeat center top;
  background-size: cover;
}
.four .box4 .swiper4 .swiper-wrapper .swiper-slide-4 {
  background: url(../static/images/box4-4.png) no-repeat center top;
  background-size: cover;
}
.four .box4 .swiper4 .swiper-wrapper .swiper-slide-5 {
  background: url(../static/images/box4-1.png) no-repeat center top;
  background-size: cover;
}
.four .box4 .swiper4 .title {
  position: absolute;
  bottom: 52px;
  right: 34px;
  width: 72.8px;
  height: 67.9px;
  margin-bottom: 20px;
  margin-right: 25px;
}
.four .box4 .swiper4 .title img {
  width: 100%;
  height: 100%;
}
.four .box4 .swiper4 .con {
  position: absolute;
  bottom: 51px;
  left: 35px;
}
.four .box4 .swiper4 .con img {
  height: 61px;
  object-fit: contain;
  margin-bottom: 20px;
  margin-left: 20px;
}
.four .box4 .yuyue2 {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: 0;
}
.four .box4 .yuyue2 .btn {
  width: 285px;
  height: 46.8px;
}
.five {
  background: url('../static/images/s6-bg3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 100%;
  position: relative;
}
.five .hero-wz {
  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: -222.5px;
  top: 200px;
}
.five p {
  position: absolute;
  top: 20%;
  left: 35%;
  font-size: 13px;
  line-height: 22px;
  color: #bbbbbb;
}
.mt50 {
  margin-top: 50px;
}
.isShow {
  display: block !important;
}
.fp-watermark {
  display: none;
}
.menu {
  position: fixed;
  top: 20px;
  left: 58px;
  z-index: 999;
}
.menu p {
  margin: 0;
}
.menu .s_img {
  width: 24px;
  height: 18.5px;
}
.menu .nav {
  background: #181818;
  position: absolute;
  height: 240px;
  top: 20px;
  padding: 28px 0 8px 0;
  left: -10px;
  width: 110px;
  line-height: 32px;
  font-size: 12px;
  color: #f5f5f5;
  padding-left: 20px;
  background: url('../static/images/sj.png') no-repeat top left;
  display: none;
}
.menu .nav a {
  padding: 3px 0;
  display: block;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.menu .nav a:hover {
  color: #62b7d6;
}
.menu:hover .nav {
  display: block;
}
.menu-right {
  display: none;
  position: relative;
  top: 4px;
  right: 28px;
  left: auto;
}
.book-form {
  display: none;
}
.book-form .mask {
  background: url('../static/images/mask.png') no-repeat top center;
  background-size: 100% 100%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.book-form .form {
  width: 480px;
  position: absolute;
  top: 10%;
  left: 50%;
  margin-left: -240px;
  background: url('../static/images/login-bg.png') no-repeat top center;
  background-size: 100% 100%;
  height: 460px;
  padding: 40px 60px;
  z-index: 3;
}
.book-form .form .close {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 4;
  cursor: pointer;
}
.book-form .form .close img {
  width: 25px;
  height: 26px;
}
.book-form .form .checked {
  display: flex;
  justify-content: space-between;
  padding: 80px 15% 20px 15%;
  color: #bbbbbb;
  font-size: 16px;
}
.book-form .form .checked input {
  width: 28px;
  cursor: pointer;
}
.book-form .form .b-input {
  margin-bottom: 20px;
}
.book-form .form .b-input .w-full {
  width: 100%;
}
.book-form .form .b-input input {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  background: #000;
  outline: none;
  border: none;
  color: #525252;
  padding-left: 6px;
}
.book-form .form .b-code {
  display: flex;
  justify-content: space-between;
}
.book-form .form .b-code input {
  width: 66%;
  margin-right: 1%;
}
.book-form .form .b-code .w-100 {
  width: 28%;
  margin-right: 0 !important;
  cursor: pointer;
  background-color: #bbbbbb;
  outline: none;
  border: none;
}
.book-form .form .b-submit {
  text-align: center;
  color: #525252;
  cursor: pointer;
}
.book-form .form .b-submit .btn-primary {
  background: url('../static/images/login.png') no-repeat top center;
  height: 62px;
  width: 297px;
  margin: 0 auto;
}
.swiper-pagination-custom {
  position: fixed;
  top: 40%;
  left: 10px;
  width: 110px!important;
  z-index: 2;
  display: flex;
  flex-direction: column;
  color: red;
}
.swiper-pagination-custom li {
  text-align: left;
  margin-bottom: 7px;
  cursor: pointer;
  font-size: 13px;
}
.swiper-pagination-custom li.active a {
  color: #d3652e;
}
.mobile_nav {
  display: none;
}
.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 {
  width: 20px;
  z-index: 25;
  right: 7px;
  cursor: pointer;
  position: absolute;
}
.whole-video-container .video-box .whole-video {
  background: #000;
  padding: 0 4px;
}

.headline {
    text-align: center;
    top: 10%;
    width: 300px;
    height: 100px;
    position: relative;
    padding: 30px;
    margin: 0px auto;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    list-style: none;
}

.headline h1 {
    font-size: 48px;
    color: #be292d;
    padding: 0px;
    margin: 0px auto;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    list-style: none;
    display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.headline h6 {
    color: grey;
    display: block;
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.line1 {
  width: 100px;
  height: 1px;
  background: grey;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 35px;
}

.line2 {
  width: 100px;
  height: 1px;
  background: grey;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  left: 256px;
  top: 108px;
}

.qrCode {
    width: 1200px;
    height: 220px;
    top: 35%;
    background: #f1f1f1;
    position: relative;
    padding: 0px;
    margin: 0px auto;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    list-style: none;
    display: block;
}

.qrCode p {
    margin-top: 10px;
    width: 90%;
    height: 168px;
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    top: 20px;
    left: 66px;
}

.footer-bg {
    width: 100%;
    height: 285px;
    position: absolute;
    bottom: 0;
    background: url('../static/images/s6-bg3-bar.png');
    padding-top: 2.088rem;
    padding-bottom: 2.063rem;
    font-size: 1rem;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #484747;
}