|
@@ -75,16 +75,18 @@ export default {
|
|
// background-color: #22529a;
|
|
// background-color: #22529a;
|
|
// text-align: center;
|
|
// text-align: center;
|
|
// }
|
|
// }
|
|
-.swfl span {
|
|
|
|
- font-size: 22px;
|
|
|
|
- color: #ffffff;
|
|
|
|
-}
|
|
|
|
|
|
+// .swfl span {
|
|
|
|
+// font-size: 22px;
|
|
|
|
+// color: #ffffff;
|
|
|
|
+// }
|
|
/deep/.el-menu-item {
|
|
/deep/.el-menu-item {
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
border-bottom: 1px solid #2d64b3;
|
|
border-bottom: 1px solid #2d64b3;
|
|
color: #044b79;
|
|
color: #044b79;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
line-height: 60px;
|
|
line-height: 60px;
|
|
|
|
+ width: 90%;
|
|
|
|
+ text-align: center;
|
|
}
|
|
}
|
|
/deep/.el-menu-item:last-child {
|
|
/deep/.el-menu-item:last-child {
|
|
border-bottom: none;
|
|
border-bottom: none;
|