* {
    border: 0;
    margin: 0px;
    padding: 0px;
}

.cul_box,
.report_partner ul {
    width: 1200px;
    height: 72px;
    margin: 22px auto;
    margin-bottom: 28px;
}

.cul_subNav_box {
    padding: 22px 4px;
    height: 72px;
}

.cul_subNav_box .cul_logo {
    display: flex;
    align-items: center;
}

.afix {
    display: inline-block;
    width: 720px;
    height: 52px;
    display: flex;
    flex-direction: row;
    margin-top: 14px;
}

.cul_subNav {
    /*width: 720px;*/
    height: 88px;
}

.afix li {
    font-size: 16px;
    margin-left: 26px;
    line-height: 52px;
}

.afix li a {
    font-size: 16px;
    line-height: 52px;
}

.cul_subNav li a :hover,
.cul_subNav li .active a {
    color: #bc1409;
}


/* 广告 */

.img-box {
    widows: 640px;
    height: 250px;
    display: flex;
    flex-direction: row;
}

.img-one {
    width: 310px;
    height: 250px;
    margin-right: 20px;
}

.img-one img {
    widows: 100%;
    height: 100%;
}

.img-tex {
    width: 310px;
    height: 250px;
}

.img-tex img {
    widows: 100%;
    height: 100%;
}

.img-box1 {
    width: 640px;
    height: 88px;
    margin: 14px 0;
}

.img-box1 img {
    width: 640px;
    height: 88px;
}

.img-box2 {
    width: 300px;
    height: 250px;
    margin: 14px 0;
}

.img-box2 img {
    width: 300px;
    height: 250px;
}

.img-box3 {
    width: 300px;
    height: 80px;
    margin: 14px 0;
}

.img-box3 img {
    width: 300px;
    height: 80px;
}