body {
    background: #b52033;
}

.wrap .banner .bga,
.wrap .banner .bgb {
    height: 210px;
    background: url('../images/banner1.jpg') no-repeat center top;
}

.wrap .banner .bgb {
    background-image: url('../images/banner2.jpg');
}

.help-box {
    width: 1000px;
    height: 210px;
    margin: 0 auto;
    position: relative;
}

.help {
    position: absolute;
    width: 110px;
    height: 35px;
    top: 15px;
    right: 21px;
}

.content {
    background: url(../images/bg.png) repeat-y center top;
}

.content-in {
    width: 1000px;
    margin: 0 auto;
}

.t-box {
    margin-bottom: 50px;
}

.t-box .t-tit {
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}

.t-box .t-txt {
    min-height: 258px;
    background: #e19f4a;
    position: relative;
}

.t-box .t-txt .t-inner {
    overflow: hidden;
}

.city-ul {
    width: 590px;
    padding-left: 80px;
    text-align: left;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 10px 0 10px 30px;
}

.city-ul:before {
    content: '出发城市：';
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    color: #fff;
}

.city-ul li {
    float: left;
    margin: 0px 0px 5px 0;
    cursor: pointer;
    color: #fff;
    min-width: 84px;
    text-align: center;
}

.city-ul li.on {
    background: #9c4dd9;
    color: #fff;
    border-radius: 15px;
}

.t-box .t-txt .more {
    position: absolute;
    top: 16px;
    right: 220px;
    color: #9c4dd9;
    font-size: 16px;
    cursor: pointer;
}

.t-box .menu-ul {
    text-align: center;
    position: absolute;
    top: -115px;
    right: 0;
}

.t-box .menu-ul li {
    display: inline-block;
    width: 100px;
    height: 106px;
    line-height: 31px;
    margin: 5px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    font-size: 25px;
    color: #fff;
    background: url(../images/muli-bg.png) no-repeat center;
    background-position: -100px 0;
    box-sizing: border-box;
    padding-top: 36px;
}

.t-box .menu-ul li.pd-20 {
    padding-top: 20px;
}

.t-box .menu-ul li.on {
    background-position: 0 0;
    color: #b52033;
}

.box-a .t-tit {
    text-align: center;
}

.box-a .t-tab {
    position: relative;
}

.box-a .t-txt .more {
    top: 5px;
}

.box-a .huan-btn {
    width: 111px;
    height: 35px;
    line-height: 35px;
    text-indent: 40px;
    font-size: 22px;
    color: #fff;
    position: absolute;
    right: 30px;
    top: 0;
    border-radius: 16px;
    background: #f2c867;
    cursor: pointer;
}

