
/* .ly_poster_153 .item_box .img_box {transition: transform 0.2s ease;overflow: hidden;} */
.ly_poster_153 .item_box .img_box {transition: all .5s ease-in-out;overflow: hidden;}
.ly_poster_153 .item_box .img_box:hover {transform: scale(1.1);}
.ly_poster_153 .item_container .item_box {overflow: hidden;}
.ly_poster_153 .item_box .c_title a.themes_box_button:hover {color: #F5383A !important;}
.ly_poster_153 .item_container .item_box .content_box .c_more a::after {display: none;}
.ly_poster_153 .item_container .item_box .content_box .c_more a.themes_box_button {box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);border-color: rgba(204, 204, 204, 1);padding: 10px 20px;border-radius: 50px !important;line-height: 20px !important;}
.ly_poster_153 .item_container .item_box .content_box .c_more a.themes_box_button:hover {color: #ffffff;background-color: #F5383A;}
.ly_poster_153 .item_container .item_box .content_box .c_more {display: flex;align-items: center;justify-content: space-between;}
.ly_poster_153 .section .item_container .item_box .content_box .arrow-btn {display: flex;width: 32px;height: 32px;align-items: center;justify-content: center;border-radius: 50%;background-color: #F5383A;line-height: 32px;}
.ly_poster_153 .item_container .item_box .content_box .arrow-btn::before {font-size: 28px;color: #ffffff !important;    font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;}
@media screen and (max-width: 1000px) {
    .ly_poster_153 .section .item_container .item_box .content_box .c_more a.themes_box_button {padding: 8px 15px;}
    .ly_poster_153 .section .item_container .item_box .content_box {padding: 10px 8px;display: flex;flex-direction: column;flex: 1;gap: 35px;}
    .ly_poster_153 .section .item_container .item_box .content_box .c_title {padding: 10px 10px 0;}
    .ly_poster_153 .section .item_container .item_box {display: flex;flex-direction: column;}
    .ly_poster_153 .section .item_container .item_box .content_box .c_more {margin-top: auto;}
}
