.main-contact {
    background: #fff;
    padding-top: .64rem
}

.main-contact .swiper {
    width: 100%
}

.main-contact .swiper {
    --swiper-navigation-size: 12px
}

.main-contact .swiper-button-next.swiper-button-disabled,
.main-contact .swiper-button-prev.swiper-button-disabled {
    background: #cec6fb;
    display: none;
    opacity: 1
}

.main-contact .swiper-button-next,
.main-contact .swiper-button-prev {
    background: var(--el-color-primary);
    border-radius: .08rem;
    color: #fff;
    height: .4rem;
    margin-top: -.4rem !important;
    width: .4rem
}

.main-contact .contact-content {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: .48rem;
    width: 100%
}

.main-contact .contact-content .swiper-slide {
    align-items: center;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 12px;
    display: flex;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, .04));
    flex-direction: column;
    flex-shrink: 0;
    margin-right: 40px;
    width: 360px !important
}

.main-contact .contact-content .swiper-slide:last-child {
    margin-right: 0
}

.main-contact .contact-content .content-box {
    width: 3.6rem
}

.main-contact .contact-content .content-box .content-box-header {
    background: url(../../sheququan/images/solution1.png) no-repeat;
    background-size: 100% 160px;
    border-radius: .12rem .12rem 0 0;
    box-sizing: border-box;
    color: #fff;
    height: 160px;
    padding: .2rem .3rem 0 .2rem;
    width: 100%
}

.main-contact .contact-content .content-box .content-box-header .box-header-title {
    font-size: .26rem;
    font-weight: 600;
    margin-bottom: .1rem
}

.main-contact .contact-content .content-box .content-box-header .box-header-des {
    font-size: .16rem;
    font-style: normal;
    font-weight: 400;
    height: .72rem;
    line-height: .24rem
}

.main-contact .contact-content .content-box .second-header {
    background: url(../../sheququan/images/solution2.png) no-repeat;
    background-size: 100% 160px
}

.main-contact .contact-content .content-box .third-header {
    background: url(../../sheququan/images/solution3.png) no-repeat;
    background-size: 100% 160px
}

.main-contact .contact-content .content-box .content-box-content {
    box-sizing: border-box;
    height: 2.8rem;
    padding: .3rem .5rem 0 .24rem
}

.main-contact .contact-content .content-box .content-box-content .box-content-title {
    color: #595959;
    font-size: .16rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: .08rem
}

.main-contact .contact-content .content-box .content-box-content .box-content-des {
    color: #8c8c8c;
    font-size: .14rem;
    font-style: normal;
    font-weight: 400;
    line-height: .2rem;
    margin-bottom: .24rem;
    opacity: .8
}

.main-contact .contact-content .content-box .social-bg {
    background: url(../../sheququan/images/solution2.png) no-repeat;
    background-size: 100% auto
}

.main-contact .contact-content .content-box .commission-bg {
    background: url(../../sheququan/images/solution3.png) no-repeat;
    background-size: 100% auto
}

@media only screen and (max-width:767px) {
    .main-contact {
        padding-top: .64rem
    }

    .main-contact .swiper {
        --swiper-navigation-size: .24rem
    }

    .main-contact .contact-content .swiper-slide {
        border-radius: .24rem;
        height: 6rem;
        padding-bottom: .64rem;
        width: 5.6rem !important
    }

    .main-contact .contact-content .content-box {
        width: 100%
    }

    .main-contact .contact-content .content-box-header {
        height: 1.8rem !important;
        padding: .2rem .3rem 0 .2rem
    }

    .main-contact .contact-content .box-header-title {
        font-size: .32rem !important
    }

    .main-contact .contact-content .box-header-des {
        font-size: .24rem !important;
        line-height: .28rem !important
    }

    .main-contact .contact-content .box-content-title {
        font-size: .32rem !important
    }

    .main-contact .contact-content .box-content-des {
        font-size: .24rem !important;
        line-height: .28rem !important
    }
}

.main-contact[data-v-3aab1612] {
    background: #fff;
    padding-top: 64px
}

.main-contact .content-img[data-v-3aab1612] {
    margin-top: 64px;
    width: 100%
}

@media only screen and (max-width:767px) {
    .main-contact[data-v-3aab1612] {
        padding-top: .64rem
    }

    .main-contact .content-img[data-v-3aab1612] {
        margin-top: .64rem
    }
}

.main-function {
    background: #fff;
    padding-top: 64px
}

.main-function .function-content {
    margin: 48px 0 60px;
    width: 100%
}

