.banner{background-image: url('../images/about.png')!important;position: relative;background-attachment: fixed;}
.banner h2{font-size: 10.11rem;font-weight: 300;color: #FFFFFF;line-height: 10.11rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;}

.main{display: flex;margin: 7.7rem auto!important;color: #5C686F;}
.main .leftBar{padding: 6.8rem 20.6rem 0 0;}
.main .leftBar a{font-size: 2.4rem;color: #5C686F;line-height: 5rem;}

/******************************** right start ********************************/
.main .right{flex: 1;border-left: .2rem solid #bbc1c5;padding: 4.5rem 6rem;font-size: 2.4rem;}

/* 公司简介 */
/* block1 */
.main .right .block1{border-bottom: 1px solid #bbc1c5;padding: 6.5rem 4.6rem;}
.main .right .block1 .logo{width: 25rem}
.main .right .block1 p{text-indent: 2em;font-size: 2.4rem;line-height: 5rem;}
.main .right .block1 p:nth-child(2){padding: 14.6rem 0 5rem;}

/* block2 */
.main .right .block2{border-bottom: 1px solid #bbc1c5;padding: 0 4.6rem;}
.main .right .block2 .top{display: flex;justify-content: flex-start;;padding: 7.3rem 0;text-align: center;color: #000000;font-size: 3rem;}
.main .right .block2 .top .num{font-size: 7.2rem;margin-bottom: 3.3rem;}
.main .right .block2 .top .item:last-child{margin-left: 27rem;}
.main .right .bottom{display: flex;justify-content: flex-start;margin-bottom: 13rem;}
.main .right .bottom li{margin-right: 6.8rem;text-align: center;font-size: 2.4rem;color: #5C686F;}
.main .right .bottom li:last-child{margin-right: 0;}
.main .right .bottom li img{margin-bottom: 4.6rem;width: auto;height: 20rem;}

/* block3 */
.main .right .block3{border-bottom: 1px solid #bbc1c5;padding: 6rem 3.8rem;font-size: 3.6rem;color: #5C686F;line-height: 4.8rem;}
.main .right .block4{padding: 5rem 3.8rem;border-bottom: 1px solid #bbc1c5;display: flex;justify-content: space-between;align-items: center;}
.main .right .block4 .imgBox{margin-right: 5rem;}
.main .right .block4 .imgBox:last-child{margin-right: 0;}


/* 加入我们 */
#joinUs{padding: 8.4rem 3.8rem;}
#joinUs .tit h2{font-size: 3.6rem;font-weight: 400;margin: 0 0 2rem;}
#joinUs li{font-size: 2.4rem;line-height: 5rem;margin-bottom: 5rem;}

/* 联系我们 */
#contactUs #map{width: 100%;height: 60.1rem;}
#contactUs .text p:first-child{margin: 7.3rem 0 3.3rem;}
/******************************** right end ********************************/
