.nav-control-bar{position:absolute;top:0;left:0;width:100%;height:1rem;cursor:pointer;z-index:1}.nav-control-bar:hover .home-view-nav{height:2rem;overflow:visible;transition:all 1s}.home-view-nav{height:0;overflow:hidden;transition:all 1s}.red-group-reading{display:flex;flex-direction:column;align-items:center;margin-top:.7rem}.red-group-reading .reading_list{width:41rem;display:flex;flex-flow:wrap}.red-group-reading .reading_list .reading_list_detail{background:#fff;padding:.4rem;cursor:pointer;margin:.3rem}.red-group-reading .reading_list .reading_list_detail .cover{width:6.75rem;height:8.5rem;object-fit:cover}.red-group-reading .reading_list .reading_list_detail .title{width:6.75rem;height:1.25rem;font-weight:600;font-size:.4rem;color:#000;line-height:1.25rem;box-sizing:border-box}.red-group-reading .reading_list_pagination{margin-top:1rem;margin-bottom:2.325rem}