.main-function .function-content .el-col {
    margin-bottom: 20px
}

.main-function .function-content .function-block {
    border: 1px solid #f3f3f3;
    border-radius: 4px;
    height: 100%;
    min-height: 158px;
    padding: 24px;
    position: relative
}

.main-function .function-content .function-block .mask {
    position: relative;
    z-index: 1
}

.main-function .function-content .function-block .mask .icon {
    flex-shrink: 0;
    height: 36px;
    margin-right: 12px;
    width: 36px
}

.main-function .function-content .function-block .mask .name {
    color: #262626;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px
}

.main-function .function-content .function-block .mask .desc {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #595959;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin-top: 12px;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.main-function .function-content .function-block:hover {
    background: linear-gradient(178.13deg, #f4f2fd 1.87%, #fdfdff 74.51%);
    box-shadow: 0 2px 16px #00000029
}

.main-function .function-content .function-block:hover .line-1,
.main-function .function-content .function-block:hover .line-2,
.main-function .function-content .function-block:hover .line-3 {
    height: 30px;
    position: absolute;
    right: 15px;
    transform: skew(-45deg);
    width: 100px;
    z-index: 0
}

.main-function .function-content .function-block:hover .line-1 {
    background: #f6f4ff;
    top: 32px
}

.main-function .function-content .function-block:hover .line-2 {
    background: #f4f2fe;
    top: 78px
}

.main-function .function-content .function-block:hover .line-3 {
    background: #f3f1fe;
    top: 122px
}

@media only screen and (max-width:767px) {
    .main-function {
        padding-top: .64rem
    }

    .main-function .function-content {
        margin: .64rem 0 .6rem
    }

    .main-function .function-content .el-col {
        margin-bottom: .2rem;
        padding-left: .1rem !important;
        padding-right: .1rem !important
    }

    .main-function .function-content .function-block {
        border-radius: .04rem;
        height: 1.58rem;
        min-height: unset;
        padding: .2rem .24rem
    }

    .main-function .function-content .function-block .mask .icon {
        height: .36rem;
        margin-right: .12rem;
        width: .36rem
    }

    .main-function .function-content .function-block .mask .name {
        font-size: .26rem;
        line-height: .26rem
    }

    .main-function .function-content .function-block .mask .desc {
        -webkit-line-clamp: 2;
        font-size: .24rem;
        line-height: .28rem;
        margin-top: .2rem;
        transform: scale(.83);
        transform-origin: 0 0;
        width: 117%
    }

    .main-function .function-content .function-block:hover {
        background: linear-gradient(178.13deg, #f4f2fd 1.87%, #fdfdff 74.51%);
        box-shadow: 0 2px 16px #00000029
    }

    .main-function .function-content .function-block:hover .line-1,
    .main-function .function-content .function-block:hover .line-2,
    .main-function .function-content .function-block:hover .line-3 {
        height: .3rem;
        right: .16rem;
        width: 1.3rem
    }

    .main-function .function-content .function-block:hover .line-1 {
        top: .32rem
    }

    .main-function .function-content .function-block:hover .line-2 {
        top: .76rem
    }

    .main-function .function-content .function-block:hover .line-3 {
        top: 1.22rem
    }
}

.main-contact {
    background: #fff;
    padding-top: 64px
}

.main-contact .contact-content {
    padding: 48px 0 80px
}

.main-contact .contact-content .contact-block {
    padding: 46px 56px;
    position: relative;
    width: 720px
}

.main-contact .contact-content .contact-block .mask {
    position: relative;
    z-index: 1
}

.main-contact .contact-content .contact-block .mask .qrcode {
    height: 160px;
    margin-right: 40px;
    width: 160px
}

.main-contact .contact-content .contact-block .mask .right .title {
    color: #595959;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 12px
}

.main-contact .contact-content .contact-block .mask .right .desc {
    color: #595959;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 54px
}

.main-contact .contact-content .contact-block .mask .right .time {
    color: #595959;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

@media only screen and (max-width:767px) {
    .main-contact {
        padding-top: .64rem
    }

    .main-contact .contact-content {
        padding: .64rem 0 .8rem
    }

    .main-contact .contact-content .contact-block {
        padding: .8rem .5rem;
        width: 100%
    }

    .main-contact .contact-content .contact-block .mask {
        flex-direction: column
    }

    .main-contact .contact-content .contact-block .mask .qrcode {
        height: 2rem;
        margin-bottom: .56rem;
        margin-right: 0;
        width: 2rem
    }

    .main-contact .contact-content .contact-block .mask .right {
        text-align: center
    }

    .main-contact .contact-content .contact-block .mask .right .title {
        font-size: .36rem;
        line-height: .4rem;
        margin-bottom: .24rem
    }

    .main-contact .contact-content .contact-block .mask .right .desc {
        font-size: .32rem;
        line-height: .4rem;
        margin-bottom: .8rem
    }

    .main-contact .contact-content .contact-block .mask .right .time {
        font-size: .32rem;
        line-height: .4rem
    }
}

.banner {
    margin-bottom: .4rem;
    position: relative
}

.banner,
.banner-pc-img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .banner-pc-img {
        display: none
    }
}

.banner-img {
    display: none
}

@media only screen and (max-width:767px) {
    .banner-img {
        display: initial;
        width: 100%
    }
}

.banner-btn {
    font-size: 16px;
    font-weight: 500;
    height: .46rem;
    left: 13%;
    line-height: 22px;
    position: absolute;
    top: 70%
}

@media only screen and (max-width:992px) {
    .banner-btn {
        display: none
    }
}

.main-banner {
    background: #fff;
    position: relative
}

.main-banner .banner-content {
    padding-top: 140px
}

.main-banner .banner-content .title {
    color: #434343;
    font-size: 54px;
    font-weight: 500;
    line-height: 72px;
    margin-bottom: 40px;
    position: relative
}

.main-banner .banner-content .title .hello {
    bottom: 18px;
    position: absolute;
    width: 326px
}

.main-banner .banner-content .title span {
    position: relative;
    z-index: 1
}

.main-banner .banner-content .desc {
    color: #595959;
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 72px
}

.main-banner .banner-content .sa-button {
    margin-bottom: 80px;
    margin-right: 40px
}

.main-banner .banner-content .sa-button:last-of-type {
    margin-right: 0
}

.main-banner .right {
    width: 100%
}

@media only screen and (max-width:1200px) {
    .main-banner .banner-content .title {
        font-size: 46px;
        line-height: 60px
    }
}

@media only screen and (max-width:767px) {
    .main-banner {
        min-height: unset
    }

    .main-banner .banner-content {
        padding-top: 2.1rem
    }

    .main-banner .banner-content .title {
        font-size: .46rem;
        font-weight: 700;
        line-height: .66rem;
        margin-bottom: .32rem
    }

    .main-banner .banner-content .title .hello {
        bottom: .08rem;
        width: 2.88rem
    }

    .main-banner .banner-content .desc {
        font-size: .24rem;
        font-weight: 300;
        line-height: .34rem;
        margin-bottom: .72rem
    }

    .main-banner .banner-content .sa-button {
        margin-bottom: .64rem;
        margin-right: .4rem
    }

    .main-banner .banner-content .sa-button:last-of-type {
        margin-right: 0
    }

    .main-banner .right {
        left: var(--sa-padding);
        position: relative
    }
}

.main-technology {
    background: #fff;
    overflow: hidden
}

.main-technology .technology-content {
    display: flex;
    margin-bottom: 26px;
    position: relative
}

.main-technology .technology-content .bg {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.main-technology .technology-content .name {
    color: #806af6;
    flex-shrink: 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
    margin-right: 48px;
    margin-top: 82px
}

.main-technology .technology-content .right {
    margin-top: 50px
}

.main-technology .technology-content .right .item {
    align-items: center;
    color: #434343;
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 300;
    justify-content: center;
    line-height: 30px;
    margin-bottom: 24px;
    margin-right: 24px;
    width: 126px
}

.main-technology .technology-content .right .item:last-of-type {
    margin-right: 0
}

.main-technology .technology-content .right .item img {
    height: 80px;
    width: 80px
}

@media only screen and (max-width:767px) {
    .main-technology .technology-content {
        flex-direction: column;
        margin-bottom: 0
    }

    .main-technology .technology-content .name {
        font-size: .32rem;
        line-height: .46rem;
        margin-bottom: .36rem;
        margin-right: 0;
        margin-top: 0;
        text-align: center
    }

    .main-technology .technology-content .right {
        justify-content: center;
        margin-top: .48rem;
        position: relative;
        right: -.18rem
    }

    .main-technology .technology-content .right .item {
        font-size: .2rem;
        line-height: .3rem;
        margin-bottom: .36rem;
        margin-right: .36rem;
        margin-top: 0;
        width: 1.26rem
    }

    .main-technology .technology-content .right .item img {
        height: .8rem;
        width: .8rem
    }

    .main-technology .technology-content .right .item:last-of-type {
        margin-right: .36rem
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url(data:application/font-woff;charset=utf-8;base64,\ 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)
}

:root {
    --swiper-theme-color: #007aff
}

.swiper,
swiper-container {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide,
swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10;
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

.swiper-lazy {
    transition: opacity 0.3s;
}

.swiper-lazy-loaded {
    opacity: 1;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: #806af6;
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

/* 导航按钮样式 */
.swiper-button-next,
.swiper-button-prev {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    color: #806af6 !important;
    transition: all 0.3s ease;
    box-shadow: none!important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 18px;
    font-weight: bold;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    transform: scale(1.05);
}

.swiper-button-next {
    right: 15px;
}

.swiper-button-prev {
    left: 15px;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .swiper-button-next,
    .swiper-button-prev {
        width: 32px;
        height: 32px;
    }
    
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 14px;
    }
}

/* 系统演示部分样式 */
.demoimgs-content {
    padding: 0 0 40px;
    background-color: #f7f9fc;
    width: 100%;
}

/* 分组标签样式 */
.demo-tab-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
    padding: 15px 0;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.demo-tab-nav .tab-item {
    cursor: pointer;
    padding: 12px 25px;
    margin: 0 5px;
    font-size: 16px;
    font-weight: 500;
    color: #666;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 50px;
}

.demo-tab-nav .tab-item:hover {
    color: #806af6;
    background-color: rgba(128, 106, 246, 0.05);
}

.demo-tab-nav .tab-item.active {
    color: #fff;
    background-color: #806af6;
    box-shadow: 0 4px 10px rgba(128, 106, 246, 0.3);
}

/* 移除之前的下划线样式 */
.demo-tab-nav .tab-item.active:after {
    content: none;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .demo-tab-nav {
        padding: 10px 0;
    }
    
    .demo-tab-nav .tab-item {
        padding: 8px 15px;
        font-size: 14px;
        margin: 0 3px;
    }
}

/* 全屏通栏轮播样式 */
.demo-swiper-container {
    width: 100%;
    padding: 0;
    position: relative;
}

.fullwidth-container {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.swiper-wrapper-box {
    display: none;
    margin-top: 0;
}

.swiper-wrapper-box.active {
    display: block;
}

.swiper-container {
    overflow: hidden;
    padding: 30px 0;
    margin: 0;
    width: 100%;
}

/* 增强幻灯片悬停效果 */
.swiper-slide {
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    width: 300px;
    position: relative;
}

.swiper-slide:hover {
    transform: translateY(-15px);
    box-shadow: 0 10px 20px rgba(128, 106, 246, 0.2);
    z-index: 2;
}

/* 添加悬停时的光效和边框 */
.swiper-slide::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    pointer-events: none;
}

.swiper-slide:hover::after {
    /* border-color: rgba(128, 106, 246, 0.5); */
    box-shadow: 0 0 15px rgba(128, 106, 246, 0.3);
}

/* 增加图片悬停效果 */
.swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.4s ease;
}

/* .swiper-slide:hover img {
    transform: scale(1.03);
} */

/* 响应式调整 */
@media (max-width: 768px) {
    .swiper-slide:hover {
        transform: translateY(-5px);
    }
}

.swiper-pagination {
    position: relative;
    margin-top: 60px;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #ccc;
    opacity: 1;
    border-radius: 4px;
    transition: all 0.3s ease;
    margin: 0 4px;
    display: inline-block;
}

.swiper-pagination-bullet-active {
    width: 30px !important;
    background: #806af6 !important;
    border-radius: 4px!important;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .demo-tab-nav {
        padding: 10px 0;
    }
    
    .demo-tab-nav .tab-item {
        padding: 8px 12px;
        font-size: 14px;
        margin: 0 5px;
    }
    
    .swiper-slide {
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
        width: 250px;
    }
    
    .demo-tab-nav .tab-item.active:after {
        bottom: -10px;
    }
    
    .swiper-container {
        padding: 20px 0;
    }
}

/* 确保轮播容器边距适配 */
.swiper-container .swiper-wrapper {
    padding: 10px 0;
}

/* 添加左右边距空间以便看到部分下一张幻灯片 */
.swiper-slide:first-child {
    margin-left: 15px;
}

.swiper-slide:last-child {
    margin-right: 15px;
}

/* 适配黑暗背景 */
.swiper-container {
    background-color: #f7f9fc;
}