@charset "UTF-8";
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

.container {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 520px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1260px) {
    .container {
        max-width: 1200px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}


.order-result-or {
    color: #ccc;
    text-align: center;
    padding: 20px 0;
}

.order-result-links {
    text-align: right;
}

.content-messages p {
    margin: 0.5em 0 0.5em 0;
}

.eventMessage, .errorMessage {
    background-color: #FFFFEE;
    border: solid #212529 0.1em;
    font-size: 1.1em;
    font-weight: bold;
    margin: 1em 0;
    padding: 1em;
    z-index: 999;
    position: unset;
}

.successMessage {
    color: green;
    padding-left: 50px;
    background: url(images/successed.png) no-repeat 10px 13px;
    background-size: 30px;
    border: 1px solid #eee;
}

.right-content .main-content {
    margin-top: 15px;
}

.inmain {
    overflow: hidden;
    position: relative;
    top: 0px;
    margin-top: 15px;
}

.strainDonation-wrapper .strainDonation-article-title {
    color: #333;
    font-size: 28px;
    padding: 35px 0;
    font-weight: 500;
    text-align: center;
    border-radius: 10px;
    background: #f9f9f9;
}

.strainDonation-wrapper .strainDonation-article-content {
    font-size: 14px;
    font-weight: 400;
    color: #616161;
    line-height: 28px;
    overflow-y: auto;
    word-break: break-word;
}

.strainDonation-article .strainDonation-article-button {
    margin: 30px 0;
    text-align: center;
    font-size: 0;
}

#form-register {
    display: flex;
    justify-content: center;
    align-content: center;
    margin-bottom: 20px
}

#form-agreement {
    background-color: #ebebeb;
    display: flex;
    border: 1px solid #d4d4d4;
    justify-content: center;
    align-content: center
}

.countdown-register {
    color: #b5b5b5;
    margin-top: 6px
}

.form-subform {
    height: 35px;
    margin-top: 20px;
    outline: none;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
}

.ins-nav li i.icon5 {
    background: url(images/dona.png) center no-repeat;
}

.ins-nav li:hover i.icon5 {
    background: url(images/dona-selected.png) center no-repeat;
}

#confirmCaptcha {
    background: none;
    border-radius: 3px;
}

.ui-button.ui-corner-all.ui-widget, #confirmCaptcha {
    background-color: #008b86;
    border: #008b86 1px solid;
    color: #ffffff;
}

.ui-button.ui-corner-all.ui-widget.ui-dialog-titlebar-close {
    border: 1px solid #c5dbec;
    background: #ffffff url("/images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #2e6e9e;
}

/*通用*/
.col-xl,
.col-xl-auto, .col-xl-24, .col-xl-23, .col-xl-22, .col-xl-21, .col-xl-20, .col-xl-19, .col-xl-18, .col-xl-17, .col-xl-16, .col-xl-15, .col-xl-14, .col-xl-13, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-24, .col-lg-23, .col-lg-22, .col-lg-21, .col-lg-20, .col-lg-19, .col-lg-18, .col-lg-17, .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-24, .col-md-23, .col-md-22, .col-md-21, .col-md-20, .col-md-19, .col-md-18, .col-md-17, .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-24, .col-sm-23, .col-sm-22, .col-sm-21, .col-sm-20, .col-sm-19, .col-sm-18, .col-sm-17, .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-24, .col-23, .col-22, .col-21, .col-20, .col-19, .col-18, .col-17, .col-16, .col-15, .col-14, .col-13, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
}

.col-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.col-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
}

.col-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
}

.col-6 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
}

.col-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
}

.col-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.col-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
}

.col-12 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
}

.col-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.col-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
}

.col-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
}

.col-18 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
}

.col-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
}

.col-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.col-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
}

.col-24 {
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    order: -1;
}

.order-last {
    order: 25;
}

.order-0 {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order-12 {
    order: 12;
}

.order-13 {
    order: 13;
}

.order-14 {
    order: 14;
}

.order-15 {
    order: 15;
}

.order-16 {
    order: 16;
}

.order-17 {
    order: 17;
}

.order-18 {
    order: 18;
}

.order-19 {
    order: 19;
}

.order-20 {
    order: 20;
}

.order-21 {
    order: 21;
}

.order-22 {
    order: 22;
}

.order-23 {
    order: 23;
}

.order-24 {
    order: 24;
}

.offset-1 {
    margin-left: 4.1666666667%;
}

.offset-2 {
    margin-left: 8.3333333333%;
}

.offset-3 {
    margin-left: 12.5%;
}

.offset-4 {
    margin-left: 16.6666666667%;
}

.offset-5 {
    margin-left: 20.8333333333%;
}

.offset-6 {
    margin-left: 25%;
}

.offset-7 {
    margin-left: 29.1666666667%;
}

.offset-8 {
    margin-left: 33.3333333333%;
}

.offset-9 {
    margin-left: 37.5%;
}

.offset-10 {
    margin-left: 41.6666666667%;
}

.offset-11 {
    margin-left: 45.8333333333%;
}

.offset-12 {
    margin-left: 50%;
}

.offset-13 {
    margin-left: 54.1666666667%;
}

.offset-14 {
    margin-left: 58.3333333333%;
}

.offset-15 {
    margin-left: 62.5%;
}

.offset-16 {
    margin-left: 66.6666666667%;
}

.offset-17 {
    margin-left: 70.8333333333%;
}

.offset-18 {
    margin-left: 75%;
}

.offset-19 {
    margin-left: 79.1666666667%;
}

.offset-20 {
    margin-left: 83.3333333333%;
}

.offset-21 {
    margin-left: 87.5%;
}

.offset-22 {
    margin-left: 91.6666666667%;
}

.offset-23 {
    margin-left: 95.8333333333%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%;
    }

    .col-sm-2 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-sm-3 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }

    .col-sm-4 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-5 {
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%;
    }

    .col-sm-6 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-7 {
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%;
    }

    .col-sm-8 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-sm-9 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }

    .col-sm-10 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-sm-11 {
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%;
    }

    .col-sm-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-13 {
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%;
    }

    .col-sm-14 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-sm-15 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }

    .col-sm-16 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-sm-17 {
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%;
    }

    .col-sm-18 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-19 {
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%;
    }

    .col-sm-20 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-sm-21 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }

    .col-sm-22 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-sm-23 {
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%;
    }

    .col-sm-24 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        order: -1;
    }

    .order-sm-last {
        order: 25;
    }

    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .order-sm-3 {
        order: 3;
    }

    .order-sm-4 {
        order: 4;
    }

    .order-sm-5 {
        order: 5;
    }

    .order-sm-6 {
        order: 6;
    }

    .order-sm-7 {
        order: 7;
    }

    .order-sm-8 {
        order: 8;
    }

    .order-sm-9 {
        order: 9;
    }

    .order-sm-10 {
        order: 10;
    }

    .order-sm-11 {
        order: 11;
    }

    .order-sm-12 {
        order: 12;
    }

    .order-sm-13 {
        order: 13;
    }

    .order-sm-14 {
        order: 14;
    }

    .order-sm-15 {
        order: 15;
    }

    .order-sm-16 {
        order: 16;
    }

    .order-sm-17 {
        order: 17;
    }

    .order-sm-18 {
        order: 18;
    }

    .order-sm-19 {
        order: 19;
    }

    .order-sm-20 {
        order: 20;
    }

    .order-sm-21 {
        order: 21;
    }

    .order-sm-22 {
        order: 22;
    }

    .order-sm-23 {
        order: 23;
    }

    .order-sm-24 {
        order: 24;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 4.1666666667%;
    }

    .offset-sm-2 {
        margin-left: 8.3333333333%;
    }

    .offset-sm-3 {
        margin-left: 12.5%;
    }

    .offset-sm-4 {
        margin-left: 16.6666666667%;
    }

    .offset-sm-5 {
        margin-left: 20.8333333333%;
    }

    .offset-sm-6 {
        margin-left: 25%;
    }

    .offset-sm-7 {
        margin-left: 29.1666666667%;
    }

    .offset-sm-8 {
        margin-left: 33.3333333333%;
    }

    .offset-sm-9 {
        margin-left: 37.5%;
    }

    .offset-sm-10 {
        margin-left: 41.6666666667%;
    }

    .offset-sm-11 {
        margin-left: 45.8333333333%;
    }

    .offset-sm-12 {
        margin-left: 50%;
    }

    .offset-sm-13 {
        margin-left: 54.1666666667%;
    }

    .offset-sm-14 {
        margin-left: 58.3333333333%;
    }

    .offset-sm-15 {
        margin-left: 62.5%;
    }

    .offset-sm-16 {
        margin-left: 66.6666666667%;
    }

    .offset-sm-17 {
        margin-left: 70.8333333333%;
    }

    .offset-sm-18 {
        margin-left: 75%;
    }

    .offset-sm-19 {
        margin-left: 79.1666666667%;
    }

    .offset-sm-20 {
        margin-left: 83.3333333333%;
    }

    .offset-sm-21 {
        margin-left: 87.5%;
    }

    .offset-sm-22 {
        margin-left: 91.6666666667%;
    }

    .offset-sm-23 {
        margin-left: 95.8333333333%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%;
    }

    .col-md-2 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-md-3 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }

    .col-md-4 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-5 {
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%;
    }

    .col-md-6 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-7 {
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%;
    }

    .col-md-8 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-md-9 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }

    .col-md-10 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-md-11 {
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%;
    }

    .col-md-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-13 {
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%;
    }

    .col-md-14 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-md-15 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }

    .col-md-16 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-md-17 {
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%;
    }

    .col-md-18 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-19 {
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%;
    }

    .col-md-20 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-md-21 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }

    .col-md-22 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-md-23 {
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%;
    }

    .col-md-24 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        order: -1;
    }

    .order-md-last {
        order: 25;
    }

    .order-md-0 {
        order: 0;
    }

    .order-md-1 {
        order: 1;
    }

    .order-md-2 {
        order: 2;
    }

    .order-md-3 {
        order: 3;
    }

    .order-md-4 {
        order: 4;
    }

    .order-md-5 {
        order: 5;
    }

    .order-md-6 {
        order: 6;
    }

    .order-md-7 {
        order: 7;
    }

    .order-md-8 {
        order: 8;
    }

    .order-md-9 {
        order: 9;
    }

    .order-md-10 {
        order: 10;
    }

    .order-md-11 {
        order: 11;
    }

    .order-md-12 {
        order: 12;
    }

    .order-md-13 {
        order: 13;
    }

    .order-md-14 {
        order: 14;
    }

    .order-md-15 {
        order: 15;
    }

    .order-md-16 {
        order: 16;
    }

    .order-md-17 {
        order: 17;
    }

    .order-md-18 {
        order: 18;
    }

    .order-md-19 {
        order: 19;
    }

    .order-md-20 {
        order: 20;
    }

    .order-md-21 {
        order: 21;
    }

    .order-md-22 {
        order: 22;
    }

    .order-md-23 {
        order: 23;
    }

    .order-md-24 {
        order: 24;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 4.1666666667%;
    }

    .offset-md-2 {
        margin-left: 8.3333333333%;
    }

    .offset-md-3 {
        margin-left: 12.5%;
    }

    .offset-md-4 {
        margin-left: 16.6666666667%;
    }

    .offset-md-5 {
        margin-left: 20.8333333333%;
    }

    .offset-md-6 {
        margin-left: 25%;
    }

    .offset-md-7 {
        margin-left: 29.1666666667%;
    }

    .offset-md-8 {
        margin-left: 33.3333333333%;
    }

    .offset-md-9 {
        margin-left: 37.5%;
    }

    .offset-md-10 {
        margin-left: 41.6666666667%;
    }

    .offset-md-11 {
        margin-left: 45.8333333333%;
    }

    .offset-md-12 {
        margin-left: 50%;
    }

    .offset-md-13 {
        margin-left: 54.1666666667%;
    }

    .offset-md-14 {
        margin-left: 58.3333333333%;
    }

    .offset-md-15 {
        margin-left: 62.5%;
    }

    .offset-md-16 {
        margin-left: 66.6666666667%;
    }

    .offset-md-17 {
        margin-left: 70.8333333333%;
    }

    .offset-md-18 {
        margin-left: 75%;
    }

    .offset-md-19 {
        margin-left: 79.1666666667%;
    }

    .offset-md-20 {
        margin-left: 83.3333333333%;
    }

    .offset-md-21 {
        margin-left: 87.5%;
    }

    .offset-md-22 {
        margin-left: 91.6666666667%;
    }

    .offset-md-23 {
        margin-left: 95.8333333333%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%;
    }

    .col-lg-2 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-lg-3 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }

    .col-lg-4 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-5 {
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%;
    }

    .col-lg-6 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-7 {
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%;
    }

    .col-lg-8 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-lg-9 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }

    .col-lg-10 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-lg-11 {
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%;
    }

    .col-lg-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-13 {
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%;
    }

    .col-lg-14 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-lg-15 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }

    .col-lg-16 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-lg-17 {
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%;
    }

    .col-lg-18 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-19 {
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%;
    }

    .col-lg-20 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-lg-21 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }

    .col-lg-22 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-lg-23 {
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%;
    }

    .col-lg-24 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        order: -1;
    }

    .order-lg-last {
        order: 25;
    }

    .order-lg-0 {
        order: 0;
    }

    .order-lg-1 {
        order: 1;
    }

    .order-lg-2 {
        order: 2;
    }

    .order-lg-3 {
        order: 3;
    }

    .order-lg-4 {
        order: 4;
    }

    .order-lg-5 {
        order: 5;
    }

    .order-lg-6 {
        order: 6;
    }

    .order-lg-7 {
        order: 7;
    }

    .order-lg-8 {
        order: 8;
    }

    .order-lg-9 {
        order: 9;
    }

    .order-lg-10 {
        order: 10;
    }

    .order-lg-11 {
        order: 11;
    }

    .order-lg-12 {
        order: 12;
    }

    .order-lg-13 {
        order: 13;
    }

    .order-lg-14 {
        order: 14;
    }

    .order-lg-15 {
        order: 15;
    }

    .order-lg-16 {
        order: 16;
    }

    .order-lg-17 {
        order: 17;
    }

    .order-lg-18 {
        order: 18;
    }

    .order-lg-19 {
        order: 19;
    }

    .order-lg-20 {
        order: 20;
    }

    .order-lg-21 {
        order: 21;
    }

    .order-lg-22 {
        order: 22;
    }

    .order-lg-23 {
        order: 23;
    }

    .order-lg-24 {
        order: 24;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 4.1666666667%;
    }

    .offset-lg-2 {
        margin-left: 8.3333333333%;
    }

    .offset-lg-3 {
        margin-left: 12.5%;
    }

    .offset-lg-4 {
        margin-left: 16.6666666667%;
    }

    .offset-lg-5 {
        margin-left: 20.8333333333%;
    }

    .offset-lg-6 {
        margin-left: 25%;
    }

    .offset-lg-7 {
        margin-left: 29.1666666667%;
    }

    .offset-lg-8 {
        margin-left: 33.3333333333%;
    }

    .offset-lg-9 {
        margin-left: 37.5%;
    }

    .offset-lg-10 {
        margin-left: 41.6666666667%;
    }

    .offset-lg-11 {
        margin-left: 45.8333333333%;
    }

    .offset-lg-12 {
        margin-left: 50%;
    }

    .offset-lg-13 {
        margin-left: 54.1666666667%;
    }

    .offset-lg-14 {
        margin-left: 58.3333333333%;
    }

    .offset-lg-15 {
        margin-left: 62.5%;
    }

    .offset-lg-16 {
        margin-left: 66.6666666667%;
    }

    .offset-lg-17 {
        margin-left: 70.8333333333%;
    }

    .offset-lg-18 {
        margin-left: 75%;
    }

    .offset-lg-19 {
        margin-left: 79.1666666667%;
    }

    .offset-lg-20 {
        margin-left: 83.3333333333%;
    }

    .offset-lg-21 {
        margin-left: 87.5%;
    }

    .offset-lg-22 {
        margin-left: 91.6666666667%;
    }

    .offset-lg-23 {
        margin-left: 95.8333333333%;
    }
}

