* {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

input,
textarea {
    outline: none;
    border: none;
}

html {
    transition: font-size 0.3s ease;
    font-family: "Open Sans", sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

.SUPPLY_public {
    width: 100%;
    max-width: 14.5rem;
    height: 100%;
    margin: 0 auto;
}

.SUPPLY_banenr {
    width: 100%;
    height: 5.43rem;
    position: relative;
}

.SUPPLY_banenr .img {
    width: 100%;
    height: 100%;
}

.SUPPLY_banenr .img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.SUPPLY_banenr .text {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.SUPPLY_banenr .text img {
    width: 100% ;
    max-width: 8.87rem;
    display: block;
}

.SUPPLY_list {
    width: 100%;
}

.SUPPLY_list .SUPPLY_public {
    width: 100%;
    max-width: 14.51rem;
    margin: 0 auto;
    height: 100%;
}

.SUPPLY_list .swiper {
    width: 100%;
}

.swiper-wrapper {
    width: 100%;
}

.SUPPLY_list .swiper-slide {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.SUPPLY_list .swiper-slide .item_slide {
    width: 33.33%;
    height: 3.05rem;
    padding: 0.08rem;
    box-sizing: border-box;
}

.SUPPLY_list .swiper-slide .box {
    width: 100%;
    height: 100%;
    position: relative;
}

.SUPPLY_list .swiper-slide .box .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.SUPPLY_list .swiper-slide .box .img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.SUPPLY_list .swiper-slide .box a {
    position: absolute;
    right: 0.48rem;
    bottom: 0.26rem;
    width: 1.31rem;
    height: 0.44rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.24rem;
    box-shadow: 0px 0px 0.06rem 0.01rem rgba(24, 71, 151, 0.59);
    color: #184797;
    font-size: 0.2rem;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(0.06rem);
}

.SUPPLY_list {
    margin: 0.9rem 0px 0.8rem 0px;
}

.SUPPLY_list_icon {
    width: 100%;
}

.SUPPLY_list_icon .out {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.SUPPLY_list_icon .out .box {
    width: 2.58rem;
    background: #EDF4FF;
    box-shadow: inset 0px 0px 0.06rem 0.01rem rgba(73, 158, 255, 0.14);
    border-radius: 0.05rem;
}

.SUPPLY_list_icon .out .box a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 0.28rem;
    padding-bottom: 0.22rem;
    box-sizing: border-box;
}

.SUPPLY_list_icon .out .box img {
    height: 0.46rem;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.16rem;
}

.SUPPLY_list_icon .out .box span {
    font-weight: 500;
    font-size: 0.2rem;
    color: #545759;
    text-align: center;
    display: block;
}

.SUPPLY_list_icon .out .box:nth-child(2) {
    background: #E8EDFB;
    box-shadow: inset 0px 0px 0.06rem 0.01rem rgba(124, 134, 255, 0.16);
}

.SUPPLY_list_icon .out .box:nth-child(3) {
    background: #E5F7F7;
    box-shadow: inset 0px 0px 0.06rem 0.01rem rgba(48, 179, 149, 0.16);
}

.SUPPLY_list_icon .out .box:nth-child(4) {
    background: #E8F4FF;
    box-shadow: inset 0px 0px 0.06rem 0.01rem rgba(43, 143, 255, 0.18);
}

.SUPPLY_list_icon .out .box:nth-child(5) {
    background: #FFF4EC;
    box-shadow: inset 0px 0px 0.06rem 0.01rem rgba(245, 140, 4, 0.16);
}

.SUPPLY_Partners {
    width: 100%;
    margin: 0.8rem 0px 0.9rem 0px;
}

.SUPPLY_Partners .swiper-wrapper {
    transition-timing-function: linear !important;
}

.SUPPLY_list .swiper-button-next::after, .SUPPLY_list .swiper-button-prev::after {
    color: #184797 ;
    font-size: 0.26rem ;
}

.SUPPLY_Partners .title h5 {
    color: #242424;
    font-size: 0.47rem;
    text-align: center;
}

.SUPPLY_Partners .out {
    width: 100%;
    margin-top: 0.37rem;
}

.SUPPLY_Partners .out img {
    width: 100%;
    display: block;
}

.footer {
    width: 100%;
    background: url(../images/7486.jpg) no-repeat center;
    padding-top: 1.05rem;
    box-sizing: border-box;
    padding-bottom: 0.31rem ;
    background-size: cover ;
}

.footer .out {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .out .left {
    width: ;
}

.footer .out .left h5 {
    font-weight: 500;
    font-size: 0.36rem;
    color: #FFFFFF;
    line-height: 1;
    margin-bottom: 0.32rem;
}

.footer .out .left span {
    font-weight: 400;
    font-size: 0.19rem;
    color: #D2D2D2;
    display: block;
}

.footer .out .left .tit {
    margin-bottom: 0.5rem;
}

.footer .out .left h4 {
    font-weight: bold;
    font-size: 0.43rem;
    color: #FFFFFF;
    margin-top: 0.24rem;
}

.footer .out .right {
    width: 7.58rem;
    display: flex;
    justify-content: space-between;
}

.footer .out .right img {
    width: 1.54rem;
    height: 1.54rem;
    display: block;
    margin-bottom: 0.27rem;
}

.footer .out .right span {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 0.22rem;
    color: #D2D2D2;
}

.footer .title {
    font-weight: 400;
    font-size: 0.18rem;
    color: #D2D2D2;
    margin-top: 0.76rem ;
}


@media (max-width:750px) {
    .footer .out {
        flex-wrap: wrap ;
    }

    .SUPPLY_public {
        padding: 0px 0.3rem ;
        box-sizing: border-box ;
    }

    .SUPPLY_banenr {
        height: 2rem ;
    }

    .SUPPLY_banenr .text img {
        width: 70% ;
    }

    .SUPPLY_list .swiper-slide .item_slide {
        width: 100% ;
    }

    .SUPPLY_list .swiper-slide .item_slide {
        width: 100% ;
        height: 1.7rem ;
    }

    .SUPPLY_list_icon .out .box {
        width: 50% ;
    }

    .SUPPLY_list_icon .out .box:nth-child(5) {
        width: 100% ;
    }

    .SUPPLY_Partners .title h5 {
        font-size: 0.26rem ;
    }

    .footer .out .left {
        width: 100% ;
    }

    .footer .out .right {
        width: 100% ;
        margin-top: 0.3rem ;
    }

    .footer .out .right img {
        width: 1.3rem ;
        height: 1.3rem ;
    }

}


@media (min-width:751px) and (max-width:1000px) {
    html {
        font-size: 65px;
        font-size: calc(100vw / 14);
    }
}

@media (min-width:1001px) and (max-width:1200px) {
    html {
        font-size: 75px;
        font-size: calc(100vw / 14);
    }
}

@media (min-width:1201px) and (max-width:1300px) {
    html {
        font-size: 85px;
        font-size: calc(100vw / 14);
    }
}

@media (min-width:1301px) and (max-width:1400px) {
    html {
        font-size: 95px;
        font-size: calc(100vw / 14);
    }
}

@media (min-width:421px) and (max-width:750px) {
    html {
        font-size: 90px;
        font-size: calc(100vw / 7.5);
    }
}

@media (max-width:420px) {
    html {
        font-size: 75px;
        font-size: calc(100vw / 5.2);
    }
}

@media (min-width:1700px) and (max-width:1920px) {
    html {
        font-size: 100px;
    }
}

@media (min-width:1850px) and (max-width:2000px) {
    html {
        font-size: 100px !important;
    }
}