.business-shops-home{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.business-shops-home .user-info{padding:16px;min-height:160px;display:flex;flex-direction:row;background:linear-gradient(180deg,rgba(0,0,64,.5) 0,rgba(0,0,64,.2) 30%,transparent 60%),url(../../static/img/bg-1.1500eff5.png) bottom/cover no-repeat,#eaeaea;color:#fff}.business-shops-home .user-info-avatar-wrap{flex:0 0 75px}.business-shops-home .user-info-avatar-wrap .van-image{width:75px;height:75px;border-radius:37.5px;overflow:hidden;background-color:hsla(0,0%,100%,.8);border:2px solid rgba(206,175,145,.7)}.business-shops-home .user-info-text-wrap{flex:1 1 auto;width:100%;height:100%;margin:17.5px 0 0 20px;overflow:hidden}.business-shops-home .content{flex:1 1 auto;width:100%;height:100%;padding-top:10px;background-color:#eaeaea}.business-shops-home .content .desc{padding:16px 0;text-align:center}.business-shops-home .menu-box{display:flex;flex-wrap:wrap;justify-content:flex-start}.business-shops-home .menu-block{width:90px;margin-top:20px;margin-left:10px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.business-shops-home .menu-icon{width:40px;height:40px;flex:0 0 40px;margin:10px auto}.business-shops-home .menu-text{font-size:.9em}.business-shops-home .menu-row{padding:20px;margin-top:20px;background:linear-gradient(160deg,#fff 20%,rgba(210,177,144,.1))}.business-shops-home .menu-row .title{color:#d2b190}.business-shops-home .information{margin-top:20px;padding:10px 20px;background:linear-gradient(160deg,#fff 20%,rgba(210,177,144,.1))}.business-shops-home .information .title{margin:10px 0;color:#d2b190}.business-shops-home .information .text{color:rgba(0,0,0,.8);line-height:1.4}.business-shops-home .information .more{text-align:right;color:rgba(0,0,0,.5);font-size:.8em}