.HO_content {}

.HO_content .HO_msg {
    padding-top: 40px;
    color: #a7a7a7;
    font-size: 14px;
}

.HO_content .HO_title {
    padding-top: 50px;
    text-align: center;
}

.HO_content .HO_title .HO_txt {
    font-size: 35px;
    color: #cbcbcb;
    text-align: center;
}

.HO_content .HO_title .HO_p {
    text-align: center;
    font-size: 20px;
    color: rgb( 48, 48, 48);
    padding: 20px 0 42px 0;
}

.HO_column {
    display: inline-block;
    padding-bottom: 55px
}

.HO_column ul li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    float: left;
    padding: 0px 30px;
    border: 1px solid #dadada;
    border-radius: 30px;
    margin: 0px 25px;
    cursor: pointer;
}

.HO_column ul li:nth-child(5) {
    background-color: #004b47;
    color: #cfdddc;
}

.banner_ {
    height: 336px;
}

.HO_title .HO_RY {
    margin-top: 45px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #f5f5f5;
    font-size: 20px;
    text-align: center;
    color: rgb( 48, 48, 48);
}

.HO_Trophy {
    width: 100%;
    height: 517px;
    padding: 75px 38px 72px 50px;
    box-sizing: border-box;
}

.HO_Trophy .HO_left {
    float: left;
}

.HO_Trophy .HO_right {
    text-align: left;
    width: 745px;
    float: left;
    padding-left: 92px;
}

.HO_Trophy .HO_right .HO_pp {
    font-size: 16px;
    color: #666666;
    line-height: 35px;
}

.HO_ZS {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #f5f5f5;
    font-size: 20px;
    text-align: center;
    color: rgb( 48, 48, 48);
}

.HO_certificate {
    margin-bottom: 60px;
    padding-left: 60px;
    box-sizing: border-box;
    margin-top: 60px;
}

.HO_certificate .HO_ul_one {
    overflow: hidden;
}

.HO_certificate .HO_ul_one li {
    float: left;
    height: 414px;
    padding-right: 55px;
}

.HO_certificate .HO_ul_one li img {
    margin: 0 auto;
    margin-bottom: 25px;
}

.HO_certificate .HO_ul_one li .HO_ppp {
    text-align: center;
    color: #333333;
    font-size: 18px;
}

.HO_certificate .HO_ul_two {
    overflow: hidden;
    margin-top: 56px;
}

.HO_certificate .HO_ul_two li {
    float: left;
    height: 300px;
    padding-right: 55px;
}

.HO_certificate .HO_ul_two li img {
    margin: 0 auto;
    margin-bottom: 25px;
}

.HO_certificate .HO_ul_two li .HO_ppp {
    text-align: center;
    color: #333333;
    font-size: 18px;
}
.qy_selected{
    background-color: #004b47;
    color: #cfdddc;
}