.mini-search[data-v-d6ecd595] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.875rem;
    height: 1.875rem;
    margin-left: 0.625rem;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.title[data-v-d6ecd595] {
    width: 8.9375rem;
    height: 2.25rem;
}
.title uni-image[data-v-d6ecd595] {
    width: 100%;
    height: 100%;
}
.popup-list .popup-list-item[data-v-d6ecd595] {
    height: 3rem;
    line-height: 3rem;
    padding: 0 0.9375rem;
    font-size: 1rem;
    position: relative;
    display: flex;
    align-items: center;
}
.popup-list .popup-list-item[data-v-d6ecd595]:before {
    content: "";
    position: absolute;
    left: 0.9375rem;
    right: 0.9375rem;
    bottom: 0;
    height: 0.0625rem;
    background-color: #ddd;
}
.popup-list .popup-list-item.active[data-v-d6ecd595] {
    background-color: #ccc;
}
.service-menu[data-v-d6ecd595] {
    position: absolute;
    top: 100%;
    right: 0.625rem;
    background-color: #fff;
    border-radius: 0.375rem;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.15);
    padding: 0;
    width: 9.375rem;
    z-index: 999;
    overflow: hidden;
    animation: fadeIn-d6ecd595 0.2s ease-in-out;
}
.service-menu .service-menu-item[data-v-d6ecd595] {
    padding: 0.75rem 0.9375rem;
    cursor: pointer;
    font-size: 0.875rem;
    color: #2a3563;
    border-bottom: 0.03125rem solid #f0f0f0;
    transition: all 0.3s;
    display: flex;
    align-items: center;
}
.service-menu .service-menu-item[data-v-d6ecd595]:last-child {
    border-bottom: none;
}
.service-menu .service-menu-item[data-v-d6ecd595]:hover {
    background-color: #f5f7fa;
}
.service-menu .service-menu-item[data-v-d6ecd595]:active {
    background-color: #e8f0fe;
}
@keyframes fadeIn-d6ecd595 {
    0% {
        opacity: 0;
        transform: translateY(-0.3125rem);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.u-swiper-wrap[data-v-90956b03] {
    position: relative;
    overflow: hidden;
    transform: translateY(0);
}
.u-swiper-image[data-v-90956b03] {
    width: 100%;
    will-change: transform;
    height: 100%;
    display: block;
    pointer-events: none;
}
.u-swiper-indicator[data-v-90956b03] {
    padding: 0 0.75rem;
    position: absolute;
    display: flex;
    flex-direction: row;
    width: 100%;
    z-index: 1;
}
.u-indicator-item-rect[data-v-90956b03] {
    width: 0.8125rem;
    height: 0.25rem;
    margin: 0 0.1875rem;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.3);
}
.u-indicator-item-rect-active[data-v-90956b03] {
    background-color: rgba(255, 255, 255, 0.8);
}
.u-indicator-item-dot[data-v-90956b03] {
    width: 0.4375rem;
    height: 0.4375rem;
    margin: 0 0.1875rem;
    border-radius: 0.625rem;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.3);
}
.u-indicator-item-dot-active[data-v-90956b03] {
    background-color: rgba(255, 255, 255, 0.8);
}
.u-indicator-item-round[data-v-90956b03] {
    width: 0.4375rem;
    height: 0.4375rem;
    margin: 0 0.1875rem;
    border-radius: 0.625rem;
    transition: all 0.5s;
    background-color: rgba(0, 0, 0, 0.3);
}
.u-indicator-item-round-active[data-v-90956b03] {
    width: 1.0625rem;
    background-color: rgba(255, 255, 255, 0.8);
}
.u-indicator-item-number[data-v-90956b03] {
    padding: 0.1875rem 0.5rem;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3.125rem;
    font-size: 0.8125rem;
    color: rgba(255, 255, 255, 0.8);
}
.u-list-scale[data-v-90956b03] {
    transform-origin: center center;
}
.u-list-image-wrap[data-v-90956b03] {
    width: 100%;
    height: 100%;
    flex: 1;
    transition: all 0.5s;
    overflow: hidden;
    box-sizing: content-box;
    position: relative;
}
.u-swiper-title[data-v-90956b03] {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0.875rem;
    padding: 0.375rem 0.75rem;
    color: rgba(255, 255, 255, 0.9);
}
.u-swiper-item[data-v-90956b03] {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    align-items: center;
}
.u-notice-bar[data-v-2cd76971] {
    padding: 0.5625rem 0.75rem;
    overflow: hidden;
}
.u-direction-row[data-v-2cd76971] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.u-left-icon[data-v-2cd76971] {
    display: inline-flex;
    align-items: center;
}
.u-notice-box[data-v-2cd76971] {
    flex: 1;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    margin-left: 0.375rem;
}
.u-right-icon[data-v-2cd76971] {
    margin-left: 0.375rem;
    display: inline-flex;
    align-items: center;
}
.u-notice-content[data-v-2cd76971] {
    animation: u-loop-animation-2cd76971 10s linear infinite both;
    text-align: right;
    padding-left: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.u-notice-text[data-v-2cd76971] {
    font-size: 0.8125rem;
    word-break: keep-all;
    white-space: nowrap;
}
@keyframes u-loop-animation-2cd76971 {
    0% {
        transform: translateZ(0);
    }
    to {
        transform: translate3d(-100%, 0, 0);
    }
}
.u-notice-bar[data-v-7470a163] {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    padding: 0.5625rem 0.75rem;
    overflow: hidden;
}
.u-swiper[data-v-7470a163] {
    font-size: 0.8125rem;
    height: 1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 1;
    margin-left: 0.375rem;
}
.u-swiper-item[data-v-7470a163] {
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
}
.u-news-item[data-v-7470a163] {
    overflow: hidden;
}
.u-right-icon[data-v-7470a163] {
    margin-left: 0.375rem;
    display: inline-flex;
    align-items: center;
}
.u-left-icon[data-v-7470a163] {
    display: inline-flex;
    align-items: center;
}
.u-notice-bar-wrap[data-v-0b852cff] {
    overflow: hidden;
}
.u-notice-bar[data-v-0b852cff] {
    padding: 0.5625rem 0.75rem;
    overflow: hidden;
}
.u-direction-row[data-v-0b852cff] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.u-left-icon[data-v-0b852cff] {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.u-notice-box[data-v-0b852cff] {
    flex: 1;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    margin-left: 0.375rem;
}
.u-right-icon[data-v-0b852cff] {
    margin-left: 0.375rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.u-notice-content[data-v-0b852cff] {
    line-height: 1;
    white-space: nowrap;
    font-size: 0.8125rem;
    animation: u-loop-animation-0b852cff 10s linear infinite both;
    text-align: right;
    padding-left: 100%;
}
@keyframes u-loop-animation-0b852cff {
    0% {
        transform: translateZ(0);
    }
    to {
        transform: translate3d(-100%, 0, 0);
    }
}
.u-back-top[data-v-ec93567e] {
    width: 2.5rem;
    height: 2.5rem;
    position: fixed;
    z-index: 9;
    display: flex;
    flex-direction: row;
    flex-direction: column;
    justify-content: center;
    background-color: #e1e1e1;
    color: #848fac;
    align-items: center;
    transition: opacity 0.4s;
}
.u-back-top__content[data-v-ec93567e] {
    display: flex;
    flex-direction: row;
    flex-direction: column;
    align-items: center;
}
.u-back-top__content__tips[data-v-ec93567e] {
    font-size: 0.75rem;
    transform: scale(0.8);
    line-height: 1;
}
.index[data-v-9ba89c6e] {
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    width: 100%;
    transition: all 1s;
    min-height: calc(100vh - env(safe-area-inset-bottom));
    background-color: #fff;
}
.article-title[data-v-9ba89c6e]:before {
    content: "";
    width: 0.25rem;
    height: 1.0625rem;
    display: block;
    margin-right: 0.3125rem;
    background-color: var(--color-primary);
}
[data-v-9ba89c6e] .order_no_ipt {
    position: relative;
    margin: 0.625rem 1.75rem;
    padding-left: 2.5rem;
    border: 1px solid #dfe8f6;
    /* width: 20rem; */
    height: 2.5rem;
    display: flex;
    align-items: center;
    border-radius: 0.5rem;
    background-color: #fff;
}
[data-v-9ba89c6e] .order_no_ipt .uni-input-placeholder {
    font-size: 0.875rem;
    color: #848fac;
}
[data-v-9ba89c6e] .order_no_ipt .searchImg {
    position: absolute;
    left: 0.625rem;
    top: 0.5rem;
    width: 1.25rem;
    height: 1.25rem;
}
[data-v-9ba89c6e] .order_no_ipt .checkBtn {
    position: absolute;
    right: 0.625rem;
    top: 0.5rem;
    display: flex;
    align-items: center;
    height: 1.5rem;
    padding: 0.375rem 0.625rem;
    border: 1px solid rgba(236, 29, 37, 255);
    border-radius: 0.25rem;
    background: #dfe8f6;
    color: rgba(236, 29, 37, 255);
    font-size: 0.75rem;
}
.tab[data-v-9ba89c6e] {
    min-height: 2.875rem;
    background: #fff;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 1.75rem 1.25rem;
    padding: 0 0.1875rem;
    color: #000;
    font-size: 0.6875rem;
}
.tab .tabItem[data-v-9ba89c6e] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 1.0625rem;
}
.tab .tabItem[data-v-9ba89c6e]:nth-last-child(1) {
    margin-right: 0;
}
.tab .tabItem uni-view[data-v-9ba89c6e] {
    line-height: 1.2;
    max-width: 4.375rem;
}
.area[data-v-9ba89c6e] {
    margin: 0 1.75rem 0.625rem;
}
.area .brands[data-v-9ba89c6e] {
    display: flex;
    flex-direction: column;
}
.area .brands .item[data-v-9ba89c6e] {
    width: 100%;
    height: 3.75rem;
    background: linear-gradient(180deg, #ebcbfe 0%, #f3ecf6 100%);
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.625rem;
    padding: 0.625rem;
}
.area .brands .item[data-v-9ba89c6e]:nth-child(5n + 1) {
    background: linear-gradient(180deg, #ebcbfe 0%, #f3ecf6 100%);
}
.area .brands .item[data-v-9ba89c6e]:nth-child(5n + 2) {
    background: linear-gradient(180deg, #f7f5cb 0%, #f6f5eb 100%);
}
.area .brands .item[data-v-9ba89c6e]:nth-child(5n + 3) {
    background: linear-gradient(180deg, #ddf7cb 0%, #eef5e7 100%);
}
.area .brands .item[data-v-9ba89c6e]:nth-child(5n + 4) {
    background: linear-gradient(180deg, #cbe6fa 0%, #e0f2fb 100%);
}
.area .brands .item[data-v-9ba89c6e]:nth-child(5n + 5) {
    background: linear-gradient(180deg, #fdcfd6 0%, #f5eff0 100%);
}
.area .brands .item[data-v-9ba89c6e]:nth-last-child(1) {
    margin-bottom: 0;
}
.area .brands .item .name[data-v-9ba89c6e] {
    max-width: 14.0625rem;
    color: #2a3563;
}
.area .brands .item .frequency[data-v-9ba89c6e] {
    max-width: 14.0625rem;
    color: #848fac;
}
html[data-v-9ba89c6e],
body[data-v-9ba89c6e] {
    scroll-behavior: smooth;
}
