
/* 关于我们-品牌 */
.md18776.md-about_us_brand{width: 100%;padding: 1rem 0 .5rem;background-color: #f4f4f6;}
.md18776.md-about_us_brand img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18776.md-about_us_brand .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md18776.md-about_us_brand .wg-cont{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.md18776.md-about_us_brand .wg-left{width: calc(690/1600*100%);}
.md18776.md-about_us_brand .wg-titles{width: 100%;position: relative;padding-bottom: .3rem;margin-bottom: .45rem;color: #222222;line-height: 1.2;font-weight: bold;}
.md18776.md-about_us_brand .wg-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .36rem;height: .05rem;background-color: #e00014;}
.md18776.md-about_us_brand .wg-textbox{width: 100%;color: #666666;line-height: 1.44;}
.md18776.md-about_us_brand .wg-textbox *{line-height: inherit;max-width: 100%;}
.md18776.md-about_us_brand .wg-right{width: calc(800/1600*100%);}
.md18776.md-about_us_brand .wg-logo{width: 100%;padding:  0 1rem;height: 5.6rem;line-height: 5.6rem;text-align: center;background-color: #ffffff;border-radius: .2rem;}
.md18776.md-about_us_brand .wg-logo img{max-width: 100%;max-height: 90%;}
@media (max-width: 750px) {
   .md18776.md-about_us_brand .wg-left{width: 100%;margin-bottom: .5rem;}
   .md18776.md-about_us_brand .wg-right{width: 100%;}
}

/* 关于我们-品牌2 */
.md18776.md-about_us_brand2{width: 100%;padding: .5rem 0 1rem;background-color: #f4f4f6;}
.md18776.md-about_us_brand2 img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md18776.md-about_us_brand2 .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md18776.md-about_us_brand2 .wh-cont{width: 100%;}
.md18776.md-about_us_brand2 .wh-top{width: 100%;padding: 2.6rem 1rem;min-height: 6.85rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md18776.md-about_us_brand2 .wh-titles{width: 100%;text-align: center;color: #ffffff;line-height: 1.2;font-weight: bold;}
.md18776.md-about_us_brand2 .wh-bottom{position: relative;z-index: 8;margin: -1.3rem auto 0;width: calc(100% - 2rem);display: flex;flex-wrap: wrap; border-radius: .16rem;background-color: #ffffff;}
.md18776.md-about_us_brand2 .wh-item{display: flex;align-items: center;width: 50%;padding: .3rem .6rem;min-height: 2.5rem;border-right: 1px solid #e8e8e8;}
.md18776.md-about_us_brand2 .wh-item:nth-child(2n){border-right:none;}
.md18776.md-about_us_brand2 .wh-icon{width: .53rem;height: .5rem;line-height: .5rem;}
.md18776.md-about_us_brand2 .wh-icon img{max-width: 100%;max-height: 100%;}
.md18776.md-about_us_brand2 .wh-text{flex: 1;padding-left: .4rem;}
.md18776.md-about_us_brand2 .wh-name{width: 100%;color: #111111;font-weight: bold;line-height: 1.38;}
.md18776.md-about_us_brand2 .wh-intro{width: 100%;padding-top: .12rem;color: #666666;line-height: 1.6;}

@media (max-width: 750px) {
    .md18776.md-about_us_brand2 .wh-top{padding: 2rem .3rem;}
    .md18776.md-about_us_brand2 .wh-bottom{width: calc(100% - .6rem);}
    .md18776.md-about_us_brand2 .wh-item{width: 100%;border-right: none;border-bottom: 1px solid #e8e8e8;}
    .md18776.md-about_us_brand2 .wh-item:nth-child(2n){border-bottom:none;}
}
