.matter-list-tabs ul{height:54px;margin:10px 0 20px;padding:0 40px;background:#fff;display:flex;justify-content:space-around;align-items:center}
.matter-list-tabs ul li{font-size:17px;color:#333;line-height:46px;position:relative}
.matter-list-tabs ul li.active i{width:36px;height:6px;display:block;position:absolute;bottom:0;left:50%;margin-left:-18px;font-weight:700;background:linear-gradient(90deg,#4d6fff,#5685ff,#5e9bff);background-repeat:no-repeat;background-position:bottom;border-radius:10px}