/*全局*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, aside, article {
    padding: 0;
    margin: 0
}

body {
    background: #e3eded url(../images/bg-body.jpg) repeat-y center top;
    font-size: 12px;
    font-family: "Microsoft YaHei", Tahoma, SimSun, Verdana;
}

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

abbr, acronym, img, input {
    border: 0
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

ul, ol, li {
    list-style: none;
}

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

.fr {
    float: right;
}

.fl {
    float: left;
}

.disb {
    display: block;
}

.hid {
    display: none;
}

.disib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

a:focus, input:focus {
    outline: 0
}

img {
    border: 0;
    vertical-align: top;
}

.clr {
    clear: both;
}

.mainboxtop {
    margin: 0 auto;
    width: 100%;
    margin-top: -280px;
    position: relative;
    z-index: 10;
    min-width: 1200px;
}

.mainbox-banner {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    min-width: 1200px;
    position: relative;
}

.mainbox {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    min-width: 1200px;
}


/*------顶部下载------*/
.topnavbox {
    height: 70px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99999999;
    background: #060807;
    background: rgba(6, 8, 7, .8);
    min-width: 1200px;
    border-bottom: 1px solid #685631;
}

.topnavbox .toplogo {
    width: 330px;
    height: 70px;
    float: left;
}

.topnavbox .toplogo img {
    width: auto;
    height: 62px;
    margin-top: 4px;
    float: left;
}

.topnavbox .toplogo h1 {
    width: 250px;
    color: #caa96c;
    font-size: 34px;
    line-height: 56px;
    font-weight: bold;
    float: left;
    margin: 5px 0 0 12px;
}

.topnav {
    width: 840px;
    height: 70px;
    float: right;
}

.topnav ul li {
    float: left;
    text-align: center;
}

.topnav a {
    color: #bbb;
    padding: 0 24px;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    display: block;
}

.topnav a.current {
    color: #cfae69;
    background: url(../images/topnav-hover.png) no-repeat center bottom;
}

.topnav a:hover {
    color: #fff;
}

/*------ banner大图 ------*/
#banner {
    width: 100%;
    height: 1080px;
    min-width: 1200px;
    z-index: 9;
    margin: 0 auto;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;

}

.bannervideo {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.4;
    background: url(../images/dd.gif) center 0 repeat;
    z-index: 99;
}

.bannervideo video {
    object-fit: fill;
    width: 100% !important;
    height: auto;
    min-width: 1200px;
}

#bannerbg {
    width: 100%;
    height: 980px;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    background: url(../images/bg.jpg) no-repeat center top;
    min-width: 1200px;
    background-size: cover;
    top: 0;
    background-size: 100% auto;
}

#bannertxt {
    width: 1200px;
    height: 1080px;
    z-index: 999;
    margin: 0 auto;
    position: relative;
    display: block;
    min-width: 1200px;
}

#logo {
    width: 600px;
    height: auto;
    position: absolute;
    left: 25%;
    top: 10%;
    z-index: 99;
    text-align: center;
    overflow: hidden;
}

#logo img {
    width: auto;
    height: 200px;
}

#logo h1 {
    display: none;
}

#banner .txt1 {
    width: 1158px;
    height: 293px;
    position: absolute;
    top: 10%;
    left: -5%;
}

#banner .txt1 img {
    width: 100% !important;
    height: 100%;
}

/*游戏下载*/
.gamedown {
    width: 250px;
    height: 200px;
    position: absolute;
    top: 380px;
    right: 80%;
    display: block;
    margin: 0 auto;
    z-index: 99;
}

.gamedown .pc, .gamedown .mobile {
    width: 350px;
    height: .350px;
    margin-bottom: 24px;
}

.gamedown .pc a, .gamedown .mobile a {
    width: 350px;
    height: 350px;
    display: block;
    line-height: 64px;
}

.gamedown .pc a {
    background: url(../images/down.gif) no-repeat center;
}

.gamedown .mobile a {;
}

.gamedown .android span, .gamedown .ios span {
    width: 110px;
    display: block;
    float: left;
}

.gamedown p {
    width: 150px;
    display: block;
    float: left;
    color: #fff;
    font-size: 28px;
    letter-spacing: 2px;
}

.gamedown .pc p {
    text-shadow: 2px 2px 2px #288d6a;
}

.gamedown .mobile p {
    text-shadow: 2px 2px 2px #9d844f;
}

