*{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}
.and{
    font-family: '';
}
a{
    color: initial;
}
.parallax{
    position: relative;
}
.clearfix{
    /*触发haslayout*/
    zoom:1;
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ul{
    list-style: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
input{
    background:none;
    outline:none;
    border:0px;
}
.en_join{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.2;
    z-index: 999;
    /* display: none; */
}

.textline{
    text-align: justify;
    text-align-last:justify;
}
.botBg {
    display: none;
}
/* 默认1920 */
.m{
    display: none;
}
.pc{
    display: block;
}
#newbox,.stuff_swiper,.recruit_contain_box_m{
    display: none;
}
.join_banner{
    padding: 249px 96px 0 154px;
    position: relative;
    height: 1070px;
}
.join_banner .b{
    position: absolute;
    top: 252px;
    right: 118px;
    width: 57.7%;
    /* width: 1189px; */
    margin-top: 23px;
    z-index: -1;
}
.join_banner h3{
    padding-top: 48px;
}
.join_banner h3 img{
    width: 21vw;
}
.join_banner h3 .te{
    font-size: 96px;
    color: #333;
    margin-left: 30px;
    /* letter-spacing: 3px; */
}
.join_banner h3 .co{
    font-size: 96px;
    color: #EB6D28;
    /* letter-spacing: -1px; */
}
.join_banner .text_box{
    padding-top: 64px;
    font-size: 21px;
    line-height: 29px;
    color: #3f3f3f;
    /* letter-spacing: 1px; */
}
.join_banner .text_box p{
    margin-bottom: 14px;
}
.join_btm{
    padding-top: 52px;
    font-size: 41px;
    line-height: 57px;
    color: #0068EB;
    padding-left: 12px;
    /* letter-spacing: 2px; */
    cursor: pointer;
}
.join_btm .us{
    margin-right: 22px;
}
.join_btm i{
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    background: url(https://www.momenta.cn/images/Explore2_new.png) right center no-repeat;
    border-radius: 50%;
    border: 1px solid #0069D5;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    margin: -14px 0 0 15px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.join_btm:hover i{
    background-color: #0069D5;
    background-position: left center;
}

.joinImg{
    width: 65.6%;
    border-radius: 0vw 0 0 0vw;
    transform: none
}
.joinTop li:nth-child(2n + 1) .joinImg{
    border-radius: 0vw 0 0 0vw;
    transform: skewX(17deg) translateX(11.5%);
}
.joinTop li:nth-child(2n + 1) .joinPic {
    transform: skewX(-17deg) translateX(-11.5%);
}

.joinTop li:nth-child(2n) .joinImg{
    border-radius: 0vw 0 0 0vw;
    transform: skewX(-17deg) translateX(-11.5%);
}
.joinTop li:nth-child(2n) .joinPic {
    transform: skewX(17deg) translateX(11.5%);
}

/* .joinTop .joinImg .willpower{
    width: 27.55%;
} */

.joinTop .top_li .joinText{
    padding-top: 6.5vw;
    padding-left: 7.5vw !important;
}
.joinTop .joinText .willpower{
    width: 24vw;
}
.joinTop li {
    display: flex;
    align-items: initial;
    justify-content: space-between;
    margin: 9.9vw 0 0;
    text-align: right;
}

.join3List {
    position: relative;
    margin: 4.8vw 0 0vw;
}
.join3List .swiper-slide{
    transform: skew(0deg);
    width: 77%;
    border-radius: 1vw;
}
.join3List .swiper-slide .shad_box{
    position: relative;
    width: 100%;
    overflow: hidden;

    /* height: 26vw; */
}
.join3List .swiper-slide #pc_newbox{
    /* transform: skew(22deg); */
}
.join3Page{
    margin-top: 3.4vw;
}
.join3Page .swiper-pagination-bullet{
    height: 12px;
    border-radius: 0px;
    margin: 0;
}
.join3Page .swiper-pagination-bullet:first-child{
    border-radius: 10px 0 0 10px;
}
.join3Page .swiper-pagination-bullet:last-child{
    border-radius: 0px 10px 10px 0px;
}

.join3Page .swiper-pagination-bullet{
    width: 4vw;
}
.join3Page .swiper-pagination-bullet-active{
    border-radius: 10px;
}
.join3List .swiper-slide #pc_newbox .swipertitle{
    /* font-size: 50px;
    color: #0068E3;
    letter-spacing: -1px;
    margin-bottom: 32px;

    margin-left: 1vw; */
    /*
    width: 60%; */
    font-size: 2.15vw;
    padding: 3vw 1vw;
    color: #0068E3;
    line-height: 2.8vw;
}
.join3List .swiper-slide .imgBg{
    /* height: 26vw; */
}
.swipertips{
    font-size: 21px;
    color: #3f3f3f;
    line-height: 40px;
}
.join3Img {
    position: relative;
    height: 100%;
    padding-bottom: 50.38%;
    overflow: hidden;
    transform: skew(0deg) scale(1);
    opacity: 0;
    transition: all .1s linear .9s;
}

