.ui-catalogue {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 60px;
}

.ui-honor-title {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}

.ui-honor-title li {
    height: 29px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #333;
    margin-right: 56px;
    cursor: pointer;
}

.onn {
    border-bottom: 2px solid #28984e;
}

.ui-s {
    display: none;
} 

.ui-tus ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.ui-tus-shu {
    width: 310px;
    height: 290px;
    margin: 0 19px 19px 0;
}

.ui-tus-shu:nth-child(4n) {
    margin-right:0;
}

.ui-tus-y {
    width: 100%;
    height: 235px;
    background-color: #dedede;
}

.ui-tus-y img {
    width:100%;
    height:100%
}

.ui-tus-e {
    width: 100%;
    height: 55px;
    background-color: #f8f8f8;
}

.ui-tus-e {
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #333;
}