/*
 * Author: candy(930227)
 * Version: 0.1.0
 * Compile Date: 2023-12-22 11:51
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

ol,ul,dl {
    list-style: none
}

img {
    border: 0
}

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

input,textarea,select {
    font: 12px 'Microsoft YaHei',simsun,tahoma;
    outline: 0
}

a {
    text-decoration: none;
    color: #2f2f2f;
    outline: 0
}

a:hover {
    text-decoration: none
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

.clearfix:after {
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
    clear: both;
    content: ''
}

.clearfix {
    zoom:1}

.clear {
    clear: both
}

.hidden {
    line-height: 99999px;
    overflow: hidden
}

.relative {
    position: relative
}

.fl {
    float: left
}

.fr {
    float: right
}

.fz14 {
    font-size: 14px
}

.mt20 {
    margin-top: 20px
}

[v-cloak] {
    display: none
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box
}

@-webkit-keyframes mask-right {
    to {
        -webkit-mask-position: 0 0;
        visibility: hidden
    }
}

@keyframes mask-right {
    to {
        -webkit-mask-position: 0 0;
        visibility: hidden
    }
}

@-webkit-keyframes mask-left {
    to {
        -webkit-mask-position: 100% 100%
    }
}

@keyframes mask-left {
    to {
        -webkit-mask-position: 100% 100%
    }
}

@-webkit-keyframes aniBtnLottery {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 -3750px
    }
}

@keyframes aniBtnLottery {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 -3750px
    }
}

@-webkit-keyframes aniPop {
    from {
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0)
    }

    to {
        -webkit-transform: translate(-50%,-50%) scale(1);
        transform: translate(-50%,-50%) scale(1)
    }
}

@keyframes aniPop {
    from {
        -webkit-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0)
    }

    to {
        -webkit-transform: translate(-50%,-50%) scale(1);
        transform: translate(-50%,-50%) scale(1)
    }
}

.index-swiper .p-slide {
    z-index: 10
}

.index-swiper .p-slide.swiper-slide-active {
    z-index: 20
}

.index-swiper .p-slide.swiper-slide-active.mist {
    -webkit-mask-image: url(https://wjdown.99.com/games/my/img/ani/mask/mask-right.png);
    -webkit-mask-size: 3000% 100%;
    -webkit-mask-position: 100% 0;
    -webkit-animation: mask-right 1s steps(29) forwards 1;
    animation: mask-right 1s steps(29) forwards 1
}

.index-swiper .p-slide.swiper-slide-active.mask {
    -webkit-mask-image: url(https://wjdown.99.com/games/my/img/ani/mask/mask-left.png);
    -webkit-mask-size: 3000% 100%;
    -webkit-mask-position: 0 0;
    -webkit-animation: mask-left 1s steps(29,end) forwards 1;
    animation: mask-left 1s steps(29,end) forwards 1
}

.index-swiper .p-slide.swiper-slide-active .lottery-mod a span {
    -webkit-animation: aniBtnLottery 3s steps(25) infinite none;
    animation: aniBtnLottery 3s steps(25) infinite none
}

.index-swiper .p-slide.swiper-slide-active .lottery-mod a.ed span {
    -webkit-animation: none;
    animation: none
}

@font-face {
    font-family: SourceHanSerifCN-Bold;
    src: url(https://wjdown.99.com/games/my/2023/jtzh/font/SourceHanSerifCN-Bold.eot);
    src: url(https://wjdown.99.com/games/my/2023/jtzh/font/SourceHanSerifCN-Bold.eot?#iefix) format("embedded-opentype"),url(https://wjdown.99.com/games/my/2023/jtzh/font/SourceHanSerifCN-Bold.woff) format("woff"),url(https://wjdown.99.com/games/my/2023/jtzh/font/SourceHanSerifCN-Bold.ttf) format("truetype"),url(https://wjdown.99.com/games/my/2023/jtzh/font/SourceHanSerifCN-Bold.svg#SourceHanSerifCN-Bold) format("svg");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: MKWFYS;
    src: url(https://wjdown.99.com/games/my/2023/jtzh/font/MKWFYS.eot);
    src: url(https://wjdown.99.com/games/my/2023/jtzh/font/MKWFYS.eot?#iefix) format("embedded-opentype"),url(https://wjdown.99.com/games/my/2023/jtzh/font/MKWFYS.woff) format("woff"),url(https://wjdown.99.com/games/my/2023/jtzh/font/MKWFYS.ttf) format("truetype"),url(https://wjdown.99.com/games/my/2023/jtzh/font/MKWFYS.svg#SourceHanSerifCN-Bold) format("svg");
    font-style: normal;
    font-weight: 400
}

body,html {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

body {
    color: #8f502e
}

a.on,a.ed {
    cursor: default
}

.btn {
    font-family: SourceHanSerifCN-Bold
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.p-main {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.lists {
    position: relative;
    text-align: center
}

.lists .item {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top;
    position: relative
}

.abs {
    position: absolute;
    z-index: 10
}

.wrapper {
    position: relative;
    height: 100%;
    margin: 0 auto
}

.wrapper h2 {
    display: none;
    font-size: 0
}

.wrapper h3 {
    font-size: 0
}

.logo {
    position: absolute;
    z-index: 20
}

.logo img {
    width: 100%
}

.light {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none
}

.light.show {
    opacity: 1;
    z-index: 50;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

nav {
    position: absolute;
    z-index: 20;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/nav-bg.png) top right/contain no-repeat;
    -webkit-transition: all .5s;
    transition: all .5s
}

nav.show {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

nav a {
    display: block;
    color: #ffe69b;
    font-family: MKWFYS;
    text-align: center;
    text-shadow: 0 3px 2px #913e20
}

.btn-rules-02 {
    width: 115px;
    height: 35px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-rules-02.png) center/cover no-repeat;
    color: #ffd792;
    text-align: center;
    font-size: 20px;
    line-height: 35px
}

.video-mod {
    position: absolute;
    top: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden
}

.video-mod video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 1px;
    height: 1px;
    -o-object-fit: cover;
    object-fit: cover
}

.video-mod video.show {
    width: 100%;
    height: 100%
}

.user-info {
    position: absolute;
    z-index: 20;
    color: #ffe7a5;
    white-space: nowrap
}

.user-info a {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-rules-02.png) center/cover no-repeat;
    color: #ffd792;
    text-align: center
}

.lottery-mod {
    overflow: hidden
}

.lottery-mod>img {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0
}

.lottery-mod a {
    width: 360px;
    height: 150px;
    font-size: 0
}

.lottery-mod a span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-lottery.png) 0 0 no-repeat
}

.lottery-mod a.ed span {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-lottery-ed.png) no-repeat
}

.p1 .wrapper h3 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/tit-01.png) center/contain no-repeat
}

.btn-rules {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-rules.png) center/cover no-repeat;
    color: #ffd792;
    text-align: center
}

.cont-left {
    position: relative
}

.cont-left h4 {
    position: absolute;
    z-index: 2;
    color: #ffeaaa
}

.cont-left h4 strong {
    display: block
}

.old-task {
    position: relative
}

.old-task h4 {
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/tit-task-h4.png) center/cover no-repeat
}

.old-task h4 strong {
    width: 1em
}

.old-task-01 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/old-task.png) center/cover no-repeat
}

.old-task-02 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/old-task-02.png) center/cover no-repeat
}

.old-task-s {
    position: absolute
}

.old-task-s h4 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/tit-task-h4-02.png) center/cover no-repeat
}

.task-lists li h5 {
    background: #ffe9c3;
    border: 1px solid #e7c29c;
    line-height: 1.1
}

.task-lists li:hover .pop-tips {
    display: block
}

.pop-tips {
    display: none;
    position: absolute;
    width: 300px;
    padding: 10px 20px;
    background: #ffe9c3;
    color: #934a2d;
    border-radius: 6px;
    border: 1px solid #76401f;
    text-align: left
}

.pop-tips::after {
    content: '';
    position: absolute;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/i-arrow.png) center/cover no-repeat
}

.old-task-05 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/old-task-05.png) center/cover no-repeat
}

.reward-swiper {
    position: relative;
    color: #9a5b38;
    overflow: hidden
}

.reward-swiper>a {
    position: absolute;
    z-index: 5
}

.reward-swiper .btn-prev {
    left: 0;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-prev.png) center/cover no-repeat
}

.reward-swiper .btn-next {
    right: 0;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-next.png) center/cover no-repeat
}

.reward-container .swiper-slide {
    text-align: center;
    line-height: 1.1
}

.reward-container .swiper-slide div {
    position: relative;
    margin: 0 auto;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/reward-slide.png) center/100% 100% no-repeat
}

.reward-container .swiper-slide div img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.btn-open {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-open.png) center/cover no-repeat;
    text-align: center;
    line-height: 1
}

.btn-open strong,.btn-open span {
    display: block;
    width: 100%
}

.btn-open strong {
    color: #ffce6e;
    background-image: -webkit-linear-gradient(90deg,#feecbf 20%,#ffce6e 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.btn-open span {
    color: #ffebb5
}

.btn-mod a {
    color: #943f21;
    text-align: center
}

.btn-mod-01 {
    position: relative;
    z-index: 10
}

.btn-mod-01 a {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn.png) center/cover no-repeat
}

.btn-mod-02 {
    position: absolute
}

.btn-mod-02 a {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-02.png) center/cover no-repeat
}

.btn-mod-02 a:nth-of-type(2) {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-03.png) center/cover no-repeat;
    color: #ffe8a0
}

.cont-right {
    position: absolute
}

.cont-right h4 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/tit-task.png) center/contain no-repeat;
    font-size: 0
}

.task-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/task-item.png) center/cover no-repeat
}

.task-item>strong {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/num-01.png) center/cover no-repeat;
    color: #f4df97;
    text-align: center
}

.task-item>p {
    color: #904621;
    font-weight: 700
}

.task-item-s {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/task-item-02.png) center/100% 100% no-repeat
}

.task-item-s>strong {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/num-02.png) center/cover no-repeat;
    color: #904621
}

.task-item-s>p {
    color: #904621
}

.btn-get {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-get.png) center/cover no-repeat;
    color: #fffce0;
    font-weight: 700;
    text-align: center;
    cursor: default
}

.btn-get.active {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-get-on.png) center/cover no-repeat;
    color: #fff1b7;
    cursor: pointer
}

.btn-get.ed {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-get-ed.png) center/cover no-repeat
}

.btn-ans {
    position: absolute;
    top: 50%;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-ans.png) center/cover no-repeat
}

.btn-ans:hover .pop-tips {
    display: block
}

.p2 .wrapper h3 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/tit-02.png) center/contain no-repeat
}

.side-btn a {
    display: block;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-down.png) center/cover no-repeat;
    color: #91471e;
    text-align: center
}

.return-task {
    position: relative
}

.return-task h4 {
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    text-align: center
}

.return-task-01 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/return-task.png) center/cover no-repeat
}

.return-task-01 h4 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/tit-task-h4-03.png) center/contain no-repeat
}

.return-task-02 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/return-task-02.png) center/100% 100% no-repeat
}

.return-task-02 h4 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/tit-task-h4-04.png) center/contain no-repeat
}

.r-right .task-item {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/task-item-03.png) center/cover no-repeat
}

.r-right .task-item-s {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/task-item-04.png) center/100% 100% no-repeat
}

.btn-bind {
    position: absolute;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-bind.png) center/cover no-repeat;
    color: #ffe8a0;
    text-align: center;
    letter-spacing: 1px;
    text-indent: 1px
}

body {
    font: 15px/1.5 "Microsoft Yahei"
}

.full-bg {
    position: relative;
    z-index: 20;
    width: 100%;
    height: 100%;
    max-width: 1920px;
    max-height: 1080px;
    margin: 0 auto;
    overflow: hidden
}

.contain {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    z-index: 50
}

section {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -540px 0 0 -960px;
    width: 1920px;
    max-width: 1920px;
    height: 1080px;
    background: #2c1515
}

.wrapper {
    width: 1400px;
    padding: 115px 0 0
}

.wrapper h3 {
    height: 67px
}

.logo {
    top: 121px;
    left: 8px;
    width: 186px
}

nav {
    top: 50%;
    left: 50%;
    height: 372px;
    margin: -186px 0 0 714px;
    padding: 70px 30px 0 0;
    -webkit-transform: translate(200%,0);
    transform: translate(200%,0)
}

nav a {
    width: 161px;
    height: 50px;
    margin-bottom: 43px;
    font-size: 26px;
    line-height: 46px
}

nav a:hover,nav a.on {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/nav-a-on.png) no-repeat;
    color: #a33823;
    text-shadow: none
}

.p0 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/p0.jpg) center no-repeat
}

.btn-rules-02 {
    top: 160px;
    right: 0
}

.btn-rules-02:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.video-mod {
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 1080px
}

.user-info {
    top: 113px;
    right: 0;
    font-size: 20px
}

.user-info p {
    margin-right: 10px;
    text-shadow: 0 1px 5px #481509
}

.user-info a {
    width: 115px;
    height: 35px;
    line-height: 35px
}

.user-info a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.lottery-mod {
    top: 47px;
    left: 574px;
    width: 700px;
    height: 750px
}

.lottery-mod a {
    top: 495px;
    left: 172px
}

.lottery-mod a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.lottery-mod a.ed:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.p1 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/p1.jpg) center no-repeat
}

.btn-rules {
    top: 121px;
    right: 31px;
    width: 154px;
    height: 52px;
    font-size: 24px;
    line-height: 52px
}

.btn-rules:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.cont-left {
    padding: 59px 730px 0 127px
}

.old-task h4 {
    left: -16px;
    width: 31px;
    height: 121px;
    font-size: 16px;
    line-height: 1.1
}

.old-task-01 {
    width: 530px;
    height: 185px;
    margin-bottom: 12px
}

.old-task-01 ul {
    padding-left: 16px
}

.old-task-01 ul li {
    margin: -11px -7px 0
}

.old-task-01 .pop-tips {
    top: -50px;
    left: 40px
}

.task-lists li {
    width: 180px;
    height: 202px;
    padding: 34px 28px 0;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/task-li.png) no-repeat
}

.task-lists li h5 {
    padding: 4px 0;
    border-radius: 21px
}

.old-task-02 {
    width: 194px;
    height: 164px;
    margin-left: 1px
}

.old-task-02 ul {
    padding-left: 15px
}

.old-task-02 ul li {
    width: 178px;
    height: 183px;
    margin-top: -10px;
    padding: 21px 27px 0;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/task-li-02.png) no-repeat
}

.old-task-02 ul li h5 {
    margin: -3px 0 0 2px;
    padding: 0;
    border-radius: 16px;
    line-height: 31px
}

.old-task-s {
    top: 276px;
    width: 124px;
    height: 131px
}

.old-task-s h4 {
    left: -8px;
    -webkit-transform: translate(0,-63%);
    transform: translate(0,-63%);
    width: 22px;
    height: 99px;
    font-size: 14px
}

.old-task-s ul li {
    width: 124px;
    height: 131px;
    padding: 10px 7px 0 10px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/task-li-03.png) no-repeat;
    font-size: 14px
}

.old-task-s ul li img {
    width: 78px
}

.old-task-s ul li h5 {
    margin-top: -5px;
    padding: 0;
    border-radius: 15px
}

.old-task-s .pop-tips {
    top: -80px
}

.old-task-03 {
    left: 367px
}

.old-task-03 .pop-tips {
    left: 15px
}

.old-task-04 {
    left: 520px
}

.old-task-04 .pop-tips {
    left: -140px
}

.old-task-04 .pop-tips::after {
    left: 195px
}

.pop-tips {
    font-size: 16px
}

.pop-tips::after {
    left: 45px;
    bottom: -30px;
    width: 27px;
    height: 31px
}

.old-task-05 {
    width: 556px;
    height: 222px;
    margin: 16px 0 40px -15px;
    padding: 15px 0 0 35px
}

.old-task-05 h4 {
    left: -8px
}

.old-task-05 .btn-open {
    margin: -17px 0 0 123px
}

.reward-swiper {
    width: 495px;
    height: 157px;
    padding: 0 15px 0 10px
}

.reward-swiper>a {
    top: 35px;
    width: 16px;
    height: 52px
}

.reward-swiper>a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.reward-container .swiper-slide div {
    width: 127px;
    height: 118px
}

.reward-container .swiper-slide p {
    padding-top: 3px
}

.btn-open {
    width: 250px;
    height: 130px;
    padding: 29px 0 52px
}

.btn-open strong {
    font-size: 28px
}

.btn-open span {
    font-size: 18px
}

.btn-open:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.btn-mod-01 a {
    width: 155px;
    height: 50px;
    margin: 0 30px;
    font-size: 18px;
    line-height: 50px
}

.btn-mod-01 a:hover {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-on.png) center/cover no-repeat
}

.cont-right {
    top: 254px;
    left: 721px;
    width: 595px
}

.cont-right h4 {
    width: 163px;
    height: 32px;
    margin: 0 0 22px 36px
}

.btn-mod-02 {
    top: -3px;
    right: 11px
}

.btn-mod-02 a {
    width: 144px;
    height: 50px;
    margin-left: 15px;
    font-size: 16px;
    line-height: 48px
}

.btn-mod-02 a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.task-item {
    height: 130px;
    padding: 0 0 0 49px;
    font-size: 18px
}

.task-item>strong {
    width: 32px;
    height: 32px;
    margin-right: 6px;
    line-height: 32px
}

.task-item>p {
    width: 362px;
    font-size: 26px
}

.btn-get {
    width: 118px;
    height: 33px;
    line-height: 33px
}

.btn-get.active:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.btn-ans {
    left: 330px;
    width: 23px;
    height: 23px;
    margin-top: -10px
}

.btn-ans .pop-tips {
    bottom: 54px;
    left: -37px;
    width: 327px
}

.task-item-02 {
    margin-bottom: 36px
}

.task-item-02 .btn-ans {
    left: 356px
}

.task-item-05 .btn-ans {
    left: 277px
}

.task-item-s {
    width: 534px;
    height: 84px;
    margin: 0 0 16px 43px;
    padding-left: 14px
}

.task-item-s>strong {
    width: 27px;
    height: 27px;
    font-size: 15px;
    line-height: 27px
}

.task-item-s>p {
    width: 360px;
    font-size: 20px
}

.p2 {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/p2.jpg) center no-repeat
}

.p2 .cont-left {
    padding: 75px 710px 0 157px
}

.p2 .btn-open {
    width: 279px;
    height: 145px;
    padding: 31px 0 58px;
    margin-left: 100px
}

.p2 .btn-open strong {
    font-size: 31px
}

.p2 .btn-open span {
    font-size: 21px
}

.side-btn {
    top: 265px;
    left: -4px
}

.side-btn a {
    width: 121px;
    height: 56px;
    margin: 0 0 19px;
    padding: 0 0 0 5px;
    font-size: 22px;
    line-height: 54px
}

.side-btn a:hover {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-down-on.png) center/cover no-repeat;
    color: #ffda8b
}

.return-task h4 {
    width: 171px;
    height: 44px;
    top: -20px;
    font-size: 19px;
    line-height: 40px
}

.return-task-01 {
    width: 531px;
    height: 223px
}

.return-task-01 ul {
    padding: 18px 0 0
}

.return-task-01 ul li {
    margin: 0 -10px
}

.return-task-02 {
    width: 556px;
    height: 283px;
    margin: 37px 0 56px -14px;
    padding: 53px 0 0 35px
}

.return-task-02 h4 {
    top: -18px;
    width: 190px
}

.btn-mod-03 a {
    width: 169px;
    height: 55px;
    font-size: 19px;
    line-height: 55px
}

.r-right {
    left: 753px
}

.r-right h4 {
    margin: 0 0 27px 13px
}

.r-right .task-item {
    width: 553px
}

.r-right .task-item>p {
    width: 315px
}

.r-right .task-item-s {
    width: 507px;
    height: 108px;
    margin: 0 0 20px 30px
}

.r-right .task-item-s>p {
    width: 325px;
    font-size: 19px
}

.r-right .task-item-s .btn-ans {
    left: 346px
}

.r-right .task-item-01 {
    margin-bottom: 52px
}

.r-right .task-item-04 .btn-ans {
    left: 305px
}

.btn-bind {
    top: -6px;
    left: 342px;
    width: 195px;
    height: 58px;
    font-size: 20px;
    line-height: 55px
}

.btn-bind:hover {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-bind-on.png) center/cover no-repeat;
    color: #943f21
}

.pop-box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7)
}

.pop-box.show {
    display: block
}

.pop {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 13;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-bg.png) center/cover no-repeat;
    width: 649px;
    height: 381px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    -webkit-animation: aniPop .5s;
    animation: aniPop .5s
}

.pop-t {
    position: relative;
    z-index: 50;
    min-height: 50px
}

.pop-close {
    position: absolute;
    right: 0;
    top: -24px;
    z-index: 2;
    width: 45px;
    height: 46px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-close.png) center/cover no-repeat;
    color: #d87969;
    font-weight: 700;
    font-size: 26px;
    line-height: 500px;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s
}

.pop-close:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.contact {
    padding: 20px 0 0 20px
}

.contact li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: center
}

.contact li>label {
    float: left;
    width: 5em;
    line-height: 35px;
    text-align: right
}

.contact li>span {
    float: left;
    width: 330px;
    height: 35px;
    background: #fff;
    border: 1px solid #caae80;
    overflow: hidden;
    line-height: 35px
}

.contact li>div {
    float: left;
    text-align: left
}

.contact li>div select {
    display: inline-block;
    vertical-align: top;
    width: 106px;
    border: 1px solid #caae80;
    color: #c69571;
    background: #fff;
    overflow: hidden
}

.contact input,.contact select,.contact textarea {
    width: 330px;
    height: 100%;
    padding: 0 10px;
    background: #fff;
    border: 0;
    color: #c69571;
    font-size: 16px;
    line-height: 35px
}

.contact input::-webkit-input-placeholder,.contact select::-webkit-input-placeholder,.contact textarea::-webkit-input-placeholder {
    color: #c69571
}

.contact .li-text span {
    height: 55px
}

.contact textarea {
    height: 55px;
    padding: 5px 10px;
    line-height: 1.5
}

.contact .v-code span {
    width: 150px
}

.contact .v-code input {
    width: 150px
}

.contact .v-code img {
    float: left;
    margin-left: 10px;
    height: 35px
}

.address-list {
    padding-top: 10px
}

.address-list li {
    margin-bottom: 5px
}

.pop-cont {
    padding: 10px 80px 20px;
    color: #642b1d;
    font-size: 18px;
    text-align: center
}

.pop-cont .msg {
    height: 200px;
    line-height: 200px;
    font-size: 20px
}

.pop-cont .msg p {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    line-height: 2
}

.pop-cont .address-tips {
    text-align: left;
    line-height: 1.2
}

.pop-ser-cont {
    padding: 70px 0 90px
}

.pop-title {
    padding-top: 40px
}

.pop-title h3 {
    height: 28px;
    font-size: 0
}

.pop-title .tit-server {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-server.png) center/contain no-repeat
}

.pop-title .tit-login {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-login.png) center/contain no-repeat
}

.pop-title .tit-record {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-record.png) center/contain no-repeat
}

.pop-title .tit-recall {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-recall.png) center/contain no-repeat
}

.pop-title .tit-code {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-code.png) center/contain no-repeat
}

.pop-title .tit-invite {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-invite.png) center/contain no-repeat
}

.pop-title .tit-address {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-address.png) center/contain no-repeat
}

.pop-title .tit-bind {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-bind.png) center/contain no-repeat
}

.pop-title .tit-rules {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-tit-rules.png) center/contain no-repeat
}

.pop-btn {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-btn.png) center/cover no-repeat;
    width: 189px;
    height: 49px;
    margin: 0 20px;
    color: #ffe097;
    font-size: 22px;
    line-height: 45px;
    font-family: SourceHanSerifCN-Bold;
    letter-spacing: 5px;
    text-indent: 5px
}

.pop-btn:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.pop-btn span {
    background-image: -webkit-linear-gradient(90deg,#ffe097 20%,#daba7b 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(0 2px 1px rgba(113,27,0,.4))
}

.pop-btn-02 {
    text-indent: 0;
    letter-spacing: 0
}

.pop-btn-03 {
    width: 314px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-btn-02.png) no-repeat;
    letter-spacing: 2px;
    text-indent: 2px
}

.pop-address .pop-title {
    padding-top: 20px
}

.pop-address .pop-cont {
    padding-bottom: 10px
}

.pop-recall-cont {
    padding: 30px 20px 40px
}

.friends-list li {
    width: 180px;
    color: #774f3b
}

.friends-list li div {
    width: 146px;
    height: 133px;
    margin: 0 auto;
    padding: 13px 0 0;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/avatar-bg.png) no-repeat
}

.friends-list li div img {
    display: block;
    width: 107px;
    height: 107px;
    margin: 0 auto;
    border-radius: 50%
}

.friends-list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pop-bind {
    width: 590px;
    height: 273px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-bind.png) no-repeat
}

.pop-bind .input-mod {
    margin-top: 50px
}

.input-mod {
    position: relative;
    margin: 70px 0 50px
}

.input-mod input {
    display: block;
    width: 429px;
    height: 39px;
    padding: 0 80px 0 20px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/input-bg.png) no-repeat;
    border: 0;
    outline: 0;
    font-size: 18px;
    text-align: center
}

.input-mod input::-webkit-input-placeholder {
    color: #875751
}

.input-mod a {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 103px;
    height: 39px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/btn-copy.png) no-repeat;
    color: #e8be81;
    font-size: 20px;
    text-align: center;
    line-height: 39px;
    letter-spacing: 5px;
    text-indent: 5px
}

.input-mod a span {
    background-image: -webkit-linear-gradient(90deg,#ffe097 20%,#daba7b 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-filter: drop-shadow(0 1px 1px rgba(113,27,0,.4))
}

.input-mod a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}

.set-table {
    position: relative;
    width: 100%;
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 32px
}

.set-table th {
    color: #b56a35;
    font-size: 20px;
    line-height: 44px
}

.invite-table {
    background: #f3e7c3;
    border: 1px solid #b38376;
    color: #aa8077
}

.invite-table th,.invite-table td {
    border-left: 1px solid #b38376
}

.invite-table th:nth-of-type(1),.invite-table td:nth-of-type(1) {
    border: 0
}

.invite-table tbody tr:nth-of-type(odd) {
    background: #fffff3
}

.record-table {
    color: #8a5a50
}

.record-table td .ed {
    color: #dc7b1c
}

.page {
    padding-top: 20px;
    font-size: 18px;
    text-align: center
}

.page li,.page a {
    display: inline-block;
    *display: inline;
    *zoom:1;padding: 0 5px;
    color: #7a3115;
    vertical-align: top
}

.page .active,.page a:hover {
    color: #eaaf53;
    text-decoration: underline
}

.rules-mod {
    position: relative;
    height: 260px;
    padding-right: 10px;
    overflow-x: hidden;
    text-align: left;
    font-size: 16px
}

.rules-mod ol {
    padding-left: 20px
}

.rules-mod ol li {
    list-style-type: decimal
}

.rules-mod h4 {
    font-size: 20px
}

.rules-mod h4~h4 {
    padding-top: 10px
}

.rules-mod h5 {
    font-size: 18px
}

.rules-mod>p {
    text-indent: 2em
}

.rules-mod table {
    margin: 5px auto;
    text-align: center
}

.rules-mod table th {
    font-size: 16px;
    line-height: 32px
}

.rules-mod .red {
    color: #d71010
}

.rules-mod::-webkit-scrollbar {
    width: 6px;
    height: 5px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/scroll-bg.png) no-repeat;
    background-size: 100% 100%
}

.rules-mod ::-webkit-scrollbar-track {
    background-color: transparent
}

.rules-mod::-webkit-scrollbar-thumb {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/scroll-bar.png) no-repeat;
    background-size: 100% 100%
}

.pop-reward {
    width: 1621px;
    height: 1080px;
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-reward.png) center/cover no-repeat
}

.pop-reward.return {
    background: url(https://img5.99.com/my/activity/2023/12/jtzh/img/pop-reward-02.png) center/cover no-repeat
}

.pop-reward {
    padding: 712px 0 0
}

.pop-reward .pop-close {
    right: 370px;
    top: 176px;
    width: 62px;
    height: 63px
}

.pop-reward .pop-btn {
    width: 259px;
    height: 66px;
    font-size: 31px;
    line-height: 64px
}
