/*TOU导航 语种隐藏 搜索按钮右对齐*/

#cateTranstyle1 .allGroup-list {
	    direction: ltr !important;
}



/*新闻单页 上一页下一页背景色*/
.pro-detials-listshow .fll, .pro-detials-listshow .flr {
    max-width: 40%;
    height: 22px;
    background-color: #c3c3c3 !important;
    line-height: 22px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*新闻单页标题下间距*/
.mb10 {
    margin-bottom: 80px !important;
}

.sitewidget-prodCategory-20251114173915 #cateTranstyle1 .allGroup-list>li {
    height: auto!important;
    line-height: 30px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sitewidget-prodCategory-20251114173915.sitewidget-prodGroupCategory #cateTranstyle1 .allGroup-list>li>a {
    overflow: initial!important;
    text-overflow: initial!important;
    white-space: normal!important;
}