.joinTop .div_p{
    padding-top: 5.3vw;
    padding-left: 6vw;
    font-size: 1.5vw;
    line-height: 0.9;
    color: #3f3f3f;
}

.joinTop .div_p p{
    position: relative;
    margin-bottom: 2.7vw;
    /* letter-spacing: 1px; */
}

.joinTop .div_p p::after{
    position: absolute;
    content: '';
    bottom: 0rem;
    top: 0;
    transform: translateY(50%);
    left: -2vw;
    z-index: 1;
    width: 0.6vw;
    height: 0.6vw;
    background: #0068E3;
    border-radius: 100%;
}

.joinTop .btm_li{
    margin-top: 4.5vw;
}
.joinTop .btm_li .joinText{
    padding-top: 15.6vw;
    padding-right: 0% !important;
    text-align: left;
    padding-left: 3vw;
}
.joinTop .btm_li .beon{
    margin-top: 2.4vw;
    width: 33.2vw;
}
.joinTop .btm_li .div_p{
    padding-left: 11.3vw;
    padding-top: 2.5vw;
}

.joinBg3{
    padding-top: 0vw;
    margin-top: 0.85rem !important;
}
.joinBg3 .join2Tit img{
    display: block;
    width: 19.5vw;
    margin: 0 auto;
    transform: translateX(0.52vw);
}

.joinBg4{
    padding-top: 103px;
}
.joinBg4 .join2Tit img{
    width: 37.39%;
    transform: translateX(-8px);
}
.joinBg4 .list_box{
    padding: 123px 149px 0 226px;
}
.joinBg4 .list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 112px;
}
.joinBg4 .list img{
    margin-top: 44px;
    width: 17.5vw;
    height: 17.5vw;
    border-radius: 100%;
    box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.16);
}
.joinBg4 .list .conta{
    padding-left: 211px;
    width: 62.1875vw;
}
.joinBg4 .list.Sibo{
    padding-top: 20px;
}
.joinBg4 .list.Jiyang{
    padding-top: 26px;
}
.joinBg4 .list .conta .name{
    font-size: 41px;
    line-height: 57px;
    color: #0068E3;
    /* letter-spacing: 1.3px; */
}
.joinBg4 .list .conta .tips{
    display: block;
    padding-top: 60px;
    font-size: 21px;
    line-height: 29px;
    color: #3f3f3f;
    /* letter-spacing: 1.3px; */
    padding-left: 10px;
}
.joinBg4 .list .conta .line{
    width: 1962px;
    height: 1px;
    background: #666;
    transform: scale(0.5) translateX(-50%);
    margin-top: 30px;
    margin-bottom: 28px;
}
.joinBg4 .list .conta .say{
    padding-left: 5px;
    font-size: 21px;
    line-height: 42px;
    text-align: justify;
    color: #3f3f3f;
    word-break: break-all;
    /* letter-spacing: 1.2px; */
}
.joinBg4 .list .conta .say.textline{
    text-align: justify;
    text-align-last:justify;
}

