@import "global.css";
@import "share.css";

html, body {
    min-width: 1200px;
    background: url("../images/bg.jpg") no-repeat center top;
}

.header {
    height: 990px;
}

.header-top {
    width: 100%;
    max-width: 1920px;
    height: 120px;
    position: relative;
}

.logo {
    width: 206px;
    height: 99px;
    background: url("../images/logo.png") no-repeat center center;
    position: absolute;
    top: 28px;
    left: 155px;
}


.header-link {
    width: 260px;
    height: 41px;
    position: absolute;
    top: 12px;
    right: 46px;
    z-index: 10;
}

.head-link {
    float: right;
    width: 220px;
    height: 41px;
    margin-right: 100px;
    margin-top: 40px;
    background: url("../images/top-share-icon.png") no-repeat;

}

.head-link {
    float: right;
    width: 220px;
    height: 41px;
    margin-right: 100px;
    margin-top: 40px;
    background: url("../images/top-share-icon.png") no-repeat;

}

.head-link a {
    color: transparent;
    margin-right: 13px;
    display: block;
    float: left;
    width: 41px;
    height: 41px;
}

.index {
    margin-right: 13px;
}

.res {
    margin-right: 13px;
}

.downloads {
    margin-right: 13px;
}

.index:hover {
    background: url("../images/top-share-icon-hover.png") no-repeat;
}

.res:hover {
    background: url("../images/top-share-icon-hover.png") no-repeat -54px 0;
}


.downloads:hover {
    background: url("../images/top-share-icon-hover.png") no-repeat -108px 0;
}

.top-share {
    margin-top: 1px;
}

.top-share:hover {
    background: url("../images/top-share-icon-hover.png") no-repeat -162px 0;
}

.header-time {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 835px;
    color: #ffffff;
}

.start {
    width: 292px;
    height: 89px;
    float: right;
    margin-top: -144px;
    margin-right: 478px;
    cursor: pointer;
    transition: all 0.3s;
    background: url("../images/start.png");

}

.start:hover {
    transform: scale(0.95);
}

.title {
    height: 139px;
    background: url("../images/title.png") no-repeat center center;
    margin-top: 120px;
}

.carousel {
    width: 1166px;
    margin: 0 auto;
    margin-top: -150px;
}

.swiper-container1 {
    width: 1160px;
    position: relative;
    height: 535px;
    margin-top: 105px;
}

.swiper-container-top-txt {
    position: absolute;
    top: 0;
    left: 105px;
    color: #669068;
    font-size: 15px;
    margin-top: 95px;
    margin-left: 75px;
}

.swiper-slide {
    /*height: 529px;*/
    margin: 0 auto;
}

.swiper-slide1 {
    background: url("../images/carousel1.png") no-repeat center top;
    background-size: 100%;
}

.swiper-slide2 {
    background: url("../images/carousel2.png") no-repeat center top;
    background-size: 100%;
}

.swiper-slide3 {
    background: url("../images/carousel3.png") no-repeat center top;
    background-size: 100%;
}

.swiper-pagination-bullet {
    opacity: 1;
    width: 36px;
    height: 28px;
    border-radius: 0 !important;
    background: url("../images/mark-empty.png") !important;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: url("../images/mark.png") !important;
}

.swiper-button-next, .swiper-button-prev {
    width: 75px;
    height: 73px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -2px !important;
}

.swiper-button-left_pro {
    transform: rotate(-180deg);
    background: url("../images/arrow.png") !important;
}

.swiper-button-right_pro {
    background: url("../images/arrow.png") !important;
}

.nav {
    height: 78px;
    margin: 52px auto;
    background: url("../images/nav-bg.png") no-repeat center;
}

.nav ul {
    display: table;
    margin: 0 auto;
}

.nav-btn {
    float: left;
    width: 273px;
    height: 78px;
    cursor: pointer;
    transition: all 0.3s;
}

.nav-btn1 {
    background-image: url("../images/nav.png");
    background-position-x: -183px;
    background-position-y: 0;
}

.nav-btn2 {
    background-image: url("../images/nav.png");
    background-position-x: -487px;
    margin: 0 30px;
}

.nav-btn3 {
    background-image: url("../images/nav.png");
    background-position-x: -790px;
}


.nav-btn1:hover {
    background-image: url("../images/nav-active.png");
}

