.children_item{position:relative;width:220px;border-radius:20px;margin-right:25px;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.08);cursor:pointer;margin-bottom:25px}.children_item:nth-child(5n){margin-right:0}.children_item_cover{width:100%;height:312px;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0;border-bottom-left-radius:0}.template_info_title_icon{position:absolute;top:10px;left:10px;width:48px;height:24px;font-size:14px;text-align:center;line-height:24px;border-radius:4px;background:linear-gradient(90deg,#ffeccf,#f9d5a6);z-index:30}.children_item_cover_img{width:100%;transform:translateY(0);transition:all .6s}.children_item_info{width:100%;padding:12px 20px}.children_item_info_title{width:100%;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.children_item_info_img{width:12px;margin-right:6px;margin-top:-2px}.children_item_info_num{margin-top:10px;font-size:12px;font-weight:400;color:#989898;display:flex;align-items:center}