@charset "UTF-8";
* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box !important;
}

body,
html {
    height: 100%;
    position: relative;
    background: #fff;
    font-family: "Microsoft YaHei";
}

html,
body,
a,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
img,
li,
p,
ul {
    border: none;
    margin: 0;
    padding: 0;
    border: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

li,
ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

button,
input[type=number],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
select,
textarea {
    font: 14px/23px "Microsoft Yahei", "Arial";
    margin: 0;
    vertical-align: baseline;
    background: 0 0;
    border: 0;
    padding: 0;
    color: #222;
}

areatext,
button,
input {
    line-height: normal;
    outline: 0 !important;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

a,
img,
div {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    outline: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.weight {
    font-weight: bold;
}

.f18 {
    font-size: 18px;
}

.center {
    text-align: center;
}

.red {
    color: red;
}

#container {
    height: auto;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    color: #58594b;
}

.headerBox {
    position: fixed;
    left: 0;
    top: 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 7px 0 0 8px;
    height: 1.375rem;
    width: 100%;
    /* box-sizing: border-box; */
    z-index: 21;
    border-bottom: 1px solid #d0cdc9;
    background-color: #fff;
}

.logo_icon {
    padding-left: 0;
    width: 4.7rem;
    /* height: 1.09375rem; */
    margin-top: .1rem;
}

.logo_icon img {
    width: 100%;
    height: 100%;
}


/*导航*/

.menu {
    display: block;
    padding-right: 0.2rem;
    margin-top: -0.1rem;
}

span.menu-icon {
    display: block;
    cursor: pointer;
    position: relative;
    padding-right: .2rem;
    width: 0.734375rem;
    height: 0.625rem;
}

span.menu-icon a img {
    width: 0.734375rem;
    height: 0.625rem;
}

.menu_nav {
    z-index: 999;
    width: 100%;
    background-color: #ab865f;
    position: absolute;
    top: 1.57rem;
    left: 0;
    opacity: .95;
    text-align: center;
    display: none;
}

.nav_home {
    font-size: 0.6rem;
    padding-top: 0.8rem;
    height: 1.4rem;
    line-height: 1.4rem;
}

.nav_home a {
    color: #fff;
    height: 1.4rem;
    line-height: 1.4rem;
    display: block;
}

.nav_home i {
    background: url(../images/nav_home.png) no-repeat;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 1rem 1rem;
    margin-top: -0.1rem;
    margin-right: .2rem;
}

.menu_nav li {
    display: block;
    margin: 1em 0;
}

.menu_nav li a {
    font-size: 0.46875rem;
    color: #fff;
    font-weight: 800;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0.2rem;
    align-items: center;
}

.menu_nav li a i.nav_li_left {
    background: url(../images/nav_li_left.png) no-repeat;
    width: 2.96875rem;
    height: 0.375rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 2.96875rem 0.375rem;
}

.menu_nav li a i.nav_li_right {
    background: url(../images/nav_li_right.png) no-repeat;
    width: 2.96875rem;
    height: 0.375rem;
    display: inline-block;
    vertical-align: middle;
    background-size: 2.96875rem 0.375rem;
}

.nav_ej a {
    display: inline-block;
    font-size: .44rem !important;
    font-weight: normal !important;
    padding: 0 .3rem;
}

.menu_nav .menu_close {
    margin: .6rem 0;
}

.menu_nav .menu_close img {
    width: 1.296875rem;
    height: 1.296875rem;
}


/*ibanner*/

.ibanner {
    height: 12.40625rem;
    position: relative;
    z-index: 1;
    margin-top: 1.1rem;
}

.ksrk {
    position: absolute;
    top: 8.9rem;
    left: .3rem;
    background: url(../images/ksrk_bg.png) no-repeat 0 0;
    background-size: cover;
    width: 7.171875rem;
    height: 2.640625rem;
    z-index: 1;
}

.ksrk a {
    display: block;
    width: 1.875rem;
    height: 1.78125rem;
    margin-top: 0.43rem;
    margin-left: 0.5rem;
    float: left;
}

.ksrk img {
    width: 1.875rem;
    height: 1.78125rem;
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-ms-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-o-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    /* background: #fff; */
    /* Center slide text vertically */
    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;
}

.swiper-slide img {
    /* height: 15.140625rem; */
    width: 100%;
}


/*活动图标*/

.huodong {
    height: 0.8125rem;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: -2.5rem;
}

.huodong a {
    display: block;
    margin: 0 0.1rem;
}

.huodong a img {
    height: 1rem;
}

.main {
    height: auto;
    background: url(../images/imain_bg.jpg) no-repeat top center;
    background-size: 100%;
    margin-top: -4rem;
    position: relative;
    z-index: 0;
}


/*轮播*/

.imain {
    width: 97%;
    margin: .3rem auto;
}

.iguoli .ititle {
    padding-top: .2rem;
}

.jietu .ititle {
    padding-top: .2rem;
}

.ititle {
    height: 0.8rem;
    text-align: center;
}

.ititle img {
    height: 100%;
}

.lunbo1 .swiper-pagination {
    bottom: 0.2rem !important;
}


/* .lunbo1 img {
	height: 5.328125rem;
	width: 10.9375rem;
} */

.lunbo1 .swiper-pagination-bullet {
    background: url(../images/lunbo_icon.png) no-repeat;
    width: 0.5rem;
    height: 0.5rem;
    background-size: 100%;
    opacity: 1;
    margin: 0.2rem .2rem;
}

.lunbo1 .swiper-pagination-bullet-active {
    background: url(../images/lunbo_icon_active.png) no-repeat;
    width: 0.5rem;
    height: 0.5rem;
    background-size: 100%;
}


/*新闻*/

.cd-tabs {
    position: relative;
    width: 100%;
    margin: .5em auto 0
}

.cd-tabs:after {
    content: "";
    display: table;
    clear: both
}


/* .cd-tabs::after {
    position:absolute;
    top:0;
    right:0;
    height:60px;
    width:50px;
    z-index:1;
    pointer-events:none;
    background:-webkit-linear-gradient(right, #f8f7ee, rgba(248, 247, 238, 0));
    background:linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
    visibility:visible;
    opacity:1;
    -webkit-transition:opacity .3s 0s, visibility 0s 0s;
    -moz-transition:opacity .3s 0s, visibility 0s 0s;
    transition:opacity .3s 0s, visibility 0s 0s
} */

.no-cssgradients .cd-tabs::after {
    display: none
}

.cd-tabs.is-ended::after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.inews {
    background: url(../images/inews_bg.png) no-repeat 0 0;
    height: 5.6rem;
    background-size: 100%;
}

.inews nav {
    /* overflow:auto; */
    position: relative;
    padding-top: 0.3rem;
    padding-left: 0.7rem;
}

.inews nav ul {
    border-bottom: 1px solid #dfa09b;
    width: 94%;
}

.inews nav .inews_more {
    position: absolute;
    right: 0.7rem;
    top: -0.2rem;
}

.inews nav .inews_more img {
    width: 0.3125rem;
    height: 0.3125rem;
}

.cd-tabs-navigation {
    width: 100%；
}

.cd-tabs-navigation:after {
    content: "";
    display: table;
    clear: both
}

.cd-tabs-navigation li {
    float: left;
    height: 0.86rem;
}

.cd-tabs-navigation a {
    position: relative;
    display: block;
    font-size: .46rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333333;
    /* background: url(../images/inews_tit_icon.png) no-repeat left center; */
    padding: .1rem .55rem .2rem .55rem;
    text-align: center;
    height: 0.8rem;
    /* background-size: 18%; */
}

.cd-tabs-navigation a.selected {
    color: #f28e90;
    background: url(../images/inews_title_icon_active.png) no-repeat left bottom;
    background-size: 96%;
}

.cd-tabs-navigation a::before {
    position: absolute;
    top: 12px;
    left: 50%;
    display: inline-block;
    height: 20px;
    width: 20px
}

.inews .cd-tabs-content,
.iguoli .cd-tabs-content {
    margin-top: 0.2rem;
}

.role_tabs .cd-tabs-content {
    margin-top: 0rem;
}

.cd-tabs-content li {
    display: none;
}

.cd-tabs-content li.selected {
    display: block;
    -webkit-animation: cd-fade-in .5s;
    -moz-animation: cd-fade-in .5s;
    animation: cd-fade-in .5s
}

.cd-tabs-content li {
    font-size: 14px;
    line-height: 1.6;
    color: #8493bf;
    /* margin-bottom:2em */
}

.inews li .inews_div {
    border-bottom: 1px dashed #ffdddd;
    height: 0.75rem;
    width: 87%;
    margin-left: 0.7rem;
}

.inews li .inews_div a {
    font-size: 0.28125rem;
    color: #666666;
    height: 0.75rem;
    line-height: 0.75rem;
}

.inews li .inews_div span.inews_zx {
    padding: .1rem;
    color: #dfa09b;
    border-radius: 3px;
    margin-right: 0.1rem;
}

.inews li .inews_div span.inews_time {
    color: #dfa09b;
    float: right;
    font-size: 0.28125rem;
    padding-top: .15rem;
}


/*首页人物图鉴*/

.line {
    background: #de9f99;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 9.8rem;
}

.irole {
    padding-top: 2.5rem;
}

.irole nav.role_nav {
    padding: .05rem;
    position: relative;
    z-index: 1;
    margin-top: -0.3rem;
}

.irole nav.role_nav .cd-tabs-navigation {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.irole nav.role_nav .cd-tabs-navigation li {
    width: 40%;
    height: 1rem;
}

.irole nav.role_nav .cd-tabs-navigation a {
    background: none;
    padding: 0;
    font-size: .46rem;
    color: #5f3719;
    width: 100%;
    background: url(../images/irole_nav_li.png) no-repeat center center;
    background-size: contain;
    height: 1rem;
    line-height: 1rem;
}

.irole nav.role_nav .cd-tabs-navigation a.selected {
    color: #5f3719;
    border: none;
    background: url(../images/irole_nav_li_hover.png) no-repeat center center;
    background-size: contain;
}

.irole .swiper-wrapper {
    background: url(../images/sy_role_bg.png) no-repeat bottom center;
    background-size: 93%;
    margin: 0 auto;
}

.irole .role_content {
    margin-top: -1.3rem;
}

.irole .role_content .swiper-container {
    height: 7.7rem !important;
}

.irole .role_content .swiper-button-next {
    background: url(../images/irole_next.png) no-repeat;
    background-size: 100%;
    height: 0.671875rem;
    width: 0.34375rem;
    right: 0;
    top: 4.8rem;
    display: flex;
}

.swiper-button-prev p {
    width: 0.4rem;
    padding-left: 0.18rem;
    font-size: 0.34375rem;
    color: #664141;
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: 0.35rem;
}

.swiper-button-next p {
    width: 0.4rem;
    padding-left: 0.32rem;
    font-size: 0.34375rem;
    color: #664141;
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: 0.35rem;
}

.irole .role_content .swiper-button-prev {
    background: url(../images/irole_prev.png) no-repeat;
    background-size: 100%;
    height: 0.671875rem;
    width: 0.34375rem;
    left: 0;
    top: 4.8rem;
    display: flex;
}

.irole .role_content .role_name {
    position: absolute;
    top: 2.55rem;
    left: 0.8rem;
    color: #ef7b88;
    /* width: 2.5rem; */
    text-align: center;
    z-index: 1;
}

.irole .role_content .role_name img {
    width: auto;
    height: 1.3rem;
}

.irole .role_content .role_infor {
    position: absolute;
    top: 3.1rem;
    left: .7rem;
    writing-mode: vertical-lr;
    height: 2.5rem;
    color: #333333;
}

.irole .role_content .role_detail {
    position: absolute;
    top: 3.9rem;
    left: 0.8rem;
    z-index: 1;
    width: 3.5rem;
    font-size: 0.28125rem;
    color: #574130;
    line-height: 0.375rem;
    font-weight: 200;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* .irole .role_content .role_detail p span {
    border-bottom: 1px solid #e1d0b2;
} */

.irole .role_content .role_img {
    position: absolute;
    bottom: 0.63rem;
    right: 0.12rem;
    z-index: 0;
}

.irole .role_content .role_img img {
    width: 5.3rem;
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}


/*背景故事*/

.history {
    margin-top: .5rem;
}

.history_content {
    background: url(../images/bj_bg.png) no-repeat center center;
    background-size: 100%;
    height: 9.4rem;
    font-size: 0.25rem;
    color: #766657;
    line-height: 0.3rem;
    font-weight: 300;
    margin-top: 0;
}

.history_text {
    padding-top: 1rem;
    padding-right: 0.1rem;
}

.history_content p {
    text-indent: .25rem;
}


/*游戏特色
*/

.tese {
    height: 8.71875rem;
}

#tese {
    margin-top: 1rem;
}

#tese .swiper-slide {
    height: 8.71875rem;
    width: 5rem;
}

#tese .swiper-slide img {
    height: 8.71875rem;
    width: 5rem;
    filter: brightness(70%);
}

#tese .swiper-slide-active img {
    filter: brightness(100%);
}

