
/* p5004 公司文化 */
.mu-a{width: 100%;position: relative;padding-top: .8rem;padding-bottom: 1.55rem; background-size: auto 100%;background-position: left center;background-repeat: no-repeat; background-color: #f9f9f9;}
.mu-b{width: 14.9rem;margin: 0 auto;}
.mu-cont{padding-top: .4rem;}
.mu-left{position: absolute;top: 0;right: 0;height: 100%;}
.mu-img{height: 100%;}
.mu-img img{max-width: none; height: 100%;}
.mu-right{display: block;position: relative;z-index: 18;width: 60%;}
.mu-titles{color: #222222;position: relative;padding-bottom: .4rem;margin-bottom: .5rem;}
.mu-titles:after{content: '';position: absolute;bottom: 0;left: 0;	width: .2rem;height: .04rem;background-color: #cd010d;}
.mu-textbox{color: #666666;line-height: 2;width: 100%;}
.mu-textbox *{line-height: inherit;}


@media(max-width:900px) {
    .mu-a{background-size: cover;background-position: center center;}
    .mu-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;} 
    .mu-left{position: relative;height: auto;margin-bottom: .5rem;}
    .mu-img{width: 100%;text-align: center;}
    .mu-img img{width: 80%;}
    .mu-right{width: 100%;}
}
.mq-navbox{width: 100%;text-align: center; position: relative;z-index: 18;}
.mq-nav{display: inline-block;vertical-align: middle;border-bottom: .02rem solid transparent;padding: .12rem 0; position: relative;cursor: pointer; color: #999999; margin: 0 .3rem .35rem;}
.mq-nav:after{content: '';position: absolute;top: 50%;right: -.45rem;margin-top: -.09rem;width: .03rem;height: .18rem;background-color: #eee;}
.mq-nav:last-child:after{display: none;}
.mq-nav:before{display: none;content: ''; position: absolute;bottom: -.1rem;left: 50%;margin-left: -.05rem;width: .11rem;height: .1rem;background-image: url(/static/home/images/g25.png);background-size: .11rem auto;background-position: top center;background-repeat: no-repeat;}
.mq-nav:hover{border-bottom: .02rem solid #f50010;color: #222222;}
.mq-nav:hover:before{display: block;}
.mq-nav.active{border-bottom: .02rem solid #f50010;color: #222222;}
.mq-nav.active:before{display: block;}