.gamedown i {
    width: 40px;
    margin: 0 0 0 45px;
    color: #fff;
    float: left;
}

.gamedown .pc i {
    font-size: 30px;
    width: 30px;
    margin: 0 8px 0 45px;
    margin-top: 3px;
    text-shadow: 2px 2px 2px #288d6a;
}

.gamedown .mobile i {
    font-size: 36px;
    margin-top: 2px;
    margin-bottom: -3px;
    text-shadow: 2px 2px 2px #9d844f;
}


#boxMobile {
    display: none;
    width: 140px;
    height: 140px;
    margin: -240px 0 0 45px;
    background: #f6f6f6;
    border-radius: 0.5em;
    padding: 10px;
    text-align: center;
}

#boxMobile img {
    width: 140px;
    height: 140px;
}

.donghua {
    transition: all .5s ease-out;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    _display: inline;
}

.tx:hover .donghua {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

/*适龄提示*/
#cadpa {
    width: 170px;
    height: 100px;
    position: absolute;
    top: 450px;
    left: 780px;
    display: block;
    margin: 0 auto;
    z-index: 99;
}

#cadpa img {
    width: auto;
    height: 380px;
}

.cadpa-img {
    text-align: center;
    height: 102px;
}

.cadpa-img img {
    width: auto;
    height: 100px;
    display: inline-block;
    margin: 0 15px;
}

.cadpa-img img.gamelogo {
    height: 96px;
    padding: 0 30px;
    border: 2px solid #222;
    border-radius: 8px;
}


/*游戏介绍*/
.newsbox {
    width: 1170px;
    height: 345px;
    padding: 15px 15px 0;
    display: block;
    background: linear-gradient(116deg, #c5bf5f 30%, #79953f 70%);
    box-shadow: 0 3px 6px #484848;
}

/*焦点图*/
#focus {
    width: 580px;
    height: 326px;
    float: left;
    overflow: hidden;
}

#focus .swiper-container {
    width: 580px;
    height: 326px;
    margin: 0 auto;
    position: relative;
}

#focus .swiper-container .swiper-button-prev {
    cursor: pointer;
    width: 30px;
    height: 72px;
    left: 0px;
    top: 160px;
    background: url(../images/btn-prev2.png) no-repeat center top;
    position: absolute;
    float: left;
    z-index: 99
}

#focus .swiper-container .swiper-button-next {
    cursor: pointer;
    width: 30px;
    height: 72px;
    right: 0px;
    top: 160px;
    background: url(../images/btn-next2.png) no-repeat center top;
    position: absolute;
    float: left;
    z-index: 99
}

#focus .swiper-wrapper {
    width: 580px;
    height: 326px;
    margin: 0 auto;
}

#focus .swiper-slide {
    text-align: center;
}

#focus .swiper-slide img {
    width: 580px;
    height: 326px;
}

#focus .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    margin: 0 6px;
}

/*新闻tab列表*/
.newslist {
    width: 575px;
    height: 330px;
    float: left;
    margin: 0 0 0 15px;
}

.newslist .hd {
    width: 575px;
    height: 46px;
    display: block;
    border-bottom: 1px solid #fbe6d0;
}

.newslist .hd ul {
    font-size: 16px;
}

.newslist .hd ul li {
    float: left;
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    padding: 0 27px;
    color: #fff;
    text-align: center;
    border-left: 0;
}

.newslist .hd ul .on {
    color: #ffd881;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    border-bottom: 1px solid #ffd881;
}

.newslist .bd {
    width: 570px;
    display: block;
}

.newslist .bd ul li {
    height: 54px;
    line-height: 54px;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #fbe6d0;
}

.newslist .bd ul li a {
    width: 510px;
    color: #fff;
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newslist .bd ul li a:hover {
    color: #fff;
    animation-name: dmyani;
    animation-duration: 1s;
}

@keyframes dmyani {
    0% {
        margin-left: 5px;
    }
}

.newslist .bd ul li span {
    width: 50px;
    float: left;
    display: block;
    text-align: right;
    color: #fbecdd;
}

.newslist .tuijian {
    width: 575px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 15px 0 3px;
    background: url(../images/news-tj-tit.png) no-repeat left;
    border-bottom: 1px solid #fbecdd;
    overflow: hidden;
}

.newslist .tuijian b {
    float: left;
    width: 65px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: block;
}

.newslist .tuijian a {
    color: #fff;
}

.newslist .tuijian a:hover {
    color: #ffe6a5;
}

/*新闻弹窗*/
.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 1000px;
    min-width: 800px;
    height: 70%;
    z-index: 9999999999999;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
     
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 999999;
    opacity: 0;
    background: rgba(1, 1, 1, 0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}

/*弹窗内容*/
.md-content {
    height: 100%;
    color: #5b5b5b;
    background: #fff;
    position: relative;
    border-radius: 8px;
    margin: 0 auto;
    text-align: center;
}

.md-content h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 25px 20px 0;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    color: #333;
    overflow: hidden;
}