.banner_page {
    margin: 0 auto;
    left: 0;
    right: 0;
    background: url(../images/ts_dian.png) no-repeat center .865rem;
    background-size: contain;
    width: 70%;
}

.banner_page .swiper-pagination-bullet {
    opacity: 1;
}

.banner_page span {
    margin: 0 .14rem;
    width: 12px;
    height: 12px;
    background: #f3ebda;
    border-radius: 50%;
    border: 0.015rem solid #9b8357;
}

.banner_page span.swiper-pagination-bullet-active {
    background: #8a504d;
    border: 0.015rem solid #52130f;
}


/*轮播2*/

.lunbo2 {
    /* margin-top: 0.6rem !important; */
    position: relative;
}

.lunbo2 .swiper-wrapper {
    height: 6.6rem !important;
    margin: 0 auto;
}

.lunbo2 .swiper-wrapper .swiper-slide img {
    width: 100%;
    margin-top: -1rem;
}

.lunbo2 .swiper-pagination {
    bottom: 0 !important;
}

.lunbo2 .lunbo2_pagination_bg {
    /* bottom: -.05rem !important; */
    position: absolute;
    bottom: 0.45rem;
    background: url(../images/lunbo2_pagination_bg.png) no-repeat center bottom;
    background-size: 44%;
    height: 0.0625rem;
    width: 100%;
}

