<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
ul,
li,
img,
a,
p,
div,
form,
input,
span,
h3 {
    padding: 0;
    margin: 0;
    /*设置盒模形*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    /*去除移动端特有的点击高亮效果*/
    -webkit-tap-highlight-color: transparent;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

input {
    background: none;
    outline: none;
    border: none;
}

body {
    background-color: #A71D25;
    font-size: 0;
    font-family: PingFangSC-Semibold, PingFang SC, Helvetica Neue, Helvetica, Tahoma, Arial, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}

ul,
li,
ol,
div,
img,
h1,
h2,
h3,
h4,
body,
button {
    margin: 0;
    padding: 0;
}

ul,
li,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

button {
    list-style: none;
    outline: none;
    border: none;
    background: transparent;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.show {
    display: block;
}

html,
body {
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
}


[data-dpr="1"] .fz-16 {
    font-size: 16PX;
}

[data-dpr="2"] .fz-16 {
    font-size: 32PX;
}

[data-dpr="3"] .fz-16 {
    font-size: 48PX;
}

[data-dpr="1"] .fz-13 {
    font-size: 13PX;
}

[data-dpr="2"] .fz-13 {
    font-size: 26PX;
}

[data-dpr="3"] .fz-13 {
    font-size: 39PX;
}

.fz12 {
    font-size: 12PX;
}

[data-dpr="2"] .fz12 {
    font-size: 24PX;
}

[data-dpr="3"] .fz12 {
    font-size: 36PX;
}

.fz14 {
    font-size: 14PX;
}

[data-dpr="2"] .fz14 {
    font-size: 28PX;
}

[data-dpr="3"] .fz14 {
    font-size: 42PX;
}

.fz-17 {
    font-size: 17px;
}

[data-dpr="2"] .fz-17 {
    font-size: 34PX;
}

[data-dpr="3"] .fz-17 {
    font-size: 51PX;
}

.fz-21 {
    font-size: 21PX;
}

[data-dpr="2"] .fz-21 {
    font-size: 42PX;
}

[data-dpr="3"] .fz-21 {
    font-size: 63PX;
}

.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    top: 0;
    left: 0;
    z-index: 1000;
}

.toastbox {
    display: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}

.toastinfo {
    width: 4.6rem;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 1002;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    padding: 0.2rem 0.2rem;
    color: #fff;
    font-size: 0.2rem;
    text-align: center;
    line-height: 1.5;
}

body {
    background-color: #A71D25;
}

.main {
    position: relative;
    width: 100%;
    background: #A71D25 url("../images/shareAndPolite/top_pic_03.png") top center no-repeat;
    background-size: 100% 8rem;
    padding: 3.39rem 0 0.4rem;
}

.shareBtn {
    display: block;
    width: 0.7rem;
    height: 1.3rem;
    background: url("../images/shareAndPolite/share_btn_03.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0.3rem;
}

.userTel {
    font-size: 0.28rem;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 0.5rem;
    background: rgba(39, 140, 128, 0.5) url("../images/shareAndPolite/user_logo.png") 0.16rem center no-repeat;
    background-size: 0.2rem 0.2rem;
    border-radius: 0.29rem;
    position: absolute;
    top: 0.16rem;
    right: 0rem;
    padding: 0 0.12rem 0 0.42rem;
}

.actTime {
    width: 3.4rem;
    line-height: 0.5rem;
    background: url("../images/shareAndPolite/act_time_02.png") center no-repeat;
    background-size: 100% 100%;
    font-size: 0.26rem;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    color: #FFFFFF;
}

.goodGiftTwo {
    margin-top: 0.26rem;
    position: relative;
}

.raffleBox {
    position: relative;
    margin: 0 auto;
    width: 6.6rem;
    height: 6.7rem;
    background: url("../images/shareAndPolite/rotate_bg_03.png") center no-repeat;
    background-size: 100% 100%;
    padding-top: 0.24rem;
}

.dialRaffle {
    width: 6.13rem;
    height: 6.13rem;
    background: url("../images/shareAndPolite/rotate_05.png") center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}

.raffle {
    width: 1.94rem;
    height: 2.24rem;
    background: url("../images/shareAndPolite/get_prize_btn_03.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 2.04rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 2;
}

.clickGet {
    font-size: 0.42rem;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    color: #C7470F;
    line-height: 0.42rem;
    padding-top: 0.24rem;
}

.raffleTxt {
    opacity: 0.9;
    font-size: 0.24rem;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    color: #DB551B;
    line-height: 0.24rem;
    margin: 0.16rem auto 0;
}

.btnBox {
    width: 4.5rem;
    background: rgba(85,39,39,0.25);
    border-radius: 0.35rem;
    margin: 0.28rem auto 0;
    padding: 0.19rem 0;
}

.btnBox button {
    font-size: 0.32rem;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #FFDF96;
    line-height: 1;
    opacity: 1;
    position: relative;
}

.myPrize {
    margin-left: 0.77rem;
}

.myPrize::before,
.actRule::before {
    content: " ";
    display: block;
    position: absolute;
    width: 0.32rem;
    height: 0.32rem;
    background: url("../images/shareAndPolite/my_prize_btn_02.png") center no-repeat;
    background-size: 100% 100%;
    top: 0;
    left: -0.42rem;
}

.myPrize::after {
    content: " ";
    display: block;
    position: absolute;
    width: 0.02rem;
    height: 0.31rem;
    opacity: 0.7;
    background-color: #FFDF96;
    top: 0.02rem;
    right: -0.23rem;
}

.actRule {
    margin-right: 0.35rem;
}

.actRule::before {
    background: url("../images/shareAndPolite/rule_pic_btn_02.png") center no-repeat;
    background-size: 100% 100%;
}

.enterBox {
    width: 7.2rem;
    height: 7.7rem;
    background: url("../images/shareAndPolite/enter_box_03.png") top center no-repeat;
    background-size: 100% 100%;
    margin: 0.4rem auto 0;
    padding: 1.1rem 0.15rem 0;
}

.taskBox {
    max-height: 6.3rem;
    overflow: hidden;
    padding: 0.4rem 0.2rem 0;
    background: #FFFBEF;
    border-radius: 0.2rem;
}

.taskTitle {
    opacity: 0.5;
    font-size: 0.26rem;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #AE9C9C;
    line-height: 0.26rem;
    margin-bottom: 0.04rem;
}

.taskOption {
    width: 6.5rem;
    height: 1.4rem;
    /* box-shadow: 0px -0.01rem 0px 0px rgba(79,157,142,0.25) inset;
     */
    border-bottom: 1px rgba(79, 157, 142, 0.25) solid;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
}

.taskOption:last-of-type {
    border: none;
}

.taskLeft {
    /* width: 4.68rem; */
    height: 1.2rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    color: #2A2A2A;
    font-size: 0.26rem;
    font-family: PingFangSC-Semibold, PingFang SC;
}

.borDerImg {
    width: 0.7rem;
    height: 0.7rem;
    display: block;
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 0.2rem;
}

.taskInfo {
    width: 4.05rem;
    font-size: 0.24rem;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #714144;
    line-height: 0.34rem;
}

.toComplete {
    width: 1.4rem;
    height: 0.7rem;
    background: #F54139;
    border-radius: 0.35rem;
    border: none;
    outline: none;
    border-radius: 0.35rem;
    text-align: center;
    line-height: 0.7rem;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    color: #ffffff;
    font-size: 0.28rem;
}

.toComplete:disabled {
    background: rgba(231,155,160,0.5);
    color: #DA8B8E;
    border-radius: 0.35rem;
}

.gery {
    background: rgba(231,155,160,0.5);
    color: #DA8B8E;
    border-radius: 0.35rem;
}

.ruleBox {
    width: 6.6rem;
    padding: 0 0 0.3rem;
    background: #ffffff;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    margin: 0 auto;
    color: #5b5b5b;
    font-size: 0.26rem;
    position: fixed;
    z-index: 1000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background-color: #ffffff;
    border-radius: 0.18rem;
}

.ruleTitle {
    width: 100%;
    height: 1rem;
    background-color: #CA2F38;
    text-align: center;
    line-height: 1rem;
    color: #ffffff;
    font-size: 0.34rem;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
}

.ruleTxt {
    height: 6.7rem;
    overflow-y: scroll;
    padding: 0 0.3rem;
}

.ruleTxt li {
    word-break: break-all;
}

.ruleClose {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    bottom: -0.7rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.oneMePrize {
    width: 100%;
    height: 1.6rem;
    box-sizing: border-box;
    border-bottom: 0.02rem solid #e6e6e7;
}

.upperPart {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    padding-top: 0.2rem;
}

.leftUpper {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}

.upperPrize {
    width: 1.2rem;
    height: 0.9rem;
    display: block;
}

.prizeList {
    height: 6.4rem;
}

.prizeList img {
    top: 8.5rem;
}

.leftUpper span {
    color: #5b5b5b;
    font-size: 0.28rem;
    display: block;
}

.exAmine {
    width: 1.2rem;
    height: 0.5rem;
    outline: none;
    border: none;
    background: #F54139;
    font-size: 0.26rem;
    color: #ffffff;
    border-radius: 0.1rem;
}

.exAmine:disabled {
    background: rgba(231,155,160,0.5);
    border-radius: 0.1rem;
    color: #DA8B8E;
}

.nextPart {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
}

.aWard {
    color: #aeaeae;
    font-size: 0.24rem;
}

.choose {
    color: #d31832;
    font-size: 0.24rem;
    display: none;
}

.prizeInfo {
    font-size: 0.24rem;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #aeaeae;
    line-height: 1;
    padding-top: 0.3rem;
}

.inputBox {
    width: 6.86rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    background: #ffffff;
    border-radius: 0.2rem;
    padding: 0.71rem 0 0.2rem;
    z-index: 1001;
}

.topInput {
    width: 5.83rem;
    height: 0.95rem;
    border-radius: 0.1rem;
    border: none;
    outline: none;
    background: #f1f1f1;
    font-size: 0.26rem;
    display: block;
    margin: 0 auto;
    padding-left: 0.33rem;
}

.twoInputBox {
    width: 5.83rem;
    height: 0.95rem;
    margin: 0 auto;
    margin-top: 0.12rem;
}

.cenInput {
    width: 3.17rem;
    height: 100%;
    border-radius: 0.1rem;
    border: none;
    outline: none;
    background: #f1f1f1;
    font-size: 0.26rem;
    padding-left: 0.33rem;
}

.getCode {
    width: 2.17rem;
    height: 0.94rem;
    display: block;
    border-radius: 0.1rem;
    background-color: #F54139;
    font-size: 0.26rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.94rem;
}

.hBselect {
    text-align: center;
    font-size: 0.26rem;
    margin-top: 0.2rem;
    display: none;
}

.shopL {
    display: inline-block;
    vertical-align: middle;
}

.shopL label input {
    width: 0.3rem;
    height: 0.3rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: url("https://www.cmpay.com/info/version3/mkm/newSpring/img/mg.png")no-repeat top center;
    background-size: 0.3rem 0.3rem;
}

.shopL label input:checked {
    background: url("https://www.cmpay.com/info/version3/mkm/newSpring/img/yg.png")no-repeat top center;
    background-size: 0.3rem 0.3rem;
}

.proTocol {
    color: #C99835;
}

#deterBtn {
    width: 4.82rem;
    height: 0.96rem;
    background-color: #F54139;
    text-align: center;
    border: none;
    outline: none;
    margin-top: 0.1rem;
    margin-left: 0.13rem;
    font-size: 0.34rem;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    margin-top: 0.25rem;
    border-radius: 0.5rem;
}

.getPrizeBox {
    width: 6rem;
    border-radius: 0.12rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    padding: 0.66rem 0 0.75rem;
    background: #ffffff;
    z-index: 1001;
}

.oneTitle {
    color: #2e2e2e;
    font-size: 0.38rem;
    text-align: center;
}

.topPrize {
    color: #2e2e2e;
    font-size: 0.28rem;
    text-align: center;
}

.prizeImg {
    width: 2.4rem;
    height: 1.8rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.56rem;
}

.thenShow {
    width: 3.6rem;
    font-size: 0.24rem;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #ea6174;
    line-height: 0.33rem;
    margin: 0.41rem auto 0;
}

.receivePrize {
    width: 4.8rem;
    line-height: 0.9rem;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    font-size: 0.38rem;
    border: none;
    outline: none;
    border-radius: 0.45rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.35rem;
    background-color: #FA5454;
    background: linear-gradient(to right, #FA5454, #CD313A);
    background: -moz-linear-gradient(to right, #FA5454, #CD313A);
    background: -webkit-gradient(linear, left center, right center, from(#FA5454), to(#CD313A));
    background: -o-linear-gradient(left, #FA5454, #CD313A);
}

/* loading */
.loadImg {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.loadDiv {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1rem;
    height: 1rem;
    padding: 0.5rem;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #FFF;
    border-radius: 0.08rem;
}

.loadImg img {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popupUse {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.popupFlexUse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    width: 100%;
    height: 100%;
}

.layerUse {
    z-index: 9999;
    width: 100%;
    background-color: #F5F7F9;
    text-align: center;
}

.col {
    height: 1rem;
    background-color: #FFF;
    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;
}

.col img {
    width: 0.34rem;
    height: 0.34rem;
    margin-right: 0.2rem;
}

.col:nth-child(2) {
    border-bottom: 1px solid #EAEAEB;
    color: #333333;
}

.col:nth-child(3) {
    margin-bottom: 0.2rem;
    color: #333333;
}

.scanDialog {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}

.scanDialog img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6rem;
    height: 8.71rem;
}</pre></body></html>