@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

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

:focus {
    outline: 0;
}

a:hover img {
    border: none;
}

a {
    text-decoration: none;
}

.clearfix {
    display: block;
}

* html img.png {
    _background-image: expression(this.runtimeStyle.backgroundImage="none", this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src="http://i0.itc.cn/20101019/848_0a785a7b_1118_4825_85dc_e8696988c94b_0.gif");
}

/*去除 input type=number 的上下按钮*/
input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

html,
body {
    position: relative;
    height: 100%;
    height: 100vh;
    overflow: hidden;
    color: #f0e1bc;
    font-family: 'font_m';
}

.wrap {
    position: relative;
    height: 100%;
    background: url(../img/page_bg.jpg) no-repeat center;
    background-size: cover;
}

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

.swiper-container {
    height: 100%;
}

.tid,
.db {
    display: block;
    overflow: hidden;
    text-indent: -999px;
}

.pa {
    position: absolute;
}

.is_m {
    display: none;
}


.layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.layer .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.layer .pop {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 702px;
    height: 488px;
    margin: -244px 0 0 -351px;
    padding: 52px 40px 52px 52px;
    box-sizing: border-box;
    background: url(../img/pop_bg.png) no-repeat center;
}

.layer .close {
    position: absolute;
    right: -74px;
    top: -4px;
    width: 58px;
    height: 59px;
    background: url(../img/close.png) no-repeat center;
    cursor: pointer;
}

.layer .detail {
    height: 100%;
    padding-right: 26px;
}
.layer .detail .title-huodong{
    margin: 0 auto 20px;
    width: 238px;
    height: 27px;
    background: url(../img/pop_bg_rule.png) no-repeat;
}
.layer .detail dd p{
    color: #683801;
}
.layer .detail dt.title_bg_m{
    background: url(../img/title_bg_m2.png) left center no-repeat;
    color: #653700;
}
.layer .detail table{
     width: 504px;
}
.layer .detail table th{
    background-color: #e5ceb3;
   color: #653700;
}
.layer .detail table td{
     color: #683801;
}
[data-wg=1] {
    display: none;
}

.wg_page [data-wg="1"] {
    display: block;
}

.wg_page [data-cy="1"] {
    display: none;
}
#gdnrHuodongController .pagination {
    display: none;
}
.logo {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    width: 128px;
    height: 84px;
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 99;
    transform-origin: 0 0;
}

.login_box {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    text-align: center;
    font-family: none;
    color: #000;
    z-index: 6;
    transform-origin: 100% 0%;
}

.login_box a {
    text-decoration: underline;
    color: #000;
}

/*弹窗*/
.pop-main {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.pop-main .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.pop-con {
    position: relative;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.pop-close {
    position: absolute;
    right: -70px;
    top: -4px;
    background: url(../img/close.png) no-repeat center;
    width: 58px;
    height: 59px;
}

#pop1 .pop-con {
    background-image: url(../img/pop1.png);
    width: 442px;
    height: 388px;
    padding-top: 70px;
}

.btn-wegame {
    width: 282px;
    height: 260px;
    margin: 0 auto;
}

#pop2 .pop-con,
#pop3 .pop-con,
#pop4 .pop-con,
#pop5 .pop-con,
#pop7 .pop-con {
    background-image: url(../img/pop2.png);
    width: 662px;
    height: 388px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#pop2 .pop-con p {
    font-size: 34px;
    color: transparent;
    line-height: 52px;
    text-align: center;
    background: linear-gradient(to bottom, #653700, #93540a);
    -webkit-background-clip: text;
    background-clip: text;
}

.tit-pop {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tit-pop em {
    background: url(../img/tit-pop-des.png) no-repeat 0 0;
    width: 77px;
    height: 18px;
}

.tit-pop span {
    font-size: 36px;
    color: transparent;
    line-height: 36px;
    padding: 0 10px;
    background: linear-gradient(to bottom, #653700, #93540a);
    -webkit-background-clip: text;
    background-clip: text;
}

.tit-pop em:nth-child(3) {
    background: url(../img/tit-pop-des.png) no-repeat -273px 0;
    width: 77px;
    height: 18px;
}

#pop4 p {
    font-size: 24px;
    color: #673801;
    line-height: 42px;
    text-align: center;
    padding-top: 35px;
}

#pop5 p {
    font-size: 24px;
    color: #673801;
    line-height: 42px;
    text-align: center;
    padding-top: 35px;
}

#pop5 p i {
    font-style: normal;
    color: #93540a;
}

#pop6 .pop-con {
    background-image: url(../img/pop2.png);
    width: 662px;
    height: 388px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#pop6 .btn-send-yzm {
    width: 150px;
    height: 40px;
    background: url(../img/pop6_code_btn.png) no-repeat;
    color: #693901;
}

.list-input {
    padding-top: 19px;
}

.list-input li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}

.list-input li p {
    font-size: 24px;
    color: #663701;
    line-height: 36px;
    width: 130px;
}

.list-input li input {
    width: 320px;
    height: 40px;
    border: 1px solid #a3815b;
    background-color: #b49a79;
    font-size: 20px;
    color: #fff;
    font-family: 'font_m';
    padding: 0 10px;
    box-sizing: border-box;
}
.list-input li input::placeholder{
    font-size: 20px;
    color: #fff;
}
.list-input li:nth-child(2) input {
    width: 160px;
}

.list-input li a {
    width: 150px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-left: 10px;
}

.list-input li a.gray {
    filter: grayscale(100%);
    pointer-events: none;
}

