#l { display: flex; margin-top: 20px }
@media only screen and (max-width: 960px) {
    #l h4 { width:100%; display: block; }
}
#l .l { height: 44px; background-color: #052962; padding: 8px; }
#l .iii { height: 44px; }
#bCenter { margin: 30px auto; }
#bCenter img { margin: 0 auto; }
#bCenter h5 { font-size: 16px; font-weight: bold; text-align: center; padding: 5px 0; margin: 5px 0; }
#bCenter .isx { padding: 10px; }
#bCenter a { color: #052962;  }
#bCenter a:hover { color: #000; text-decoration: none }
#bCenter a:hover h5 { background-color: #fff; }
.slick-current { color: #000; }
#isx { color: #000 }
#l h4 { padding: 0 20px; font-size: 24px; line-height: 44px; font-weight: 500; letter-spacing: -1px; color: #777 }