.recruit_contain_box{
    padding: 12.8vw 8.5vw 6vw;
    color: #666;
}
.recruit_top{
    padding-bottom: 6vw;
    text-align: center;
    position: relative;
    color: #000;
    font-size: 4.22vw;
    /* line-height: 4vw; */
    /* font-weight: bold; */
}
.join2Tit{
    font-size: 4.22vw;
}
.recruit_top .center{
    line-height: 4.1vw;
}
.recruit_top .center img{
    margin-top: 0.6vw;
    width: 17.55vw;
}
.recruit_top .right_put{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 26vw;
    text-align: right;
    border-radius: 10vw;
    height: 4.1vw;
    /* font-size: 100px; */
    background: #fff;
}
.recruit_top .right_put .posi_slide{
    display: none;
    position: relative;
    background: #f4f4f4;
    transform: translateY(-38px);
    z-index: -1;
    padding-top: 48px;
    line-height: 63px;
    text-align: left;
    padding-left: 46px;
    font-size: 21px;
    border-radius: 0 0 30px 30px;
    padding-bottom: 10px;
    max-height: 20vw;
    overflow: scroll;
}

.recruit_top .right_put .posi_slide::-webkit-scrollbar{
    display: none;
}

.recruit_top .right_put input{
    font-size: 1.04vw;
    text-align: right;
    line-height: 4.1vw;
    padding-right: 2vw;
    /* letter-spacing: 1.2px; */
    width: 100%;
    background: #fff;
    border-radius: 10vw;
    border: 1px solid #666;
}
.line{
    margin-top: 1.2vw;
    width: 165.93vw;
    height: 1px;
    background: #666;
    transform: scale(0.5) translateX(-50%);
}

.recruit_center{
    padding-left: 3.2vw;
    padding-top: 7vw;
    padding-right: 4.5vw;
}
.recruit_center .select{
    position: relative;
    font-size: 1.2vw;
    width: 18.5vw;
    line-height: 3.3vw;
    height: 3.3vw;
    margin-bottom: 29px;
    border-radius: 40px;
    background: #fff;
    cursor: pointer;
}
.recruit_center .select .inneer{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 0 1.5vw 0 2vw;
    color: #666;
    background: #fff;
    border-radius: 40px;
    border: 1px solid #3f3f3f;
    overflow: hidden;
}
.recruit_center .select .inneer span{
    display: block;
    width: 13vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 100%;
    padding-top: 0;

}
.recruit_center .select.top{
    z-index: 10;
}
.recruit_center .left{
    /* padding-top: 1.5vw; */
    height: 30vw;
}
.recruit_center .select img{
    margin-top: 1.2vw;
    width: 1.5vw;
    transition: 0.5s;
}