.md-content .md-close {
    width: auto;
    position: absolute;
    left: 45%;
    bottom: 10px;
    font-size: 14px;
    color: #fff;
    padding: 8px 20px;
    background: #cfae69;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}

.md-content .md-close:hover {
    background: #9e8138;
}

.md-content .md-main {
    padding: 0 40px;
    height: 79%;
    margin: 20px 0 0;
    font-size: 14px;
    overflow-y: scroll;
}

.md-content .md-main-img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.md-content .md-main-img img {
    width: 90%;
    height: auto;
    margin: 0 0 20px;
    min-width: 320px;
}

.md-content > div p {
    line-height: 28px;
    text-indent: 28px;
    margin-bottom: 12px;
    text-align: left;
}

/* 弹窗动画 */
.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}


/*快捷入口*/
.quicklinks {
    width: 100%;
    height: 185px;
    display: block;
    margin: 15px 0 45px;
}

.quicklinks li {
    width: 245px;
    height: 145px;
    float: left;
    padding: 40px 20px 0;
    margin-right: 20px;
}

.quicklinks li a {
    width: 100%;
    height: 100%;
    display: block;
}

.quicklinks li.link-1 {
    background: url(../images/bg-quicklink-1.png) no-repeat center bottom;
}

.quicklinks li.link-2 {
    background: url(../images/bg-quicklink-2.png) no-repeat center bottom;
}

.quicklinks li.link-3 {
    background: url(../images/bg-quicklink-3.png) no-repeat center bottom;
}

.quicklinks li.link-4 {
    background: url(../images/bg-quicklink-4.png) no-repeat center bottom;
    margin-right: 0;
}

.quicklinks li .tit {
    font-size: 24px;
    font-weight: bold;
    color: #076aff;
    margin-bottom: -2px;
}

.quicklinks li p {
    font-size: 14px;
    color: #101010;
    line-height: 26px;
}

.quicklinks li a:hover p {
    color: #222;
}

.title {
    text-align: center;
    color: #7c7c7c;
    font-size: 18px;
    line-height: 26px;
    font-family: Georgia;
    letter-spacing: 5px;
    text-transform: uppercase;
}

/*游戏特色*/
.tese {
    width: 1200px;
    height: 710px;
    display: block;
    min-width: 1200px;
    text-align: center;
    margin: auto;
}

.title-tese {
    width: 100%;
    height: 26px;
    padding-top: 58px;
    background: url(../images/title-tese.png) no-repeat center top;
}

#teselist {
    width: 100%;
    height: 100%;
}

#teselist .swiper-container {
    width: 100%;
    height: 630px;
    --swiper-pagination-color: #cfae69;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

#teselist .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

#teselist .swiper-slide-active, #teselist .swiper-slide-duplicate-active {
    transform: scale(1);
}

#teselist .swiper-container .swiper-button-prev {
    cursor: pointer;
    width: 60px;
    height: 120px;
    left: 2%;
    top: 42%;
    background: url(../images/btn-prev.png) no-repeat center top;
    position: absolute;
    float: left;
    z-index: 999;
    opacity: .8;
}

#teselist .swiper-container .swiper-button-next {
    cursor: pointer;
    width: 60px;
    height: 120px;
    right: 2%;
    top: 42%;
    background: url(../images/btn-next.png) no-repeat center top;
    position: absolute;
    float: left;
    z-index: 999;
    opacity: .8;
}

#teselist .swiper-container .swiper-button-prev:hover, #teselist .swiper-container .swiper-button-next:hover {
    opacity: 1;
}

#teselist .swiper-wrapper {
    width: 100%;
    height: 600px;
    margin: 0 auto;
}

#teselist .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
}

#teselist .swiper-slide {
    width: 100%;
    position: relative; /*overflow: hidden;*/
    text-align: center;
}

#teselist .swiper-slide img {
    width: 600px;
    height: 396px;
    vertical-align: middle;
    border: 10px solid #fff;
    box-shadow: 0 0 6px #912006;
}

