| | |
| | | /* width: 415px; |
| | | height: 70px; |
| | | background: url("../img/LOGO.png") no-repeat center; */ |
| | | width: 18%; |
| | | width: 19%; |
| | | height: 50px; |
| | | background: url("../img/menu/navtitle.png") no-repeat center center; |
| | | background-size: 100% 100%; |
| | | padding-left: 5px; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | | font-size: 20px; |
| | | font-family: Microsoft YaHei; |
| | | font-weight: bold; |
| | | color: #ffffff; |
| | | background: linear-gradient(0deg, #79a8ff 0%, #ffffff 100%); |
| | | -webkit-background-clip: text; |
| | | -webkit-text-fill-color: transparent; |
| | | |
| | | } |
| | | |
| | | .topMenu { |
| | |
| | | color: #fff |
| | | } |
| | | |
| | | |
| | | |
| | | .changeStyle { |
| | | color: #fec801; |
| | | } |