.antd-pro-pages-about-join-us-topImgPart img {
    max-height: 800px;
    width: 100%
}

.antd-pro-pages-about-join-us-section {
    padding: 50px 15px
}

.antd-pro-pages-about-join-us-section .antd-pro-pages-about-join-us-title {
    text-align: center;
    font-size: 2rem;
    color: #000
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-section {
        padding: 50px 15px
    }

    .antd-pro-pages-about-join-us-section .antd-pro-pages-about-join-us-title {
        font-size: 1.5rem
    }
}

.antd-pro-pages-about-join-us-carouselPart {
    position: relative
}

.antd-pro-pages-about-join-us-carouselPart .antd-pro-pages-about-join-us-carouselDots {
    position: absolute;
    bottom: 5%;
    z-index: 3;
    width: 90%;
    max-width: 1200px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.antd-pro-pages-about-join-us-carouselPart .antd-pro-pages-about-join-us-carouselDots p {
    color: #e4e4e4;
    margin: 10px 0;
    padding-left: 20px;
    cursor: pointer
}

.antd-pro-pages-about-join-us-carouselPart .antd-pro-pages-about-join-us-carouselDots p:hover {
    color: #fff
}

.antd-pro-pages-about-join-us-carouselPart .antd-pro-pages-about-join-us-carouselDots p.antd-pro-pages-about-join-us-active {
    color: #fff;
    border-left: 2px solid #fff
}

.antd-pro-pages-about-join-us-carouselPart .antd-pro-pages-about-join-us-carouseContent {
    position: relative
}

.antd-pro-pages-about-join-us-carouselPart .antd-pro-pages-about-join-us-carouseContent .antd-pro-pages-about-join-us-bannerTitle {
    position: absolute;
    top: 30%;
    z-index: 3;
    font-size: 1.3rem;
    font-weight: 700;
    color: #000;
    width: 90%;
    max-width: 1200px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: pre
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-carouselPart .antd-pro-pages-about-join-us-carouseContent .antd-pro-pages-about-join-us-bannerTitle {
        top: 30px;
        font-size: 1rem
    }
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-properties {
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 100px;
    grid-row-gap: 50px;
    margin: 50px auto
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item {
    text-align: center
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item img {
    width: 100px;
    height: 100px;
    border-radius: 2px
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-icon {
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    font-size: 50px;
    width: 100px;
    height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

@keyframes antd-pro-pages-about-join-us-shine {
    0% {
        box-shadow: 0 0 0 0 #fff
    }

    50% {
        box-shadow: 0 0 30px -5px #1890ff
    }

    to {
        box-shadow: 0 0 0 0 #fff
    }
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item p {
    color: #000;
    margin-top: 20px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-properties {
        grid-template-columns: repeat(2,1fr);
        grid-column-gap: 15px;
        grid-row-gap: 15px
    }

    .antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item p {
        margin-top: 10px
    }
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-desDiv {
    display: grid;
    max-width: 1024px;
    margin: 30px auto 0;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-desDiv img {
    width: 100%
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-desDiv .antd-pro-pages-about-join-us-right {
    color: #000
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-desDiv .antd-pro-pages-about-join-us-right p:first-child {
    font-size: 1.3rem
}

.antd-pro-pages-about-join-us-propertyPart .antd-pro-pages-about-join-us-desDiv .antd-pro-pages-about-join-us-right p:last-child {
    font-size: 1rem;
    margin-top: 20px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item {
    max-width: 1024px;
    padding: 20px;
    box-shadow: 0 0 30px -5px #c7ced6;
    border-radius: 5px;
    background-color: #fff;
    display: grid;
    -ms-flex-align: center;
    align-items: center;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 100px;
    margin: 0 auto 40px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-properties {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 15px;
    margin-top: 25px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item2 {
    text-align: center;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 10px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item2 img {
    width: 45px;
    max-height: 33px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item2 .antd-pro-pages-about-join-us-icon {
    font-size: 30px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item2 p {
    color: #000
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-t {
    color: #000;
    font-size: 1.5rem
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-des {
    color: #999;
    word-break: break-word;
    margin-top: 15px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-right {
    width: 100%
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-right img {
    width: 100%
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-right .antd-pro-pages-about-join-us-imgDiv {
    max-width: 442px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item {
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 15px;
        grid-row-gap: 15px
    }

    .antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-right .antd-pro-pages-about-join-us-imgDiv {
        max-width: calc(100vw - 60px)
    }
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-desDiv {
    display: grid;
    max-width: 1024px;
    margin: 30px auto 0;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-desDiv img {
    width: 100%
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-desDiv .antd-pro-pages-about-join-us-right {
    color: #000
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-desDiv .antd-pro-pages-about-join-us-right p:first-child {
    font-size: 1.3rem
}

.antd-pro-pages-about-join-us-property2Part .antd-pro-pages-about-join-us-desDiv .antd-pro-pages-about-join-us-right p:last-child {
    font-size: 1rem;
    margin-top: 20px
}

.antd-pro-pages-about-join-us-detailPart {
    background-color: #f8f9fb
}

.antd-pro-pages-about-join-us-detailPart .antd-pro-pages-about-join-us-detailDiv {
    display: grid;
    max-width: 1200px;
    grid-template-columns: repeat(2,1fr);
    margin: 50px auto 0
}

.antd-pro-pages-about-join-us-detailPart .antd-pro-pages-about-join-us-detailDiv .antd-pro-pages-about-join-us-item {
    text-align: left;
    display: grid;
    grid-template-columns: 1fr 1.5fr
}

.antd-pro-pages-about-join-us-detailPart .antd-pro-pages-about-join-us-detailDiv .antd-pro-pages-about-join-us-item p {
    color: #666;
    padding: 15px 30px;
    font-size: 1rem;
    word-break: break-word
}

.antd-pro-pages-about-join-us-detailPart .antd-pro-pages-about-join-us-detailDiv .antd-pro-pages-about-join-us-item p:first-child {
    background-color: #fff
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-detailPart .antd-pro-pages-about-join-us-detailDiv {
        grid-template-columns: 1fr
    }
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-videoCover {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 50px auto 0;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-videoCover .antd-pro-pages-about-join-us-cover {
    width: 100%;
    border-radius: 10px
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-videoCover .antd-pro-pages-about-join-us-play {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    background: rgba(0,0,0,.63);
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-videoCover .antd-pro-pages-about-join-us-play:before {
    content: &quot;
    &quot;;border-left: 14px solid #fff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 7px
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-scenesDiv {
    margin: 50px auto 0;
    display: grid;
    max-width: 1200px;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 50px;
    grid-row-gap: 50px
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-scenesDiv .antd-pro-pages-about-join-us-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-scenesDiv .antd-pro-pages-about-join-us-item img,.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-scenesDiv .antd-pro-pages-about-join-us-item video {
    width: 100%;
    border-radius: 5px
}

.antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-scenesDiv .antd-pro-pages-about-join-us-item p {
    position: absolute;
    width: 70%;
    color: #000;
    line-height: 1.5rem;
    text-align: center
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-scenesDiv {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .antd-pro-pages-about-join-us-scenesPart .antd-pro-pages-about-join-us-scenesDiv .antd-pro-pages-about-join-us-item {
        margin-bottom: 15px
    }
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow {
    margin: 50px auto 0;
    display: grid;
    max-width: 1200px;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 50px
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-left img,.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-left video {
    border-radius: 5px;
    width: 100%;
    max-height: 325px;
    background: #000
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-imgDiv {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-cover {
    width: 100%;
    height: 100%;
    border-radius: 6px
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-play {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    background: rgba(0,0,0,.63);
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-play:before {
    content: &quot;
    &quot;;border-left: 14px solid #fff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 7px
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-right .antd-pro-pages-about-join-us-name {
    font-size: 1.3rem;
    color: #000
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-right .antd-pro-pages-about-join-us-des {
    color: grey;
    margin-top: 15px
}

.antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow .antd-pro-pages-about-join-us-right .antd-pro-pages-about-join-us-btn {
    margin-top: 20px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-casesPart .antd-pro-pages-about-join-us-caseShow {
        grid-template-columns: repeat(1,1fr);
        grid-row-gap: 20px
    }
}

.antd-pro-pages-about-join-us-contactFooter {
    padding: 30px 0;
    background-color: #fffdfa;
    border-top: 1px solid #f1f1f1
}

.antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer {
    margin: 30px auto 0;
    display: grid;
    max-width: 1200px;
    grid-template-columns: 2fr repeat(2,1fr);
    grid-column-gap: 20px;
    justify-items: center
}

.antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer .antd-pro-pages-about-join-us-item {
    text-align: left
}

.antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-title {
    color: #000;
    font-size: 1.2rem;
    margin-bottom: 20px
}

.antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer .antd-pro-pages-about-join-us-item tr&gt;td:first-child {
                                                                                                                              color: #000;
                                                                                                                              font-size: .8rem
                                                                                                                          }

.antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer .antd-pro-pages-about-join-us-item tr&gt;td:last-child {
                                                                                                                              color: #000;
                                                                                                                              font-size: .8rem;
                                                                                                                              word-break: keep-all;
                                                                                                                              padding-left: 10px
                                                                                                                          }

.antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer .antd-pro-pages-about-join-us-item tr&gt;td {
                                                                                                                              vertical-align: top;
                                                                                                                              padding-bottom: 20px
                                                                                                                          }

.antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-qrcode {
    width: 100px;
    height: 100px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer {
        grid-template-columns: repeat(2,1fr);
        grid-row-gap: 15px
    }

    .antd-pro-pages-about-join-us-contactFooter .antd-pro-pages-about-join-us-footer .antd-pro-pages-about-join-us-item:first-child {
        grid-column-start: 1;
        grid-column-end: 3
    }
}

.antd-pro-pages-about-join-us-stickyPart {
    position: -webkit-sticky;
    position: sticky;
    z-index: 3;
    top: -1px;
    left: 0;
    width: 100%;
    height: 48px;
    color: #000;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.05)
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent {
    width: 100%;
    max-width: 1200px;
    margin: -5px auto 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent.antd-pro-pages-about-join-us-top0 {
    top: -1px
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-icon,.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-left img,.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-left span {
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1.3rem
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-left .antd-pro-pages-about-join-us-icon {
    color: var(--themeColor)
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    width: 50%;
    max-width: 600px;
    -ms-flex-align: center;
    align-items: center;
    height: 48px
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p {
    line-height: 48px;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    cursor: pointer
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p.antd-pro-pages-about-join-us-active {
    color: var(--themeColor)
}

.antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p:hover {
    color: var(--themeColor)
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent {
        display: grid;
        grid-template-columns: 1fr;
        grid-row-gap: 15px;
        height: auto;
        padding: 0 10px
    }

    .antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-left {
        display: none
    }

    .antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right {
        width: 100%!important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        padding: 0 10px
    }

    .antd-pro-pages-about-join-us-stickyPart .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p {
        font-size: .8rem;
        width: auto;
        border: none!important
    }
}

.antd-pro-pages-about-join-us-darkSticky {
    color: #999;
    background-color: #313131
}

.antd-pro-pages-about-join-us-darkSticky .antd-pro-pages-about-join-us-stickyContent {
    -ms-flex-pack: center;
    justify-content: center
}

.antd-pro-pages-about-join-us-darkSticky .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right {
    width: 80%;
    max-width: 1024px;
    justify-items: center
}

.antd-pro-pages-about-join-us-darkSticky .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p {
    border-left: 1px solid #4f5058
}

.antd-pro-pages-about-join-us-darkSticky .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p:last-child {
    border-right: 1px solid #4f5058
}

.antd-pro-pages-about-join-us-darkSticky .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p.antd-pro-pages-about-join-us-active {
    color: #fff
}

.antd-pro-pages-about-join-us-darkSticky .antd-pro-pages-about-join-us-stickyContent .antd-pro-pages-about-join-us-right p:hover {
    color: #fff
}

.antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-title {
    font-size: 1.8rem
}

.antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-title2 {
    font-size: 1rem;
    font-weight: 400;
    color: #054af9;
    text-align: center
}

.antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-properties {
    width: 90%;
    max-width: 1200px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin: 30px auto 0
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-properties {
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 15px;
        grid-row-gap: 15px
    }
}

.antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item {
    text-align: center;
    padding: 15px;
    border-radius: 5px
}

.antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item:hover {
    box-shadow: 0 17px 35px 0 hsla(0,0%,71.8%,.57)
}

.antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item img {
    width: 100%;
    border-radius: 5px
}

.antd-pro-pages-about-join-us-property3Part .antd-pro-pages-about-join-us-properties .antd-pro-pages-about-join-us-item p {
    color: #2d2d2d;
    margin-top: 20px;
    margin-bottom: 5px
}

.antd-pro-pages-about-join-us-testPart {
    background-color: #f2f2f2
}

.antd-pro-pages-about-join-us-testPart .antd-pro-pages-about-join-us-testDiv {
    margin: 50px auto 0;
    display: grid;
    max-width: 1024px;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 50px
}

.antd-pro-pages-about-join-us-testPart .antd-pro-pages-about-join-us-testDiv .antd-pro-pages-about-join-us-item {
    padding: 10px;
    background-color: #fff
}

.antd-pro-pages-about-join-us-testPart .antd-pro-pages-about-join-us-testDiv .antd-pro-pages-about-join-us-item img {
    width: 100%;
    max-height: 200px
}

.antd-pro-pages-about-join-us-testPart .antd-pro-pages-about-join-us-testDiv .antd-pro-pages-about-join-us-item p {
    color: #000;
    text-align: left;
    word-break: break-word;
    margin-top: 10px
}

.antd-pro-pages-about-join-us-testPart .antd-pro-pages-about-join-us-testDiv .antd-pro-pages-about-join-us-item p:last-child {
    color: #999
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-testPart .antd-pro-pages-about-join-us-testDiv {
        grid-template-columns: repeat(1,1fr);
        grid-row-gap: 15px
    }
}

.antd-pro-pages-about-join-us-wordImgPart {
    background-size: cover
}

.antd-pro-pages-about-join-us-wordImgPart .antd-pro-pages-about-join-us-title {
    color: #fff
}

.antd-pro-pages-about-join-us-wordImgPart .antd-pro-pages-about-join-us-wordImgDiv {
    width: 90%;
    max-width: 1200px;
    margin: 30px auto 0;
    background-color: #fff;
    border-radius: 10px
}

.antd-pro-pages-about-join-us-wordImgPart .antd-pro-pages-about-join-us-wordImgDiv .antd-pro-pages-about-join-us-item img {
    width: 100%;
    border-radius: 10px
}

.antd-pro-pages-about-join-us-wordImgPart .antd-pro-pages-about-join-us-wordImgDiv .antd-pro-pages-about-join-us-des {
    text-align: left;
    font-size: 1rem;
    color: #666;
    line-height: 30px;
    padding: 20px
}

.antd-pro-pages-about-join-us-paramPart .antd-pro-pages-about-join-us-paramDiv {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    max-width: 600px;
    margin: 50px auto 0
}

.antd-pro-pages-about-join-us-helpPart {
    position: relative
}

.antd-pro-pages-about-join-us-centerPart {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto
}

.antd-pro-pages-about-join-us-topDiv {
    height: 160px;
    background-image: linear-gradient(#1a1a22,#333948)
}

.antd-pro-pages-about-join-us-topDiv&gt;div {
                                            display: -ms-flexbox;
                                            display: flex;
                                            -ms-flex-direction: column;
                                            flex-direction: column;
                                            -ms-flex-pack: center;
                                            justify-content: center;
                                            height: 100%
                                        }

.antd-pro-pages-about-join-us-topDiv&gt;div p {
                                            font-size: 2rem;
                                            color: #fff
                                        }

.antd-pro-pages-about-join-us-topDiv&gt;div .antd-pro-pages-about-join-us-bread {
                                            margin-top: 10px;
                                            font-size: 1rem;
                                            color: #c5c5c5
                                        }

.antd-pro-pages-about-join-us-topDiv&gt;div .antd-pro-pages-about-join-us-bread span:first-child {
                                            cursor: pointer;
                                            color: #508dff
                                        }

.antd-pro-pages-about-join-us-partTitle {
    color: #000;
    font-size: 1.1rem;
    margin-top: 20px;
    margin-bottom: 15px
}

.antd-pro-pages-about-join-us-line {
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px
}

.antd-pro-pages-about-join-us-hardPart {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-hardPart {
        grid-template-columns: repeat(2,1fr)
    }
}

.antd-pro-pages-about-join-us-hardPart .antd-pro-pages-about-join-us-item img,.antd-pro-pages-about-join-us-hardPart .antd-pro-pages-about-join-us-item video {
    width: 100%;
    border-radius: 2px
}

.antd-pro-pages-about-join-us-hardPart .antd-pro-pages-about-join-us-item p {
    color: #a2a2a2;
    margin-top: 10px;
    text-align: left;
    font-size: 1rem
}

.antd-pro-pages-about-join-us-otherPart {
    padding-bottom: 50px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-otherPart {
        grid-template-columns: repeat(1,1fr)
    }
}

.antd-pro-pages-about-join-us-otherPart .antd-pro-pages-about-join-us-videoCover {
    height: 200px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center
}

.antd-pro-pages-about-join-us-otherPart .antd-pro-pages-about-join-us-videoCover .antd-pro-pages-about-join-us-cover {
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center
}

.antd-pro-pages-about-join-us-otherPart .antd-pro-pages-about-join-us-videoCover .antd-pro-pages-about-join-us-play {
    width: 40px;
    height: 40px;
    position: absolute;
    -ms-flex-item-align: center;
    align-self: center
}

.antd-pro-pages-about-join-us-headerPart {
    text-align: center;
    position: relative
}

.antd-pro-pages-about-join-us-headerPart img {
    max-height: 150px;
    vertical-align: middle
}

.antd-pro-pages-about-join-us-headerPart span {
    padding-left: 40px;
    vertical-align: middle
}

.antd-pro-pages-about-join-us-headerPart .antd-pro-pages-about-join-us-backImg {
    position: absolute;
    top: 40px;
    left: 0;
    cursor: pointer
}

.antd-pro-pages-about-join-us-detailNav {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    justify-items: center
}

.antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item {
    text-align: center;
    cursor: pointer
}

.antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    width: 45px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item img {
        width: 25px
    }
}

.antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item p {
    color: #a0a0a0;
    margin-top: 10px
}

.antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active img,.antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active p,.antd-pro-pages-about-join-us-detailNav .antd-pro-pages-about-join-us-item:hover p {
    color: var(--themeColor)
}

.antd-pro-pages-about-join-us-detailContent {
    background-color: #f6f8f9;
    padding: 15px;
    margin-top: 20px
}

.antd-pro-pages-about-join-us-detailContent .antd-pro-pages-about-join-us-detailDiv {
    margin-left: 5vw
}

.antd-pro-pages-about-join-us-detailContent .antd-pro-pages-about-join-us-detailDiv .antd-pro-pages-about-join-us-item {
    text-align: left;
    display: grid;
    grid-template-columns: 1fr 2fr
}

.antd-pro-pages-about-join-us-detailContent .antd-pro-pages-about-join-us-detailDiv .antd-pro-pages-about-join-us-item p {
    color: #666;
    line-height: 2rem;
    font-size: 1rem;
    word-break: break-word
}

.antd-pro-pages-about-join-us-detailContent .antd-pro-pages-about-join-us-detailDiv .antd-pro-pages-about-join-us-item p:last-child {
    color: var(--themeColor)
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-detailContent .antd-pro-pages-about-join-us-detailDiv {
        margin-left: 0
    }

    .antd-pro-pages-about-join-us-detailContent .antd-pro-pages-about-join-us-detailDiv .antd-pro-pages-about-join-us-item p {
        font-size: .8rem
    }
}

.antd-pro-pages-about-join-us-lightDiv img {
    max-width: 400px;
    width: 100%
}

.antd-pro-pages-about-join-us-lightDiv p {
    color: #000;
    font-size: 1rem;
    line-height: 2rem
}

.antd-pro-pages-about-join-us-lightDiv table {
    width: 100%;
    border-radius: 10px;
    margin-top: 20px
}

.antd-pro-pages-about-join-us-lightDiv table thead {
    background-color: #484848
}

.antd-pro-pages-about-join-us-lightDiv table thead tr&gt;td {
                                                             border-collapse: collapse;
                                                             padding: 10px 0;
                                                             font-size: 1.1rem;
                                                             color: #fff;
                                                             text-align: center
                                                         }

.antd-pro-pages-about-join-us-lightDiv table tbody&gt;tr:nth-child(odd) {
                                                          background-color: #dadada
                                                      }

.antd-pro-pages-about-join-us-lightDiv table tbody&gt;tr:nth-child(2n) {
                                                          background-color: #fff
                                                      }

.antd-pro-pages-about-join-us-lightDiv table tbody&gt;tr td {
                                                          border: 1px solid #7d7d7d;
                                                          border-collapse: collapse;
                                                          font-size: 1rem;
                                                          color: #000;
                                                          text-align: center;
                                                          padding: 10px 0
                                                      }

.antd-pro-pages-about-join-us-imgDiv {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-banner {
    width: 100%
}

.antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-words {
    position: absolute
}

.antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-words p {
    color: #fff;
    font-size: 2rem;
    text-align: center
}

.antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-words p:last-child {
    font-size: 1.5rem;
    letter-spacing: 5px;
    margin-top: 20px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-words p {
        font-size: 1.3rem
    }

    .antd-pro-pages-about-join-us-imgDiv .antd-pro-pages-about-join-us-words p:last-child {
        font-size: .8rem;
        margin-top: 5px
    }
}

.antd-pro-pages-about-join-us-navPart {
    max-width: 1200px;
    width: 90%;
    margin: 30px auto;
    display: grid;
    grid-template-columns: repeat(2,1fr)
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-navPart {
        grid-template-columns: 1fr
    }
}

.antd-pro-pages-about-join-us-navPart .antd-pro-pages-about-join-us-item {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 10px;
    font-size: 1rem;
    margin: 15px 0
}
.antd-pro-pages-about-join-us-navPart .antd-pro-pages-about-join-us-item p:first-child {
    color: #000
}
.antd-pro-pages-about-join-us-navPart .antd-pro-pages-about-join-us-item p:last-child {
    color: var(--themeColor);
    cursor: pointer
}
.antd-pro-pages-about-join-us-addrPart {
    max-width: 1200px;
    width: 90%;
    margin: 30px auto 50px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 10px
}

@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-addrPart {
        grid-template-columns: 1fr
    }
}
.antd-pro-pages-about-join-us-addrPart .antd-pro-pages-about-join-us-item {
    margin-top: 20px;
    margin-bottom: 20px
}
.antd-pro-pages-about-join-us-addrPart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-title {
    font-size: 1.1rem;
    color: #000;
    font-weight: 700
}
.antd-pro-pages-about-join-us-addrPart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-title:before {
    display: inline-block;
    content: &quot;
    &quot;;height: 13px;
    width: 3px;
    background-color: #999;
    border-radius: 3px;
    margin-right: 10px
}
.antd-pro-pages-about-join-us-addrPart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-info {
    margin-left: 20px;
    margin-top: 10px;
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-column-gap: 10px
}
/* .antd-pro-pages-about-join-us-addrPart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-info .antd-pro-pages-about-join-us-label {
    font-size: 1rem;
    color: #333;
    margin-top: 10px
}
.antd-pro-pages-about-join-us-addrPart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-info .antd-pro-pages-about-join-us-value {
    font-size: 1rem;
    color: #999;
    margin-top: 10px
}
.antd-pro-pages-about-join-us-addrPart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-info .antd-pro-pages-about-join-us-phone{
    font-size: 1.125rem;
    color: #f79900;
} */
.antd-pro-pages-about-join-us-wordsPart {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 100px;
    grid-row-gap: 20px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.08)
}
@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-wordsPart {
        grid-template-columns: 1fr;
        grid-column-gap: 20px
    }
}
.antd-pro-pages-about-join-us-wordsPart .antd-pro-pages-about-join-us-item p:first-child {
    color: #000;
    font-size: 1.2rem;
    font-weight: 700
}
.antd-pro-pages-about-join-us-wordsPart .antd-pro-pages-about-join-us-item p:last-child {
    font-size: 1rem;
    line-height: 1.8rem;
    margin-top: 15px;
    color: #666
}
.antd-pro-pages-about-join-us-title {
    max-width: 1200px;
    width: 90%;
    color: #000;
    font-size: 2rem;
    text-align: left;
    margin: 40px auto 20px
}
@media screen and (max-width:750px) {
    .antd-pro-pages-about-join-us-title {
        font-size: 1.5rem
    }
}
.antd-pro-pages-about-join-us-tablePart {
    width: calc(100% - 160px);
    border-radius: 10px;
    border-bottom: 1px solid #f4f4f4;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.08);
    margin: 0 auto 100px
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-header {
    background-color: #eff5ff;
    display: flex;
    /*grid-template-columns: repeat(3,1fr) .5fr;*/
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 20px;
    color: #0057ff;
    font-size: 1.1rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-header p{
    text-align: center;
    width: 33%;
		font-size: 1.5rem;
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-offer {
    display: flex;
    /*grid-template-columns: repeat(3,1fr) .5fr;*/
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 20px;
    border-bottom: 1px solid #a5a5a5;
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-offer:hover {
    background-color: hsla(0,0%,96.1%,.6)
}

.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-offer p{
    width: 33%;
    text-align: center;
		font-size: 1rem;
}

.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-offer .antd-pro-pages-about-join-us-arrow{
    margin: 0 auto;
}

.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-des {
    height: 0;
    overflow: hidden
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-des div{
	font-size: 1rem;
	padding: 0 80px;
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-des&gt;div {
	padding: 15px 20px;
	border-bottom: 1px solid #f4f4f4
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-des .antd-pro-pages-about-join-us-label {
    color: #000;
    font-weight: 700;
    line-height: 2rem
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-des .antd-pro-pages-about-join-us-value {
    color: #9a9a9a;
    line-height: 2rem;
    white-space: pre-wrap;
    margin-bottom: 2.2rem;
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active .antd-pro-pages-about-join-us-offer {
    background-color: hsla(0,0%,96.1%,.6)
    text-align: center;
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active .antd-pro-pages-about-join-us-offer p{
    text-align: center;
    width: 33%;
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active .antd-pro-pages-about-join-us-offer .antd-pro-pages-about-join-us-arrow{
    margin: 0 auto;
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active .antd-pro-pages-about-join-us-offer .antd-pro-pages-about-join-us-arrow {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active .antd-pro-pages-about-join-us-des {
    height: auto;
    padding: 1.875rem 1.55rem;
    padding-bottom: 5.625rem;
}
@media (max-width: 960px){
	.antd-pro-pages-about-join-us-tablePart{width: 94%;margin: 0 auto 40px}
	.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-des div{
		font-size: 1rem;
		padding: 0 0;
	}
}


@media only screen and (max-width: 768px) {
	/*鎷涜搐绾冲＋*/
	.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item.antd-pro-pages-about-join-us-active .antd-pro-pages-about-join-us-des{padding-bottom: 2.5rem;}
	/* 鏂囧瓧澶у皬 */
	.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-header p{font-size: 1rem;}
	.antd-pro-pages-about-join-us-tablePart .antd-pro-pages-about-join-us-item .antd-pro-pages-about-join-us-offer p{font-size: 0.875rem;}
}