#teselist .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 12px;
}


/*视频中心*/
.videobox {
    width: 1200px;
    min-width: 1200px;
    height: 790px;
    margin: 0 auto;
    padding: 50px 0 0;
}

.title-video {
    width: 100%;
    height: 26px;
    padding-top: 58px;
    margin-bottom: 10px;
    background: url(../images/title-video.png) no-repeat center top;
}

#videolist {
    width: 1200px;
    height: auto;
    position: relative;
}

#videolist .swiper-container {
    width: 100%;
    height: 700px;
    margin: 0 auto;
}

#videolist .swiper-button-prev, #videolist .swiper-button-next {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    border: 5px solid #b7ddc9;
}

#videolist .swiper-button-prev {
    right: -50px;
    top: 22px;
}

#videolist .swiper-button-next {
    right: -50px;
    top: 75px;
}

#videolist .swiper-button-prev i, #videolist .swiper-button-next i {
    font-size: 24px;
    color: #468b68;
}

#videolist .swiper-button-prev, #videolist .swiper-container-rtl .swiper-button-next {
    left: auto;
}

#videolist .swiper-slide {
    width: 590px;
    height: 340px;
    text-align: center;
    overflow: hidden;
    background: #000;
    box-shadow: 0 0 6px #912006;
}

#videolist .swiper-slide .play-video {
    cursor: pointer;
    width: 590px;
    height: 340px;
    position: relative;
}

#videolist .swiper-slide .play-video:hover .des {
    color: #fff;
    background: rgba(0, 0, 0, .8) url(../images/icon-video2.png) no-repeat 7px 1px;
}

#videolist .swiper-slide img {
    width: 570px;
    height: 320px;
    border: 10px solid #fff; /*-webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;*/
}

#videolist .swiper-slide:hover img {
    opacity: .7; /*-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);*/
}

.iconplay {
    width: 136px;
    height: 136px;
    position: absolute;
    display: block;
    left: 227px;
    top: 102px;
    z-index: 99;
    background: url(../images/bg-video-icon.png) no-repeat center;
    text-align: center;
}

.iconplay i {
    width: 72px;
    color: #fff;
    font-size: 80px;
    line-height: 136px;
}

#videolist .swiper-slide:hover .iconplay {
    opacity: 1;
}


/*视频弹窗*/
.videoed {
    z-index: 99;
}

.videos {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -430px;
    margin-top: -210px;
    z-index: 100000;
    padding: 20px;
    width: 820px;
    height: 460px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
    box-shadow: 0 0 10px #000;
}

.videos video {
    width: 820px;
    height: 460px;
}

/*left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px;*/
.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
    z-index: 1000000;
    background: #000;
}


/*装备展示*/
.show {
    width: 100%;
    min-width: 1200px;
    height: 1024px;
    margin: 0 auto;
    padding: 50px 0 0;
    position: relative;
    background: url(../images/bg-show0.jpg) no-repeat center bottom;
    overflow: hidden;
}

.title-show {
    width: 100%;
    height: 26px;
    padding-top: 58px;
    background: url(../images/title-show.png) no-repeat center top;
}

/*技能展示2*/
.show2 {
    width: 100%;
    min-width: 1200px;
    height: 924px;
    margin: 0 auto;
    padding: 50px 0 0;
    position: relative;
    background: url(../images/bg-show2.jpg) no-repeat center bottom;
    overflow: hidden;
}

.title-show2 {
    width: 100%;
    height: 26px;
    padding-top: 58px;
    background: url(../images/title-jineng.png) no-repeat center top;
}

/*装备图片切换*/
.showlist {
    width: 1200px;
    height: 640px;
    float: left;
    margin: 40px 0 0 0;
}

.showlist .hd {
    width: 1200px;
    height: 280px;
    display: block;
    margin-bottom: 15px;
}

.showlist .hd ul {
    font-size: 26px;
}

.showlist .hd ul li {
    float: left;
    cursor: pointer;
    width: 221px;
    height: 80px;
    margin-right: 12px;
    line-height: 72px;
    color: #0043ff;
    text-align: center;
    background: url(../images/bg-tab-show.png) no-repeat center;
}

.showlist .hd ul .on {
    color: #4259ff;
    font-weight: bold;
    background: url(../images/bg-tab-show-hover.png) no-repeat center;
}

