.index{width:100vw;height:100%}.index .index-content{height:calc(100% - 60px);background-color:#f1f2f5}.index .index-bottom{height:60px;display:flex;justify-content:space-around;box-shadow:0 -2px 4px 0 rgba(79,85,114,.05)}.index .index-bottom .index-bottom-nav-item{padding:0 20px;text-align:center;color:#989db2;display:flex;flex-direction:column;justify-content:center}.index .index-bottom .index-bottom-nav-item i{font-size:20px}.index .index-bottom .index-bottom-nav-item p{font-size:14px}.index .index-bottom .select{color:#4560fe!important}.index .groove{position:relative;width:40px}.index .groove .groove-cover .groove-clip-box{position:absolute;width:70px;height:40px;left:-15px;top:0;overflow:hidden}.index .groove .groove-cover .groove-clip{position:absolute;width:70px;height:70px;left:0;bottom:0;padding:0;background-color:#f1f2f5;border-radius:50%;box-shadow:inset 0 0 5px rgba(79,85,114,.1)}.index .groove .call-btn{position:absolute;width:50px;height:50px;top:-14px;left:-5px;display:flex;justify-content:center;align-items:center;background-color:#4560fe;border-radius:50%;z-index:1}