.sy_product_detail{padding: 0 0 300px;}

.spd_banner_w{position: absolute;top: 50%;left: 6%;transform: translateY(-50%);display: flex;flex-direction: column;color: #fff;gap: 20px;}
.spd_banner_w>h2{font-size: 30px;}
.spd_banner_w>h1{font-size: 60px;}
.spd_banner_w>p{font-size: 16px;line-height: 2;white-space: pre-wrap;}

.spd_feat{padding: 100px 0;}
.spd_feat>img{width: 100%;}


.ypd_rich{margin-top: 60px;padding: 0 0 20px;}
.ypd_rich>h1{margin: 10px 0;background-color: #f7f7f7;border-radius: 10px;}
.ypd_rich>h1>span{font-size: 14px;padding: 0 40px;height: 42px;line-height: 42px;display: inline-block;cursor: pointer;background-color: var(--base);color: #fff;}
/* .ypd_rich>h1>.ypd_rich_a{background-color: var(--base);color: #fff;} */
.ypd_rich>h2{border-bottom: 1px solid #e5e5e5;margin-top: 10px;padding-bottom: 10px;text-align: center;font-size: 24px;}
.rich_text img{width: 100%;}



@media screen and (max-width: 1200px) {
    /* .sy_left_l{width: 1100vw;} */
    .sy_product_detail{padding: 6rem 0 0;}
    .spd_banner_w>h2{font-size: 2rem;}
    .spd_banner_w>h1{font-size: 3rem;}
    .spd_banner_w>p{font-size: 1.5rem;}

    .spd_feat{padding: 6rem 0;}

}

<!--0.00020790100097656-->