.brand_one {
    padding: 94px 0;
}

.brand_one>div {
    width: 50%;
}

.broner>p {
    line-height: 29px;
    font-size: 16px;
    margin-bottom: 30px;
    color: #3b3b3b;
}

.broner>p:last-child {
    margin-bottom: 0;
}

.bronef {
    padding-right: 4%;
}

.bronef h1 {
    font-size: 46px;
    margin-bottom: 50px;
    color: #3b3b3b;
}

.bro_de p {
    position: relative;
    margin-right: 60px;
    float: left;
}

.bro_de p em {
    display: block;
    font-size: 40px;
    color: #0f3793;
}

.bro_de p i {
    font-size: 16px;
    color: #3b3b3b;
}

.bro_de p:last-child::after {
    content: "";
    position: absolute;
    top: 8px;
    left: -33px;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 60px;
    background: #cecece;
}

.brand_tu {
    overflow: hidden;
    position: relative;
}

.five_video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 80px;
    height: 80px;
}

.five_video_con {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    background: #000000;
}
.brand_thr{
    background: #FFF;
}
.brand_thr>div{
    float: left;
    width: 50%;
}
.brth_text{
    font-size: 16px;
    color: #3b3b3b;
    line-height: 28px;
    padding: 120px 90px 0;
}
.brth_pi{
    position: relative;
    /*margin-top: -80px;*/
}