.btn-pop-yy {
    background: url(../img/pop6_btn.png) no-repeat;
    width: 282px;
    height: 60px;
    font-size: 20px;
    color: #f8e4b8;
    line-height: 78px;
    text-align: center;
    margin: 50px auto 0;
    text-indent: -9999rem;
}

.btn-pop-yy.gray {
    filter: grayscale(100%);
}

.tips-erro {
    font-size: 18px;
    color: #663701;
    line-height: 24px;
    width: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 238px;
}

.tips-erro em {
    background-position: -875px -220px;
    width: 6px;
    height: 6px;
}

.tips-erro span {
    padding: 0 10px;
}

.tips-erro.show {
    display: flex;
}

.scroll-wrapper {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.scroll-wrapper::-webkit-scrollbar {
    width: 4px;
    /* 垂直滚动条宽度 */
}

.scroll-wrapper::-webkit-scrollbar-thumb {
    background: #997349;
    /* 滑块颜色 */
    border-radius: 10px;
}

.scroll-wrapper::-webkit-scrollbar-track {
    /* 滑轨颜色 */
    background: url(../img/scrollbar.png) repeat-y center top;
}

.scroll-wrapper::-webkit-scrollbar-button {
    background: none;
    height: 40px;
}

.scroll-wrapper::-webkit-scrollbar-button:decrement {
    background: transparent;
    width: 6px;
    height: 42px;
}

.scroll-wrapper::-webkit-scrollbar-button:increment {
    background: transparent;
    width: 6px;
    height: 42px;
}

@-moz-document url-prefix() {
    .scroll-wrapper {
        scrollbar-width: thin;
        scrollbar-color: #d5b285 #b49662;
    }
}

table {
    margin: 10px auto;
    border: 2px solid #bc9f5b;
    max-width: 100%;
}

table th,
table td {
    padding: 10px;
    border: 1px solid #bc9f5b;
    text-align: center;
    color: #f0e1bc;
}

table th {
    font-size: 20px;
    color: #f5d592;
    background-color: #3e321d;
}

table td {
    font-size: 18px;
}
.page_nav {
    position: absolute;
    left: -250px;
    top: 50%;
    z-index: 9;
    width: 195px;
    height: 490px;
    margin-top: -245px;
    padding-top: 45px;
    box-sizing: border-box;
    background: url(../img/page_nav_bg.png) no-repeat 87px 50%;
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    -ms-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
}

.page_nav.show {
    left: 2.345%;
}

.page_nav .item,
.page_nav .item::after{
    background: url(../img/page_nav.png) no-repeat;
    cursor: pointer;
}

.page_nav .item {
    position: relative;
    width: 195px;
    height: 37px;
    margin: 0 auto 36px;
    background-position-x: 0px;
    text-indent: -9999em;
}

.page_nav .item::after {
    content: "";
    position: absolute;
    left: -1px;
    top: -10px;
    width: 194px;
    height: 55px;
    background-position-x: -215px;
    opacity: 0;
}

.page_nav .item.item1 {
    background-position-y: -10px;
}

.page_nav .item.item2 {
    background-position-y: -83px;
}

.page_nav .item.item3 {
    background-position-y: -156px;
}

.page_nav .item.item4 {
    background-position-y: -229px;
}

.page_nav .item.item5 {
    background-position-y: -302px;
}
.page_nav .item.item6 {
    background-position-y: -375px;
}
.page_nav .item.item1::after {
    background-position-y: 0;
}

.page_nav .item.item2::after {
    background-position-y: -73px;
}

.page_nav .item.item3::after {
    background-position-y: -146px;
}

.page_nav .item.item4::after {
    background-position-y: -219px;
}

.page_nav .item.item5::after {
    background-position-y: -292px;
}
.page_nav .item.item6::after {
    background-position-y: -365px;
}
.page_nav .item.active::after,
.page_nav .item:hover::after {
    opacity: 1;
}


.page1 {
    /* background: url(../img/home.jpg) no-repeat center; */
    background: url(../img/kv.jpg) no-repeat center;
    background-size: cover;
}

.list-float-cont {
    position: relative;
    width: 1210px;
    height: 330px;
    margin: 240px auto 0;
    /* opacity: 0; */
}

.list-float {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1210px;
    /* margin: 380px auto 0; */
    opacity: 0;
    transition: all 0.5s 0s ease;
}
.list-float li {
    position: relative;
    width: 287px;
    height: 330px;
    background: url(../img/p1_order_progress_item.png) no-repeat;
}

.list-float .progress_award {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 52px 0 0;
}

.list-float .progress_award .award_item {
    width: 100px;
    text-align: center;
    margin-bottom: 6px;
}

.list-float .progress_award .award_item:nth-child(1) {
    flex-basis: 100%;
}

.list-float .progress_award .award_item img {
    width: 72px;
    height: 72px;
    vertical-align: top;
    margin-bottom: 2px;
}

.list-float .progress_award .award_item .name {
    line-height: 18px;
    font-size: 16px;
    color: #fffcf2;
}

.list-float .progress_finish {
    display: none;
    position: absolute;
    top: 60px;
    left: 13px;
    width: 42px;
    height: 109px;
    overflow: hidden;
    text-indent: -999px;
    background: url(../img/p1_progress_finish.png) no-repeat;
}

.list-float .progress_num {
    position: absolute;
    left: 50%;
    margin-left: -88px;
    bottom: 32px;
    width: 176px;
    height: 36px;
    overflow: hidden;
    text-indent: -999px;
    background: url(../img/p1_progress_num.png) no-repeat;
}

.list-float li:nth-child(1) .progress_num {
    background-position: -2px -2px;
}

.list-float li:nth-child(2) .progress_num {
    background-position: -2px -42px;
}

.list-float li:nth-child(3) .progress_num {
    background-position: -2px -82px;
}

.list-float li:nth-child(4) .progress_num {
    background-position: -2px -122px;
}

.list-float li.on .progress_finish {
    display: block;
}

.page1 .title {
    position: absolute;
    right: -2vw;
    top: 0vh;
    width: 1228px;
    height: 587px;
    background: url(../img/home_title.png) no-repeat;
    transform-origin: 100% 0%;
}
.btn-yy {
    display: block;
    position: relative;
    width: 388px;
    height: 84px;
    margin: 24px auto 0;
    background: url(../img/p1_order_btn.png) no-repeat center top;
    cursor: pointer;
    overflow: hidden;
}

.btn-yy::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/p1_order_btn.png) no-repeat center -84px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.btn-yy:hover::after {
    opacity: 1;
}


