@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 li {
    flex: 1;
}
#menu ul li a {
    display: block;
    margin: 0 auto;
    margin-top: .26rem;
}
#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%; */
}
/*第一屏*/
.topic{
    position: relative;
    top: 0;
    left: 0;
}
.topic-bg {
    height: 11.56rem;
    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 .slogan{
    width: 7.2rem;
    position: absolute;
    top: 8.7rem;
}
.topic .btn-video{
    width: 1.35rem;
    position: absolute;
    top: 10.7rem;
    right: .16rem;
}
/*资讯栏*/
.infor{
    position: relative;
    background-color: #24282f;
    font-size: 0;
    padding: 0 .26rem;
    padding-bottom: .6rem;
}
.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-gp a {
    background: url('../images/btn-googleplay.png') no-repeat;
    background-size: 100%;
}
.down-iOS a {
    background: url('../images/btn-appstore.png') no-repeat;
    background-size: 100%;
}
/*轮播*/
.carousel{
    width: 6.64rem;
    height: 3.07rem;
    margin: auto;
    position: relative;
    box-shadow: .03rem .03rem .1rem rgba(0,0,0,.3);
    overflow: hidden;
}
.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{
    width: 6.64rem;
    height: 4.01rem;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    margin: .3rem auto 0;
    padding-top: .2rem;
    box-sizing: border-box;
}
.tab_list {
    padding: .36rem .1rem;
    overflow: hidden;
}
.tab_list ul{
    float: left;
    width: 100%;
    height: 2.26rem;
    overflow: hidden;
}
.tab_list ul li{
    padding: 0 .1rem;
    list-style: none;
    border-bottom: .01rem dashed #787878;
}
.tab_list ul li a{
    display: block;
    height: .54rem;
    line-height: .54rem;
    font-size: .26rem;
    color: #787878;
}
.tab_list ul li a:hover{

}
.tab_icon{
    float: left;
    margin-right: .10rem;
    text-align: center;
}
.tab_title{
    float: left;
    width: 3rem;
    text-align: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.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: .15rem;
    border-bottom: .01rem solid #dcdcdc;
}
.pws_tabs_container ul.pws_tabs_controll li {
    display: inline-block;
}
.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: #373737;
}
.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: #faca8c;
    border-bottom: .02rem solid #faca8c;
}
.btn-more{
    width: 1rem;
    height: .36rem;
    position: absolute;
    top: 0.28rem;
    right: .20rem;
    font-size: .3rem;
    color: #373737;
}
.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: 11.3rem;
    margin-top: -.43rem;
    position: relative;
    background: url("../images/role-bg.png") no-repeat;
    background-size: 100%;
}
.role{
    padding-bottom: 1.52rem;
    overflow: hidden;
    font-size: 0;
}
.role .title {
    height: 1.04rem;
}
.role .title img {
    width: 6.22rem;
    height: 1.04rem;
}
.role-swiper{
    width: 7.2rem;
    height: 8.56rem;
    margin: auto;
    margin-top: 1.04rem;
}
.role-swiper .swiper-slide img{
    width: 100%;
}
.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: 1.6rem;
    margin: 0 auto;
    position: relative;
    top: 1.04rem;
}
.role-swiper-pagination .swiper-pagination-bullet{
    width: 1.6rem;
    height: 1.6rem;
    float: left;
    border-radius: 0;
    opacity: 1;
}
.role-swiper-pagination .swiper-pagination-bullet:first-child{
    background: url("../images/role-s-1.png") no-repeat;
    background-size: 100%;
}
.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%;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(2){
    background: url("../images/role-s-2.png") no-repeat;
    background-size: 100%;
}
.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%;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(3){
    background: url("../images/role-s-3.png") no-repeat;
    background-size: 100%;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3){
    background: url("../images/role-s-3-active.png") no-repeat;
    background-size: 100%;
}
.role-swiper-pagination .swiper-pagination-bullet:nth-child(4){
    background: url("../images/role-s-4.png") no-repeat;
    background-size: 100%;
}
.role-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4){
    background: url("../images/role-s-4-active.png") no-repeat;
    background-size: 100%;
}
/*游戏特色*/
.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%;
    background: url('../images/footer.png') no-repeat;
    background-size: 100%;
    height: 1.17rem;
}
.footer .cont{
    margin: 0 auto;
    line-height: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.copyright,.logo-game,.copyright img,.copyright p{
    display: inline-block;
    vertical-align: top;
    margin-left: .06rem;
    color: white;
}
.logo-game img{
    width: 3.29rem;
    /* margin-top: -0.2rem; */
}
.logo-five>img{
    width: 40px;
    height: 40px;
}
.logo-game .company-game{
    font-size: .12rem;
    color: #cccccc;
    margin-left: -0.3rem;
    margin-top: -0.15rem;
}
.copyright img{
    width: .76rem;
}
.copyright p{
    margin-left: .15rem;
    line-height: .18rem;
    font-size: .12rem;
    color: #cccccc;
    text-align: left;
    /* white-space: pre-line; */

}
/*弹出视频*/
.video_mask{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,.5);
    z-index: 100;
}
.videos{
    width: 7.2rem;
    height: 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%);
}
.close{
    width: .5rem;
    height: .5rem;
    position: absolute;
    top: 5.2rem;
    left: 50%;
    -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 center top,
                url("../images/bg_02.jpg") no-repeat center bottom;
    background-size: 100%; */
}
.content{
    margin: 1.8rem .2rem 1rem;
    position: relative;
    background-color: #eee;
    border-radius: .2rem;
    box-shadow: 0 0 0.2rem #ccc;
}
.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: #faca8c;
    border-bottom: .01rem solid #bfbfbf;
    margin: 0 0.4rem;
    padding-top:.6rem;
    position: relative;
}
.content-header-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: .04rem;
    width: .9rem;
    background-color: #faca8c;
}
.goBack{
    position: absolute;
    right: .4rem;
    bottom: .25rem;
    font-size: .27rem;
    font-weight: 700;
    color: #515151;
}
.content-main{
    /* padding: .20rem 0 0; */
    position: relative;
}
.content-main-tab{
    width: 5.41rem;
    height: .53rem;
    margin: auto;
    /* background: url("../images/news-nav.png") no-repeat;
    background-size: 100%; */
    margin-top: .3rem;
}
.content-main-tab-item{
    width: 1.7rem;
    margin-top: .03rem;
    line-height: .6rem;
    font-size: .36rem;
    text-align: center;
    float: left;
    z-index: 99;
    border: .01rem solid #faca8c;
    background-color: #ccc;
}
.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{
    background-color: #faca8c;
    color: #fff;
}
.content-main-tab-item a{
    display: block;
    color: #fff;
    text-shadow: 0 0 0.04rem #ccc;
}
.content-main-tab-item a img{
    width: auto;
    height: .21rem;
    margin-right: .1rem;
    vertical-align: unset;
}
.content-main-list{
    min-height: 8rem;
    margin: .15rem .08rem 0;
    clear: both;
}
.content-main-list-item{
    line-height: 1rem;
    border-bottom: .01rem solid #dce1e7;
    overflow: hidden;
}
.content-main-list-item a{
    font-size: .29rem;
    color: #515151;
}
.content-main-list-item a:hover{
    /*font-weight: 700;*/
}
.content-main-list-item_icon{
    float: left;
    width: 1.35rem;
    height: .40rem;
    margin: .30rem .10rem 0 .10rem;
    background-color: #515151;
    display: inline-block;
    border-radius: .2rem;
    line-height: .40rem;
    color: #fff;
    text-align: center;
}
.content-main-list-item_title{
    float: left;
    width: 3.7rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.content-main-list-item_date{
    float: right;
    margin-right: .15rem;
    text-align: right;
}
.content-main-page{
    padding: .3rem;
}
.content-main-page-list{
    font-size: .38rem;
    color: #515151;
    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: #2d92b0;
}
.content-main-page-list a{
    /* margin: 0 .15rem; */
    display: inline-block;
    color: #515151;
}
.content-main-page-list a:hover{
    text-decoration: underline;
}
#pageNow{
    text-decoration: underline;
}
#prevPageNow,#nextPage{
    font-family: '微软雅黑';
}
.content-main-inner{
    width: 6.8rem;
    min-height: 4rem;
    margin: .3rem auto;
    overflow: auto;
}
.content-main-title{
    font-size: .39rem;
    color: #515151;
    text-align: center;
}
.content-main-time{
    line-height: .4rem;
    font-size: .24rem;
    color: #515151;
    text-align: center;
    margin-top: .2rem;
}
.content-main-ctn{
    margin-top: .3rem;
    padding: 0rem .2rem .2rem;
    /* background: url("../images/news-line2.png") no-repeat center top;
    background-size: 100%; */
    font-size: .28rem;
    color: #1e8cc5;
    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;
}
