.index-category-wrap{position:absolute;left:0;top:0;z-index:100;padding:5px 0;background-color:#fff;width:200px;overflow:hidden;transition:height .3s ease}.index-category-wrap .category-item{display:flex;align-items:center;height:35px;padding:0 12px;cursor:default}.index-category-wrap .category-item>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.index-category-wrap .category-item>.parent{margin-right:8px;font-weight:500;color:#333;font-size:14px}.index-category-wrap .category-item>.parent:hover{text-decoration:underline}.index-category-wrap .category-item>.children{flex:1;font-size:12px;color:#999}.index-category-wrap .category-item>.children>span+span:before{content:"/";margin:0 2px;display:inline-block}.index-category-wrap .category-item>.children>span:hover{text-decoration:underline}.index-category-wrap .category-item:hover{background-color:rgba(0,199,88,.1)}.index-category-wrap .category-item:hover>div{color:#00cc7e}.index-banner-wrap{width:880px;overflow:hidden}.index-banner-wrap .ivu-carousel-arrow{background-color:rgba(0,0,0,.3);width:48px;height:48px;display:flex;align-items:center;justify-content:center}.index-banner-wrap .ivu-carousel-arrow>i{font-size:25px}.index-banner-wrap .ivu-carousel-item{cursor:pointer}.index-banner-wrap .ivu-carousel-dots{bottom:15px}.index-banner-wrap .ivu-carousel-dots>li>button{width:20px;height:4px;border-radius:2px;background-color:hsla(0,0%,100%,.5)}.index-banner-wrap .ivu-carousel-dots>li.ivu-carousel-active>button{background-color:#fff}.index-user-wrap{width:300px;background:linear-gradient(-125deg,#57bdbf,#2f9de2)}.index-user-wrap>div{height:100%}.index-user-wrap>div img{border-radius:50%}.index-user-wrap>div .button{margin-top:24px;width:168px;height:32px;border-radius:18px;line-height:32px;font-size:14px;text-align:center;color:#fff;background-color:#00cc7e;cursor:pointer;transition:background-color .3s ease}.index-user-wrap>div .button:hover{background-color:#00b36e}.index-user-wrap>.login{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:30px 0 50px 0}.index-user-wrap>.login>.ivu-btn{width:168px;border-radius:18px}.index-user-wrap>.login>.info{text-align:center}.index-user-wrap>.login>.info>.nickname{max-width:150px;color:#111;font-size:16px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.index-user-wrap>.no-login{display:flex;flex-direction:column;align-items:center;padding:24px 0}.index-user-wrap>.no-login>.top{color:#333;font-size:14px;width:160px;text-align:center;line-height:20px}.index-user-wrap>.no-login>.info{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.index-user-wrap>.no-login>.footer{color:#999;font-size:12px}.index-head-wrap{height:360px;display:flex;align-items:flex-start;justify-content:space-between}.index-head-wrap>div{height:100%;border-radius:8px}