.btn-yy.gray {
    background-position: 0 -167px;
}

.btn-yy.gray:hover::after {
    display: none;
}

.btn-jl {
    display: block;
    position: relative;
    width: 316px;
    height: 55px;
    margin: 24px auto 0;
    background: url(../img/p1_order_reward.png) no-repeat center -10px;
    cursor: pointer;
    overflow: hidden;
}

.btn-jl::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/p1_order_reward.png) no-repeat center -85px;
    opacity: 0;
    /* transition: all 0.3s ease-in-out; */
}

.btn-jl:hover::after {
    opacity: 1;
}

.btn-jl.btn-jl-ys {
    background: url(../img/p1_order_reward.png) no-repeat center -160px;
}

.btn-jl.btn-jl-ys::after {
    background: url(../img/p1_order_reward.png) no-repeat center -235px;
}

.yy-num {
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    color: #dabd70;
    background: url(../img/p1_order_num.png) no-repeat center;
}

.yy-num span {
    color: #ffffff;
}

.scroll_tips {
    position: absolute;
    left: 50%;
    bottom: 66px;
    width: 112px;
    height: 60px;
    margin-left: -56px;
    transform-origin: 50% 100%;
}

/* .scroll_tips em { background: url(../img/scroll_tips.png) no-repeat -60px 0; position: absolute; left: 60px; top: 0px; width: 32px; height: 32px; } */
.scroll_tips em {
    background: url(../img/scroll_tips.png) no-repeat -48px 0;
    position: absolute;
    left: 48px;
    top: 0px;
    width: 23px;
    height: 32px;
    -webkit-animation: scroll_arrow 1s infinite;
    -moz-animation: scroll_arrow 1s infinite;
    animation: scroll_arrow 1s infinite;
}

.scroll_tips span {
    background: url(../img/scroll_tips.png) no-repeat 0 -43px;
    position: absolute;
    left: 0px;
    top: 43px;
    width: 112px;
    height: 17px;
}



/* 内页通用 */
.pagebg {
    background: url(../img/page_bg.jpg) no-repeat center;
    background-size: cover;
}

.title_bg {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 20px;
    color: #f5d592;
    background: url(../img/title_bg.png) no-repeat left center;
}

.title_bg_l {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 20px;
    color: #f5d592;
    background: url(../img/title_bg_l.png) no-repeat left center;
}

.title_bg_xxl {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 20px;
    color: #f5d592;
    background: url(../img/title_bg_xxl.png) no-repeat left center;
}

.title_bg_m {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 20px;
    color: #f5d592;
    background: url(../img/title_bg_m.png) no-repeat left center;
}

.arrow_prev {
    width: 57px;
    height: 57px;
    border-radius: 100%;
    overflow: hidden;
    background: url(../img/page_controller.png) no-repeat -10px -88px;
    cursor: pointer;
    transition: box-shadow .5s ease-in-out;
}

.arrow_next {
    width: 57px;
    height: 57px;
    border-radius: 100%;
    overflow: hidden;
    background: url(../img/page_controller.png) no-repeat -87px -88px;
    cursor: pointer;
    transition: box-shadow .5s ease-in-out;
}

.arrow_prev:hover{
    background: url(../img/page_controller.png) no-repeat -10px -10px;
}
.arrow_next:hover {
     background: url(../img/page_controller.png) no-repeat -88px -10px;
}

.tab_content {
    position: relative;
    width: 1200px;
    height: 650px;
    margin: 20px auto 0;
}

.tab_content .tab_item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.detail dt {
    margin-bottom: 10px;
}

.detail dd {
    margin-bottom: 30px;
    line-height: 36px;
    font-size: 18px;
}

.detail dd p {
    text-indent: 2em;
}

.detail dd img {
    display: block;
    margin: 30px auto;
}

/* 版本玩法 */
.bbwf .tab_menu {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1240px;
    height: 62px;
    margin: 80px auto 0;
}

.bbwf .tab_menu li {
    position: relative;
    margin: 0 10px;
    width: 176px;
    height: 62px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px;
    background: url(../img/bbwf_tabmenu.png) no-repeat;
    background-position-y: -7px;
}

.bbwf .tab_menu li::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../img/bbwf_tabmenu.png) no-repeat;
    background-position-y: -76px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.bbwf .tab_menu li.item1,
.bbwf .tab_menu li.item1::after {
    width: 196px;
    background-position-x: -7px;
}

.bbwf .tab_menu li.item2,
.bbwf .tab_menu li.item2::after {
    background-position-x: -208px;
}

.bbwf .tab_menu li.item3,
.bbwf .tab_menu li.item3::after {
    background-position-x: -390px;
}

