@@ -207,7 +207,7 @@
height: 50px;
.auto-list{
- width: calc(100vw - 380px);
+ width: calc(100vw - 400px);
li{
float: left;
}
@@ -302,6 +302,8 @@
margin: 0 24px 0 0px;
line-height: 50px;
cursor: pointer;
+ width: 80px;
+ overflow:hidden
.badge {
margin: 15px 24px 15px 0;