.module-view-top{position:relative;height:120px;margin-top:0;background:#fff;z-index:5}.module-view-top *,.module-view-top *:before,.module-view-top *:after{box-sizing:content-box}.module-tab{display:flex;height:100%;margin:0 auto;justify-content:center;border-bottom:5px solid lightgray;background-color:#fff;z-index:2}.module-item{height:100%;width:16%;position:relative;text-align:center;top:50%;transform:translateY(-50%)}.module-item-top{padding-top:15px;padding-bottom:10px}.module-item-top .img-container{width:60px;height:60px;border-radius:20%;margin:0 auto;cursor:pointer;display:block;position:relative}.module-item-top .img-container:hover{background-color:#e4e4e4}.module-item-top .img-container img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);border-radius:15px;background-color:#f5f5f5;transition:background-color .3s ease}.module-item-top .img-container:hover img{border:1px solid #E4E4E4}.module-item-bottom{font-size:18px}.module-item-bottom a{text-decoration:none;color:#000;white-space:nowrap}.module-item.active .module-item-bottom a{min-width:60px;display:inline-block;border-bottom:5px solid red;font-weight:700;padding-bottom:9px}.module-view-top-icon{position:absolute;right:7%;top:0;width:85px;height:27px;border-radius:0 0 50% 50%;cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;font-size:16px;font-weight:700;z-index:9}.module-view-top-icon span{cursor:pointer}