.bbwf .tab_menu li.item4,
.bbwf .tab_menu li.item4::after {
    background-position-x: -571px;
}

.bbwf .tab_menu li.item5,
.bbwf .tab_menu li.item5::after {
    background-position-x: -753px;
}

.bbwf .tab_menu li.item6,
.bbwf .tab_menu li.item6::after {
    width: 211px;
    background-position-x: -934px;
}

.bbwf .tab_menu li:hover::after,
.bbwf .tab_menu li.active::after {
    opacity: 1;
}

/* 通天塔 */
.bbwf .tab_content .tongtian {
    padding: 40px 30px 0 0px;
}

.bbwf .tab_content .tongtian .text {
    float: right;
    width: 610px;
}

.bbwf .tab_content .tongtian .text dl {
    width: 580px;
    height: 596px;
    padding-right: 16px;
}
.bbwf .tab_content .tongtian table{
    width: 580px;
    margin-bottom: 20px;
}
.bbwf .tab_content .tongtian table th{
    font-size: 18px;
    padding: 4px;
}
.bbwf .tab_content .tongtian table td{
    font-size: 16px;
    padding: 4px;
}
.th_w1{
    width: 54px;
}
/* .td_w1{
    width: 150px;
} */
.td_w2{
    width: 52px;
}
.bbwf .tab_content .tongtian .photo {
    float: left;
    margin-left: -38px;
    margin-right: 10px;
    width: 576px;
}
.bbwf .tab_content .tongtian .photo_swiper {
    height: 524px;
}

.bbwf .tab_content .tongtian .photo_swiper img {
    display: block;
    width: 100%;
    height: 100%;
}

.bbwf .tab_content .tongtian .controller {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}

.bbwf .tab_content .tongtian .controller .prev {
    margin-right: 35px;
}

.bbwf .tab_content .tongtian .controller .next {
    margin-left: 35px;
}

.bbwf .tab_content .tongtian .controller .swiper-pagination-bullet {
    width: 20px;
    height: 31px;
    margin: 0 9px;
    background: url(../img/page_controller.png) no-repeat -163px -55px;
    opacity: 1;
}

.bbwf .tab_content .tongtian .controller .swiper-pagination-bullet::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/page_controller.png) no-repeat -166px -10px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.bbwf .tab_content .tongtian .controller .swiper-pagination-bullet-active::after {
    opacity: 1;
}

/* 决战望烽台 */
.bbwf .tab_content .juezhan {
    padding: 80px 30px 0 0px;
}

.bbwf .tab_content .juezhan .text {
    float: right;
    width: 606px;
}

.bbwf .tab_content .juezhan .text dl {
    width: 580px;
    height: 562px;
    padding-right: 16px;
}
.bbwf .tab_content .juezhan .text dl p{
    position: relative;
}
.bbwf .tab_content .juezhan .text dl p.bbwf-des::after {
    content: '';
    position: absolute;
    top: 16px;
    left: 22px;
    width: 8px;
    height: 8px;
    background: url(../img/gxyh-des.png) no-repeat;
}
.bbwf .tab_content .juezhan  table{
    width: 510px;
}

.bbwf .tab_content .juezhan .photo {
    float: left;
    margin-right: 20px;
    width: 528px;
    height: 505px;
}

.bbwf .tab_content .juezhan .photo img {
    display: block;
    width: 100%;
}

/* 犯境辽兵 */
.bbwf .tab_content .fanjing {
    padding: 80px 30px 0 0px;
}

.bbwf .tab_content .fanjing .text {
    float: right;
    width: 606px;
}

.bbwf .tab_content .fanjing .text dl {
    width: 580px;
    height:562px;
    padding-right: 16px;
}

.bbwf .tab_content .fanjing .photo {
    float: left;
    width: 620px;
    height: 504px;
    margin-left: -92px;
}

.bbwf .tab_content .fanjing .photo img {
    display: block;
    width: 100%;
}

/* 缘法奇境 */
.bbwf .tab_content .yuanfa {
    padding: 6px 20px 0;
}

.bbwf .tab_content .yuanfa .text {
    width: 1134px;
    padding-top: 20px;
}

.bbwf .tab_content .yuanfa .text dl {
    width: 1084px;
    height: 168px;
    padding-right: 40px;
}

.bbwf .tab_content .yuanfa .photo {
    position: relative;
    margin: 20px auto;
    width: 1020px;
    height: 427px;
}

.bbwf .tab_content .yuanfa .photo_swiper {
    width: 754px;
    height: 427px;
    margin: 0 auto;
}

.bbwf .tab_content .yuanfa .photo img {
    display: block;
    width: 100%;
}


.bbwf .tab_content .yuanfa .controller .prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    margin-top: -26px;
}

.bbwf .tab_content .yuanfa .controller .next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
    margin-top: -26px;
}

/* 柳林渡之役 */
.bbwf .tab_content .liulin {
    padding: 6px 20px 0;
}

.bbwf .tab_content .liulin .text {
    width: 1134px;
    padding-top: 20px;
}

.bbwf .tab_content .liulin .text dl {
    width: 1084px;
    height: 168px;
    padding-right: 40px;
}

.bbwf .tab_content .liulin .text dl table {
    width: 504px;
}

.bbwf .tab_content .liulin .photo {
    position: relative;
    margin: 20px auto;
    width: 1020px;
    height: 427px;
}

.bbwf .tab_content .liulin .photo_swiper {
    width: 754px;
    height: 427px;
    margin: 0 auto;
}

