﻿.banner {
    background: url('../../image/最终图片所有/关于巴蒙/PC端\ \(2\).jpg') center center no-repeat;
    /* background-size: 3684px !important; */
}

.mobile-banner {
    background: url('../../image/最终图片所有/关于巴蒙/移动端\ \(6\).jpg') center 10px no-repeat;
    /* background-size: 1000px !important; */
}
.mobile-banner::after{
    content: '';
    background: #2E8E47;
    opacity: 0.44;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}
.breadcrumb {
    position: absolute;
    bottom: 0;
    z-index: 999;
}

.boomBanner {
    height: 7.54rem;
    padding: 1.67rem 8%;
    /* box-sizing: border-box; */
    display: flex;
    justify-content: space-between;
    /* justify-content: flex-start; */
}

.boomBanner>div {
    width: 8rem;
    padding-right: 0.96rem;
}

.boomBanner p {
    font-size: .16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #838592;
    line-height: .32rem;
}

.boomBanner .wordBold {
    font-size: .34rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #030305;
    line-height: .36rem;
    padding: 0 0 0.36rem;
}

.boomBanner {
    position: relative;
}

.boomBanner img {
    /* margin-left: 1.55rem; */
    /* width: 6.62rem;
    height: 4.2rem; */
    width: 8rem;
    height: 4.68rem;

}

.boomBanner .imgMask {
    position: relative;
}

.boomBanner .imgMask::after {
    content: '';
    width: 8rem;
    height: 4.68rem;
    background: rgba(131, 133, 146, .4);
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
}

.video-banner {
    height: 6rem;
}

.video-banner video {
    height: 6rem;
}

.video-banner ul {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: absolute;
    left: 0;
    width: 100%;
    height: 6rem;
    background-color: rgba(3, 3, 5, .3);
}

.video-banner ul li {
    font-size: .24rem;
    color: #FFFFFF;
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    /* border-right: 1px solid #ffffff; */
}

.video-banner ul li::after {
    height: 6rem;
    width: 1px;
    content: '';
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.video-banner ul li:last-child::after {
    width: 0;
}

.video-banner ul li img {
    width: .68rem;
    height: .68rem;
    margin-top: 2.18rem;
}

.video-banner ul li div {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: .16rem;
}

.video-banner ul li div:nth-child(2) {
    margin-top: .28rem;
    margin-bottom: .14rem;
    font-size: .24rem;
}

.video-banner ul li div:nth-child(4) {
    margin-top: .14rem;
}

.global {
    text-align: center;
    font-size: .34rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #030305;
    margin: 65px 0 37px;
}

.global span {
    font-size: .36rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #2E8E47;
    margin-left: 16px;
}

.map-container ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 7.45rem;
    margin: 0 auto .48rem;
}

.map-container ul li {
    font-size: .24rem;
    color: #838592;
    text-align: center;
    width: 33.33%;
}

.map-container ul li div {
    line-height: 36px;
}

.map-container ul li div:first-child {
    color: #2E8E47;
    font-weight: bold;
}

#map {
    width: 100%;
    height: 600px;
}

/* 团队 */
.team-container {
    padding: 64px 0;
    background: #F5F7FA;
}

.team-container>p {
    font-size: .34rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #030305;
    line-height: 36px;
    text-align: center;
    margin-bottom: 64px;
}

.mySwiper {
    position: relative;
    height: 6.63rem;
}

.mySwiper img {
    width: 5.2rem;
    height: 6.63rem;
}

.mySwiper .swiper-slide {
    padding: 0;
}

.mySwiper .swiper-slide:nth-child(3)::after {
    content: '1111';
    height: 100%;
    width: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.mask {
    position: absolute;
    width: 5.22rem;
    height: 6.63rem;
    background-color: rgba(3, 3, 5, .8);
    left: calc(5.2rem + .37rem);
    top: 0;
    z-index: 99;
    font-size: .18rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mask>div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 0.4rem;
    white-space: 2px;
    letter-spacing: 1px;
}

.mask>div>span {
    width: 100%;
    display: inline-block;
    text-align: left;
    /* margin-left: 1.05rem; */
    height: .18rem;
    margin-bottom: .28rem;
}
.mask>div>span:nth-child(2),
.mask>div>span:nth-child(3),
.mask>div>span:nth-child(4){
    margin-bottom: 0.46rem;
}
/* 移动端 */
.bg-banner {
    background: #ffff;

}

.mobile-about {
    padding: 24px 16px;
}

.mobile-about img {
    width: 100%;
    height: 278px;
    border-radius: 4px;
}

.mobile-about>div p {
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #838592;
    line-height: 24px
}

.mobile-about>div>p:nth-child(1) {
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #030305;
    line-height: 16px;
    margin: 24px 0;
}

.moblie-video {
    width: 100%;
    height: 320px;
    position: relative;
}

.moblie-video video {
    /* width: 100%; */
    height: 100%;
}

.value {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(3, 3, 5, .45);
    color: #FFFFFF;
}

.value li {
    height: 33.33%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #FFFFFF;
}

.value li:last-child {
    border: none;
}

.value li img {
    width: 48px;
    height: 48px;
    margin-left: 36px;
}

.value li div {
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 16px;
}
.value li:nth-child(3) div{
    height: 78px;
}
.value li div>p {
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    width: 100%;
}

.value li div>p:first-child {
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}

.mobile-map>p {
    margin: 25px 0 16px;
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #030305;
}

.mobile-map>p>span {
    font-size: 20px;
}

.mobile-map ul {
    margin: 0;
    padding: 0 36px;
    width: 100%;
}

.mobile-map ul li>div:nth-child(1) {
    font-size: 16px;
    font-family: DIN-Bold, DIN;
    font-weight: bold;
    color: #2E8E47;
    line-height: 16px;
}

.mobile-map ul li>div:nth-child(2) {
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #030305;
    line-height: 16px;
    margin: 9px 0 24px;
}

#mobileMap {
    height: 200px !important;
}

.highcharts-credits {
    display: none !important;
}



.team-container.mobile {
    padding: 24px 0;
    background: #F5F7FA;

}

.team-container.mobile>p {
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #030305;
    line-height: 16px;
    margin: 0 0 24px 16px;
    text-align: left;
}

.team-container.mobile .mySwiperMobile img {
    height: 260px;
    width: 200px;
}

.team-container.mobile .mySwiperMobile {
    height: 260px;
}

.team-container.mobile .swiper-slide {
    padding: 0;
    width: auto;
}

.team-container.mobile .mask {
    position: absolute;
    width: 200px;
    height: 100%;
    background-color: rgba(3, 3, 5, .8);
    left: 0;
    top: 0;
    z-index: 99;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.team-container.mobile .mask>div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 12px;
}

.team-container.mobile .mask>div>span {
    width: 100%;
    display: inline-block;
    text-align: left;
    height: auto;
    margin-bottom: 12px;
    line-height: 12px;
    letter-spacing: 1px;
}
.mobileMask {
    width: 100%;
    height: 100%;
    position: relative;
}

.mobileMask::after {
    content: '';
    width: 100%;
    height: 278px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(131, 133, 146, .4);
}

.pc-map img{
    object-fit: cover;
    width: 100%;
}
.mobile-map img{
    object-fit: cover;
    width: 100%;
}