/** 
 * ====================================================================================================
 * 关于我们。
 * ====================================================================================================
 */

/* 公共 */
.default-content{padding: .5rem .15rem 0;}

/* 组织架构 */
.organization .pic-wrap{padding: 1.2rem .15rem 1.2rem;}
.organization .pic-wrap img{width: 100%;}

/* 资质荣誉 */
.honor-wrap{padding:.4rem .3rem 0;line-height: 2;}
.honor-wrap h3{font-size: .28rem;color: #007549;font-weight: bold;}
.honor-wrap h4{color: #fff;font-weight: bold;background: #007549;margin: .05rem 0;}
.honor-wrap h4.first{background: rgba(0,117,73,.5);}
.honor .pic-container{width: 100%;margin-bottom: .4rem;border: 2px solid #aaa;}
.honor .pic-container img{width: 100%;}
.honor .pic-wrap{padding: 0 .15rem;}

/* 企业文化 */
.culture{background-image: url(../images/aboutus-culture-bg.png);}
.culture .content{display: flex;flex-direction: column;align-items: flex-end;margin-top: .25rem;}
.culture .content .album{width: 3rem;position: relative;}
.culture .content .album #imgshow1{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;overflow: hidden;}
.culture .content .album #imgshow1 figure{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.culture .content .album #imgshow1 figure .img-dv{width: 100%;height: 100%;}
.culture .content .album #imgshow1 figure .img-dv a{display: block;width: 100%;height: 100%;}
.culture .content .album #imgshow1 figure .img-dv a img{width: 100%;height: 100%;}
.culture .content .album img{width: 100%;}
.culture .content .img{width: 5.15rem;margin-top: .6rem;}
.culture .common-footer{background: rgba(150,150,150,.7);}

/* 联系我们 */
.contact .content{padding: .8rem .72rem .36rem;position: relative;}
.contact .content .name{font-weight: bold;color: #007549;}
.contact .content .value{margin-bottom: .36rem;}
.contact .content .ewm{width: 1.8rem;height: 1.8rem;border: 1px solid #231815;position: absolute;right: .5rem;top: 1.2rem;}
.contact .content .ewm img{width: 100%;height:100%;}
.contact .map-wrap {width: 100%;height:4rem;padding: 0 .15rem;position: relative;}
.contact .map-wrap .map {width: 100%;height:4rem;border-top: 1px solid #aaa;border-bottom: 1px solid #aaa;}