.aboutUS_banner{
    font-size: 14px;
    width: 100%;
    position: relative;
}
.aboutUS_banner img{
    width: 100%;
}
.aboutUS_banner .aboutUS_bannerSj{
    display: none;
}
.aboutUS_banner .mbx{
    position: absolute;
    bottom:0;
    height: 50px;
    width: 100%;
    background: rgba(0,0,0,.4);
    align-items: center;
    display: flex;
    font-size: 14px;
    font-family: Source Han Sans CN;
    color: #FFFFFF;
    font-weight: 300;
}
.aboutUS_banner .mbxBox{
    height: 30px;
    display: flex;
    align-items: center;
    overflow: hidden;

}
.aboutUS_banner .mbxBox span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 15px;
    margin-right: 25px;
    border-right: 4px solid #fff;
}
.aboutUSContentBox .content_img{
    width: 1101px;
    margin: 0 auto 31px;
    display: block;
}
.aboutUSContentBox h2{
    font-size: 48px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FB884B;
    margin-top: 55px;
    margin-bottom: 24px;
    text-align: center;
}
.aboutUSContentBox p:nth-of-type(1){
    margin-bottom: 32px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-align: center;
}
.aboutUSContentBox p:nth-of-type(2){
    margin-bottom: 24px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-indent: 36px;
}
.aboutUSContentBox p:nth-of-type(3){
    margin-bottom: 24px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-indent: 36px;
}
.aboutUSContentBox p:nth-of-type(4){
    margin-bottom: 24px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-indent: 36px;
}
.aboutUSContentBox p:nth-of-type(5){
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-indent: 36px;
    margin-bottom: 24px;
}
.aboutUSContentBox p:nth-of-type(6){
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-indent: 36px;
    margin-bottom: 24px;
}
.aboutUSContentBox .gxzi{
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 78px;
    --bs-gutter-x:0rem;
}
.aboutUSContentBox .gxzi .gxziBox{
    width: 384px;
    height: 240px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    padding: 30px 48px 48px 33px;
}
.aboutUSContentBox .gxzi .gxziBox .inner_gxziBox{
    display: flex;
}
.aboutUSContentBox .inner_gxziBox>div:nth-child(2){
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.aboutUSContentBox .gxzi .gxziBox .inner_gxziBox img{
     width: 74px;
    height: 74px;
 }
.aboutUSContentBox .inner_gxziBox>div span{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FB884B;
}
.aboutUSContentBox .inner_gxziBox>div p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #FB884B;
}
.aboutUSContentBox .gxzi .gxziBox:nth-child(2){
    margin: 0 24px;
}
.aboutUSContentBox .gxzi .gxziBox>div:nth-child(2){
    font-size: 16px;
}
@media (max-width: 1200px) {
    .aboutUS_banner .aboutUS_bannerPc{
        display: none;
    }
    .aboutUS_banner .aboutUS_bannerSj{
        display: block;
    }
    .aboutUS_banner .mbxBox{
        width: 9.17rem;
    }
    .aboutUS_banner .mbxBox span{
        font-size: 0.72rem;
        padding-right: 0.37rem;
    }
    .aboutUSContentBox{
        width: 9.17rem;
    }
    .aboutUSContentBox h2{
        margin-top: 0.84rem;
        margin-bottom: 0.48rem;
        font-size: 0.64rem;
    }
    .aboutUSContentBox p:nth-of-type(1){
        margin-bottom: 0.63rem;
        font-size: 0.48rem;
    }
    .aboutUSContentBox p:nth-of-type(2){
        font-size: 0.37rem;
        text-indent: 0.74rem;
        margin-bottom: 0.75rem;
    }
    .aboutUSContentBox p:nth-of-type(3){
        font-size: 0.37rem;
        text-indent: 0.74rem;
        margin-bottom: 0.75rem;
    }
    .aboutUSContentBox p:nth-of-type(4){
        font-size: 0.37rem;
        text-indent: 0.74rem;
        margin-bottom: 0.43rem;
    }
    .aboutUSContentBox .content_img{
        width: 9.12rem;
    }
    .aboutUSContentBox p:nth-of-type(5){
        font-size: 0.37rem;
        text-indent: 0.74rem;
        margin-bottom: 0.43rem;
    }
    .aboutUSContentBox p:nth-of-type(6){
        font-size: 0.37rem;
        text-indent: 0.74rem;
    }
    .aboutUSContentBox .gxzi{
        margin-top: 0.75rem;
        margin-bottom: 1.33rem;
    }
    .aboutUSContentBox .gxzi .gxziBox:nth-child(2){
        margin: 0.43rem 0;
    }
    .aboutUSContentBox .gxzi .gxziBox .inner_gxziBox img{
        width: 1.79rem;
        height: 1.79rem;
    }
    .aboutUSContentBox .inner_gxziBox>div span{
        font-size: 0.72rem;
    }
    .aboutUSContentBox .inner_gxziBox>div p{
        font-size: 0.37rem;
    }
    .aboutUSContentBox .gxzi .gxziBox>div:nth-child(2){
        font-size: 0.37rem;
    }
    .aboutUSContentBox .gxzi .gxziBox{
        width: 9.22rem;
        height: 5.76rem;
        background: #FFFFFF;
        border: 1px solid #DCDCDC;
        border-radius: 0.13rem;
        padding: 0.72rem 1.36rem 1.13rem 0.79rem;
    }
}

