.join-banner .banner-text{
    color: #41B6D5;
}
.join-banner h1::before{
    background-color: white;
}
.join-banner h1{
    color: white;
}
.join-banner {
    margin-bottom: 8rem;
}
.company-intro .wp-block-columns:nth-child(odd) .wp-column{
    width: 46%;
}
.company-intro .wp-block-columns:nth-child(even) .wp-column{
    width: 40%;
}
.company-intro .wp-block-columns:nth-child(even) .wp-column:last-child{
    width: 55%;
}
.company-intro{
    padding: 0 1vw 0 6.5vw;
}
.company-intro p strong{
    font-size: inherit;
    vertical-align: bottom;
    font-weight: inherit;
}
.company-intro p strong:nth-child(even),.company-intro .wp-block-columns:nth-child(even) p strong:nth-child(odd){
    color: #FF0244;
}
.company-intro .wp-block-columns:nth-child(even) p strong:nth-child(even){
    color: #3D8AD2;
}
.join-content h2{
    margin-bottom: 2rem;
}
.company-intro .wp-block-columns p{
    margin-bottom: 50px;
    line-height: 35px;
}
.company-intro .wp-block-columns:first-child figure{
    width: max-content;
    transform: translateX(3%) translateY(0);
    max-width: 100%;
}
.company-intro .wp-block-columns:first-child figure img{
    border-radius: 0.8rem;
    max-width: 100%;
    width: 468px;
    height: auto;
}
.company-intro .wp-block-columns figure{
    position: relative;
    width: max-content;
    height: auto;
    margin: 0 auto;
}
.company-intro .wp-block-columns figure img{
    max-width: 100%;
    width: 365px;
    height: 365px;
}
.company-intro .wp-block-columns:first-child figure::before{
    content: '';
    width: 107.5%;
    height: 108%;
    background-color: #eeeeee42;
    box-shadow: 0 10px 70px #00000015;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    border-radius: 2.5rem;
}
.company-intro .wp-block-columns{
    margin-bottom: 1.5rem;
    justify-content: space-between;
    align-items: flex-start;
}
.company-intro .wp-block-columns:nth-child(even) figure{
    border-radius: 50%;
    animation: floating 10s linear infinite;
}
.company-intro .wp-block-columns:nth-child(even) figure::before{
    content: '';
    width: 106.5%;
    height: 105%;
    background: linear-gradient(316.37deg, #3D8AD2 12.31%, #A6CBEB 81.01%);
    position: absolute;
    top: 49.6%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0 10px 86px #0000002b
}
.join-content .content{
    padding: 0 ;
    max-width: 1100px;
}
.layout-part>div{
    width: 36%;
    position: relative;
    margin-bottom: 15rem;
}
.global-layout h2{
    margin-bottom: 5rem;
}
.layout-part p.title{
    color: #FF0345;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.layout-part .china p:nth-of-type(2){
    padding-left: 4rem;
} 
.layout-part p{
    font-size: 15px;
    line-height: 2rem;
}
.layout-part .map-info p{
    line-height: 1.5rem;
    margin-bottom: 0.2rem;
}
.global-layout .usa img{
    transform: scale(1.6) translateX(12px);
}
.global-layout img{
    max-width: 100%;
    margin-top: 1rem;
    margin-bottom: 3rem;
    transform: scale(1.6);
    transform-origin: top;
}
.global-layout .china img{
    transform: scale(1.39) translateX(2.7rem);
    margin-top: 1rem;
}
.swiper-walk li{
    height: 440px;
}
.swiper-walk li span{
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3rem;
    background-size: cover !important;
}
.swiper-walk li p{
    background: #3D8AD2;
    opacity: 0.9;
    position: absolute;
    color: white;
    bottom: 4.8rem;
    left: -2rem;
    padding: 20px 100px;
    font-size: 27px;
    border-radius: 1.5rem;
    transition: 1s all ease;
}
.join-content .join-walk {
    position: relative;
    overflow: hidden;
    padding-bottom: 5rem;
}
/* .swiper-walk{
    padding: 0 1rem;
} */
.join-walk .swiper-pagination{
    width: 100%;
    margin-top: 2rem;
}
.join-walk .swiper-pagination .swiper-pagination-bullet {
    margin: 0 15px !important;
    width: 135px;
    height: 4px;
    border-radius: 12px;
    background: #D4EDF9;
    box-shadow: unset;
    transform: scale(1) !important;
    position: relative;
    overflow: hidden;
}
.join-walk .swiper-pagination .swiper-pagination-bullet::before {
    content: '';
    width: 60%;
    height: 100%;
    border-radius: 12px;
    background: #41B6D5;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.2s all ease;
}
.join-walk .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    opacity: 1;
}
.join-content{
    position: relative;
    padding-bottom: 3rem;
    margin-bottom: 0;
    overflow: hidden;
    margin-top: -11rem!important;
}
.join-content.all-content{
    padding-top: 8rem;
}
.join-content::before {
    content: '';
    width: 57%;
    height: 120%;
    background: url(../img/vector-bg.png) no-repeat center left;
    position: absolute;
    top: 66%;
    transform: translateY(-50%);
    right: -4rem;
    z-index: -1;
    background-size: 116%;
}
.join-content span.big-circle{
    width: 71vw;
    height: 71vw;
    top: unset;
    bottom: -44.5rem;
    left: 52%;
    transform: translateX(-50%);
}
.join-content span.circle1{
    width: 152px;
    height: 152px;
    background: linear-gradient(43.89deg, #41B6D5 27.54%, #9DFCFC 105.05%);
    left: 12.5%;
    bottom: -2rem;
    z-index: -2;
}
.join-content span.circle3{
    width: 394px;
    height: 394px;
    bottom: 5rem;
    right: 7%;
    background: linear-gradient(316.37deg, #3D8AD2 12.31%, #A6CBEB 81.01%), linear-gradient(138.31deg, #41B6D5 9.8%, #9DFCFC 81.78%);
}
div.map-info{
    color: #397594;
    align-items: center;
    background: #ffffffeb;
    padding: 0.3rem 1.5rem 0.6rem;
    border-radius: 0.7rem;
    color: #397594;
    position: absolute;
    bottom: 1rem;
    left: -16%;;
    min-height: 68px;
    width: max-content;
    opacity: 0.6;
    transition: all 0.3s ease;
    max-width: 230px;
}
div.map-info.active{
    opacity: 1;
}
div.map-info:hover{
    opacity: 1;
}
div.map-info p{
    font-size: 13px;
    width: 100%;
}
div.map-info span{
    font-size: 12px;
    display: block;
    width: 100%;
}
.global-layout{
    position: relative;
}
div.map-info.animated::before{
    opacity: 0;
}
div.map-info::before {
    content: '';
    width: 104%;
    height: 113%;
    background-image: linear-gradient(to right top,#41b5d53b,#ffffff29);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    border-radius: 1rem;
    box-shadow: 0 0 69px #00000011;
    transition: 0.3s all ease;
}
div.map-info:nth-child(5){
    bottom: 1rem;
    left: 46%;
}
.china div.map-info:nth-child(4){
    bottom: 1rem;
    left: -20%;
}
.china div.map-info:nth-child(5){
    bottom: -5.5rem;
    left: -20%;
}
.china div.map-info:nth-child(6){
    bottom: 1rem;
    left: 46%;
    padding-top: 1.2rem;
}
.china div.map-info:nth-child(7){
    bottom: -5.5rem;
    left: 46%;
}
.china div.map-info:nth-child(8){
    bottom: 0.8rem;
    left: 119%;
    padding-top: 1.2rem;
}
.china div.map-info:nth-child(8)::before,.china div.map-info:nth-child(9)::before{
    width: 106%;
}
.china div.map-info:nth-child(9){
    bottom: -5.5rem;
    left: 107%;
    padding-top: 1.2rem;
}

.join-address.jiujinshan{
    left: 8%;
    bottom: 16rem;
}
.join-address{
    opacity: 0.5;
    transition: 0.3s all ease;
}
.join-address.malanshan{
    bottom: 17.2rem;
    left: 80%;
}
.join-address.suzhou{
    bottom: 14.7rem;
    right: 19%;
}
.join-address.beijing{
    bottom: 17.8rem;
    right: -3.5%;
}
.join-address.shanghai{
    bottom: 14rem;
    right: -10.5%;
}
.join-address.guangzhou{
    bottom: 11.9rem;
    right: -2.5%;
}
.join-address.jiujinshan::before{
    top: 80%;
}
.join-address.jiujinshan::before,.join-address.suzhou::before{
    left: unset;
    right: -1.5rem;
}
.join-content .all-bg::before {
    width: 100%;
    height: 100%;
    background: url(../img/all-banner.png) no-repeat center right;
    background-size: 58%;
    position: absolute;
    top: -46.9rem;
    left: -23%;
    transform: rotate(40deg) translateX(-50%);
    z-index: -1;
    opacity: .8;
}
.welfare-content{
    position: relative;
    padding-top: 2rem;
    margin-top: -1rem;
    min-height: 24rem;
}
.welfare-content span{
    position: absolute;
    display: inline-block;
    background-size: 70% !important;
    transition: 1s all ease;
}
.welfare-content span.welfare01{
    width: 21vw;
    height: 6rem;
    left: 19%;
}
.welfare-content span.welfare02{
    width: 10vw;
    height: 4rem;
    left: 53%;
    top: 3.5rem;
}
.welfare-content span.welfare03{
    width: 15vw;
    height: 5.5rem;
    right: 10%;
}
.welfare-content span.welfare04{
    width: 29.7vw;
    height: 6rem;
    left: 6%;
    top: 6rem;
}
.welfare-content span.welfare05{
    width: 19vw;
    height: 6rem;
    left: 49%;
    top: 6rem;
}
.welfare-content span.welfare06{
    width: 13vw;
    height: 6rem;
    right: 0%;
    top: 6.5rem;
}
.welfare-content span.welfare07{
    width: 26vw;
    height: 6rem;
    left: 26%;
    top: 11rem;
}
.welfare-content span.welfare08{
    width: 15vw;
    height: 4rem;
    right: 7%;
    top: 12rem;
}
.welfare-content span.welfare09{
    width: 20vw;
    height: 6rem;
    left: 23.5%;
    bottom: 1rem;
}
.welfare-content span.welfare10{
    width: 10vw;
    height: 6rem;
    right: 30%;
    bottom: 2rem;
}
.welfare-content span.welfare11{
    width: 10vw;
    height: 6rem;
    right: 13.58%;
    bottom: 1rem;
}
.welfare-content span.welfare12{
    width: 20vw;
    height: 6rem;
    left: 0;
    top: 10.5rem;
}
.join-content .welfare-part{
    margin-bottom: 5rem;
}