|
@@ -37,7 +37,7 @@
|
|
.NavLinkContent1 .ShowContent .LeftPart {
|
|
.NavLinkContent1 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/icon-map.png");
|
|
|
|
|
|
+ /* background-image: url("../images/icon-map.png"); */
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|
|
@@ -89,7 +89,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent2:hover .ShowContent .LeftPart {
|
|
.NavLinkContent2:hover .ShowContent .LeftPart {
|
|
- background-image: url("../images/navTwoIconHover.png");
|
|
|
|
|
|
+ background-image: url("../images/icon-map-hover.png");
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent2:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent2:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
@@ -102,27 +102,28 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
height: 185px;
|
|
height: 185px;
|
|
position: absolute;
|
|
position: absolute;
|
|
- left: 166px;
|
|
|
|
|
|
+ left: 110px;
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent2 .ShowContent .LeftPart {
|
|
.NavLinkContent2 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/navTwoIcon.png");
|
|
|
|
|
|
+ /* background-image: url("../images/navTwoIcon.png"); */
|
|
|
|
+ background-image: url("../images/icon-map.png");
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent2 .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent2 .ShowContent .RightPart .RightPart_TopPart {
|
|
- width: 180px;
|
|
|
|
|
|
+ /* width: 180px; */
|
|
height: 36px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-weight: normal;
|
|
font-weight: normal;
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
line-height: 41px;
|
|
line-height: 41px;
|
|
- margin-bottom: 16px;
|
|
|
|
|
|
+ /* margin-bottom: 16px; */
|
|
text-align: start;
|
|
text-align: start;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -153,7 +154,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent3:hover .ShowContent .LeftPart {
|
|
.NavLinkContent3:hover .ShowContent .LeftPart {
|
|
- background-image: url("../images/navSevenIconHover.png");
|
|
|
|
|
|
+ background-image: url("../images/navFourIconHover.png");
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent3:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent3:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
@@ -166,27 +167,27 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
height: 185px;
|
|
height: 185px;
|
|
position: absolute;
|
|
position: absolute;
|
|
- left: 166px;
|
|
|
|
|
|
+ left: 110px;
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent3 .ShowContent .LeftPart {
|
|
.NavLinkContent3 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/navSevenIcon.png");
|
|
|
|
|
|
+ background-image: url("../images/navFourIcon.png");
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent3 .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent3 .ShowContent .RightPart .RightPart_TopPart {
|
|
- width: 180px;
|
|
|
|
|
|
+ /* width: 180px; */
|
|
height: 36px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-weight: normal;
|
|
font-weight: normal;
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
line-height: 41px;
|
|
line-height: 41px;
|
|
- margin-bottom: 16px;
|
|
|
|
|
|
+ /* margin-bottom: 16px; */
|
|
text-align: start;
|
|
text-align: start;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -217,7 +218,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent4:hover .ShowContent .LeftPart {
|
|
.NavLinkContent4:hover .ShowContent .LeftPart {
|
|
- background-image: url("../images/navFourIconHover.png");
|
|
|
|
|
|
+ background-image: url("../images/navSevenIconHover.png");
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent4:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent4:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
@@ -240,21 +241,21 @@
|
|
.NavLinkContent4 .ShowContent .LeftPart {
|
|
.NavLinkContent4 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/navFourIcon.png");
|
|
|
|
|
|
+ background-image: url("../images/navSevenIcon.png");
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent4 .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent4 .ShowContent .RightPart .RightPart_TopPart {
|
|
- width: 180px;
|
|
|
|
|
|
+ /* width: 180px; */
|
|
height: 36px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-weight: normal;
|
|
font-weight: normal;
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
line-height: 41px;
|
|
line-height: 41px;
|
|
- margin-bottom: 16px;
|
|
|
|
|
|
+ /* margin-bottom: 16px; */
|
|
text-align: start;
|
|
text-align: start;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -308,7 +309,7 @@
|
|
.NavLinkContent5 .ShowContent .LeftPart {
|
|
.NavLinkContent5 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/icon-users.png");
|
|
|
|
|
|
+ /* background-image: url("../images/icon-users.png"); */
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|
|
@@ -358,7 +359,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent6:hover .ShowContent .LeftPart {
|
|
.NavLinkContent6:hover .ShowContent .LeftPart {
|
|
- background-image: url("../images/navThreeIconHover.png");
|
|
|
|
|
|
+ background-image: url("../images/icon-users-hover.png");
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent6:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent6:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
@@ -381,21 +382,21 @@
|
|
.NavLinkContent6 .ShowContent .LeftPart {
|
|
.NavLinkContent6 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/navThreeIcon.png");
|
|
|
|
|
|
+ background-image: url("../images/icon-users.png");
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent6 .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent6 .ShowContent .RightPart .RightPart_TopPart {
|
|
- width: 180px;
|
|
|
|
|
|
+ /* width: 180px; */
|
|
height: 36px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-weight: normal;
|
|
font-weight: normal;
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
line-height: 41px;
|
|
line-height: 41px;
|
|
- margin-bottom: 16px;
|
|
|
|
|
|
+ /* margin-bottom: 16px; */
|
|
text-align: start;
|
|
text-align: start;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -426,7 +427,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent7:hover .ShowContent .LeftPart {
|
|
.NavLinkContent7:hover .ShowContent .LeftPart {
|
|
- background-image: url("../images/navSixIconHover.png");
|
|
|
|
|
|
+ background-image: url("../images/navThreeIconHover.png");
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent7:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent7:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
@@ -445,21 +446,21 @@
|
|
.NavLinkContent7 .ShowContent .LeftPart {
|
|
.NavLinkContent7 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/navSixIcon.png");
|
|
|
|
|
|
+ background-image: url("../images/navThreeIcon.png");
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|
|
}
|
|
}
|
|
|
|
|
|
.NavLinkContent7 .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent7 .ShowContent .RightPart .RightPart_TopPart {
|
|
- width: 180px;
|
|
|
|
|
|
+ /* width: 180px; */
|
|
height: 36px;
|
|
height: 36px;
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-family: PangMenZhengDao-3, PangMenZhengDao;
|
|
font-weight: normal;
|
|
font-weight: normal;
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
line-height: 41px;
|
|
line-height: 41px;
|
|
- margin-bottom: 16px;
|
|
|
|
|
|
+ /* margin-bottom: 16px; */
|
|
text-align: start;
|
|
text-align: start;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -485,7 +486,7 @@
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
|
|
-.NavLinkContent8:hover {
|
|
|
|
|
|
+/* .NavLinkContent8:hover {
|
|
background-image: url("../images/navEightHover.png");
|
|
background-image: url("../images/navEightHover.png");
|
|
}
|
|
}
|
|
|
|
|
|
@@ -495,7 +496,7 @@
|
|
|
|
|
|
.NavLinkContent8:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
.NavLinkContent8:hover .ShowContent .RightPart .RightPart_TopPart {
|
|
color: #ffa622;
|
|
color: #ffa622;
|
|
-}
|
|
|
|
|
|
+} */
|
|
|
|
|
|
.NavLinkContent8 .ShowContent {
|
|
.NavLinkContent8 .ShowContent {
|
|
display: flex;
|
|
display: flex;
|
|
@@ -509,7 +510,7 @@
|
|
.NavLinkContent8 .ShowContent .LeftPart {
|
|
.NavLinkContent8 .ShowContent .LeftPart {
|
|
width: 88px;
|
|
width: 88px;
|
|
height: 88px;
|
|
height: 88px;
|
|
- background-image: url("../images/navEightIcon.png");
|
|
|
|
|
|
+ /* background-image: url("../images/navEightIcon.png"); */
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
margin-right: 28px;
|
|
margin-right: 28px;
|