.classification[data-v-ec1b2b90] {
    width: 9.62963rem;
    margin: .51852rem auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.classification .classification-item[data-v-ec1b2b90] {
    width: 1.61111rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: .2963rem
}

.classification .classification-item .classification-itemImg[data-v-ec1b2b90] {
    width: 1.61111rem;
    height: 1.61111rem
}

.classification .classification-item .classification-itemImg img[data-v-ec1b2b90] {
    width: 100%;
    height: 100%
}

.classification .classification-item .classification-text[data-v-ec1b2b90] {
    margin-top: .23148rem;
    font-size: .27778rem;
    font-weight: 700;
    color: #402943
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}


.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 11.11111rem;
    perspective: 11.11111rem
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: .25rem;
    height: .40741rem;
    margin-top: -.2037rem;
    z-index: 10;
    cursor: pointer;
    background-size: .25rem .40741rem;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: .09259rem;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: .09259rem;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: .92593rem;
    right: -3.05556rem;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: .18519rem;
    height: .18519rem;
    display: inline-block;
    border-radius: 100%;
    background: #838383;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: .09259rem;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: .05556rem 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .07407rem
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: top .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s top;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .03704rem
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: left .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s left;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: right .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s right;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: .03704rem;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: .03704rem;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: .09259rem;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: .02778rem;
    z-index: 50;
    height: .0463rem;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: .02778rem;
    top: 1%;
    z-index: 50;
    width: .0463rem;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: .09259rem;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: .38889rem;
    height: .38889rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -.19444rem;
    margin-top: -.19444rem;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(.46296rem);
    filter: blur(.46296rem);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 11.11111rem
}

.swiper-container[data-v-a979430c] {
    width: 9.62963rem;
    height: auto;
    margin: .37037rem auto .27778rem
}

