
/* 关于我们-制造实力 */
.md21637.md-manufacturing_strength{width: 100%;padding: 1rem 0 .7rem; background-color: #f7f7f7;}
.md21637.md-manufacturing_strength img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md21637.md-manufacturing_strength .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md21637.md-manufacturing_strength .g-cont{width: 100%;}
.md21637.md-manufacturing_strength .g-item{display: flex;align-items: center;flex-wrap: wrap;width: 100%;margin-bottom: .3rem;background-color: #ffffff;}
.md21637.md-manufacturing_strength .g-imgbox{width: 50%;}
.md21637.md-manufacturing_strength .g-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(460/800*100%);}
.md21637.md-manufacturing_strength .g-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md21637.md-manufacturing_strength .g-text{width: 50%;padding: .15rem .6rem;}
.md21637.md-manufacturing_strength .g-name{position: relative;padding-bottom: .15rem;margin-bottom: .3rem;width: 100%;color: #111111;font-weight: bold;line-height: 1.4;}
.md21637.md-manufacturing_strength .g-name:after{content: '';position: absolute;bottom: 0;left: 0;width: .4rem;height: .03rem;background-color: var(--active);}
.md21637.md-manufacturing_strength .g-textbox{width: 100%;color: #666666;line-height: 1.75;}
.md21637.md-manufacturing_strength .g-textbox *{line-height: inherit;}
.md21637.md-manufacturing_strength .g-item:nth-child(2n){flex-direction: row-reverse;}
@media (max-width: 750px) {
   .md21637.md-manufacturing_strength .g-imgbox{width: 100%;}
   .md21637.md-manufacturing_strength .g-text{width: 100%;padding: .3rem;}
}
