.typical-home{overflow:hidden;color:#666!important;background-color:#f0f2f5}.typical-home .module-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;border-bottom:1px solid #ebeef5;background:#fff}.typical-home .module-title{font-size:16px;font-weight:700;color:#303133}.typical-home .module-extra{color:#909399;cursor:pointer}.typical-home .top-list-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.typical-home .top-list-card:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.typical-home .top-list-card i{font-size:24px;margin-bottom:10px}.typical-home .top-list-card span{font-size:14px}