.swiper-slide[data-v-a979430c] {
    text-align: center;
    font-size: .16667rem;
    height: 2.4537rem !important;
    line-height: 3.33333rem !important;
    margin-top: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.swiper-slide .pic[data-v-a979430c] {
    width: 3.64815rem;
    height: 2.18519rem;
    border-radius: .27778rem;
    margin-left: .06481rem;
    margin-top: .09259rem;
    border: .03704rem solid #402943
}

.casual[data-v-62ad7ab8] {
    width: 9.62963rem;
    height: auto;
    margin: .35185rem auto
}

.swiper-slide[data-v-62ad7ab8] {
    text-align: center;
    font-size: .16667rem;
    height: 5rem !important;
    line-height: 3.33333rem !important;
    margin-top: 0 !important
}

.container-slide[data-v-62ad7ab8] {
    width: 5.55556rem;
    height: 4.72222rem;
    border-radius: .18519rem;
    background: #fcd64b;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: .0537rem solid #402943;
    border-radius: .27778rem
}

.container-slide .swiper-pic[data-v-62ad7ab8] {
    width: 5.55556rem;
    height: 3.27778rem;
    border-radius: .27778rem .27778rem 0 0
}

.container-slide .bottom[data-v-62ad7ab8] {
    background-color: #fcd64b;
    padding: .17593rem .18519rem .15741rem;
    border-radius: 0 0 .27778rem .27778rem;
    display: flex
}

.container-slide .bottom .smallImg[data-v-62ad7ab8] {
    width: 1.07407rem;
    height: 1.07407rem;
    border-radius: .27778rem
}

.container-slide .bottom .right[data-v-62ad7ab8] {
    width: 100%;
    height: 1.01852rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-left: .23148rem
}

.container-slide .bottom .right .name[data-v-62ad7ab8] {
    width: 3.88889rem;
    height: .50926rem;
    line-height: .50926rem;
    margin-bottom: .27778rem;
    font-size: .37037rem;
    font-weight: 700;
    color: #3d3d3d;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    word-break: break-all; /*! autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    text-align: left
}

.container-slide .bottom .right .Memory[data-v-62ad7ab8] {
    font-size: .27778rem;
    font-weight: 700;
    color: #3d3d3d;
    margin-left: .2037rem;
    height: .46296rem;
    line-height: .46296rem
}

.footer[data-v-091327c8] {
    width: 10rem;
    background-color: #ffefb7;
    padding: .55556rem 0;
    margin: 0 auto 6.94444rem
}

.footer .tabList[data-v-091327c8] {
    width: 95%;
    background-color: #ffefb7;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto
}

.footer .tabList .text[data-v-091327c8] {
    font-family: Tsukushi A Round Gothic;
    font-size: .46296rem;
    font-weight: 700;
    color: #402943
}

.footer .content[data-v-091327c8] {
    width: 100%;
    margin-top: .24074rem;
    background-color: #ffefb7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.footer .content .conBox[data-v-091327c8] {
    width: 100%
}

.footer .content .conBox p[data-v-091327c8] {
    font-family: Tsukushi A Round Gothic;
    font-size: .32407rem;
    font-weight: 700;
    color: #402943;
    line-height: .92593rem
}

.home[data-v-63956500] {
    width: 10rem;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffefb7;
    min-height: 26.85185rem
}

.home .form-search[data-v-63956500] {
    width: 9.62963rem;
    height: 1.01852rem;
    background-color: #fcd64b;
    border-radius: .27778rem;
    margin: 0 auto;
    position: relative;
    border: .0463rem solid #402943
}

.home .form-search .ipt-search[data-v-63956500] {
    width: 100%;
    height: 1.01852rem;
    background-color: #fcd64b;
    outline: none;
    border-radius: .27778rem;
    font-weight: 700;
    text-indent: .40741rem;
    font-size: .37037rem;
    border: 0;
    padding: 0 1rem 0 .2rem
}

.home .form-search[data-v-63956500] ::placeholder {
    color: #402943 !important
}

.home .form-search .btn-searchs[data-v-63956500] {
    right: .27778rem;
    top: .38519rem;
    position: absolute;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA7CAYAAAAn+enKAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAVNSURBVGiB3Zq/TxxHFMe/b9ZIWLGULUjk7gakSAeNz11SZSAukgr4Cwx/AaZKSfgLQv4CjpIKX5UUBobKJefGnJSCSX/FpgIJ374Uu4IDduZ2Z+eAy6cCZnhvvju/3xtCAFRTSUAokHgFsAQjBrEESAJIAE7AZAAYgA0gTnTvgw7huyrk+4+qqSRIrIBpGQTlYSIBqA1G5yHFVxac9Wa0BcJauGawAYv1hxBeWrCSKsa02MiEkhxTezSYtscpvJTgfPgej1HoHXhHnx1tjsPySMFq/qcVALsA4nE0wIHGxWBVG52ENOoUrJpLWyD6zdN2gmxVjgGK4fXB2IDTRd3TxrMN97AK9hD7HswdDNKu/lt379mTKsb0sxYIy0C6Un56hBVdKFjNL70D6PdyjUEbSPeqNkg13ygQbwFltjQ2uEhfhxje9wSrBdUCR6ej24A2MNiu++Uz4eluiR5/r88OV+v4Au4IVlLFeC5ORzhPAN7WZ0c7dZ3f9hvtAlhxVmRe172jdh1f0fAv8uXcryByOGUDTn/QveO/6ji9i0nMpemf78uZWYBIWSsSWnKm0TF94z20rwXne+17R90ElP6iz3TP19koTP/8RH4zGwP0fXENigERm/55x9eHuPkx2nLWZN7Un++vvqHJDxx2P4S17HjrhwDyOeQ8G/NO3blTCR6sZrcqGyM6x0HWw9Niw1EnwUW67evAB93T+XZngVj52s4EuxYK5p3Qx7sy6N7Rtr2XSarm0pqPXZHPB2UpT3CZ/uFjOBAO3/Sjj0EBIZSjvPsYvXsNp/Zdg9DyMSmQur4Uey//IchOcdbFq+WzWguQ4xbj+sIPBZN2lMqq5gTA1qER8lrmDfEne1lU+cop8rtqAa598CEhYy9jWdWagPViTo+3WA3DA3s7GF9XNSdGV3lkPIatC+EYujKkI2+I7YIF/qlqTjiG7kMH7YpJ0QhpTgAwtkL1nfLa3MNC0lp0lVa+vQnnKhiJ5aoGg0OOKMiVvbNsCIBPHN5UVYMhUc03Cvap5XXsFbgYaGspQdW5bNeH39rLnCcwK0IbnYDh+Gf/y3YdspCTIyjB8Drn5/sw71lr1Ayp+OP80F3fhJsAgCx84zhKUnTgY9yXLFbt6l32vtTcnLRcIRWgpeaXSmQi6pMNZXZ/4EEaImqZ7rkvDPRONZfGOp+zYKI4xqhDzzNx4DvNruPSpm8SOTP7rzMQT6TkzCxM/9yxlfmhmkpiSnwsl2SjGEQrPkH5W5kH0z/vypk56QyfECn57ZyUXzVOTGIuqzizoRZUCxB/Vku4UwwSSr5o7Fdpx/1kWulsf/13GYHei3RxMVgsewgpTpc2lQRFpyh3gdBg2sbll9Inn/yjbgC0VtLHKEqLtifEs7Tp6AXkhgRAF+AOCAmu0i4iJBggRoQYQkiweFUtGV6JUqLdTx4WVAssDh7uMUttRooe/aglG94HgF8c+BFwio6K/jiM6ZtEvmjsY4qm7WnMJ8VLTImfbat3pZd41d5leMBo51tiiNFU2NOVgni690Hrs8NFMC0CrhtWJRIw2uDBrO4druNisAhXfrg8LTyPjpVUtxZd78elwNADU9AyqvV6AkCDuVOUd87ffBxjDD1dS/Aw2TsstLLtBzEgGuA84kiUgNMERJ/wZWCK3nEV2huD6GCCx0Fo0frs8PWTFgyEFs2bT14wEFR0dyIEA8FEJ08/t5SjjU4CbFlmYgQDIUTz3sQM6WG8hjehrT8frk+kYKCi6Fxs9uMEU0r0kFhgEhLiDobmtC6scEds9qf/Cfkr/rfIEvkG4L2iN93/AThCOTbLyq6GAAAAAElFTkSuQmCC) 50% no-repeat;
    background-size: 100%;
    width: .5463rem;
    height: .53704rem
}

.home .main1[data-v-63956500] {
    width: 9.62963rem;
    margin: .28704rem auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.home .main1 .main1-item[data-v-63956500] {
    width: 2.94259rem;
    height: 2.94444rem;
    border-radius: .27778rem;
    position: relative;
    margin-bottom: .35185rem;
    box-sizing: border-box;
    border: .0463rem solid #402943
}

.home .main1 .main1-item .hotImg[data-v-63956500] {
    width: 100%;
    height: 100%;
    border-radius: .27778rem
}

.home .main1 .main1-item .rightIcon[data-v-63956500] {
    position: absolute;
    right: .18519rem;
    top: .18519rem;
    width: .50926rem;
    height: .50926rem
}

.home .main4[data-v-63956500] {
    width: 9.62963rem;
    margin: .35185rem auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.home .main4 .main4-item[data-v-63956500] {
    width: 4.68519rem;
    height: 2.80556rem;
    border-radius: .27778rem;
    border: .0463rem solid #402943;
    margin-bottom: .26852rem;
    box-sizing: border-box
}

.home .main4 .main4-item img[data-v-63956500] {
    width: 100%;
    height: 100%;
    border-radius: .27778rem
}