/* å¤šè¯­è¨€ç»Ÿä¸€æ–‡ä»¶ */
/* èµ°è¿›ä¸­éª > èµ„è´¨è£èª‰ */
.honorTop {
    /* padding: 30px 0; */
    padding-bottom: .5rem;
}
.honorTop .ul{
    /* display: flex;
    justify-content: space-between; */
    overflow: hidden;
    text-align: center;
}
.honorTop .ul .li:nth-child(2n+1){
    margin-left: 0;
}
.honorTop .ul .li{
    /* float: left; */
    width: 3rem;
    display: inline-block;
    vertical-align: top;
    margin-left: .4rem;
    margin-bottom: .2rem;
}
.honorTop .ul .koi{
    height: 2.5rem;
    margin-bottom: 10px;
    text-align: center;
    box-sizing: border-box;
    background: url(../img/about-honorTop-koi.png) no-repeat center top;
    background-size: contain;
    position: relative;
}
.honorTop .ul .txt p{
    color: rgb(111,109,108);
    text-align: center;
    line-height: 1.3;
    font-size: .2rem;
    /* font-weight: 700; */
}
.honorTop .ul .k_qiang{
    padding-top: .7rem;
}
.honorTop .ul .k_qiang .tit{
    color: #b19f6f;
    font-size:0 ;
   
}
.honorTop .ul .k_qiang h6{
    display: inline-block;
    font-size: .8rem;
    line-height: 1;
}
.honorTop .ul .k_qiang em{
    display: inline-block;
    font-size: .34rem;
    line-height: 1;
    background-color: #f3ecea;
    font-style: normal;
    margin-left: -0.2rem;
    margin-right: -0.2rem;
    padding: .04rem;
}

.honorTop .ul .k_jiang p{
    width: 3rem;
    height: 2.1rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
    color: #b19f6f;
    font-size: .3rem;
}

.honorTop .ul .k_jiang h5{
    width: 3rem;
    height: 2.1rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
    color: #b19f6f;
    font-size: .45rem;
}
.honorTop .ul .k_wei{
    padding-top: .7rem;
}
.honorTop .ul .k_wei h5{
    color: #b19f6f;
    font-size: .32rem;
    vertical-align: bottom;
}
.honorTop .ul .k_wei h5 em{
    display: inline-block;
    font-size: .8rem;
    font-style: normal;
    line-height: 1;
}

/* 2021.4.9 */
body .abt .abtCase{
    width: 100%;
    padding: .3rem 0rem 0;
    margin: 0;
}

body .proCae .proList .proFilter div{
    width: 48.5%;
}
body .pro_1Cae .proTopImg{
    width: auto;
    margin: 0 -.3rem;
}
body .newsFilter .newsSearch {
    float: none;
    display: table-cell;
    width: 2000px;
}
