@charset "utf-8";
html { cursor: default; height:100%;}
h1, h2, h3, h4, h5, h6,p, li, label, td, th {cursor: text;}
a:link, a:visited, a:hover, a:active { cursor: pointer;}
body{width:100%;height:100%;margin:0; padding:0; font-size:12px; font-family:fz;-webkit-tap-highlight-color: rgba(0,0,0,0);background-color: #272a2c;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{ font-family:fz;text-decoration:none;outline:none;}
a:hover{ text-decoration:none;}
.clearfix:after {content:"";display:block;height:0;clear:both;}
.clearfix {zoom:1;}
@font-face {
    font-family:fz;
    src: url('../font-family/FZLTHJW.TTF');
}
/* 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(../images/index2103/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);
}

.bg {
    width: 100%;
    min-width: 1222px;
    min-height: 3232px;
    padding-top: 1056px;
    background: url(../images/culture/bg.jpg) top center no-repeat;
    position: relative;
}

.top_box {
    width: 1920px;
    height: 90px;
    background: url(../images/culture/nav_bg.png) center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 5;
}

.top_box_wrap {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    position: relative;
}

/*游戏列表*/
.top_box .games_list {
    width: 1200px;
    height: 510px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -600px;
    display: none;
    z-index: 10;
}

.games_list .bottom_all_wrap {
    width: 1080px;
    margin: 0 auto;
    padding-top: 45px;
    overflow: hidden;
}

.col_game {
    float: left;
    width: 190px;
    /*height: 345px;*/
    /*border-right: 1px solid #474747;*/
    position: relative;
}

.col_game .tab_line {
    width: 1px;
    height: 304px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 50px;
    right: 12px;
}

.bottom_all_wrap .col_2,
.bottom_all_wrap .col_3 {
    width: 440px;
}

.bottom_all_wrap .col_6 {
    border: 0;
}
.game_list_tow li{float: left; width: 50%; text-indent: 10px;}
.game_list_one{margin-bottom: 10px; text-indent: 10px;}
.game_type {
    height: 24px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    padding-left: 8px;
    border-left: 2px solid #b81d25;
    letter-spacing: 5px;
}

.w160 {
    float: left;
    width: 140px;
    padding-left: 10px;
}

.w120 {
    float: left;
    width: 110px;
    padding-left: 10px;
}

.h156 {
    margin-bottom: 10px;
    padding-left: 10px;
}

.col_game a {
    display: block;
    height: 34px;
    font-size: 14px;
    color: #c7c7c7;
}

.col_game a:hover {
    color: #e12e2e;
}

.gamesCode_20220704{padding: 0 0 0 10px;}
.gamesCode_20220704 img{display: block; width: 120px; height: 120px;}

/*自助服务列表*/
.helps_slide {
    width: 130px;
    height: 180px;
    padding-top: 10px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 90px;
    left: 820px;
    display: none;
    z-index: 10;
}

.helps_slide a {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.helps_slide a:hover {
    color: #e12e2e;
}


.top_nav_ul .check-lang {
    margin-left: 10px;
    color: #d1cece;
}
.top_nav_ul .check-lang a{
    color: #d1cece;
    display: inline;
}
.top_nav_ul .check-lang a.on{
    color: #fff;
}
.top_logo {
    width: 162px;
    position: absolute;
    top: 30px;
    left: 0;
}

.top_nav_ul {
    width: 1014px;
    height: 76px;
    position: absolute;
    top: 10px;
    left: 380px;
}

.top_nav_ul li {
    float: left;
    width: 128px;
    margin: 0 8px;
}

.top_nav_ul li:hover {
    background: url(../images/culture/nav_active.png) center bottom no-repeat;
}

.top_nav_ul li.on {
    background: url(../images/culture/nav_active.png) center bottom no-repeat;
}

.top_nav_ul li a {
    display: inline-block;
    width: 128px;
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

.top_nav_ul li a.home {
    cursor: default;
}

/*首屏轮播*/
.screen_swiper {
    width: 1920px;
    height: 1056px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.screen_swiper .swiper-pagination{ 
    text-align: center; 
    width: 164px; 
    left: 50%;
    margin-left: -82px; 
    bottom: 0;
}
.screen_swiper .swiper-container{
    width: 100%;
    height: 1056px;
    margin: 0 auto;
}
.screen_swiper .swiper-slide{
    width: 1920px;
    height: 1056px;
}
.screen_swiper .swiper-pagination-bullet{ 
    width: 18px; 
    height: 20px; 
    background: url(../images/culture/dot.png) center no-repeat;
    margin: 0 10px;
}
.screen_swiper .swiper-pagination-bullet-active{ 
    background: url(../images/culture/doth.png) center no-repeat;
}
/*文化传承*/
.inherit_box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 32px;
    position: relative;
    overflow: hidden;
}
.inherit_tit{
    width: 1182px;
    height: 119px;
    background: url(../images/culture/inherit_tit.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 42px;
}
.inherit_swiper {
    float: left;
    width: 945px;
    height: 539px;
    z-index: 10;
    position: relative;
}

.inherit_swiper .swiper-slide {
    width: 315px;
    height: 539px;
    position: relative;
    cursor: default;
}
.cv_tab {
    float: left;
    width: 244px;
    height: 546px;
   
}

.cv_tab li {
    width: 100%;
    height: 546px;
    position: relative;
    display: none;

}

.cv_tab li.on {
    animation: opa .5s ease-in-out both;
    -webkit-animation: opa .5s ease-in-out both;
    display: block;
}

@-webkit-keyframes opa {
    0% {
        opacity: 0;

    }

    100% {
        opacity: 1;

    }
}

.guard_box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 120px;
    position: relative;
}
.guard_box .guard_tit{
    width: 399px;
    height: 135px;
    background: url(../images/culture/guard_tit.png) no-repeat;
}
.guard_box .buttle_line{
    width: 730px;
    height: 3px;
    background: url(../images/culture/buttle_line.png) no-repeat;
    position: absolute;
    bottom: 24px;
    left: 50%;
    margin-left: -365px;
}
.appreciate{
    width: 1200px;
    height: 510px;
}

.appreciate .swiper-container {
    width: 100%;
    height: 100%;
    position: relative; 
    top: 70px;
    padding-bottom: 60px;
}

.appreciate  .swiper-slide {
    width: 565px;
    height: 360px;
}
.appreciate  .swiper-slide .img{
    width: 100%;
    height: 360px;
    overflow: hidden;
    display:block; 
    display: block;
    clear: both;
}
.appreciate  .swiper-slide .img img{width: 100%;}


.appreciate .swiper-pagination {
    width: 100%;
    bottom: 0px;

}
.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;
}

.appreciate .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;   
    background: url(../images/culture/bullet.png) center no-repeat;
    width: 79px;
    height: 45px;
    opacity: 1;
}

.appreciate .swiper-pagination-bullets .swiper-pagination-bullet-active {
    margin: 0 5px;
    background: url(../images/culture/bullet_on.png) center no-repeat;
    width: 79px;
    height: 45px;
} 

.cultarul_box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 120px;
    position: relative;
    z-index: 5;
}
.cultarul_box .cultarul_tit{
    width: 380px;
    height: 119px;
    background: url(../images/culture/cultarul_tit.png) no-repeat;
}

