.ly_poster_1000 .poster_box{background: #16b24a;width: 100%;font-family: 'Montserrat', Arial, sans-serif}.ly_poster_1000 .poster_box .main{max-width: 1920px;width: 92%;margin: auto;padding-top: 60px;padding-bottom: 80px;box-sizing: border-box}.ly_poster_1000 .poster_box .main .i_title{color: #fff;font-size: 56px;font-weight: 700;text-align: center;margin-bottom: 56px;letter-spacing: 1px}.ly_poster_1000 .poster_box .main .list_box{margin-bottom: 40px;font-size: 0}.ly_poster_1000 .poster_box .main .list_box .list_info{background: #fff;box-shadow: 0 2px 8px rgba(0,0,0,0.04);overflow: hidden;flex: 1 1 0;flex-direction: column;min-width: 0;border-top: 4px solid #fed701;position: relative;display: inline-block;margin: 16px}.ly_poster_1000 .poster_box .main .list_box .list_info .img_box{position: relative;width: 100%;padding-top: 66.66%;overflow: hidden;background: #eee}.ly_poster_1000 .poster_box .main .list_box .list_info .img_box img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;max-width: 100%;max-height: 100%;object-fit: cover;width: 100%;height: 100%;display: block}.ly_poster_1000 .poster_box .main .list_box .list_info .i_content{padding: 24px 18px 18px 18px;flex: 1;display: flex;flex-direction: column;justify-content: flex-start}.ly_poster_1000 .poster_box .main .list_box .list_info .i_subtitle{font-size: 15px;color: #222;margin-bottom: 8px}.ly_poster_1000 .poster_box .main .list_box .list_info .i_subtitle b{font-weight: 700}.ly_poster_1000 .poster_box .main .list_box .list_info .i_author{font-size: 15px;color: #222;margin-bottom: 12px}.ly_poster_1000 .poster_box .main .list_box .list_info .i_author b{font-weight: 700}.ly_poster_1000 .poster_box .main .list_box .list_info .i_text{font-size: 14px;color: #888;line-height: 1.6;margin-bottom: 18px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 7}.ly_poster_1000 .poster_box .main .list_box .list_info .i_btn{align-self: flex-start;background: #ff710b;color: #fff;border: none;border-radius: 25px;padding: 8px 20px;font-size: 14px;font-weight: 500;cursor: pointer;transition: background 0.2s;text-decoration: none}.ly_poster_1000 .poster_box .main .list_box .list_info .i_btn:hover{background: #e09e00}.ly_poster_1000 .poster_box .main .pagination_box{display: flex;justify-content: center;gap: 32px;margin-top: 10px}.ly_poster_1000 .poster_box .main .pagination_box .page_btn{width: 44px;height: 44px;border-radius: 50%;background: #fff;border: none;display: flex;align-items: center;justify-content: center;font-size: 22px;color: #16b24a;cursor: pointer;box-shadow: 0 2px 8px rgba(0,0,0,0.04);transition: background 0.2s}.ly_poster_1000 .poster_box .main .pagination_box .page_btn:hover{background: #f2f2f2}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn{width: 45px;height: 45px;background-color: #ffffffc9;border-radius: 50px;background-position: center;background-size: 100%;position: absolute;z-index: 1;bottom:52px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%)}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn_prev{left: 47%}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn_prev:before{content: "\e634";font-size: 20px;font-family: "iconfont" !important;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(180deg);z-index: 2}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn_next{right: 47%}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn_next:before{content: "\e634";font-size: 20px;font-family: "iconfont" !important;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn.none{display: none}.ly_poster_1000 .content_popup{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999}.ly_poster_1000 .popup_overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7)}.ly_poster_1000 .popup_content{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background: #fff;width: 90%;max-width: 800px;max-height: 80vh;border-radius: 8px;padding: 30px;box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);overflow-y: auto}.ly_poster_1000 .popup_close{position: absolute;top: 10px;right: 15px;font-size: 28px;color: #666;cursor: pointer;line-height: 1;z-index: 1}.ly_poster_1000 .popup_close:hover{color: #333}.ly_poster_1000 .popup_title{font-size: 24px;color: #222;margin-bottom: 10px;font-weight: 700}.ly_poster_1000 .popup_subtitle{font-size: 18px;color: #666;margin-bottom: 20px;font-weight: 500}.ly_poster_1000 .popup_text{font-size: 16px;color: #444;line-height: 1.6}@media (max-width: 1000px){.ly_poster_1000 .poster_box .main .i_title{font-size: 28px;margin-bottom: 28px}.ly_poster_1000 .poster_box .main .list_box .list_info{max-width: 100%}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn_prev{left: 37%}.ly_poster_1000 .poster_box .srcoll_list .srcoll_btn_next{right: 37%}.ly_poster_1000 .poster_box .main .pagination_box{gap: 16px}.ly_poster_1000 .popup_content{width: 95%;padding: 20px}.ly_poster_1000 .popup_title{font-size: 20px}.ly_poster_1000 .popup_subtitle{font-size: 16px}.ly_poster_1000 .popup_text{font-size: 14px}}@media (max-width: 600px){.ly_poster_1000 .poster_box .main .list_box{grid-template-columns: 1fr}}