.box-a .huan-btn::before {
    content: "";
    width: 27px;
    height: 29px;
    background: url(../images/icon.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 8px;
}

.box-a .menu-ul {
    position: initial;
}

.box-a .menu-ul li {
    width: 120px;
    height: 33px;
    line-height: 31px;
    border-radius: 16px;
    font-size: 17px;
    background: #db505a;
    color: #fff;
    padding-top: 0;
}

.box-a .menu-ul li.on {
    background: #ffb555;
    color: #b52033;
}

.box-f .t-txt {
    width: 1000px;
    height: 712px;
    background: url(../images/s-bg.png) no-repeat center;
    padding: 25px;
    box-sizing: border-box;
}

.box-f .s-box {
    position: relative;
    margin-bottom: 15px;
}

.box-f .s-box:hover .code-box {
    display: block;
}

.box-f .code-box {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    padding-top: 115px;
    display: none;
}

.box-f ul {
    overflow: hidden;
}

.box-f ul li {
    float: left;
    margin-right: 25px;
}

.box-f ul li:last-child {
    margin-right: 0;
}


/* 导航 */

.nav-box {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    background: #940c27;
    width: 106px;
    border-radius: 8px;
    z-index: 1000;
}


/* 
.nav-logo {
    margin-top: 0px;
    position: relative;
    right: 0px;
    top: 0px;
} */

.nav-box a {
    width: 100%;
    display: block;
    line-height: 35px;
    margin: 6px auto;
    font-size: 16px;
    color: #fff;
    background: rgba(255, 255, 255, .1);
}

.nav-box a.on {
    background-color: #ffb555;
    color: #940c27;
}

.product-huan .change-box:first-child {
    display: block;
}

.game-box {
    width: 1000px;
    height: 387px;
    background: url(../images/game-bg.png) no-repeat center;
    margin: 30px auto;
}

.in-game,
.star-box {
    float: left;
}

.in-game {
    width: 419px;
    height: 308px;
    border: 1px solid #ffb555;
    box-shadow: 0 0 10px 4px rgba(255, 181, 85, .8) inset;
    border-radius: 8px;
    margin: 66px 0 0 17px;
    box-sizing: border-box;
}

.pk-box {
    width: 376px;
    height: 137px;
    background: url(../images/game.png) no-repeat center;
    background-position: 0 -180px;
    margin: 20px auto 0;
    text-align: center;
    position: relative;
}

.pk-box::after {
    content: "请选择";
    position: absolute;
    padding: 0 20px;
    background: #94272e;
    border: 2px solid #ffe4a5;
    border-radius: 8px;
    color: #ffb750;
    line-height: 24px;
    text-align: center;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.pk-box li {
    width: 126px;
    height: 118px;
    display: inline-block;
    /* background: url(../images/game.png) no-repeat center; */
    background-position: -394px 0;
    margin-top: 11px;
    position: relative;
}

.pk-box li:nth-child(2) {
    width: 73px;
    height: 55px;
    background: url(../images/game.png) no-repeat center;
    background-position: -270px 0;
    margin-bottom: 28px;
}

.sjb-box {
    text-align: center;
    margin-top: 10px;
}

.sjb-box li {
    display: inline-block;
    width: 90px;
    height: 90px;
    background: url(../images/btn-bg.png) no-repeat center;
    background-position: -90px 0;
    position: relative;
    cursor: pointer;
}

.sjb-box li.on {
    background-position: 0px 0;
}

.sjb-box li img {
    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%);
    -o-transform: translate(-50%, -50%);
}

.cs-box span {
    display: inline-block;
    color: #f9aa53;
    font-size: 24px;
    text-align: center;
    padding: 0 20px;
}

.cs-box span.cs i {
    font-size: 30px;
    color: #fff;
}

.cs-box span.jh-btn {
    padding: 0 15px;
    background: linear-gradient(to bottom, #ff78ab, #d541ca);
    background: -webkit-linear-gradient(to bottom, #ff78ab, #d541ca);
    background: -moz-linear-gradient(to bottom, #ff78ab, #d541ca);
    background: -ms-linear-gradient(to bottom, #ff78ab, #d541ca);
    background: -o-linear-gradient(to bottom, #ff78ab, #d541ca);
    border: 2px solid #ffb555;
    border-radius: 8px;
    line-height: 30px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.star-box {
    width: 526px;
    height: 77px;
    border-radius: 5px;
    border: 1px solid #ffb555;
    box-shadow: 0 0 10px 3px rgba(255, 181, 85, .8) inset;
    margin: 180px 0 0 18px;
    position: relative;
}

.star-box::after {
    content: "";
    position: absolute;
    width: 526px;
    border-bottom: 1px solid #fff;
    left: 0;
    top: 39px;
}

.star-box ul {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 100%;
    z-index: 10;
}

.star-box ul li {
    width: 50px;
    height: 50px;
    background: url(../images/game.png) no-repeat center;
    background-position: -320px -89px;
    margin: 0 10px;
    display: inline-block;
    position: relative;
}

.star-box ul li.on {
    background-position: -269px -89px;
}

.star-box ul li span {
    width: 92px;
    height: 43px;
    /* display: inline-block; */
    background: url(../images/lq-btn.png) no-repeat;
    position: absolute;
    top: -38px;
    left: 50%;
    margin-left: -46px;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    cursor: pointer;
}

.wo,
.jq {
    width: 126px;
    height: 118px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/cs-a.png);
}

.donghua {
    animation: donghua 1s linear;
    -webkit-animation: donghua 1s linear;
    -moz-animation: donghua 1s linear;
    -ms-animation: donghua 1s linear;
    -o-animation: donghua 1s linear;
}

@keyframes donghua {
    0% {
        transform: rotateY(0);
    }
    100% {
        transform: rotateY(720deg);
    }
}

@-webkit-keyframes donghua {
    0% {
        transform: rotateY(0);
    }
    100% {
        transform: rotateY(720deg);
    }
}

@-moz-keyframes donghua {
    0% {
        transform: rotateY(0);
    }
    100% {
        transform: rotateY(720deg);
    }
}

@-ms-keyframes donghua {
    0% {
        transform: rotateY(0);
    }
    100% {
        transform: rotateY(720deg);
    }
}

@-o-keyframes donghua {
    0% {
        transform: rotateY(0);
    }
    100% {
        transform: rotateY(720deg);
    }
}

.jq {
    background: url(../images/cs-b.png);
}

.mask,
.dialog,
.totast,
.alert {
    position: fixed;
    z-index: 100;
}

.mask {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
}

.dialog,
.totast,
.alert {
    width: 702px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.totast {
    padding: 20px 0;
    color: #fff;
    font-size: 16px;
    background: #482965;
    line-height: 22px;
    text-align: center;
}

.dialog-help .t-close {
    width: 39px;
    height: 39px;
    border-radius: 100%;
    text-align: center;
    line-height: 39px;
    background: #3d3133;
    color: #fff;
    font-size: 20px;
    float: right;
}

.dialog-help .t-txt {
    border: 1px solid #ffb38a;
    padding: 20px;
    color: #fff;
    font-size: 14px;
    background: #482965;
    line-height: 22px;
    margin-top: 45px;
}

.dialog-help .t-txt h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.dialog .inner,
.alert {
    padding: 20px;
    background: #482965;
    box-shadow: inset 0 0 10px #c11dff;
    border: 1px solid #ffb38a;
    border-radius: 10px;
    overflow: hidden;
}

.dialog .t-tit {
    line-height: 22px;
    text-align: center;
    margin-bottom: 15px;
    background: url(../images/d-tit.png) no-repeat 50% 50%;
    font-size: 16px;
    color: #fff;
}

.dialog-more .t-cont {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
}

.dialog-more .t-cont img {
    width: 100%;
    height: 100%;
}

.dialog-more .btn {
    margin-top: 20px;
    text-align: center;
}

.dialog .btn span {
    width: 39px;
    height: 39px;
    border-radius: 100%;
    text-align: center;
    line-height: 39px;
    background: #3d3133;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
}

.i-load {
    position: relative;
    display: block;
    height: 2rem;
}

.i-load:after,
.alert .t-txt:before {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    margin-left: -0.8rem;
    box-sizing: border-box;
    border: 0.1rem solid rgba(0, 0, 0, .5);
    border-top-color: rgba(255, 255, 255, .5);
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: circle 1s infinite linear;
    -moz-animation: circle 1s infinite linear;
    -o-animation: circle 1s infinite linear;
    animation: circle 1s infinite linear
}

@-webkit-keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes circle {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

.dialog .t-txt img {
    background-color: #fff;
    padding: 0.21rem;
    margin: 0 auto;
    box-sizing: border-box;
}

.dialog-prize .btn {
    text-align: center;
    margin-top: 20px;
}

.alert .alert-h2 {
    color: #fff;
    background: #482965;
    line-height: 30px;
    position: relative;
}

.alert .js-close {
    width: 100px;
    font-size: 16px;
    line-height: 32px;
    background: #e32ec1;
    border-radius: 16px;
    margin: 20px auto 0px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.alert .t-txt {
    min-height: 0.85rem;
    line-height: 0.64rem;
    margin-bottom: 0.43rem;
    text-align: center;
    position: relative;
    min-width: 12rem;
}

.dialog-prize .h2 {
    color: #ffff;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
}

.dialog-prize .ul li,
.dialog-prize .ul strong,
.dialog-prize .ul input {
    line-height: 30px;
    min-height: 30px;
}

.dialog-prize .ul li {
    padding: 0;
    padding-left: 100px;
    margin-bottom: 10px;
    border: none;
    position: relative;
    text-align: left;
}

.dialog-prize .ul strong {
    position: absolute;
    top: 0;
    left: 0;
    width: 89px;
    height: 20px;
    text-align: right;
    color: #fff;
}

.dialog-prize .ul input,
.dialog-prize .ul textarea {
    border: none;
    outline: none;
    width: 95%;
    padding: 0;
    margin: 0;
}

.dialog-prize .ul input[type="text"] {
    text-indent: 1em;
}

.dialog .t-txt li:last-child {
    border-bottom: none;
}

.dialog-prize .ul li:last-child {
    margin-bottom: 0;
}

.dialog-prize .ul .btn {
    width: auto;
    height: auto;
    padding: 5px 20px;
    border-radius: 8px;
    border: 2px solid #fdcc49;
    background: -webkit-linear-gradient(top, #fe7955, #ea4e3d);
    background: linear-gradient(top, #fe7955, #ea4e3d);
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.dialog-prize ul li p {
    color: red;
}