<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.layer-pay-rstips {
    padding: 25px 25px;
}

.layer-pay-rstips &gt; p {
    color: #666;
    font-size: 16px;
}

.layer-pay-rstips .layui-btn-fluid {
    margin: 15px 0 0 0;
    border-radius: 0;
}

.layer-pay-rstips .layui-btn-primary.layui-btn-fluid {
    background-color: transparent;
    border: 1px solid rgba(111, 121, 122, 0.3);
    box-sizing: border-box;
    color: #727272;
}

.order-show {
    margin: 0 auto;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px rgb(98 124 153 / 10%);
}

.ew-banner {
    width: 100%;
    overflow: hidden;
    color: #333;
    position: relative;
    background-size: cover;
}

.product-info {
    display: none !important;
}

.product-info1 {
    display: block !important;
}

.btn-group-show {
    float: right;
    border-radius: 50px !important;
    display: block;
    cursor: pointer;
    height: 45px;
    width: 130px;
    color: #fff;
    font-size: 15px;
    background: linear-gradient(180deg , #409EFF 0%, #3397ff 100%);
    -webkit-box-shadow: 0 3px 4px 0 rgb(47 177 138), inset 0 -2px 0 0 #239b77;
    box-shadow: 0px 0px 5px 0 rgb(62 157 255 / 57%), inset 0 -2px 0 0 #3c9dff63;
    text-align: center;
    font-weight: 500;
    letter-spacing: .7px;
    line-height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-group-show:hover {
     -webkit-box-shadow: 0 8px 20px 0 rgb(44 71 146 / 40%);
     box-shadow: 0 8px 20px 0 rgb(44 71 146 / 40%);
     border-radius: 3px;
     -webkit-transform: scale(1.02);
     transform: scale(1.01) translateY(-2px);
 }

.layui-form-label {
    float: left;
    display: block;
    padding: 9px 0px;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    font-size: 15px;
}

.layui-form-label:after {
    content: '';
    width: 100%;
}

.layui-input-block {
    margin-left: 80px !important;
    min-height: 36px;
}

.layui-form-item {
    margin-bottom: 10px;
}

@media screen and (max-width: 450px) {
    .layui-form-item .layui-input-inline {
        display: block;
        float: none;
        left: -3px;
        width: auto;
        margin: 0 0 0 83px;
    }
}

.layui-input, .layui-select, .layui-textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px \9;
    border-width: 2px;
    border-style: solid;
    background-color: #fff;
    border-radius: 5px;
}

.layui-form-switch {
    border: 2px solid #d2d2d2 !important;
}

.layui-table th {
    border-width: 2px !important;
}

.layui-table td {
    border-width: 2px !important;
}

.price {
    font-size: 25px;
    color: #f97c73;
    line-height: 45px;
    font-weight: 600;
}

.weui-cells {
    margin-top: 0;
    background-color: #f2f2f2;
    line-height: 1.41176471;
    font-size: 17px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.weui-cells .weui-cell {
    padding: 16px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: flex-start;
    border-bottom: 1px solid #e4e4e4;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.weui-cells .weui-cell-bottom {
    padding: 16px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.weui-cells .weui-cell .weui-cell__bd {
    min-width: 4em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.weui-cells .weui-cell .weui-cell__ft {
    font-weight: normal;
    text-align: right;
    color: rgba(0, 0, 0, 0.8);
    margin-left: 15px;
}

.weui-cells .weui-cell-bottom .weui-cell__bd {
    min-width: 4em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.weui-cells .weui-cell-bottom .weui-cell__ft {
    font-weight: normal;
    text-align: right;
    color: rgba(0, 0, 0, 0.8);
}

.weui-collas {
    margin-top: 0;
    background-color: #f2f2f2;
    line-height: 1.41176471;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.weui-collas .weui-colla {
    padding: 8px 15px 8px 15px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.weui-collas .weui-colla .weui-colla__bd {
    min-width: 4em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.weui-collas .weui-colla .weui-colla__ft {
    font-weight: normal;
    text-align: right;
    color: rgba(0, 0, 0, 0.5);
}

.weui-collas .weui-colla-bottom .weui-colla__bd {
    min-width: 4em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.weui-collas .weui-colla-bottom .weui-colla__ft {
    font-weight: normal;
    text-align: right;
    color: rgba(0, 0, 0, 0.5);
}

.weui-bottom {
    border-top: 1px solid #e4e4e4;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.order-number-box {
    flex: 1 1 auto;
    margin: 0px;
    display: flex;
}

.order-number-box input {
    color: #5a5a5a;
    font-size: 16px;
    text-align: center;
    margin: 0px;
    display: block;
    padding: 0px;
}

.order-number-box .sub {
    margin: 0px;
    display: block;
    padding: 0px 8px 0px 0px;
}

.order-number-box .sub button {
    line-height: unset;
    padding: 0 10px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    background-color: #e8e8e8;
}

.order-number-box .add {
    flex: 1 1 0%;
    margin: 0px;
    display: block;
    padding: 0px 0px 0px 8px;
}

.order-number-box .add button {
    line-height: unset;
    padding: 0 10px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    background-color: #e8e8e8;
}

.list_info {
    font-size: 16px;
    font-family: Content-font, Roboto, sans-serif;
    font-weight: 400;
}

.list_info p{
    line-height: 1.625;
    word-wrap: break-word;
}

.list_info img{
    height: auto;
    max-width: 100%;;
}

.weui-form-preview__hd {
    position: relative;
    padding-bottom: 20px;
    text-align: right;
    line-height: 2.5em;
}

.weui-form-preview__hd:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.weui-form-preview__item {
    overflow: hidden;
}

.weui-form-preview__label {
    float: left;
    margin-right: 1em;
    min-width: 4em;
    color: rgba(0, 0, 0, 0.5);
    text-align: justify;
    text-align-last: justify;
}

.weui-form-preview__label:after {
    content: '';
    width: 100%;
}

.weui-form-preview__value {
    font-style: normal;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
    color: rgb(255 104 104 / 90%);
}

.weui-form-preview__buttom {
    padding-top: 20px;
    font-size: 1.2em;
    text-align: center;
    color: rgba(0,0,0,0.5);
    /* color: var(--weui-FG-1); */
    line-height: 2;
}

.weui-form-preview__bds {
    padding: 20px 0 20px 0;
    font-size: 0.9em;
    text-align: right;
    font-weight: 600;
    color: rgba(0,0,0,0.5);
    /* color: var(--weui-FG-1); */
    line-height: 2
}

.weui-form-preview__bds:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    margin-top: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 20px;
    right: 20px;
}

.weui-form-preview__items {
    overflow: hidden;
}

.weui-form-preview__labels {
    float: left;
    margin-right: 1em;
    min-width: 4em;
    color: rgba(0,0,0,0.6);
    text-align: justify;
    text-align-last: justify;
}

.weui-form-preview__labels:after {
    content: '';
    width: 100%;
}

.weui-form-preview__values {
    display: block;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
    color: rgba(0,0,0,0.5);
}

.zlian-product-image {
    border-radius: 5px;
    width: 100%;
    height: 229px;
    max-height: 100%;
    bottom: 0;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
}

.zlian-card-controller {
    display: block;
}

.zlian-card-controller-1 {
    display: none;
}

#phone-code {
    visibility: hidden;
    opacity: 0;
    margin-bottom: 15px;
    margin-left: -25px;
    box-sizing: border-box;
    border: 1px solid rgba(225,227,232,.48);
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgb(44 71 146 / 17%);
    cursor: pointer;
    text-align: center;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}
#phone-code&gt;img {
    width: 104px;
}

.ew-banner {
    display: none;
}

.zlian-card-pc {
    margin-bottom: 0px;
}

.bd {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
    align-items: center;
    position: relative;
    right: -11px;
}

.bd dt {
    font-size: 15px;
    color: #666;
    font-weight: 600;
}

.bd dt span {
    font-size: 20px;
}

.bd dd {
    font-size: 12px;
    color: #6a6a6a;
}

.dd-box:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    bottom: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
}

.text_editor blockquote,.text_editor button,.text_editor dd,.text_editor div,.text_editor dl,.text_editor dt,.text_editor form,.text_editor h1,.text_editor h2,.text_editor h3,.text_editor h4,.text_editor h5,.text_editor h6,.text_editor input,.text_editor li,.text_editor ol,.text_editor p, .text_editor pre,.text_editor td,.text_editor textarea,.text_editor th,.text_editor ul{
    margin: 0 0 0.325rem 0!important;
}
.text_editor h1,.text_editor h2,.text_editor h3,.text_editor h4,.text_editor h5,.text_editor h6{
    padding: 0.6rem 0 0.3rem 0;
    font-weight: 700;
}

.list_info li {
    list-style: auto;
}

.list_info ol {
    margin: auto;
    padding: revert;
}

.list_info ul {
    margin: auto;
    padding: revert;
}

@keyframes big2small {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.2)
    }
    100% {
        transform: scale(1)
    }
}

@media screen and (max-width: 1200px) {
    .buy-btn-group .layui-btn {
        width: 45% !important;
        padding: 0 0px;
        min-width: 130px;
    }
}

@media screen and (max-width: 991px) {
    .buy-btn-group {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        padding: 10px 15px 25px 15px;
        border-top: 1px solid #eeeeee;
        border-radius: 0;
        -webkit-backdrop-filter: saturate(5) blur(20px);
        backdrop-filter: saturate(5) blur(20px);
        background: rgba(255, 255, 255, 0.8);
    }

    .card-shows {
        margin-bottom: 5px !important;
    }

    .display-show {
        display: none !important;
    }

    .pay-type-group {
        padding: 15px !important;
    }

    .product-info1 {
        display: none !important;
    }

    .product-info {
        display: block !important;
    }

    .zlian-card-controller-1 {
        display: block;
    }

    .zlian-card-bottom {
        margin-bottom: 0px;
        -webkit-backdrop-filter: saturate(5) blur(20px);
        backdrop-filter: saturate(5) blur(20px);
        background: rgb(255 255 255 / 80%);
    }

    .to-top, .zlian-col-image, .is-title-image, .is-title-text, .ew-footer, .zlian-card-controller {
        display: none;
    }

    .body-card {
        margin-top: -105px;
    }

    .ew-banner {
        display: block;
    }

    .zlian-card-pc {
        margin-bottom: 15px;
    }

    .dark-mode .buy-btn-group {
        border-top: 1px solid #383838;
        background-color: rgb(36, 36, 36, 0.8);
    }

    .dark-mode .zlian-card-bottom {
        background: rgb(38 38 38 / 80%);
    }
}

/**
    é»‘å¤œæ¨¡å¼
 */
.dark-mode .weui-cells {
    background-color: #1e1e1e;
    border: 1px solid #383838;
}

.dark-mode .weui-cells .weui-cell {
    border-bottom: 1px solid #383838;
}

.dark-mode .layui-input, .layui-select, .layui-textarea {
    color: #f3f3f3;
    background-color: #1d1d1d;
    border-color: #3b3b3b;
}

.dark-mode .order-number-box .sub button {
    border: 2px solid #3b3b3b;
    background-color: #3b3b3b;
}

.dark-mode .order-number-box .add button {
    border: 2px solid #3b3b3b;
    background-color: #3b3b3b;
}

.dark-mode .pay-type-group {
    border-top: 1px solid #333333;
}

.dark-mode .buy-btn-group {
    border-top: 1px solid #333333;
    background-color: #1e1e1e;
}

.dark-mode .bd dt {
    color: #f3f3f3;
}

.dark-mode .weui-form-preview__label {
    color: rgba(255, 255, 255, 0.5);
}

.dark-mode .weui-form-preview__hd:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.2);
}

.dark-mode .weui-form-preview__labels {
    color: rgb(255 255 255 / 60%);
}

.dark-mode .weui-form-preview__values {
    color: rgb(255 255 255 / 50%);
}

.dark-mode .weui-form-preview__bds:after {
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}

.dark-mode .weui-form-preview__buttom {
    color: rgba(255, 255, 255, 0.5);
}

.dark-mode .weui-collas {
    background-color: #1e1e1e;
    color: #f3f3f3;
    border: 1px solid #383838;
}

.dark-mode .weui-bottom {
    border-top: 1px solid #383838;
}

.dark-mode .weui-cells .weui-cell .weui-cell__ft {
    color: rgb(255 255 255 / 70%);
}

.dark-mode .weui-cells .weui-cell-bottom .weui-cell__ft {
    color: rgb(255 255 255 / 70%);
}
</pre></body></html>