.nav-btn2:hover {
    background-image: url("../images/nav-active.png");
}

.nav-btn3:hover, .nav-active {
    background-image: url("../images/nav-active.png");
}

.battle-pass-content-box {
    color: #797979;
    min-height: 505px;
}

.battle-wrap {
    width: 1200px;
    margin: 0 auto;
}

.battle-pass-content-boxs {
    background: url("../images/box-bg.png") no-repeat right;
}

.battle-pass-content-box-margin {
    width: 1000px;
    margin: 0 auto;
}

.battle-pass-content-box-marginr {
    background: url("../images/box.png") no-repeat;
    padding-bottom: 111px;
    background-position: top right;
}

.battle-pass-content-box-margin1 {
    width: 1150px !important;
    margin-left: 50px;
}

.battle-pass-content-box-marginr2 {
    width: 1090px !important;
    margin-left: 100px;

}

.battle-pass-content-box3 .battle-pass-content-box-margin {
    width: 1160px;
}

.battle-pass-content-box1 {
    padding-top: 90px;
}

.battle-pass-content-box1 p {
    height: 70px;
    line-height: 70px;
}

.battle-pass-content-box2 {
    padding-top: 70px;
}

.battle-pass-content-box2 p {
    height: 30px;
    line-height: 30px;
}

.pay-login-tips {
    width: 339px;
    height: 49px;
    margin: 30px 0;
    background: url("../images/pay-login-tips.png");
}

.battle-pass3-nav {
    padding-bottom: 15px;
    background: url("../images/line.png") no-repeat center bottom;
}

.battle-pass3-nav-btn {
    height: 44px;
    line-height: 42px;
    text-align: center;
    outline: 2px solid #61a061;
    color: #61a061;
    font-weight: bold;
    font-size: 16px;
    padding: 0 22px;
    background: rgb(215, 223, 226);
    margin: 10px;
    transition: all 0.3s;
}

.battle-pass3-nav-btn:hover, .battle-pass3-nav-active {
    color: #fff;
    background: linear-gradient(#8dc593 12px, #5fa16c);
    box-shadow: 0 0 3px 0 #fff inset;
    outline: 0;
}

.ml4 {
    margin-left: 4px;
}

.ml12 {
    margin-left: 12px;
}

.icon-mark {
    background: rgb(189, 189, 189);
    color: #fff;
    padding: 1px 9px;
    border-radius: 50%;
    font-size: 16px;
}

.battle-pass-text {
    padding-top: 25px;
}

.battle-pass-text h4 {
    padding-left: 10px;
    margin-bottom: 25px;
}

.battle-pass-text-box {
    padding-left: 40px;
}

.battle-pass-text-box-left {
    float: left;
}

.swiper-slide {
    padding-top: 1px;
}

.swiper-slide-content_pro {
    width: 470px;
    margin: 194px 0 0 249px;
}

.swiper-slide-content_pro h2, .swiper-slide-content_pro h1 {
    color: #fff;
    margin-bottom: 15px;
}

.swiper-slide_icon {
    font-size: 19px;
    color: #b08654;
    background: #fbe6a8;
    padding: 4px 9px;
    border-radius: 50%;
    font-weight: bold;
    font-family: 宋体;
}

.swiper-slide-content_pro1 p {
    margin-top: 10px;
    color: #D8C191;
}

.swiper-slide-content_pro2 h1 {
    margin-bottom: 30px;
}

.swiper-slide-content_pro2 p {
    margin-top: 5px;
    color: #D8C191;
}

.fs23 {
    font-size: 23px;
    font-weight: bold;
}


.fs21 {
    font-size: 21px;
}

.fs26 {
    font-size: 26px;
    font-weight: bold;
}

.fs30 {
    font-size: 30px;
    font-weight: bold;
}

.fs32 {
    font-size: 32px;
    font-weight: bold;
}

.fs19 {
    font-size: 19px;
}

.fs18 {
    font-size: 18px;
}

.fs17 {
    font-size: 17px;
}

.note {
    display: none;
    font-size: 14px;
    color: #e1e1e1;
    margin-top: 24px;
}

.swiper-slide-content_pro p {
    color: #fbe6a8;
}

.colorsb {
    color: #fbe6a8 !important;
}

.mtmb10 {
    margin: 14px 0;
}

.battle-pass {
    padding-top: 50px;
    padding-bottom: 150px;
}