@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0
}
* {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-focus-ring-color: rgba(0,0,0,0);

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
body,html {
    width: 100%;
    height: 100%;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: center
}
body {
    padding: 0;
    margin: 0;
    background: #fff;
    font: .16rem '黑体';

    /*IOS禁止微信调整字体大小*/
    -webkit-text-size-adjust: 100% !important;
}
html,body,fieldset,img,iframe,abbr {
    border: 0
}
li {
    list-style: none
}
input,
button,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
textarea {
    overflow: auto;
    resize: none
}
h1,h2,h3,h4,h5,h6,em,strong,b {
    font-weight: 700
}
a {
    border: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    text-decoration: none
}
a:hover {
    text-decoration: none
}
img{
    width: 100%;
    vertical-align: middle;
}
input,select{
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
textarea {
    overflow: auto;
    resize: none
}
.hide {
    display: none
}
.fl {
    float: left
}
.fr {
    float: right
}
.show {
    display: block
}

.container{
    width: 7.2rem;
    overflow: hidden;
}
/*-- header --*/
.header{
    width: 7.2rem;
    position: fixed;
    top: 0;
    z-index: 50;
    font-size: 0;
}
#top{
    width: 100%;
    height: 1.18rem;
    background:url("../images/bg-header.png") no-repeat;
    background-size: 100%;
}
#top a.top_logo{
    margin: .14rem .3rem;
}
#top a.top_logo>img{
    width: .88rem;
    /* height: .84rem; */
}
#top a.top_logo .logo-right{
    margin: .06rem .15rem;
    font-size: .38rem;
    color: #fff;
}
#top a.top_download{
    width: .9rem;
    margin: .17rem .1rem 0 0;
}
#top a.top_download img{
    vertical-align: top;
}
#menu {
    width: 100%;
    height: .95rem;
    /* line-height: .95rem; */
    position: relative;
    /* background-color: rgba(0,0,0,.7); */
}
#menu ul{
    display: flex;
}
#menu ul.menu-ul{
    position: relative;
    z-index: 50;
    background: url(../images/menu-bg.png) no-repeat;
    background-size: 100%;
    width: 7.2rem;
    height: 1.72rem;
}
#menu ul li {
    flex: 1;
}
#menu .header-nav-btn {
    position: absolute;
    left: 6.6rem;
    top: 0.2rem;
}
#menu .header-nav-btn a {
    display: block;
    width: 0.43rem;
    height: 0.43rem;
    background: url(../images/header-nav-open.png) no-repeat;
    background-size: 100%;
}
#menu .header-nav-btn.off a {
    background-image: url(../images/header-nav-close.png);
    margin-top: 0.2rem;
}
#menu .header-menu__mask {
    width:100%;
    height:100%;
    background:rgba(0,0,0,.8);
    position:fixed;
    top:0;
    left:0;
    z-index: 49;
}
#menu .header-menu__wrapper {
    margin: 0 auto;
    padding-top: 2.3rem;
}
#menu .header-menu__wrapper ul {
    width: 5.61rem;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    
}
#menu .header-menu__wrapper ul li {
    margin-top: 0.4rem;
}
#menu .header-menu__wrapper li .header-menu-available{
    display: block;
    width: 4.95rem;
    height: 1.68rem;
    background: url("../images/header-game-available.png") no-repeat;
    background-size: 100%;
}
#menu .header-menu__wrapper li .header-menu-download{
    display: block;
    width: 4.95rem;
    height: 1.68rem;
    background: url("../images/header-game-download.png") no-repeat;
    background-size: 100%;
}
#menu .header-menu__wrapper li:nth-child(2) a{
    display: block;
    width: 4.95rem;
    height: 1.68rem;
    background: url("../images/header-game-apk.png") no-repeat;
    background-size: 100%;
}
#menu .header-menu__wrapper li:nth-child(3) a{
    display: block;
    width: 4.95rem;
    height: 1.68rem;
    background: url("../images/header-fans-group.png") no-repeat;
    background-size: 100%;
}
#menu .header-menu__wrapper li:nth-child(4) a{
    display: block;
    width: 4.95rem;
    height: 1.68rem;
    background: url("../images/header-gamer-group.png") no-repeat;
    background-size: 100%;
}
#menu .header-menu__wrapper li:nth-child(5) a{
    display: block;
    width: 4.95rem;
    height: 1.68rem;
    background: url("../images/header-game-service.png") no-repeat;
    background-size: 100%;
}
#menu ul li a {
    display: block;
    margin: 0 auto;
    margin-top: .26rem;
}
#menu .header-menu__wrapper ul li a {
    display: block;
    margin: 0 auto;
    margin-top: -0.7rem;
}
#menu ul li .btn-news {
    width: .86rem;
    height: .43rem;
    background: url('../images/nav-news.png') no-repeat;
    background-size: 100%;
}
#menu ul li .btn-fb {
    width: .57rem;
    height: .3rem;
    background: url('../images/nav-fb.png') no-repeat;
    background-size: 100%;
    margin-top: .32rem;
}
#menu ul li .btn-home {
    width: .83rem;
    height: .43rem;
    background: url('../images/nav-home.png') no-repeat;
    background-size: 100%;
}
#menu ul li .btn-kefu {
    width: .86rem;
    /* height: .4rem; */
    background: url('../images/nav-kefu.png') no-repeat;
    background-size: 100%;
}
#menu ul li a.m:hover,#menu ul li a.m.active{
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.wrap{
    width: 100%;
    position: relative;
    background: url("../images/bg.jpg") no-repeat center top;
    background-size: 100%;
}
.header-download-wrapper a{
    width: 2.37rem;
    height: 0.77rem;
    position: absolute;
    left: 4.1rem;
    top: -0.1rem;
}

