/***********  hero banner ************/
.hero-swiper {
    position: relative;
    width: 100%;
}

.hero-swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 320px;
}

.hero-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.hero-swiper .swiper-button-prev,
.hero-swiper .swiper-button-next {
    color: #ffffff;
}

.hero-swiper .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

.hero-swiper .swiper-pagination-bullet-active {
    background: #ffffff;
}

@media screen and (max-width: 999px) {
    .hero-swiper .swiper-slide {
        min-height: auto;
    }
}

/**************  syfl  ************/
.syfl {
    padding-top: 85px;
    padding-bottom: 56px;
    /* background: url(/shou/sybg3.jpg) no-repeat center top; */
}

.syflzuo {
    width: 360px;
}

.syflyou {
    width: 760px;
}

.flp1 {
    display: block;
    font-size: 40px;
    font-size: 4rem;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 17px;
    background: url(/static/images/btxian.jpg) no-repeat left bottom;
    line-height: 49px;
}

.flp2 {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    color: #666666;
    line-height: 30px;
    margin-top: 33px;
    margin-bottom: 48px;
}

.flp3 {
    padding-right: 9px;
    padding-bottom: 9px;
    background: url(/static/images/btnbg.png) no-repeat right bottom;
    display: inline-block;
}

.flp3 span {
    display: block;
    width: 195px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border: 2px solid #333333;
    background: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    text-transform: uppercase;
}

.flp1:hover {
    color: #666;
}

.flp2:hover {
    color: #000;
}

.flp3:hover span {
    background: #333;
    color: #fff;
}

.fllie {
    width: 370px;
}

.flbox {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 12px;
    min-height: 396px;
}

.flbox1 {
    background: #f5f4f7;
}

.flbox2 {
    background: #f9fbfc;
}

.flbox3 {
    background: #fafafa;
}

.flbox4 {
    background: #e9e9e9;
}

.flbox img {
    display: block;
    width: 100%;
    max-width: 370px;
}