.lunbo2 .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.2rem;
    opacity: 1;
    margin: 0 .46rem !important;
    border: 1px solid #ed6d7b;
    background: none;
}

.lunbo2 .swiper-pagination-bullet-active {
    width: 0.2rem;
    height: 0.2rem;
    background: #ed6d7b;
}


/*游戏攻略*/

.iguoli nav {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #dfa09b
}

.iguoli nav ul {
    /* margin-left: 2.5rem; */
}

.iguoli nav ul li {
    width: 25%;
    height: 0.6rem;
}

.iguoli nav ul li a {
    background: none;
    font-size: 0.375rem;
    display: block;
    padding: 0 0.1rem;
    background: url(../images/igame_li.png) no-repeat bottom left;
    background-size: 100%;
}

.iguoli nav ul li a.selected {
    background: url(../images/igame_li_hover.png) no-repeat bottom left;
    background-size: 100%;
    border: none;
    color: #f28e90;
    display: block;
    padding: 0 0.1rem;
}

.iguoli li .inews_div {
    border-bottom: 1px dashed #ffdddd;
    height: 0.75rem;
    width: 99%;
    margin-left: 0;
}

.iguoli li .inews_div a {
    font-size: 0.3125rem;
    color: #666666;
    height: 0.75rem;
    line-height: 0.75rem;
}