.recruit_center .select .city_slide{
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    background: #f4f4f4;
    z-index: 1;
    padding-top: 2vw;
    padding-left: 2vw;
    border-radius:  0 0 1.5vw 1.5vw;
    cursor: pointer;
    padding-bottom: 0.5vw;
}
.recruit_center .select .city_slide .c_list{
    line-height: 1.5vw;
    padding-bottom: 0.5vw;
    padding-top: 0.5vw;
}
.recruit_center .select.showCity .city_slide{
    display: block;
}
.recruit_center .select.showCity img{
    transform: rotateX(180deg);
}
.recruit_center .ri_cont{
    padding-left: 5vw;
    width: 55vw;
}
.recruit_center .ri_cont li{
    /* line-height: 2.6;
    font-size: 1.2vw; */
    margin-bottom: 2vw;
    /* letter-spacing: 0.6px; */
    cursor: pointer;
}
.recruit_center .ri_cont li .more_white{
    height: 3.2vw;
    width: 3.2vw;
    border: 1px solid #666;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 2.86vw;
    margin-top: -2px;
    background-image: url(https://www.momenta.cn/images/Explore_dark.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    transition: all .3s;
}
.recruit_center .ri_cont li:hover .more_white{
    background-position: left center;
    background-color: #0068E3;
    border: 1px solid #0068E3;
}

.momenta-pc .banner_top_text{
    position: absolute;
    top: 14vw;
    text-align: center;
    width: 100%;
    font-size: 1.67vw;
    letter-spacing: 0.3vw;
    line-height: 1.74vw;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-top: 3vw;
    z-index: 2;
}

.momenta-pc .banner_them_text{
    position: absolute;
    top: 19vw;
    text-align: center;
    width: 100%;
    z-index: 2;
    font-size: 5vw;
    letter-spacing: 0vw;
    line-height: 4.41vw;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-top: 2vw;
    font-weight: 500;
}

.momenta-pc .banner_them_en{
    position: absolute;
    top: 26vw;
    text-align: center;
    width: 100%;
    z-index: 2;
    font-size: 2.4vw;
    letter-spacing: 0vw;
    line-height: 2.205vw;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-top: 2vw;
}
.circle{
    width: 3.58vw;
    height: 3.58vw;
    margin-top: 19.3vw;
}
.banMask{
    z-index: 1;
}
.nav_down{
    position: absolute;
    bottom: 1vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    color: #fff;
    text-align: center;
    font-size: 0.73vw;
}
.nav_down img{
    display: block;
    width: 1.04vw;
    margin: 0 auto;
    margin-bottom: 0.5vw;
}
.msd2Btn{
    z-index: 2;
}

.mainBg{
    background: #f5f5f5;
    position: relative;
    color: #000;
}
.mainBg .post_img{
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.5;
}

.zp_box{
    margin-top: 4.7vw;
    text-align: center;
}
.zp_box .box_title{
    font-size: 3.8vw;
    line-height: 5vw;
}
.font-b{
    font-weight: 500;
}
.zp_box .box_tips{
    color: rgb(0, 104, 235);
    text-align: center;
    font-size: 1.6vw;
    letter-spacing: 0.34vw;
    margin-top: 1.84vw;
}

.card_box{
    margin-top: 5.5vw;
    display: flex;
    justify-content: space-around;
    padding: 0 6.5vw;
}
.card_box .card{
    display: flex;
    flex-direction: column;
    width: 20vw;
    background: #fff;
    padding-top: 3.5vw;
    padding-bottom: 2.8vw;
    border-radius: 2vw;
}
.card_box .card .in_txt{
    display: flex;
    /* align-items: center; */
    justify-content: center;
    color: #696969;
    flex: 1;
    font-size: 0.8vw;
    padding: 1.4vw;
}
.card_box .card .c_tex{
    font-size: 3vw;
    line-height: 3.2vw;
    font-weight: 500;
}
.card_box .card .c_box{
    font-size: 1.6vw;
    width: 51%;
    margin: 0 auto;
    border: 3px solid rgb(0, 104, 235);
    color: rgb(0, 104, 235);
    border-radius: 60px;
    margin-top: 0.5vw;
    line-height: 3.2vw;
}

.gltd{
    /* padding-top: 11.6vw; */
    padding-top: 9.6vw;
}

.gltd .g_list_p{
    display: flex;
    width: 74vw;
    margin: 2.3vw auto 0;
    position: relative;
    background: #fff;
    box-shadow: 7px 7px 15px 0px rgba(0, 0, 0, 0.08);
}
.gltd .g_list_p .user_img{
    display: block;
    width: 25.8vw;
}

.gltd .g_list_p .text{
    position: absolute;
    left: 28.8vw;
    bottom: 2vw;
}
.gltd .g_list_p .text .name{
    font-size: 3vw;
    color: #0068CD;
}
.gltd .g_list_p .text .name_des{
    font-size: 1vw;
    padding-top: 1.8vw;
    font-size: 1.8vw;
    color: #3C3C3C;
}
.gltd .g_list_p .text .name_txt{
    padding-top: 1.2vw;
    font-size: 1.1vw;
    line-height: 1.8;
    color: #3C3C3C;
}

.mon_wh{
    padding-top: 11.6vw;
}
.wh_tips{
    color: rgb(0, 104, 235);
    text-align: center;
    font-size: 1.6vw;
    letter-spacing: 0.34vw;
}

.conta_box{
    padding: 12vw 6.5vw 0 7.5vw;
    display: flex;
}
.conta_box .left_text{
    width: 35.5vw;
}
.conta_box .left_text.pc{
    padding-right: 5.2vw;
}
.conta_box .left_text .title{
    padding-top: 1vw;
    font-size: 4vw;
    color: rgb(0, 104, 235);
    padding-bottom: 2.9vw;
    border-bottom: 2px solid rgba(166,166,166,1);
    margin-bottom: 1.2vw;
}
.conta_box .left_text .title_ti{
    color: rgb(0, 104, 235);
    font-size: 1.6vw;
    padding: 0.9vw 0;
}
.conta_box .left_text .txt{
    font-size: 0.966vw;
    letter-spacing: 2px;
    padding: 0.4vw 0;
    color: rgba(79, 79, 79, 1);
}
.conta_box .left_text .frs{
    margin-top: 0.4vw;
}
.mon_wh_left{
    width: 49.2vw;
    overflow: hidden;
    border-radius: 1vw;
    height: 34.52vw;
}

.mon_wh_left .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.conta_box .image{
    width: 49.2vw;
    height: 34.52vw;
}
.conta_box.btm{
    padding: 12.5vw 6.5vw 0 7.5vw;
}
.conta_box.btm .left_text{
    padding-left: 5.2vw;
}
.conta_box.btm .left_text .title{
    padding-top: 1.3vw;
}

.conta_box.btm .left_text .txt{
    width: 100%;
}

.conta_box.btm .left_text .frs{
    margin-top: 0.7vw;
}
.msd2Box{
    position: relative;
    height: 100vh;
}
.msd2Box img{
    height: 100vh;
}
.video-box{
    height: 100%;
    width: 100%;
}

.mon_active{
    margin-top: 17vw;
}
.mon_active .wh_title{
    font-size: 3.7vw;
    letter-spacing: 0.1vw;
}
.mon_active .wh_tips{
    color: rgb(0, 104, 235);
    text-align: center;
    font-size: 1.6vw;
    letter-spacing: 0.38vw;
    padding-top: 0.4vw;
}
.ztdh_box{
    margin-top: 13.9vw;
    text-align: center;
}
.ztdh_box .title{
    font-size: 3vw;
    letter-spacing: 0.2vw;
}
.ztdh_box .t_tips{
    margin-top: 2.8vw;
    font-size: 3.8vw;
}

.ztdh_box .t_b{
    margin-top: 2vw;
    font-size: 2.3vw;
    color: rgb(0, 104, 235);
    line-height: 4vw;
}
.ztdh_box .foot_img{
    display: block;
    width: 87%;
    margin: 5vw auto;
}
.msdBg2 .niss{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.3;
    z-index: 2;
}

.poster_box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #000;
}
.poster_box .poster_video{
    /* object-fit: fill */
    width: 100%;
    height: auto;
    opacity: 0.7;
}

