html {
    font-size: 50px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial
}

body, div, a, p, b, i, em {
    font-size: .24rem
}

body {
    background-color: white
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ul, ol, li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

input::-webkit-search-cancel-button {
    display: none
}

input[type=search]::-ms-clear {
    display: none
}

a {
    text-decoration: none;
    cursor: pointer
}

button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.ny2023-container {
    width: 100%;
    min-height: 100vh;
    background: url(https://imgs.ali213.net/app/newyear23/wbg.jpg) no-repeat rgb(209, 198, 241);
    background-size: 100% auto;
    overflow: hidden;
    max-width: 7.5rem;
    margin: 0 auto;
    padding-bottom: 0.8rem;
}

.ny2023-container {
}

.ny2023-con {
    /* width: 100%;
     */
    /* height: 100%;
     */
    /* margin: 0 auto;
     */
    /* position: relative;
     */
    padding-top: 0.46rem;
}

.ny2023-score {
    height: 1.04rem;
    display: block;
    width: 7.28rem;
    margin: 0 auto;
    position: fixed;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
}

.ny2023-score .left-score {
    height: 0.82rem;
    line-height: 0.84rem;
    width: 2.6rem;
    box-sizing: border-box;
    /* padding-left: 0.96rem;
     */
    font-size: 0.24rem;
    color: #000000;
    background: url(https://imgs.ali213.net/app/newyear23/face.png) no-repeat center center;
    background-size: 100% 100%;
    float: left;
    margin-top: 0.11rem;
}

.ny2023-score .left-score span {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    float: left;
    margin-right: 0.2rem;
}

.ny2023-score .left-score img {
    /* float:left;
     */
    width: 88%;
    height: 89%;
    border-radius: 50%;
    margin: 8%;
    display: block;
    /* border: 0.02rem solid #000;
     */
}

.ny2023-score .left-score b {
    font-size: 0.3rem;
    font-weight: bold;
    color: #ffda46;
    vertical-align: bottom;
}

.ny2023-score .to-detail {
    width: 0.82rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    float: left;
    margin-left: 0.05rem;
    font-size: 0.24rem;
    color: #000000;
    background: url(https://imgs.ali213.net/app/newyear23/btnb.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 0.26rem;
    cursor: pointer;
}

.ny2023-score .to-gifts {
    width: 1.3rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    float: left;
    margin-left: 0.05rem;
    font-size: 0.24rem;
    color: #000000;
    background: url(https://imgs.ali213.net/app/newyear23/btnb.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 0.26rem;
    cursor: pointer;
}

.ny2023-left {
    width: 7.14rem;
    height: 10.2rem;
    margin: 0 auto;
    position: relative;
    top: -0.88rem;
}

.ny2023-left > div {
    position: absolute;
    left: 0;
    top: 0;
}

.ny2023-left .l-ear {
    width: 1.93rem;
    height: 1.31rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw1.png) no-repeat center;
    background-size: 100% 100%;
    left: 1.96rem;
    top: 1.52rem;
    transform-origin: right bottom;
    transform: rotate(0deg);
    animation: lear 2s linear infinite;
}

@keyframes lear {
    0% {
        transform: rotate(0deg);
    }
    44% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(-8deg);
    }
    56% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ny2023-left .head {
    width: 3.32rem;
    height: 3.13rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw2.png) no-repeat center;
    background-size: 100% 100%;
    left: 2.14rem;
    top: 1.86rem;
    transform-origin: center bottom;
    transform: rotate(0deg);
    animation: head 2s linear infinite;
}

@keyframes head {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-3deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ny2023-left .r-ear {
    width: 0.95rem;
    height: 1.91rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw3.png) no-repeat center;
    background-size: 100% 100%;
    left: 4.62rem;
    top: 1.07rem;
    transform-origin: left bottom;
    transform: rotate(0deg);
    animation: rear 2s linear infinite;
}

@keyframes rear {
    0% {
        transform: rotate(0deg);
    }
    44% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(-2deg);
    }
    56% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ny2023-left .hair {
    width: 2.24rem;
    height: 1.78rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw4.png) no-repeat center;
    background-size: 100% 100%;
    left: 2.42rem;
    top: 1.79rem;
    transform-origin: center bottom;
    transform: rotate(0deg);
    animation: hair 2s linear infinite;
}

@keyframes hair {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-3deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ny2023-left .eye {
    width: 1.58rem;
    height: 0.6rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw5.png) no-repeat center;
    background-size: 100% 100%;
    left: 0.82rem;
    top: 1.46rem;
    transform-origin: center center;
    transform: scaleY(1);
    animation: eye 2s linear infinite;
    position: absolute;
}

@keyframes eye {
    0% {
        transform: scaleY(1);
    }
    36% {
        transform: scaleY(1);
    }
    40% {
        transform: scaleY(1.2);
    }
    44% {
        transform: scaleY(0.1);
    }
    50% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(1);
    }
}

.ny2023-left .eyelash {
    width: 1.5rem;
    height: 0.19rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw6.png) no-repeat center;
    background-size: 100% 100%;
    left: 0.88rem;
    top: 1.22rem;
    position: absolute;
}

.ny2023-left .tail {
    width: 1.81rem;
    height: 1.6rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw7.png) no-repeat center;
    background-size: 100% 100%;
    left: 1.72rem;
    top: 6.79rem;
    transform-origin: right bottom;
    transform: rotate(0deg);
    animation: tail 2s linear infinite;
}

@keyframes tail {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-6deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ny2023-left .l-hand {
    width: 1.54rem;
    height: 1.31rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw8.png) no-repeat center;
    background-size: 100% 100%;
    left: 2.26rem;
    top: 4.88rem;
    transform-origin: right top;
    transform: rotate(0deg);
    animation: lhand 2s linear infinite;
}

@keyframes lhand {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ny2023-left .body {
    width: 2.89rem;
    height: 5.43rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw9.png) no-repeat center;
    background-size: 100% 100%;
    left: 2.44rem;
    top: 4.59rem;
}

.ny2023-left .r-hand {
    width: 1rem;
    height: 1.44rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw10.png) no-repeat center;
    background-size: 100% 100%;
    left: 4.41rem;
    top: 4.65rem;
    transform-origin: center bottom;
    animation: rhand 2s linear infinite;
}

@keyframes rhand {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-20deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ny2023-left .text {
    width: 2.47rem;
    height: 1.68rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw11.png) no-repeat center;
    background-size: 100% 100%;
    left: 0.75rem;
    top: 3.32rem;
    transform-origin: center center;
    transform: scale(0);
    animation: text 5s linear infinite;
}

@keyframes text {
    0% {
        transform: scale(0);
    }
    20% {
        transform: scale(0);
    }
    22% {
        transform: scale(1);
    }
    88% {
        transform: scale(1);
    }
    90% {
        transform: scale(0);
    }
}

.ny2023-left .text-con {
    width: 1.58rem;
    height: 1.25rem;
    font-size: 0.18rem;
    line-height: 0.22rem;
    color: #000000;
    transform: rotate(-24deg);
    position: absolute;
    left: 0.3rem;
    top: 0.17rem;
    display: table;
    vertical-align: middle;
}

.ny2023-left .text-con span {
    display: table-cell;
    vertical-align: middle;
}

.ny-2023-next {
    width: 0.98rem;
    height: 0.59rem;
    background: url(https://imgs.ali213.net/app/newyear23/jt.png) no-repeat center center;
    background-size: 100% 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -0.98rem;
}

.ny2023-right {
    /* width: 100%;
     */
    /* position: relative;
     */
    /* top: -1rem;
     */
}

.right2 {
    width: 100%;
    height: 9rem;
    display: block;
    margin: 0 auto;
    position: relative;
    background: none;
}

.right2-con {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.right2-con .right-li {
    position: absolute;
    background: none no-repeat center center;
    background-size: 100% 100%;
    width: 1.34rem;
    height: 1.4rem;
    display: block;
}

.right2-con .right-li1 {
    background-image: url(https://imgs.ali213.net/app/newyear23/map1_0000_c.png);
    left: 1.09rem;
    bottom: 6.68rem;
    width: 2.06rem;
    height: 1.51rem;
}

.right2-con .right-li1.active, .right2-con .right-li1.has-done {
    background-image: url(https://imgs.ali213.net/app/newyear23/map1_0001_b.png);
}

.right2-con .right-li2 {
    background-image: url(https://imgs.ali213.net/app/newyear23/map2_0000_c.png);
    left: 3.28rem;
    bottom: 5.75rem;
    width: 2.64rem;
    height: 2.04rem;
}

.right2-con .right-li2.active, .right2-con .right-li2.has-done {
    background-image: url(https://imgs.ali213.net/app/newyear23/map2_0001_b.png);
}

.right2-con .right-li3 {
    background-image: url(https://imgs.ali213.net/app/newyear23/map3_0000_c.png);
    left: 1.2rem;
    bottom: 4.4rem;
    width: 2.25rem;
    height: 2.03rem;
}

.right2-con .right-li3.active, .right2-con .right-li3.has-done {
    background-image: url(https://imgs.ali213.net/app/newyear23/map3_0001_b.png);
}

.right2-con .right-li4 {
    background-image: url(https://imgs.ali213.net/app/newyear23/map4_0000_c.png);
    left: 3.32rem;
    bottom: 3.78rem;
    width: 2.71rem;
    height: 2.43rem;
}

.right2-con .right-li4.active, .right2-con .right-li4.has-done {
    background-image: url(https://imgs.ali213.net/app/newyear23/map4_0001_b.png);
}

.right2-con .right-li5 {
    background-image: url(https://imgs.ali213.net/app/newyear23/map5_0000_c.png);
    left: 1.37rem;
    bottom: 2.55rem;
    width: 1.84rem;
    height: 1.79rem;
}

.right2-con .right-li5.active, .right2-con .right-li5.has-done {
    background-image: url(https://imgs.ali213.net/app/newyear23/map5_0001_b.png);
}

.right2-con .right-li6 {
    background-image: url(https://imgs.ali213.net/app/newyear23/map6_0000_c.png);
    left: 3.71rem;
    bottom: 2.04rem;
    width: 2.18rem;
    height: 1.87rem;
}

.right2-con .right-li6.active, .right2-con .right-li6.has-done {
    background-image: url(https://imgs.ali213.net/app/newyear23/map6_0001_b.png);
}

.right2-con .right-li7 {
    background-image: url(https://imgs.ali213.net/app/newyear23/map7_0000_c.png);
    left: 1.78rem;
    bottom: 1.58rem;
    width: 2.53rem;
    height: 1.24rem;
}

.right2-con .right-li7.active, .right2-con .right-li7.has-done {
    background-image: url(https://imgs.ali213.net/app/newyear23/map7_0001_b.png);
}

.right2-con .right-li.active:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: none no-repeat center center;
    background-size: 100% 100%;
}

.right2-con .right-li1.active:before {
    background-image: url(https://imgs.ali213.net/app/newyear23/map1_0002_a.png);
}

.right2-con .right-li2.active:before {
    background-image: url(https://imgs.ali213.net/app/newyear23/map2_0002_a.png);
}

.right2-con .right-li3.active:before {
    background-image: url(https://imgs.ali213.net/app/newyear23/map3_0002_a.png);
}

.right2-con .right-li4.active:before {
    background-image: url(https://imgs.ali213.net/app/newyear23/map4_0002_a.png);
}

.right2-con .right-li5.active:before {
    background-image: url(https://imgs.ali213.net/app/newyear23/map5_0002_a.png);
}

.right2-con .right-li6.active:before {
    background-image: url(https://imgs.ali213.net/app/newyear23/map6_0002_a.png);
}

.right2-con .right-li7.active:before {
    background-image: url(https://imgs.ali213.net/app/newyear23/map7_0002_a.png);
}

.has-done .cat-con, .active .cat-con {
    display: block;
}

.cat-con {
    width: 1.01rem;
    height: 1.71rem;
    position: absolute;
    left: 0.52rem;
    top: 0.2rem;
    display: none;
}

.cat-con > div {
    position: absolute;
    left: 0;
    top: 0;
}

.cat-con .l-ear {
    width: 1.93rem;
    height: 1.31rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw1.png) no-repeat center;
    left: 1.96rem;
    top: 1.52rem;
    transform-origin: right bottom;
    transform: rotate(0deg);
    animation: lear 2s linear infinite;
}

@keyframes lear {
    0% {
        transform: rotate(0deg);
    }
    44% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(-8deg);
    }
    56% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cat-con .head-bg {
    width: 0.88rem;
    height: 0.64rem;
    /* background: red;
     */
    left: 0.12rem;
    top: 0.5rem;
    /* transform-origin: center bottom;
     */
    /* transform: rotate(0deg);
     */
    /* animation: head 2s linear infinite;
     */
    position: absolute;
}

.cat-con .head {
    width: 0.34rem;
    height: 0.33rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/tu1.png) no-repeat center;
    left: 0rem;
    top: 0rem;
    transform-origin: center bottom;
    transform: rotate(0deg);
    animation: head 2s linear infinite;
}

@keyframes head {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-3deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cat-con .r-ear {
    width: 0.95rem;
    height: 1.91rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw3.png) no-repeat center;
    left: 4.62rem;
    top: 1.07rem;
    transform-origin: left bottom;
    transform: rotate(0deg);
    animation: rear 2s linear infinite;
}

@keyframes rear {
    0% {
        transform: rotate(0deg);
    }
    44% {
        transform: rotate(-5deg);
    }
    50% {
        transform: rotate(-2deg);
    }
    56% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cat-con .tail {
    width: 0.34rem;
    height: 0.33rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/tu1.png) no-repeat center;
    background-size: 100%;
    left: -0.07rem;
    top: 1.21rem;
    transform-origin: center bottom;
    transform: rotate(0deg);
    animation: tail 2s linear infinite;
}

@keyframes tail {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-3deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cat-con .eye {
    width: 0.44rem;
    height: 0.25rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/tu3.png) no-repeat center;
    background-size: 100%;
    left: 0.2rem;
    top: 0.08rem;
    transform-origin: center center;
    transform: scaleY(1);
    animation: eye 2s linear infinite;
    position: absolute;
}

@keyframes eye {
    0% {
        transform: scaleY(1);
    }
    36% {
        transform: scaleY(1);
    }
    40% {
        transform: scaleY(1.2);
    }
    44% {
        transform: scaleY(0.1);
    }
    50% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(1);
    }
}

.cat-con .eyelash {
    width: 1.18rem;
    height: 0.37rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/tu5.png) no-repeat center;
    background-size: 100%;
    left: -0.2rem;
    top: 0.22rem;
    position: absolute;
    z-index: 2;
}

.cat-con .eye-in {
    width: 0.26rem;
    height: 0.1rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/tu4.png) no-repeat center;
    background-size: 100%;
    left: 0.31rem;
    top: 0.15rem;
    transform-origin: center center;
    transform: scaleY(1);
    animation: eyeIn 2s linear infinite;
    position: absolute;
}

@keyframes eyeIn {
    0% {
        transform: scaleY(1);
    }
    36% {
        transform: scaleY(1);
    }
    40% {
        transform: scaleY(1.2);
    }
    44% {
        transform: scaleY(0.1);
    }
    50% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(1);
    }
}

.cat-con .tail {
    /* width: 1.81rem;
     */
    /* height: 1.6rem;
     */
    /* background: url(https://imgs.ali213.net/app/newyear23/huniang/rw7.png) no-repeat center;
     */
    /* left: 0;
     */
    /* top: 0;
     */
    /* transform-origin: right bottom;
     */
    /* transform: rotate(0deg);
     */
    /* animation: tail 2s linear infinite;
     */
}

@keyframes tail {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-6deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cat-con .l-hand {
    width: 1.54rem;
    height: 1.31rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw8.png) no-repeat center;
    left: 2.26rem;
    top: 4.88rem;
    transform-origin: right top;
    transform: rotate(0deg);
    animation: lhand 2s linear infinite;
}

@keyframes lhand {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cat-con .body {
    width: 1.01rem;
    height: 1.71rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/tu2.png) no-repeat center;
    background-size: 100%;
    left: 0;
    top: 0;
}

.cat-con .r-hand {
    width: 1rem;
    height: 1.44rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw10.png) no-repeat center;
    left: 4.41rem;
    top: 4.65rem;
    transform-origin: center bottom;
    animation: rhand 2s linear infinite;
}

@keyframes rhand {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-20deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cat-con .text {
    width: 2.47rem;
    height: 1.68rem;
    background: url(https://imgs.ali213.net/app/newyear23/huniang/rw11.png) no-repeat center;
    left: 0.75rem;
    top: 3.32rem;
    transform-origin: center center;
    transform: scale(0);
    animation: text 5s linear infinite;
}

@keyframes text {
    0% {
        transform: scale(0);
    }
    20% {
        transform: scale(0);
    }
    22% {
        transform: scale(1);
    }
    88% {
        transform: scale(1);
    }
    90% {
        transform: scale(0);
    }
}

.cat-con .text-con {
    width: 1.58rem;
    height: 1.25rem;
    font-size: 0.18rem;
    line-height: 0.22rem;
    color: #000000;
    transform: rotate(-24deg);
    position: absolute;
    left: 0.3rem;
    top: 0.17rem;
    display: table;
    vertical-align: middle;
}

.cat-con .text-con span {
    display: table-cell;
    vertical-align: middle;
}

.ny2023-right {
    width: 100%;
    position: relative;
    /* top: 0.42rem;
     */
    /* right: 0;
     */
    margin: auto;
    /* height: 9.5rem;
     */
}

.ny2023-right .part1 {
    width: 7.15rem;
    height: 9.72rem;
    background: url(https://imgs.ali213.net/app/newyear23/wbg1.png) no-repeat center top;
    background-size: 100%;
    margin: 0 auto 0.2rem;
    position: relative;
}

.g1 {
    width: 1.76rem;
    height: 2.41rem;
    background: url(https://imgs.ali213.net/app/newyear23/bg2.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    left: -0.09rem;
    top: 2rem;
    /* transform: scale(0.7);
     */
}

.g2 {
    width: 1.48rem;
    height: 1.9rem;
    background: url(https://imgs.ali213.net/app/newyear23/bg3.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    left: 0rem;
    top: 6.53rem;
}

.g2 i {
    display: block;
    width: 0.3rem;
    height: 0.64rem;
    background: url(https://imgs.ali213.net/app/newyear23/bg3a.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    left: 0.61rem;
    top: 0.78rem;
    transition: all 0.8s;
}

.g3 {
    width: 1.27rem;
    height: 1.85rem;
    background: url(https://imgs.ali213.net/app/newyear23/bg1.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    right: 0.08rem;
    top: 7rem;
}

.right1 {
    width: 100%;
    height: 3rem;
    background: url(https://imgs.ali213.net/app/newyear23/logo1.png) no-repeat center top;
    background-size: 5.97rem 1.63rem;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    position: relative;
}

.right1 i {
    width: 4.54rem;
    height: 1.22rem;
    /*background: url(https://imgs.ali213.net/app/newyear23/huojiangbg.png) no-repeat center top;*/
    background-size: 100%;
    display: block;
    margin: 1.26rem auto 0;
    position: relative;
}

.right1 i b {
    width: 4.54rem;
    height: 1.22rem;
    background: url(https://imgs.ali213.net/app/newyear23/logo2.png) no-repeat center top;
    background-size: 4.54rem 1.22rem;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0%;
    transition: all 0.5s ease-in-out;
    zoom: 1;
}

.right1 i.show b {
    width: 100%;
    left: 0;
}

.right1 .lt {
    width: 2.06rem;
    height: 1.49rem;
    background: url(https://imgs.ali213.net/app/newyear23/logo4.png) no-repeat center top;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0.19rem;
    top: 1.35rem;
    transform-origin: right bottom;
    transform: rotate(-8deg);
    animation: ltMove 1.6s infinite linear;
}

@keyframes ltMove {
    0% {
        transform: rotate(-8deg);
    }
    25% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(8deg);
    }
    75% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(-8deg);
    }
}

.right1 .rt {
    width: 1.71rem;
    height: 1.45rem;
    background: url(https://imgs.ali213.net/app/newyear23/logo3.png) no-repeat center top;
    background-size: 100%;
    display: block;
    position: absolute;
    right: 0.28rem;
    top: 1.35rem;
    transform-origin: left bottom;
    transform: rotate(8deg);
    animation: rtMove 1.6s infinite linear;
}

@keyframes rtMove {
    0% {
        transform: rotate(8deg);
    }
    25% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(-8deg);
    }
    75% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(8deg);
    }
}

.right-btns {
    width: 5rem;
    height: 0.82rem;
    /* position: absolute;
     */
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.right-btns .btn {
    width: 2.31rem;
    height: 0.82rem;
    line-height: 0.82rem;
    background: url(https://imgs.ali213.net/app/newyear23/btna.png) no-repeat center;
    background-size: 100%;
    font-size: 0.32rem;
    color: #4d2e13;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.right-btns .to-gifts {
    /* background-image: url(https://imgs.ali213.net/app/newyear23/btnb.png);
     */
    float: right;
    position: relative;
}

.ny2023-right .part2 {
    width: 7.15rem;
    height: 8.25rem;
    background: url(https://imgs.ali213.net/app/newyear23/wbg2.png) no-repeat center top;
    background-size: 100%;
    margin: 0 auto 0.2rem;
    position: relative;
}

.lottery-container {
    width: 6.92rem;
    height: 6.4rem;
    margin: auto;
    /* position: relative;
     */
    /* left: -0.1rem;
     */
    /* float: left;
     */
    /* margin-top: 0.06rem;
     */
    /* background-size: 100%;
     */
}

.lottery-container .lottery-title {
    width: 100%;
    height: 0.86rem;
    line-height: 1rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #4d2e13;
    text-align: center;
    margin-bottom: 0.06rem;
}

.lottery-container .draw {
    width: 6.58rem;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100%;
}

.lottery-container .row {
    float: left
}

.lottery-container .row.col .item {
    float: none;
    position: relative;
}

.lottery-container .row .item .img-con {
    width: 1.56rem;
    height: 0.99rem;
    background: url(https://imgs.ali213.net/app/newyear23/cardbg.jpg) no-repeat;
    background-size: 100%;
    border: solid 0.02rem #47240c;
    box-sizing: border-box;
    width: 1.56rem;
    height: 0.99rem;
    /* margin: 0 auto 0.18rem;
     */
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lottery-container .row .item .img-con img {
    /* float: left;
     */
    /* margin: 0.04rem;
     */
    /* width: 100%;
     */
    height: 100%;
    display: block;
    /* overflow: hidden;
     */
    /* background: url(https://imgs.ali213.net/app/newyear23/cardbg.jpg) no-repeat;
     */
    /* background-size: 100%;
     */
    /* border: solid 0.02rem #47240c;
     */
    /* box-sizing: border-box;
     */
    /* width: 1.56rem;
     */
    /* height: 0.99rem;
     */
    /* margin: 0 auto 0.18rem;
     */
    /* position: relative;
     */
    /* z-index: 2;
     */
    /* display: flex;
     */
    /* align-items: center;
     */
    /* justify-content: center;
     */
}

.lottery-container .hover-img {
    position: absolute;
    left: 1.5rem;
    top: -1rem;
    z-index: 2;
    display: none;
}

.lottery-container .lottery-unit:hover .hover-img {
    display: block;
}

.lottery-container .row .item p {
    height: 0.45rem;
    line-height: 0.5rem;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    font-size: 0.2rem;
    letter-spacing: 0.01rem;
    color: #47240c;
    border-radius: 0.05rem;
    width: 100%;
    font-weight: bold;
}

.lottery-container .row .item .gift-level {
    width: 1.06rem;
    height: 0.31rem;
    background: url(https://imgs.ali213.net/app/newyear23/sd16.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.05rem;
    top: 0.02rem;
    text-indent: 0.1rem;
    font-size: 0.14rem;
    color: #ffffff;
    line-height: 0.26rem;
    text-align: left;
}

.lottery-container .draw.active .row .item b {
    width: 1.05rem;
    height: 0.39rem;
    background: url(https://imgs.ali213.net/app/newyear23/sd14.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    left: 0.58rem;
    bottom: 0.12rem;
}

.lottery-container .row .item .gift-level1 {
    background-image: url(https://imgs.ali213.net/app/newyear23/sd17.png);
}

.lottery-container .row .item .gift-level2 {
    background-image: url(https://imgs.ali213.net/app/newyear23/sd15.png);
}

.draw .item {
    width: 2.11rem;
    height: 1.6rem;
    padding: 0;
    margin: 0 0.04rem 0.2rem;
    float: left;
    position: relative;
    box-sizing: border-box;
    /* background-color: #956e56;
     */
    /* border-radius: 0.1rem;
     */
    /* background: #956e56 no-repeat center center;
     */
    /* background-size: 1.7rem 1.7rem;
     */
    background: url(https://imgs.ali213.net/app/newyear23/bg4a.png) no-repeat center center;
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

.draw .item.active {
    background-image: url(https://imgs.ali213.net/app/newyear23/l.png);
    /* background-position-y: -0.02rem;
     */
    background-size: 100%;
}

.draw .name {
    display: block;
    margin-top: 0.1rem;
    font-size: 0.14rem
}

.row.click-btns {
    width: 2.11rem;
    height: 1.9rem;
    border-radius: 0.05rem;
    box-sizing: border-box;
    margin: 0;
    /* padding-top: 0.24rem;
     */
    position: relative;
    width: 2.11rem;
    height: 1.6rem;
    padding: 0;
    margin: 0 0.04rem 0.2rem;
}

.click-btns .click-btn {
    cursor: pointer;
    text-align: center;
    border-radius: 0.06rem;
    width: 1.72rem;
    height: 1.72rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url(https://imgs.ali213.net/app/newyear23/btncj.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.24rem;
    /* line-height: 0.29rem;
     */
    color: #512e18;
    flex-direction: column;
    /* margin-bottom: 0.1rem;
     */
}

.click-btns .click-btn p {
    font-size: 0.3rem;
    font-weight: bold;
    color: #512e18;
    line-height: 0.45rem;
    width: 1.85rem;
    height: 0.66rem;
    line-height: 0.66rem;
    background: url(https://imgs.ali213.net/app/newyear23/btnb.png) no-repeat center;
    background-size: 100%;
    font-size: 0.3rem;
    color: #4d2e13;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    /* position: absolute;
     */
    top: 0.06rem;
    right: -0.41rem;
    /* transform: scale(0.8);
     */
    margin-bottom: 0.05rem;
}

.click-btns .click-btn div {
    font-size: 0.24rem;
    color: #47240c;
    font-weight: bold;
}

/*.click-btns .click-btn + .click-btn {
     */
/* background-color: #ff6600;
 */
/*
}
*/
.click-btns .has-times {
    display: block;
    font-size: 0.14rem;
    letter-spacing: 0.01rem;
    text-align: center;
    width: 100%;
    margin-left: 0;
    line-height: 0.29rem;
    display: none;
}

.alert-window {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 6;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.close-window {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    position: absolute;
    cursor: pointer;
}

.alert-win {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    width: 5.17rem;
    height: 6.41rem;
    background: url(https://imgs.ali213.net/app/newyear23/tcbg.png) no-repeat center;
    z-index: 2;
    background-size: 100%;
}

.alert-win .close-win {
    width: 0.58rem;
    height: 0.32rem;
    background: url(https://imgs.ali213.net/app/newyear23/btnc2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.5rem;
    right: -0.58rem;
    cursor: pointer;
    z-index: 2;
}

.alert-game {
    background: none;
    width: 5rem;
    height: 7.5rem;
}

.alert-game .left-logo {
    width: 5.31rem;
    height: 7.36rem;
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://imgs.ali213.net/app/newyear23/boss1.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 2;
}

.alert-game .right-con {
    width: 5rem;
    /* height: 4.25rem;
     */
    background: none;
    position: absolute;
    right: 0;
    top: 1.23rem;
    left: 0;
    bottom: 0;
    margin: auto;
    background-size: 100%;
}

.alert-game .right-con-bg {
    width: 100%;
    /* height: 6rem;
     */
    overflow: hidden;
    margin: 0 auto 0 auto;
    padding-top: 0.5rem;
}

.alert-game .right-con .right-name {
    /* height: 0.4rem;
     */
    /* line-height: 0.4rem;
     */
    /* width: 100%;
     */
    /* text-align: center;
     */
    /* font-size: 0.3rem;
     */
    color: #ff6600;
    /* overflow: hidden;
     */
    /* font-weight: bold;
     */
    /* margin-bottom: 0.12rem;
     */
    width: 4.54rem;
    height: 1.22rem;
    background: url(https://imgs.ali213.net/app/newyear23/huojiangbg.png) no-repeat center top;
    background-size: 100%;
    display: block;
    margin: 0 auto 0.41rem;
    position: relative;
    text-align: center;
    line-height: 0.82rem;
    font-size: 0.36rem;
    font-weight: bold;
}

.alert-game .right-con .right-desc {
    height: 0.4rem;
    line-height: 0.4rem;
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    color: #000000;
    overflow: hidden;
    margin-bottom: 0.25rem;
}

.alert-game .right-con .img-bg {
    position: relative;
    width: 2.55rem;
    height: 1.62rem;
    margin: 0 auto 0.18rem;
}

.alert-game .right-con .img {
    display: block;
    /* overflow: hidden;
     */
    background: url(https://imgs.ali213.net/app/newyear23/cardbg.jpg) no-repeat;
    background-size: 100%;
    border: solid 0.02rem #47240c;
    box-sizing: border-box;
    width: 2.55rem;
    height: 1.62rem;
    /* margin: 0 auto 0.18rem;
     */
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.alert-game .right-con .img img {
    /* width: 100%;
     */
    height: 100%;
    position: relative;
    z-index: 2;
}

.alert-game .right-con .img-bg i {
    width: 7.19rem;
    height: 7.21rem;
    background: url(https://imgs.ali213.net/app/newyear23/light.png) no-repeat;
    /* background-size: 100%;
     */
    background-size: 100%;
    position: absolute;
    top: -2.04rem;
    left: -2.33rem;
    display: block;
    /* z-index: 10;
     */
    pointer-events: none;
    user-select: none;
}

.alert-game .right-con .right-title,
.alert-game .right-con .right-ctitle {
    line-height: 0.68rem;
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
    color: #ffffff;
    overflow: hidden;
    /* margin-bottom: 0.45rem;
     */
    margin: 0 auto;
    height: 0.68rem;
    font-weight: bold;
    z-index: 2;
    position: relative;
}

.alert-game .right-con .right-btns {
    width: 100%;
    height: 0.95rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.alert-game .right-btns a {
    /* display: block;
     */
    /* float: left;
     */
    /* width: 1.31rem;
     */
    /* height: 0.49rem;
     */
    /* background: none;
     */
    /* background-size: 100% 100%;
     */
    /* line-height: 0.49rem;
     */
    /* text-align: center;
     */
    /* font-size: 0.24rem;
     */
    /* color: #ffffff;
     */
    /* margin: auto;
     */
    width: 2.31rem;
    height: 0.82rem;
    line-height: 0.82rem;
    background: url(https://imgs.ali213.net/app/newyear23/btna.png) no-repeat center;
    background-size: 100%;
    font-size: 0.32rem;
    color: #4d2e13;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.alert-game .right-btns a + a {
    float: right;
    background-image: url(https://imgs.ali213.net/app/newyear23/btna1.png);
}

.alert-rule {
    /* width: 100%;
     */
    /* height: 9rem;
     */
}

.alert-rule .close-win {
    /* top: -0.1rem;
     */
    /* right: 0.9rem;
     */
}

.alert-rule .right-con {
    /* width: 6.93rem;
     */
    /* height: 8.48rem;
     */
    /* background: url(https://imgs.ali213.net/app/newyear23/waptc.png) no-repeat center center;
     */
    /* background-size: 100%;
     */
    /* position: absolute;
     */
    /* left: 0;
     */
    /* top: 0;
     */
    /* right: 0;
     */
    /* bottom: 0;
     */
    /* margin: auto;
     */
}

.alert-rule .right-con .right-title {
    /* width: 6.66rem;
     */
    /* height: 0.88rem;
     */
    /* line-height: 0.88rem;
     */
    font-weight: bold;
    margin: 0 auto 0.14rem;
    /* font-size: 0.3rem;
     */
    /* color: #612515;
     */
    text-align: center;
    /* font-size: 0.24rem;
     */
    /* font-weight: normal;
     */
    /* font-stretch: normal;
     */
    /* line-height: 0.19rem;
     */
    /* letter-spacing: 0rem;
     */
    color: #624e32;
    height: .8rem;
    line-height: 1.2rem;
    width: 3.82rem;
    border-bottom: 0.02rem solid;
}

.alert-rule .right-con .right-text {
    width: 4rem;
    margin: 0 auto 0.3rem;
    height: 4.8rem;
    overflow: auto;
}

.alert-rule .right-con .right-text p {
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #333333;
    margin-top: 0.2rem;
}

.alert-rule .right-con .right-text p:first-child {
    margin-top: 0;
}

.alert-list {
    /* width: 100%;
     */
    /* height: 9rem;
     */
}

.alert-list .close-win {
    /* top: -0.1rem;
     */
    /* right: 0.9rem;
     */
}

.alert-list .right-con {
    /* width: 6.93rem;
     */
    /* height: 8.48rem;
     */
    /* background: url(https://imgs.ali213.net/app/newyear23/waptc.png) no-repeat center center;
     */
    /* background-size: 100%;
     */
    /* position: absolute;
     */
    /* left: 0;
     */
    /* top: 0;
     */
    /* right: 0;
     */
    /* bottom: 0;
     */
    /* margin: auto;
     */
}

.alert-list .right-con .right-title {
    /* width: 6.66rem;
     */
    /* height: 0.88rem;
     */
    /* line-height: 0.88rem;
     */
    /* font-weight: bold;
     */
    /* margin: 0 auto 0.3rem;
     */
    /* font-size: 0.3rem;
     */
    /* color: #612515;
     */
    /* text-align: center;
     */
    /* width: 6.66rem;
     */
    /* height: 0.88rem;
     */
    /* line-height: 0.88rem;
     */
    font-weight: bold;
    margin: 0 auto 0.14rem;
    /* font-size: 0.3rem;
     */
    /* color: #612515;
     */
    text-align: center;
    /* font-size: 0.24rem;
     */
    /* font-weight: normal;
     */
    /* font-stretch: normal;
     */
    /* line-height: 0.19rem;
     */
    /* letter-spacing: 0rem;
     */
    color: #624e32;
    height: 0.8rem;
    line-height: 1.2rem;
    width: 3.82rem;
    border-bottom: 0.02rem solid;
}
.alert-list .gift-warning{
    /* height: 0.4rem; */
    line-height: 0.32rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    width:100%;
    display: block;
    font-size: 0.24rem;
}
.alert-list .list-ul {
    width: 3.82rem;
    height:4rem;
    /* background-color: #bbaa6f;
     */
    /* border-radius: 0.1rem; */
    overflow: auto;
    margin: 0 auto 0.2rem;
}

.alert-list .list-li {
    width: 100%;
    height: 0.51rem;
    background-color: #faeedf;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 0.15rem;
    font-size: 0.24rem;
    line-height: 0.51rem;
}

.alert-list .list-li .list-name {
    width: 2.2rem;
    height: 0.51rem;
    text-align: left;
    box-sizing: border-box;
    padding: 0 0.05rem 0 0.15rem;
    overflow: hidden;
    color: #624e32;
    /* line-height: 0.51rem;
     */
    font-size: 0.24rem;
}

.alert-list .list-li .list-time {
    width: 1.5rem;
    height: 0.51rem;
    text-align: left;
    box-sizing: border-box;
    padding: 0 0.05rem;
    overflow: hidden;
    color: #aa9d8d;
    font-size: 0.24rem;
}

.alert-list .list-li .list-operate {
    width: 1.4rem;
    height: 0.51rem;
    text-align: left;
    box-sizing: border-box;
    padding: 0 0.05rem;
    overflow: hidden;
    font-size: 0.24rem;
    color: #12ff00;
    display: none;
}

.alert-list .list-li.reduce .list-operate {
    color: #ff0000;
}

.alert-mission {
    width: 100%;
    height: 100%;
    position: relative;
}

.alert-mission .close-win {
    top: -0.2rem;
    right: 0.35rem;
}

.alert-mission .right-con {
    width: 6.47rem;
    height: 5.26rem;
    background: url(https://imgs.ali213.net/app/newyear23/wapbg1.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.5rem;
    margin: auto;
    box-sizing: border-box;
    padding-top: 0.46rem;
}

.alert-mission .right-con .right-title {
    width: 6.66rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-weight: bold;
    margin: 0 auto 0rem;
    font-size: 0.3rem;
    color: #784f34;
    text-align: center;
}

.alert-mission .right-con .right-p {
    width: 6.66rem;
    height: 0.3rem;
    line-height: 0.3rem;
    /* font-weight: bold;
     */
    margin: 0 auto 0.1rem;
    font-size: 0.24rem;
    color: #784f34;
    text-align: center;
}

.alert-mission .list-ul {
    width: 6.2rem;
    margin: 0.1rem auto 0;
}

.alert-mission .list-li {
    width: 6.17rem;
    height: 0.95rem;
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 0.3rem;
    font-size: 0.24rem;
    line-height: 0.67rem;
    background: url(https://imgs.ali213.net/app/newyear23/wbg3.png) no-repeat;
    background-size: 100%;
    position: relative;
}

.alert-mission .list-li .list-name {
    width: 4.5rem;
    text-align: left;
    box-sizing: border-box;
    padding: 0 0.05rem 0 0.3rem;
    overflow: hidden;
    color: #47240c;
    font-size: 0.26rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    line-height: 0.32rem;
    justify-items: flex-start;
}

.alert-mission .list-li .list-time {
    width: 1.2rem;
    height: 0.67rem;
    text-align: left;
    box-sizing: border-box;
    overflow: hidden;
    color: #ff2929;
    font-size: 0.24rem;
}

.alert-mission .list-li .list-operate {
    /* width: 1.03rem;
     */
    /* height: 0.46rem;
     */
    /* background-color: #2dda39;
     */
    /* border-radius: 0.1rem;
     */
    /* text-align: center;
     */
    /* line-height: 0.46rem;
     */
    /* color: #ffffff;
     */
    /* display: block;
     */
    /* font-size: 0.24rem;
     */
    /* margin-right: 0.16rem;
     */
    /* cursor: pointer;
     */
    width: 2.31rem;
    height: 0.82rem;
    line-height: 0.82rem;
    background: url(https://imgs.ali213.net/app/newyear23/btnb.png) no-repeat center;
    background-size: 100%;
    font-size: 0.3rem;
    color: #4d2e13;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 0.06rem;
    right: -0.41rem;
    transform: scale(0.8);
}

.alert-mission .list-li.has-done .list-name {
    color: #98724b;
}

.alert-mission .list-li.has-done .list-time {
    color: #666666;
}

.alert-mission .list-li.has-done .list-operate {
    background-color: #666666;
    color: #cccccc;
}

.alert-mission .list-li.can-do .list-operate {
    background-color: #ff0000;
}

.alert-mission .boss-container {
    width: 7.33rem;
    height: 7.59rem;
    background: url(https://imgs.ali213.net/app/newyear23/boss1.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 5.2rem;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.alert-mission .boss-status {
    width: 3.69rem;
    height: 1.35rem;
    position: absolute;
    bottom: 0.56rem;
    left: 0;
    right: 0;
    margin: auto;
}

.alert-mission .boss-status p {
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-bottom: 0.15rem;
}

.alert-mission .boss-status .status-process {
    width: 3.69rem;
    height: 0.54rem;
    background: url(https://imgs.ali213.net/app/newyear23/xtbg1.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
}

.boss-status .status-process .process-in {
    height: 0.54rem;
    left: 0;
    bottom: 0;
    background: url(https://imgs.ali213.net/app/newyear23/xtbg2.png) no-repeat left bottom;
    background-size: 3.69rem 0.54rem;
    position: absolute;
    width: 100%;
}

.dm-container {
    position: absolute;
    width: 7.5rem;
    height: 6rem;
    overflow: hidden;
    top: 1.6rem;
}

.dm {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    display: block;
    transform: translateZ(0);
}

/*.dmclose {
     */
/* width: 1.2rem;
 */
/* height: 0.4rem;
 */
/* line-height: 0.4rem;
 */
/* text-indent: 0.45rem;
 */
/* color: #fff600;
 */
/* position: absolute;
 */
/* left: 0.2rem;
 */
/* top: 0.2rem;
 */
/* cursor: pointer;
 */
/* background-color: rgba(0, 0, 0, 0.4) !important;
 */
/* background-color: #000;
 */
/* filter: Alpha(opacity=40);
 */
/* z-index: 9;
 */
/*
}
*/
.dm-one {
    display: block;
    height: 0.48rem;
    line-height: 0.48rem;
    padding: 0 0.18rem 0 0.18rem;
    font-size: 0.24rem;
    background-color: rgba(0, 0, 0, 0.5) !important;
    background-color: #000;
    filter: Alpha(opacity=50);
    position: absolute;
    color: #ffffff;
    z-index: 5;
    white-space: nowrap;
    border-radius: 0.24rem;
    transform: translateZ(0);
}

.dm-one img {
    width: 0.52rem;
    position: absolute;
    top: 0;
    left: -0.05rem;
    -webkit-transition: width .3s ease-in, bottom .3s ease-in, left .3s ease-in;
    transition: width .3s ease-in, bottom .3s ease-in, left .3s ease-in;
    transform-origin: center top;
    transform: rotate(-20deg);
    animation: windFloat 0.7s ease-in-out 0s infinite alternate;
}

@keyframes windFloat {
    0% {
        transform: rotate(-20deg);
    }
    100% {
        transform: rotate(-40deg);
    }
}

.dm-one em {
    color: #2dda39;
    padding: 0 0.03rem;
    font-size: 0.24rem;
}

.dm-one b {
    position: relative;
    padding: 0 0.03rem;
    font-style: normal;
    font-size: 0.24rem;
    font-weight: normal;
}

.dm-one b {
    color: #ffe894;
}

.dm-one .blue {
    color: #72c066;
}

.dm-one .orange {
    color: #daba4a;
}

.dm-one .green {
    color: #4f6cff;
}

.dm-one .purple {
    color: #8544de;
}

#alertInfo {
    position: fixed;
    z-index: 1001;
    height: 0.5rem;
    width: 4rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    font-size: 0.3rem;
    top: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    left: 0;
    border-radius: 0.1rem;
    line-height: 0.5rem;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    padding: 0.2rem;
}

#alert-window {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    max-width: 19.2rem;
    right: 0;
    margin: auto;
    display: none;
    z-index: 10;
}

#alert-window div {
    width: 6.8rem;
    height: 7.38rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(/img/feedearn/aqtw/ydtc.png) no-repeat center center;
    background-size: 100% auto;
}

#alert-window.isPc div {
    width: 8rem;
    height: 4.8rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(/img/feedearn/aqtw/pctc.png) no-repeat center center;
    background-size: 100% auto;
}

#alert-window.isPc .to-yxapp {
    display: none;
}

#alert-window p {
    font-size: 0.28rem;
    color: #ffffff;
    height: 0.35rem;
    line-height: 0.35rem;
    text-align: center;
    margin-top: 0.5rem;
}

#alert-window h3 {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.55rem;
    color: #ffffff;
    text-align: center;
}

#alert-window h3 a {
    color: #00ffd8;
    width: 1rem;
    height: 0.3rem;
    display: block;
    margin: auto;
}

#alert-window span {
    width: 0.33rem;
    height: 0.33rem;
    display: block;
    position: absolute;
    top: -0.45rem;
    right: 0.1rem;
    cursor: pointer;
    background: url(/img/feedearn/aqtw/znx6.png) no-repeat center center;
    background-size: 100% 100%;
}

#alert-window .to-yxapp {
    width: 4.65rem;
    height: 0.89rem;
    position: absolute;
    bottom: 0.5rem;
    right: 0;
    margin: auto;
    left: 0;
    display: block;
    cursor: pointer;
    font-size: 0;
    background: url(/img/feedearn/aqtw/down.png) no-repeat center center;
    background-size: 100% 100%;
}

#alert-window .to-yxapp:before {
    width: 2.06rem;
    height: 0.26rem;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    background-size: 100% 100%;
}

.alert-mission .reset-page {
    width: 0.62rem;
    height: 0.67rem;
    position: absolute;
    cursor: pointer;
    z-index: 2;
    top: 0.2rem;
    right: 1.5rem;
    line-height: 0.67rem;
    color: #784f34;
    font-size: 0.24rem;
    text-decoration: underline;
}

.alert-mission .right-title {
    width: 100%;
    height: 0.86rem;
    line-height: 1rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #4d2e13;
    text-align: center;
    margin-bottom: 0.06rem;
}

.alert-down .right-title {
    /* width: 6.66rem;
     */
    /* height: 0.88rem;
     */
    /* line-height: 0.88rem;
     */
    font-weight: bold;
    margin: 0 auto 0.14rem;
    /* font-size: 0.3rem;
     */
    /* color: #612515;
     */
    text-align: center;
    /* font-size: 0.24rem;
     */
    /* font-weight: normal;
     */
    /* font-stretch: normal;
     */
    /* line-height: 0.19rem;
     */
    /* letter-spacing: 0rem;
     */
    color: #624e32;
    height: 0.8rem;
    line-height: 1.2rem;
    width: 3.82rem;
    border-bottom: 0.02rem solid;
}

.alert-down .right-con .text {
    font-size: 0.22rem;
    line-height: 0.3rem;
    letter-spacing: 0;
    color: #624e32;
    text-align: center;
}

.alert-down .right-con .title {
    font-size: 0.24rem;
    line-height: 0.52rem;
    height: 0.6rem;
    text-align: center;
    color: #624e32;
    font-weight: bold;
}

.alert-down .right-con .title span {
    color: #de683f;
}

.alert-down .right-con .app-img {
    width: 1.48rem;
    height: 2.63rem;
    display: block;
    margin: 0 auto 0.2rem;
}

.alert-down .right-con .alert-down-btn {
    width: 2.31rem;
    height: 0.82rem;
    line-height: 0.82rem;
    background: url(https://imgs.ali213.net/app/newyear23/btna.png) no-repeat center;
    background-size: 100%;
    font-size: 0.3rem;
    color: #4d2e13;
    display: block;
    /* float: left;
     */
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
    transform: scale(0.9);
}

.alert-news .right-name {
    font-weight: bold;
    margin: 0 auto 0.3rem;
    text-align: center;
    color: #624e32;
    height: 0.8rem;
    line-height: 1.2rem;
    width: 3.82rem;
    border-bottom: 0.02rem solid;
}

.alert-news .right-con img {
    width: 4.03rem;
    display: block;
    margin: 0 auto;
    border-radius: 6px 6px 0 0;
    height: 2.25rem;
}

.alert-news .right-con .right-title {
    height: 0.4rem;
    line-height: 0.4rem;
    width: 4.03rem;
    text-align: center;
    font-size: 0.2rem;
    color: #e2d7c9;
    overflow: hidden;
    display: block;
    border-radius: 0 0 6px 6px;
    background-color: #a2937f;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 0.3rem;
}

.alert-news .right-con .right-btns div {
    font-size: 0.24rem;
    height: 0.30rem;
    line-height: 0.30rem;
    color: #624e32;
    margin: 0.3rem auto 0.22rem;
    text-align: center;
    font-weight: bold;
}

.alert-news .right-con .open-app {
    width: 2.31rem;
    height: 0.82rem;
    line-height: 0.82rem;
    background: url(https://imgs.ali213.net/app/newyear23/btna.png) no-repeat center;
    background-size: 100%;
    font-size: 0.3rem;
    color: #4d2e13;
    display: block;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
    transform: scale(0.9);
}
