* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}

.header {
    width: 100%;
    height: 0.44rem;
    background: #041E3A;
    border-radius: 0rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.header-title {

    max-width: 12rem;
    height: 0.44rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-title_1 {
    align-content: center;
    /*width: 1.26rem;*/
    height: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    /*line-height: 0rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.header-title_2 {
    align-content: center;
    /*width: 0.56rem;*/
    height: 0.19rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    /*line-height: 0rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-left: 0.16rem;
}

.header-title_2 a {
    color: #FFFFFF;
}

.header-title_3 {
    display: flex;
    align-items: center;
    margin-right: 0;
}

.header-title_3 ul {
    display: flex;
    align-items: center;
    height: 0.44rem;
    position: relative;
    left: 4.21rem;
}

.header-title_3 ul li:nth-child(1) img {
    width: 0.2rem;
    height: 0.2rem;
}

.header-title_3 ul li:nth-child(2) {
    align-content: center;
    padding: 0rem 0.04rem 0rem 0.08rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.23rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.1rem rgba(0, 0, 0, 0);
}

.header-title_3 ul li:nth-child(3) img {
    width: 0.2rem;
    height: 0.2rem;
    /*border: 0.01rem dashed #d4d4d4;*/
}

.nav {
    width: 100%;
    background: #d48686;
    background: transparent;
    z-index: 99;
    position: sticky;
    display: flex;
    justify-content: center;

}

.navs {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 12rem;
    height: 1.1rem;
}

.navs .navs-1 {
    margin-left: 0;
}

.navs ul {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.76rem;
    margin-left: 1.72rem;
    margin-right: 2.95rem;
}

.nav ul li {
    height: 0.28rem;
}

.nav ul li a {
    height: 0.25rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.nav ul li:hover {
    border-bottom: 0.02rem solid #FFFFFF;
    border-radius: 0.03rem;
    text-decoration: solid;
}

.nav .navs .nav-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0.4rem;
    margin-right: 0;
}

.banner {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0.44rem;
}

.banner div img {
    width: 100%;
    height: 5.2rem;
}



.banner-content {
    display: flex;
    justify-content: center;
    max-width: 12rem;
    margin: 0 auto;
    z-index: 10;
    flex-direction: column;
}

.banner-content ul {
    /*z-index: 99;*/
    /*position: absolute;*/
    /*top: 2rem;*/
    padding-left: 1.2rem;
}

.banner-content_1 {
    align-content: center;
    height: 0.78rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.56rem;
    color: #fff;
    line-height: 0rem;
    text-stroke: 0. 1rem rgba(0, 0, 0, 0);
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem rgba(0, 0, 0, 0);
    margin-left: 0;
}

.banner-content_2 {
    align-content: center;
    justify-items: flex-start;
    height: 0.33rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem rgba(0, 0, 0, 0);
    padding: 0.16rem 0 0.36rem 0;
    margin-left: 0;

}



.fabrics-title {
    position: relative;
    width: 100%;
    height: 0.6rem;
    background: #FFFFFF;
    border-radius: 0rem;
    border-bottom: 0.01rem #d7d7d7 solid;
    top: 0.15rem;
}

.fabrics-titles {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.6rem;
}

.fabrics-title_1 {
    width: 12rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 1rem;
    margin: 0 auto;
}

.fabrics-title_1 ul {
    display: flex;
    column-gap: 0.1rem;
    margin-left: 0rem;
}

.fabrics-title_1 ul li:nth-child(1) {
    align-content: center;
}
.fabrics-title_1 ul li:nth-child(2){
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999;
    line-height: 0.40rem;
    letter-spacing: 0.5em;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
}
.fabrics-title_1 ul li:nth-child(2) a{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999;
    line-height: 0.40rem;
    letter-spacing: 0.5em;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
    text-decoration: none;
}

.fabrics-title_1 ul li:nth-child(3) a{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #000000;
    line-height: 0.40rem;
    letter-spacing: 0.5em;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}









.certificate {
    margin: 0 auto;
    max-width: 12rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.certificates {
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.certificate-1 {
    width: 1.44rem;
    height: 0.5rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    align-content: center;
    margin: 0.6rem 0;
}

.certificate-2 {
    margin-bottom: 0.6rem;
}

.certificate-2 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.82rem;
}

.certificate-2 ul li:nth-child(1) img,
.certificate-2 ul li:nth-child(3) img {
    width: 3.28rem;
    height: 2.4rem;
    border-radius: 0rem 0rem 0rem 0rem;
}

.certificate-2 ul li:nth-child(2) img {
    width: 3.8rem;
    height: 2.78rem;
    border-radius: 0rem 0rem 0rem 0rem;
}

.scroll-banner {
    margin: 0 auto;
    width: 100%;
    height: 9rem;
    background: url(../img/certificate/certificate\ \(19\).png) no-repeat;
    background-size: 100%;
    /* display: none; */
}

.scroll-banner_1 {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.scroll-banner_2 {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scroll-banner_3 {
    margin: 0 auto;
    width: 17.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}












/* swiper */
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    width: 2.7rem;
    height: 3.81rem;
}

.swiper-slide-active img {
    width: 3.18rem;
    height: 4.37rem;
}

.swiper-wrapper {
    align-items: flex-end;
}

.scroll-banner_4 {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0.2rem;
    margin-top: 0.3rem;
    margin-left: 0.6rem;
}

.swiper-button-prev,
.swiper-button-next {
    width: auto !important;
    transform: translate(-50%);
    position: static !important;
    border-radius: 50%;
}

.swiper-button-prev::after{
    transform: rotate(180deg);
    width: 0.66rem;
    height: 0.66rem;
    background: url(../img/certificate/certidicate.png) no-repeat;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;;
    z-index: 999;
    color: rgba(0, 0, 0, 0);

}
.swiper-button-next::after {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../img/certificate/certidicate.png) no-repeat;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;;
    z-index: 999;
    color: rgba(0, 0, 0, 0);
}

.swiper-button-prev:hover::after{
    transform: rotate(360deg);
    background: url(../img/certificate/certificate\ \(20\).png) no-repeat;
}

.swiper-button-next:hover::after {
    transform: rotate(180deg);
    background: url(../img/certificate/certificate\ \(20\).png) no-repeat;
}

/* .swiper-button-prev:hover{} */
/* .swiper-button-next:hover {} */










.swiper-slide {
    text-align: center;
    font-size: 0.18rem;
    /* background: #fff; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}











.green {
    max-width: 12rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
}

.green-1 {
    margin-top: 0.71rem;
    width: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 1.25rem;
}

.green-1 div:nth-child(1) {
    width: 3rem;
    height: 0.50rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    align-content: center;
    padding-bottom: 0.73rem;
}

.green-1 div:nth-child(2) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 1.5rem;
    width: 12rem;
}

.green-1 div:nth-child(2) ul {
    display: flex;
    flex-direction: column;
    row-gap: 0.3rem;
    height: 5.94rem;
    overflow-y: scroll;
    width: 6.2rem;
    flex-shrink: 0;
}

.green-1 div:nth-child(2) ul li {
    height: 0.3rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.3rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.green-1 div:nth-child(2) ul li::before {
    content: "•";
    /* 自定义标记，这里使用圆点 */
    color: rgba(51, 51, 51, 0.5);
    padding-right: 0.2rem;
    /* 垂直居中 */

}



/* 自定义滚动条样式（示例） */
/* 注意：这不会直接隐藏箭头，但可以改变滚动条的外观 */
.green-1 div:nth-child(2) ul::-webkit-scrollbar {
    width: 0.13rem;
    height: 0.06rem;
    background: #AAAAAA;
    overflow-y: visible;
}

.green-1 div:nth-child(2) ul::-webkit-scrollbar-thumb {
    background: rgba(51, 51, 51, 0.15);
    border-radius: 0.5rem;
    /* 滚动条滑块颜色 */
}

.green-1 div:nth-child(2) ul::-webkit-scrollbar-track {
    background: #E2E2E2;
    /* 滚动条轨道颜色 */
}

.green-1 div:nth-child(2) ul li img {
    width: 2.76rem;
    height: 3.44rem;
}

@media only screen and (max-width: 1024px) {
    .fabrics-title_1{
        width: 94%;
        margin:0 auto;
    }
    .certificate-2{
        width: 94%;
    }
    .certificate-2 ul li{
        width: 32%;
    }
    .certificate-2 ul{
        column-gap: 2%;
    }
    .certificate-2 ul li:nth-child(1) img, 
    .certificate-2 ul li:nth-child(3) img,
    .certificate-2 ul li:nth-child(2) img
    {
        width: 100%;
        height: auto;
    }
    .scroll-banner_3{
        width: 94%;
    }
    .scroll-banner{
        height: auto;
    }
    .swiper-button-prev, .swiper-button-next{
        width: 44px !important;
        height: 44px !important;
    }
    .swiper-button-prev::after,
    .swiper-button-next::after {
        background-size: 100% 100%;
    }
    .scroll-banner{
        background-size: cover;
    }
    .scroll-banner_4{
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .green-1{
        width: 94%;
        flex-wrap: wrap;
        margin-bottom: 0.5rem;
    }
    .green-1 div:nth-child(2){
        width: 100%;
         flex-wrap: wrap;
         justify-content: space-between;
         column-gap: 0;
         align-items: flex-start;
    }
    .green-1 div p{
        width: 49%;
    }
    .green-1 div:nth-child(2) ul{
        width: 49%;
    }
    .green-1 div p img{
        width: 100%;
    }
    .swiper-button-next:hover::after,
    .swiper-button-prev:hover::after {
        background-size: cover;
    }
}


