

.h-nav{margin-left: 0;}

@media(max-width: 1300px){
   .h-li{margin: 0 .2rem;}
}
@media(max-width: 1200px){
   .h-li{margin: 0;}
}

.d-item{display: flex;align-items: center;justify-content: center;min-height: 2.625em;}
.d-zh{ line-height: 1.2;padding-top: .2em;margin-bottom: 0;}
.d-zh::first-letter{color: #0888a8;font-weight: bold;}
.d-en{display: none;}