.showlist .bdbox {
    width: 1200px;
    height: 460px;
    padding: 10px;
    background: url(../images/text.png) no-repeat;
}

.showlist .bd {
    width: 1160px;
    height: 460px;
    display: block;
    margin-left: 15px;
}

.showlist .bd ul li {
    position: relative;
}

.showlist .bd ul li .imgstr {
    width: 680px;
    height: 390px;
    margin-left: 20px;
    margin-right: 25px;
    float: left;
    border-radius: 10px;
    box-shadow: 0 2px 6px #4f4d49;
}

.showlist .bd ul li .text {
    height: 400px;
    margin-top: 5px;
}

.showlist .bd ul li .text p {
    font-size: 15px;
    color: #ffffff;
    line-height: 200%;
}

.showlist .bd ul li .text span {
    color: #fff03b
}

.showlist .bd ul li .text h2 {
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 25px;
}

/*图片切换2*/
.showlist2 {
    width: 1200px;
    height: 640px;
    float: left;
    margin: 20px 0 0 0;
}

.showlist2 .hd {
    width: 1200px;
    height: 100px;
    display: block;
    margin-bottom: 15px;
}

.showlist2 .hd ul {
    font-size: 26px;
}

.showlist2 .hd ul li {
    float: left;
    cursor: pointer;
    width: 221px;
    height: 80px;
    margin-right: 12px;
    line-height: 72px;
    color: #0043ff;
    text-align: center;
    background: url(../images/bg-tab-show.png) no-repeat center;
}

.showlist2 .hd ul .on {
    color: #4259ff;
    font-weight: bold;
    background: url(../images/bg-tab-show-hover.png) no-repeat center;
}

.showlist2 .bdbox {
    width: 1200px;
    height: 460px;
    background: linear-gradient(30deg, #c5bf5f 30%, #79953f 60%);
    box-shadow: 0 2px 5px #FFFFFF;
    border-radius: 5px;
}

.showlist2 .bd {
    width: 1160px;
    height: 520px;
    display: block;
    margin-left: 15px;
}

.showlist2 .bd ul li {
    position: relative;
}

.showlist2 .bd ul li .imgstr {
    height: 390px;
    margin-left: 20px;
    margin-right: 25px;
    float: left;
}

.showlist2 .bd ul li .text {
    height: 400px;
    margin-top: 5px;
}

.showlist2 .bd ul li .text p {
    font-size: 15px;
    color: #fff;
    line-height: 200%;
}

.showlist2 .bd ul li .text span {
    color: #FFFFFF;
}

.showlist2 .bd ul li .text h2 {
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 25px;
}

/*
.renwu-show { width: 645px; height: 880px; position: absolute; right: 0; bottom: 0; background: url(../images/img-renwu1.png) no-repeat right bottom; }
*/

/*游戏截图*/
.jietu {
    width: 100%;
    margin: 0 auto;
    min-width: 800px;
    height: 800px;
    padding: 50px 0 0;
    position: relative;
    background: url(../images/bg-show1.jpg) no-repeat center bottom;
}

.title-jietu {
    width: 100%;
    height: 26px;
    padding-top: 58px;
    margin-bottom: 10px;
    background: url(../images/title-jietu.png) no-repeat center top;
}

/*单张轮播*/
#jietulist {
    width: 1170px;
    height: auto;
    padding: 15px;
    position: relative;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px #912006;
    z-index: 2;
}

#jietulist .swiper-container {
    width: 1170px;
    height: 658px;
    margin: 0 auto;
    position: relative;
}

#jietulist .swiper-container .swiper-button-prev {
    cursor: pointer;
    width: 60px;
    height: 120px;
    left: 20px;
    top: 280px;
    background: url(../images/btn-prev.png) no-repeat center top;
    position: absolute;
    float: left;
    z-index: 99
}

#jietulist .swiper-container .swiper-button-next {
    cursor: pointer;
    width: 60px;
    height: 120px;
    right: 20px;
    top: 280px;
    background: url(../images/btn-next.png) no-repeat center top;
    position: absolute;
    float: left;
    z-index: 99
}

#jietulist .swiper-slide {
    text-align: center;
}

#jietulist .swiper-pagination-bullet {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 12px;
    margin: 0 6px;
}

.pag4 {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

.renwu-jietu {
    width: 940px;
    height: 880px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: url(../images/img-renwu2.png) no-repeat left bottom;
}

/*隐藏默认蓝色箭头*/
.swiper-container .swiper-button-prev:after, .swiper-container .swiper-container-rtl .swiper-button-next:after, .swiper-container .swiper-button-next:after, .swiper-container .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}


