/* .main_content {
    padding: 1.1rem 0 .1rem;
} */

.home_banner {
    width: 100%;
    height: 12rem;
    background: url(../img/home-yd-banner.jpg) no-repeat center center;
    background-size: cover;
}

.popular_products {
    width: 100%;
}

.popular_products .popular_content {
    width: 7rem;
    margin: 0 auto;
    padding: .6rem 0;
}

.popular_products .popular_ul {
    width: 100%;
}

.popular_products .popular_li {
    width: 100%;
    overflow: hidden;
    margin-bottom: .4rem;
}

.popular_products .popular_li img {
    width: 100%;
    height: 4rem;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.popular_products .popular_li:hover img {
    transform: scale(1.02);
}

.popular_products .popular_li .titleH {
    text-align: left;
    font-size: .3rem;
    margin: .4rem auto;
}

.popular_products .popular_li .msgH {
    font-size: .26rem;
    text-align: left;
    margin-bottom: .4rem;
}

.popular_products .popular_Btn {
    display: block;
    width: 2.5rem;
    color: #212121;
    font-size: .26rem;
    border: .01rem solid #212121;
    border-radius: .1rem;
    padding: .2rem;
    cursor: pointer;
}

.popular_products .popular_Btn span {
    margin-left: .1rem;
}

.about_yg {
    width: 100%;
    background-color: #f5f5f5;
}

.about_yg .about_content {
    width: 7rem;
    margin: 0 auto;
    padding: .6rem 0 0;
}

.about_yg .msgH {
    width: 100%;
    font-size: .26rem;
    margin-bottom: .4rem;
}


.about_yg .about_imgT,
.about_yg .about_imgB {
    width: 100%;
    height: 2.5rem;
    display: grid;
    gap: .2rem;
    overflow: hidden;
}

.about_yg .about_imgT {
    grid-template-columns: 1fr 1fr;
}

.about_yg .about_imgB {
    grid-template-columns: 2.5fr 1fr;
    margin-top: .2rem;
}

.about_yg .about_imgT img,
.about_yg .about_imgB img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.about_yg .about_imgT img:hover,
.about_yg .about_imgB img:hover {
    transform: scale(1.03);
}

.why_choose {
    width: 100%;
}

.why_choose .choose_content {
    width: 7rem;
    margin: 0 auto;
    padding: .6rem 0 .4rem;
}

.why_choose .msgH {
    font-size: .26rem;
}

.why_choose .choose_ul {
    width: 100%;
    padding-top: .4rem;
}

.why_choose .choose_li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    margin-bottom: .4rem;
    background-color: #f5f5f5;
}

.why_choose .choose_li img {
    width: 50%;
    height: 3.5rem;
    transition: transform 0.3s ease;
}

.why_choose .choose_li:hover img {
    transform: scale(1.05);
}

.why_choose .choose_li .about_txt {
    width: 60%;
    padding: .2rem .2rem .2rem .4rem;
}

.why_choose .about_txt .titleH {
    font-size: .32rem;
    text-align: left;
}

.why_choose .about_txt .msgH {
    text-align: left;
}

.solutions_section {
    width: 100%;
    height: 17.3rem;
    overflow: hidden;
}

.solutions_section .solutions_swiper,
.solutions_section .solutions_slide {
    width: 100%;
    height: 100%;
}

.solutions_section .solutions_slide {
    position: relative;
    overflow: hidden;
}

.solutions_section .solutions_bg {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/Home22.jpg) no-repeat center center;
    background-size: cover;
}

.solutions_section .solutions_bg2 {
    background: url(../img/Home23.jpg) no-repeat center center;
}

.solutions_section .solutions_bg3 {
    background: url(../img/Home24.jpg) no-repeat center center;
}

.solutions_section .solutions_bg4 {
    background: url(../img/Home25.jpg) no-repeat center center;
}

.solutions_section .solutions_title {
    width: 7rem;
    height: 1.2rem;
    position: absolute;
    left: .25rem;
    top: .86rem;
    color: #fff;
    z-index: 2;
}

.solutions_section .solutions_title::before {
    content: "SOLUTIONS";
    position: absolute;
    left: .42rem;
    top: -.18rem;
    font-family: pb;
    font-size: 1.1rem;
    line-height: 1;
    color: rgba(255, 255, 255, .12);
    letter-spacing: .02rem;
}

.solutions_section .solutions_title h3 {
    position: relative;
    font-size: .6rem;
    line-height: 1.2rem;
    color: #fff;
    font-family: pb;
    font-weight: 600;
    text-align: left;
}

.solutions_section .solutions_bottom {
    width: 100%;
    height: 15rem;
    position: absolute;
    left: 0;
    top: 2.3rem;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

.solutions_section .solutions_center {
    width: 7rem;
    height: 2.5rem;
    margin: 0 auto;
    position: relative;
}

.solutions_section .solutions_center h2 {
    width: 5.4rem;
    font-size: .36rem;
    line-height: 1.32;
    font-family: pb;
    font-weight: 600;
    color: #fff;
    margin-top: .75rem;
    padding-left: .15rem;
    text-align: left;
}

.solutions_section .solutions_center span {
    font-size: .32rem;
    font-family: pr;
    color: #fff;
}

.solutions_section .solutions_list {
    width: 7rem;
    height: 11.2rem;
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
    position: absolute;
    left: .25rem;
    top: 2.4rem;
    z-index: 3;
}

.solutions_section .solutions_list li {
    width: 7rem;
    height: 4.3rem;
    text-align: center;
}

.solutions_section .solutions_list li:nth-child(2),
.solutions_section .solutions_list li:nth-child(3) {
    height: 3.8rem;
}

.solutions_section .solutions_icon {
    width: .83rem !important;
    height: .83rem !important;
    margin: .7rem auto .14rem;
}

.solutions_section .solutions_box {
    width: 7rem;
    height: 1.4rem;
}

.solutions_section .solutions_box h3 {
    font-size: .36rem;
    line-height: .48rem;
    font-family: pb;
    text-align: center;
    color: #fff;
}

.solutions_section .solutions_desc {
    width: 7rem;
    font-size: .26rem;
    line-height: .56rem;
    text-align: center;
    color: #fff;
    opacity: .7;
    font-family: pr;
}

.solutions_section .solutions_next {
    display: none;
}

.best_quotation {
    width: 100%;
    height: 5rem;
    background: url(../img/Home21.jpg) no-repeat center center;
    background-size: contain;
    margin: .6rem auto 0;
    position: relative;
}

.best_quotation .quoteBtn,
.best_quotation .whatsAppBtn {
    width: 3.3rem;
    height: .8rem;
    cursor: pointer;
    position: absolute;
}

.best_quotation .quoteBtn {
    top: 56%;
    left: 2.8%;
}

.best_quotation .whatsAppBtn {
    top: 73%;
    left: 3.5%;
}