html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}

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;
}

body {
    width: 100%;
    height: 100%;
    position: relative;
}

.main-wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    overflow: hidden;
}

@font-face {
    font-family: "TRAJANPRO-REGULAR";
    src: url("../images/TRAJANPRO-REGULAR.woff2") format("woff2"),
    url("../images/TRAJANPRO-REGULAR.woff") format("woff"),
    url("../images/TRAJANPRO-REGULAR.ttf") format("truetype"),
    url("../images/TRAJANPRO-REGULAR.eot") format("embedded-opentype"),
    url("../images/TRAJANPRO-REGULAR.svg") format("svg");
}

.font {
    font-family: "TRAJANPRO-REGULAR";
}

.Dash {
    animation: Dash 1.2s linear infinite both alternate;
}

@-webkit-keyframes Dash {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0.7;
    }
}

@keyframes Dash {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0.7;
    }
}

/*首页*/
.pageOne, .pageTwo, .pageThree {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.anim {
    opacity: 0;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.pageOne {
    height: 1080px;
    background-size: cover;
}

.pageTwo {
    height: 2021px;
    background: url(../images/pc/bg2.jpg) top center;
    background-size: cover;
}
.pageTwo .model-one {
    width: 100%;
    height: 1020px;
    margin: 0 auto;
    overflow: hidden;
}
.pageTwo .title-box {
    width: 100%;
    height: 115px;
    margin: 95px 0 30px;
    position: relative;
}
.pageTwo .title1, .pageTwo .title2, .pageTwo .title3 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}
.pageTwo .login-box {
    width: 800px;
    height: 60px;
    margin: 0 auto 50px;
    position: relative;
}
.pageTwo .login-box .btn-loginIn {
    border-bottom: 2px solid #e7443f;
}
.pageTwo .login-box p {
    width: 100%;
    height: 60px;
    position: absolute;
    text-align: center;
    line-height: 60px;
    color: #ebd8b7;
    font-size: 24px;
}

.pageTwo .login-box p a {
    color: #e7443f;
}

.pageTwo .login-box .logined {
    display: none;
}
.pageTwo .gift-invite {
    width: 950px;
    height: 180px;
    margin: 0 auto;
}
.pageTwo .gift-invite ul {
    width: 100%;
    height: 100%;
    display: -webkit-flex;  /* 新版本语法: Chrome 21+ */
    display: flex;          /* 新版本语法: Opera 12.1, Firefox 22+ */
    display: -webkit-box;   /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;      /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;   /* 混合版本语法: IE 10 */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pageTwo .gift-invite ul li {
    min-width: 180px;
    height: 100%;
    position: relative;
}
.pageTwo .gift-invite ul li img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}
.pageTwo .gift-invite ul li p {
    min-width: 180px;
    font-size: 16px;
    color: #ddd;
    text-align: center;
    line-height: 50px;
    margin-top: 130px;
}
.pageTwo .value, .pageThree .value {
    display: block;
    margin: 40px auto 50px;
    width: 550px;
    height: 76px;
    text-align: center;
    line-height: 76px;
    color: #ebd8b7;
    font-size: 35px;
}
.pageTwo .value span, .pageThree .value span {
    color: #ffa405;
}
.pageTwo .value a, .pageThree .value a {
    display: block;
    width: 214px;
    height: 76px;
    background: url(../images/pc/btn_moregift.png) top center;
    background-size: cover;
    float: right;
}
.pageTwo .step-box {
    width: 100%;
    height: 194px;
    margin: 0 auto;
    position: relative;
}
.pageTwo .step {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

.pageTwo .model-two {
    width: 100%;
    height: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.pageTwo .gift-invite-more {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: relative;
    pointer-events: none;
}
.pageTwo .gift-invite-more ul {
    width: 1321px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.pageTwo .gift-invite-more ul .gift-invite-more-bg {
    position: absolute;
    top: 0;
    left: 0;
}

.pageTwo .gift-invite-more ul li {
    width: 220px;
    height: 100%;
    position: absolute;
    top: 0;
}
.pageTwo .gift-invite-more ul li:nth-of-type(1) {
    left: 198px;
}
.pageTwo .gift-invite-more ul li:nth-of-type(2) {
    left: 550px;
}
.pageTwo .gift-invite-more ul li:nth-of-type(3) {
    left: 903px;
}
.pageTwo .gift-invite-more ul li:nth-of-type(4) {
    left: 1084px;
}
.pageTwo .gift-invite-more ul li img {
    position: absolute;
    top: 33px;
    left: 50%;
    transform: translateX(-50%);
}
.pageTwo .gift-invite-more ul p {
    width: 100%;
    font-size: 24px;
    color: #17141f;
    text-align: center;
    line-height: 50px;
    position: absolute;
    bottom: 0;
}
.pageTwo .btn-box {
    width: 760px;
    height: 89px;
    margin: 80px auto 0;
}
.pageTwo .btn-box .btn-invite {
    display: block;
    width: 275px;
    height: 89px;
    background: url(../images/pc/btn_invite.png) top center;
    background-size: cover;
    float: left;
}
.pageTwo .btn-box .btn-rules {
    display: block;
    width: 275px;
    height: 89px;
    background: url(../images/pc/btn_rules.png) top center;
    background-size: cover;
    float: right;
}

.pageThree {
    height: 2361px;
    background: url(../images/pc/bg3.jpg) top center;
    background-size: cover;
}
.pageThree .model-three {
    width: 100%;
    height: 1020px;
    margin: 0 auto;
    overflow: hidden;
}
.pageThree .invite-info {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
    line-height: 40px;
    color: #ebd8b7;
    font-size: 24px;
}
.pageThree .invite-info span {
    color: #e7443f;
}
.pageThree .invite-code-box {
    width: 670px;
    height: 98px;
    margin: 20px auto 40px;
    background: url(../images/pc/invite_bg.png) top center;
    background-size: cover;
    position: relative;
}
.pageThree .invite-code-box .invite-code {
    height: 50px;
    font-size: 46px;
    line-height: 50px;
    color: #e7443f;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 330px;
}
.pageThree .ewm-box {
    width: 270px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}
.pageThree .ewm-box .ewm {
    display: block;
    width: 120px;
    height: 120px;
    float: left;
}
.pageThree .ewm-box .btn-ios {
    display: block;
    width: 136px;
    height: 40px;
    background: url(../images/pc/btn_ios.png) top center;
    background-size: cover;
    position: absolute;
    top: 5px;
    right: 0;
}
.pageThree .ewm-box .btn-and {
    display: block;
    width: 136px;
    height: 40px;
    background: url(../images/pc/btn_and.png) top center;
    background-size: cover;
    position: absolute;
    bottom: 5px;
    right: 0;
}
.pageThree .model-three .title-box {
    width: 100%;
    height: 113px;
    margin: 50px 0 60px;
    position: relative;
}
.pageThree .title4, .pageThree .title5, .pageThree .title6 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

.pageThree .gift-invite {
    width: 950px;
    height: 180px;
    margin: 0 auto;
}
.pageThree .gift-invite ul {
    width: 100%;
    height: 100%;
    display: -webkit-flex;  /* 新版本语法: Chrome 21+ */
    display: flex;          /* 新版本语法: Opera 12.1, Firefox 22+ */
    display: -webkit-box;   /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;      /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;   /* 混合版本语法: IE 10 */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pageThree .gift-invite ul li {
    min-width: 180px;
    height: 100%;
    position: relative;
}
.pageThree .gift-invite ul li img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}
.pageThree .gift-invite ul li p {
    min-width: 180px;
    font-size: 16px;
    color: #ddd;
    text-align: center;
    line-height: 50px;
    margin-top: 130px;
}
.pageThree .model-four .gift-invite ul li p {
    color: #17141f;
}
.pageThree .model-four {
    width: 100%;
    height: 1340px;
    margin: 0 auto;
    overflow: hidden;
}
.pageThree .model-four .title-box {
    width: 100%;
    height: 113px;
    margin: 85px 0 40px;
    position: relative;
}
.pageThree .btn-box {
    width: 760px;
    height: 89px;
    margin: 30px auto 0;
}
.pageThree .btn-box .btn-invite-too {
    display: block;
    width: 360px;
    height: 89px;
    background: url(../images/pc/btn_invite_too.png) top center;
    background-size: cover;
    float: left;
}
.pageThree .btn-box .btn-rules {
    display: block;
    width: 275px;
    height: 89px;
    background: url(../images/pc/btn_rules.png) top center;
    background-size: cover;
    float: right;
}
.pageThree .model-four .title-box-6 {
    width: 100%;
    height: 67px;
    margin: 85px 0 10px;
    position: relative;
}

/*轮播模块*/
.feature {
    width: 1100px;
    height: 540px;
    margin: 60px auto 0;
    position: relative;
}

.swiper-feature .swiper-slide {
    width: 1100px !important;
    height: 450px !important;
}

.swiper-feature .swiper-slide img {
    position: absolute;
    width: 800px;
    height: 450px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.prev-feature, .next-feature {
    width: 63px !important;
    height: 68px !important;
    cursor: pointer;
    opacity: 1 !important;
    position: absolute;
    z-index: 200;
    top: 36%;
}

.prev-feature {
    background: url(../images/pc/prev.png) no-repeat !important;
    background-size: cover !important;
    left: -40px
}

.next-feature {
    background: url(../images/pc/next.png) no-repeat !important;
    background-size: cover !important;
    right: -40px;
}

.pagination-feature {
    width: 630px;
    height: 15px;
    margin: 20px auto;
    text-align: center;
}

.pagination-feature .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #6c696b;
    opacity: 1 !important;
    margin: 0 15px !important;
}

.pagination-feature .swiper-pagination-bullet-active {
    background: #000;
}


/*预约弹框*/
.pop_group {
    display: none;
    border-radius: 4px;
    font-size: 20px;
}

.pop_invite {
    width: 820px;
    height: 500px;
    color: #939393;
    line-height: 1.8;
    background-image: url(../images/pc/pop_invite.png);
    background-size: cover;
}

.pop_group .pop_rong_Box {
    position: relative;
    width: 100%;
    height: 100%;
}

.pop_group .close-pop {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 61px;
    height: 61px;
    display: inline-block;
    background-image: url(../images/pc/pop_close.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.pop_invite .invite-code {
    height: 60px;
    margin: 0px auto;
    font-size: 60px;
    line-height: 50px;
    color: #920803;
    text-align: center;
    padding-top: 180px;
}
.pop_invite .btn-share {
    display: block;
    width: 275px;
    height: 89px;
    background: url(../images/pc/btn_share.png) top center;
    background-size: cover;
    margin: 110px auto 0;
}

/*规则*/
.pop_rules {
    width: 820px;
    height: 500px;
    color: #939393;
    line-height: 1.8;
    background-image: url(../images/pc/pop_rules.png);
    background-size: cover;
}
.pop_rules .rules-details {
    width: 660px;
    height: 300px;
    overflow-y: auto;
    color: #2f2f33;
    line-height: 25px;
    font-size: 16px;
    position: absolute;
    left: 50%;
    margin-left: -330px;
    bottom: 25px;
}
.pop_rules .rules-details p {
    line-height: 30px;
}
.pop_rules .rules-details strong {
    font-weight: bold;
}
.rules-details::-webkit-scrollbar, .pop_gift_list::-webkit-scrollbar{
    /*滚动条整体样式*/
    width: 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.rules-details::-webkit-scrollbar-thumb, .pop_gift_list::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background: rgba(83,83,83,0.8);

}
.rules-details::-webkit-scrollbar-track, .pop_gift_list::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 10px;
    background: rgba(237,235,235,0.3);
}

/*更多奖励*/
.pop_gift_invite, .pop_gift_join {
    width: 820px;
    height: 840px;
    color: #939393;
    line-height: 1.8;
    background-image: url(../images/pc/pop_gift.png);
    background-size: cover;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.pop_group .pop_gift_title {
    width: 700px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -350px;
    top: 135px;
}
.pop_group .pop_gift_title p {
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #920803;
}
.pop_group .pop_gift_title p:nth-of-type(1){
    float: left;
}
.pop_group .pop_gift_title p:nth-of-type(2){
    float: right;
}
.pop_group .pop_gift_list {
    width: 720px;
    height: 600px;
    overflow: auto;
    color: #17141f;
    position: absolute;
    left: 50%;
    margin-left: -360px;
    bottom: 25px;
}
.pop_group .pop_gift_list>li {
    width: 100%;
    height: 150px;
    position: relative;
}
.pop_group .pop_gift_list>li .condition {
    width: 123px;
    height: 123px;
    line-height: 123px;
    background-image: url(../images/pc/pop_gift_leavel.png);
    background-size: cover;
    text-align: center;
    font-size: 26px;
    color: #0d0d0e;
    position: absolute;
    left: 0;
    top: 13px;
}
.pop_group .pop_gift_list>li .show {
    width: 570px;
    height: 120px;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 15px;
}
.pop_group .pop_gift_list>li .show li {
    min-width: 120px;
    height: 100%;
    position: relative;
}
.pop_group .pop_gift_list>li .show li img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}
.pop_group .pop_gift_list>li .show li p {
    min-width: 120px;
    font-size: 13px;
    color: #17141f;
    text-align: center;
    line-height: 20px;
    margin-top: 100px;
}

/*选服*/
.pop_servers {
    width: 408px;
    height: 298px;
    color: #939393;
    line-height: 1.8;
    background-image: url(../images/pc/pop_servers.png);
    background-size: cover;
}
.pop_roles {
    width: 408px;
    height: 298px;
    color: #939393;
    line-height: 1.8;
    background-image: url(../images/pc/pop_roles.png);
    background-size: cover;
}
.pop_servers .close-pop, .pop_roles .close-pop {
    top: 12px;
    right: 18px;
    width: 30px;
    height: 30px;
    display: inline-block;
    background: none;
    vertical-align: middle;
}
.pop_servers .server, .pop_roles .roles {
    width: 306px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -153px;
    top: 143px;
    border: none;
    background: #fff;
}
.pop_servers .server-ok, .pop_roles .roles-ok {
    width: 120px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #ef8d21;
    position: absolute;
    bottom: 40px;
    left: 50px;
}
.pop_servers .server-cancle, .pop_roles .roles-cancle {
    width: 120px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #7c7c7c;
    position: absolute;
    bottom: 40px;
    right: 50px;
}



.api-loading {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8) url(//pic.youzu.com/hd/dj/web/mob/images/loading-1.gif) no-repeat center center;
    background-size: 50px;
    z-index: 999999;
    display: none;
}

@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);
    }
}


.pc-footer {
    background: #000;
}