/*---------------------------------------------*/


/* 底部版权 */
#footer {
    height: 180px;
    width: 100%;
    background: url(../images/bg7-footer.jpg) no-repeat center bottom;
    min-width: 1200px;
}

.footerlogo {
    width: 220px;
    height: 130px;
    display: block;
    float: left;
    margin: 20px 0 0 0;
    text-align: center;
}

.footerlogo img {
    width: 160px;
    height: auto;
}

.copyright {
    width: 940px;
    float: left;
    padding: 0 0 0 15px;
    margin: 35px 0 0;
    color: #888;
    font-size: 12px;
    line-height: 24px;
}

.copyright .tips {
    color: #cfae69;
    font-weight: normal;
}

.copyright a {
    color: #ddd;
}

/*右侧固定浮动*/
.fixedbox {
    position: fixed;
    right: 15px;
    bottom: 35px;
    z-index: 99;
    width: 250px;
    height: 550px;
}

@media (max-width: 768px) {
    .fixedbox {
        display: none;
    }
}

.fixedbox div {
    text-align: center;
    color: #fff;
}

.fixedbox div img {
    margin: 5px 0;
}

.fixedbox div p {
    text-shadow: 1px 1px 3px #715b2b;
}

.fixedbox .rightlogo {
    margin: -45px 0 0 10px;
}

.fixedbox .rightlogo img {
    width: 120px;
    height: auto;
}

.fixedbox .qq {
    margin: 5px 0 0;
}

.fixedbox .qq p, .fixedbox .group p {
    display: inline;
    margin: 0 5px 0 0;
    line-height: 30px;
}

.fixedbox .kefutime {
    font-size: 16px;
    color: #fff;
    margin: 10px 0;
}

.fixedbox .chongzhi {
    width: 200px;
    margin: 10px auto;
}

.fixedbox .chongzhi a {
    width: 200px;
    height: 80px;
    display: block;
}

.fixedbox .chongzhi img {
    animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
}

.fixedbox .code {
    margin: 5px auto;
}

.fixedbox .code p {
    font-size: 16px;
    margin: 0 0 5px;
    font-weight: bold;
}

.fixedbox .code div {
    width: 154px;
    height: 154px;
    background: url(../images/bg-fixed-code.png) no-repeat center;
    margin: 0 auto;
}

.fixedbox .code img {
    width: 135px;
    height: 135px;
    margin: 10px 0 0;
}

.fixedbox .top {
    width: 180px;
    height: 45px;
    bottom: 15px;
    margin: 0 0 0 15px;
    position: absolute;
}

.fixedbox .top a {
    width: 180px;
    height: 45px;
    display: block;
}

.h5bar {
    width: 210px;
    height: 480px;
    padding: 5px;
    position: absolute;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.57);
}

.h5bar .borderbox {
    width: 208px;
    height: 478px;
    border: 1px solid #efe1c5;
}

.h5open {
    position: fixed;
    z-index: 99999;
    bottom: 290px;
    right: 0px;
    height: 120px;
    width: 30px;
    padding: 12px 0 0;
    text-align: center;
    background: url(../images/btn.png) no-repeat;
}

.h5close {
    height: 100px;
    width: 30px;
    position: absolute;
    left: 0;
    padding: 25px 0 0;
    background: url(../images/btn.png) no-repeat;
    text-align: center;
    margin: 165px 0 0;
}

.h5btn {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    cursor: pointer;
}

/*------字体图标------*/
@font-face {
    font-family: 'iconfont';
    src: url('../icon/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/*背景音乐*/
#musicbox {
    position: fixed;
    width: 60px;
    height: 60px;
    z-index: 9999999;
    top: 100px;
    right: 40px;
    opacity: 0.5;
}

#musicbox a {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: #CCCCCC;
    border-radius: 60px;
    font-size: 26px;
    background-image: url(../images/m.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#musicbox a.play {
    animation: rotates 3s linear infinite;
    -webkit-animation: rotates 3s linear infinite;
}

#musicbox a img {
    width: 100%;
    height: 100%;
}

