
body .ly_poster_1 .item_box .content_box .box_info{opacity: 1;}
body .ly_poster_1 .item_box .content_box .box_link{opacity: 0;}
body .ly_poster_1 .item_box:hover .content_box .box_link{opacity: 1;}

@media screen and (min-width: 1000px) {
  body .ly_poster_1 .item_box .box_icon{bottom: 30px !important;}
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
  body .ly_poster_1 .item_box .title_box {font-size: 34px !important;}
}

@media screen and (max-width: 1000px) {
  body .ly_poster_1 .item_container{gap: 0;}
  body .ly_poster_1 .item_box .img_box .compute_item_img .compute_process_img{padding-top: 80.23% !important;}
}

body .ly_poster_3{max-width: 1440px;width: 92%;margin: 0 auto;border-radius: 20px;}

body .ly_poster_12 .list .item{width: calc(100% / 3 - 2 * 10px) !important;}
@media screen and (min-width: 1000px) and (max-width: 1400px) {
  body .ly_poster_12 .text_position_leftbottom{left: 22px !important;bottom: 20px !important;}
  body .ly_poster_12 .list .item .text_box .title{font-size: 18px !important;}
}
