:root{--mj-white:#fff;--mj-card-bg:#111111;--mj-theme:#383838;--mj-main:#383838;--mj-secondbg:#ededed;--mj-card-border:#e3e8f7;--style-hover-border:1px solid var(--mj-theme)}#home_top{max-width:1500px;width:100%;margin-bottom:1rem}.home_top_group{border-radius:12px;overflow:auto;width:100%;margin-bottom:0}.homeTopGroup{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;margin-top:1rem;overflow:auto;overflow-x:score;border-radius:12px}.homeTopGroup::-webkit-scrollbar{display:none}.homeTopGroup #banner_group{display:flex}div#banners{display:none}@media screen and (min-width:1300px){.homeTopGroup #banner_group{width:calc(100% - 600px - 1.5rem);display:flex;flex-direction:column;justify-content:space-between}div#banners{display:flex;width:100%;height:100%;background:var(--mj-main);margin-bottom:.5rem;margin-right:.5rem;border-radius:12px;overflow:hidden;position:relative}.homeTopGroup .category_group{flex-direction:row!important}.homeTopGroup .category_item{width:calc(100% / 3 - .33rem);height:100%!important;margin-right:.5rem}.homeTopGroup .category_item:nth-child(3){margin-right:0;display:flex!important}#banner-page{width:100%;height:100%}.top_post_group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;height:calc(328px + .5rem);align-content:space-between;width:calc(600px + 1.5rem)}}.homeTopGroup .category_group{display:flex;flex-direction:column;justify-content:space-between;min-width:200px}.homeTopGroup .category_item{overflow:hidden;transform:scale(1);transition:.3s;height:48%;border-radius:12px}.homeTopGroup .category_item:nth-child(3){display:none}.homeTopGroup .category_item a.category_button{height:100%;width:100%;background:var(--mj-card-bg);border-radius:12px;display:inline-block;text-align:left;line-height:4em;font-weight:700;font-size:.9rem;color:var(--mj-white);transition:all .4s cubic-bezier(.39,.575,.565,1);transform:scale(1);overflow:hidden;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei}.category_button_text{padding-left:25px}a.category_button i{font-size:3rem;opacity:.3;position:absolute;right:15px;top:10%;transition:.3s;transform:rotate(-10deg)}a.category_button:hover i{opacity:.8;transition:.8s;transition-delay:.15s;transform:scale(1.1)}a.category_button:hover:after{width:3rem;transition:.8s}a.category_button:after{top:40px;width:1rem;left:25px;height:2px;background:var(--mj-white);content:"";border-radius:1px;position:absolute;transition:.8s}@media screen and (max-width:768px){#home_top{padding:0 5px}.homeTopGroup .category_group{min-width:130px!important}.top_post_group .top_post_item{border-radius:0}}.top_post_group{display:flex;position:relative}.top_post_group .top_post_item{display:flex;width:200px;min-width:200px;height:164px;max-height:164px;flex-direction:column;align-items:flex-start;margin-left:.5rem;background:var(--mj-card-bg);border-radius:12px;overflow:hidden}.top_post_group .top_post_item .post_cover{width:100%;height:110px;position:relative}.top_post_group .top_post_item .post_cover img{object-fit:cover;width:100%;height:110px;background:var(--mj-secondbg)}.top_post_group .top_post_item .post_cover .post_cover_info{position:absolute;top:0;width:101%;height:100%;opacity:0;background-color:rgba(0,0,0,.7)!important;transition:all .3s ease;display:flex}.top_post_group .top_post_item:hover .post_cover .post_cover_info{opacity:1}.top_post_group .top_post_item .post_cover .post_cover_info .post_cover_text{color:#fff;padding:12px 14px;font-size:15px;font-weight:400;margin:20px 0;-webkit-line-clamp:2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.top_post_group .top_post_item:focus .post_info,.top_post_group .top_post_item:hover .post_info{box-shadow:inset 0 -60px 0 0 var(--mj-theme)}.top_post_group .top_post_item .post_info a{color:var(--mj-fontcolor)!important;transition:0}.top_post_group .top_post_item:hover .post_info a{color:var(--mj-white)!important}.top_post_group .top_post_item .post_info{padding:.2rem .5rem .3rem .5rem!important;transition:.3s;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.top_post_group .top_post_item .post_info .article-title{-webkit-line-clamp:2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-height:1.4;justify-content:center;align-items:flex-end;align-content:center;font-size:.8rem!important;padding:0!important}