#home-banner{margin-bottom:104px;margin-top:80px;width:100%}#home-banner .search-wraper{margin-top:30px}@media (max-width:992px){#home-banner{margin-bottom:40px}}#home-recommend{display:flex;justify-content:space-between;margin-bottom:64px;transform:translateX(-16px);width:calc(100% + 32px)}#home-recommend .recommend-card{border:1px solid transparent;border-radius:16px;box-sizing:border-box;display:block;height:438px;padding:16px;width:612px}#home-recommend .recommend-card:hover{background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.02));border-color:rgba(0,0,0,.06)}#home-recommend .recommend-card .img-box{border-radius:8px;overflow:hidden;position:relative}#home-recommend .recommend-card .img-box:after{align-items:center;background:#7f66ff;border-bottom-right-radius:32px;color:#fff;content:"Recommended";display:flex;font-size:14px;font-weight:400;height:32px;left:0;padding-left:12px;position:absolute;top:0;width:132px}#home-recommend .recommend-card .img-box img{transition:transform .3s;width:100%}#home-recommend .recommend-card:hover .img-box img{transform:scale(1.1)}#home-recommend .recommend-card .title{font-size:24px;font-style:normal;font-weight:500;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#home-recommend .recommend-card:hover .title{color:#7f66ff}#home-recommend .recommend-card .excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(0,0,0,.7);display:-webkit-box;font-size:14px;font-weight:400;margin-top:12px;overflow:hidden;text-overflow:ellipsis}@media (max-width:992px){#home-recommend{flex-wrap:wrap;justify-content:center;transform:none;width:100%}#home-recommend .recommend-card{height:auto;margin-top:10px;padding:0;width:100%}#home-recommend .recommend-card:hover{background:none;border-color:transparent}#home-recommend .recommend-card .title{font-size:18px}}#home-tabs{display:flex;flex-direction:column;width:100%}#home-tabs .tabs-header-wraper{height:64px;width:100%}#home-tabs .tabs-header-wraper .tabs-header{background:hsla(0,0%,100%,.7);border:1px solid rgba(0,0,0,.06);border-radius:8px;height:64px;max-width:1200px;padding:8px 10px;width:100%}#home-tabs .tabs-header-wraper .tabs-header.ceiling{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border:none;border-radius:0 0 8px 8px;left:50%;position:fixed;top:64px;transform:translateX(-50%);z-index:999}#home-tabs .tabs-header-wraper .tabs-header .item{align-items:center;border-radius:4px;color:rgba(0,0,0,.8);cursor:pointer;display:flex;font-size:22px;font-weight:500;height:48px;width:250px}#home-tabs .tabs-header-wraper .tabs-header .item:hover{background-color:rgba(0,0,0,.04);color:#7f66ff}#home-tabs .tabs-header-wraper .tabs-header .item .icon{align-items:center;display:flex;margin-right:5px}#home-tabs .tabs-header-wraper .tabs-header .item.current{background-color:#7f66ff;color:#fff}@media (max-width:992px){#home-tabs .tabs-header-wraper .tabs-header{background:none;border:none;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0;margin:0 auto;max-width:none;padding:0}#home-tabs .tabs-header-wraper .tabs-header.ceiling{border-bottom:1px solid rgba(0,0,0,.06);border-radius:0;padding:0 16px;width:100vw}#home-tabs .tabs-header-wraper .tabs-header .item{border-bottom:4px solid transparent;border-radius:0;font-size:18px;font-weight:500;height:100%;width:auto}#home-tabs .tabs-header-wraper .tabs-header .item.current{background-color:transparent;border-color:#7f66ff;color:#7f66ff}#home-tabs .tabs-header-wraper .tabs-header .item .icon{display:none}}
/*# sourceMappingURL=home.css.map */