.iguoli li .inews_div a span.inews_zx {
    padding: .1rem;
    color: #666666;
    border-radius: 3px;
    margin-right: 0.1rem;
}

.iguoli li .inews_div span.inews_time {
    color: #666666;
    font-size: 0.3125rem;
    float: right;
    padding-right: 0.1rem
}


/*图片放大*/

.jietu_list {
    width: 100%;
    height: 6.2rem;
}

.i-pic {
    /* float: left; */
    position: relative;
    text-align: center;
}

.hover {
    width: 4.3rem;
    height: 2.5rem;
    float: left;
    z-index: 1000;
    /* background: rgba(0, 0, 0, 0.5); */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    margin: 0.2rem
}

.hover img {
    width: 4.3rem;
    /* height:  3.5rem; */
    border: 1px solid #ff7480;
}

.box {
    width: 4.3rem;
    /* height: 100%; */
    display: block;
    position: absolute;
    z-index: 15;
}

.pop_tuku_bar {
    width: 1049px;
}

.pop_video_bar {
    width: 849px;
}

.btn_tan_close {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    margin-top: 0;
    margin-right: 0;
    text-indent: -999em;
    overflow: hidden;
    background: url(../images/close_2.png) center no-repeat;
}

.tuku_left {
    float: left;
    display: inline;
    width: 1000px;
    overflow: hidden;
    color: #fff;
    line-height: 38px;
}