@keyframes rotates {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

/*------ banner自适应 ------*/
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    #banner, #bannertxt {
        height: 980px;
    }

    #logo {
        width: 580px;
        top: 9%;
    }

    #logo img {
        height: 170px;
    }

    #banner .txt1 {
        width: 682px;
        top: 5%;
    }

    .gamedown {
        top: 230px;
    }

    #cadpa {
        top: 260px;
        left: 65%;
    }

    .renwu-show {
        right: -350px;
        bottom: 0;
    }

    .renwu-jietu {
        display: none;
    }

    #teselist .swiper-container .swiper-button-prev {
        left: 10%;
    }

    #teselist .swiper-container .swiper-button-next {
        right: 10%;
    }

    #videolist .swiper-button-prev {
        right: 0;
        top: -75px;
    }

    #videolist .swiper-button-next {
        right: 0;
        top: -25px;
    }

    .mainboxtop {
        margin-top: -300px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #banner, #bannertxt {
        height: 880px;
    }

    #logo {
        width: 580px;
        top: 10%;
    }

    #logo img {
        height: 150px;
    }

    #banner .txt1 {
        width: 682px;
        top: 5%;
        height: 218px;
        left: 3%;
    }

    .gamedown {
        top: 230px;
    }

    #cadpa {
        top: 260px;
        left: 65%;
    }

    .renwu-show {
        right: -350px;
        bottom: 0;
    }

    .renwu-jietu {
        display: none;
    }

    #teselist .swiper-container .swiper-button-prev {
        left: 10%;
    }

    #teselist .swiper-container .swiper-button-next {
        right: 10%;
    }

    #videolist .swiper-button-prev {
        right: 0;
        top: -75px;
    }

    #videolist .swiper-button-next {
        right: 0;
        top: -25px;
    }
}

.pet-gif img.active, .skill-box li:hover .trick-tip {
    display: block
}

.tipbg {
    width: 800px;
    height: 450px;
    float: left;
}

.skill-box {
    min-height: 100px;
    width: 800px;
    height: auto;
    position: absolute;
    z-index: 999;
    float: left;
}

.skill-box ul {
    height: 100%
}

.skill-box li {
    float: left;
    margin-right: 0;
    position: relative;
    margin-bottom: 3px;
    text-align: center;
    width: 85px;
    padding-right: 42px;
    padding-bottom: 30px;
}

.skill-box img {
    width: 100px;
    height: 100px;
    box-shadow: 2px 3px 5px #283a02;
    border-radius: 15px;
}

.skill-box .tipimgs {
    width: 150px;
    height: 150px;
    box-shadow: 0px 0px 0px #fff;
    background: #000;
}

.skill-box li .trick-tip {
    width: 310px;
    color: #5d6172;
    line-height: 18px;
    top: 100px;
    left: 0;
    z-index: 99999;
    text-align: justify;
    position: absolute;

    display: none
}

.skill-box li .trick-tip p {
    padding: 4px 10px
}

.skill-box li .sn {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #524944;
    width: 100%
}

.trick-tip .in-top {
    background: url(../images/tips_t-4ba3d9d611.png) no-repeat;
    width: 310px;
    height: 15px
}

.trick-tip .in-mid {
    width: 310px;
    background: url(../images/tips_c-6407afcb97.jpg) repeat-y;
    height: auto
}

.trick-tip .in-bottom {
    background: url(../images/tips_b-f21b1d1458.png) no-repeat;
    width: 310px;
    height: 7px
}

.skill-box-txt {
    display: block;
    width: 515px
}


