| | |
| | | border-right: 1px solid #ccc; |
| | | |
| | | i { |
| | | background: url(/zhxy/img/navicon/walk-one.png) no-repeat; |
| | | background: url(/zhjg/img/navicon/walk-one.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | } |
| | | |
| | | li:nth-child(2) { |
| | | i { |
| | | background: url(/zhxy/img/navicon/drive-one.png) no-repeat; |
| | | background: url(/zhjg/img/navicon/drive-one.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | } |
| | |
| | | |
| | | li.on:nth-child(1) { |
| | | i { |
| | | background: url(/zhxy/img/navicon/walk-two.png) no-repeat; |
| | | background: url(/zhjg/img/navicon/walk-two.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | } |
| | | |
| | | li.on:nth-child(2) { |
| | | i { |
| | | background: url(/zhxy/img/navicon/drive-two.png) no-repeat; |
| | | background: url(/zhjg/img/navicon/drive-two.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | } |