/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
}
a {
    text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
.line:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}
.mall-container {
    overflow: hidden;
    margin: 0 auto;
    max-width: 750px;
    font-family: microsoft yahei;
    font-size: 0;
    background: #af2319;
    background-size: 100%;
}
.mall-container img {
    width: 100%;
    vertical-align: top;
    display: block;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex_b,
.flex_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex_b a,
.flex_b > span {
    width: 50%;
}
.flex_c > a,
.flex_c > span {
    width: 33.33%;
}
[class*="cweb"] {
    overflow: hidden;
    margin: 0 auto;
    background-position: center top;
    background-repeat: no-repeat;
}
.mall-project {
    margin: 0 auto;
}
.mall-project [class*="cweb"] {
    position: relative;
}
.mall-shop {
    overflow: hidden;
    margin: 0 auto 0.3rem;
}
[class*="mp-col"] {
    float: left;
    display: block;
    height: 100%;
}
.mp-col-50 {
    width: 50%;
}
.mp-col {
    width: 100%;
}
.icon-end {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon-end.png) no-repeat center;
    background-size: 1.2rem;
}
.lotterymain {
    position: relative;
    overflow: hidden;
}
.lotterymain .lotterybox {
    position: absolute;
    top: 0.05rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lotterymain .lotterybox > div {
    margin: 0.03rem 0.03rem 0.08rem;
}
.lotterybox {
    position: relative;
    margin: 0;
}
.lotterybox .lottery-unit {
    width: 2.08rem;
    border-radius: 20px;
    height: 1.86rem;
}
.lotterybox .lottery-unit.lottery-light {
    background-color: #f44c59;
    opacity: 0.5;
}
#begin {
    cursor: pointer;
}

