.cons-con {
    width: 850px;

}

.brief {
}

.brief .icon {
    width: 1100%;
    height: 300px;
    background: #999999;
    margin-top: 16px;
}

.brief .text {
    margin-top: 16px;
    line-height: 28px;
    font-size: 18px;
}

.organize {
}

.organize .title-a {
    font-size: 27px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    margin-top: 20px;
}

.organize .xian-a {
    width: 88px;
    border: 2px solid rgba(0, 159, 232, 1);
    margin: 0 auto;
}

.contact {
}

.contact .icona {
    width: 100%;
    height: 300px;
    margin-top: 20px;
}

.contact .text {
    font-size: 20px;
    line-height: 34px;
    color: rgba(0, 0, 0, 1);
    padding-left: 20px;
    padding-top: 20px;
}

.honor {
    padding-bottom: 30px;
}

.honor .title-a {
    font-size: 27px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    margin-top: 20px;
}

.honor .xian-a {
    width: 248px;
    border: 2px solid rgba(0, 159, 232, 1);
    margin: 0 auto;
}

.honor .icon-a {
    width: 440.03px;
    height: 311.1px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}

.honor .heng {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(180, 180, 181, 1);

}

.honor .xian-b{
    width: 188px;

}

.honor .icon-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.honor .icon-list .icon-d{
    width: 288px;
    height: 407px;
    margin-top: 30px;
}

