/*全站顶部透明 */
.top-style-blur {
background: rgba(255, 255, 255, 0.56);
backdrop-filter: blur(0px);
}
/*.header-banner {*/
/* background: rgba(255, 255, 255, 0.56);*/
/* }*/
.sub-menu {
background: rgba(255, 255, 255, 0.56);
}
.home_row_0.homw-row-full.module-sliders {
margin-top: -135px;
}
.logo-center .top-style,.logo-left .top-style,.menu-center .top-style,.social-top .top-style-bottom,.logo-top{
border-top: 1px solid #f5f6f7b0;
}
/*全站顶部透明结束*/
发表回复
要发表评论,您必须先登录。