1
0

客户案例详情

This commit is contained in:
2025-12-16 11:48:54 +08:00
parent 2adcea4e1d
commit 89e822efcd
5 changed files with 376 additions and 22 deletions

View File

@@ -75,27 +75,6 @@
}
}
/* 面包屑导航样式 */
.page-path {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: transparent;
border-radius: 4px;
font-size: 14px;
color: #666;
}
.page-path a {
color: #337ab7;
text-decoration: none;
}
.page-path a:hover {
color: #23527c;
text-decoration: underline;
}
/* Swiper轮播居中父容器 */
.main2 {
display: flex;