.chapter_center[data-v-d41c2298]{width:1200px;margin:0 auto;height:100%}.chapter_center .content[data-v-d41c2298]{display:flex;flex-direction:column;height:100%}.chapter_center .content .top[data-v-d41c2298]{margin-top:40px;height:55px;display:flex;align-items:center}.chapter_center .content .top .back[data-v-d41c2298]{cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;font-size:22px;font-weight:700;height:36px;width:36px;background:#70cf87;border-radius:50%}.chapter_center .content .top .name[data-v-d41c2298]{margin-left:14px;padding:0 10px;min-width:184px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;background:#43bb61;border-radius:22px}.chapter_center .content .list[data-v-d41c2298]{height:calc(100% - 135px);margin-top:50px;display:inline-grid;grid-template-columns:283px 283px 283px 283px;grid-template-rows:353px 353px 353px 353px;grid-row-gap:30px;grid-column-gap:23px}.chapter_center .content .list .item_chapter[data-v-d41c2298]{border-radius:10px;cursor:pointer;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.chapter_center .content .list .item_chapter .top[data-v-d41c2298]{flex:1;display:flex;align-items:center;justify-content:center}.chapter_center .content .list .item_chapter .top .img_chapter[data-v-d41c2298]{width:119px;height:104px}.chapter_center .content .list .item_chapter .bom[data-v-d41c2298]{height:68px;display:flex;justify-content:center;font-weight:700;font-size:26px;color:#fff}.chapter_center .content .list .item_chapter[data-v-d41c2298]:hover{transform:scale(1.1)}