.wrap {
    overflow: hidden;
    padding: 35px;
    height: 540px;
    width: 1130px;
    background: linear-gradient(45deg, #c5bf5f 30%, #79953f 60%);
    box-shadow: 0 2px 5px #ffffff;
    border-radius: 15px;
    margin-top: 40px;
}

.pet-right, .pet-sel {
    width: 226px;
    float: left;
    overflow: hidden
}

.pet-sel a {
    background: url(../images/bg-tab-show.png) no-repeat;
    width: 226px;
    height: 75px;
    display: block;
    line-height: 72px;
    color: #0043ff;
    font-size: 26px;
    margin-bottom: 9px;
    text-align: center
}

.pet-sel a.active {
    background: url(../images/bg-tab-show-hover.png) no-repeat;
    width: 226px;
    height: 75px;
    color: #4259ff;
    font-weight: bold;
}

.pet-right {
    width: 830px;
    margin-left: 70px;
    height: 750px;
    overflow-y: auto;
    position: relative;
    margin-top: 2px
}

.dyscroll::-webkit-scrollbar {
    width: 5px
}

.dyscroll::-webkit-scrollbar-track {
    background-color: #c7cfda
}

.dyscroll::-webkit-scrollbar-thumb, .dyscroll::-webkit-scrollbar-thumb:active, .dyscroll::-webkit-scrollbar-thumb:hover {
    background-color: #8fb8d5
}

.pet-list {
    display: none
}

.pet-list.active {
    display: block
}

.pet-list .pet-box {
    float: left;
    margin: 0 33px 18px 0;
    overflow: hidden;
    text-align: center
}

.pet-list .pet-box .img-s {
    padding: 6px;
    border: 2px solid #eec284;
    border-radius: 122px
}

.pet-box .img-s img, .pet-box p, .pet-list .pet-box, .pet-list .pet-box .img-s {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pet-box .img-s img {
    width: 108px;
    height: 108px;
    border-radius: 100%;
    border: 3px solid #ffe636;
    display: block;
    background: #517648;
}

.pet-box p {
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
    font-weight: 500
}

.pet-list2 .pet-box .img-s img {
    width: 70px;
    height: 70px
}

.pet-list2 .pet-box {
    margin-right: 10px
}

.pet-list2 .pet-box p {
    font-size: 16px
}

.pet-box:hover .img-s, .pet-box:hover img {
    border-color: #f77558
}

.pet-box:hover p {
    color: #f2a40f
}

.pet-info {
    margin-top: 20px;
    height: 620px;
    overflow-y: auto;
    position: relative
}

.pet-gif {
    width: 274px;
    height: 274px;
    border-radius: 50%;
    background: #000;
    border: 8px solid #7db3e3;
    overflow: hidden
}

.pet-gif img {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none
}

.pet-gif img.active, .skill-box li:hover .trick-tip {
    display: block
}

.pet-gif, .pet-gif-btn {
    position: absolute;
    top: 114px;
    right: 30px
}

.pet-gif-btn .btn-normal, .pet-gif-btn .btn-vari {
    background: url(../images/btn_gif_bg-c35f5626e2.png) no-repeat;
    width: 70px;
    height: 70px;
    font-size: 20px;
    color: #fdfefe;
    text-align: center;
    line-height: 70px;
    position: absolute;
    top: 250px;
    right: 75px;
    cursor: pointer;
    z-index: 99
}

.pet-gif-btn .btn-normal.active, .pet-gif-btn .btn-vari.active {
    background: url(../images/btn_gif_bg_h-fc28ed52c6.png) no-repeat;
    width: 70px;
    height: 70px
}

.pet-gif-btn .btn-vari {
    top: 200px;
    right: 0
}

.pet-name {
    font-size: 54px;
    color: #3e7194;
    height: 100px;
    line-height: 60px;
    padding-bottom: 10px;
    top: 0;
    position: relative
}

.pet-name .pet-avatar, .skill-box img {
    display: inline-block;
    vertical-align: top
}

.pet-name .pet-avatar, .pet-name .pet-avatar img {
    border-radius: 50%;
    border: 1px solid #efc78e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pet-name .pet-avatar {
    padding: 5px;
    position: relative;
    width: 100px;
    height: 100px
}

.pet-name .pet-avatar img {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 50%;
    top: 50%;
    margin: -45px
}

.pet-name em, .pet-name i {
    position: absolute;
    bottom: 0
}

.pet-name em {
    font-size: 24px;
    color: #524944;
    padding-left: 4px;
    left: 110px
}

.pet-name i {
    display: block;
    background: url(../images/t_i-3b9d189c30.png) no-repeat;
    width: 582px;
    height: 33px;
    left: 0
}

.pet-desc {
    font-size: 16px;
    color: #524944;
    line-height: 24px;
    width: 466px;
    padding: 16px 0
}

.pet-st {
    background: url(../images/span-0d555a1747.png) no-repeat;
    width: 122px;
    height: 33px;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    margin: 20px 0 16px;
    color: #fff;
    font-weight: 700
}

.pet-st1 {
    background: url(../images/inner_title1-a6cc7ebed8.png) no-repeat;
    width: 175px
}

.pet-st1, .pet-st2, .pet-st3 {
    height: 57px;
    font-size: 0;
    margin: 20px 0 16px
}

.pet-st2 {
    background: url(../images/inner_title2-a496842367.png) no-repeat;
    width: 178px
}

.pet-st3 {
    background: url(../images/inner_title3-6e6ab9010c.png) no-repeat;
    width: 177px
}