.winnersmod {
    position: relative;
    overflow: hidden;
}
.winnersmod .wlist li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 5.9rem;
    height: 0.6rem;
    margin: 0 auto 0.1rem;
    border-radius: 5px;
    overflow: hidden;
    border-bottom: 1px #fadeb4 solid;
    background: -o-linear-gradient(right, #fff7ea, #f3d3a4);
    background: -webkit-gradient(linear, right top, left top, from(#fff7ea), to(#f3d3a4));
    background: linear-gradient(270deg, #fff7ea, #f3d3a4);
    color: #a7752d;
}
.winnersmod .wlisttit {
    position: absolute;
    top: 0.3rem;
    left: 0;
    width: 100%;
    height: 91%;
    z-index: 2;
    overflow: hidden;
    z-index: 5;
}
.winnersmod .wlisttit li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.26rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 5.9rem;
    height: 0.6rem;
    margin: 0 auto 0.1rem;
    border-radius: 5px;
    overflow: hidden;
    border-bottom: 1px #fadeb4 solid;
    background: -o-linear-gradient(right, #fff7ea, #f3d3a4);
    background: -webkit-gradient(linear, right top, left top, from(#fff7ea), to(#f3d3a4));
    background: linear-gradient(270deg, #fff7ea, #f3d3a4);
    color: #a7752d;
}
.winnersmod .wlisttit li {
    background: -o-linear-gradient(bottom, #5f451f, #875d21);
    background: -webkit-gradient(linear, left bottom, left top, from(#5f451f), to(#875d21));
    background: linear-gradient(360deg, #5f451f, #875d21);
}
.winnersmod .wlisttit li div {
    color: #ffe8bc;
}
.winnersmod .wlisttit li div:nth-child(1) {
    width: 2.2rem;
    text-align: left;
    margin-left: 0.5rem;
}
.winnersmod .wlist li div {
    font-size: 0.26rem;
}
.winnersmod .wlist li div:nth-child(1) {
    width: 2.2rem;
    text-align: left;
    margin-left: 0.5rem;
}
.layui-layer-demo {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.wlistWrapper {
    position: absolute;
    top: 1rem;
    width: 100%;
    height: 100%;
    z-index: 5;
    overflow: hidden;
}
.winnersmod .wlistbox {
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-animation: scrollToRight-data-v-6a32e916 30s linear infinite;
    animation: scrollToRight-data-v-6a32e916 30s linear infinite;
    z-index: 4;
    overflow: hidden;
}
@-webkit-keyframes scrollToRight-data-v-6a32e916 {
    from {
        -webkit-transform: translate3d(0, -50%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
    }
}
@keyframes scrollToRight-data-v-6a32e916 {
    from {
        -webkit-transform: translate3d(0, -50%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
    }
}
.popup {
    display: none;
}
.overflow {
    overflow: hidden;
}
.lotterymainBtns {
    position: relative;
}
.lotterymainBtns .info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lotterymainBtns .info .btns1 {
    width: 50%;
    height: 89%;
    text-align: center;
    padding-left: 0.52rem;
}
.lotterymainBtns .info .btns2 {
    width: 50%;
    height: 89%;
    text-align: center;
    padding-right: 0.45rem;
}
.lotterymainBtns .info > div {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lotterymainBtns .info .tit {
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 1;
    margin: 0.06rem 0;
    color: #af2319;
    background-image: -webkit-linear-gradient(bottom, #da4528, #ff9d37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lotterymainBtns .info .txt {
    font-size: 0.24rem;
    line-height: 1;
    color: #af2319;
    background-image: -webkit-linear-gradient(bottom, #cb1604, #e82612);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.popup .btnsclose {
    width: 0.56rem;
    height: 0.56rem;
    margin: 0.4rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.popup .btnsclose img {
    width: 100%;
}
.rulemod {
    position: relative;

    overflow: hidden;
}
.rulemod .ruleWrapper {
    margin-top: 7vh;
    background: -o-linear-gradient(271deg, #db2610, #fe8744);
    /* background: linear-gradient(179deg, #db2610, #fe8744); */
    /* border-top: 0.2rem #c4210d solid; */
    /* border-bottom: 0.2rem #ef722b solid; */
    overflow: hidden;
    border-radius: 0.4rem;
}
.rulemod .rulewrap {
    /* padding: 2.3rem 0.5rem 0; */

    overflow: hidden;
    border-radius: 0.5rem;

    background: -o-linear-gradient(271deg, #db2610, #fe8744);

    background: linear-gradient(179deg, #db2610, #fe8744);
}

.rulemod .rulewrap .tit {
    font-size: 0.4rem;
    margin: 0.3rem 0 0.05rem;
    text-align: center;
    color: #feefdc;
}
.rulemod .rulewrap .con {
    background: #fef3e5;
    border-radius: 20px;
    overflow: hidden;
    margin: 0.2rem;
    height: 6rem;
    font-size: 0;
    padding: 0 0 0 0.35rem;
    border: 0;
}
.rulemod .rulewrap .con > div {
    overflow-y: auto;
    height: 100%;

    padding: 0.35rem 0.35rem 0.35rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.rulemod .rulewrap .con span {
    position: relative;
    font-size: 0.28rem;
    color: #dc2912;
    font-weight: bold;
    line-height: 1;
    position: relative;
    margin-bottom: 0.2rem;
    display: inline-block;
}

.rulemod .rulewrap .con span strong {
    position: relative;
    z-index: 3;
}
.rulemod .rulewrap .con span i {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    bottom: -0.08rem;
    width: 100%;
    height: 0.1rem;
    background: #fbdfd0;
    z-index: 1;
}
.rulemod .rulewrap .con p {
    font-size: 0.26rem;
    margin-bottom: 0.3rem;
    line-height: 1.6;
    text-align: justify;
}
.addresstc {
    position: relative;
    margin-top: 8vh;
}
.addresstc > img {
    width: 100%;
}
.addressmain {
    position: absolute;
    top: 1.3rem;
    left: 0;
    background: #ffe0b7;
    right: 0;
    margin: 0 0.45rem;
    padding: 0.3rem;
    z-index: 2;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.addressmain ~ .btnsmod {
    bottom: 1.85rem;
}
.addressmain .item {
    width: 100%;
    height: 0.7rem;
    margin-bottom: 0.2rem;

    border-radius: 6px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.addressmain .item span {
    display: block;
    width: 4em;
    margin-right: 0.2rem;
    border-right: 2px #e2d1ad solid;
    padding: 0 0.24rem;
    line-height: 1;
    font-size: 0.3rem;
    color: #9b6f2a;
}
.addressmain .item input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: 100%;
    outline: 0;
    border: 0;
    line-height: 1;
    font-size: 0.26rem;
    padding: 0 0.2rem;
    color: #9b6f2a;
}
.addressmain .item select {
    width: 100%;
    height: 100%;

    border-radius: 6px;
    border: 0;
    overflow: hidden;
    line-height: 1;
    font-size: 0.24rem;
    padding: 0 0.16rem;
    color: #757575;
    outline: none;
}
.addressmain .item select + select {
    margin-left: 0.2rem;
}
.addressmain .item.selectmod {
    background: 0 0;
    border: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.addressmain .item.addressmod {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0;
}
.addressmain .item.addressmod span {
    width: 7em;
    border-right: 0;
    height: 0.7rem;
    line-height: 0.7rem;
}
.addressmain .item textarea {
    border: 0;
    resize: none;
    background: 0 0;
    outline: 0;
    color: #9b6f2a;
    font-size: 0.24rem;
    line-height: 1.2;
    padding: 0.2rem;
    font-family: Arial, Helvetica, sans-serif;
}
.addressmain .btnsmod,
.addressmain .item .btns {
    background: 0 0;
    border: 0;
    padding: 0;
    height: auto;
}
.addressmain .item .btns img {
    width: 100%;
}
.prizemod {
    position: relative;
    margin-top: 5vh;
}
.prizemod > img {
    width: 100%;
}
.prizemod > img.shop7 ~ .btnsmod .btns:first-child,
.prizemod > img.shop5 ~ .btnsmod .btns:first-child {
    display: none;
}
.integralWrap {
    position: relative;
}
.integralBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.integralBox .con {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.integralBox .con .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.integralBox .con .btns1 {
    width: 3.2rem;
    height: 0.7rem;
    margin: 0.4rem auto 0.05rem;
    cursor: pointer;
}
.integralBox .con .item {
    margin-top: 0;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.42rem;
}
.integralBox .con .item + .item {
    padding-left: 0;
    padding-right: 0.22rem;
}
.integralBox .con .item .tit {
    font-size: 0.26rem;
    font-weight: bold;
    margin-bottom: 0.15rem;
    line-height: 1;
    color: #d2250e;
    background-image: -webkit-linear-gradient(bottom, #d2250e, #f13a18);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.integralBox .con .item .txt {
    font-size: 0.22rem;
    line-height: 1;
    color: #d2250e;
    transform: scale(0.9);
}
.integralBox .con .input {
    background: none;
    border: 0;
    font-size: 0.24rem;
    width: 2.5rem;
    margin: 0.2rem 0.4rem 0.1rem;
    height: 0.84rem;

    outline: none;
    color: #d2250e;
}
.integralBox .con .btns2 {
    width: 100%;
    height: 1rem;
    margin: 0;
    cursor: pointer;
}

.shoplistWrap {
    background: url(../images/jnh20220422app_17.jpg) repeat-y;
    background-size: 100%;
}
.shoppingWrap {
    background: url(../images/jnh20220422app_14.jpg) repeat-y;
    background-size: 100%;
}
.shoplist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shoplist .items {
    position: relative;
    width: 3.4rem;
    display: block;
    margin: 0.05rem;
}
.shoplist .items > img {
}
.shoplist .items .con {
    position: absolute;
    top: 0;
    z-index: 2;
}
.shoplist .items .con .img {
    display: block;
    margin: 0.15rem;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.shoplist .items .com .img img {
}
.shoplist .items .con .tit {
    font-size: 0.24rem;
    color: #ffefa5;
    margin: 0.15rem 0.15rem 0.1rem;
    line-height: 1.4;
    height: 0.7rem;
    overflow: hidden;
}
.shoplist .items .con .num {
    color: #fffced;
    font-size: 0.24rem;
    text-align: center;
    background-image: -webkit-linear-gradient(top, #fffced, #ffeea6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 0;
}

.shopping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shopping .items {
    margin: 0.05rem;
    display: block;
    position: relative;
    width: 3.4rem;

    overflow: hidden;
}
.shopping .items > img {
}
.shopping .items .con {
    position: absolute;
    top: 0;
    z-index: 2;
}
.shopping .items .con .img {
    display: block;
    margin: 0.15rem 0.15rem 0;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.shopping .items .con .img .icon-label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.24rem;
    width: 1.4rem;
    height: 0.46rem;
    background: -o-linear-gradient(45deg, #b61e07, #e2406b);
    background: linear-gradient(45deg, #b61e07, #e2406b);
    border-radius: 0 0 0.5rem 0;
    color: #ffefa5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-style: normal;
    line-height: 0.46rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0.1rem;
}
.shopping .items .con .img img {
}
.shopping .items .con .tit {
    font-size: 0.26rem;
    color: #ffefa5;
    margin: 0.05rem 0.2rem;
    line-height: 1.4;
    height: 0.75rem;
    overflow: hidden;
}
.shopping .items .con .flexRmb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 3.4rem;
}
.shopping .items .con .flexRmb .boxes {
    margin-top: 0.06rem;
    display: flex;
    flex-direction: column;
}
.shopping .items .con .flexRmb .boxes1 {
    margin-left: 0.2rem;
}
.shopping .items .con .flexRmb .boxes2 {
    margin-right: 0;
}
.shopping .items .con .flexRmb .boxes1 .txt {
    position: relative;
    left: 0.1rem;
}
.shopping .items .con .flexRmb .boxes .txt {
    font-size: 0.22rem;
    line-height: 1;
    margin-bottom: 0.06rem;
    color: #8a1306;
    display: block;
    transform: scale(0.7);
    white-space: pre;
}
.shopping .items .con .flexRmb .boxes .txt strong {
    font-size: 0.2rem;
    font-weight: normal;
}
.shopping .items .con .flexRmb .boxes2 .txt {
    color: #ec3717;
}
.shopping .items .con .flexRmb .boxes2 .rmb {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    right: 0.5rem;
}
.shopping .items .con .flexRmb .boxes .rmb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}
.shopping .items .con .flexRmb .boxes .rmb span {
    font-size: 0.24rem;
    line-height: 1;
    font-weight: bold;
    color: #8a1306;
    position: relative;
    top: 0;
}
.shopping .items .con .flexRmb .boxes2 .rmb span {
    color: #ec3717;
}
.shopping .items .con .flexRmb .boxes .rmb strong {
    font-size: 0.24rem;
    line-height: 1;
    color: #8a1306;
}
.shopping .items .con .flexRmb .boxes2 .rmb strong {
    color: #ec3717;
}
.shopping .items .con .num {
    margin: 0.2rem;
}
.shopping .items .con .num .txt {
    font-size: 0.2rem;
    line-height: 1;

    color: #ec3717;
    margin-left: 0.26rem;
    display: block;
    transform: scale(0.7);
    position: relative;
    left: -0.2rem;
}
.shopping .items .con .num .rmb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 0.08rem;
    position: relative;
    left: 0.2rem;
}
.shopping .items .con .num .rmb span {
    font-size: 0.24rem;
    line-height: 1;
    font-weight: bold;
    color: #ec3717;
    position: relative;
    top: 0;
}
.shopping .items .con .num .rmb strong {
    font-size: 0.26rem;
    line-height: 1;
    color: #ec3717;
}

.btnsmod {
    position: absolute;
    bottom: 1.3rem;
    left: 0;
    width: 100%;
    right: 0;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btnsmod .btns {
    height: 2rem;
    width: 100%;
    cursor: pointer;
    background: none;
    border: 0;
}
.btnsmod.integral_tc {
}
.integral_img {
    margin-top: 8vh;
    width: 100%;
}
.integralText {
    position: absolute;
    top: 2.5rem;
    width: 100%;
    text-align: center;
}
.integralText p {
    color: #000;
    line-height: 1.5;
    font-size: 0.42rem;
}
.integralText p strong {
    color: #db2711;
    font-weight: normal;
}

.congratulationWrap {
    position: relative;
    margin-top: 5vh;
    font-size: 0;
}
.congratulationWrap > img {
    width: 100%;
}
.congratulationWrap .btnsmod {
    bottom: 0.8rem;
}
.congratulationBox {
    max-height: 50vh;
    background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(#fb8041), to(#dd2a12));
    background: -o-linear-gradient(0, #fb8041, #dd2a12);
    background: linear-gradient(0, #fb8041, #dd2a12);
    overflow: auto;
}

.conshoplist {
    max-height: 100%;
    height: 100%;
    margin: 0 0.5rem;
    overflow-y: auto;
}
.conshoplist .item {
    position: relative;
    width: 100%;
    margin-bottom: 0.15rem;
    cursor: pointer;
}
.conshoplist .item > img {
    width: 100%;
}
.conshoplist .item .txt {
    position: absolute;
    bottom: 0.2rem;
    left: 2.15rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}
.conshoplist .item .txt i {
    display: block;
    border: 0.02rem #fbd1b7 solid;
    width: 0.2rem;
    height: 0.2rem;
    position: relative;
    top: 0.01rem;
}
.conshoplist .item .txt span {
    color: #fbd1b7;
    font-size: 0.24rem;
    line-height: 1;
    margin-left: 0.1rem;
}
.conshoplist .item.on .txt i {
    background: url(../images/ok.jpg) no-repeat;
    background-size: 0.2rem;
    width: 0.2rem;
    height: 0.2rem;
}

.myIntegralWrap {
    position: relative;
}
.myIntegralWrap > img {
}
.myIntegralWrap .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    padding-top: 0.05rem;
    font-size: 0.24rem;
    background-image: -webkit-linear-gradient(bottom, #ffefd0, #ffdd8c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-weight: bold;
    z-index: 3;
}

.jnh20220422app_05 {
    position: relative;
}
.jnh20220422app_05 .navlist {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: flex;
}
.jnh20220422app_05 .navlist a {
    display: block;
    width: 25%;
    height: 100%;
    cursor: pointer;
}

.integralWrapper {
    position: relative;
}

.beginMod {
    position: relative;
}
.beginMod p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.4rem;
    font-weight: bold;
    color: #e63703;
}
.beginMod .img2 {
    display: none;
}

.beginMod.look .img1 {
    display: none;
}
.beginMod.look .img2 {
    display: block;
}

.tabMod {
    position: relative;
}
.tabMod .info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabMod .info .item.on {
    color: #e73315;
    background: url(../images/tab1.png) no-repeat;
    background-size: 2.24rem;
}
.tabMod .info .item {
    margin: 0 0.1rem;
    width: 2.24rem;
    height: 0.66rem;
    background: url(../images/tab2.png) no-repeat;
    background-size: 2.24rem;
    font-size: 0.26rem;
    color: #fce093;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg1 {
    margin-top: -2.3rem;
    background: url(../images/ss20221111app_16.jpg) repeat-y center;
    background-size: 100%;
    overflow: hidden;
}

.shoplist {
}
.shoplist .icon-label1 {
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    width: 0.6rem;
    height: 0.6rem;
    background: url(../images/icon-label1.png) no-repeat;
    background-size: 0.6rem;
    z-index: 1;
}
.shoplist a {
    margin: 0.06rem;
    width: 3.03rem;
    display: block;
    background: #fefdf7;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.shoplist a .icon-label {
}
.shoplist a .img {
    position: relative;
}
.shoplist a .img img {
}
.shoplist .tit {
    margin: 0.1rem 0.2rem;
    font-size: 0.26rem;
    color: #333;
    line-height: 1.4;
    height: 3em;
    overflow: hidden;
}
.shoplist .btns {
    position: relative;
    margin: 0.15rem auto 0.2rem;
    width: 2.85rem;
    height: 0.53rem;
    background: url(../images/btns2.png) no-repeat;
    background-size: 2.85rem;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.shoplist .btns .r1 {
    position: absolute;
    top: 0;
    left: 0.2rem;
    display: block;
    color: #fff;
    font-size: 0.2rem;
    line-height: 1;
    text-decoration: line-through;
    transform: scale(0.8);
}
.shoplist .btns .r2 {
    margin-top: 0.1rem;
    font-size: 0.22rem;
    color: #fff;
    line-height: 1;
    margin-left: 0.2rem;
}
.shoplist .btns .r2 strong {
    font-size: 0.34rem;
}

.bg2 {
    background: url(../images/ss20221111app_25.jpg) repeat-y top center;
    background-size: 100%;
    overflow: hidden;
}
.shopbuy {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.shopbuy a {
    display: block;
    background: #fefdf7;
    width: 3.1rem;
    overflow: hidden;
    margin: 0.05rem;
    border-radius: 10px;
}
.shopbuy a .img {
    position: relative;
}
.shopbuy a .img img {
    display: block;
}
.shopbuy a .box {
    background: red;
    background: linear-gradient(0, #ff2710, #ff7432);
    padding: 0.1rem;
    border-radius: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shopbuy a .box span {
    font-size: 0.24rem;
    color: #ffeea6;
}
.shopbuy a .box span strong {
    font-size: 0.34rem;
    font-style: italic;
}
.shopbuy a .box div {
    background: linear-gradient(0, #ffcb70, #ffecca);
    padding: 0.1rem 0.2rem;
    line-height: 1;
    font-size: 0.2rem;
    color: #ff1d0b;
    border-radius: 20px;
    font-weight: bold;
    border-bottom: 1px #fff solid;
}

.shopbuy a .tit {
    font-size: 0.24rem;
    height: 3em;
    overflow: hidden;
    line-height: 1.4;
    margin: 0.1rem 0.2rem 0.01rem;
}
.shopbuy a .rmb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.1rem 0.1rem 0.2rem;
}
.shopbuy a .rmb p {
    font-size: 0.2rem;
    letter-spacing: -0.01rem;
    line-height: 1;
}
.shopbuy a .rmb span {
}
.shopbuy a .rmb span img {
    width: 1.3rem;
}
@media (min-width: 767px) {
    .rulemod .rulewrap .con {
        height: 3rem;
    }
}
.popup {
    position:relative
}