@charset "UTF-8";

.h1Down {
    font-size: 0.8rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-bottom: 1.2rem;
}

.titile_h2 {
    font-size: 1.44rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 2.16rem;
    margin-bottom: 0.8rem;
}

.ny_bannner_sbl_auto {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_sbl_auto h1 {
    font-size: 2.4rem;
    font-family: ' Source-KeynoteartHans';
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
    font-style: italic;
    letter-spacing: 0.2rem;
}

.ny_bannner_sbl_auto p {
    height: 1rem;
    font-size: 1.44rem;
    font-family: "Source-KeynoteartHans";
    font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
    margin-top: -0.07rem;
    letter-spacing: 0.07rem;
    position: absolute;
    top: 5.04rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42)
}

.ny_bannner_sbl_auto .line-sbl_auto {
    width: 24.4rem;
    height: 0.08rem;
    margin-top: 0.8rem;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #F6F7F9, rgba(255, 255, 255, 0));
}

.button-sbl_auto {
    height: 0.72rem;
    font-size: 0.64rem;
    line-height: 8.32rem;
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
}

.ny_bannner_sbl_auto button {
    padding: 0.4rem;
    /* height: 1.75rem; */
    background: #0280FF;
    border-radius: 0.21rem;
    font-size: 0.8rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0.075rem;
    margin-top: 5.53rem;
    transition: all 0.4s ease-in-out;
}

.ny_bannner_sbl_auto button:hover {
    transform: scale(1.2);
}

html {
    font-size: 25px;
}

@media screen and (max-width:1680px) {
    .ny_bannner_sbl_auto {
        bottom: 65%;
    }

    html {
        font-size: 21.8px;
    }
}

@media screen and (max-width:1600px) {
    .ny_bannner_sbl_auto {
        bottom: 70%;
    }

    html {
        font-size: 20.8px;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_sbl_auto {
        bottom: 70%;
    }

    html {
        font-size: 18.75px;
    }
}

@media screen and (max-width:1360px) {
    .ny_bannner_sbl_auto {
        bottom: 70%;
    }

    html {
        font-size: 17.7px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_sbl_auto {
        bottom: 75%;
    }

    html {
        font-size: 16.6px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_sbl_auto {
        bottom: 75%;
    }

    html {
        font-size: 13px;
    }

    .titile_h2 {
        font-size: 28px;
    }

    .fs20 {
        font-size: 18px;
    }
}

@media screen and (max-width:820px) {
    .ny_bannner_sbl_auto {
        bottom: 78%;
    }

    html {
        font-size: 11px;
    }
}

@media screen and (max-width:690px) {
    .ny_bannner_sbl_auto {
        bottom: 82%;
    }

    html {
        font-size: 9px;
    }
}

@media screen and (max-width:530px) {
    .ny_bannner_sbl_auto {
        bottom: 85%;
    }

    html {
        font-size: 7px;
    }
}

.flexSa {
    display: flex;
    justify-content: space-around;
}

.flexSb {
    display: flex;
    justify-content: space-between;
}

.flexCT {
    display: flex;
    justify-content: center;
}

.flexAict {
    display: flex;
    align-items: center;
}

.flexStart {
    display: flex;
    justify-content: flex-start;
}

.flexEnd {
    display: flex;
    justify-content: flex-end;
}

.flexAife {
    display: flex;
    align-items: flex-end;
}

.flexAiSa {
    display: flex;
    align-content: space-around;
}

.row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.column {
    display: flex;
    flex-direction: column;
}

.fs36 {
    font-size: 1.44rem;
}

.fs20 {
    font-size: 0.8rem;
}

@media screen and (max-width:1024px) {
    .fs20 {
        font-size: 18px;
    }


}


/* 产品优势 */
.hxys_sbl {
    margin-top: 60px;
}

.hxys_sbl .content h1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 90px;
}

.hxys_sbl .content_sbl {
    display: flex;
    justify-content: center;
}

.hxys_sbl .content_sbl .sbl {
    width: 45.375rem;
    height: 12.875rem;
    background-image: url(../../Upload/png/202401/youshi_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 35px 5px 10px 5px;
    margin-left: 15px;
}

.hxys_sbl .content_sbl h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.hxys_sbl .content_sbl .sbl:nth-child(1) {
    margin-left: 0;
}

.hxys_sbl .content_sbl .sbl p {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 21px;
    margin-top: 20px;
    width: 500px;
    margin: 0 auto;
    margin-top: 20px;
}

.hxys_sbl .content_sbl .sbl:hover {
    transform: scale(1.05);
}

.hxys_sbl .content_sbl .sbl img {
    transition: all 0.4s linear;
}

@media screen and (max-width:1680px) {

    .hxys_sbl {
        margin-top: 110px;
        margin-bottom: 110px;
    }

    .hxys_sbl .content_sbl .sbl {
        height: 15.875rem;
        padding: 30px 5px 10px 5px
    }

    .hxys_sbl .content_sbl .sbl p {
        font-size: 13px;
    }

    .hxys_sbl .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_sbl .content_sbl .sbl {
        height: 15.875rem;
        padding: 30px 5px 10px 5px
    }

    .avg_line {
        margin-top: 16px !important;
    }


    /* .hxys_sbl .content_sbl .sbl img {
        width: 93px;
        height: 89px;
        margin-bottom: 0;
    } */

    .hxys_sbl .content_sbl .sbl p {
        font-size: 14px;
    }

    .hxys_sbl .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_sbl .content h1 {
        font-size: 32px;
    }

    .hxys_sbl .content_sbl .sbl p {
        font-size: 13px;
        margin-top: 10px;
    }

    .hxys_sbl .content_sbl h2 {
        font-size: 19px;
    }


    .hxys_sbl .content_sbl .sbl {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:1360px) {
    .hxys_sbl .content h1 {
        font-size: 30px;
    }

    .hxys_sbl .content_sbl .sbl {
        height: 17.875rem;
        padding-top: 4%;

    }

    .hxys_sbl .content_sbl h2 {
        font-size: 18px;
    }

    .hxys_sbl .content_sbl .sbl p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;

    }
}

@media screen and (max-width:1280px) {
    .hxys_sbl .content h1 {
        font-size: 30px;
    }

    .hxys_sbl .content_sbl .sbl {
        height: 17.875rem;

        padding-top: 3%;
    }

    .hxys_sbl .content_sbl h2 {
        font-size: 18px;
    }

    .hxys_sbl .content_sbl .sbl img {
        margin-bottom: -5px;
    }

    .hxys_sbl .content_sbl .sbl p {
        font-size: 12px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_sbl .content h1 {
        font-size: 28px;
    }

    .hxys_sbl .content_sbl .sbl {
        height: 22.875rem;
    }
}