
body .ly_poster_92 .box{margin-top: 34px;}
body .ly_about_20 .about_box .button{margin-top: 23px;}
body .ly_poster_92 .box{margin-top: 40px;}
body .ly_poster_92 .box .item .info_box .i_content span{color: #0047AB}
body .ly_poster_92 .box .item .info_box .i_button{margin-top: 20px;}
body .ly_poster_92 .box .item{margin-top: 40px;}
body .ly_poster_6 .item_box{gap: 42px;}
body .ly_poster_53 .list .item .info_text{min-height: 88px;}
body .ly_poster_7 .poster_box .p_title{margin-bottom: 0;}
body .ly_poster_95 .item_container .item_box .content_box .c_content span{color: #00CC66;}
body .ly_poster_95 .item_container .item_box .content_box.text_position_bottom{bottom: 0px;}

body .ly_poster_15 .right_box .r_content{margin-top: 0;}
body .ly_poster_15 .right_box .r_content>p{margin-top: 15px;}
body .ly_poster_16 .left_box .r_content{margin-top: 0;}
body .ly_poster_16 .left_box .r_content>p{margin-top: 15px;}

body .ly_poster_12 .list{justify-content: center;}

/* 匹配 .ly_poster_92 .box 下恰好有5个 .item 元素的情况 */
@media screen and (min-width: 1000px) {
body .ly_poster_92 .box:has(.item:nth-child(5):last-child) {display: grid;grid-template-columns: repeat(5, 1fr);}
body .ly_poster_92 .box:has(.item:nth-child(5):last-child) .item {width: 92%;margin-top: 0;}
body .ly_poster_92 .box:has(.item:nth-child(5):last-child) .item .info_box .i_title{min-height: 44px;}
}

body .ly_poster_4 .mt img,
body .ly_poster_15 .left_box,
body .ly_poster_16 .right_box,
body .ly_poster_32 .item_container .img_box,
body .ly_poster_12 .list .item .img_box,
body .ly_poster_92 .box .item .img_box,
body .ly_poster_51 .poster_box .item_box .img_box,
body .ly_poster_53 .list .item .img_box,
body .ly_review_5 .review_box .review_item .img_box,
body .ly_form_3 .form_wrapper .form_bg,
body .ly_about_30 .l_box .img_box,
body .ly_video_3 .video_public_box,
body .ly_product_purchase_2 .goods_wrapper .thumb_big ul li img,
body .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small ul li img,
body .ly_poster_6 .item_box .image{border-radius: 16px;overflow: hidden;}

@media screen and (min-width: 1200px) and  (max-width: 1600px) {
body .ly_poster_15 .left_box{width: 40.5%;}
body .ly_poster_16 .right_box{width: 40.5%;}
}