.bbwf .tab_content .liulin .photo img {
    display: block;
    width: 100%;
}

.bbwf .tab_content .liulin .rule {
    cursor: pointer;
    z-index: 3;
    position: absolute;
    left: 50%;
    margin-left: -117.5px;
    bottom: 5px;
    width: 235px;
    height: 32px;
    background: url(../img/bbwf_rule_btn.png) no-repeat;
}

.bbwf .tab_content .liulin .controller .prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    margin-top: -26px;
}

.bbwf .tab_content .liulin .controller .next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 3;
    margin-top: -26px;
}

.bbwf .tab_content .peiyang {
    padding: 100px 85px 0;
}

.bbwf .tab_content .peiyang dl {
    height: 466px;
    padding-right: 40px;
    overflow-y: auto;
}

.bbwf .tab_content .peiyang img {
    display: block;
    margin: 30px auto;
}

.bbwf .tab_content .peiyang table {
    margin: 30px auto;
}

.bbwf .tab_content .peiyang th,
.bbwf .tab_content .peiyang td {
    width: 250px;
}

.bbwf .tab_content .peiyang .text {
    float: left;
    width: 580px;
}

.bbwf .tab_content .peiyang .photo {
    float: right;
    width: 390px;
}

.bbwf .tab_content .peiyang .photo img {
    display: block;
    width: 100%;
}

/* 肃清中原诛暗探 */
.bbwf .tab_content .suqing {
    padding: 80px 20px 0;
}

.bbwf .tab_content .suqing dl {
    height: 466px;
    padding-right: 40px;
    overflow-y: auto;
}

.bbwf .tab_content .suqing img {
    display: block;
    margin: 30px auto;
}

/* 武境等级 */
.wjdj .tab_menu {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 576px;
    height: 80px;
    margin: 60px auto 0;
}

.wjdj .tab_menu li {
    position: relative;
    width: 234px;
    height: 66px;
    background: url(../img/wjdj_tabmenu.png) no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px;
}

.wjdj .tab_menu li::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../img/wjdj_tabmenu.png) no-repeat;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.wjdj .tab_menu li.item1 {
    background-position: -10px -10px;
}

.wjdj .tab_menu li.item1::after {
    background-position: -10px -96px;
}

.wjdj .tab_menu li.item2 {
    background-position: -264px -10px;
}

.wjdj .tab_menu li.item2::after {
    background-position: -264px -96px;
}

.wjdj .tab_menu li:hover::after,
.wjdj .tab_menu li.active::after {
    opacity: 1;
}

.wjdj .tab_content .dengji {
    padding: 10px 54px 0 10px;
}

.wjdj .tab_content .dengji dl {
    height: 622px;
    padding-right: 30px;
    overflow-y: auto;
}

.wjdj .tab_content .zhenjue {
    padding: 10px 54px 0 10px;
    overflow-y: auto;
}

.wjdj .tab_content .zhenjue dl {
    height: 622px;
    padding-right: 30px;
    overflow-y: auto;
}

.wjdj .tab_content .text {
    float: left;
    width: 100%;
}
.wj-img {
    width: 574px;
    height: 387px;
    margin: 0 auto 30px;
}
.wj-img img{
    width: 100%;
    height: 100%;
}
/* 周年外观 */

.znwg .tab_content {
    height: 900px;
}

.znwg_photo_swiper {
    width: 1066px;
    margin: 0 auto;
   
}

.znwg_controller .prev {
    position: absolute;
    left: -20px;
    top: 50%;
    z-index: 8;
    margin-top: -36px;
}

.znwg_controller .next {
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -36px;
}
.znwg .text {
    position: absolute;
    left: 0;
    top: 670px;
    width: 622px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #f0e1bc;
    background: url(../img/znwg_text.png) no-repeat;
    font-size: 20px;
}
.znwg .btn_read {
    background: url(../img/btn_read.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 5;
    width: 65px;
    height: 65px;
    cursor: pointer;
    animation: 2s linear 0s infinite normal none running videoPlay;

}
/* 时装 */
.znwg .shizhuang_menu {
    position: absolute;
    left: 0;
    top: 120px;
    z-index: 3;
}
.znwg .shizhuang_menu li {
    position: absolute;
    width: 77px;
    height: 77px;
    background: url(../img/znwg_sz_menu.png) no-repeat;
    background-position-y: -2px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px;
}
.znwg .shizhuang_menu li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/znwg_sz_menu.png) no-repeat;
    background-position-y: -83px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.znwg .shizhuang_menu li.item1{
    left: 153px;
    top: 0px;
}
.znwg .shizhuang_menu li.item1::after,
.znwg .shizhuang_menu li.item1 {
   background-position-x: -2px;
}

