.brant{background: white;}
.brand_log{height: 70px;margin: 5% auto;display: block;}
.brand{display: flex;flex-wrap: wrap;}
.brand_i{width: 49%;margin: 0 1% 3% 0;display: flex;}
.brand_i_log{width: 45%;}
.brand_i_item{width: 55%;background: #ECEBEC;padding: 5% 5% 2%;display: flex;align-items: center;flex-wrap: wrap;}
.brand_i_con_log{
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 25px;
    font-weight: bold;
}
.brand_i_con_log img{width: 100px;}
.brand_i_con{display: block;height: 68%;color:#6A6A6A;}
.brand_i_more{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #6A6A6A;
}
.brand_i_more img{height:15px;}
.widpub h2{
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    margin: 20px 0;
}
.widpub p{
    text-align: center;
    line-height: 50px;
    font-size: 25px;
     font-weight: bold;
}