@media screen and (max-width:992px) {
    .InnerTitle{
          width: 90% !important;
          margin: 25px auto 0 !important;
            padding-top: 0!important;
    }
    
    .KeyWordsOverListTop {
        width: 100% !important;
        margin-top: 25px;
    }

    .KeyWordsOverList .boxLeft {
        width: 90% !important;
        margin: 15px auto;
    }

    .KeyWordsOverList .boxRight {
        width: 90% !important;
        margin: 0 auto !important;
    }

    .KeyWordsOverList .boxRight section .content3 {
        justify-content: flex-start !important;
    }
    .index_header_box{
        height: 51px!important;
    }
}
.f14list{
    font-family:微软雅黑;
    font-size:14px
}