html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #141312;
}
a, input {
    outline: 0
}
fieldset, img, input {
    border: 0
}
a, b, blockquote, body, button, canvas, dd, div, dl, dt, em, fieldset, footer, form, frame, frameset, h1, h2, h3, h4, h5, h6, header, i, iframe, img, input, label, li, main, nav, ol, optgroup, p, pre, section, select, span, strong, table, tbody, td, textarea, th, thead, tr, ul, video {
    margin: 0;
    padding: 0
}
b, em, i, strong, th {
    font-style: normal;
    font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}
a {
    text-decoration: none;
    cursor: pointer
}
a:active, a:hover {
    outline-width: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
li, ol, ul {
    list-style: none
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}
*{
    font-family: "Microsoft Yahei";
}
/*# sourceMappingURL=reset.pc.css.map */

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

html img,
body img {
    display: inline;
    width: auto;
    border: 0;
}

html, body, .body, .main-swiper, .main-swiper .swiper-slide, .page {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}

/* logo、侧边栏 */
.logo {
    position: absolute;
    top: 0.3rem;
    left: 0.5rem;
    z-index: 50;
    font-size: 0;
}
.logo img {
    width: 2.16rem;
}
.arrow {
    width: 2rem;
    height: 0.42rem;
    position: absolute;
    left: 50%;
    margin-left: -1rem;
    bottom: 0.1rem;
    z-index: 50;
    animation: arrow 2.5s linear infinite;
    -webkit-animation: arrow 2.5s linear infinite;
    -moz-animation: arrow 2.5s linear infinite;
    -ms-animation: arrow 2.5s linear infinite;
    cursor: pointer;
}
.arrow.swiper-button-disabled {
    display: none;
}
@keyframes arrow {
    0% {transform: translateY(0);opacity: 0.6;}
    50% {transform: translateY(20%);opacity: 1;}
    100% {transform: translateY(0);opacity: 0.6;}
}

@-webkit-keyframes arrow {
    0% {transform: translateY(0);opacity: 0.6;}
    50% {transform: translateY(20%);opacity: 1;}
    100% {transform: translateY(0);opacity: 0.6;}
}

@-moz-keyframes arrow {
    0% {transform: translateY(0);opacity: 0.6;}
    50% {transform: translateY(20%);opacity: 1;}
    100% {transform: translateY(0);opacity: 0.6;}
}

@-ms-keyframes arrow {
    0% {transform: translateY(0);opacity: 0.6;}
    50% {transform: translateY(20%);opacity: 1;}
    100% {transform: translateY(0);opacity: 0.6;}
}
.aside-box {
    width: 1.41rem;
    height: 6.33rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.94rem;
    z-index: 50;
    font-size: 0;
    background: url(../images/aside_bg.png);
    background-size: 100% 100%;
}
.aside-box a {
    opacity: 0.9;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}
.aside-box a:hover {
    opacity: 1;
}
.aside-box .ewm-box {
    width: 1.16rem;
    height: 1.16rem;
    margin: 0.9rem auto 0.1rem;
    background: url(../images/aside_ewm_bg.png);
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
.aside-box .ewm-box .ewm {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}
.aside-box .ewm-box .scan {
    width: 1.6rem;
    height: 0.12rem;
    position: absolute;
    left: 50%;
    margin-left: -0.7rem;
    top: 0;
    z-index: 5;
    animation: scan 2.5s linear infinite;
    -webkit-animation: scan 2.5s linear infinite;
    -moz-animation: scan 2.5s linear infinite;
    -ms-animation: scan 2.5s linear infinite;
}
@keyframes scan {
    0% {transform: translate3d(0, 0, 0);}
    50% {transform: translate3d(0, 1rem, 0);}
    100% {transform: translate3d(0, 0, 0);}
}

@-webkit-keyframes scan {
    0% {transform: translate3d(0, 0, 0);}
    50% {transform: translate3d(0, 1rem, 0);}
    100% {transform: translate3d(0, 0, 0);}
}

@-moz-keyframes scan {
    0% {transform: translate3d(0, 0, 0);}
    50% {transform: translate3d(0, 1rem, 0);}
    100% {transform: translate3d(0, 0, 0);}
}

@-ms-keyframes scan {
    0% {transform: translate3d(0, 0, 0);}
    50% {transform: translate3d(0, 1rem, 0);}
    100% {transform: translate3d(0, 0, 0);}
}

.aside-box .btn-aside {
    display: block;
    width: 1.16rem;
    margin: 0 auto 0.1rem;
}
.aside-box .btn-aside img {
    width: 1.16rem;
}
.aside-box .share-box {
    width: 100%;
    height: 0.37rem;
    text-align: center;
    margin: 0.15rem auto;
    position: relative;
}
.aside-box .share-box>a {
    display: inline-block;
    width: 0.37rem;
    height: 0.37rem;
    margin: 0 0.03rem;
}
.aside-box .share-box>a img {
    width: 0.37rem;
}
.aside-box .share-box .qq-ewm-box {
    width: 4.76rem;
    height: 1.37rem;
    position: absolute;
    top: -0.5rem;
    left: 1.5rem;
    background: url(../images/qq_ewm_frame.png);
    background-size: 100% 100%;
    display: none;
}
.aside-box .share-box>a.qq:hover + .qq-ewm-box {
    display: block;
}
.aside-box .share-box .qq-ewm-box ul {
    width: 100%;
    height: 1.6rem;
    position: absolute;
    left: 0;
    top: -0.3rem;
    text-align: center;
}
.aside-box .share-box .qq-ewm-box ul li {
    width: 1.4rem;
    height: 100%;
    display: inline-block;
    margin: 0 0.06rem;
    position: relative;
}
.aside-box .share-box .qq-ewm-box ul li .qq-ewm-img {
    width: 1.38rem;
    height: 1.38rem;
    margin: 0 auto;
    background: url(../images/qq_ewm_bg.png);
    background-size: 100% 100%;
    position: relative
}
.aside-box .share-box .qq-ewm-box ul li .qq-ewm-img img {
    width: 1.3rem;
    height: 1.3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.65rem;
    margin-left: -0.65rem;
    border-radius: 5px;
}
.aside-box .share-box .qq-ewm-box ul li p {
    width: 100%;
    height: 0.25rem;
    line-height: 0.25rem;
    text-align: center;
    font-size: 0.14rem;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.aside-box .aside-server {
    display: block;
    width: 1.16rem;
    margin: 0 auto;
    cursor: pointer;
}
.aside-box .aside-server img {
    width: 1.16rem;
}

.aside-box .aside-server-list {
    width: 3.1rem;
    height: 0.36rem;
    position: absolute;
    top: 3.65rem;
    left: 1.29rem;
    background: url(../images/aside_server_open.png);
    background-size: 100% 100%;
    visibility: hidden;
}
.aside-box .aside-server-list .swiper-aside-server {
    width: 3.1rem;
    height: 0.36rem;
}
.aside-box .aside-server-list p {
    height: 0.36rem;
    line-height: 0.36rem;
    color: #fff;
    font-size: 0.14rem;
}
.aside-box .aside-server-list p span {
    display: inline-block;
    line-height: 0.36rem;
    color: #fff;
    font-size: 0.14rem;
    text-align: center;
}
.aside-box .aside-server-list p span:nth-of-type(1) {
    width: 1.94rem;
}
.aside-box .aside-server-list p span:nth-of-type(2) {
    width: 0.8rem;
}
.aside-box .aside-server:hover + .aside-server-list, .aside-server-list:hover {
    visibility: visible;
}
.aside-box .aside-server-list .prev-server {
    width: 0.16rem;
    height: 0.09rem;
    position: absolute;
    top: 0.07rem;
    right: 0.15rem;
    background: url(../images/server_prev.png) top center;
    background-size: 100% 100%;
    z-index: 10;
}
.aside-box .aside-server-list .next-server {
    width: 0.16rem;
    height: 0.09rem;
    position: absolute;
    bottom: 0.07rem;
    right: 0.15rem;
    background: url(../images/server_next.png) top center;
    background-size: 100% 100%;
    z-index: 10;
}



.aside-box .btn-service {
    display: block;
    width: 1.16rem;
    margin: 0.1rem auto;
}
.aside-box .btn-service img {
    width: 1.16rem;
}

.aside-box .btn-shiling {
    display: block;
    width: 0.84rem;
    margin: 0 auto;
}
.aside-box .btn-shiling img {
    width: 0.84rem;
}

.dmbj-main .shiling-btn {
    display: none!important;
}

.main-nav-box {
    width: 0.25rem;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0.65rem;
    border-right: 0.01rem solid #675a46;
    z-index: 50;
    display: none;
}
.main-nav {
    width: 0.25rem;
    height: 4.5rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.25rem;
    font-size: 0;
}
.main-nav a {
    width: 0.22rem;
    height: 0.21rem;
    position: absolute;
    left: 0;
}
.main-nav a:nth-of-type(1) {
    top: 0rem;
}
.main-nav a:nth-of-type(2) {
    top: 0.9rem;
}
.main-nav a:nth-of-type(3) {
    top: 1.8rem;
}
.main-nav a:nth-of-type(4) {
    top: 2.7rem;
}
.main-nav a:nth-of-type(5) {
    top: 3.6rem;
}
.main-nav a:nth-of-type(6) {
    top: 4.5rem;
}
.main-nav a img {
    z-index: 10;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.main-nav a .nav-img1 {
    width: 0.22rem;
    height: 0.21rem;
}
.main-nav a .nav-img2 {
    width: 0.9rem;
    height: 0.9rem;
    position: absolute;
    top: -0.35rem;
    right: -0.15rem;
    opacity: 0;
}
.main-nav a.on::after, .main-nav a:hover::after {
    content: '';
    width: 0.19rem;
    height: 0.36rem;
    position: absolute;
    top: -0.08rem;
    right: -0.21rem;
    background: url(../images/menu_on_after.png) top center;
    background-size: 100% 100%;
    z-index: 5;
}
.main-nav a.on .nav-img1, .main-nav a:hover .nav-img1 {
    opacity: 0;
}
.main-nav a.on .nav-img2, .main-nav a:hover .nav-img2 {
    opacity: 1;
}




/* 首页 */
.page1 {
    background: url(../images/bg1.jpg) no-repeat center center;
    background-size: cover;
}

.page1 .page-main {
    width: 12rem;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 100;
}

.page1 .slogan {
    width: 8.48rem;
    height: 5.83rem;
    position: absolute;
    right: -2.6rem;
    top: 1.3rem;
    z-index: 10;
}
.page1 .slogan img {
    width: 100%;
    margin: 0 auto;
}
.page1 .slogan .btn-video {
    position: absolute;
    width: 0.65rem;
    height: 0.65rem;
    top: 2rem;
    right: 1.2rem;
    z-index: 10;
    background: url(../images/btn_video.png);
    background-size: 100% 100%;
    cursor: pointer;
    animation: spread 2s linear infinite;
    -webkit-animation: spread 2s linear infinite;
    -moz-animation: spread 2s linear infinite;
    -ms-animation: spread 2s linear infinite;
}
.page1 .slogan .btn-yuyue {
    width: 5.59rem;
    height: 0.83rem;
    position: absolute;
    left: 50%;
    margin-left: -2.8rem;
    bottom: -0.3rem;
    font-size: 0;
}
.page1 .slogan .btn-yuyue img {
    width: 100%;
}
.page1 .down-box {
    width: 3.94rem;
    height: 1.79rem;
    position: absolute;
    left: 50%;
    margin-left: -1.97rem;
    bottom: .8rem;
    font-size: 0;
    text-align: center;
    background: url(../images/ba7773e7-ff54-43c7-a781-f7ff14daec90_2021-09-10.png) no-repeat;
    background-size: 100% auto;
    z-index: 4;
}

.page1 .down-box a {
    display: inline-block;
    width: 2.11rem;
    height: 0.67rem;
    margin: 0 0 .15rem 0;
    cursor: pointer;
}
.page1 .down-box .er-code{
    position: absolute;
    top: .16rem;
    left: .2rem;
    width: 1.26rem;
    height: 1.26rem;
}
.page1 .down-box .down-btn{
    position: absolute;
    top: .16rem;
    right: .2rem;
    width: 2.11rem;
}
.page1 .down-box .er-code img{
    width: 1.26rem;  
}
.page1 .down-box a img {
    width: 2.11rem;
}
.page1 .down-box .scan {
    width: 100%;
    height: 0.16rem;
    position: absolute;
    left:0;
    top: 0;
    z-index: 5;
    animation: scan 2.5s linear infinite;
    -webkit-animation: scan 2.5s linear infinite;
    -moz-animation: scan 2.5s linear infinite;
    -ms-animation: scan 2.5s linear infinite;
}
.doge{
    background: url(../images/dd55971d-05b2-4fbc-b774-c8375891a956_2021-09-10.gif) no-repeat;
    background-size: 100% auto;
    width: 1.8rem;
    height: 1.8rem;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.page2 {
    background: url(../images/bg2.jpg) no-repeat center center;
    background-size: cover;
}
.page2 .page-main {
    width: 13.8rem;
    height: 7.3rem;
    position: absolute;
    left: 50%;
    margin-left: -6.9rem;
    top: 50%;
    margin-top: -3.65rem;
}
.page2 .page-main .title {
    display: block;
    width: 3.66rem;
    margin: 0 auto
}
.page2 .page-main .news-box {
    width: 13.8rem;
    height: 5.95rem;
    position: relative;
    margin: 0.4rem auto 0;
}
/* 新闻轮播 */
.news-box .news-banner {
    width: 6.8rem;
    height: 2.85rem;
    box-sizing: border-box;
    border: 0.01rem solid #7e7361;
    position: absolute;
    top: 0;
    left: 0;
}
.news-box .news-banner .swiper-news {
    width: 100%;
    height: 100%;
}
.news-box .news-banner .swiper-news .swiper-slide {
    min-width: 0;
}
.news-box .news-banner .swiper-news a {
    display: block;
    width: 100%;
    height: 100%;
}
.news-box .news-banner .swiper-news a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.news-box .news-banner .pagination-box {
    width: auto;
    height: 0.14rem;
    position: absolute;
    left: 0.1rem;
    bottom: 0.1rem;
    z-index: 10;
}
.news-box .news-banner .pagination-box .pagination-news {
    width: 100%;
    height: 100%;
    font-size: 0;
}
.news-box .news-banner .pagination-box .pagination-news .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
    opacity: 1!important;
    margin: 0 0.1rem;
    float: left;
    background: url(../images/news_un.png);
    background-size: 100% 100%;
}
.news-box .news-banner .pagination-box .pagination-news .swiper-pagination-bullet-active {
    background: url(../images/news_on.png);
    background-size: 100% 100%;
}

/* 四个重点新闻 */
.news-box .news-important a {
    width: 3.3rem;
    height: 2.85rem;
    box-sizing: border-box;
    border: 0.01rem solid #7e7361;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    overflow: hidden;
}
.news-box .news-important a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 2.35rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
} 
.news-box .news-important a p {
    width: 3rem;
    display: block;
    height: 0.5rem;
    position: absolute;
    bottom: 0;
    left: 0.15rem;
    line-height: 0.5rem;
    font-size: 0.16rem;
    color: #fff;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-box .news-important a:nth-of-type(1) {
    top: 0;
    left: 7rem;
}
.news-box .news-important a:nth-of-type(2) {
    top: 0;
    left: 10.5rem;
}
.news-box .news-important a:nth-of-type(3) {
    bottom: 0;
    left: 0rem;
}
.news-box .news-important a:nth-of-type(4) {
    bottom: 0;
    left: 3.5rem;
}

/* 新闻列表 */
.news-box .news-list {
    width: 6.86rem;
    height: 2.9rem;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/news_box.png);
    background-size: 100% 100%;
}
.news-list .tab {
    height: 0.23rem;
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    text-align: center;
    font-size: 0;
}
.news-list .tab li {
    width: 0.9rem;
    height: 0.23rem;
    display: inline-block;
    position: relative;
}
.news-list .tab li img {
    max-width: 0.45rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    z-index: 5;
}
.news-list .tab li img:nth-of-type(2) {
    opacity: 0;
}
.news-list .tab li.on img:nth-of-type(1) {
    opacity: 0;
}
.news-list .tab li.on img:nth-of-type(2) {
    opacity: 1;
}
.news-list .tab li.on::after {
    content: '';
    position: absolute;
    width: 0.79rem;
    height: 0.18rem;
    background: url(../images/nav_choose.png) top center;
    background-size: 100% 100%;
    top: 0.04rem;
    left: 0.1rem;
}
.news-list .more {
    position: absolute;
    top: 0.15rem;
    right: 0.27rem;
    font-size: 0;
}
.news-list .more img {
    width: 0.24rem;
}
.news-list .con {
    position: absolute;
    left: 0.2rem;
    top: 0.7rem;
    font-size: 0;
}
.news-list .con .con-item {
    position : absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    animation: newscon .4s ease 0s
}
.news-list .con .con-item.on {
    display: block;
}
.news-list .con .con-item li {
    box-sizing: border-box;
    padding   : 0 0.05rem;
    float     : left;
    width: 6.5rem;
}
.news-list .con .con-item li a {
    display: inline-block;
    width: 100%;
    line-height: 0.4rem;
    padding-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.16rem;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-right: 1rem;
    box-sizing: border-box;
}
.news-list .con .con-item li p {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #fff;
    font-size: 0.16rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.news-list .con .con-item li a:hover p {
    color: #dbc5a3;
}
.news-list .con .con-item li p i {
    font-style: normal;
    color: #dbc5a3;
}
.news-list .con .con-item li span {
    display: block;
    line-height: 0.4rem;
    font-size: 0.16rem;
    color: #dbc5a3;
    position: absolute;
    right: 0;
    top: 0;
}
.news-list .server-list {
    width: 5rem;
    height: 0.4rem;
    position: absolute;
    bottom: 0.07rem;
    right: 0.45rem;
}
.news-list .server-list .swiper-server {
    width: 5rem;
    height: 0.4rem;
}
.news-list .server-list p {
    height: .4rem;
    line-height: .4rem;
    color: #fff;
    font-size: 0.16rem;
}
.news-list .server-list p span {
    line-height: .4rem;
    color: #fff;
    font-size: 0.16rem;
    margin-left: 0.5rem;
}


/* 英雄模块 */
.page3 {
    background: url(../images/bg3.jpg) no-repeat center center;
    background-size: cover;
}

.page3 .page-main {
    width: 16rem;
    height: 9.4rem;
    position: absolute;
    left:  50%;
    margin-left: -8.1rem;
    bottom: 0;
}
.roles-nav-box  {
    width: 270px;
    height: 40px;
    position: absolute;
    bottom: 1.3rem;
    left: 50%;
    margin-left: -125px; 
    transform-origin: 50% 100%;
    z-index: 20;
}
.roles-nav-box  .swiper-slide {
    /* width: 80px!important; */
    height: 40px!important;
    min-width: 0;
    pointer-events: auto!important;
}
.roles-nav-box .roles-nav-img-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.roles-nav-box .roles-nav-img-box img {
    width: auto;
    height: auto;
    max-width: 78px;
    max-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}
.roles-nav-box .swiper-slide img:nth-of-type(1) {
    opacity: 1;
}
.roles-nav-box .swiper-slide img:nth-of-type(2) {
    opacity: 0;
}
.roles-nav-box .swiper-slide-active img:nth-of-type(1), .roles-nav-box .swiper-slide:hover img:nth-of-type(1) {
    opacity: 0;
}
.roles-nav-box .swiper-slide-active img:nth-of-type(2), .roles-nav-box .swiper-slide:hover img:nth-of-type(2) {
    opacity: 1;
}
.roles-nav-box .prev-roles {
    width: 24px;
    height: 33px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: -40px;
    background: url(../images/roles_prev.png) top center;
    background-size: 100% 100%;
    z-index: 10;
}
.roles-nav-box .next-roles {
    width: 24px;
    height: 33px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: -40px;
    background: url(../images/roles_next.png) top center;
    background-size: 100% 100%;
    z-index: 10;
}

.roles-show-box {
    width: 100%;
    height: 100%;
    position: relative;
}
.roles-show-box ul {
    width: 100%;
    height: 100%;
    position: relative;
}
.roles-show-box li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: url(../images/roles_round.png) no-repeat top center;
    background-size: 7.8rem 7.37rem;
    background-position-y: 1rem;
}
.roles-show-box li.on {
    display: block;
}
.roles-show-box li .roles-img {
    width: auto;
    height: auto;
    max-width: 9.2rem;
    max-height: 9.4rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    z-index: 10;
    opacity: 0;
    animation: fadeIn 1s 0.2s forwards;
}
.roles-show-box li .btn-video {
    width: 3.23rem;
    height: 1.9rem;
    position: absolute;
    top: 3.25rem;
    right: 1.3rem;
    background: url(../images/roles_video_bg.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 15;
    opacity: 0;
    animation: fadeInUp 1s 0.5s forwards;
}
.roles-show-box li .btn-video::after {
    content: '';
    width: 0.37rem;
    height: 0.37rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.18rem;
    margin-left: -0.18rem;
    background: url(../images/roles_video.png) top center;
    background-size: 100% 100%;
    z-index: 5;
}
.roles-show-box li .btn-video img {
    width: auto;
    height: auto;
    max-width: 3rem;
    max-height: 1.7rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.roles-show-box li .roles-word {
    width: auto;
    height: auto;
    max-width: 7rem;
    max-height: 0.65rem;
    position: absolute;
    right: 0rem;
    top: 6.5rem;
    z-index: 15;
    opacity: 0;
    animation: fadeInUp 1s 0.5s forwards;
}
.roles-show-box li .roles-tag {
    width: auto;
    height: auto;
    max-width: 16rem;
    max-height: 6.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0.1;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    opacity: 0;
    animation: fadeInTag 1s 0.5s forwards;
}
@-webkit-keyframes fadeInTag {
    0% {
        opacity: 0
    }
    to {
        opacity: 0.1
    }
}

@keyframes fadeInTag {
    0% {
        opacity: 0
    }
    to {
        opacity: 0.1
    }
}

.roles-show-box li .tool-list {
    width: 3.5rem;
    height: 2.1rem;
    position: absolute;
    left: 1.65rem;
    top: 5.3rem;
    z-index: 20;
    opacity: 0;
    animation: fadeInUp 1s 0.5s forwards;
}
.tool-list .tool-wrap {
    width: 0.9rem;
    height: 1rem;
    position: absolute;
    cursor: pointer;
}
.tool-list .tool-wrap:nth-of-type(1) {
    top: 0;
    left: 0;
}
.tool-list .tool-wrap:nth-of-type(2) {
    top: 0;
    left: 1.05rem;
}
.tool-list .tool-wrap:nth-of-type(3) {
    top: 0;
    left: 2.15rem;
}
.tool-list .tool-wrap:nth-of-type(4) {
    top: 1.1rem;
    left: 0.55rem;
}
.tool-list .tool-wrap:nth-of-type(5) {
    top: 1.1rem;
    left: 1.65rem;
}
.tool-list .tool-wrap:nth-of-type(6) {
    top: 1.1rem;
    left: 2.7rem;
}
.tool-list .tool-wrap .tool-item {
    width: 0.7rem;
    height: 0.7rem;
    border: solid 0.01rem #fae9cc;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    font-size: 0;
}
.tool-list .tool-wrap .tool-item img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.tool-list .tool-wrap .tool-name {
    text-align: center;
    color: #dbc5a3;
    line-height: 0.3rem;
    font-size: 0.16rem;
}
.tool-list .tool-wrap .desc-toot-wrap {
    width: 3.1rem;
    height: 2.2rem;
    position: absolute;
    left: 50%;
    margin-left: -1.55rem;
    bottom: 1rem;
    background: url(../images/roles_skill_bg.png) no-repeat center;
    background-size: 100% 100%;
    display: none;
    z-index: 20;
    cursor: auto;
}
.tool-list .tool-wrap:hover .desc-toot-wrap {
    display: block;
}
.tool-list .tool-wrap .desc-toot-wrap .scroll-box {
    width: 2.9rem;
    height: 1.9rem;
    padding-right: 0.2rem;
    box-sizing: border-box;
    position: absolute;
    top: 0.15rem;
    left: 0.2rem;
    overflow-y: auto;
}
.tool-list .tool-wrap .desc-toot-wrap .scroll-box p {
    color: #dbc5a3!important;
    font-size: 0.14rem!important;
    line-height: 0.24rem;
}

.scroll-box::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 0.05rem;;  /*高宽分别对应横竖滚动条的尺寸*/
}
.scroll-box::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 0.05rem;
    background: rgba(223,203,170,0.8);

}
.scroll-box::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 0.05rem;
    background: none;
}

/* 攻略站 */
.page4 {
    background: url(../images/bg2.jpg) no-repeat center center;
    background-size: cover;
}
.page4 .page-main {
    width: 10.4rem;
    height: 7.3rem;
    position: absolute;
    left: 50%;
    margin-left: -5.2rem;
    top: 50%;
    margin-top: -3.65rem;
}
.page4 .page-main .title {
    display: block;
    width: 3.66rem;
    margin: 0 auto;
}
.page4 .page-main .strategy-box {
    width: 10.4rem;
    height: 5.9rem;
    position: relative;
    margin: 0.4rem auto 0;
}
.strategy-box .strategy-important a {
    width: 3.3rem;
    height: 1.85rem;
    box-sizing: border-box;
    border: 0.01rem solid #7e7361;
    position: absolute;
    overflow: hidden;
}
.strategy-box .strategy-important a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
} 
.strategy-box .strategy-important a:nth-of-type(1) {
    width: 3.3rem;
    height: 5.9rem;
    box-sizing: border-box;
    border: 0.01rem solid #7e7361;
    position: absolute;
    overflow: hidden;
}
.strategy-box .strategy-important a:nth-of-type(1) img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
} 
.strategy-box .strategy-important a:nth-of-type(1) {
    top: 0;
    left: 0;
}
.strategy-box .strategy-important a:nth-of-type(2) {
    top: 0;
    left: 3.55rem;
}
.strategy-box .strategy-important a:nth-of-type(3) {
    top: 0;
    left: 7.1rem;
}