.flxia {
    padding: 0 29px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.flp4 {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    margin-bottom: 16px;
}

.flp5 {
    font-size: 16px;
    font-size: 1.6rem;
    color: #999999;
    text-transform: uppercase;
}

.flp4:hover {
    color: #666;
}

.flp5:hover {
    color: #666;
}

.syflyou .fllie:first-child {
    margin-top: 74px;
}

@media screen and (max-width: 1219px) {
    .syflzuo {
        width: 300px;
    }

    .flp1 {
        font-size: 32px;
        font-size: 3.2rem;
    }

    .syflyou {
        width: 630px;
    }

    .fllie {
        width: 308px;
    }

    .flbox {
        min-height: 360px;
    }
}

@media screen and (max-width: 999px) {
    .syflzuo {
        width: 30%;
    }

    .syflyou {
        width: 65%;
    }

    .fllie {
        width: 49%;
    }

    .flp1 {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 36px;
    }

    .syfl {
        padding-top: 60px;
    }

    .flxia {
        padding-left: 15px;
        padding-right: 15px;
    }

    .flp4 {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .flp3 span {
        width: 160px;
        height: 46px;
        line-height: 46px;
    }

    .flp3 {
        -webkit-background-size: 97% 97%;
        background-size: 97%;
    }

    .flbox {
        min-height: 0;
    }
}

@media screen and (max-width: 850px) {
    .syflyou .fllie:first-child {
        margin-top: 50px;
    }

    .syflzuo {
        padding-top: 130px;
    }
}

@media screen and (max-width: 767px) {
    .syflzuo {
        width: 100%;
        padding-top: 0;
    }

    .syflyou {
        width: 100%;
        margin-top: 30px;
    }

    .flp2 {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .syflyou .fllie:first-child {
        margin-top: 0;
    }
}

@media screen and (max-width: 550px) {
    .syfl {
        padding-top: 35px;
    }

    .flp1 {
        font-size: 22px;
        font-size: 2.2rem;
    }
}

@media screen and (max-width: 400px) {
    .fllie {
        width: 97%;
        margin: 0 1.5%;
    }
}

/**************  sya  ************/
.sya {
    padding: 49px 0px;
    background: url(/static/images/sybg1.jpg) no-repeat center top;
}

.sya .wp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
}

.syazuo {
    flex: 1 1 50%;
    max-width: 600px;
}

.syazuo a {
    display: block;
    width: 100%;
}

.syazuo img {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    border-radius: 18px;
    box-shadow: 0 18px 32px rgba(15, 29, 51, 0.12);
}

.syayou {
    flex: 1 1 360px;
    max-width: 560px;
    width: auto;
    text-align: left;
    padding-top: 18px;
}

.syap1 {
    display: block;
    font-size: 40px;
    font-size: 4rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 15px;
    background: url(/static/images/btxian2.jpg) no-repeat left bottom;
}

.syap2 {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    margin-top: 30px;
}

.syap2:hover {
    color: #666;
}

@media screen and (max-width: 1219px) {
    .sya .wp {
        gap: 32px;
    }
}

@media screen and (max-width: 999px) {
    .sya .wp {
        justify-content: center;
    }

    .syazuo,
    .syayou {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .syazuo {
        order: 2;
        margin-top: 32px;
    }

    .syayou {
        order: 1;
        text-align: center;
        padding-top: 0;
    }

    .syap1 {
        background: url(/static/images/btxian2.jpg) no-repeat center bottom;
    }

    .syap2 {
        color: #fff;
        margin-top: 30px;
    }

    .sya {
        padding-top: 60px;
    }
}

@media screen and (max-width: 767px) {
    .syap1 {
        font-size: 30px;
        font-size: 3rem;
    }
}

@media screen and (max-width: 550px) {
    .syfl {
        padding-bottom: 40px;
    }

    .sya {
        padding-top: 40px;
    }

    .syap1 {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .syap2 {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .flp2 {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .syazuo img {
        border-radius: 14px;
    }
}

/**************  syp  ************/
.dabg {
    background: url(/static/images/sybg2.jpg) no-repeat center bottom;
}

.syp {
    padding-top: 101px;
}

.sybt {
    text-align: center;
    font-size: 40px;
    font-size: 4rem;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 13px;
    background: url(/static/images/btxian.jpg) no-repeat center bottom;
    margin-bottom: 39px;
}

.sybt a:hover {
    color: #666;
}

.hot-products {
    position: relative;
    padding-bottom: 36px;
}

.hot-products__slider {
    overflow: hidden;
}

.hot-products__slider .swiper-wrapper {
    align-items: stretch;
}

.hot-products__slider .swiper-slide {
    display: flex;
    justify-content: center;
    height: auto;
    padding: 14px 0;
}

.hot-products__slider .sypbox {
    width: 100%;
    max-width: 280px;
}

.hot-products__nav {
    position: absolute;
    top: 44%;
    width: 52px;
    height: 52px;
    margin-top: -26px;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 2;
}

.hot-products__nav i {
    font-size: 18px;
}

.hot-products__nav:hover {
    background: rgba(0, 0, 0, 0.85);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.hot-products__nav:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
}

.hot-products__nav--prev {
    left: -70px;
}

.hot-products__nav--next {
    right: -70px;
}

.hot-products__pagination {
    margin-top: 28px;
    text-align: center;
}

.hot-products__pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.26);
    opacity: 1;
    margin: 0 6px !important;
    transition: background 0.3s ease, transform 0.3s ease;
}

.hot-products__pagination .swiper-pagination-bullet-active {
    background: #333;
    transform: scale(1.2);
}

.hot-products__slider .syptu img {
    width: 100%;
    max-width: 405px;
    max-height: 405px;
    display: block;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.sypcon {
    position: relative;
    overflow: hidden;
}



.syptu {
    display: block;
    border: 1px solid #eeeeee;
    overflow: hidden;
}

.sypp1 {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.sypp1:hover {
    color: #666;
}

.sypcon:hover .sypcover {
    top: 0;
}

@media screen and (max-width: 999px) {
    .syp {
        padding-top: 70px;
    }

    .sypcover {
        display: none;
    }

    .hot-products__nav--prev {
        transform: translateX(-90%);
    }

    .hot-products__nav--next {
        transform: translateX(90%);
    }
}

@media screen and (max-width: 767px) {
    .sybt {
        font-size: 30px;
        font-size: 3rem;
    }

    .hot-products {
        padding-bottom: 28px;
    }

    .hot-products__nav {
        width: 46px;
        height: 46px;
        margin-top: -23px;
        background: rgba(0, 0, 0, 0.5);
    }

    .hot-products__nav--prev {
        transform: translateX(-70%);
    }

    .hot-products__nav--next {
        transform: translateX(70%);
    }
}

@media screen and (max-width: 550px) {
    .sybt {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .syp {
        padding-top: 50px;
    }

    .hot-products__nav {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }

    .hot-products__nav--prev,
    .hot-products__nav--next {
        transform: translateX(0);
    }

    .hot-products__nav--prev {
        left: -2px;
    }

    .hot-products__nav--next {
        right: -2px;
    }

    .hot-products__pagination {
        margin-top: 20px;
    }
}

@media screen and (max-width: 360px) {
    .hot-products__nav {
        display: none;
    }
}

/**************  syapp  ************/
.syapp {
    padding-top: 40px;
}

.syapp__carousel {
    position: relative;
    padding: 36px 0 60px;
}

.syapp__slider {
    overflow: hidden;
}

.syapp__slider .swiper-wrapper {
    align-items: stretch;
}

.syapp__slider .swiper-slide {
    display: flex;
    justify-content: center;
    height: auto;
    padding: 18px 0;
}

.syapp__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 36px;
    width: 100%;
    padding: 38px 44px;
    background: linear-gradient(135deg, #ffffff 0%, #f3f7fc 100%);
    border-radius: 24px;
}

.syapp__media {
    flex: 1 1 48%;
    display: flex;
    justify-content: center;
}

.syapp__image {
    display: block;
    width: 100%;
    max-width: 520px;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}

.syapp__image img {
    display: block;
    width: 100%;
    height: auto;
}

.syapp__content {
    flex: 1 1 38%;
    min-width: 280px;
}

.syapp1 {
    display: block;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #333333;
    margin-bottom: 20px;
    background: url(/static/images/btxian.jpg) no-repeat left bottom;
    padding-bottom: 14px;
}

.syapp2 {
    display: block;
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-bottom: 28px;
}

.syapp3 {
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.06em;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.syapp3::after {
    content: "\f061";
    font-family: "FontAwesome";
    font-size: 14px;
}

.syapp1:hover {
    color: #555;
}

.syapp2:hover {
    color: #111;
}

.syapp3:hover {
    color: #666;
}

.syapp__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
    height: 58px;
    border-radius: 18px;
    border: 1px solid rgba(32, 48, 76, 0.12);
    background: rgba(255, 255, 255, 0.95);
    color: #1e2f4d;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    box-shadow: 0 16px 34px rgba(15, 29, 51, 0.16);
    z-index: 2;
}

.syapp__nav i {
    font-size: 18px;
}

.syapp__nav:hover {
    background: rgba(0, 0, 0, 0.85);
    color: #ffffff;
    border-color: transparent;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.24);
    transform: translateY(-52%);
}

.syapp__nav:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.24);
}

.syapp__nav--prev {
    left: -76px;
}

.syapp__nav--next {
    right: -76px;
}

.syapp__pagination {
    margin-top: 28px;
    text-align: center;
}

.syapp__pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.26);
    opacity: 1;
    margin: 0 6px !important;
    transition: background 0.3s ease, transform 0.3s ease;
}

.syapp__pagination .swiper-pagination-bullet-active {
    background: #333;
    transform: scale(1.2);
}

@media screen and (max-width: 1199px) {
    .syapp__item {
        padding: 32px 34px;
        gap: 28px;
    }

    .syapp__nav--prev {
        left: -48px;
    }

    .syapp__nav--next {
        right: -48px;
    }

    .syapp1 {
        font-size: 24px;
    }
}

@media screen and (max-width: 999px) {
    .syapp {
        padding-top: 70px;
    }

    .syapp__item {
        padding: 28px;
    }

    .syapp__nav--prev {
        left: -34px;
    }

    .syapp__nav--next {
        right: -34px;
    }
}

@media screen and (max-width: 767px) {
    .syapp__item {
        flex-direction: column;
        text-align: center;
        padding: 26px 22px;
    }

    .syapp__content {
        min-width: 0;
    }

    .syapp1 {
        font-size: 22px;
        margin-bottom: 16px;
        background-position: center bottom;
    }

    .syapp2 {
        font-size: 15px;
    }

    .syapp3 {
        font-size: 15px;
    }

    .syapp__nav {
        width: 46px;
        height: 46px;
        border-radius: 14px;
        box-shadow: 0 10px 22px rgba(15, 29, 51, 0.18);
    }

    .syapp__nav--prev {
        left: -20px;
    }

    .syapp__nav--next {
        right: -20px;
    }
}

@media screen and (max-width: 550px) {
    .syapp__carousel {
        padding: 10px 0 20px
    }

    .syapp {
        padding-top: 52px;
    }

    .syapp__nav {
        width: 40px;
        height: 40px;
        border-radius: 12px;
    }

    .syapp__nav--prev,
    .syapp__nav--next {
        left: auto;
        right: auto;
    }

    .syapp__nav--prev {
        transform: translate(-120%, -50%);
    }

    .syapp__nav--next {
        transform: translate(120%, -50%);
    }

    .syapp__pagination {
        margin-top: 20px;
    }
}

@media screen and (max-width: 420px) {
    .syapp__nav {
        display: none;
    }
}

/**************  syn  ************/
.syn {
    padding-top: 50px;
    padding-bottom: 80px;
}

.synbox {
    width: 577px;
    position: relative;
}

.syntu {
    float: left;
    margin-right: 28px;
}

.syntu img {
    width: 100%;
    max-width: 242px;
    max-height: 182px;
}

.synnr {
    padding-top: 13px;
}

.synp1 {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.synnr span {
    display: block;
    color: #666666;
    margin-top: 18px;
    margin-bottom: 6px;
    font-size: 16px;
    font-size: 1.6rem;
}

.synp2 {
    display: block;
    color: #666666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
}

.synp1:hover {
    color: #666;
}

.synp2:hover {
    color: #000;
}

@media screen and (max-width: 1219px) {
    .synbox {
        width: 480px;
    }
}

@media screen and (max-width: 999px) {
    .synbox {
        width: 100%;
        margin-bottom: 20px;
    }

    .syn {
        padding-top: 70px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .syn {
        padding-top: 40px;
    }

    .synp1 {
        font-size: 16px;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 500px) {
    .syntu {
        float: none;
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    .synnr {
        padding-top: 10px;
    }

    .synp2 {
        height: auto;
    }
}

.customer-scroller {
    position: relative;
    overflow: hidden;
    margin-top: 32px;
    border-radius: 24px;
    padding: 28px 0;
    background: rgba(246, 248, 252, 0.9);
}

.customer-scroller__inner {
    display: flex;
    gap: 24px;
    padding: 0 20px;
    will-change: transform;
}

.customer-scroller__item {
    flex: 0 0 25%;
    min-width: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
}

.customer-scroller__item img {
    display: block;
    max-width: 100%;
    width: auto;
}

.customer-scroller::before,
.customer-scroller::after {
    background: linear-gradient(90deg, rgba(246, 248, 252, 1), rgba(246, 248, 252, 0));
}

@media screen and (max-width: 999px) {}

@media screen and (max-width: 767px) {
    .customer-scroller {
        padding: 24px 0;
        border-radius: 20px;
    }

    .customer-scroller__inner {
        gap: 18px;
        padding: 0 16px;
    }

    .customer-scroller__item {
        flex: 0 0 45%;
        min-width: 140px;
    }
}

@media screen and (max-width: 500px) {


    .customer-scroller::before,
    .customer-scroller::after {
        width: 70px;
    }
}

@media screen and (max-width: 480px) {
    .customer-scroller__item {}

    .customer-scroller::before,
    .customer-scroller::after {
        width: 80px;
    }
}