/*第一屏*/
.topic{
    position: relative;
    top: 0;
    left: 0;
    height: 11.56rem;
}
.topic-bg {
    background: url('../images/topic-bg.png') no-repeat center top;
    background-size: 100%;
}
.logo{
    width: 2.79rem;
    position: absolute;
    top: 1.6rem;
    left: 0;
}
.topic .fb-login {
    width: 2.16rem;
    height: 0.69rem;
    background: url(../images/fb-login.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 2.08rem;
    right: 0.1rem;
    z-index: 99;
}
.topic .slogan{
    width: 7.2rem;
    position: absolute;
    top: 8.7rem;
}
.topic .btn-video{
    width: 1.3rem;
    position: absolute;
    top: 10rem;
    right: 0.3rem;
}
/*资讯栏*/
.infor{
    position: relative;
    /* background-color: #24282f; */
    font-size: 0;
    padding: 0 0.26rem;
    padding-bottom: 0.6rem;
    margin-top: 2.5rem;
}
.infor .title {
    width: 6.50rem;
    height: 1.69rem;
    margin: 0 auto;
}
.infor-btns {
    height: 1.64rem;
    display: flex;
}
.infor .infor-btns > div {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.infor-btns > div > a {
    display: block;
    width: 2.19rem;
    height: .69rem;
}
.down-apk a {
    background: url('../images/btn-apk.png') no-repeat;
    background-size: 100%;
}
.down-web a {
    position: absolute;
    background: url(../images/btn-webplay.png) no-repeat;
    background-size: 100%;
    width: 2.68rem;
    height: 0.8rem;
    top: 13.4rem;
    left: 3.9rem;
    overflow: hidden;
    border-radius: 6px;
}
.down-gp a {
    position: absolute;
    background: url(../images/btn-googleplay.png) no-repeat;
    background-size: 100%;
    width: 2.68rem;
    height: 0.8rem;
    top: 12rem;
    left: 3.9rem;
    overflow: hidden;
    border-radius: 6px;
}
.down-iOS a {
position: absolute;
    background: url(../images/btn-appstore.png) no-repeat;
    background-size: 100%;
    width: 2.68rem;
    height: 0.8rem;
    top: 12rem;
    left: 0.55rem;
    overflow: hidden;
    border-radius: 6px;
}
.down-pc a {
    position: absolute;
    background: url(../images/btn-pcplay.png) no-repeat;
    background-size: 100%;
    width: 2.68rem;
    height: 0.8rem;
    top: 13.4rem;
    left: 0.55rem;
    overflow: hidden;
    border-radius: 6px;
}
.down-gp .order-store-gp-light,
.down-iOS .order-store-ios-light {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url(../images/order-store-light.png) no-repeat;
    background-size: 100%;
    content: "";
    transition: all 650ms;
    -webkit-animation: sg 2s linear infinite;
    -moz-animation: sg 2s linear infinite;
    -ms-animation: sg 2s linear infinite;
    animation: sg 2s linear infinite;
}
@keyframes sg {
    from {
        left: -100%;
    }

    to {
        left: 100%;
    }
}

@-webkit-keyframes sg

/* Safari Ã¥â€™Å’ Chrome*/
    {
    from {
        left: -100%;
    }

    to {
        left: 100%;
    }
}
/*轮播*/
.carousel{
    width: 6.64rem;
    height: 3.07rem;
    margin: 0 auto;
    position: relative;
    box-shadow: 0.03rem 0.03rem 0.1rem rgb(0 0 0 / 30%);
    overflow: hidden;
    margin-top: 0.8rem;
}
.carousel-swiper-pagination{
    bottom: .1rem;
    right: .1rem;
}
.carousel-swiper-pagination .swiper-pagination-bullet{
    width: .26rem;
    height: .26rem;
    margin: 0 .02rem;
    background: url("../images/banner-btn.png");
    background-size: 100%;
    border-radius: 0;
    opacity: 1;
}
.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: url("../images/banner-btn-active.png");
    background-size: 100%;
}
/*tab切换*/
.tab{
    overflow: hidden;
    margin: 0.3rem auto 0;
    padding-top: 0.5rem;
    box-sizing: border-box;
    width: 7.01rem;
    height: 5.65rem;
    position: relative;
    background: url(../images/infor-bg.png) no-repeat center bottom;
    background-size: 100%;
    margin-left: -0.27rem;
}
.tab_list {
    padding: .36rem .1rem;
    overflow: hidden;
}
.tab_list ul{
    float: left;
    width: 100%;
    height: 3.5rem;
    overflow: hidden;
}
.tab_list ul li{
    padding: 0 0.1rem;
    list-style: none;
    border-bottom: 0.01rem dashed #F3DBB7;
}
.tab_list ul li a{
    display: block;
    height: 0.54rem;
    line-height: .54rem;
    font-size: .26rem;
    color: #7E3400;
}
.tab_icon {
    float: left;
    text-align: right;
    background: url(../images/tab_icon-bg.png) no-repeat;
    background-size: 100%;
    width: 0.9rem;
    height: 0.4rem;
    padding: 0rem 0.02rem 0.1rem;
    letter-spacing: 0.02rem;
    font-weight: 600;
}
.tab_title{
    float: left;
    width: 3rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: 0.15rem;
}
.tab_date {
    float: right;
    text-align: right;
}
.pws_tabs_container,
.pws_tabs_controll a {
    font-size: .16rem;
}
.pws_tabs_container {
    padding: 0 .27rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pws_tabs_container ul.pws_tabs_controll {
    list-style: none;
    padding: 0;
    margin-left: 0.15rem;
    border-bottom: 0.02rem solid #DC975F;
}
.pws_tabs_container ul.pws_tabs_controll li {
    display: inline-block;
    margin-left: 0.3rem;
}
.pws_tabs_container ul.pws_tabs_controll li a {
    display: block;
    width: 1.02rem;
    line-height: .54rem;
    font-size: .33rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #B26421;
    margin-bottom: -0.03rem;
    font-weight: 700;
}
.pws_tabs_container ul.pws_tabs_controll li:last-child a {
    border-right: 0rem;
}
.pws_tabs_container ul.pws_tabs_controll li a i {
    margin-right: .08rem;
}
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_noname i {
    margin-right: 0;
    margin-left: 0;
}
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active {
    color: #AA5E1B;
    border-bottom: 0.06rem solid #A55A18;
    font-weight: 700;
}
.btn-more{
    width: 1rem;
    height: 0.36rem;
    position: absolute;
    top: 0.6rem;
    right: 0.2rem;
    font-size: .3rem;
    color: #AA5E1B;
    font-weight: 700;
}
.pws_tabs_list {
    /*height: 2rem;*/
    display: block;
    transition: all .3s ease-in-out .3s;
    overflow: hidden;
    position: relative;
}
.pws_tab_single {
    display: block;
    transition: all .3s ease-in-out;
}
.title{
    height: .74rem;
    overflow: hidden;
}
.title img{
    width: auto;
    height: 100%;
}
/*视频*/
.video{
    padding-bottom: 1.65rem;
    overflow: hidden;
    font-size: 0;
}
.video-info{
    width: 6.51rem;
    height: 3.86rem;
    margin: .30rem auto 1.60rem;
    position: relative;
    background: url("../images/video-bg.png") no-repeat;
    background-size: 100%;
}
.video-swiper{
    width: 6.33rem;
    height: 3.69rem;
    padding-top: .08rem;
    margin-left: .09rem;
}
.video-swiper .swiper-slide h2{
    position: absolute;
    right: .20rem;
    top: 0;
    font-size: .35rem;
    color: #f7f8f9;
    z-index: 2;
}
.video-swiper .swiper-slide .play{
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video-swiper .swiper-slide .youtube{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 3;
}
.video-swiper-pagination{
    width: 5.91rem;
    height: 1.68rem;
    margin: auto;
    position: relative;
    bottom: 0;
}
.video-swiper-pagination .swiper-slide{
    margin-top: .50rem;
}
.video-swiper-pagination .swiper-slide span{
    width: 1.87rem;
    height: 1.14rem;
    position: relative;
    opacity: 1;
    display: block;
    border-radius: 0;
}
.video-swiper-pagination .swiper-slide.swiper-slide-active span:after{
    content: '';
    width: 1.97rem;
    height: 1.34rem;
    position: relative;
    left: -.05rem;
    top: -.16rem;
    background: url("../images/video-s-active.png") no-repeat;
    background-size: 100%;
    display: block;
    z-index: -1;
}
.video-swiper-pagination .swiper-slide .swiper-slide-1{
    background: url("../images/video-s-1.png") no-repeat;
    background-size: 100%;
}
.video-swiper-pagination .swiper-slide .swiper-slide-2{
    background: url("../images/video-s-2.png") no-repeat;
    background-size: 100%;
}
.video-swiper-pagination .swiper-slide .swiper-slide-3{
    background: url("../images/video-s-3.png") no-repeat;
    background-size: 100%;
}
.video-swiper-button-prev{
    width: .22rem;
    height: .45rem;
    position: absolute;
    top: 5.00rem;
    left: -.05rem;
    background: url("../images/video-btn.png") no-repeat;
    background-size: 100%;
}
.video-swiper-button-next{
    width: .22rem;
    height: .45rem;
    position: absolute;
    top: 5.00rem;
    right: -.05rem;
    background: url("../images/video-btn.png") no-repeat;
    background-size: 100%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*角色介绍*/
.role-info{
    width: 7.2rem;
    height: 7.76rem;
    margin-top: -.43rem;
    position: relative;
    background: url("../images/role-bg.png") no-repeat;
    background-size: 100%;
}
.role{
    padding-bottom: 2.7rem;
    overflow: hidden;
    font-size: 0;
}
.role .title {
    height: 1.69rem;
    margin-top: 2.8rem;
    margin-left: 0.35rem;
}
.role .title img {
    width: 6.5rem;
    height: 1.69rem;
}
.role-swiper{
    width: 7.2rem;
    height: 7.5rem;
    margin-top: 0.7rem;
    padding-top: 0.2rem;
}
.role-swiper .swiper-wrapper{
    margin-left: -0.05rem;
}
.role-swiper .swiper-slide img{
    width: 100%;
}
.role-swiper .swiper-slide .role-9{
    margin-left: 0.45rem;
}
.role-swiper .swiper-slide .role-pic{
    width: 7.2rem;
    position: absolute;
    top: .08rem;
    left: .08rem;
    z-index: 1;
}
.role-swiper-pagination{
    width: 6.44rem;
    height: 5.6rem;
    margin: 0 auto;
    position: relative;
    top: 0.3rem;
}
.role-swiper-pagination .swiper-pagination-bullet{
    width: 1.14rem;
    height: 1.14rem;
    float: left;
    border-radius: 0;
    opacity: 1;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 1.31rem;
    height: 1.31rem;
}
.role-swiper-pagination .swiper-pagination-bullet:first-child{
    background: url(../images/role-s-1.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0.52rem;
    top: -0.1rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:first-child{
    background: url(../images/role-s-1-active.png) no-repeat;
    background-size: 100%;
    margin-top: -0.1rem;
    margin-left: -0.075rem;
}
/* .role-swiper-pagination .swiper-pagination-bullet:nth-child(2){
    background: url("../images/role-s-2.png") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 1.85rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2){
    background: url(../images/role-s-2-active.png) no-repeat;
    background-size: 100%;
    margin-top: -0.1rem;
    margin-left: -0.1rem;
} */
.role-swiper-pagination .swiper-pagination-bullet:nth-child(2){
    background: url(../images/role-s-3.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 1.9rem;
    top: -0.1rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2){
    background: url(../images/role-s-3-active.png) no-repeat;
    background-size: 100%;
    margin-top: -0.1rem;
    margin-left: -0.08rem;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(3){
    background: url(../images/role-s-4.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 3.29rem;
    top: -0.1rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3){
    background: url(../images/role-s-4-active.png) no-repeat;
    background-size: 100%;
    margin-top: -0.1rem;
    margin-left: -0.08rem;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(4){
    background: url(../images/role-s-5.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 4.7rem;
    top: -0.1rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4){
    background: url(../images/role-s-5-active.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 4.63rem;
    top: -0.2rem;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(5){
    background: url(../images/role-s-6.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0.52rem;
    top: 1.25rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(5){
    background: url(../images/role-s-6-active.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0.44rem;
    top: 1.15rem;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(6){
    background: url(../images/role-s-7.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 1.9rem;
    top: 1.25rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(6){
    background: url(../images/role-s-7-active.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 1.83rem;
    top: 1.15rem;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(7){
    background: url(../images/role-s-8.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 3.3rem;
    top: 1.25rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(7){
    background: url(../images/role-s-8-active.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 3.22rem;
    top: 1.15rem;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(8){
    background: url(../images/role-s-9.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 4.69rem;
    top: 1.25rem;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(8){
    background: url(../images/role-s-9-active.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 4.63rem;
    top: 1.15rem;
}
/* 視聽大賞 */
.videos-list{
    position: relative;
    /* height: 11.3rem; */
    margin-top: 1.2rem;
}
.videos-list .title {
    width: 6.50rem;
    height: 1.69rem;
    margin: 0 auto;
}
.videos-list .videos-wrapper {
    width: 6.78rem;
    height: 4.83rem;
    background: url(../images/videos-wrapper-bg.png) no-repeat;
    background-size: 100%;
    position: relative;
    top: 0.5rem;
    margin: 0 auto;
}
.videos-wrapper .videos-inner {
    width: 6.34rem;
    height: 4.31rem;
    position: absolute;
    /* top: 0.58rem; */
    top: 0.35rem;
    left: 0.21rem;
}
.videos-inner iframe{
    z-index: 1;
}
.videos-inner img {
    width: 100%;
    height: 100%;
}
.videos-wrapper img {
    width: 6.31rem;
    height: 4.28rem;
    margin-top: 0.41rem;
    margin-left: 0.23rem;
    cursor: pointer;
}
.videos-wrapper .video-img {
    width: 100%;
    height: 100%;
    margin: 0;
}
.videos-sidebar {
    position: relative;
    width: 6.75rem;
    height: 6.48rem;
    background: url(../images/sidebar-bg.png) no-repeat;
    background-size: 100%;
    margin: 0 auto;
    top: 0.65rem;
}
.videos-sidebar .videos-content {
    position: absolute;
    width: 3rem;
    height: 4.3rem;
    overflow: hidden;
    overflow-y: scroll;
    left: 3.59rem;
    top: 1.1rem;
}
.videos-sidebar ul li {
    background: url(../images/videos-slidebar-bg.png) no-repeat;
    background-size: 100%;
    width: 2.78rem;
    height: 1.99rem;
    cursor: pointer;
    margin-top: 0.2rem;
}
.videos-sidebar ul li img {
    width: 2.7rem;
    height: 1.87rem;
    opacity: 0.5;
    margin-top: 0.1rem;
    margin-left: 0.045rem;
}
.videos-sidebar ul li img.active {
    width: 2.7rem;
    height: 1.87rem;
    opacity: 1;
    margin-top: 0.1rem;
    margin-left: 0.045rem;
}
/* 游戏介绍 */
.intro{
    margin-top: 1.2rem;
    padding-bottom: 2.3rem;
}
.intro .title {
    width: 6.5rem;
    height: 1.69rem;
    margin: 0 auto;
}
.intro-info {
    width: 6.6rem;
    height: 4.25rem;
    margin: 0 auto;
    position: relative;
    margin-top: 0.9rem;
}
/* .intro-swiper .swiper-slide .intro-pic {
    position: absolute;
    width: 6.60rem;
    height: 4.25rem;
}
.intro-swiper .swiper-slide.swiper-slide-active .intro-pic::after {
    content: '';
    position: absolute;
    width: 6.34rem;
    height: 5.33rem;
    left: 0.1rem;
    top: 0.05rem;
} */
.intro .swiper-lazy-loaded{
    width: 6.25rem;
    margin-left: -2rem;
    opacity: 0.3;

}
.swiper-slide-active .swiper-lazy-loaded{
    opacity: 1;
}
.intro-swiper-button-prev {
    width: 0.32rem;
    height: 0.38rem;
    position: absolute;
    top: 1.57rem;
    left: -0.3rem;
    background: url(../images/intro-btn-prev.png) no-repeat;
    background-size: 100%;
    z-index: 1;
    cursor: pointer;
}
.intro-swiper-button-next {
    width: 0.32rem;
    height: 0.38rem;
    position: absolute;
    top: 1.57rem;
    right: -0.3rem;
    background: url(../images/intro-btn-next.png) no-repeat;
    background-size: 100%;
    z-index: 1;
    cursor: pointer;
}
.swiper-pagination-line {
    position: absolute;
    width: 6.57rem;
    height: 0.19rem;
    top: 4.6rem;
    background: url(../images/swiper-line.png) no-repeat;
    background-size: 100%;
}
.intro-swiper-pagination{
    position: absolute;
    top: 5.4rem;
    left: 5.07rem;
}
.intro-swiper-pagination .swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.21rem;
    border-radius: 0;
    opacity: 1;
    background: url(../images/intro-s-1.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -0.9rem;
    left: -3.93rem;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(2){
    left: -3.12rem;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(3){
    left: -2.3rem;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(4){
    left: -1.45rem;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(5){
    left: -0.65rem;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(6){
    left: 0.15rem;
}
/* .intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(7){
    left: 4.63rem;
}
.intro-swiper-pagination .swiper-pagination-bullet:nth-of-type(8){
    left: 5.46rem;
} */
.intro-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 0.34rem;
    height: 0.34rem;
    background-image: url(../images/intro-s-1-active.png);
    margin-left: -0.07rem;
    margin-top: -0.06rem;
}
/*游戏特色*/
.feature{
    padding-bottom: 1rem;
    overflow: hidden;
    font-size: 0;
}
.feature .title {
    text-align: right;
    height: 1.07rem;
}
.feature .title img {
    width: 6.19rem;
    height: 1.07rem;
}
.feature-info{
    width: 7.2rem;
    height: 5.04rem;
    margin-top: .37rem;
    background: url("../images/feature-bg.png") no-repeat center bottom;
    background-size: 100%;
}
.feature-swiper{
    width: 6.94rem;
    height: 4.17rem;
    margin: auto;
}
.feature-swiper .swiper-slide img{
    width: 100%;
}
.feature-swiper .swiper-slide .feature-pic{
    width: 6.94rem;
    position: absolute;
    z-index: 1;
}
.feature-swiper .swiper-slide .feature-screen{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.feature-swiper-pagination{
    margin-top: .48rem;
    position: relative;
}
.feature-swiper-pagination .swiper-pagination-bullet{
    width: .47rem;
    height: .47rem;
    margin: 0 .1rem;
    background: url("../images/feature-s.png") no-repeat;
    background-size: 100%;
    border-radius: 0;
    opacity: 1;
}
.feature-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: url("../images/feature-s-active.png") no-repeat;
    background-size: 100%;
}
/*footer*/
.footer{
    width: 100%;
    padding: 0.2rem 0;
    background: #100506;
}
.footer .cont{
    margin: 0 auto;
    line-height: 0;
    text-align: center;
}
.copyright,.logo-game,.copyright img,.copyright p{
    display: inline-block;
    vertical-align: top;
    margin-left: .06rem;
}
.logo-game {
    width: 3.29rem;
    height: 0.66rem;
    background: url(../images/logo-game.png) no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    margin-left: -0.4rem;
}
.logo-game img{
    width: 2.88rem;
    margin-top: -0.2rem;
}
.logo-game .company-game{
    font-size: .12rem;
    color: #cccccc;
    margin-left: -0.3rem;
    margin-top: -0.15rem;
}
.copyright img{
    width: .76rem;
}
.copyright p {
    line-height: 0.18rem;
    font-size: 0.12rem;
    color: #979798;
    text-align: left;
    margin-left: 0.05rem;
    white-space: pre-line;
    width: 4rem;
    margin-top: -0.15rem;
}
/*弹出视频*/
.video_mask{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,.5);
    z-index: 100;
}
.videos{
    width: 7.13rem;
    height: 4.5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../images/video-bg.png) no-repeat;
    background-size: 100%;
}
.videos .pop-videos-inner {
    width: 6.13rem;
    height: 3.87rem;
    position: absolute;
    top: 0.65rem;
    left: 0.5rem;
}
.close{
    width: 0.36rem;
    height: 0.36rem;
    position: absolute;
    top: -0.4rem;
    left: 96%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../images/btn-close.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    z-index: 101;
}
/*二级页*/
#wrapper{
    background: url(../images/bg_01.jpg) no-repeat;
    background-size: 100%;
    height: 20.9rem;
}
.content{
    position: relative;
    border-radius: 0.2rem;
    background: url(../images/content-bg.png) no-repeat;
    background-size: 100%;
    width: 7.1rem;
    height: 11.24rem;
    top: 7.9rem;
    margin: 0 auto;
}
.content-header{
    margin: 0 .06rem;
    position: relative;
    /* background: url("../images/news-line.png") no-repeat left bottom;
    background-size: 5.76rem .31rem; */
}
.content-header-title{
    line-height: .75rem;
    font-size: .42rem;
    color: #734618;
    border-bottom: 0.04rem solid #876043;
    margin: 0 0.8rem;
    padding-top: 0.9rem;
    position: relative;
}
.content-header-title::after {
    content: '';
    position: absolute;
    bottom: -0.05rem;
    left: 0.2rem;
    height: 0.07rem;
    width: 0.9rem;
    background-color: #8D6444;
}
.goBack{
    position: absolute;
    right: 0.85rem;
    bottom: 0.15rem;
    font-size: .3rem;
    font-weight: 700;
    color: #734618;
}
.content-main{
    /* padding: .20rem 0 0; */
    position: relative;
}
.content-main-tab{
    width: 5.45rem;
    height: 0.7rem;
    margin: auto;
    margin-top: 0.4rem;
    border: 0.02rem solid #B2947B;
    padding-top: 0.05rem;
}
.content-main-tab-item{
    width: 1.7rem;
    margin-top: 0.03rem;
    line-height: .6rem;
    font-size: .36rem;
    text-align: center;
    float: left;
    z-index: 99;
}
.content-main-tab-item:nth-of-type(1), .content-main-tab-item:nth-of-type(2) {
    border-right: 0;
}
.content-main-tab-item:first-child{
    margin-left: .18rem;
}
.content-main-tab-item.active,.content-main-tab-item:hover{
    color: #fff;
    background-image: -webkit-linear-gradient(top,#AB8459,#855C3F);
}
.content-main-tab-item a.active{
    display: block;
    color: #FFCF83;
}
.content-main-tab-item a{
    display: block;
    color: #885E32;
}
.content-main-tab-item a img{
    width: auto;
    height: .21rem;
    margin-right: .1rem;
    vertical-align: unset;
}
.content-main-list{
    min-height: 8rem;
    margin: 0.15rem 0.08rem 0;
    clear: both;
    padding: 0 0.5rem;
}
.content-main-list-item{
    line-height: 1rem;
    border-bottom: 0.01rem dashed #ffffff;
    overflow: hidden;
}
.content-main-list-item a{
    font-size: .29rem;
    color: #663717;
}
.content-main-list-item a:hover{
    /*font-weight: 700;*/
}
.content-main-list-item_icon{
    float: left;
    width: .96rem;
    height: .40rem;
    margin: .30rem .10rem 0 .10rem;
    background-image: -webkit-linear-gradient(top,#AB8459,#855C3F);
    display: inline-block;
    border-radius: .05rem;
    line-height: .40rem;
    color: #fff;
    text-align: center;
}
.content-main-list-item_title{
    float: left;
    width: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-main-list-item_date{
    float: right;
    margin-right: .15rem;
    text-align: right;
}
.content-main-page{
    position: relative;
    top: -1rem;
}
.content-main-page-list{
    font-size: .38rem;
    color: #875E40;
    text-align: center;
}
.content-main-page-list li {
    display: inline-block;
    margin: 0 .15rem;
}
.content-main-page-list .pagination li.active a {
    text-decoration: underline;
    color: #875E40;
}
.content-main-page-list a{
    /* margin: 0 .15rem; */
    display: inline-block;
    color: #875E40;
}
.content-main-page-list a:hover{
    text-decoration: underline;
}
#pageNow{
    text-decoration: underline;
}
#prevPageNow,#nextPage{
    font-family: '微软雅黑';
}
.content-main-inner{
    width: 5.8rem;
    max-height: 8.2rem;
    margin: 0.3rem auto;
    overflow: hidden;
    overflow-y: scroll;
}
.content-main-title{
    font-size: .39rem;
    color: #875E40;
    text-align: center;
}
.content-main-time{
    line-height: .4rem;
    font-size: .24rem;
    color: #875E40;
    text-align: center;
    margin-top: .2rem;
}
.content-main-ctn{
    margin-top: 0.3rem;
    font-size: .28rem;
    color: #85634A;
    word-break: break-word;
}
.content-main-ctn img{
    max-width: 100%;
    margin: auto;
    display: block;
}
/* 缩放动画 */
.zoom {
    -webkit-animation: pulse 1s infinite;
    -o-animation: pulse 1s infinite;
    animation: pulse 1s infinite;
}