.znwg .shizhuang_menu li.item2 {
    left: 72px;
    top: 72px;
}
.znwg .shizhuang_menu li.item2::after,
.znwg .shizhuang_menu li.item2 {
   background-position-x: -83px;
}
.znwg .shizhuang_menu li.item3 {
    left: 17px;
    top: 168px;
}
.znwg .shizhuang_menu li.item3::after,
.znwg .shizhuang_menu li.item3 {
   background-position-x: -164px;
}
.znwg .shizhuang_menu li.item4 {
    left: 0px;
    top: 274px;
}
.znwg .shizhuang_menu li.item4::after,
.znwg .shizhuang_menu li.item4 {
   background-position-x: -245px;
}
.znwg .shizhuang_menu li.item5 {
    left: 17px;
    top: 378px;
}
.znwg .shizhuang_menu li.item5::after,
.znwg .shizhuang_menu li.item5 {
   background-position-x: -326px;
}
.znwg .shizhuang_menu li.item6 {
    left: 71px;
    top: 474px;
}
.znwg .shizhuang_menu li.item6::after,
.znwg .shizhuang_menu li.item6 {
   background-position-x: -407px;
}
.znwg .shizhuang_menu li.item7 {
    left: 155px;
    top: 547px;
}
.znwg .shizhuang_menu li.item7::after,
.znwg .shizhuang_menu li.item7 {
   background-position-x: -488px;
}
.znwg .shizhuang_menu li.item8 {
    left: 258px;
    top: 592px;
}
.znwg .shizhuang_menu li.item8::after,
.znwg .shizhuang_menu li.item8 {
   background-position-x: -569px;
}
.znwg .shizhuang_menu li.item9 {
    left: 371px;
    top: 606px;
}
.znwg .shizhuang_menu li.item9::after,
.znwg .shizhuang_menu li.item9 {
   background-position-x: -650px;
}
.znwg .shizhuang_menu li:hover::after,
.znwg .shizhuang_menu li.active::after {
    opacity: 1;
}

.znwg .shizhuang_list {
    position: absolute;
    left: 48px;
    top: 116px;
    width:634px;
    height: 634px;
    background: url(../img/znwg_sz_bg.png) no-repeat;
}
.znwg .shizhuang_list .shizhuang_list_img{
    width: 675px;
    height: 695px;
    display: none;
}
.znwg .shizhuang_list .shizhuang_list_img.active{
    display: block;
}
.znwg .shizhuang_list .shizhuang_list_img img {
    display: block;
    width: 675px;
    height: 695px;
    margin-top: -48px;
    margin-left: -40px;
}

.znwg .shizhuang .hair {
    position: absolute;
    right: 0px;
    top: 112px;
    width: 357px;
    height: 624px;
    background: url(../img/znwg_sz_hair.png) no-repeat;

}
/* .znwg .shizhuang .hair_b {
    background: url(../img/znwg_shizhuang_hair.png) no-repeat;
} */
.znwg .shizhuang .name {
    position: absolute;
    left: 638px;
    top: 118px;
    z-index: 3;
    width: 96px;
    height: 304px;
    background: url(../img/znwg_sz_name.png) no-repeat;
}
.znwg .shizhuang .s_text {
    position: absolute;
    left: 468px;
    top: 752px;
    width: 462px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #f0e1bc;
    background: url(../img/znwg_shizhuang_text.png?v2) no-repeat;
    font-size: 20px;
}

.znwg .shizhuang .btn_read {
    left: 678px;
    top: 448px;
}

/* 珍兽 */
.znwg .zhenshou_menu {
    position: absolute;
    left: 130px;
    top: 122px;
    z-index: 3;
}
.znwg .zhenshou_menu li {
    position: absolute;
    width: 77px;
    height: 77px;
    background: url(../img/znwg_zs_tabmenu.png) no-repeat;
    background-position-y: -2px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px;
}
.znwg .zhenshou_menu li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/znwg_zs_tabmenu.png) no-repeat;
    background-position-y: -83px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.znwg .zhenshou_menu li.item1{
    left: 153px;
    top: 0px;
}
.znwg .zhenshou_menu li.item1::after,
.znwg .zhenshou_menu li.item1 {
   background-position-x: -2px;
}

.znwg .zhenshou_menu li.item2 {
    left: 72px;
    top: 72px;
}
.znwg .zhenshou_menu li.item2::after,
.znwg .zhenshou_menu li.item2 {
   background-position-x: -83px;
}
.znwg .zhenshou_menu li.item3 {
    left: 17px;
    top: 168px;
}
.znwg .zhenshou_menu li.item3::after,
.znwg .zhenshou_menu li.item3 {
   background-position-x: -164px;
}
.znwg .zhenshou_menu li.item4 {
    left: 0px;
    top: 274px;
}
.znwg .zhenshou_menu li.item4::after,
.znwg .zhenshou_menu li.item4 {
   background-position-x: -245px;
}
.znwg .zhenshou_menu li.item5 {
    left: 17px;
    top: 378px;
}
.znwg .zhenshou_menu li.item5::after,
.znwg .zhenshou_menu li.item5 {
   background-position-x: -326px;
}
.znwg .zhenshou_menu li.item6 {
    left: 71px;
    top: 474px;
}
.znwg .zhenshou_menu li.item6::after,
.znwg .zhenshou_menu li.item6 {
   background-position-x: -407px;
}
.znwg .zhenshou_menu li.item7 {
    left: 155px;
    top: 547px;
}
.znwg .zhenshou_menu li.item7::after,
.znwg .zhenshou_menu li.item7 {
   background-position-x: -488px;
}
.znwg .zhenshou_menu li.item8 {
    left: 258px;
    top: 592px;
}
.znwg .zhenshou_menu li.item8::after,
.znwg .zhenshou_menu li.item8 {
   background-position-x: -569px;
}
.znwg .zhenshou_menu li.item9 {
    left: 371px;
    top: 606px;
}
.znwg .zhenshou_menu li.item9::after,
.znwg .zhenshou_menu li.item9 {
   background-position-x: -650px;
}
.znwg .zhenshou_menu li:hover::after,
.znwg .zhenshou_menu li.active::after {
    opacity: 1;
}

.znwg .zhenshou_list {
    position: absolute;
    left: 177px;
    top: 117px;
    width:634px;
    height: 634px;
    background: url(../img/znwg_sz_bg.png) no-repeat;
}
.znwg .zhenshou_list .zhenshou_list_img{
    width: 1062px;
    height: 790px;
}

