.subNavList {

    overflow: scroll;}
.homea-nav.flex li:last-child ul {
  min-width: 220px; /* 基础宽度 */
  width: max-content; /* 根据内容自动扩展 */
  white-space: nowrap;}

.homea-nav.flex li:last-child ul li {
    padding: 8px 35px;}

.homea-nav.flex li:last-child ul a {
  display: inline-block; /* 让链接宽度随内容扩展 */
  padding-right: 20px;}
.syfw{width:34% !important;}

