.home_home_wrapper__CaHPJ {
    min-height: 800px;
    padding-bottom: 50px;
    background:#f6f6f6 url(/_next/static/media/bg.03793eb3.jpg) no-repeat center -70px;
}

.home_home_wrapper__CaHPJ .home_slogan__ueMaM {
        padding: 130px 25px 0;
        height: 420px;
    }

.home_home_wrapper__CaHPJ .home_slogan__ueMaM .home_slogan_title___D_P5 {
            font-size: 48px;
            margin-bottom: 40px;
            line-height: 1.2;
            font-weight: 700;
            color: var(--font_color_1);
        }

.home_home_wrapper__CaHPJ .home_slogan__ueMaM .home_slogan_desc__j5HAS {
            font-size: 18px;
            line-height: 1.5;
            color: var(--font_color_3);
            width: 470px;
        }

.home_card_wrapper__zDIRx {
    flex-wrap: wrap;
}

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn {
        width: 33.33%;
        padding: 25px;
    }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP {
            padding-top: 117%;
            position: relative;
            height: 0;
        }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                cursor: pointer;
                background: #fff;
                border-radius: 10px;
                transition: all 0.5s ease;
            }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ:hover {
                    transform: translateY(-10px);
                }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ:hover .home_h3__GVNiQ {
                        color: var(--base_color);
                    }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ:hover .home_bottom_wrapper__KnPBE .home_txt__UP7Fj {
                            color: var(--base_color);
                        }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ .home_img_wrapper__9uXYN {
                    margin-top: 65px;
                    width: 64px;
                    height: 68px;
                }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ .home_img_wrapper__9uXYN .home_img__Dbf2G {
                        width: 100%;
                        height: 100%;
                    }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ .home_h3__GVNiQ {
                    margin-top: 20px;
                    font-size: 20px;
                    font-weight: 700;
                    color: var(--font_color_1);
                    line-height: 1.2;
                }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ .home_desc__gCz9z {
                    font-size: 14px;
                    color: var(--font_color_4);
                    margin-top: 20px;
                    line-height: 1.5;
                }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ .home_bottom_wrapper__KnPBE {
                    position: absolute;
                    bottom: 30px;
                    left: 0;
                    padding: 0 20px;
                    width: 100%;
                }

.home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP .home_card_item_content_main__UyyYJ .home_bottom_wrapper__KnPBE .home_txt__UP7Fj {
                        font-size: 12px;
                        color: var(--font_color_4);
                        line-height: 1.5;
                    }
.home_arrow__lNgKI {
    transition: all 0.3s ease;
    font-size: 18px;
    color: var(--font_color_4);
}

/* 当父元素被hover时的样式 */
.home_card_item_content_main__UyyYJ:hover .home_arrow__lNgKI {
    transform: rotate(-45deg);
    color: var(--base_color);
}

@media screen and (max-width: 980px) {
    .home_home_wrapper__CaHPJ {
        background:#f6f6f6 url(/_next/static/media/bg.03793eb3.jpg) no-repeat top center/100% auto;
    }
        .home_home_wrapper__CaHPJ .home_slogan__ueMaM {
            height: 340px;
        }
            .home_home_wrapper__CaHPJ .home_slogan__ueMaM .home_slogan_title___D_P5 {
                font-size: 40px;
                margin-bottom: 30px;
            }
            .home_home_wrapper__CaHPJ .home_slogan__ueMaM .home_slogan_desc__j5HAS {
                font-size: 16px;
            }
        .home_card_wrapper__zDIRx .home_card_item__Hs1Jn {
            width: 50%;
            padding: 20px;
        }
}

@media screen and (max-width: 750px) {
    .home_home_wrapper__CaHPJ {
        background:#f6f6f6 url(/_next/static/media/bg_m.51507360.jpg) no-repeat top center/100% auto;
        min-height: auto;
    }
        .home_home_wrapper__CaHPJ .home_slogan__ueMaM {
            height: auto;
            padding: 50px 20px 100px;
        }
            .home_home_wrapper__CaHPJ .home_slogan__ueMaM .home_slogan_title___D_P5 {
                font-size: 24px;
                margin-bottom: 20px;
            }
            .home_home_wrapper__CaHPJ .home_slogan__ueMaM .home_slogan_desc__j5HAS {
                font-size: 14px;
                width: 50%;
            }
}

@media screen and (max-width: 640px) {
        .home_card_wrapper__zDIRx .home_card_item__Hs1Jn {
            width: 100%;
            max-width: 440px;
            padding: 20px;
        }
            .home_card_wrapper__zDIRx .home_card_item__Hs1Jn .home_card_item_content__PvnBP {
                padding-top: 100%;
            }
}