.znwg .zhenshou_list .zhenshou_list_img img {
    display: block;
    width: 1062px;
    height: 790px;
    margin-top: -62px;
    margin-left: -150px;
}
.znwg .zhenshou .name {
    position: absolute;
    left: 794px;
    top: 120px;
    z-index: 3;
    width: 47px;
    height: 304px;
    background: url(../img/znwg_zs_name.png) no-repeat;
}
.znwg .zhenshou .text {
    left: 208px;
    top: 816px;
}

.znwg .zhenshou .btn_read {
    left: 786px;
    top: 450px;
}
/* 单服装 */
.znwg .danshizhuang .photo_img {
    position: absolute;
    left: 15px;
    top: 104px;
    width:620px;
    height: 620px;
    background: url(../img/znwg_dsz_bg.png) no-repeat;
}
.znwg .danshizhuang .photo_img .photo_img_size{
    position: relative;
    width: 489px;
    height: 649px;
}
.znwg .danshizhuang .photo_img img {
    display: block;
    width: 489px;
    height: 649px;
    margin-top: -18px;
    margin-left: 81px;
}

.znwg .danshizhuang .hair {
    position: absolute;
    right: 70px;
    top: 111px;
    width: 295px;
    height: 644px;
    background: url(../img/znwg_dsz_hair.png) no-repeat;
}

.znwg .danshizhuang .name {
    position: absolute;
    left: 578px;
    top: 107px;
    z-index: 3;
    width: 96px;
    height: 365px;
    background: url(../img/znwg_dsz_name.png) no-repeat;
}
.znwg .danshizhuang .text {
    left: 28px;
    top: 752px;
}

.znwg .danshizhuang .btn_read {
    left: 594px;
    top: 492px;
}
/* 武器 */
.znwg .wuqi .photo_img {
    position: absolute;
    left: 146px;
    top: 102px;
    width:624px;
    height: 624px;
    background: url(../img/znwg_wq_bg.png) no-repeat;
}
.znwg .wuqi .photo_img .photo_img_size{
    position: relative;
    width: 440px;
    height: 721px;
}
.znwg .wuqi .photo_img img {
    display: block;
    width: 440px;
    height: 721px;
    margin-top: -36px;
    margin-left: 106px;
}

.znwg .wuqi .hair {
    position: absolute;
    right: 134px;
    top: 114px;
    width: 185px;
    height: 608px;
    background: url(../img/znwg_wq_hair.png) no-repeat;
}

.znwg .wuqi .name {
    position: absolute;
    left: 120px;
    top: 130px;
    z-index: 3;
    width: 47px;
    height: 324px;
    background: url(../img/znwg_wq_name.png) no-repeat;
}
.znwg .wuqi .text {
    left: 148px;
    top: 753px;
}

.znwg .wuqi .btn_read {
    left: 112px;
    top: 474px;
}
/* 坐骑 */
.znwg .zuoqi .photo_img {
    position: absolute;
    left: 202px;
    top: 102px;
    width:624px;
    height: 624px;
    background: url(../img/znwg_wq_bg.png) no-repeat;
}
.znwg .zuoqi .photo_img .znwg_zuoqi_img{
    display: block;
    width: 964px;
    height: 848px;
    margin-top: -148px;
    margin-left: -100px;
    background: url(../img/znwg_zq_img.png) no-repeat;

}
.znwg .zuoqi .name {
    position: absolute;
    left: 177px;
    top: 126px;
    z-index: 3;
    width: 47px;
    height: 324px;
    background: url(../img/znwg_zq_name.png) no-repeat;
}
.znwg .zuoqi .text {
    left: 206px;
    top: 752px;
}

.znwg .zuoqi .btn_read {
    left: 168px;
    top: 475px;
}
/* 头饰 */
.znwg .toushi .photo_img {
    position: absolute;
    left: 202px;
    top: 102px;
    width:624px;
    height: 624px;
    background: url(../img/znwg_wq_bg.png) no-repeat;
}
.znwg .toushi .photo_img .photo_img_size{
    position: relative;
    width: 578px;
    height: 669px;
}
.znwg .toushi .photo_img img {
    display: block;
    width: 578px;
    height: 669px;
    margin-top: 12px;
    margin-left: 21px;
}
.znwg .toushi .name {
    position: absolute;
    left: 177px;
    top: 128px;
    z-index: 3;
    width: 47px;
    height: 324px;
    background: url(../img/znwg_ts_name.png) no-repeat;
}
.znwg .toushi .text {
    left: 206px;
    top: 752px;
}

.znwg .toushi .btn_read {
    left: 168px;
    top: 476px;
}
/* 更多精彩 */
.gdjc .tab_menu {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 980px;
    height: 164px;
    margin: 70px auto 0;
}
.gdjc .tab_menu li {
    position: relative;
    margin:10px 32px;
    width: 176px;
    height: 62px;
    background: url(../img/gdjc_tabmenu.png) no-repeat;
    background-position-y: -8px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px;
}

.gdjc .tab_menu li::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../img/gdjc_tabmenu.png) no-repeat;
    background-position-y: -75px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.gdjc .tab_menu li.item1,
.gdjc .tab_menu li.item1::after {
    background-position-x: -30px;
}

.gdjc .tab_menu li.item2,
.gdjc .tab_menu li.item2::after {
    background-position-x: -209px;
}

.gdjc .tab_menu li.item3,
.gdjc .tab_menu li.item3::after {
    width: 196px;
    background-position-x: -389px;
}