@media (min-width: 1260px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%;
    }

    .col-xl-2 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-xl-3 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }

    .col-xl-4 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-5 {
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%;
    }

    .col-xl-6 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-7 {
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%;
    }

    .col-xl-8 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-xl-9 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }

    .col-xl-10 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-xl-11 {
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%;
    }

    .col-xl-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-13 {
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%;
    }

    .col-xl-14 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-xl-15 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }

    .col-xl-16 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-xl-17 {
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%;
    }

    .col-xl-18 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-19 {
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%;
    }

    .col-xl-20 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-xl-21 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }

    .col-xl-22 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-xl-23 {
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%;
    }

    .col-xl-24 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        order: -1;
    }

    .order-xl-last {
        order: 25;
    }

    .order-xl-0 {
        order: 0;
    }

    .order-xl-1 {
        order: 1;
    }

    .order-xl-2 {
        order: 2;
    }

    .order-xl-3 {
        order: 3;
    }

    .order-xl-4 {
        order: 4;
    }

    .order-xl-5 {
        order: 5;
    }

    .order-xl-6 {
        order: 6;
    }

    .order-xl-7 {
        order: 7;
    }

    .order-xl-8 {
        order: 8;
    }

    .order-xl-9 {
        order: 9;
    }

    .order-xl-10 {
        order: 10;
    }

    .order-xl-11 {
        order: 11;
    }

    .order-xl-12 {
        order: 12;
    }

    .order-xl-13 {
        order: 13;
    }

    .order-xl-14 {
        order: 14;
    }

    .order-xl-15 {
        order: 15;
    }

    .order-xl-16 {
        order: 16;
    }

    .order-xl-17 {
        order: 17;
    }

    .order-xl-18 {
        order: 18;
    }

    .order-xl-19 {
        order: 19;
    }

    .order-xl-20 {
        order: 20;
    }

    .order-xl-21 {
        order: 21;
    }

    .order-xl-22 {
        order: 22;
    }

    .order-xl-23 {
        order: 23;
    }

    .order-xl-24 {
        order: 24;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 4.1666666667%;
    }

    .offset-xl-2 {
        margin-left: 8.3333333333%;
    }

    .offset-xl-3 {
        margin-left: 12.5%;
    }

    .offset-xl-4 {
        margin-left: 16.6666666667%;
    }

    .offset-xl-5 {
        margin-left: 20.8333333333%;
    }

    .offset-xl-6 {
        margin-left: 25%;
    }

    .offset-xl-7 {
        margin-left: 29.1666666667%;
    }

    .offset-xl-8 {
        margin-left: 33.3333333333%;
    }

    .offset-xl-9 {
        margin-left: 37.5%;
    }

    .offset-xl-10 {
        margin-left: 41.6666666667%;
    }

    .offset-xl-11 {
        margin-left: 45.8333333333%;
    }

    .offset-xl-12 {
        margin-left: 50%;
    }

    .offset-xl-13 {
        margin-left: 54.1666666667%;
    }

    .offset-xl-14 {
        margin-left: 58.3333333333%;
    }

    .offset-xl-15 {
        margin-left: 62.5%;
    }

    .offset-xl-16 {
        margin-left: 66.6666666667%;
    }

    .offset-xl-17 {
        margin-left: 70.8333333333%;
    }

    .offset-xl-18 {
        margin-left: 75%;
    }

    .offset-xl-19 {
        margin-left: 79.1666666667%;
    }

    .offset-xl-20 {
        margin-left: 83.3333333333%;
    }

    .offset-xl-21 {
        margin-left: 87.5%;
    }

    .offset-xl-22 {
        margin-left: 91.6666666667%;
    }

    .offset-xl-23 {
        margin-left: 95.8333333333%;
    }
}

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

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1260px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1260px) {
    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.logo {
    height: auto;
    float: none;
    margin-top: 0;
}

/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
body {
    font-size: 0.875rem;
    color: #272727;
    background: #ffffff;
    min-height: 100vh;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary,
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, img,
button, input, textarea, video, audio, canvas, progress, label {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #272727;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    box-sizing: border-box;
    font-family: "PingFang SC", "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans GB", "Helvetica Neue", Arial, sans-serif;
    -webkit-text-size-adjust: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: inherit;
}

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

i, address, cite, dfn, em, var {
    font-style: normal;
}

input[type=date] {
    outline: none;
    border: none;
}

a:active, a:hover, a:focus {
    color: #008b86;
    outline-width: 0;
}

video {
    border: none;
    outline: none;
    display: block;
    width: 100%;
}

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header {
    transition: all 0.3s linear;
}

input[type=file] {
    cursor: pointer;
}

body::-webkit-scrollbar {
    width: 0.375rem;
    height: 0.375rem;
    background-color: transparent;
    border-radius: 0.375rem;
}

body::-webkit-scrollbar-track {
    border-radius: 0.3125rem;
    background-color: transparent;
}

body::-webkit-scrollbar-thumb {
    border-radius: 0.3125rem;
    background-color: rgba(0, 139, 134, 0.6);
}

body::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 139, 134, 0.6);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

::-moz-selection {
    background: #008b86;
    color: #fff;
}

::selection {
    background: #008b86;
    color: #fff;
}

::-moz-selection {
    background: #008b86;
    color: #fff;
}

html, body {
    font-size: 12px;
}

@media (min-width: 768px) {
    html, body {
        font-size: 15px;
    }
}

@media (min-width: 992px) {
    html, body {
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    html, body {
        font-size: 15px;
    }
}

.uc-wrap {
    width: 100vw;
}

img {
    width: auto;
    -ms-interpolation-mode: bicubic;
}

.uc-bg {
    background-color: #f5f5f5;
}

.uc-b {
    font-weight: bold;
}

.uc-small {
    font-size: 0.875em;
}

.uc-big {
    font-size: 1.25em;
}

.uc-ma {
    margin-left: auto;
    margin-right: auto;
}

.uc-mla {
    margin-left: auto;
}

.uc-mra {
    margin-right: auto;
}

.uc-del {
    text-decoration: line-through;
    color: #999999;
    margin-left: 1.25rem;
}

.uc-del:first-child {
    margin-left: 0;
}

.animate, .uc-animate, .uc-revealOnScroll {
    opacity: 0;
}

.uc-green {
    color: #008b86 !important;
}

.uc-gray {
    color: #999999 !important;
}

.uc-icon16 {
    width: 1rem !important;
    height: 1rem !important;
}

.uc-icon20 {
    width: 1.25rem !important;
    height: 1.25rem !important;
}

.uc-icon24 {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.uc-icon28 {
    width: 1.75rem !important;
    height: 1.75rem !important;
}

.uc-icon32 {
    width: 2rem !important;
    height: 2rem !important;
}

.uc-icon36 {
    width: 2.25rem !important;
    height: 2.25rem !important;
}

.uc-icon40 {
    width: 2.5rem !important;
    height: 2.5rem !important;
}

.uc-icon44 {
    width: 2.75rem !important;
    height: 2.75rem !important;
}

.uc-icon48 {
    width: 3rem !important;
    height: 3rem !important;
}

.uc-icon50 {
    width: 3.125rem !important;
    height: 3.125rem !important;
}

.uc-icon64 {
    width: 4rem !important;
    height: 4rem !important;
}

.uc-icon70 {
    width: 4.375rem !important;
    height: 4.375rem !important;
}

.uc-icon80 {
    width: 5rem !important;
    height: 5rem !important;
}

.uc-icon90 {
    width: 5.625rem !important;
    height: 5.625rem !important;
}

.uc-icon100 {
    width: 6.25rem !important;
    height: 6.25rem !important;
}

.uc-icon120 {
    width: 7.5rem !important;
    height: 7.5rem !important;
}

.uc-icon150 {
    width: 9.375rem !important;
    height: 9.375rem !important;
}

.uc-icon200 {
    width: 12.5rem !important;
    height: 12.5rem !important;
}

@font-face {
    font-family: "uc-font";
    src: url("/fonts/uicut-font.eot?t=1645078740157");
    src: url("/fonts/uicut-font.eot?t=1645078740157#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("/fonts/uicut-font.woff?t=1645078740157") format("woff"), url("/fonts/uicut-font.ttf?t=1645078740157") format("truetype"), url("/fonts/uicut-font.svg?t=1645078740157#uc-font") format("svg");
}

.uc-font {
    font-family: "uc-font" !important;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uc-checkbox-circle:before {
    content: "\e624";
}

.uc-checkbox-circle-on:before {
    content: "\e64f";
}

.uc-checkbox:before {
    content: "\e684";
}

.uc-checkbox-on:before {
    content: "\e67d";
}

.uc-checkbox-on-plain:before {
    content: "\e683";
}

.uc-radio-on:before {
    content: "\e7b3";
}

.uc-radio:before {
    content: "\e7b5";
}

.uc-arrow-left:before {
    content: "\e75b";
}

.uc-arrow-right:before {
    content: "\e75c";
}

.uc-arrow-down:before {
    content: "\e615";
}

.uc-arrow-top:before {
    content: "\e75d";
}

.uc-arrow-right2:before {
    content: "\e6ae";
}

.uc-arrow-left2:before {
    content: "\e6d6";
}

.uc-arrow-down2:before {
    content: "\e6a4";
}

.uc-arrow-top2:before {
    content: "\e6b2";
}

.uc-next:before {
    content: "\e600";
}

.uc-prev:before {
    content: "\e601";
}

.uc-add:before {
    content: "\e672";
}

.uc-reduce:before {
    content: "\e614";
}

.uc-menu:before {
    content: "\e6a9";
}

.uc-close:before {
    content: "\e67f";
}

.uc-search:before {
    content: "\e66f";
}

.uc-qq:before {
    content: "\e62d";
}

.uc-qq2:before {
    content: "\e657";
}

.uc-call2:before {
    content: "\e62c";
}

.uc-weixin2:before {
    content: "\e6b3";
}

.uc-weixin:before {
    content: "\e653";
}

.uc-call:before {
    content: "\e674";
}

.uc-arrow {
    position: relative;
    padding-right: 1.875rem;
}

.uc-arrow:after {
    content: "\e75c";
    font-family: "uc-font";
    font-size: 1.4em;
    right: -0.625rem;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.uc-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.uc-flex.start {
    justify-content: flex-start;
}

.uc-flex.end {
    justify-content: flex-end;
}

.uc-flex.center {
    justify-content: center;
}

.uc-flex-col {
    display: flex;
    align-content: center;
    justify-content: space-between;
    flex-direction: column;
}

.uc-flex-col.start {
    align-content: start;
    justify-content: flex-start;
}

.uc-flex-col.end {
    align-content: end;
    justify-content: flex-end;
}

.uc-flex-col.center {
    align-content: center;
    justify-content: center;
}

textarea {
    min-height: 7.5rem;
    height: auto;
    width: 100%;
}

.uc-phColor {
    color: #999;
}

input:-moz-placeholder {
    color: #999;
}

::-webkit-input-placeholder {
    color: #999;
}

input[type=text], input[type=password] {
    -webkit-appearance: none;
}

[type=submit] {
    outline: none;
}

[type=submit]:hover {
    opacity: 0.8;
}

button {
    margin: 0;
    padding: 0;
    background: none;
    line-height: inherit;
    font-size: inherit;
    border: none;
    color: inherit;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}

button:after {
    display: none;
}

.uc-input, .uc-select, .uc-button, .uc-textarea {
    width: 100%;
    border: #e9e9e9 1px solid;
    outline: none;
    height: 1.875rem;
    line-height: 1.75rem;
    border-radius: 0.3125rem;
    padding: 0 0.625rem;
}

.uc-input:hover, .uc-input:focus, .uc-select:hover, .uc-select:focus, .uc-button:hover, .uc-button:focus, .uc-textarea:hover, .uc-textarea:focus {
    border-color: #008b86;
}

.uc-btn {
    cursor: pointer;
    outline: none;
    transition: all 0.3s linear;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 1.875rem;
    border-radius: 0.3125rem;
    padding: 0 0.625rem;
}

.uc-btn img {
    margin-right: 0.625rem;
}

.uc-btn:hover {
    opacity: 0.8;
}

.uc-btn.green {
    background: transparent;
    background-color: #008b86;
    border: #008b86 1px solid;
    color: #fff;
    font-size: 15px;
    height: 2.5rem;
    max-height: 60px;
}

.uc-btn.green-linear {
    background: linear-gradient(to right, rgba(0, 139, 134, 0.7) 0%, #008b86 100%);
    color: #fff;
}

.uc-btn.green-plain {
    color: #008b86;
    border: #008b86 1px solid;
}

.uc-btn.green-plain:hover {
    opacity: 1;
    background-color: #008b86;
    color: #fff;
}

.uc-btn.green-light {
    background-color: rgba(0, 139, 134, 0.1);
    color: #008b86;
}

.uc-btn.green-shadow {
    box-shadow: 0 0.375rem 0.625rem 0 rgba(0, 139, 134, 0.3);
}

.uc-btn.gray {
    background-color: #999999;
    border: #999999 1px solid;
    color: #fff;
}

.uc-btn.gray-linear {
    background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999999 100%);
    color: #fff;
}

.uc-btn.gray-plain {
    color: #999999;
    border: #999999 1px solid;
}

.uc-btn.gray-plain:hover {
    opacity: 1;
    background-color: #999999;
    color: #fff;
}

.uc-btn.gray-light {
    background-color: rgba(153, 153, 153, 0.1);
    color: #999999;
}

.uc-btn.gray-shadow {
    box-shadow: 0 0.375rem 0.625rem 0 rgba(153, 153, 153, 0.3);
}

.g-backCrumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 3.125rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.g-backCrumb .btn-back {
    color: #008b86;
}

.g-backCrumb .crumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.g-backCrumb .crumb a {
    position: relative;
    padding-right: 1rem;
    margin-right: 0.125rem;
    color: #999999;
}

.g-backCrumb .crumb a:hover {
    color: #008b86;
}

.g-backCrumb .crumb a:after {
    content: "\e75c";
    font-family: "uc-font";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.g-backCrumb .crumb a:last-child {
    padding-right: 0;
    max-width: 10em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-backCrumb .crumb a:last-child:after {
    display: none;
}

.g-backCrumb .crumb a:first-child {
    background: url("images/icon-home.png") left center no-repeat;
    background-size: 1.25rem 1.25rem;
    padding-left: 1.5rem;
}

.uc-prvNxt {
    padding: 2rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.uc-prvNxt a {
    min-width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    border: #e9e9e9 1px solid;
    line-height: 2.5rem;
    margin: 0 2px;
    text-align: center;
    color: #999999;
    background-color: #fff;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}

.uc-prvNxt a.item {
    background-color: #f5f5f5;
}

.uc-prvNxt a:hover, .uc-prvNxt a.on {
    background-color: #008b86;
    border-color: #008b86;
    color: #fff;
}

.uc-prvNxt .uc-input,
.uc-prvNxt .uc-select {
    height: 2.5rem;
    margin: 0 0.1875rem;
    border-radius: 0;
}

.uc-prvNxt .uc-select {
    width: 6.25rem;
    border-right: #fff 5px solid;
}

.uc-prvNxt .uc-input {
    width: 2.5rem;
    padding: 0;
    text-align: center;
}

.uc-prvNxt span {
    margin: 0 0.1875rem;
}

.uc-prvNxt .btn-go {
    background-color: #008b86;
    color: #fff;
    border: none;
}

.uc-tag {
    display: inline-block;
    border-radius: 0.1875rem;
    padding: 0 0.3125rem;
}

.uc-tag:empty {
    display: none;
}

.uc-tag.green {
    background-color: #008b86;
    color: #fff;
}

.uc-tag.green-linear {
    background: linear-gradient(to right, rgba(0, 139, 134, 0.7) 0%, #008b86 100%);
}

.uc-tag.green-plain {
    color: #008b86;
    border: #008b86 1px solid;
}

.uc-tag.green-light {
    color: #008b86;
    background-color: rgba(0, 139, 134, 0.2);
}

.uc-tag.gray {
    background-color: rgba(153, 153, 153, 0.4);
    color: #fff;
}

.uc-tag.gray-linear {
    background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999999 100%);
}

.uc-tag.gray-plain {
    color: #777777;
    border: #e9e9e9 1px solid;
}

.uc-tag.gray-light {
    color: #999999;
    background-color: rgba(153, 153, 153, 0.2);
}

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.uc-alert {
    position: fixed;
    z-index: 888;
    left: 0;
    width: 100vw;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
}

.uc-alert .box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    background-color: #fff;
}

.uc-alert .scroll-box {
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    max-height: 80vh;
}

.uc-alert .scroll-box::-webkit-scrollbar {
    width: 0.375rem;
    height: 0.375rem;
    background-color: transparent;
    border-radius: 0.375rem;
}

.uc-alert .scroll-box::-webkit-scrollbar-track {
    border-radius: 0.3125rem;
    background-color: transparent;
}

.uc-alert .scroll-box::-webkit-scrollbar-thumb {
    border-radius: 0.3125rem;
    background-color: rgba(0, 139, 134, 0.6);
}

.uc-alert .scroll-box::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 139, 134, 0.6);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.uc-alert .scroll-box table tr td {
    word-break: break-all;
    max-width: 150px;
    min-width: 100px;
}

.uc-alert .scroll-box table tr td:first-child {
    min-width: 130px;
}

.uc-alert .title {
    padding: 1rem 0;
    line-height: 2rem;
    text-align: center;
    font-size: 1.125rem;
    border-bottom: #e9e9e9 1px solid;
    position: relative;
}

.uc-alert .btn-close {
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1rem;
    color: #008b86;
}

.uc-alert .btn-close:hover {
    opacity: 0.8;
}

.uc-alert .operate {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}

.uc-alert .operate .uc-btn {
    flex: 1;
    margin-left: 1.25rem;
    height: 2.25rem;
    max-width: 7.5rem;
    font-size: 0.875rem;
}

.uc-alert .operate .uc-btn:first-child {
    margin-left: 0;
}

.uc-alert .over-close {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.uc-alert {
    display: none;
}

.uc-alert-quality .box-left {
    width: 70%;
    max-width: 30rem;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    padding-bottom: 10px;
    padding-bottom: calc(10px + constant(safe-area-inset-bottom));
    padding-bottom: calc(10px + env(safe-area-inset-bottom));
}

.uc-alert-quality .operate {
    margin: 0 1rem;
    border-bottom: #e9e9e9 1px solid;
}

.uc-alert-quality .list {
    padding: 0 1rem;
}

.uc-alert-quality .list li {
    padding: 0.75rem 0;
    line-height: 2em;
    position: relative;
    border-bottom: #e9e9e9 1px solid;
    font-size: 0.875rem;
}

.uc-alert-quality .list p {
    padding: 0.25rem 0;
}

.uc-alert-quality .list .btn-del {
    width: 1.5rem;
    border-radius: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0.625rem;
    z-index: 9;
    background-color: #dddddd;
    color: #fff;
    cursor: pointer;
}

.uc-alert-comparisonResults .title {
    background-color: #008b86;
    color: #fff;
    border: none;
}

.uc-alert-comparisonResults .btn-close {
    left: auto;
    right: 0.625rem;
    color: #008b86;
    background-color: #dddddd;
    width: 1.5rem;
    border-radius: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
}

.uc-alert-comparisonResults .box {
    width: 96%;
    max-width: 75rem;
    padding-bottom: 1rem;
}

.uc-alert-comparisonResults table {
    width: 100%;
    font-size: 0.87rem;
    line-height: 1.5em;
}

.uc-alert-comparisonResults table th, .uc-alert-comparisonResults table td {
    padding: 0.625rem 0.3125rem;
    border: #ddd 1px solid;
    text-align: center;
}

.uc-alert-comparisonResults table td:first-child {
    text-align: right;
    color: #777777;
}

.uc-alert-orderDetail .title {
    background-color: #008b86;
    color: #fff;
    border: none;
}

.uc-alert-orderDetail .btn-close {
    left: auto;
    right: 0.625rem;
    color: #008b86;
    background-color: #dddddd;
    width: 1.5rem;
    border-radius: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
}

.uc-alert-orderDetail .box {
    width: 96%;
    max-width: 50rem;
    padding-bottom: 1rem;
}

.uc-alert-orderDetail .info {
    padding: 1rem 1rem 2rem;
}

.uc-alert-orderDetail .info li {
    border-bottom: #e9e9e9 1px solid;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.uc-alert-orderDetail .info .txt {
    min-width: 5em;
    color: #777777;
    text-align: right;
}

.uc-alert-orderDetail .info .con {
    flex: 1;
    min-width: 0;
}

@media (min-width: 992px) {
    .uc-alert-orderDetail .info {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .uc-alert-orderDetail .info li {
        width: 50%;
    }
}

.g-bannerBox {
    position: relative;
}

.g-bannerBox .container {
    height: 15rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 9;
    color: #fff;
}

.g-bannerBox h2 {
    font-size: 2.5rem;
    font-weight: bold;
}

.g-bannerBox .en {
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 1.875rem;
}

.g-bannerBox .img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.g-bannerBox .btm {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1.5rem;
}

.g-bannerBox .btm .uc-btn {
    border-radius: 0;
    height: 3rem;
    font-size: 1.15rem;
    min-width: 10rem;
}

.g-bannerBox .btm .uc-font {
    font-size: 1rem;
    left: 0.3125rem;
    position: relative;
}

.g-bannerBox.style-black .container {
    color: #272727;
}

.g-bannerBox .g-searchBox {
    max-width: 43.75rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.g-bannerBox .g-searchBox .uc-btn {
    width: 5.125rem;
    border-radius: 2.75rem;
    height: 2.75rem;
    right: 0.625rem;
}

@media (min-width: 768px) {
    .g-bannerBox .container {
        height: 17.5rem;
    }
}

@media (min-width: 992px) {
    .g-bannerBox .container {
        height: 20rem;
    }
}

@media (min-width: 1200px) {
    .g-bannerBox .container {
        height: 22.5rem;
    }
}

.g-reduceAddBox {
    overflow: hidden;
    border: #ddd 1px solid;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 7.5rem;
    border-radius: 0.3125rem;
    height: 2rem;
}

.g-reduceAddBox .btnReduce, .g-reduceAddBox .btnAdd {
    width: 1.875rem;
    height: 1.875rem;
    border: none;
    outline: none;
    color: #999999;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.g-reduceAddBox .btnReduce {
    border-right: #ddd 1px solid;
}

.g-reduceAddBox .btnAdd {
    border-left: #ddd 1px solid;
}

.g-reduceAddBox .uc-input {
    flex: 1;
    text-align: center;
    height: 1.875rem;
    border: none;
    border-radius: 0;
    line-height: 1.875rem;
}

footer {
    overflow: hidden;
    border-top: #e9e9e9 1px solid;
}

footer .ft1 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

footer .part {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

footer h3 {
    font-size: 1.375rem;
    color: #008b86;
    margin-bottom: 1rem;
}

footer .menu {
    line-height: 2.25rem;
}

footer .menu a {
    display: block;
}

footer .code-box .code {
    width: 6.25rem;
    height: 6.25rem;
    overflow: hidden;
}

footer .code-box .code img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

footer .code-box .txt {
    width: 6.25rem;
    text-align: center;
}

footer .box {
    text-align: center;
}

footer .box img {
    width: 64%;
    display: block;
    margin: 0 auto 1rem;
}

footer .box .uc-btn {
    height: 2rem;
    border-radius: 2rem;
    min-width: 8.125rem;
    color: #272727;
}

footer .box .uc-btn:hover {
    background-color: transparent;
    color: #272727;
}

footer .box .num {
    font-size: 2.5rem;
    margin-top: 1rem;
    font-family: din;
    font-weight: bold;
}

footer .ft2 {
    font-size: 0.875rem;
    line-height: 2em;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: #e9e9e9 1px solid;
    padding-bottom: 16px;
    padding-bottom: calc(16px + constant(safe-area-inset-bottom));
    padding-bottom: calc(16px + env(safe-area-inset-bottom));
    color: #777777;
    text-align: center;
}

footer .ft2 a {
    color: #777777;
}

footer .ft2 a:hover {
    color: #008b86;
}

footer .ft2 span {
    display: inline-block;
}

@media (min-width: 768px) {
    footer .cpt {
        text-align: left;
    }

    footer .other {
        text-align: right;
    }
}

@media (min-width: 992px) {
    footer .box img {
        max-width: 20rem;
        width: 90%;
    }
}

.g-goTop {
    position: fixed;
    z-index: 199;
    right: 1.875rem;
    bottom: 10vh;
    width: 3.125rem;
    border-radius: 100%;
    height: 3.125rem;
    background-color: #3e3e3e;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all 0.3s linear;
    color: #fff;
}

.g-goTop:hover {
    background-color: #008b86;
    color: #fff;
}

.header-phone {
    height: 50px;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 888;
    transition: all none linear;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.header-phone .logo {
    display: inline-block;
    padding: 0 10px;
}

.header-phone .logo img {
    width: auto;
    display: block;
    height: 40px;
}

.header-phone .btn-menu {
    width: 50px;
    height: 50px;
    background: url(images/icon-menu.png) center center no-repeat;
    background-size: 32px 32px;
    right: 0;
}

.header-phone .btn-menu.on {
    background-image: url("images/icon-menu-2.png");
}

.alert-menu {
    display: none;
    position: fixed;
    z-index: 777;
    top: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100vh;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
}

.alert-menu .list {
    width: 100%;
    background-color: #fff;
    padding: 0px 15px;
    border-top: #e9e9e9 1px solid;
}

.alert-menu .list li {
    line-height: 40px;
    border-bottom: #e9e9e9 1px solid;
}

.alert-menu .list li > a {
    display: block;
}

.alert-menu .list li.on {
    color: #008b86;
}

.alert-menu .list li.on > a {
    color: #008b86;
}

.alert-menu .list li .btn-cart {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.alert-menu .list .hasSubMenu > a {
    position: relative;
}

.alert-menu .list .hasSubMenu > a:after {
    content: "\e75c";
    right: 0;
    font-family: "uc-font";
    font-size: 1.3em;
    opacity: 0.6;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.alert-menu .list .hasSubMenu > a:after {
    color: #999999;
}

.alert-menu .box {
    width: 70%;
    height: 100vh;
    padding-bottom: 0.98rem;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 50px;
    background-color: #fff;
    position: absolute;
    z-index: 99;
    right: 0;
}

.alert-menu .over-close {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.alert-menu .subMenu {
    padding-bottom: 10px;
    border-top: #e9e9e9 1px solid;
    display: none;
    background-color: #f5f5f5;
    padding-left: 10px;
}

.alert-menu .subMenu a {
    display: block;
}

.alert-menu .search-box {
    position: relative;
    padding: 10px 0;
}

.alert-menu .uc-input {
    height: 3.125rem;
    border-radius: 3.125rem;
}

.alert-menu .btn-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}

.alert-menu .btn-search img {
    display: block;
}

body {
    padding-top: 50px;
}

@media (min-width: 768px) {
    body {
        padding-top: 140px;
    }
}

.header-pc {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
}

.header-pc > div {
    margin-left: -5px;
    margin-right: -5px;
}

.header-pc .hd-top {
    background-color: #f5f5f5;
}

.header-pc .hd-top .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    font-size: 0.875rem;
    color: #777777;
    position: relative;
}

.header-pc .hd-top .left, .header-pc .hd-top .right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.header-pc .hd-top .btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.header-pc .hd-top .btn-cart img {
    margin-right: 2px;
}

.header-pc .hd-top a {
    color: #777777;
    margin: 0 0.625rem;
}


.header-pc .hd-top a:hover {
    color: #008b86;
}

.header-pc .hd-top .btn-language {
    line-height: 1.5rem;
    padding: 0 0.75rem;
    border-radius: 1.5rem;
    border: #999999 1px solid;
}

.header-pc .hd-menu .container {
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s linear;
}

.header-pc .logo img {
    display: block;
    width: 15rem;
    height: 2.6875rem;
}

.header-pc .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    min-width: 0;
    padding: 0 0.25rem;
}

.header-pc .list li {
    padding: 0 0.25rem;
    line-height: 100px;
    position: relative;
    height: 100px;
    margin-left: 1px;
    transition: all 0.3s linear;
}

.header-pc .list li:after {
    content: "";
    width: 0;
    height: 3px;
    background-color: #008b86;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: all 0.3s ease-in;
}

.header-pc .list li.on > a, .header-pc .list li:hover > a {
    color: #008b86;
}

.header-pc .list li.on:after, .header-pc .list li:hover:after {
    width: 100%;
}

.header-pc .list li:hover .subMenu {
    display: block;
    height: auto;
}

.header-pc .list li:hover .subMenu .con {
    margin-top: 0;
}

.header-pc .subMenu {
    top: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 0;
    overflow: hidden;
    width: 100%;
    min-width: 8rem;
}

.header-pc .subMenu .con {
    background-color: #008b86;
    padding: 1rem 0 0;
    position: relative;
    margin-top: 1.5rem;
    transition: all 0.3s ease-in;
    font-size: 1rem;
}

.header-pc .subMenu a {
    display: block;
    line-height: 3rem;
    text-align: center;
    color: #fff;
}

.header-pc .subMenu a:hover {
    background-color: #00817c;
    color: #fff;
}

.header-pc .search-box {
    position: relative;
    width: 3.125rem;
    height: 3.125rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.header-pc .search-box img {
    display: block;
}

.header-pc .search-box .over {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 16.875rem;
    border-radius: 2.5rem;
    height: 2.5rem;
    display: none;
}

.header-pc .search-box .uc-input {
    height: 2.5rem;
    border-radius: 2.5rem;
    padding-left: 1rem;
    padding-right: 3rem;
}

.header-pc .search-box .btn-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.75rem;
    cursor: pointer;
}

.header-pc .search-box:hover .over {
    display: block;
}

.header-pc.fixed .hd-top {
    display: none;
}

.header-pc.fixed .container {
    height: 5rem;
}

.header-pc.fixed .list li {
    line-height: 5rem;
    height: 5rem;
}

.header-pc.fixed .list li > a {
    height: 5rem;
}

.header-pc.fixed .subMenu {
    top: 5rem;
}

@media (min-width: 992px) {
    .header-pc .logo img {
        display: block;
        width: 17.5rem;
        height: 3.125rem;
    }

    .header-pc .list {
        padding: 0 0.5rem;
        margin-left: 0.5rem;
        margin-left: 0.5rem;
    }

    .header-pc .list li {
        padding: 0 0.5rem;
    }
}

@media (min-width: 1200px) {
    .header-pc .logo img {
        display: block;
        width: 20rem;
        height: 3.625rem;
    }

    .header-pc .list {
        padding: 0 0.75rem;
        margin-left: 0.75rem;
    }

    .header-pc .list li {
        padding: 0 0.75rem;
    }
}

@media (min-width: 1440px) {
    .header-pc .logo img {
        display: block;
        width: 22.875rem;
        height: 4.125rem;
    }

    .header-pc .list {
        padding: 0 1rem;
        margin-left: 1rem;
    }

    .header-pc .list li {
        padding: 0 1rem;
    }
}

.g-searchBox {
    position: relative;
}

.g-searchBox .uc-input {
    height: 3.75rem;
    border-radius: 3.75rem;
    padding-left: 1.875rem;
    padding-right: 7.5rem;
    font-size: 1.125rem;
}

.g-searchBox .uc-btn {
    width: 6.25rem;
    border-radius: 3.75rem;
    height: 3.75rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.g-filter {
    background-color: #f5f5f5;
    margin-bottom: 2rem;
}

.g-filter .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.g-filter .item {
    line-height: 5rem;
    margin-right: 3.125rem;
    font-size: 1.25rem;
    display: block;
}

.g-filter .item:last-child {
    margin-right: 0;
}

.g-filter .item.on {
    color: #008b86;
    position: relative;
}

.g-filter .item.on:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #008b86;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

@media (min-width: 768px) {
    .g-filter .item {
        margin-right: 3.75rem;
    }
}

@media (min-width: 992px) {
    .g-filter .item {
        margin-right: 4.375rem;
    }
}

@media (min-width: 1200px) {
    .g-filter .item {
        margin-right: 5rem;
    }
}

.g-filterBD .tab-con {
    display: none;
}

.g-filterBD .tab-con:first-child {
    display: block;
}

.g-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: #e7e7e7 1px solid;
    margin-bottom: 2rem;
}

.g-title .container {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.g-title .name {
    font-size: 1.875rem;
    line-height: 5rem;
    position: relative;
    color: #008b86;
    font-weight: bold;
}

.g-title .name:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #008b86;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
}

.g-title .uc-btn {
    height: 2.875rem;
    position: relative;
    z-index: 9;
}

.g-title .uc-btn img {
    display: block;
    margin-right: 0;
    margin-left: 0.625rem;
    width: 0.75rem;
    height: 0.75rem;
}

.g-title .uc-btn .i2 {
    display: none;
}

.g-title .uc-btn:hover {
    background-color: #008b86;
    color: #fff;
}

.g-title .uc-btn:hover .i1 {
    display: none;
}

.g-title .uc-btn:hover .i2 {
    display: block;
}

.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.swiper-slide {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.swiper-pagination-bullet {
    background-color: #fff;
    opacity: 0.8;
}

.swiper-pagination-bullet-active {
    background-color: #008b86;
    width: 2em;
    border-radius: 1.15em;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.3);
    width: 50px;
    border-radius: 100%;
    height: 50px;
    transition: all 0.3s linear;
    outline: none;
    background-size: 0.9375rem auto;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 1.25em;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.8);
}

/* --------------------------------------------------------------------- 各页面样式  ------------------------------------------------------------------- */
/* |02|登录页-验证码登录注册|login| */
/* |03|忘记密码|forgot| */
.uc-login,
.uc-forgot {
    background: url("images/login.jpg") center center no-repeat;
    background-size: cover;
    padding: 5rem 1.875rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
}


.uc-login img {
    width: auto;
}

.uc-login .box,
.uc-forgot .box {
    margin: 0 auto;
    max-width: 37.5rem;
    padding: 0 1.875rem 1.875rem;
    background-color: #fff;
}

.uc-login .form li,
.uc-forgot .form li {
    margin-bottom: 1.25rem;
    position: relative;
}

.uc-login .form .uc-input,
.uc-forgot .form .uc-input {
    height: 3.125rem;
}

.uc-login .form .btn-eye,
.uc-forgot .form .btn-eye {
    width: 2rem;
    height: 2rem;
    background: url("images/icon-eye.png") center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}

.uc-login .form .btn-eye.on,
.uc-forgot .form .btn-eye.on {
    background-image: url("images/icon-eye-on.png");
}

.uc-login .form .btn-yzm,
.uc-forgot .form .btn-yzm {
    color: #008b86;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
    font-size: 0.875rem;
    z-index: 9;
}

.uc-login .form .btn-img,
.uc-forgot .form .btn-img {
    width: 7.25rem;
    height: 2.8125rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1px;
}

.uc-login .form .btn-img img,
.uc-forgot .form .btn-img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

.uc-login .tab-con,
.uc-forgot .tab-con {
    display: none;
}

.uc-login .tab-con:first-child,
.uc-forgot .tab-con:first-child {
    display: block;
}

.uc-login .operate .uc-btn,
.uc-forgot .operate .uc-btn {
    width: 100%;
    height: 3.125rem;
}

@media (min-width: 992px) {
    .uc-login .box, .uc-forgot .box {
        padding: 0 3.125rem 3.125rem;
    }
}

.uc-login .filter {
    line-height: 5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-login .filter .item {
    margin-right: 4rem;
}

.uc-login .filter .item:last-child {
    margin-right: 0;
}

.uc-login .filter .item.on {
    position: relative;
    color: #008b86;
}

.uc-login .filter .item.on:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #008b86;
    position: absolute;
    left: 0;
    top: 0;
}

.uc-login .other {
    margin-bottom: 1.5rem;
    font-size: 0.875rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.uc-login .other .btn-agree {
    position: relative;
    padding-left: 1.5rem;
}

.uc-login .other .btn-agree:after {
    content: "\e684";
    font-family: "uc-font";
    font-size: 1.2em;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #008b86;
}

.uc-login .other .btn-agree.on:after {
    content: "\e67d";
}

.uc-login .other .btn-forgot {
    color: #777777;
}

.uc-forgot .title {
    font-size: 1.5rem;
    color: #008b86;
    line-height: 5rem;
    text-align: center;
}

.uc-forgot .form {
    padding-bottom: 0.625rem;
}

.uc-forgot .other {
    text-align: right;
    margin-top: 10px;
}

.uc-forgot .other .btn {
    color: #008b86;
    text-decoration: underline;
}

/* |20|品系捐赠-我要捐赠|donateForm| */
/* |22|搜索结果页-品系详情页|searchResultDetail| */
.uc-donateForm,
.uc-searchResultDetail {
    padding-bottom: 4rem;
}

.uc-donateForm .title,
.uc-searchResultDetail .title {
    background-color: #008b86;
    color: #fff;
    font-size: 1.125rem;
    text-align: center;
    padding: 1.25rem;
    line-height: 1.25rem;
}

.uc-donateForm .sub-title,
.uc-searchResultDetail .sub-title {
    color: #008b86;
    font-weight: bold;
    position: relative;
    padding: 1rem 0;
}

.uc-donateForm .sub-title:after,
.uc-searchResultDetail .sub-title:after {
    content: "";
    width: 3px;
    height: 1.25rem;
    background-color: #008b86;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1rem;
}

.uc-donateForm .box,
.uc-searchResultDetail .box {
    border: #e9e9e9 1px solid;
    padding: 1rem;
}

.uc-donateForm .form li,
.uc-searchResultDetail .form li {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.uc-donateForm .form li.uc-flex .txt,
.uc-searchResultDetail .form li.uc-flex .txt {
    margin-bottom: 0;
}

.uc-donateForm .form li.uc-flex .con,
.uc-searchResultDetail .form li.uc-flex .con {
    flex: 1;
    min-width: 0;
}

.uc-donateForm .form .label,
.uc-searchResultDetail .form .txt {
    margin-bottom: 5px;
    min-width: 8em;
    color: #777777;
}

.uc-donateForm .form .uc-select,
.uc-donateForm .form .uc-input,
.uc-searchResultDetail .form .uc-select,
.uc-searchResultDetail .form .uc-input {
    height: 2.5rem;
}

.uc-donateForm .form .uc-btn,
.uc-searchResultDetail .form .uc-btn {
    position: relative;
}

.uc-donateForm .form .uc-btn input[type=file],
.uc-searchResultDetail .form .uc-btn input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.uc-donateForm .choose-radio,
.uc-searchResultDetail .choose-radio {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-donateForm .choose-radio .item,
.uc-searchResultDetail .choose-radio .item {
    margin-right: 2rem;
    position: relative;
    padding-left: 1.5rem;
    cursor: pointer;
}

.uc-donateForm .choose-radio .item:last-child,
.uc-searchResultDetail .choose-radio .item:last-child {
    margin-right: 0;
}

.uc-donateForm .choose-radio .item:after,
.uc-searchResultDetail .choose-radio .item:after {
    content: "\e7b5";
    font-family: "uc-font";
    font-size: 1.2em;
    left: 0;
    color: #999999;
    font-weight: lighter;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.uc-donateForm .choose-radio .item.on:after,
.uc-searchResultDetail .choose-radio .item.on:after {
    content: "\e7b3";
    color: #008b86;
}

.uc-donateForm .operate,
.uc-searchResultDetail .operate {
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.uc-donateForm .operate .uc-btn,
.uc-searchResultDetail .operate .uc-btn {
    min-width: 5rem;
    height: 2.5rem;
    margin-left: 1rem;
}

.uc-donateForm .operate .uc-btn:first-child,
.uc-searchResultDetail .operate .uc-btn:first-child {
    margin-left: 0;
}

.uc-searchResultDetail .operate .uc-btn {
    min-width: 7.5rem;
}

@media (min-width: 992px) {
    .uc-donateForm .form,
    .uc-searchResultDetail .form {
        margin-bottom: 1rem;
    }

    .uc-searchResultDetail .form li {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        border-bottom: #e9e9e9 1px solid;
    }

    .uc-donateForm .form .label,
    .uc-searchResultDetail .form .txt {
        min-width: 10em;
        text-align: right;
        line-height: 2.5rem;
        margin-bottom: 0;
    }

    .uc-donateForm .form .uc-input,
    .uc-searchResultDetail .form .uc-input {
        flex: 1;
        min-width: 0;
        border: none;
        padding: 0;
    }

    .uc-donateForm .form .uc-select,
    .uc-searchResultDetail .form .uc-select {
        flex: 1;
        min-width: 0;
        height: 2.5rem;
    }

    .uc-donateForm table,
    .uc-donateForm table td,
    .uc-donateForm table tr {
        border: 0;
    }

    .uc-donateForm table td {
        border-bottom: #e9e9e9 1px solid;
        height: auto;
    }
}

/* |23|我的购物车|cart| */
.uc-cart {
    padding-bottom: 4rem;
}

.uc-cart .title {
    font-size: 1.125rem;
    padding: 2rem;
    line-height: 1.25rem;
    color: #008b86;
}

.uc-cart table {
    width: 100%;
}

.uc-cart table tr {
    border-bottom: #e9e9e9 1px solid;
}

.uc-cart table th {
    background-color: #008b86;
    color: #fff;
    padding: 1rem 0.625rem;
    width: 16%;
}

.uc-cart table td {
    padding: 1rem 0.625rem;
}

.uc-cart table th, .uc-cart table td {
    text-align: center;
}

.uc-cart table th:first-child, .uc-cart table td:first-child {
    text-align: left;
}

.uc-cart table .btn {
    display: inline-block;
    line-height: 1.875rem;
}

.uc-cart .part1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-cart .part1 .name {
    flex: 1;
    min-width: 0;
    color: #008b86;
}

.uc-cart .checkbox {
    position: relative;
    padding-left: 1.5rem;
    cursor: pointer;
    margin-right: 0.3125rem;
}

.uc-cart .checkbox:after {
    content: "\e684";
    font-family: "uc-font";
    font-size: 1.2em;
    left: 0;
    color: #999999;
    font-weight: lighter;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.uc-cart .checkbox.on:after {
    content: "\e67d";
    color: #008b86;
}

.uc-cart .btn-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-cart .operate {
    padding: 1rem 0 1rem 0.625rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.uc-cart .operate .uc-btn {
    min-width: 5rem;
    height: 2.5rem;
    margin-left: 1rem;
}

.uc-cart .operate .uc-btn:first-child {
    margin-left: 0;
}

.uc-cart .box {
    min-height: 25rem;
}

@media (min-width: 768px) {
    .uc-cart .box {
        border: #ddd 1px solid;
    }
}

@media (min-width: 992px) {
    .uc-cart table th, .uc-cart table td {
        width: 50px;
        text-align: left;
    }

    .uc-cart table th:not(.uc-cart table th:nth-child(8)) {
        width: 40px;
    }

    .uc-cart table th:first-child, .uc-cart table td:first-child {
        padding-left: 1.25rem;
    }

    .uc-cart table .btn {
        margin-right: 1rem;
    }

    .uc-cart table .btn:last-child {
        margin-right: 0;
    }

    .uc-cart .part2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding-right: 10%;
    }

    .uc-cart .part2 .num, .uc-cart .part2 .txt {
        margin-right: 0.625rem;
    }

    .uc-cart .operate {
        padding: 1rem 2rem 1rem 1rem;
    }
}

/* |05|个人中心-个人设置：个人信息、密码修改、所属单位、收货地址|setting| */
.uc-setting {
    background-color: #fff;
    min-height: 100%;
}

.uc-setting .filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    line-height: 3.125rem;
    border-bottom: #e7e7e7 1px solid;
}

.uc-setting .filter .item {
    padding: 0 1.25rem;
}

.uc-setting .filter .item.on, .uc-setting .filter .item:hover {
    position: relative;
    color: #008b86;
}

.uc-setting .filter .item.on:after, .uc-setting .filter .item:hover:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #008b86;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.uc-setting .form {
    padding: 1.25rem;
}

.uc-setting .form li {
    margin-bottom: 1.25rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-setting .form .txt {
    min-width: 6em;
    margin-right: 1.25rem;
    text-align: right;
}

.uc-setting .form .con {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-setting .form .uc-input {
    flex: 1;
    min-width: 0;
    height: 2.5rem;
    max-width: 15rem;
}

.uc-setting .form .uc-btn {
    height: 2.5rem;
    min-width: 5rem;
}

.uc-setting .form .operate {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-setting .form .btn-edit {
    color: #008b86;
    margin-left: 0.625rem;
}

@media (min-width: 992px) {
    .uc-setting .filter .item {
        padding: 0 1.875rem;
    }

    .uc-setting .form .uc-input.m360 {
        max-width: 22.5rem;
    }
}

/* |09|个人中心-我的订单-查看详情|order| */
/* |11|个人中心-我的捐赠|myDonate| */
/* |12|个人中心-我的收藏|storage| */
.uc-order,
.uc-myDonate,
.uc-storage {
    background-color: #fff;
    padding: 1rem;
    min-height: 100%;
}

.uc-storage table .part1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.uc-storage table img {
    display: block;
}

.uc-storage table .part6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.uc-storage table .btn {
    color: #008b86;
    display: inline-block;
}

.uc-storage .checkbox {
    position: relative;
    padding-left: 1.5rem;
    cursor: pointer;
}

.uc-storage .checkbox:after {
    content: "\e684";
    font-family: "uc-font";
    font-size: 1.2em;
    left: 0;
    color: #999999;
    font-weight: lighter;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.uc-storage .checkbox.on:after {
    content: "\e67d";
    color: #008b86;
}

.uc-storage .operate {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0.3125rem;
}

.uc-storage .operate .btn-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-right: 1.5rem;
    font-size: 0.875rem;
}

.uc-storage .operate .uc-btn {
    height: 2rem;
    font-size: 0.875rem;
}

.uc-storage .uc-prvNxt {
    justify-content: flex-end;
}

@media (min-width: 992px) {
    .uc-order,
    .uc-myDonate,
    .uc-storage {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .uc-storage table .btn {
        margin-left: 0.625rem;
    }

    .uc-storage table .btn:first-child {
        margin-left: 0;
    }
}

/* |13|个人中心-消息通知|message| */
.uc-news img {
    width: 100%;
}

.uc-message {
    background-color: #fff;
    padding: 1rem;
    min-height: 100%;
}

.uc-message .list li {
    border-bottom: #e9e9e9 1px solid;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 0.875rem;
}

.uc-message .list .uc-tag {
    margin-right: 0.625rem;
    border-radius: 0.3125rem;
}

.uc-message .list time {
    color: #999999;
    margin-right: 0.625rem;
}

.uc-message .list .name {
    flex: 1;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uc-message .list img {
    display: block;
}

@media (min-width: 992px) {
    .uc-message {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .uc-message .list li {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}

/* |14|个人中心-消息通知-详情|messageDetail| */
.uc-messageDetail {
    background-color: #fff;
    padding: 1rem;
    min-height: 100%;
}

.uc-messageDetail article h2 {
    text-align: center;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 0.5rem;
    font-size: 1rem;
}

.uc-messageDetail .info {
    font-size: 0.875rem;
    text-align: center;
}

.uc-messageDetail .info time {
    color: #999999;
}

.uc-messageDetail .box {
    border-top: #e9e9e9 1px solid;
    margin-top: 0.5rem;
    padding: 1rem 0;
    line-height: 2em;
    text-align: justify;
}

@media (min-width: 992px) {
    .uc-messageDetail {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

/* |15|个人中心-主菜单|user| */
.uc-user .total {
    background-color: #fff;
    margin-bottom: 2rem;
    padding: 2rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.uc-user .total li {
    flex: 1;
    min-width: 0;
    text-align: center;
    position: relative;
}

.uc-user .total li:after {
    content: "";
    width: 1px;
    height: 1rem;
    background-color: #ddd;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.uc-user .total li:first-child:after {
    display: none;
}

.uc-user .total .number {
    font-size: 1.875rem;
    color: #008b86;
    font-weight: bold;
}

.uc-user .total .txt {
    color: #777777;
}

.uc-user .box {
    background-color: #fff;
    padding: 1rem;
}

.uc-user .list {
    margin-bottom: 2rem;
}

.uc-user .list li {
    border-bottom: #e9e9e9 1px solid;
    padding: 1rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 0.875rem;
}

.uc-user .list .con {
    flex: 1;
    min-width: 0;
    margin-right: 0.625rem;
}

.uc-user .list time {
    color: #777777;
}

@media (min-width: 992px) {
    .uc-user .box {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .uc-user .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .uc-user .list li {
        width: 50%;
    }

    .uc-user .list li:nth-child(even) {
        padding-left: 5%;
    }

    .uc-user .list li:nth-child(odd) {
        padding-right: 5%;
    }
}

/* |01|1-教育部实验小鼠资源库首页|home| */
.uc-home-1 .swiper-box {
    position: absolute;
    min-height: 100%;
    width: 100%;
}

.uc-home-1 .swiper-container {
    height: 25rem;
}

.uc-home-1 .swiper-container img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.uc-home-1 .container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    min-height: 25rem;
    position: relative;
    z-index: 9;
}

.uc-home-1 h2 {
    font-size: 3rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0.5rem;
}

.uc-home-1 .con {
    font-size: 1rem;
    line-height: 1.5em;
    color: #fff;
}

.uc-home-1 .part {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 3.75rem;
}

.uc-home-1 .g-searchBox {
    flex: 1;
    min-width: 0;
}

.uc-home-1 .uc-btn.white-plain {
    color: #fff;
    border: #fff 1px solid;
    width: 6.25rem;
    border-radius: 3.75rem;
    height: 3.75rem;
    margin-left: 0.625rem;
}

.uc-home-1 .uc-btn.white-plain:hover {
    background-color: #fff;
    color: #008b86;
}

@media (min-width: 992px) {
    .uc-home-1 .swiper-container {
        height: 37.5rem;
    }

    .uc-home-1 .container {
        min-height: 37.5rem;
    }

    .uc-home-1 h2 {
        font-size: 3.75rem;
    }

    .uc-home-1 .con {
        font-size: 1.25rem;
    }

    .uc-home-1 .part {
        margin-top: 7.5rem;
    }
}

.uc-home-2 {
    background-color: #f5f5f5;
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.uc-home-2 .list li {
    margin-bottom: 1rem;
}

.uc-home-2 .item {
    background-color: #fff;
    display: block;
    height: 100%;
    transition: all 0.3s linear;
}

.uc-home-2 .item:hover {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.1);
}

.uc-home-2 .item.i1 {
    padding: 1rem;
}

.uc-home-2 .item h3 {
    font-size: 1.375rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.uc-home-2 .item .con {
    font-size: 0.875rem;
    text-align: justify;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    color: #777777;
}

.uc-home-2 .item .btm {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    color: #777777;
    font-size: 0.875rem;
    line-height: 1.5em;
    margin-top: 1.5em;
}

.uc-home-2 .item .btm img {
    display: block;
    margin-right: 0.3125rem;
}

.uc-home-2 .item.item-big h3 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.uc-home-2 .item.item-big .con {
    height: 6em;
}

.uc-home-2 .img-box {
    overflow: hidden;
}

.uc-home-2 .img-box img {
    transition: all 0.3s linear;
}

.uc-home-2 .img-box:hover img {
    transform: scale(1.1, 1.1);
}

.uc-home-2 .img-box img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

@media (min-width: 992px) {
    .uc-home-2 .item.i1 {
        padding: 1.5rem;
    }
}

.uc-home-3 {
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.uc-home-3 .list li {
    position: relative;
    top: 0;
    transition: all 0.3s linear;
    margin-bottom: 2rem;
}

.uc-home-3 .list li:hover {
    top: -0.625rem;
}

.uc-home-3 .list .img {
    width: 8.75rem;
    border-radius: 100%;
    height: 8.75rem;
    overflow: hidden;
    margin: 0 auto 1rem;
    transition: all 0.3s linear;
}

.uc-home-3 .list .img img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

.uc-home-3 .list .btm {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.uc-home-3 .list .uc-btn {
    width: 10rem;
    border-radius: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
}

.uc-home-3 .list .uc-btn:hover {
    background-color: #008b86;
    border-color: #008b86;
    color: #fff;
}

@media (min-width: 992px) {
    .uc-home-3 .list .img {
        width: 15rem;
        border-radius: 100%;
        height: 15rem;
    }

    .uc-home-3 .list .img img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .uc-home-3 .list .uc-btn {
        width: 12.5rem;
    }
}

.uc-home-4 {
    background-color: #f5f5f5;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.uc-home-4 .list li {
    margin-bottom: 2rem;
    position: relative;
    top: 0;
    transition: all 0.3s linear;
}

.uc-home-4 .list li:hover {
    top: -0.625rem;
}

.uc-home-4 .list .img {
    overflow: hidden;
    overflow: hidden;
}

.uc-home-4 .list .img img {
    transition: all 0.3s linear;
}

.uc-home-4 .list .img:hover img {
    transform: scale(1.1, 1.1);
}

.uc-home-4 .list .img img {
    display: block;
}

.uc-home-4 .list h3 {
    margin: 1rem;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    text-align: justify;
    margin-bottom: 1.5em;
}

.uc-home-4 .list .btm {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    border-bottom: #d9d9d9 1px solid;
    padding-bottom: 1.5rem;
}

.uc-home-4 .list .btn {
    font-size: 0.875rem;
}

.uc-home-5 {
    background: url("images/home-bg-5.jpg") center center no-repeat;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.uc-home-5 .col-24 {
    margin-bottom: 2rem;
}

.uc-home-5 .detail {
    background-color: rgba(235, 255, 254, 0.45);
    height: 100%;
    padding: 1rem;
}

.uc-home-5 .g-title {
    border: none;
}

.uc-home-5 .g-title .name {
    line-height: 4rem;
}

.uc-home-5 .desc {
    line-height: 2em;
    margin-bottom: 2em;
}

.uc-home-5 .img-box {
    overflow: hidden;
}

.uc-home-5 .img-box img {
    transition: all 0.3s linear;
}

.uc-home-5 .img-box:hover img {
    transform: scale(1.1, 1.1);
}

.uc-home-5 .img-box img {
    display: block;
}

@media (min-width: 992px) {
    .uc-home-5 .detail {
        padding: 1rem 2rem;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
    }

    .uc-home-5 .desc {
        margin-bottom: auto;
    }
}

.uc-home-6 {
    background-color: #f5f5f5;
    padding-top: 3rem;
    padding-bottom: 4rem;
}

.uc-home-6 .g-title {
    justify-content: center;
}

.uc-home-6 .swiper-slide {
    width: 15.625rem !important;
}

.uc-home-6 .img {
    border: #e9e9e9 1px solid;
    background-color: #fff;
}

.uc-home-6 .img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.uc-home-6 .swiper-box {
    position: relative;
    padding-left: 2rem;
    padding-right: 2rem;
}

.uc-home-6 .btn {
    text-align: center;
    cursor: pointer;
    width: 2rem;
    border-radius: 100%;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.5rem;
    outline: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.uc-home-6 .btn.btn-prev {
    left: 0;
    color: #999999;
}

.uc-home-6 .btn.btn-next {
    right: 0;
    color: #008b86;
}

/* |16|结果页|result| */
.uc-result {
    padding-bottom: 4rem;
}

.uc-result .list {
    border-top: #008b86 2px solid;
    margin-top: 1.25rem;
}

.uc-result .list li {
    padding: 1.25rem 0;
    border-bottom: #e9e9e9 1px solid;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.uc-result .list li:hover {
    background-color: #f5f5f5;
}

.uc-result .list li:hover .uc-btn {
    background-color: #008b86;
    color: #fff;
    border-color: #008b86;
}

.uc-result .list .con {
    font-size: 1.125rem;
    flex: 1;
    min-width: 0;
    line-height: 2.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 1rem;
}

.uc-result .list .uc-btn {
    width: 6.25rem;
    border-radius: 0.3125rem;
    height: 2.25rem;
    color: #999999;
    font-size: 0.875rem;
}

/* |17|结果页-详情页|resultDetail| */
.uc-resultDetail {
    padding-bottom: 4rem;
}

.uc-resultDetail .title {
    text-decoration: underline;
    color: #008b86;
    text-align: center;
    font-size: 1.5rem;
    padding: 1rem 0 2rem;
}

.uc-resultDetail .menu {
    margin-bottom: 2rem;
    border: #dddddd 1px solid;
}

.uc-resultDetail .menu li {
    border-bottom: #dddddd 1px solid;
}

.uc-resultDetail .menu li:last-child {
    border-bottom: none;
}

.uc-resultDetail .menu li.on {
    background-color: #008b86;
}

.uc-resultDetail .menu li.on a {
    color: #fff !important;
}

.uc-resultDetail .menu a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0.625rem 1.25rem;
    text-align: center;
    line-height: 2.5rem;
}

.uc-resultDetail .menu a:hover {
    color: #008b86;
    text-decoration: underline;
}

.uc-resultDetail .detail {
    border: #dddddd 1px solid;
}

.uc-resultDetail .detail img {
    display: block;
}

/* |18|联盟单位|alliance| */
/* |19|品系捐赠|donate| */
.uc-alliance,
.uc-donate {
    padding-bottom: 4rem;
}

.uc-alliance .box,
.uc-donate .box {
    line-height: 1.875rem;
    text-align: justify;
    border-top: #e9e9e9 1px solid;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.uc-alliance .box .part,
.uc-donate .box .part {
    margin-bottom: 3.75rem;
}

.uc-alliance .box h3,
.uc-donate .box h3 {
    color: #008b86;
    font-weight: bold;
    text-decoration: underline;
}

.uc-alliance .box img,
.uc-donate .box img {
    display: block;
    margin: 1.875rem auto;
    width: auto;
    max-width: 100%;
}

.uc-alliance .box .ti15,
.uc-donate .box .ti15 {
    padding-left: 1.25em;
}

.uc-alliance .box .img-name,
.uc-donate .box .img-name {
    text-align: center;
    color: #999999;
    margin-top: -1.25rem;
}

/* |24|新闻列表页|news| */
.uc-news {
    padding-bottom: 4rem;
}

.uc-news .list li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    background-color: #f5f5f5;
}

.uc-news .list li:last-child {
    margin-bottom: 0;
}

.uc-news .list .img {
    width: 35%;
    max-width: 25rem;
    overflow: hidden;
}

.uc-news .list .img img {
    transition: all 0.3s linear;
}

.uc-news .list .img:hover img {
    transform: scale(1.1, 1.1);
}

.uc-news .list .img img {
    display: block;
}

.uc-news .list .right {
    flex: 1;
    min-width: 0;
    padding: 1rem;
}

.uc-news .list h3 {
    line-height: 1.5em;
    font-weight: bold;
    overflow: hidden;
    height: 1.5em;
}

.uc-news .list .con {
    font-size: 0.875rem;
    text-align: justify;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    color: #777777;
    height: 1.5em;
    margin-top: 0.35rem;
}

.uc-news .list .time {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.875rem;
    color: #999999;
    margin-top: 0.35rem;
}

.uc-news .list .time img {
    display: block;
    margin-right: 5px;
}

.uc-news .list2 li {
    line-height: 5rem;
    padding: 0 1rem;
    border-bottom: #e9e9e9 1px solid;
}

.uc-news .list2 .item {
    display: block;
    padding-right: 6em;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.125rem;
}

.uc-news .list2 time {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #999999;
    font-size: 0.875rem;
}

@media (min-width: 992px) {
    .uc-news .list h3 {
        height: auto;
        max-height: 3em;
    }

    .uc-news .list .con {
        height: 9em;
        margin-top: 1rem;
    }

    .uc-news .list .time {
        margin-top: 1rem;
    }

    .uc-news .list .right {
        padding: 2rem;
    }
}

/* |25|新闻内容页|article| */
.uc-article {
    padding-bottom: 2rem;
}

.uc-article h1 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
    text-align: center;
    line-height: 1.5em;
}

.uc-article .info {
    line-height: 2em;
    color: #999999;
    text-align: center;
    margin-bottom: 1rem;
}

.uc-article .box {
    line-height: 1.875rem;
    text-align: justify;
    border-top: #e9e9e9 1px solid;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.uc-article .box h3 {
    margin-top: 3.75rem;
    color: #008b86;
    font-weight: bold;
}

.uc-article .box h3:first-child {
    margin-top: 0;
}

.uc-article .box img {
    display: block;
    margin: 1.875rem auto;
    width: auto;
    max-width: 100%;
}

.uc-article .box .img-name {
    text-align: center;
    color: #999999;
    margin-top: -1.25rem;
}

.uc-article .prev-next {
    border-top: #e9e9e9 1px solid;
    padding-top: 1rem;
}

.uc-article .prev-next .item {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    line-height: 2em;
}

.uc-article .prev-next .con {
    flex: 1;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 992px) {
    .uc-article .prev-next {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .uc-article .prev-next .item {
        flex: 1;
        min-width: 0;
    }

    .uc-article .prev-next .item:nth-child(2) {
        text-align: right;
    }
}

.strainDonation-article {
    padding: 3px 10px
}

.strain-list {
    width: 100%;
    line-height: 26px;
    font-size: 12px;
    color: #333333;
    border-collapse: collapse;
}

.strain-list th {
    background-color: #f4f4f4;
    text-align: center;
}

.strain-list th, .strain-list td {
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
}

.light-grid {
    border-right: 0.1em solid #eeeeee;
    border-top: 0.1em solid #eeeeee;
}

.light-grid td, .light-grid .header-row td {
    border-bottom: 0.1em solid #eeeeee;
    border-left: 0.1em solid #eeeeee;
}

.light-grid .label {
    font-weight: bold !important;
    text-align: right;
}

.uc-resultDetail .detail {
    border: #dddddd 1px solid;
    width: 100%;
    overflow-x: scroll;
}

.uc-resultDetail .image-div {
    box-sizing: border-box;
    width: 1050px;
    min-width: 1050px;
    max-width: 1050px;
    border: 1px solid #ccc;
    margin: 0 auto;
    position: relative;
}

.ui-dialog-title {
    color: #ffffff;
}

.frontUpload .upload-button {
    color: #008b86;
    border: #008b86 1px solid;
    padding: 4px 8px;
    border-radius: 3px;
}

.frontUpload .upload-button:hover {
    opacity: 1;
    background-color: #008b86;
    color: #fff;
}

.too-long-text {
    display: inline-block;
    min-width: 20px;
    max-width: 200px;
    text-align: center;
    word-break: break-word;
}
.hot-classification {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0;
}

.ui-dialog-buttonset button {
    border-radius: 3px;
}

.uc-searchResult .btn-quality,.uc-searchResultDetail .btn-quality {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0.625rem;
    z-index: 99;
    background-color: #008b86;
    width: 4.375rem;
    border-radius: 100%;
    height: 4.375rem;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}