/* 攻略列表 */
.strategy-box .strategy-list {
    width: 6.86rem;
    height: 3.89rem;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/strategy_box.png);
    background-size: 100% 100%;
}
.strategy-list .tab {
    height: 0.24rem;
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    text-align: center;
    font-size: 0;
}
.strategy-list .tab li {
    width: 1.2rem;
    height: 0.24rem;
    display: inline-block;
    position: relative;
}
.strategy-list .tab li img {
    max-width: 0.95rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    opacity: .4;
    z-index: 5;
}
.strategy-list .tab li.on img {
    opacity: 1;
}
.strategy-list .tab li.on::after {
    content: '';
    position: absolute;
    width: 0.79rem;
    height: 0.18rem;
    background: url(../images/nav_choose.png) top center;
    background-size: 100% 100%;
    top: 0.04rem;
    left: 0.06rem;
}
.strategy-list .more {
    position: absolute;
    top: 0.15rem;
    right: 0.27rem;
    font-size: 0;
}
.strategy-list .more img {
    width: 0.24rem;
}
.strategy-list .con {
    position: absolute;
    left: 0.25rem;
    top: 0.85rem;
    font-size: 0;
}
.strategy-list .con .con-item {
    position : absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    animation: newscon .4s ease 0s
}
.strategy-list .con .con-item.on {
    display: block;
}
.strategy-list .con .con-item li {
    box-sizing: border-box;
    float: left;
    width: 6.38rem;
    height: 0.8rem;
    margin-bottom: 0.18rem;
    position: relative;
    background: url(../images/strategy_list.png) top center;
    background-size: 100% 100%;
}
.strategy-list .con .con-item li .strategy-title {
    width: 4.2rem;
    height: 0.3rem;
    position: absolute;
    top: 0.12rem;
    left: 0.2rem;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.strategy-list .con .con-item li:hover .strategy-title {
    color: #dbc5a3;
}
.strategy-list .con .con-item li .strategy-time {
    width: 1.1rem;
    height: 0.2rem;
    position: absolute;
    top: 0.48rem;
    left: 0.2rem;
    line-height: 0.2rem;
    color: #dbc5a3;
    font-size: 0.16rem;
    text-align: left;
}
.strategy-list .con .con-item li .strategy-author {
    width: 1.2rem;
    height: 0.2rem;
    position: absolute;
    top: 0.48rem;
    left: 1.3rem;
    line-height: 0.2rem;
    color: #dbc5a3;
    font-size: 0.16rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.strategy-list .con .con-item li .strategy-tag {
    width: 2rem;
    height: 0.23rem;
    position: absolute;
    top: 0.46rem;
    left: 2.5rem;
    text-align: center;
}
.strategy-list .con .con-item li .strategy-tag p {
    display: inline-block;
    margin: 0 0.05rem;
    width: 0.87rem;
    height: 0.23rem;
    line-height: 0.23rem;
    color: #a7895b;
    font-size: 0.14rem;
    text-align: center;
    background: url(../images/strategy_tag.png) top center;
    background-size: 100% 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.strategy-list .con .con-item li .strategy-type {
    width: auto;
    max-width: 1.26rem;
    position: absolute;
    top: 0.25rem;
    right: 0.5rem;
}

/* 游戏特色轮播 */
.page5 {
    background: url(../images/bg2.jpg) no-repeat center center;
    background-size: cover;
}

.page5 .page-main {
    width: 1600px;
    height: 730px;
    position: absolute;
    left: 50%;
    margin-left: -800px;
    top: 50%;
    margin-top: -365px;
}
.page5 .page-main .title {
    display: block;
    width: 366px;
    margin: 0 auto;
}
.feature-box {
    width: 1400px;
    height: 612px;
    margin: 0 auto;
    position: relative;
}
.feature-box .swiper-slide {
    width: 1008px!important;
    height: 612px!important;
    min-width: 0;
}
.feature-box .swiper-slide-active {
    background: url(../images/feature_frame2.png) top center;
    background-size: 100% 100%;
}
.feature-box .swiper-slide-active::after {
    content: '';
    width: 908px;
    height: 512px;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: url(../images/feature_frame1.png) top center;
    background-size: 100% 100%;
    z-index: 5;
}
.feature-box .swiper-slide .feature-img-box {
    width: 904px;
    height: 508px;
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    border: 1px solid #5c5446;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: #181a1c;
}
.feature-box .swiper-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    border: 1px solid #5c5446;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    opacity: 0.5;
}
.feature-box .swiper-slide-active .feature-img-box {
    border: none;
}
.feature-box .swiper-slide-active img {
    opacity: 1;
}
.feature-box .prev-feature {
    width: 58px;
    height: 85px;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    left: 150px;
    background: url(../images/feature_prev.png) top center;
    background-size: 100% 100%;
    z-index: 10;
}
.feature-box .next-feature {
    width: 58px;
    height: 85px;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    right: 150px;
    background: url(../images/feature_next.png) top center;
    background-size: 100% 100%;
    z-index: 10;
}
.feature-box .swiper-pagination-feature {
    width: 800px;
    height: 39px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    bottom: -40px;
    text-align: center;
    background: url(../images/feature_decorate.png) no-repeat center center;
    background-size: 324px 1px;
    font-size: 0;
}
.feature-box .swiper-pagination-feature .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 8px;
    width: 39px;
    height: 39px;
    background: url(../images/feature_page.png) top center;
    background-size: 100% 100%;
    opacity: 1;
}
.feature-box .swiper-pagination-feature .swiper-pagination-bullet-active {
    background: url(../images/feature_page_on.png) top center;
    background-size: 100% 100%;
}

/* 视听盛宴 */
.page6 {
    background: url(../images/bg5.jpg)  no-repeat center center;
    background-size: cover;
}
.page6 .media-decorate1 {
    width: 4.56rem;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}
.page6 .media-decorate2 {
    width: 6.62rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.page6 .page-main {
    width: 13rem;
    height: 8.9rem;
    position: absolute;
    left: 50%;
    margin-left: -6.5rem;
    top: 50%;
    margin-top: -4.45rem;
    background: url(../images/media_bg.png) top center;
    background-size: 100% 100%;
}
.page6 .page-main .title {
    display: block;
    width: 3.66rem;
    position: absolute;
    top: -0.2rem;
    left: 50%;
    margin-left: -1.83rem;
}
.media-tab {
    width: 0.8rem;
    height: 2.8rem;
    position: absolute;
    top: 0.75rem;
    right: -0.36rem;
    font-size: 0;
}
.media-tab li {
    width: 0.8rem;
    height: 1.4rem;
    float: left;
    cursor: pointer;
}
.media-tab li img {
    width: 0.8rem;
    height: 1.4rem;
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.media-tab li img:nth-of-type(2) {
    opacity: 0;
}
.media-tab li.on img:nth-of-type(1) {
    opacity: 0;
}
.media-tab li.on img:nth-of-type(2) {
    opacity: 1;
}
.media-show-box {
    width: 10.9rem;
    height: 6rem;
    position: absolute;
    left: 50%;
    margin-left: -5.3rem;
    top: 1.5rem;
}
.media-show-box .con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    animation: newscon .4s ease 0s
}
.media-show-box .con.on {
    display: block;
}
.media-show-box .con ul {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
}
.media-show-box .con li {
    width: 3.3rem;
    height: 1.85rem;
    float: left;
    margin: 0 0.1rem 0.2rem;
    overflow: hidden;
    position: relative;
}
.media-show-box .con li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.media-show-box .con li a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/media_frame.png) top center;
    background-size: 100% 100%;
}
.media-show-box .con li a.btn-video:hover::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3) url(../images/media_video.png) no-repeat center center;
    background-size: 0.5rem 0.5rem;
    z-index: 10;
}
.media-show-box .con li img {
    width: auto;
    height: auto;
    max-width: 3.3rem;
    max-height: 1.85rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.media-show-box .con li:hover img {
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.media-show-box li p {
    width: 3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -1.5rem;
    text-align: left;
    color: #dbc5a3;
    font-size: 0.14rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 15;
}


/*弹框*/
.pop_group {
    display: none;
}

.pop_yuyue {
    width: 4.76rem;
    height: 3.19rem;
    background: url(../images/pop_yuyue.png) top center no-repeat;
    background-size: 100% 100%;
}
.pop_yuyue .pop-close {
    background: url(../images/pop_close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.6rem;
    top: 50%;
    margin-top: -0.2rem;
    width: .4rem;
    height: .4rem;
    z-index: 99;
}
.pop_yuyue .pop-yuyue-box {
    width: 3.8rem;
    height: auto;
    position: absolute;
    top: 0.3rem;
    left: 50%;
    margin-left: -1.9rem;
}
.pop_yuyue .pop-yuyue-box .rua {
    width: 3.8rem;
    height: 0.38rem;
    margin: 0 auto 0.25rem;
    text-align: center;
    font-size: 0;
    border-bottom: 0.01rem solid #6c6f7a;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a {
    display: inline-block;
    width: 1.3rem;
    height: 0.38rem;
    margin: 0 0.3rem;
    position: relative;
    font-size: 0;
    cursor: pointer;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a.android {
    background: url(../images/sys_and.png) top center no-repeat;
    background-size: 100% auto;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a.ios {
    background: url(../images/sys_ios.png) top center no-repeat;
    background-size: 100% auto;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a.current::after {
    content: '';
    width: 1.4rem;
    height: 0.03rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.7rem;
    background: #f5d587;
}

.pop_yuyue .pop-yuyue-box .rtel {
    width: 3.8rem;
    height: 0.55rem;
    margin: 0 auto;
    position: relative;
    background: rgba(108,111,122,0.5);
    border-radius: 0.05rem;
}
.pop_yuyue .pop-yuyue-box .rtel input {
    width: 3.6rem;
    height: 0.55rem;
    position: absolute;
    left: 50%;
    margin-left: -1.8rem;
    top: 0;
    line-height: 0.55rem;
    font-size: 0.2rem;
    color: #aba7a3;
    background: none;
    outline: none;
}
.pop_yuyue .pop-yuyue-box .rsms {
    width: 3.8rem;
    height: 0.55rem;
    margin: 0.2rem auto;
    position: relative;
    background: rgba(108,111,122,0.5);
    border-radius: 0.05rem;
}
.pop_yuyue .pop-yuyue-box .rsms input {
    width: 2.2rem;
    height: 0.55rem;
    position: absolute;
    left: 0.1rem;
    top: 0;
    line-height: 0.55rem;
    font-size: 0.2rem;
    color: #aba7a3;
    background: none;
    outline: none;
}
.pop_yuyue .pop-yuyue-box .rsms a {
    width: 1.4rem;
    height: 0.55rem;
    position: absolute;
    right: 0rem;
    text-align: center;
    top: 0rem;
    line-height: 0.55rem;
    font-size: 0.2rem;
    color: #fff;
    background: #a8895d;
    cursor: pointer;
    border-radius: 0.05rem;
}
.pop_yuyue .pop-yuyue-box .rsubmit {
    margin: 0 auto;
}
.pop_yuyue .pop-yuyue-box .rsubmit a {
    display: block;
    width: 1.84rem;
    height: 0.58rem;
    margin: 0 auto;
    font-size: 0;
    cursor: pointer;
    background: url(../images/btn_yuyue_submit.png) no-repeat;
    background-size: 100% 100%;
}
#rtel::-webkit-input-placeholder, #rsms::-webkit-input-placeholder {
    color: #aba7a3;
}
#rtel::-moz-input-placeholder, #rsms::-moz-input-placeholder {
    color: #aba7a3;
}
#rtel::-ms-input-placeholder, #rsms::-ms-input-placeholder {
    color: #aba7a3;
}
.yidun_modal {
    top: 50%!important;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

/* 适龄 */
.pop_shiling {
    width: 9.58rem;
    height: 5.8rem;
}
.pop_shiling .pop-close {
    background: url(../images/pop_close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.6rem;
    top: 50%;
    margin-top: -0.2rem;
    width: .4rem;
    height: .4rem;
    z-index: 99;
}
.pop_shiling img {
    display: block;
    width: 9.58rem;
    height: 5.8rem;
    margin: 0 auto;
}

/* 客服弹框 */
.pop_service {
    width: 4.76rem;
    height: 2.62rem;
    background: url(../images/pop_service.png) top center no-repeat;
    background-size: 100% 100%;
}
.pop_service .pop-close {
    background: url(../images/pop_close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.6rem;
    top: 50%;
    margin-top: -0.2rem;
    width: .4rem;
    height: .4rem;
    z-index: 99;
}
.pop_service p:nth-of-type(1) {
    display: block;
    width: 3.7rem;
    margin: 0.8rem auto 0.05rem;
    color: #abacb1;
    font-size: 0.42rem;
}
.pop_service p:nth-of-type(2) {
    display: block;
    width: 3.7rem;
    margin: 0 auto;
    color: #abacb1;
    font-size: 0.2rem;
}
.pop_service .btn-box {
    width: 100%;
    height: 0.48rem;
    margin: 0.15rem auto 0;
    text-align: center;
    font-size: 0;
}
.pop_service .btn-box a {
    display: inline-block;
    margin: 0 0.18rem;
    width: 1.68rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    background: #9a7c51;
    border-radius: 0.05rem;

}







/*提示*/
.pop-tips{
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 6.6rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    z-index: 500;
    background: rgba(0,0,0,.75);
    font-size: .26rem;
    color: #fff;
    border-radius: .1rem;
    text-align: center;
    display: none;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}
.pop-tips p{
    max-width: 6.6rem;
    text-align: center;
    padding: .2rem .5rem;
}

@media screen and (max-width: 1500px) {
    .scale{
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}
.copy-btn {
    font-size: 20px;
    color: #b9a67e;
    position: absolute;
    right: 6%;
    bottom: 2%;
    z-index: 120;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    display: none;
    font-weight: bold;
    font-family: 'DIN';
}
.copy-btn i {
    width: 21px;
    height: 21px;
    background: url(../images/copy-arrow.png) no-repeat;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 8px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.copy-btn.on i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.bottom-footer {
    width: 100%;
    height: auto;
    background: #000;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -100%;
    z-index: 110;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.bottom-footer.show {
    bottom: 0;
}


.pop_vid {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 10rem;
    height: auto;
    z-index: 10001;
}

.pop_vid video {
    width: 100%;
}

.pop_vid .g_close {
    background: url(../images/pop_close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.6rem;
    top: 50%;
    margin-top: -0.2rem;
    width: .4rem;
    height: .4rem;
    z-index: 99;
}

.pop_tips {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 7.19rem;
    height: 4.63rem;
    z-index: 10001;
}
.pop_tips img {
    width: 7.19rem;
}
.pop_tips .g_close {
    background: url(../images/pop_close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.6rem;
    top: 0rem;
    width: .4rem;
    height: .4rem;
    z-index: 99;
}


.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 10000;
    display: none;
}
.mask2 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 450;
    overflow: hidden;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    display: none;
}

/*loading*/
.api-loading {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8) url(../images/loading-1.gif) no-repeat center center;
    background-size: 50px;
    z-index: 999999999;
    display: none;
}

@keyframes newscon {
    0% {
        transform: translateY(10px);
        opacity  : 0;
    }

    100% {
        transform: translateY(0);
        opacity  : 1;
    }
}

@-webkit-keyframes newscon {
    0% {
        transform: translateY(10px);
        opacity  : 0;
    }

    100% {
        transform: translateY(0);
        opacity  : 1;
    }
}

@-moz-keyframes newscon {
    0% {
        transform: translateY(10px);
        opacity  : 0;
    }

    100% {
        transform: translateY(0);
        opacity  : 1;
    }
}

@-ms-keyframes newscon {
    0% {
        transform: translateY(10px);
        opacity  : 0;
    }

    100% {
        transform: translateY(0);
        opacity  : 1;
    }
}

@keyframes spread {
    0% {
        transform: translate(0) scale(1);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
  }
  
  @-webkit-keyframes spread {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
  }
  
  @-moz-keyframes spread {
    0% {
        -moz-transform: scale(1);
    }
    50% {
        -moz-transform: scale(0.9);
    }
    100% {
        -moz-transform: scale(1);
    }
  }
  
  @-ms-keyframes spread {
    0% {
        -ms-transform: scale(1);
    }
    50% {
        -ms-transform: scale(0.9);
    }
    100% {
        -ms-transform: scale(1);
    }
  }