@charset "utf-8";
html {
    cursor: default;
    min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
label,
td,
th {
    cursor: text;
}

a:link,
a:visited,
a:hover,
a:active {
    cursor: pointer;
}
@font-face {
    font-family:fz;
    src: url('../../font-family/FZLTHJW.TTF');
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family:'fz';
    font-size: 12px;
    background-color: #10111c;
    color: #333;
    overflow-x: hidden;
}

div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
textarea,
table,
td {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

area {
    outline: none;
}

img {
    border: 0;
    outline: none;
}

ol,
ul {
    list-style: none;
}

a {
  
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.center {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}


/**:after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

::-webkit-scrollbar {
    width: 10px;
}


/* 滚动条整体宽度 */


/*::-webkit-scrollbar-track{
    background-color: #5b91d4;
}*/


/* 滚动条的滑轨背景颜色 */

::-webkit-scrollbar-thumb {
    background-color: #1d2d5b;
    border-radius: 2px;
}


/* pop_video */

.pop_fixed {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 200;
}

.pop_video_cont {
    position: absolute;
    width: 820px;
    height: 460px;
    left: 50%;
    top: 50%;
    margin-left: -410px;
    margin-top: -230px;
}

.pop_video_cont video {
    width: 100%;
}

.pop_video_cont.nvshenv video {
    width: 820px;
    height: 460px;
}

.close_video {
    position: absolute;
    top: 0px;
    right: -48px;
    width: 40px;
    height: 40px;
    background: url(../img/close.jpg) no-repeat 0 0;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    cursor: pointer;
}

.close_video:hover {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg);
}

.menu-inner {
    /*width: 165px;*/
    height: 650px;
    position: fixed;
    left: 78px;
    top: 90px;
    z-index: 10;
}

.menu-inner .line {
    width: 2px;
    height: 866px;
    background: url(../img/line_bg.png) no-repeat;
    position: absolute;
    top: -30px;
    left: -36px;
}

.menu-inner ul li {
    cursor: pointer;
    margin: 64px 0;
}

.menu-inner ul li a {
    color: #ecf3fb;
    font-size: 16px;
    position: relative;
}

.menu-inner ul li span {
    display: block;
    width: 13px;
    height: 15px;
    background: url(../img/doth.png) no-repeat;
    position: absolute;
    top: 4px;
    left: -40px;
}

.menu-inner ul li a:hover span {
    background: url(../img/dot.png) no-repeat;
}

.menu-inner ul li.active a span {
    background: url(../img/dot.png) no-repeat;
}

.menu-inner ul li a:hover {
    color: #fff;
    font-weight: bold;
}

.menu-inner ul li.active a {
    color: #fff;
    font-weight: bold;
}


/*.menu-inner ul li.active a::before{
    opacity: 0;
}*/


/*导航交互动画*/


/*#menus li a::before {
    color: #fff;
    content: attr(data-hover);
    position: absolute;
    opacity: 0;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    pointer-events: none;
}*/


/*#menus li a:hover::before {
    -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
    opacity: 1;
}
#menus li.active a:hover::before {
    opacity: 0;
}*/

.section {
    height: 1080px;
    position: relative;
    overflow: hidden;
}

.page1 {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    background: url(../img/bg3.jpg) center top no-repeat;
    overflow: hidden;
}

.float_bar_box {
    width: 258px;
    height: 260px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
}

.float_bar_box .float_bar {
    width: 258px;
    height: 260px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    background: url(../img/float_bar.gif) no-repeat;
}

.float_bar_box .float_bar a {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 92px;
    left: 50%;
    margin-left: -40px;
    z-index: 1;
}

.float_bar_box .float_bar_ewm {
    width: 175px;
    height: 270px;
    position: absolute;
    top: 138px;
    left: 40px;
    display: none;
    background: url(../img/float_bar_ewm.png) no-repeat;
}

.float_bar_box:hover .float_bar_ewm {
    display: block;
}

.container {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.logo {
    width: 167px;
    height: 35px;
    position: fixed;
    top: 30px;
    left: 28px;
    background: url(../img/logo.png) no-repeat;
    z-index: 10;
}

.title1 {
    width: 922px;
    height: 119px;
    position: absolute;
    top: 72px;
    left: 170px;
    background: url(../img/title21.png) no-repeat;
}

.point {
    width: 357px;
    height: 93px;
    background: url(../img/point.png) no-repeat;
    position: absolute;
    top: 800px;
    left: 50%;
    margin-left: -178px;
    -webkit-transition: opacity .6s 2s ease-in-out;
    transition: opacity .6s 2s ease-in-out;
    -webkit-animation: arrow 3s ease-in-out infinite;
    animation: arrow 3s ease-in-out infinite;
}

@-webkit-keyframes arrow {
    0% {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.l_erweima {
    width: 22px;
    height: 22px;
    background: url(../img/l_erweima.png) no-repeat;
    position: fixed;
    top: 35px;
    right: 36px;
    z-index: 10;
}


/*登录登出*/

.login {
    width: 220px;
    height: 30px;
    position: fixed;
    top: 30px;
    right: 80px;
    z-index: 10;
}

.login .btnlogin {
    display: block;
    width: 109px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #b9bec3;
    /*border: 1px solid #b9bec3;
     border-radius: 50px;*/
    /*background: #212c44;*/
    background: url(../img/login.png) no-repeat;
    position: relative;
}

.login .btnlogin:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../img/login_hh.png);
    opacity: 0;
    transition: .8s;
}

.login .btnlogin:hover:after {
    opacity: 1;
}

.login .before {
    float: right;
    position: relative;
}

.login .after {
    float: right;
    width: 220px;
    height: 30px;
    font-size: 16px;
    color: #fff;
}

.login .after .userName {
    font-size: 16px;
    color: #fff;
}

.login .after a {
    font-size: 16px;
    color: #d11027;
}


/*直播*/

.live_box {
    width: 1058px;
    height: 494px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -430px;
}

.live_box .video_box {
    width: 917px;
    height: 494px;
    background: #12141e;
    border: 1px solid #4d4c4d;
}
.live_box .video_box video{
    width: 100%;
    /*height: 100%;*/
}
.live_box .live_tab {
    width: 920px;
/*    height: 236px;*/
    margin: 0 auto;
    margin-left: 2px;
    margin-top: 10px;
}

.live_box .live_tab a {
    display: inline-block;
    width: 118px;
    height: 50px;
    margin: 0 16px;
}

.live_tab1 {
    background: url(../img/zhibo1.png) no-repeat;
}

.live_tab2 {
    background: url(../img/zhibo2.png) no-repeat;
}

.live_tab3 {
    background: url(../img/zhibo3.png) no-repeat;
}

.live_tab4 {
    background: url(../img/zhibo4.png) no-repeat;
}
.live_tab5 {
    background: url(../img/zhibo5.png) no-repeat;
}
.live_tab6 {
    background: url(../img/zhibo6.png) no-repeat;
}



/*抽奖*/

.start_prize_box {
    width: 154px;
    height: 186px;
    padding-top: 11px;
    position: absolute;
    left: 1094px;
    top: 200px;
    background: url(https://games.wanmei.com/2021/img/start_prize_box.png) no-repeat;
    display: none;
}

.start_prize_bar {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.update_prize {
    width: 127px;
    height: 147px;
    margin: 0 auto;
    cursor: pointer;
}

.update_prize .countdown_time {
    width: 100%;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.update_prize .more_draw_btn {
    color: #dee1f1;
}

.lottery_box {
    width: 154px;
    height: 534px;
    padding-top: 11px;
    background: url(../img/lottery_bg.png) no-repeat;
    position: absolute;
    /* top: 570px; */
    top: 200px;
    left: 1095px;
    overflow: hidden;
}

.lottery_box .dl_app {
    display: block;
/*    width: 85px;
    height: 124px;*/
    margin: 0 auto;
}

.close_prize_bar {
    display: block;
    width: 130px;
    height: 30px;
    background: url(../img/close_prize_bar.png) no-repeat;
    cursor: pointer;
    margin: 0 auto;
}

.lottery_chance {
    width: 100%;
    height: 150px;
    margin: 0 auto;
    position: relative;
}

.lottery_chance .gift_icon {
    display: block;
    width: 127px;
    height: 147px;
    margin: 0 auto;
    background: url(../img/update_prize.png) no-repeat;
}

.lottery_box .lottery01 {
    display: block;
    width: 86px;
    height: 121px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.lottery_box .lottery02 {
    display: block;
    width: 103px;
    height: 68px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.lottery_chance .more_draw_btn {
    width: 114px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: 96px;
    left: 50%;
    margin-left: -57px;
    font-size: 14px;
    color: #dee1f1;
    font-weight: bold;
}

.lottery_chance .lottery_time {
    width: 210px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -105px;
}

.lottery_chance .chance_num span {
    color: #ee0d32;
}

.lottery_swiper {
    width: 568px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 250px;
}

.lottery_swiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.lottery_swiper .swiper-slide {
    width: 80px;
    height: 138px;
}

.lottery_swiper .swiper-slide img {
    display: inline-block;
    position: absolute;
    bottom: 0;
}

.lottery_swiper .swiper-container {
    width: 568px;
    height: 150px;
}


/*微博墙*/

.left_bar_box {
    position: fixed;
    width: 37px;
    height: 196px;
    right: 0;
    top: 40%;
}

.btn_slide_bar {
    position: absolute;
    width: 37px;
    height: 196px;
    right: 0;
    top: 0;
    background: url(https://games.wanmei.com/2021/img/btn_slide_bar.png) no-repeat;
    cursor: pointer;
}

.left_bar_cont {
    position: absolute;
    width: 562px;
    height: 612px;
    right: -600px;
    top: -90%;
    border: 1px solid #ccc;
}

.wb_rule {
    width: 100%;
    height: 44px;
    padding-top: 10px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.wb_rule p {
    width: 542px;
    /*padding-top: 6px;*/
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    border-top: 1px solid #c80d21;
}

.wb_rule p span {
    font-size: 14px;
    color: #4d5aa6;
}

.close_left_bar {
    position: absolute;
    width: 31px;
    height: 138px;
    left: -31px;
    top: 202px;
    background: url(https://games.wanmei.com/2021/img/close_left_bar.png) no-repeat;
    cursor: pointer;
    z-index: 1;
}


/********第二屏*******/

.page2 {
    background: url(../img/bg2.jpg) center no-repeat;
    overflow: hidden;
}

.title2 {
    width: 382px;
    height: 84px;
    background: url(../img/title22.png) no-repeat;
    position: absolute;
    top: 116px;
    left: 30px;
}


/*引导*/

.guide_box {
    width: 100%;
    height: 464px;
    position: absolute;
    top: 240px;
    left: 0;
}

.guide .guide_txt {
    width: 165px;
    height: 33px;
    position: absolute;
    top: 445px;
    left: 50%;
    margin-left: -82px;
}

.guide {
    width: 268px;
    height: 456px;
    float: left;
    margin: 0 15px;
    position: relative;
}

.guide_num1 {
    width: 179px;
    height: 389px;
    background: url(../img/guide_num21.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px;
}

.guide_num2 {
    width: 180px;
    height: 389px;
    background: url(../img/guide_num22.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px;
}

.guide_num3 {
    width: 180px;
    height: 389px;
    background: url(../img/guide_num23.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px;
}

.guide_num4 {
    width: 180px;
    height: 388px;
    background: url(../img/guide_num24.png) no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px;
}

.dotted_box {
    width: 289px;
    height: 171px;
    background: url(../img/dotted_box.png) no-repeat;
    position: absolute;
    top: 274px;
    left: 50%;
    margin-left: -144px;
}

.guide_icon1 {
    width: 239px;
    height: 258px;
    background: url(../img/guide_icon1.png) no-repeat;
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -106px;
    -webkit-animation: guide 3s ease-in-out infinite;
    animation: guide 3s ease-in-out infinite;
}

@-webkit-keyframes guide {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(0px, 10px, 0);
        transform: translate3d(0px, 10px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.guide_icon2 {
    width: 214px;
    height: 245px;
    background: url(../img/guide_icon2.png) no-repeat;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -106px;
    -webkit-animation: guide 4s ease-in-out infinite;
    animation: guide 4s ease-in-out infinite;
}

.guide_icon3 {
    width: 227px;
    height: 257px;
    background: url(../img/guide_icon3.png) no-repeat;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -110px;
    -webkit-animation: guide 5s ease-in-out infinite;
    animation: guide 5s ease-in-out infinite;
}

.guide_icon4 {
    width: 246px;
    height: 249px;
    background: url(../img/guide_icon4.png) no-repeat;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -106px;
    -webkit-animation: guide 6s ease-in-out infinite;
    animation: guide 6s ease-in-out infinite;
}

.guide_box .arrow_icon1 {
    width: 32px;
    height: 45px;
    background: url(../img/arrow_icon.png) no-repeat;
    position: absolute;
    top: 184px;
    left: 285px;
    -webkit-transition: opacity .6s 2s ease-in-out;
    transition: opacity .6s 2s ease-in-out;
    -webkit-animation: arrowicon 3s ease-in-out infinite;
    animation: arrowicon 3s ease-in-out infinite;
}

.guide_box .arrow_icon2 {
    width: 32px;
    height: 45px;
    background: url(../img/arrow_icon.png) no-repeat;
    position: absolute;
    top: 184px;
    left: 580px;
    -webkit-transition: opacity .6s 2s ease-in-out;
    transition: opacity .6s 2s ease-in-out;
    -webkit-animation: arrowicon 3s ease-in-out infinite;
    animation: arrowicon 3s ease-in-out infinite;
}

.guide_box .arrow_icon3 {
    width: 32px;
    height: 45px;
    background: url(../img/arrow_icon.png) no-repeat;
    position: absolute;
    top: 184px;
    left: 880px;
    -webkit-transition: opacity .6s 2s ease-in-out;
    transition: opacity .6s 2s ease-in-out;
    -webkit-animation: arrowicon 3s ease-in-out infinite;
    animation: arrowicon 3s ease-in-out infinite;
}

@-webkit-keyframes arrowicon {
    0% {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.page4 .lan_icon {
    width: 101px;
    height: 88px;
    background: url(../img/lan_icon.png) no-repeat;
    position: absolute;
    top: 548px;
    left: 40px;
}

.page4 .handle_icon {
    width: 176px;
    height: 97px;
    background: url(../img/handle_icon.png) no-repeat;
    position: absolute;
    top: 689px;
    right: -114px;
}

.page4 .ship_icon {
    width: 183px;
    height: 96px;
    background: url(../img/ship_icon.png) no-repeat;
    position: absolute;
    top: 148px;
    left: 1088px;
}

.map_box {
    width: 1008px;
    height: 710px;
    position: absolute;
    top: 248px;
    left: 50%;
    margin-left: -473px;
    background: url(../img/map_box_bg.png) 30px 130px no-repeat;
}

.map_dot {
    width: 1390px;
    height: 595px;
    background: url(../img/map_dot.png) center no-repeat;
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -512px;
}

.map_start {
    width: 219px;
    height: 204px;
    /*background: url(../img/map_start.png) no-repeat;*/
    position: absolute;
    top: 202px;
    left: 30px;
    z-index: 3;
}

.map_start1 {
    width: 54px;
    height: 92px;
    /*background: url(../img/map_start1.png) no-repeat;*/
    position: absolute;
    top: -34px;
    left: 64px;
}

.map1 {
    width: 219px;
    height: 263px;
    /*background: url(../img/map1.png) no-repeat;*/
    position: absolute;
    top: 147px;
    left: 123px;
    z-index: 2;
    -webkit-animation: maptop 3s ease-in-out infinite;
    animation: maptop 3s ease-in-out infinite;
}

@-webkit-keyframes maptop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.map_box .glow {
    width: 283px;
    height: 270px;
    position: absolute;
    top: -19px;
    left: -19px;
    opacity: 0;
    transition: opacity 0.5s;
}

.blank2 .glow {
    top: -19px;
    left: -16px;
}

.map4 .glow {
    top: -19px;
    left: 12px;
}

.map5 .glow {
    top: -19px;
    left: -4px;
}

.map8 .glow {
    top: -19px;
    left: -6px;
}

.blank7 .glow {
    top: -19px;
    left: -7px;
}

.map_box .glow.big {
    width: 280px;
}

.map_text1 {
    width: 192px;
    height: 103px;
    position: absolute;
    top: -44px;
    left: 42px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

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

.map1:hover .glow,
.blank2:hover .glow,
.map3:hover .glow,
.map4:hover .glow,
.blank7:hover .glow,
.map5:hover .glow,
.map7:hover .glow,
.map8:hover .glow {
    opacity: 1;
}
.map_text1 a, .map_text2 a, .map_text3 a, .map_text4 a, .map_text5 a, .map_text6 a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.map_text1 {
    width: 254px;
    height: 234px;
    position: absolute;
    top: -188px;
    left: -14px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.map1:hover .map_text1,
.blank2:hover .map_text2,
.map4:hover .map_text3,
.blank7:hover .map_text5,
.map5:hover .map_text6,
.map7:hover .map_text7,
.map8:hover .map_text4 {
    transform: translate3d(0, -18px, 0);
    -webkit-transform: translate3d(0, -18px, 0);
    -ms-transform: translate3d(0, -18px, 0);
}

.blank1 {
    width: 220px;
    height: 114px;
    /*background: url(../img/blank1.png) no-repeat;*/
    position: absolute;
    top: 124px;
    left: 218px;
    z-index: 1;
}

.map2 {
    width: 219px;
    height: 253px;
    /*background: url(../img/map2.png) no-repeat;*/
    position: absolute;
    top: 166px;
    left: 315px;
    z-index: 9;
    -webkit-animation: maptop 4s ease-in-out infinite;
    animation: maptop 4s ease-in-out infinite;
}

.map_text2 {
    width: 268px;
    height: 234px;
    position: absolute;
    top: -180px;
    left: -15px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.blank2 {
    width: 220px;
    height: 315px;
    /*background: url(../img/blank2.png) no-repeat;*/
    position: absolute;
    top: 164px;
    left: 428px;
    z-index: 10;
}

.map3 {
    width: 222px;
    height: 253px;
    /*background: url(../img/map3.png) no-repeat;*/
    position: absolute;
    top: 168px;
    left: 512px;
    z-index: 9;
    -webkit-animation: maptop 3.5s ease-in-out infinite;
    animation: maptop 3.5s ease-in-out infinite;
}

.map_text3 {
    width: 330px;
    height: 234px;
    position: absolute;
    top: -212px;
    left: -40px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.blank3 {
    width: 220px;
    height: 114px;
    /*background: url(../img/blank3.png) no-repeat;*/
    position: absolute;
    top: 130px;
    left: 610px;
}

.map4 {
    width: 219px;
    height: 114px;
    /*background: url(../img/map4.png) no-repeat;*/
    position: absolute;
    top: 166px;
    left: 704px;
    z-index: 9;
    -webkit-animation: maptop 4s ease-in-out infinite;
    animation: maptop 4s ease-in-out infinite;
}

.map_text4 {
    width: 264px;
    height: 234px;
    position: absolute;
    top: -178px;
    left: -30px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.blank4 {
    width: 273px;
    height: 345px;
    /*background: url(../img/blank4.png) no-repeat;*/
    position: absolute;
    top: 203px;
    left: 1000px;
    z-index: 10;
}

.blank4 {
    width: 220px;
    height: 269px;
    /*background: url(../img/blank4.png) no-repeat;*/
    position: absolute;
    top: 202px;
    left: 795px;
    z-index: 10;
}

.blank5 {
    width: 220px;
    height: 114px;
    /*background: url(../img/blank5.png) no-repeat;*/
    position: absolute;
    top: 358px;
    left: 818px;
    z-index: 10;
}

.map5 {
    width: 219px;
    height: 114px;
    /*background: url(../img/map5.png) no-repeat;*/
    position: absolute;
    top: 420px;
    left: 712px;
    z-index: 10;
    -webkit-animation: maptop 5s ease-in-out infinite;
    animation: maptop 5s ease-in-out infinite;
}

.map_text5 {
    width: 264px;
    height: 234px;
    position: absolute;
    top: -180px;
    left: -24px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.blank6 {
    width: 219px;
    height: 114px;
    /*background: url(../img/blank6.png) no-repeat;*/
    position: absolute;
    top: 430px;
    left: 624px;
    z-index: 10;
}

.map6 {
    width: 220px;
    height: 110px;
    /*background: url(../img/map6.png) no-repeat;*/
    position: absolute;
    top: 468px;
    left: 523px;
    z-index: 10;
    -webkit-animation: maptop 5.5s ease-in-out infinite;
    animation: maptop 5.5s ease-in-out infinite;
}

.map_text6 {
    width: 281px;
    height: 241px;
    position: absolute;
    top: -181px;
    left: -28px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.blank7 {
    width: 220px;
    height: 114px;
    /*background: url(../img/blank7.png) no-repeat;*/
    position: absolute;
    top: 500px;
    left: 425px;
    z-index: 12;
}

.map7 {
    width: 220px;
    height: 110px;
    /*background: url(../img/map7.png) no-repeat;*/
    position: absolute;
    top: 466px;
    left: 328px;
    z-index: 11;
    -webkit-animation: maptop 6s ease-in-out infinite;
    animation: maptop 6s ease-in-out infinite;
}

.map_text7 {
    width: 205px;
    height: 103px;
    position: absolute;
    top: -56px;
    left: 30px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.blank8 {
    width: 220px;
    height: 110px;
    /*background: url(../img/blank8.png) no-repeat;*/
    position: absolute;
    top: 418px;
    left: 226px;
    z-index: 6;
}

.map8 {
    width: 220px;
    height: 110px;
    /*background: url(../img/map8.png) no-repeat;*/
    position: absolute;
    top: 414px;
    left: 144px;
    z-index: 4;
    -webkit-animation: maptop 6.5s ease-in-out infinite;
    animation: maptop 6.5s ease-in-out infinite;
}

.map_text8 {
    width: 205px;
    height: 103px;
    position: absolute;
    top: -56px;
    left: 30px;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
}

.blank9 {
    width: 220px;
    height: 114px;
    /*background: url(../img/blank9.png) no-repeat;*/
    position: absolute;
    top: 348px;
    left: 30px;
    z-index: 2;
}

.blank10 {
    width: 233px;
    height: 119px;
    /*background: url(../img/blank10.png) no-repeat;*/
    position: absolute;
    top: 324px;
    left: 1136px;
    z-index: 10;
}

.map_part1 {
    width: 90px;
    height: 81px;
    background: url(../img/map_part1.png) no-repeat;
    position: absolute;
    top: 532px;
    left: 102px;
    -webkit-transition: opacity .6s 2s ease-in-out;
    transition: opacity .6s 2s ease-in-out;
    -webkit-animation: arrow 3s ease-in-out infinite;
    animation: arrow 3s ease-in-out infinite;
}

.map_part2 {
    width: 124px;
    height: 69px;
    background: url(../img/map_part2.png) no-repeat;
    position: absolute;
    top: 536px;
    left: 832px;
    -webkit-animation: scale 4s linear infinite;
    animation: scale 4s linear infinite;
}


/*放大*/

@-webkit-keyframes scale {
    0% {
        transform: translate3d(0, 0, 0) scale(1);
    }
    50% {
        transform: translate3d(0, 0, 0) scale(1.1);
    }
    100% {
        transform: translate3d(0, 0, 0) scale(1);
    }
}

.map_part3 {
    width: 175px;
    height: 205px;
    background: url(../img/map_part3.png) no-repeat;
    position: absolute;
    top: 55px;
    left: 964px;
    -webkit-transition: opacity .6s 2s ease-in-out;
    transition: opacity .6s 2s ease-in-out;
    -webkit-animation: arrow 6s ease-in-out infinite;
    animation: arrow 6s ease-in-out infinite;
}

@-webkit-keyframes opa {
    0% {
        opacity: 0.2;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

.map_part4 {
    width: 176px;
    height: 97px;
    background: url(../img/map_part4.png) no-repeat;
    position: absolute;
    top: 295px;
    left: 348px;
    z-index: 10;
    -webkit-animation: scale 3s linear infinite;
    animation: scale 3s linear infinite;
}

.map_bg {
    width: 1559px;
    height: 992px;
    background: url(../img/map_bg.png) no-repeat;
    position: absolute;
    top: 101px;
    left: -100px;
    -webkit-animation: opa 4s linear infinite;
    animation: opa 4s linear infinite;
}


/*第三屏*/

.page3 {
    background: url(../img/bg3.jpg) 50% 0 no-repeat;
    overflow: hidden;
}

.title3 {
    width: 321px;
    height: 82px;
    background: url(../img/title23.png) no-repeat;
    position: absolute;
    top: 116px;
    left: 40px;
}

.screen_swiper {
    width: 1150px;
    height: 568px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -590px;
}

.screen_swiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.9);
}


/*.screen_swiper .swiper-slide-active,.screen_swiper .swiper-slide-duplicate-active{
      transform: scale(1);
}*/

.screen_swiper .swiper-slide img {
    width: 262px;
    height: 433px;
    transition: 300ms;
}

.screen_swiper .swiper-slide img:hover {
    transform: scale(1.3);
}

.screen_swiper .swiper-slide.swiper-slide-active img:hover {
    transform: scale(1.3);
}

.screen_swiper .swiper-container {
    width: 100%;
    height: 100%;
    /*margin: 0 10px; */
}

.swiper-button-next,
.swiper-button-prev {
    width: 64px;
    height: 54px;
    top: 216px;
    outline: none;
    border: 0;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../img/next.png) no-repeat center center;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../img/prev.png) no-repeat center center;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '' !important;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: '' !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -75px !important;
    left: auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -75px !important;
    right: auto;
}

.screen_swiper .swiper-pagination {
    width: 500px;
    height: 11px;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    bottom: 18px;
}

.screen_swiper .swiper-pagination-bullet {
    margin-left: 23px;
    width: 34px;
    height: 35px;
    background: url(../img/bullet_on.png) center no-repeat;
    opacity: 1;
    border-radius: 0 !important;
    /* transition: 300ms;
    transform: width;*/
}

.screen_swiper .swiper-pagination-bullet-active {
    background: url(../img/bullet.png) no-repeat 0 0;
    width: 35px;
    height: 34px;
    background-size: 100% 100%;
    border-radius: 0 !important;
}

.swiper-pagination-bullet-active:focus {
    outline: none !important;
}

.swiper-pagination-bullet-active:focus-visible {
    outline: none !important;
}

.screen_swiper .swiper-pagination-bullet-active:focus-within {
    outline: none !important;
}

.swiper-pagination-bullet:focus {
    outline: none !important;
}

.swiper-pagination-bullet:focus-visible {
    outline: none !important;
}

.swiper-pagination-bullet:focus-within {
    outline: none !important;
}

.page3 .slide_line1 {
    position: absolute;
    top: 752px;
    left: 805px;
}

.page3 .slide_line2 {
    position: absolute;
    top: 752px;
    left: 208px;
}


/***********第四屏**************/

.page4 {
    background: url(../img/bg3.jpg) 50% 0 no-repeat;
}

.page4 .douliu_ewm {
    position: absolute;
    top: 726px;
    left: 50%;
    margin-left: 430px;
}

.title4 {
    width: 612px;
    height: 82px;
    background: url(../img/title24.png) no-repeat;
    position: absolute;
    top: 116px;
    left: 40px;
}

.gift_box {
    width: 1200px;
    height: 616px;
    position: absolute;
    top: 242px;
    left: 50%;
    margin-left: -600px;
}

.gift_item01 {
    width: 325px;
    height: 395px;
    position: absolute;
    top: 36px;
    left: 0;
}

.gift_tit1 {
    position: absolute;
    top: 0;
    left: 50%;
}

.gift1 {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -142px;
    -webkit-animation: mapbt 4s ease-in-out infinite;
    animation: mapbt 4s ease-in-out infinite;
    z-index: 2;
}

@-webkit-keyframes mapbt {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.guang1 {
    position: absolute;
    top: 45px;
    left: 50%;
    -webkit-animation: opa 4s linear infinite;
    animation: opa 4s linear infinite;
}

.zuo1 {
    position: absolute;
    top: 300px;
    left: 50%;
}

.lingqu_btn,
.lingqu_btn2 {
    display: block;
    width: 130px;
    height: 40px;
    background: url(../img/lingqu_btn.png) no-repeat;
    position: absolute;
    top: 338px;
    left: 50%;
}

.gift_item02 {
    width: 518px;
    height: 556px;
    position: absolute;
    top: 0px;
    left: 338px;
}

.gift_tit2 {
    position: absolute;
    top: 0;
    left: 50%;
}

.gift2 {
    position: absolute;
    top: 58px;
    left: 50%;
    margin-left: -188px;
    -webkit-animation: mapbt 4s ease-in-out infinite;
    animation: mapbt 4s ease-in-out infinite;
    z-index: 2;
}

.guang2 {
    position: absolute;
    top: -52px;
    left: 50%;
    -webkit-animation: opa 4s linear infinite;
    animation: opa 4s linear infinite;
}

.zuo2 {
    position: absolute;
    top: 366px;
    left: 50%;
}

.yq_btn {
    display: block;
    width: 198px;
    height: 40px;
    background: url(../img/yq_btn.png) no-repeat;
    position: absolute;
    top: 406px;
    left: 50%;
}

.gift_item03 {
    width: 325px;
    height: 395px;
    position: absolute;
    top: 36px;
    left: 872px;
}

.gift_tit3 {
    position: absolute;
    top: 0;
    left: 50%;
}

.gift3 {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -132px;
    -webkit-animation: mapbt 4s ease-in-out infinite;
    animation: mapbt 4s ease-in-out infinite;
    z-index: 2;
}

.guang3 {
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-animation: opa 4s linear infinite;
    animation: opa 4s linear infinite;
}

.zuo3 {
    position: absolute;
    top: 300px;
    left: 50%;
}

.activity_rule {
    width: 470px;
    height: 110px;
    position: absolute;
    top: 810px;
    left: 50%;
    margin-left: -226px;
}

.activity_rule p {
    font-size: 12px;
    color: #e7eff5;
}


/***********第五屏**************/


/*.page5 {
    background: url(../img/bg3.jpg) 50% 0 no-repeat;
}*/

.title5 {
    width: 560px;
    height: 84px;
    background: url(../img/title25.png) no-repeat;
    position: absolute;
    top: 116px;
    left: 40px;
}

.games_logo_box {
    width: 1152px;
    height: 470px;
    position: absolute;
    top: 205px;
    left: 50%;
    margin-left: -557px;
    perspective: 15px;
    z-index: 3;
}

.games_logo_box .swiper-pagination {
    width: 500px;
    height: 11px;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    bottom: -95px;
}

.games_logo_box .swiper-pagination-bullet {
    margin-left: 23px;
    width: 34px;
    height: 35px;
    background: url(../img/bullet_on.png) center no-repeat;
    opacity: 1;
    border-radius: 0 !important;
    /* transition: 300ms;
    transform: width;*/
}

.games_logo_box .swiper-pagination-bullet-active {
    background: url(../img/bullet.png) no-repeat 0 0;
    width: 34px;
    height: 35px;
    background-size: 100% 100%;
    border-radius: 0 !important;
}

.games_logo_box .logo-next {
    top: 247px !important;
    right: -56px !important;
}

.games_logo_box .logo-prev {
    top: 247px !important;
    right: -105px !important;
}

.games_logo {
    width: 149px;
    height: 142px;
    padding-top: 7px;
    /*border-radius: 50px;*/
    text-align: center;
    float: left;
    margin: 40px 20px 40px 20px;
    /*background: #2d3549;*/
    /*transform: scale(1);
    transition: 300ms;*/
    /*background: url(../img/game_logo_hover.png) no-repeat;*/
    cursor: pointer;
}

.games_logo img {
    width: 136px;
    /*border-radius: 50px;*/
}

.games_logo:hover {
    /*box-shadow:0 0 16px #87a5ff;
  -moz-box-shadow:0 0 16px #87a5ff;
  -webkit-box-shadow:0 0 16px #87a5ff;
  transform: scale(1.1);*/
    background: url(../img/game_logo_hover.png) center no-repeat;
}

.games_logo h3 {
    font-size: 18px;
    color: #fff;
}

.games_logo p {
    font-size: 16px;
    color: #5b91d4;
}

.page5 .slide_line1 {
    position: absolute;
    top: 772px;
    left: 702px;
}

.page5 .slide_line2 {
    position: absolute;
    top: 772px;
    left: 382px;
}

.games_pop {
    width: 1144px;
    height: 571px;
    border: 1px solid #abaaa9;
    position: absolute;
    top: 248px;
    left: 50%;
    margin-left: -560px;
    display: none;
    z-index: 5;
}

.games_prompt {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0);
    display: none;
}

.games_prompt.on {
    display: block;
}

.games_pop .closeBtn {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 28px;
    height: 27px;
    z-index: 100;
    cursor: pointer;
    background: url(../img/close.png) no-repeat 0 0;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
}

.games_pop .closeBtn:hover {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg);
}

.games_pop a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

.label_skitter .label_head {
    width: 146px;
    height: 113px;
    float: left;
    overflow: hidden;
}

.box_skitter .label_skitter .icon {
    display: block;
    width: 113px;
    height: 113px;
    float: left;
}

.label_skitter .label_head h3 {
    float: left;
    margin: 5px 0 0 12px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.box_skitter .label_skitter .game_yy {
    float: left;
    width: 118px;
    height: 60px;
    background: url(../img/game_yy1.png) center no-repeat;
}

.label_text .erweima {
    width: 86px;
    height: 98px;
    margin-right: 20px;
    display: inline-block;
}

.label_text {
    z-index: 15;
    position: absolute;
    bottom: 0px;
    left: 37px;
    width: 1083px;
    height: 120px;
    z-index: 30;
    /*padding: 200px 0 0 37px;*/
    /*background: url(../img/game_swiper_mask.png) no-repeat;*/
}

.label_text .icon {
    width: 96px;
    height: 98px;
    margin-right: 16px;
    float: left;
}

.label_text .erweima {
    width: 86px;
    height: 98px;
    margin-right: 20px;
    float: left;
}

.label_text .games_article {
    float: left;
    width: 790px;
}

.label_text h4 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 12px;
}

.label_text p {
    font-size: 14px;
    color: #fff;
}

#inner {
    width: 1114px;
    height: 470px;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
}

.skitter_kuang{
    width: 1071px;
    height: 452px;
    background: url(../img/skitter_kuang.png) no-repeat;
    position: absolute;
    top: 230px;
    left: 50%;
    margin-left: -535px;
}
/*features*/

.features {
    width: 1050px;
    height: 444px;
    position: absolute;
    top: 245px;
    left: 50%;
    margin-left: -520px;
    display: none;
}

.features .features-top {
    width: 100%;
    height: 444px;
}

.features .features-top .swiper-slide {
    width: 100%;
    height: 444px;
    overflow: hidden;
}

.features_left {
    width: 706px;
    height: 423px;
    float: left;
}

.features_right {
    width: 288px;
    height: 398px;
    padding: 25px 0 0 22px;
    float: left;
    /*background: url(https://games.wanmei.com/2021/img/features_right.png) no-repeat;*/
}

.features_right .game_icon_box {
    /*width: 252px;
  height: 58px;*/
    width: 100%;
    /* margin: 0 auto; */
    margin-bottom: 28px;
    overflow: hidden;
}

.features_right .game_icon_box .game_icon {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 14px;
}

.features_right .game_icon_box .game_icon_text {
    float: left;
}

.features_right .game_icon_box .game_icon_text h3 {
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin-bottom: 6px;
}

.features_right .game_icon_box .game_icon_text .game_yy {
    display: block;
    width: 92px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/game_yy1.png) no-repeat;
}
.features_right .game_icon_box .game_icon_text .game_close{
    display: block;
    width: 92px;
    height: 32px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url(../img/game_close.png) no-repeat;
}
.features_right .game_icon_box .game_icon_text .link {
    display: block;
    width: 92px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/game_yy1.png) no-repeat;
}

.features_right .game_tab {
    width: 100%;
    height: 18px;
}

.features_right .game_tab span {
    display: inline-block;
    width: 48px;
    height: 16px;
    margin-right: 6px;
    color: #ff4848;
    line-height: 16px;
    border: 1px solid #ff4848;
    border-radius: 3px;
    text-align: center;
}

.features_right .game_info {
    width: 310px;
    height: 264px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    line-height: 28px;
    overflow-y: scroll;
}

.features_right .game_info span {
    display: block;
    background: url(../img/span_line.png) no-repeat;
    width: 260px;
    height: 3px;
    margin: 0 auto;
    margin-bottom: 14px;
}

.features .features-thumbs {
    width: 1100px;
    height: 86px;
    position: absolute;
    bottom: -100px;
    left: 50%;
    margin-left: -555px;
}

.features .features-thumbs .swiper-wrapper {
    width: 1100px;
    height: 86px;
}

.features .features-thumbs .swiper-wrapper .swiper-slide {
    /*width: 210px!important;
    height: 128px!important;*/
    cursor: pointer;
    overflow: hidden;
}

.features .features-thumbs .swiper-wrapper .swiper-slide a {
    width: 144px;
    height: 86px;
    background: #000;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.features .features-thumbs .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    opacity: .5;
}

.features .features-thumbs .swiper-wrapper .swiper-slide-thumb-active a img {
    opacity: 1;
}

.features .features-thumbs .swiper-button-next,
.features .features-thumbs .swiper-button-prev {
    width: 65px;
    height: 54px;
    position: absolute;
    top: 15px;
    margin: 0;
    outline: none;
    z-index: 5;
    text-indent: -999em;
}

.features .features-thumbs .swiper-button-prev {
    left: -56px;
    background: url(../img/prev.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.features .features-thumbs .swiper-button-next {
    right: -56px;
    background: url(../img/next.png) 0 0 no-repeat;
    background-size: 100% 100%;
}


/***********第六屏**************/


/*弹出框*/

.pop_fixed {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(49, 49, 49, 0.9);
    z-index: 999;
}

.pop_cont_bg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 796px;
    height: 418px;
    margin: -209px 0 0 -398px;
    background: url(../img/popbg.png) no-repeat 0 0;
}

.pop_cont {
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.closeBtn {
    position: absolute;
    right: 25px;
    top: 26px;
    width: 28px;
    height: 27px;
    z-index: 100;
    cursor: pointer;
    background: url(../img/close.png) no-repeat 0 0;
}

#pop_yy .closeBtn {
    right: -16px;
    top: -10px;
}

.page5 {
    background: url(../img/bg3.jpg) 50% 0 no-repeat;
}

.qidai_box {
    width: 1056px;
    height: 660px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -528px;
}

.qidai_box .qidai01 {
    width: 1056px;
    height: 324px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: qdarrow 3.5s ease-in-out infinite;
    animation: qdarrow 3.5s ease-in-out infinite;
}

.qidai_box .qidai02 {
    width: 1056px;
    height: 324px;
    position: absolute;
    top: 296px;
    left: 0;
    -webkit-animation: qdarrow 3.6s ease-in-out infinite;
    animation: qdarrow 3.6s ease-in-out infinite;
}

.qidai_slogan {
    width: 662px;
    height: 56px;
    background: url(../img/qidai_slogan.png) no-repeat;
    position: absolute;
    top: 815px;
    left: 50%;
    margin-left: -331px;
}

@-webkit-keyframes qdarrow {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.title6 {
    width: 549px;
    height: 84px;
    background: url(../img/title26.png) no-repeat;
    position: absolute;
    top: 116px;
    left: 40px;
}


/***********第七屏**************/

.page6 {
    background: url(../img/bg7max2.jpg) 50% 0 no-repeat;
}

.page7 .container {
    width: 1200px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
}

.title7 {
    width: 467px;
    height: 82px;
    background: url(../img/title27.png) no-repeat;
    position: absolute;
    top: 116px;
    left: 40px;
}

.sub_title7 {
    width: 273px;
    height: 81px;
    background: url(../img/sub_title7.png) no-repeat;
    position: absolute;
    top: 222px;
    left: 50%;
    margin-left: 232px;
}

.help_video {
    width: 724px;
    height: 408px;
    background: url(../img/help_kuang.png) no-repeat;
    position: absolute;
    top: 220px;
    left: 40px;
}

.help_video .video_poster {
    width: 690px;
    height: 378px;
    background: url(../img/video_poster.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -345px;
}

.help_video .video_poster .play_btn {
    display: block;
    width: 153px;
    height: 153px;
    background: url(../img/play_btn.png) no-repeat;
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -76px;
}

.help_star_list {
    width: 480px;
    position: absolute;
    top: 316px;
    left: 50%;
    margin-left: 176px;
}

.help_star_list li {
    width: 189px;
    height: 106px;
    text-align: center;
    float: left;
    margin-right: 34px;
}

.page6 .contact_btn {
    display: block;
    width: 310px;
    height: 92px;
    background: url(../img/contact_btn.png) no-repeat;
    position: absolute;
    top: 696px;
    left: 50%;
    margin-left: -155px;
}

.boxy-modal-blackout {
    opacity: .8 !important;
}

.pop-box {
    display: none;
    width: 503px;
    height: 593px;
    background: url(../img/contact_pop.png) no-repeat center;
}

.pop-close {
    position: absolute;
    right: 53px;
    top: 26px;
    width: 62px;
    height: 62px;
}

.pop-box .p_tip {
    width: 345px;
    height: 83px;
    background: url(../img/p_tip.png) no-repeat;
    position: absolute;
    top: 286px;
    left: 50%;
    margin-left: -172px;
}

.prize-code {
    position: absolute;
    top: 235px;
    left: 50%;
    margin-left: -180px;
    width: 360px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.btn-copy {
    display: block;
    position: absolute;
    top: 393px;
    left: 50%;
    margin-left: -123px;
    width: 246px;
    height: 101px;
    background: url(../img/copy_btn.png) no-repeat;
}

.logo-write {
    width: 669px;
    height: 169px;
    background: url(../img/logo-write.png) no-repeat;
    position: absolute;
    top: 35%;
    left: 50%;
    margin-left: -212px;
    z-index: 10;
}

.nodes_bg {
    width: 1449px;
    height: 653px;
    background: url(https://games.wanmei.com/2021/img/nodes_bg.png) no-repeat;
    position: absolute;
    top: 156px;
    left: 50%;
    margin-left: -634px;
}

.nodes_box {
    width: 1328px;
    height: 605px;
    position: absolute;
    top: 234px;
    left: 50%;
    margin-left: -572px;
    background: url(https://games.wanmei.com/2021/img/nodes_box.png) no-repeat;
}

.nodes1 {
    width: 134px;
    height: 41px;
    position: absolute;
    top: 140px;
    left: 198px;
    background: url(../img/nodes1.png) no-repeat;
}

.nodes2 {
    width: 92px;
    height: 29px;
    position: absolute;
    top: 315px;
    left: 0px;
    background: url(https://games.wanmei.com/2021/img/nodes2.png) no-repeat;
}

.nodes3 {
    width: 81px;
    height: 76px;
    position: absolute;
    top: 238px;
    left: 288px;
    background: url(../img/nodesx.png) no-repeat;
}

.nodes4 {
    width: 92px;
    height: 29px;
    position: absolute;
    top: 170px;
    left: 490px;
    background: url(https://games.wanmei.com/2021/img/nodes2.png) no-repeat;
}

.nodes5 {
    width: 134px;
    height: 41px;
    position: absolute;
    top: 495px;
    left: 225px;
    background: url(../img/nodes1.png) no-repeat;
}

.nodes6 {
    width: 92px;
    height: 29px;
    position: absolute;
    top: 695px;
    left: 125px;
    background: url(https://games.wanmei.com/2021/img/nodes2.png) no-repeat;
}

.nodes7 {
    width: 80px;
    height: 24px;
    position: absolute;
    top: 637px;
    left: 406px;
    background: url(../img/nodes3.png) no-repeat;
}

.nodes8 {
    width: 173px;
    height: 88px;
    position: absolute;
    top: 687px;
    left: 570px;
    background: url(../img/nodes8.png) no-repeat;
}

.nodes9 {
    width: 80px;
    height: 24px;
    position: absolute;
    top: 562px;
    left: 843px;
    background: url(../img/nodes3.png) no-repeat;
}

.nodes10 {
    width: 80px;
    height: 24px;
    position: absolute;
    top: 752px;
    left: 920px;
    background: url(../img/nodes3.png) no-repeat;
}

.nodes11 {
    width: 92px;
    height: 29px;
    position: absolute;
    top: 625px;
    left: 1045px;
    background: url(https://games.wanmei.com/2021/img/nodes2.png) no-repeat;
}

.nodes12 {
    width: 108px;
    height: 108px;
    position: absolute;
    top: 375px;
    left: 912px;
    background: url(https://games.wanmei.com/2021/img/nodes12.png) no-repeat;
}

.nodes13 {
    width: 69px;
    height: 16px;
    position: absolute;
    top: 252px;
    left: 844px;
    background: url(../img/nodes13.png) no-repeat;
}

.nodes14 {
    width: 92px;
    height: 29px;
    position: absolute;
    top: 84px;
    left: 775px;
    background: url(https://games.wanmei.com/2021/img/nodes2.png) no-repeat;
}

.nodes15 {
    width: 134px;
    height: 41px;
    position: absolute;
    top: 186px;
    left: 1085px;
    background: url(../img/nodes1.png) no-repeat;
}

.nodes16 {
    width: 80px;
    height: 24px;
    position: absolute;
    top: 470px;
    left: 1236px;
    background: url(../img/nodes3.png) no-repeat;
}

.nodes17 {
    width: 80px;
    height: 24px;
    position: absolute;
    top: 8px;
    left: 562px;
    background: url(../img/nodes3.png) no-repeat;
}


/*粒子*/

#mydiv {
    width: 1200px;
    height: 100%;
    /*  position: absolute;
  top: 155px;
  left: 86px;*/
}


/*#mydiv canvas{
    width: 100%;
    height: 100%;
}*/


/***********第八屏**************/

.page8 {
    background: url(../img/bg3.jpg) 50% 0 no-repeat;
}

.title8 {
    width: 406px;
    height: 84px;
    background: url(../img/title08.png) no-repeat;
    position: absolute;
    top: 116px;
    left: 40px;
}

.partner_box {
    width: 1114px;
    height: 470px;
    position: absolute;
    top: 275px;
    left: 50%;
    margin-left: -557px;
    perspective: 15px;
}

.partner {
    width: 151px;
    height: 151px;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
    background: #2d3549;
}


/* foot */

.foot_box {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #272a2c;
}

.foot_wrap {
    width: 1260px;
    height: 146px;
    margin: 0 auto;
    padding-top: 50px;
}

.bot_logo {
    float: left;
    width: 162px;
    margin-left: 240px;
}

.bot_right {
    float: right;
    width: 762px;
}

.bot_link {
    height: 30px;
}

.bot_link li {
    position: relative;
    float: left;
    height: 24px;
    padding: 0 12px;
    background: url(https://games.wanmei.com/images/index2103/common1711/line.png) right center no-repeat;
}

.bot_link li.noline {
    background: none
}

.bot_link li.p_l0 {
    padding-left: 0;
}

.bot_link li a {
    font-size: 14px;
    color: #888888;
}

.bot_link li a img {
    vertical-align: middle;
    margin-right: 4px;
}

.bot_link li a:hover {
    color: #cccccc;
}

.foot_copy {
    padding-top: 18px;
    font-size: 12px;
    color: #555;
}