.cultarul_list {
    width: 1218px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}

.cultarul_list li {
    float: left;
    width: 390px;
    height: 423px;
    margin: 0 8px 45px 8px;
    position: relative;
    cursor: pointer;
}

.cultarul_list .cultarul_img {
    width: 390px;
    height: 423px;
    overflow: hidden;
}

.cultarul_list .cultarul_img img {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.cultarul_list li:hover .cultarul_img img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.cultarul_info {
    width: 364px;
    height: 106px;
    padding-top: 28px;
    padding-left: 26px;
    position: absolute;
    bottom: 0;
    left: 0;
    /*background: url(https://games.wanmei.com/images/culture/cultarul_info_bg.png) no-repeat;*/
    background-color: rgba(0,0,0,0.7);
}

.cultarul_info .tit {
    font-size: 24px;
    color: #f5f5f5;
}

.cultarul_info .des {
    width: 260px;
    font-size: 14px;
    color: #f5f5f5;
    line-height: 18px;
    margin-top: 10px;
}
.bottom_box{
    width: 1920px;
    height: 894px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.bottom_box .shan{
    width: 100%;
    height: 890px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/culture/shan.png) no-repeat;
}
.bottom_box .yun{
    width: 100%;
    height: 582px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/culture/yun.png) no-repeat;
    -webkit-animation: yun 8s linear infinite;
    animation: yun 8s linear infinite;
}
.bottom_box .he{
    width: 374px;
    height: 314px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -187px;
    background: url(../images/culture/he.png) no-repeat;
    -webkit-animation: he 8s ease-in-out infinite;
    animation: he 8s ease-in-out infinite;
}
@-webkit-keyframes yun {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes he {
    0% {
      
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    60% {
      
        -webkit-transform: translate3d(-20px, 10px, 0);
        transform: translate3d(-20px, 10px, 0);
    }
    100% {
       
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* 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(../images/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: normal 14px/24px "微软雅黑";
    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: normal 12px/20px "微软雅黑";
    color: #555;
}