.gdjc .tab_menu li.item4,
.gdjc .tab_menu li.item4::after {
    width: 196px;
    background-position-x: -588px;
}

.gdjc .tab_menu li.item5,
.gdjc .tab_menu li.item5::after {
    background-position-x: -787px;
}

.gdjc .tab_menu li.item6,
.gdjc .tab_menu li.item6::after {
    background-position-x: -967px;
}

.gdjc .tab_menu li.item7,
.gdjc .tab_menu li.item7::after {
    background-position-x: -1146px;
}

.gdjc .tab_menu li:hover::after,
.gdjc .tab_menu li.active::after {
    opacity: 1;
}

.gdjc .tab_content .tab_item {
    padding: 0px 56px 0 10px;
}

.gdjc .tab_content .tab_item dl {
    height: 572px;
    padding-right: 32px;
    overflow-y: auto;
}

.gdjc .tab_content .tab_item dl p.gdjc-des {
    position: relative;
}

.gdjc .tab_content .tab_item dl p.gdjc-des::after {
    content: '';
    position: absolute;
    top: 16px;
    left: 22px;
    width: 8px;
    height: 8px;
    background: url(../img/gxyh-des.png) no-repeat;
}

.gdjc .tab_content .tab_item.yiwu dl table {
    width: 860px;
}

.gdjc .tab_content .tab_item.tianqian dl table {
    margin: 32px auto 0;
    width: 900px;
}

.gdjc .tab_content .tab_item.miji dl table {
    width: 690px;
    margin: 20px auto;
}

.gdjc .tab_content .tab_item.miji dl table th {
    width: 50%;
}

.gdjc .tab_content .tab_item.haolong dl table,
.gdjc .tab_content .tab_item.jianghu dl table {
    width: 520px;
}

/* 更新优化 */
.gxyh .tab_menu {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 576px;
    height: 80px;
    margin: 60px auto 0;
}

.gxyh .tab_menu li {
    position: relative;
    width: 234px;
    height: 66px;
    background: url(../img/gxyh_tabmenu.png) no-repeat;
    background-position-y: -66px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px;
}

.gxyh .tab_menu li::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../img/gxyh_tabmenu.png) no-repeat;
    background-position-y: 0px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.gxyh .tab_menu li.item1,
.gxyh .tab_menu li.item1::after {
    background-position-x: 0;
}

.gxyh .tab_menu li.item2,
.gxyh .tab_menu li.item2::after {
    background-position-x: -378px;
}

.gxyh .tab_menu li:hover::after,
.gxyh .tab_menu li.active::after {
    opacity: 1;
}

.gxyh .tab_title p {
    position: relative;
    width: 322px;
    height: 27px;
    background: url(../img/gxyh_title.png) no-repeat;
    overflow: hidden;
    text-indent: -999px;
}

.gxyh .tab_content .jianfu {
    display: block;
    padding: 20px 56px 0 10px;
}

.gxyh .tab_content .jianfu dl {
    height: 622px;
    padding-right: 32px;
    overflow-y: auto;
}

.gxyh .tab_content .jianfu dl p.gxyh-des {
    position: relative;
}

.gxyh .tab_content .jianfu dl p.gxyh-des::after {
    content: '';
    position: absolute;
    top: 16px;
    left: 22px;
    width: 8px;
    height: 8px;
    background: url(../img/gxyh-des.png) no-repeat;
}
.gxyh .tab_content .swiper_huodong_bg {
    position: relative;
    width: 958px;
    height: 534px;
    margin: 12px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: url(../img/gxyh_huodong_bg.png) no-repeat;
}
.gxyh .tab_content .swiper_huodong_bg::before,
.gxyh .tab_content .swiper_huodong_bg::after{
    content: '';
    z-index: 2;
    pointer-events: none;
    position: absolute;
    width: 159px;
    height: 63px;
}
.gxyh .tab_content .swiper_huodong_bg::before{
    top: 23px;
    left: 0;
    background: url(../img/gxyh_huodong_l.png) center center no-repeat;
}
.gxyh .tab_content .swiper_huodong_bg::after{
    right: 0;
    bottom: 27px;
    background: url(../img/gxyh_huodong_r.png) center center no-repeat;
}
.gxyh .tab_content .photo_swiper{
    width: 898px;
    height: 432px;
}
.gxyh .tab_content .photo_swiper img {
    display: block;
    width: 100%;
    height: 100%;
}

.gxyh .tab_content .arrow_prev {
    position: absolute;
    left: 10px;
    top: 260px;
}

.gxyh .tab_content .arrow_next {
    position: absolute;
    right:10px;
    top: 260px;
}

/* 视频 */
.layer_video .pop {

    width: 1016px;
    height: 578px;
    padding: 0;
    margin: -289px 0 0 -508px;
    background: none;
}

.layer_video .border {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/video_border.png) no-repeat;
    pointer-events: none;
}

.layer_video .video_wrap {
    background-color: #000;
    width: 988px;
    height: 550px;
    margin-left: 14px;
    margin-top: 14px;
}

.layer_video .video_wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



@-webkit-keyframes scroll_arrow {

    0%,
    100% {
        -webkit-transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 5px);
    }
}

@-moz-keyframes scroll_arrow {

    0%,
    100% {
        -moz-transform: translate(0, 0);
    }

    50% {
        -moz-transform: translate(0, 5px);
    }
}

@keyframes scroll_arrow {

    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 5px);
    }
}
@keyframes videoPlay {

	0%,
	100% {
		transform: scale(1.1);
	}

	50% {
		transform: scale(1);
	}
}