.tuku_right {
    float: right;
    display: inline;
    /* overflow: hidden; */
    width: 1rem;
    position: absolute;
    right: 0.8rem;
}

.pt_pics img {
    display: block;
}

.pt_lin {
    width: 100%;
    text-align: center;
    margin-top: -1.3rem;
    height: 1rem;
}

.pt_lin .ot_a,
.pt_lin .ot_b {
    font-size: 0.375rem;
}

.pt_lin .ot_a a,
.pt_lin .ot_b a {
    display: block;
    float: left;
    width: 48%;
    line-height: 1.4rem;
    color: #fff;
}

.ot_jie {
    float: left;
}

.pt_nms {
    height: 1rem;
    width: 100%;
    background: #fb94a3;
    color: #d9d4c7;
    padding-left: 15px;
}

.pt_nms .btn {
    width: 2rem;
    padding-left: 0;
    height: 1rem;
    display: block;
    line-height: 1rem;
    color: #fff;
}

.pt_nms .btn:hover {
    color: #fff;
}

.pt_nms .btn i {
    background: url(../img/popIcon.png) no-repeat 0 center;
    width: 14px;
    height: 46px;
    display: inline-block;
    float: left;
    padding-right: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.pt_nms .btn:hover i {
    -webkit-animation: arrowPop 1s infinite;
    animation: arrowPop 1s infinite;
}


/*底部*/

.bottom {
    text-align: center;
    margin-top: 1rem;
}

.bottom img {
    width: 3.75rem;
    height: 3.8125rem;
}

.go_top {
    display: block;
    cursor: pointer;
    margin-top: 0.5rem;
    text-align: center;
    height: 1.171875rem;
}

.go_top img {
    width: 3.875rem;
    height: 1.171875rem;
}

.foot {
    color: #666666;
    font-size: 0.25rem;
    text-align: center;
    padding: 1.6rem 0 0.5rem;
    line-height: 0.5rem;
    background-size: 100%;
    margin-top: 2.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.foot img {
    height: 0.78125rem;
    margin: 0;
}

.foot p {
    margin: 0;
}

.luntan {
    margin-right: 0.4rem;
    margin-top: -0.1rem;
}

.ny_foot {
    padding-bottom: 0.5rem;
    background-color: #fff8ff;
}

.luntan img {
    /* width: 2.4rem;
	height: 0.875rem; */
    /* width: 0.5625rem; */
    height: 0.65rem;
}

.luntan_customer {
    display: none;
}

.lan {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    font-size: 0.375rem;
    margin: 0.4rem 0.2rem;
    color: #736558;
}

.lan a {
    font-size: 0.375rem;
    color: #736558;
    display: block;
    padding: 0 0.1rem;
    margin: 0 .1rem;
}

.lan a.active {
    border: 1px solid #736558;
}

.lan a img {
    width: 0.234375rem;
    height: 0.171875rem;
    margin-left: 0.1rem;
}

.lang_select {
    position: fixed;
    right: 2.1rem;
    top: 1.55rem;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99999;
    display: none;
    width: 3rem;
}

.lang_select a {
    display: block;
    color: #736558;
    font-size: .347rem;
    background: url(../images/lang_line.png) no-repeat center top;
    background-size: 100%;
    padding: 0.4rem .2rem;
    text-align: center;
}

.tw,
.mw,
.gh {
    position: relative;
    height: 0.6rem;
    line-height: 0.6rem;
}


/* .tw a {
	/* position: absolute;
	float: none;
	display: inline-block;
	width: 1.2em;
	height: 1.4em;
	margin: 0 0 0 0.3rem;
	background: url(../images/youxidzbq.ebec05c.png) no-repeat bottom center;
	background-size: 100%; */


/* } */

.tw a img {
    width: 1.2em;
    height: 1.4em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.mw a img {
    width: 1.2em;
    height: 1.4em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.gh a img {
    width: 1.2em;
    height: 1.4em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.gh a img.rz {
    display: inline-block;
    width: 3.38em;
    height: 1.41em;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.jh a {
    color: #693c79;
}


/*新闻*/

.news_list,
.news_info {
    margin-top: 2.5rem
}

.news_info h1 {
    font-weight: normal;
}

.news_list nav li {
    width: 25%;
}

.news_sx {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /* display: flex;
	flex-direction: row;
	justify-content: center; */
}

.news_sx a {
    border: 1px solid #f28e90;
    padding: 0.2rem 0;
    margin: 0 1rem;
    width: 2.5rem;
    text-align: center;
    font-size: 0.375rem;
    color: #f28e90;
    display: inline-block;
}

.news_tuijian {
    width: 100%;
    margin: 1rem auto;
}

.news_tuijian h2 {
    border-bottom: 2px solid #f28e90;
    padding-bottom: 0.2rem;
    margin: 0.2rem 0.2rem 0.4rem;
    font-size: 0.375rem;
}

.news_tuijian_list ul li {
    float: left;
    border-bottom: 1px dashed #ffdddd;
    height: 0.75rem;
    width: 94%;
    margin-left: 0.3rem;
}

.news_tuijian_list ul li a {
    font-size: 0.28125rem;
    color: #666666;
    height: 0.75rem;
    line-height: 0.75rem;
    float: left;
}

.news_tuijian_list ul li .date {
    float: right;
    font-size: 0.28125rem;
    line-height: 0.75rem;
}

.news_more {
    background: url(../images/news_more.png) no-repeat center center;
    background-size: 100%;
    text-align: center;
    font-size: 0.4rem;
    color: #f28e90;
    height: 1.078125rem;
    margin: 1rem 0;
    line-height: 1.078125rem;
}

.news_hidden {
    display: none;
}

.news_info_tit {
    font-size: 0.5rem;
    border-bottom: 1px solid #e7e6e4;
    padding: 0 0.4rem;
    line-height: 1.2rem;
}

.news_info_tit span {
    font-size: 0.34rem;
    float: right;
}

.news_info_content {
    padding: 0.4rem;
    font-size: 0.35rem;
    line-height: 0.8rem;
}

.news_info_content img {
    max-width: 100%;
}

.news_list1_0924_cf {
    background: url(../newsimg/news_list1_0924_icon_01.png) no-repeat left top;
    padding-left: 0.8rem;
}

.news_list1_0924_qd {
    background: url(../newsimg/news_list1_0924_icon_02.png) no-repeat left top;
    padding-left: 0.8rem;
}

.game_iocn {
    background: url(../gameimg/game_iocn.jpg) no-repeat left center;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
}

.game_icon {
    background: url(../gameimg/game_iocn.jpg) no-repeat left 8px;
    margin-left: 1rem;
    padding-left: 0.5rem;
}

.down_span img {
    height: 0.3125rem;
    width: 0.3125rem;
}

.jh a {
    color: #e7894c;
}


/*人物图鉴*/

.role_main {
    /* max-height: 15.625rem; */
    background: #fff8ff url(../images/role_main.jpg) no-repeat top center;
    background-size: 100%;
    height: auto !important;
    margin-top: 1.93rem;
}

.role_container {
    /* width: 90%; */
    padding-top: 0.4rem;
    margin: 0 auto;
}

.role_tabs nav {
    background: url(../images/role_tabs_bg.png) no-repeat center center;
    background-size: 100%;
    width: 6.78125rem;
    height: 1.734375rem;
    position: relative;
    margin-left: 0.5rem;
}

.role_tabs nav ul {
    background: url(../images/role_tabs_bg_01.png) no-repeat center center;
    background-size: 100%;
    width: 4.5rem;
    height: 1.46875rem;
    position: absolute;
    left: 2.18rem;
}

.role_tabs nav ul li a {
    background: none;
    font-size: 0.375rem;
    height: 1.46875rem;
    line-height: 1.5rem;
    color: #999999;
    padding: 0 0.37rem;
}

.role_tabs nav ul li a.selected {
    background: none;
    color: #333333;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit {
    position: absolute;
    left: 0.6rem;
    writing-mode: tb-rl;
    height: 5.6rem;
    z-index: 3;
    top: 0.8rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit h1 {
    position: absolute;
    top: 0;
    left: 3rem;
    background: url(../images/role_name_bg.png) no-repeat center center;
    background-size: 100%;
    font-size: 0.40625rem;
    writing-mode: tb-rl;
    text-align: center;
    width: 1.234375rem;
    height: 2.203125rem;
    color: #fff;
    line-height: 1.4rem;
    font-weight: normal;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit h2 {
    position: absolute;
    top: 2.3rem;
    left: 3.1rem;
    writing-mode: tb-rl;
    color: #422948;
    font-size: 0.34375rem;
    height: 2.8125rem;
    line-height: 0.46875rem;
    font-weight: normal;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit p {
    font-size: 0.375rem;
    color: #422948;
    line-height: 0.65625rem;
    letter-spacing: 0.0625rem;
    border-left: 1px solid #d4d5e2;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_tit p span {
    font-size: 0.6875rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_d_img {
    position: absolute;
    right: -3rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_d_img img {
    width: 10rem;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_top {
    height: 10rem;
    width: 100%;
}

.role_tabs .cd-tabs-content li .swiper-slide .role_info {
    height: auto;
    width: 100%;
}

.role_info .role_detail {
    background: url(../images/role_detail_bg.png) no-repeat top center;
    background-size: 100%;
    margin-top: -1rem;
    position: relative;
    z-index: 1;
    text-align: left;
    padding-left: 0.4rem;
    color: #422948;
}

.role_info .role_detail .role_slmc {
    padding-top: 4rem;
}

.role_info .role_detail .role_slmc h1 {
    background: url(../images/role_slmc_title.png) no-repeat left center;
    background-size: 10%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 1.2rem;
    font-size: 0.625rem;
    font-weight: bold;
}

.role_info .role_detail .role_slmc.role_fz_slmc img {
    width: 2rem;
    margin: 0.3rem 0.3rem 0.3rem 0;
}

.role_info .role_detail .role_sssl {
    font-size: 0.625rem;
    font-weight: bold;
    padding-bottom: 1rem;
}

.role_info .role_detail .role_sssl span {
    font-size: 0.625rem;
    font-weight: normal;
}

#thumbs,
#thumbs1 {
    width: 76%;
    position: absolute;
    top: 12.5rem;
    margin-left: 12%;
    height: 2rem;
}

.thumbs .swiper-button-prev,
.thumbs1 .swiper-button-prev {
    background: url(../images/role_x_left.png) no-repeat 0 0;
    background-size: 100%;
    width: 0.734375rem;
    height: 0.734375rem;
    top: 13.9rem;
}

.thumbs .swiper-button-next,
.thumbs1 .swiper-button-next {
    background: url(../images/role_x_right.png) no-repeat 0 0;
    background-size: 100%;
    width: 0.734375rem;
    height: 0.734375rem;
    top: 13.9rem;
}

.gallery-top {
    height: 5rem;
    width: 100%;
}

.gallery-thumbs {
    height: 2rem;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.role_slmc .role_mcjn {
    width: 1.203125rem;
    height: 0.1rem;
    text-align: center;
    display: inline-block;
    padding: 1.5rem 0.2rem 0;
    margin-top: 0.2rem;
}

.role_slmc .role_mcjn img {
    width: 0.3rem;
}

.role_slmc .role_mcjn_01 {
    background: url(../images/tj_dc_jn_01.png) no-repeat left top;
    background-size: 100%;
}

.role_slmc .role_mcjn_02 {
    background: url(../images/tj_dc_jn_02.png) no-repeat left top;
    background-size: 100%;
}

.role_slmc .role_mcjn_03 {
    background: url(../images/tj_dc_jn_03.png) no-repeat left top;
    background-size: 100%;
}

.role_slmc .role_mcjn_04 {
    background: url(../images/tj_dc_jn_04.png) no-repeat left top;
    background-size: 100%;
}

.role_dc_slxg p {
    width: 2.2rem;
    padding: 0 0.2rem;
    font-size: 0.4375rem;
}

.role_slmc_zz {
    padding-top: 0!important
}


/*2019-7-10视频*/

.video_sy a {
    position: absolute;
    top: 8.3rem;
    left: 1.3rem;
    width: 1.2rem;
    height: 1.2rem;
    z-index: 2;
}

.video_sy img {
    width: 1.2rem;
    height: 1.2rem;
}

.video_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 7.8125rem;
    height: 4.890625rem;
    margin-left: -3.90625rem;
    margin-top: -2.4453125rem;
    z-index: 1001;
}

.video_box .close {
    position: absolute;
    left: 7.8rem;
    top: -.15rem;
    width: 0.71875rem;
    height: 0.78125rem;
    /* text-indent: -999em; */
    background: url(../images/video_close.png) no-repeat 50%;
    background-size: 100% 100%;
    z-index: 1002;
}

.video_dialog .mask {
    background: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    opacity: .5;
}