.poster_box .poster_video::-webkit-media-controls {
    display: none !important;
}

video::-webkit-media-controls {
    display: none !important;
}

@media (max-width:1600px) {
    .joinTop li {
        margin: 10.8vw 0 0;
    }
    .joinTop .top_li .joinText{
        padding-top: 6.7vw;
    }
    .recruit_contain_box{
        padding: 12.1vw 8.5vw 0;
        color: #666;
    }
    .card_box .card .in_txt{
        line-height: 1.4vw;
        padding: 0.8vw 1.4vw
    }
    .card_box .card .c_box{
        margin-top: 0.2vw;
    }

}
@media (max-width:1400px) {
    .poster_video{
        position: absolute;
        left: 0;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
    }
    .nav_down{
        font-size: 1.75vw;
        bottom: 5vw;
    }
    .nav_down img{
        width: 2.0vw;
    }
    .circle{
        margin-top: 0;
    }
}

@media (max-width:767px) {
    .m{
        display: block;
    }
    .pc{
        display: none;
    }
    .m_top{
        display: none;
    }
    .m{
        display: block;
    }



    .tech-banner {
        height: 100%;
        background-color: #FFFFFF;
    }
    .banTech.banner {
        height: auto;
    }

    .tech-banner {
        height: 100%;
        background-color: #FFFFFF;
    }
    .banTech.banner {
        height: auto;
    }
    .tech-title {
        height: 4.8rem;
        background-color: #0068ea;
        padding-top: 1.6rem;
        transform: skewY(-16deg) translateY(-1.2rem);
        box-sizing: border-box;
    }
    .tech-title-text {
        font-size: 0.58rem;
        line-height: 0.8rem;
        color: #fff;
        transform: skewY(16deg) translateY(1.2rem);
        padding: 0.3rem 0 0 0.76rem;
    }


    #newbox{
        height: 1rem;
    }
    #newbox,.stuff_swiper,.recruit_contain_box_m{
        display: block;
    }
    #newbox .dots{
        display: none;
    }

    #newbox .dot0{
        display: block;
    }
    .join3Page .swiper-pagination-bullet{
        height: 3px;
    }
    .stuff_swiper .swiper-pagination-bullet{
        height: 3px;
        border-radius: 1px;
    }
    .join_banner{
        height: auto;
        padding: .1rem 0 0 0;
    }
    .join_banner .b{
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        margin-top: 0
    }
    .join_banner h3{
        text-align: center;
        padding-top: 0.2rem
    }
    .join_banner h3 img{
        width: 1.8rem;
    }
    .join_banner .text_box{
        padding: 0.45rem 0.55rem 0 0.55rem;
        font-size: 0.26rem;
        line-height: 0.38rem;
        text-align: center;
    }
    .join_banner .text_box p{
        margin-bottom: 0rem;
        /* text-align: justify;
        text-align-last:justify; */
    }
    .new_m_banner{
        width: 100%;
        margin-top: 0.8rem;
    }
    .joinBg1{
        padding-top: 0.3rem;
    }
    .join_btm{
        display: none;
    }
    .joinTop li:nth-child(2n + 1) .joinImg{
        width: 80%;
        margin-left: 20%;
    }
    .joinTop li:nth-child(2n) .joinImg{
        width: 81%;
        margin-right: 20%;
    }
    .joinTop li:nth-child(2n + 1) .joinImg img{
        width: 100%;
        height: auto;
    }
    .joinTop li:nth-child(2n) .joinImg img{
        width: 100%;
        height: auto;
    }
    .joinTop li{
        display: block;
        margin-top: 1.05rem;
        justify-content: none
    }
    .joinTop li:nth-child(odd) .joinText{
        position: relative;
        left: 0;
        top: 0;
        padding-top: 0.3rem;
    }
    .joinTop .top_li .joinText{
        transform: translateY(0);
    }
    .joinTop li:nth-child(odd) .joinText{
        width: 100%;
    }
    .joinTop li:nth-child(even) .joinText{
        position:relative;
        width: 100%;
        right: 0;
        margin-left: 0;
        padding-top: 0rem;
    }
    .joinTop .joinText .willpower{
        width: 3.2rem;
        margin-top: 0.23rem
    }
    .joinTit{
        padding-left: 1.1rem;
    }
    .joinTop .div_p{
        padding-left: 2.45rem;
        padding-top: 0.26rem;
        line-height: 0.34rem;
        font-size: 0.25rem;
    }
    .joinTop .div_p p{
        position: relative;
    }
    .joinTop .div_p p::after{
        display: none;
    }
    .joinTop .div_p p::before{
        width: 4px;
        height: 4px;
        background: #0068E3;
        content: '';
        display: block;
        position: absolute;
        left: -0.35rem;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 100%;
    }
    .joinTop .div_p p:nth-child(2){
        margin-left: 0.15rem;
    }
    .joinTop .div_p p:nth-child(3){
        margin-left: 0.4rem;
    }
    .joinTop .btm_li{
        position: relative;
        margin-top: 0.45rem;
    }
    .joinTop .btm_li .joinTit{
        position: absolute;
        top: 0.26rem;
        right: 1.4rem;
        /* transform: translate(2.0rem,-2.5rem); */
    }
    .joinTop .btm_li .joinTit .beon{
        width: 3.6rem;
    }
    .joinTop .btm_li .div_p{
        padding-top: 2.0rem;
        padding-left: 1.38rem;
    }
    .joinTop .btm_li .div_p p:first-child{
        margin-left: 0.88rem;
    }
    .joinTop .btm_li .div_p p:nth-child(2){
        margin-left: 0.6rem;
    }
    .joinBg3 .join2Tit{
        font-size: 0.46rem;
        padding-bottom: 0rem;
        font-weight: normal;
    }
    .joinBg3 .join2Tit img{
        width: 2.2rem;
        transform: translateX(0vw);
    }
    .swiper-slide, .swiper-wrapper{
        height: 2.35rem;
    }
    .swiper-slide, .swiper-wrapper .img{
        height: 100%;
    }
    .join3Img{
        height: 100%;
        height: 2.35rem;
    }
    .swipertitle{
        color: #0068E3;
        /* font-size: 0.26rem; */
        margin-top: 0.5rem;
        /* letter-spacing: 0.9px; */
        padding: 0 1.7rem;
        text-align: center;
    }
    .swipertips{
        /* letter-spacing: 1.2px; */
        padding: 0 1.7rem;
        margin-top: 0.22rem;
    }
    .join3List .join3Page{
        margin-top: 0.1rem;
    }
    /* .swiper-slide, .swiper-wrapper{
        height: 5.35rem;
    } */
    .join3List .swiper-slide{
        /* transform: skew(-20deg) translateX(1rem); */
        margin-right: 0.2rem !important;
    }
    .joinBg4{
        padding-top: 1rem;
    }
    .joinBg4 .join2Tit img{
        width: 5rem;
        transform: translateX(0px);
    }
    .list_box{
        display: none;
    }
    .stuff_swiper{
        padding-top: 0.5rem;
    }
    .stuff_swiper .swiper-slide, .stuff_swiper .swiper-wrapper{
        height: 5rem;
        /* margin-right: 0 !important; */
    }
    .stuff_swiper .swiper-slide img{
        transform: scale(0.7);
    }
    .join3List .swiper-slide .shad_box{
        height: 100%;
    }
    .join3List .swiper-slide .imgBg{
        height: 100%;
    }
    .swipertips{
        font-size: 0.26rem;
        line-height: 0.42rem;

    }
    .stuff_swiper .swiper-slide.swiper-slide-active img{
        transform: scale(1);
    }
    .stuff_swiper img{
        width: 100%;
    }
    #stuff_text .stu_name{
        padding-top: 0.3rem;
        padding-bottom: 0.8rem;
        text-align: center;
        font-size: 0.6rem;
    }
    #stuff_text .stu_tips{
        text-align: center;
        font-size: 0.3rem;
        line-height: 0.6rem;
    }
    #stuff_text .stu_text{
        padding: 0.6rem 0.7rem 0;
        font-size: 0.26rem;
        /* letter-spacing: 1.2px; */
        line-height: 0.6rem;

    }

    .recruit_contain_box{
        display: none;
    }
    .recruit_contain_box_m .title{
        text-align: center;
        font-size: 0.46rem;
        padding: 1.6rem 0 0.7rem;
        color: #000;
    }
    .recruit_contain_box_m .title img{
        display: block;
        width: 1.8rem;
        margin: 0 auto;
    }
    .recruit_contain_box_m .m_line_box{
        padding: 0 1.1rem 0.5rem 1.1rem;
        font-size: 0.3rem;
        /* letter-spacing: 1px; */
    }
    .recruit_contain_box_m .m_line_box .m_line{
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 0.65rem;
        margin-bottom: 0.42rem;
    }
    .recruit_contain_box_m .m_line_box li{
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        position: relative;
        padding-right: 1rem;
    }
    .recruit_contain_box_m .m_line_box i{
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);

        display: inline-block;
        vertical-align: middle;
        width: 0.65rem;
        height: 0.65rem;
        background: url(https://www.momenta.cn/images/Explore2_new.png) right center no-repeat;
        border-radius: 50%;
        border: 1px solid #0069D5;
        /* margin-top: -0.08rem; */
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }
    .more{
        width: 5.6rem;
        border: 1px solid #333;
        line-height: 0.8rem;
        text-align: center;
        margin: 0.85rem auto 1.2rem;
        border-radius: 100px;
        font-size: 0.3rem;
        display: none;
    }
    .recruit_contain_box_m .input_select_m{
        padding: 0 1.1rem 0.8rem 1.1rem;

    }
    .sel_box{
        display: flex;
        justify-content: space-between;
    }
    .recruit_contain_box_m .input_select_m .select_m{
        width: 47%;
        line-height: 0.75rem;
        border: 1px solid #4D4D4D;
        border-radius: 1rem;
        font-size: 0.3rem;
        padding-left: 0.3rem;
    }
    .recruit_contain_box_m .input_select_m .select_m span{
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 1.5rem;
        /* font-weight: bold; */
    }
    .recruit_contain_box_m .input_select_m .select_m img{
        width: 0.4rem;
        margin: 0.25rem 0.2rem 0 0;
        transition: 0.3s;
    }
    .recruit_contain_box_m .input_select_m .select_m.showCity img{
        transform: rotateX(180deg);
    }
    .recruit_contain_box_m .city_slide{
        display: none;
        background: #F4F4F4;
        border-radius: 0.2rem;
        padding: 0.2rem 0.3rem 0.1rem;
        margin-top: 0.2rem;
        transition: 0.3s;
    }
    .recruit_contain_box_m .city_slide .c_list{
        padding-bottom: 0.2rem;
        line-height: 0.4rem;
        font-size: 0.3rem;
        word-wrap: break-word;
    }

    .video-box{
        height: auto;
        width: 101%;
    }
    .msdBg2{
        background: #fff;
        text-align: center;
    }
    .banner_top_text{
        font-size: 0.3rem;
        margin-top: 0.3rem;
    }
    .banner_them_text{
        font-size: 0.5rem;
        padding: 0.3rem 0 0.4rem;
    }
    .banner_them_en{
        font-size: 0.4rem;
        padding-bottom: 0.6rem;
    }
    .zp_box .box_title {
        font-size: 0.4rem;
        font-weight: bold;
        margin-top: 1rem;
    }
    .zp_box .box_tips{
        font-size: 0.25rem;
        margin-top: 0.3rem;
    }
    .card_box{
        padding: 0 0.2rem;
        flex-wrap: wrap;
    }
    .card_box .card{
        width: 48%;
        margin-top: 0.2rem;
    }
    .card_box .card .in_txt{
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 1;
        font-size: 0.2rem;
        padding: 0.2rem;
        line-height: 0.25rem;
    }
    .card_box .card .c_tex{
        font-size: 0.3rem;
    }
    .mon_wh{
        padding-top: 1rem;
    }
    .join2Tit{
        font-size: 0.4rem;
        font-weight: bold;
        margin-bottom: 0.3rem;
    }
    .wh_tips{
        font-size: 0.25rem;
        margin-top: 0rem;
    }
    .conta_box{
        display: block;
    }
    .conta_box .image{
        width: 100%;
        height: auto;
    }
    .conta_box .left_text {
        width: 100%;
        padding: 0.3rem 0 0 0 !important;
    }
    .conta_box .left_text .title{
        font-size: 0.5rem;
        font-weight: bold;
        width: 97%;
    }
    .conta_box .left_text .title_ti{
        font-size: 0.3rem;
    }
    .conta_box .left_text .txt{
        font-size: 0.26rem;
        width: 97%;
    }
    /* .mon_active .wh_title{
        font-size: 0.4rem;
        font-weight: bold;
        margin-bottom: 0.3rem;
    }
    .mon_active .wh_tips{
        font-size: 0.25rem;
        margin-top: 0rem;
    } */
    .join3List{
        margin-top: 0.1rem !important;
    }
    .ztdh_box .title{
        font-size: 0.4rem;
        font-weight: bold;
        margin-bottom: 0.3rem;
    }
    .ztdh_box .t_tips{
        font-size: 0.4rem;
        font-weight: bold;
    }
    .ztdh_box .t_b{
        font-size: 0.3rem;
    }
    .imgBg{
        background-size: 100%;
    }
    .card_box .card .c_box{
        border: 0.02rem solid rgb(0, 104, 235);
        width: 60%;
        font-size: 0.2rem;
        line-height: 0.35rem;
        margin-top: 0.1rem;
        font-weight: bold;
    }
    .conta_box .left_text .title{
        border-bottom: 1px solid rgba(166,166,166,1);
        padding-bottom: 0.3rem;
        margin-bottom: 0.25rem;
    }
    .conta_box.btm .left_text .frs{
        margin-top: 0.25rem;
    }
    .foot_img{
        padding-bottom: 0.5rem;
    }
    .video_m_box{
        position: relative;
        overflow: hidden;
    }
    .video_m_box .poster_video{
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        transform: translate(-50%, -50%);
        z-index: 1;
        object-fit: cover;
    }
    .video_m_box .poster_video::-webkit-media-controls-overlay-play-button {
        display: none !important;
    }
    .video_m_box .poster_video::-webkit-media-controls {
        display: none !important;
    }
    .msd2Btn{
        height: 0.6rem;
        width: 0.6rem;
        z-index: 3;
    }
    .msd2Btn .circle{
        width: 100%;
        height: 100%;
        margin-top: 0;
        z-index: 2;
    }
    .mon_wh_left{
        width: 100%;
        overflow: hidden;
        height: auto;
    }
    .mon_wh_left .swiper-slide{
        height: auto;
    }
    .mon_wh_left .swiper-wrapper{
        height: auto;
    }
}