/*screen1*/
body {
    font-family: 'Microsoft YaHei', sans-serif;

}

#home img {
    height: 783px;
    width: 100%;

}

.bg {
    background: url("../assets/images/joinus_new_bg.png") no-repeat center;
    background-size: cover;
    height: 783px;
}

.screen1 h1 {
    position: absolute;
    color: #fefefe;
    margin-top: 27%;
    font-size: 417%;
    font-weight: 400;
    /* margin: 0 auto; */
    margin-left: 38%;
    letter-spacing: 10px;
    font-family: HiraKakuPro-W6;
}

.screen1 p {
    position: absolute;
    font-family: HiraKakuPro-W6;
    color: #ffffff;
    margin-top: 34%;
    font-size: 150%;
    width: 47%;
    text-align: center;
    /* font-weight: 200; */
    line-height: 48px;
    margin-left: 26%;
}


.header__nav-item:hover {
    color: #0193de;
    font-family: PingFangSC-Medium;
}

.header__nav-item_status_active {
    color: #fff;
    font-family: PingFangSC-Medium;
}
.joinus_all_title{
    margin: 0 auto;
}
.header__nav-item_status_active::after {
    content: '';
    /*border-bottom: 5px solid #fff;*/
    /*border-width: 50px;*/
    display: block;
    width: 93px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;

}

#joinus_span {
width: 100%;
}


/*screen2*/

.screen2 {
    /*height: 1000px;*/

    margin-top: 0px;
    position: relative;
    /*background-color: #2f4798*/
}

.screen2_wrap {
    width: 100%;
    /*position: absolute;*/
    height: 100%;
    margin: 0 auto;
    /*background-color: red;*/
    /*position: absolute;*/
    /* left: 13%; */
    overflow: hidden;

}

.screen-2.container {
    margin: 0 auto;
    padding: 0;
    margin: 0;
    min-width: 1200px;

}



.screen2_item_1_div {
    width: 100%;
    margin: 0 auto;
    /*height: 670px;*/
    background-color: #fefefe;
}

.ul {
    width: 2300px !important;

}

.scroll {
    background-color: #fefefe;
}
.weekly{
    width: 1.5%;
    margin-left: 5px;
    margin-bottom: 3px;
}
@media (min-width: 768px) {
    .screen-1_item-3_item1{
        /* width: 46%; */
        position: absolute;
        /* margin-bottom: 19px; */
        margin-top: 409px;
        /* margin-left: -4px; */
        /* float: left; */
        font-size: 17px;
        font-weight: bold;
    }
    .map1{

    }
    .map2{
    }
    .screen-1_item-3_item2{
        margin-top: 9px;
        margin-left: 45%;
        /* float: left; */
        font-size: 17px;
        font-weight: bold;
    }
    #dituContent{
        width: 44%;
        height: 400px;
        float: left;
        border: none;
        /* box-shadow: 3px 4px 17px #c8c8c8; */
    }
    #map{
        width: 44%;
        margin-left: 528px;
        height: 400px;
        border: none;
    }

    .item2_img{
        width: 62px;
    }
    .screen1 h1 {
        position: absolute;
        color: #fefefe;
        margin-top: 27%;
        font-size: 417%;
        font-weight: 400;
        /* margin: 0 auto; */
        margin-left: 38%;
        letter-spacing: 10px;
        font-family: HiraKakuPro-W6;
    }
    .container {
        padding-left: 100px;
        padding-right: 100px;
        margin: 0;
        width: 100%;
        min-width: 1200px;
    }
    .screen-2_div_item {
        min-width: 1080px;
    }
    .screen2_item_0_div{
        float: left;
    }
    .screen-2_item-0_item1{
        cursor: pointer;
        float: left;
        width: 310px;
        height: 290px;
        margin-top: 45px;
        margin-left: 88px;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
        transition: .5s;
    }

    .screen-2_item-0_item1:hover{
        cursor: pointer;
        float: left;
        margin-top: 45px;
        margin-left: 88px;
        width: 317px;
        height: 302px;
        box-shadow: -3px 2px 25px #a8a0a0;
        padding: 20px;

    }
    .screen-2_item-0_item2{
        cursor: pointer;
        float: left;
        width: 310px;
        height: 290px;
        margin-top: 45px;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
        margin-left: 38px;
        transition: .5s;
    }
    .screen-2_item-0_item2:hover{
        cursor: pointer;
        float: left;
        width: 317px;
        height: 302px;
        box-shadow: -3px 2px 25px #a8a0a0;
        padding: 20px;
        margin-left: 38px;
    }

    .screen-2_item-0_item3{
        cursor: pointer;
        float: left;
        width: 310px;
        height: 290px;
        margin-top: 45px;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
        margin-left: 38px;
        transition: .5s;
    }

    .screen-2_item-0_item3:hover{
        width: 317px;
        height: 302px;
        box-shadow: -3px 2px 25px #a8a0a0;
    }
    .screen-2_item-0_item1_a{
        cursor: pointer;
        /*width: 153px;*/
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item1_b{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item1_c{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item2_a{
        /*width: 153px;*/
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item2_b{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item2_c{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item3_a{
        /*width: 153px;*/
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item3_b{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item3_c{
        font-size: 16px;
        text-align: center;
    }
    .item2_content{
        font-size: 15px;
        text-align: left;
        width: 282px;
        margin-top: 30px;
        color: #787676;
        transition: .5s;
    }
    .item2_content:hover{
        color: black;
    }
    .ul, ol {
        padding: 0;
        margin: 0 auto;
    }
    #joinus_code{
        cursor: pointer;
        margin-top: -35px;
        width: 133px;
        margin-bottom: 11px;
    }
    .mark1{
        position: absolute;
        margin-top: -23px;
        /* margin-right: 27px; */
        right: 438px;
    }
    .mark2{
        position: absolute;
        margin-top: -19px;
        /* margin-right: 27px; */
        right: 534px;
        width: 45px;
    }
    .screen2_item_1_div {
        width: 100%;
        margin: 0 auto;
        height:775px;
        /* padding-left: 41px; */
        /* padding-right: 26px; */
        padding: 2px 57px;
        margin-top: 339px;
        background-color: #fefefe;
    }

    /*职位简介*/
    .join_heading {
        opacity: 0.66;
        font-family: PingFangHK-Regular;
        font-size: 24px;
        color: black;
        font-weight: 400;
        text-align: left;
        margin-left: 10px;
        margin-top: 7px;
    }

    .join_button {
        cursor: pointer;
        width: 140px;
        float: left;
        height: 60px;
        border: none !important;
        background: transparent;
        font-size: 18px;
        margin-bottom: 28px;
        text-align: center;

    }

    .join_button_all {
        width: 100%;
        height: 75px;
        border: none !important;
        padding: 7px;
        margin-right: 60px;
        text-align: center;
        margin-left: -15px;
    }

    .join_introduction {
        float: left;
    }

    .join_subheading {
        font-family: PingFangHK-Regular;
        font-size: 17px;
        color: #595858;
        text-align: left;
        font-weight: 400;
        line-height: 31px;
        padding-top: 19px;
        padding-left: 21px;
    }

    .join_wrap_2 {
        height: 410px;
        width: 100%;
        /* width: 143.6%; */
        overflow: hidden;
        padding: 10px;
        background: #f1f1f1;
        box-shadow: 3px 2px 30px -3px rgba(0, 0, 0, 0.13);
        border-radius: 10px;

    }

    .join_button_active {
        font-family: PingFangHK-Regular;
        color: #3abde0;

    }

    .join_wrap_1 {
        float: left;
        position: relative;
        width: 111%;
    }

    span {
        display: none;
    }

    /*职位简介*/
    .scroll ul {
        min-width: 1000px;
    }

    #scroll {
        padding-bottom: 76px;
        width: 100%;
        margin: 0;
        /* margin: 10px auto 0; */
        /* position: relative; */

    }

    #scroll img {
        width: 90%;
        /* margin-left: 20px; */
        height: 85%;
        border-radius: 3px;
    }

    #scroll .content {
        width: 100%;
        height: 305px;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        padding-top: 65px;
        /* margin-top: 40px; */
        /* background-color: pink; */
        overflow: hidden;

    }

    #scroll li {
        list-style: none;
        float: left;
        width: 13%;
        /*margin-right: 30px;*/
        height: 310px;
        padding: 0;
        text-align: center;
        margin-bottom: 0;

    }

    #scroll ul {
        position: absolute;
        padding: 0;
        width: 105%;
    }

    .screen-2_item-2 {
        height: auto;
        /*width: 75%;*/
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 100px;
        /*height: 360px;*/
        /*margin-left: 55px;*/
        border-radius: 10px;
    }

    .screen-2_item-3 {
        height: 215px;
        /*width: 75%;*/
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 170px;
        /*height: 360px;*/
        position: relative;
        /*margin-left: 55px;*/
        border-radius: 10px;
    }

    .screen-2_item-2_heading {

        height: 20px;
        line-height: 14px;
        position: relative;
        padding-bottom: 106px;
        /* margin-left: 10px; */
        font-family: "Hiragino Sans GB";
        font-weight: bold;
        font-size: 21px;
        margin-top: 52px;
        color: #3e3e3e;
        text-align: center;
    }
    .join_wrap_all{
        float: left;
        width: 1150px;
        margin-left: -4%;
    }
    .join_posiotion_a_long{
        width: 46%;
        float: left;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
        margin: 0 auto;
        margin-left: 38px;
    }
    .join_posiotion_a{
        width: 46%;
        /* width: 310px; */
        height: 465px;
        float: left;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
        margin: 0 auto;
        margin-left: 38px;
    }
    .joinus_position_title{
        font-size: 19px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .joinus_position_subtitle{
        font-size: 18px;
        margin-bottom: 9px;
        font-weight: 400;
        padding-left: 5px;
    }
    .joinus_position_word{
        padding-left: 10px;
        padding-right: 10px;
        line-height: 25px;
        color: #6b6868;
    }
    .join_email{
        width: 50px;
        position: absolute;
        margin-left: 6%;
        margin-top: -2%;
    }
    .email_ad{
        color: red;
        position: absolute;
        margin-left: 97px;
        margin-top: -28px;
        display: block;
    }
    .header_heading2 {
        text-align: center;
        height: 80px;
        color: #383838;
        font-family: "Hiragino Sans GB";
        color: #ffffff;
        font-size: 40px;
    }
    .one_wrap {
        height: 84px;
        margin: 0 auto;
    }
    .header_subheading2 {
        font-weight: normal;
        margin: 0px;
        padding: 0;
        font-size: 20px;
        width: 40%;
        margin-left: 30%;
        color: #ffffff;
        text-align: left;
        line-height: 50px;
        padding-bottom: 10px;
        text-align: center;
    }

}

.screen-2_item-2_bottom {
    height: 390px;
    width: 100%;
    background-color: white;
    border-radius: 10px;
    color: #3e3e3e;
    margin: 0 auto;
    min-width: 915px;

}

.screen-2_item-2_bottom p {
    line-height: 40px;
    /* padding-left: 40px; */
    /* padding-right: 40px; */
    margin-top: -7px;
    /* padding-top: 40px; */
    font-family: HiraKakuPro-W6;
    /*font-family: Hiragino Sans GB;*/
    font-weight: bolder;
    font-size: 15px;
    color: #3e3e3e;

}


@media (max-width: 768px) {
    .map1{
        width: 100%;
        height: auto;
        height: 375px;
    }
    .map2{
        width: 100%;
        height: auto;
        height: 375px;
    }
    .one_wrap{
        height: 84px;
        margin: 0 auto;
    }
    .header_heading2 {
        text-align: center;
        height: 60px;
        color: #383838;
        font-family: "Hiragino Sans GB";
        color: #ffffff;
        font-size: 28px;
    }
    .header_subheading2 {
        font-weight: normal;
        margin: 0px;
        padding: 0;
        font-size: 15px;
        color: #ffffff;
        text-align: center;
        line-height: 32px;
        padding-bottom: 10px;
    }
    .screen-1_item-3_item1 {
        width: 100%;
        margin-top: -14%;
        /* line-height: 25px; */
        /* margin-left: -4px; */
        float: left;
        /* text-align: left; */
        font-size: 13px;
        font-weight: bold;
    }
    .screen-1_item-3_item2{
        margin-top: 8px;
        text-align: left;
        font-size: 13px;
        font-weight: bold;
    }
    #dituContent{
        width: 100%;
        margin-bottom: 60px;
        height: 320px;
        float: left;
        border: none;
        /* box-shadow: 3px 4px 17px #c8c8c8; */
    }
    #map{
        width: 100%;
        /*margin-left: 528px;*/
        height: 320px;
        border: none;
    }
    .join_wrap_all{
       width: 100%;
    }
    .join_posiotion_a_long{
        width: 100%;
        float: left;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 15px;
        margin: 0 auto;
        /*margin-left: 38px;*/
    }
    .join_posiotion_a{
        width: 100%;
        /* width: 310px; */
        height: auto;
        float: left;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 15px;
        margin: 0 auto;
        /* margin-left: 38px; */
    }
    .joinus_position_title{
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .joinus_position_subtitle{
        font-size: 15px;
        margin-bottom: 9px;
        font-weight: 400;
        padding-left: 5px;
    }
    .joinus_position_word{
        padding-left: 10px;
        padding-right: 10px;
        line-height: 25px;
        font-size: 13px;
        color: #6b6868;
    }
    .join_email{
        width: 50px;
        position: absolute;
        margin-left: 3%;
        margin-top: -40%;
    }
    .email_ad{
        color: red;
        position: absolute;
        margin-left: 72px;
        margin-top: -35px;
        display: block;
    }

    .item2_img{
        width: 50px;
    }
    .screen2_item_0_div{
        /*float: left;*/
        width: 100%;
    }
    .screen-2_item-0_item1{
        cursor: pointer;
        width: 70%;
        height: 215px;
        margin: 0 auto;
        margin-top: 18px;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
    }

    .screen-2_item-0_item1:hover{
        width: 76%;
        height: 219px;
        box-shadow: -3px 2px 25px #a8a0a0;
    }
    .screen-2_item-0_item2{
        cursor: pointer;
        width: 70%;
        height: 215px;
        margin: 0 auto;
        margin-top: 18px;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
    }

    .screen-2_item-0_item2:hover{
        width: 76%;
        height: 219px;
        box-shadow: -3px 2px 25px #a8a0a0;
    }
    .screen-2_item-0_item3{
        cursor: pointer;
        width: 70%;
        height: 215px;
        margin: 0 auto;
        margin-top: 18px;
        box-shadow: -3px 2px 25px #f4f4f4;
        padding: 20px;
    }

    .screen-2_item-0_item3:hover{
        width: 76%;
        height: 219px;
        box-shadow: -3px 2px 25px #a8a0a0;
    }
    .screen-2_item-0_item1_a{
        cursor: pointer;
        /*width: 153px;*/
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item1_b{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item1_c{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item2_a{
        /*width: 153px;*/
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item2_b{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item2_c{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item3_a{
        /*width: 153px;*/
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item3_b{
        font-size: 16px;
        text-align: center;
    }
    .screen-2_item-0_item3_c{
        font-size: 16px;
        text-align: center;
    }
    .item2_content{
        text-align: left;
        font-size: 13px;
    }
    .item2_title{
        font-size: 15px;
        font-weight: bold;
    }
    .screen1 h1 {

        width: 351px;
        font-size: 28px;
        text-align: center;
        margin: 0 auto;
        margin-top: 225px;

    }


    .screen-2_item-3 {
        height: 80px;
        /*width: 75%;*/
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 170px;
        /*height: 360px;*/
        position: relative;
        /*margin-left: 55px;*/
        border-radius: 10px;
    }
    .join_button_active {
        font-family: PingFangHK-Regular;
        border: none !important;
        color: #3abde0;
    }

    .screen1 {
        position: absolute;
        font-size: 20%;
    }

    .bg {
        background-size: cover;
        height: 500px;
    }

    .screen1 p {
        width: 321px;
        overflow: hidden;
        font-size: 16px;
        margin-top: 281px;
        margin-left: 22px;

    }
    #joinus_code{
        width: 100px;
        margin-left: 0px;
        margin-bottom: 17px;
    }

    .mark1{
        position: absolute;
        margin-top: -32px;
        width: 27px;
        /* margin-right: 27px; */
        right: 92px;
    }
    .mark2{
        position: absolute;
        margin-top: -22px;
        /* margin-right: 27px; */
        right: 120px;
        width: 34px;
    }
    .screen-2_item-3_header{
        text-align: center;
        font-size: 13px;
    }
    .screen-2_item-3_left {

        width: 51%;
        font-size: 12px;
        line-height: 34px;
        float: left;
        margin-top: -80px;
        margin-left: 7px;
    }

    .screen-2_item-3_right {

        position: absolute;
        right: 6px;
        top: -130px;
    }
    .status {
        cursor: pointer;
        position: relative;
        text-align: center;
        margin: 0 auto;
        line-height: 50px;
        width: 54%;
        margin-bottom: 0.48rem;
        background: url(../assets/images/joinus_title_bg1.png) center no-repeat;
        background-size: 70% 83%;
        position: relative;
        text-align: center;

        margin-bottom: 0.48rem;
    }
    .status1 {
        cursor: pointer;
        position: absolute;
        text-align: center;
        margin: 0 auto;
        line-height: 50px;
        width: 100px;
        /*height: 520px;*/
        margin-bottom: 0.48rem;
        /* background: url(../assets/images/joinus_title_bg2.png) center no-repeat; */
        background-size: 81% 6%;
        position: relative;
        text-align: center;
        margin-top: 73.72rem;
        margin-bottom: 0.48rem;
    }


    .status-leftLine {
        position: absolute;
        right: 21rem;
        width: 4.33em;
        height: 1px;
        background-color: #ccc;
        margin: auto;
        top: 0;
        bottom: 0;
    }

    .status-rightLine {
        position: absolute;
        left: 21rem;
        width: 9.8rem;
        height: 1px;
        background-color: #ccc;
        margin: auto;
        top: 0;
        bottom: 0;
    }

    .status-txt {
        margin-top: 28px;
        font-size: 15px;
        margin-bottom: 10px;
        font-weight: bold;

    }
    .status-txt1 {
        margin-top: 28px;
        font-size: 15px;
        margin-bottom: 10px;
        font-weight: 400;

    }

    #scroll {
        height: 140px;
        width: 100%;
        margin: 0 auto;
        /* margin: 10px auto 0; */
        position: relative;
        overflow: hidden;
    }

    #scroll .content {
        /* width: 1178px; */
        height: 380px;
        /* position: relative; */
        overflow: hidden;
        margin: 0 auto;
        margin-top: 13px;

        overflow: hidden;

    }

    #scroll ul {
        position: absolute;
        /* margin-left: 0; */
        padding: 0;
        margin: 0;
        height: 110px;
        overflow: hidden;
    }

    #scroll li {
        list-style: none;
        float: left;
        /* width: 472px; */
        /* margin-right: 1%; */
        /* height: 129px; */
        width: 8%;
        padding: 0;
        /* width: 181px; */
        /* width: 100%; */
        /* text-align: center; */
        overflow: hidden;
    }

    #scroll img {
        width: 95%;
        /* height: 91%; */
        /* margin-left: 20px; */
        float: left;
        /* margin: 0 auto; */
        /* margin-left: 20px; */
        height: 110px;
        border-radius: 3px;
        overflow: hidden;
    }

    .screen-2_item-2 {
        height: auto;
        width: 95%;
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 25px;
        /* margin-left: 55px; */
        /* border-radius: 10px; */
    }

    .screen-2_item-2_heading {
        /* height: 0px; */
        line-height: 5px;
        padding-bottom: -15px;
        margin-left: 10px;
        font-family: "Hiragino Sans GB";
        font-weight: bold;
        font-size: 26px;
        color: #3e3e3e;
        /* margin-bottom: 65px; */

    }

    .screen-2_item-2_bottom {
        height: 340px;
        width: 95%;
        background-color: white;
        border-radius: 10px;
        color: #3e3e3e;
        margin: 0 auto;
        /*min-width: 915px;*/

    }

    .screen-2_item-2_bottom p {
        line-height: 21px;
        font-size: 12px;
        /* padding-left: 40px; */
        padding-top: 10px;
        /* padding-right: 40px; */
        font-family: Hiragino Sans GB;
        font-weight: 400;
        color: #3e3e3e;
    }

    .screen-1_item-3 {
        height: 400px;
        width: 90%;
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 35px;
        border: transparent;
        /* margin-left: 55px; */
        overflow: hidden;
        margin-bottom: 30px;
    }

    .screen-1_item-3_heading {
        /*height: 20px;*/
        line-height: 20px;
        padding-left: 4px;
        padding-top: 20px;
        /*margin-left: 0px;*/
        padding-bottom: 25px;
        font-family: "Hiragino Sans GB";
        font-weight: bold;
        font-size: 15px;
        margin-top: 75px;
        text-align: center;
        /*background-color: #f5f3f0;*/
        color: #3e3e3e;
    }

    .screen-1_item-3_bottom {

        width: 200%;
        border: transparent;
        background-color: white;
        border-radius: 10px;
        color: #3e3e3e;
        margin: 0 auto;

        /*min-width: 915px;*/
        margin-bottom: 100px;
    }

    /*职位简介*/
    .join_heading {
        opacity: 0.66;
        font-family: PingFangHK-Regular;
        font-size: 20px;
        color: #0d0c0c;
        font-weight: 400;
        text-align: left;
        margin-left: 20px;
        margin-top: 7px;
    }

    .join_button {
        cursor: pointer;
        width: 35%;
        float: left;
        height: 60px;
        border: none !important;
        background: transparent;
        font-size: 15px;
        /*margin-bottom: 28px;*/
        text-align: center;

    }

    /*.join_button:hover {*/
        /*font-family: PingFangHK-Regular;*/
        /*font-size: 14px;*/
        /*color: #FFFFFF;*/
        /*text-align: center;*/
        /*width: 24%;*/
        /*height: 70px;*/
        /*transition: 0.1s;*/
        /*background-color: #a3d8f3;*/
        /*!*box-shadow: 0 7px 14px 0 #0d90ca;*!*/
        /*border-radius: 10px;*/
    /*}*/

    .join_button_all {
        width: 100%;
        height: 56px;
        /* float: left; */
        padding: 7px;
        border: none !important;
        /* margin-right: 60px; */
        text-align: center;
        /* margin-left: -15px; */
    }



    .join_introduction {
        width: 100%;
    }

    .join_subheading {
        font-family: PingFangHK-Regular;
        font-size: 14px;
        color: #595858;
        text-align: left;
        line-height: 27px;
        font-weight: 400;
        padding-top: 22px;
        padding-left: 3px;
    }

    .join_wrap_2 {

        width: 94%;
        /* width: 143.6%; */
        overflow: hidden;
        padding: 4px;
        background: #FFFFFF;
        box-shadow: 3px 2px 30px -3px rgba(0, 0, 0, 0.13);
        border-radius: 10px;
        padding-bottom: 20px;
        padding-top: 18px;
        margin: 0 auto;
        margin-left: 27px;
    }


    .join_wrap_1 {
        float: left;
        position: relative;
        width: 100%;
        /*height: 570px;*/
        /*margin-left: -33px;*/
    }

    span {
        display: none;
    }

    /*职位简介*/
    .screen-1_item-3_heading {
        /* height: 20px; */
        line-height: 10px;
        /* padding-left: 38px; */
        /* padding-bottom: 30px; */
        font-family: "Hiragino Sans GB";
        /* margin-top: 49px; */
        font-weight: bold;
        /* font-size: 13px; */
        text-align: center;
        /*background-color: #f5f3f0;*/
        color: #3e3e3e;
    }

    .join_heading a {
        font-size: 14px;
    }

}

/*scoll pic*/

/*左右箭头*/
/*.btn_left {*/
/*display: block;*/
/*position: absolute;*/
/*width: 30px;*/
/*height: 68px;*/
/*top: 20px;*/
/*left: 0;*/
/*background: url(../assets/images/left.png) no-repeat;*/
/*margin-left: 12px;*/
/*top: 10%;*/
/*margin-top: -34px;*/
/*left: 1px;*/
/*z-index: 1;*/
/*}*/

/*.btn_right {*/
/*position: absolute;*/
/*display: block;*/
/*width: 30px;*/
/*height: 68px;*/
/*margin-right: 5px;*/
/*background: url(../assets/images/right.png) no-repeat;*/
/*right: 0;*/
/*z-index: 1;*/
/*top: 10%;*/
/*margin-top: -34px;*/
/*}*/

#scroll li a:hover {
    position: relative;
    top: 2px;

}

.join_heading a {
    color: #0d0d0d;
}

/*screen3*/
@media (min-width: 769px) {

    .screen-2_item-3_header{
        text-align: center;
        font-size: 17px;
        margin-left: -8px;
    }
    .screen-1_item-3 {
        height: auto;
        width: 100%;
        margin: 0 auto;
        margin-top: 490px;
        border: transparent;

    }

    .screen2_wrap {
        width: 100%;
        /* position: absolute; */
        margin: 0 auto;
        padding: 0;
        /* height: 800px; */
        /* margin: 0 auto; */
        background-color: #fefefe;
        /* margin-top: -76px; */
        /* left: 50%; */
        margin-top: -75px;
        border-radius: 16px;
        /* margin-left: -30%; */
        /* background-color: #f7f7f7; */

    }

    .screen-2_item-2_sub_content {
        margin-top: 40px;
        font-size: 19px;
        line-height: 24px;
        text-align: left;
        font-weight: 400;
        line-height: 38px;
    }

    /*加入我们划线*/
    .status {
        cursor: pointer;
        position: relative;
        text-align: center;
        line-height: 50px;
        margin: 0 auto;
        margin-top: 0.72rem;
        /* width: 15%; */
        /* height: 76%; */
        margin-bottom: 0.48rem;
        background: url(../assets/images/joinus_title_bg1.png) center no-repeat;
        background-size: 13% 86%;
    }
    .status1 {
        cursor: pointer;
        position: relative;
        text-align: center;
        margin: 0 auto;
        line-height: 50px;
        /* width: 15%; */
        /* height: 48%; */
        margin-bottom: 0.48rem;
        background: url(../assets/images/joinus_title_bg2.png) center no-repeat;
        background-size: 14% 69%;
        position: relative;
        text-align: center;
        margin-top: 3.72rem;
        margin-bottom: 0.48rem;
    }

    .status-leftLine {
        position: absolute;
        left: 12.7rem;
        width: 37.333333rem;
        height: 1px;
        background-color: #ccc;
        margin: auto;
        top: 0;
        bottom: 0;
    }

    .status-rightLine {
        position: absolute;
        right: 13.7rem;
        width: 17.33em;
        height: 1px;
        background-color: #ccc;
        margin: auto;
        top: 0;
        bottom: 0;
    }

    .status-txt {
        margin-top: 28px;
        font-size: 21px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .status-txt1 {
        font-size: 21px;
        font-weight: 400;
        margin-top: 15%;
     }

    .screen-2_item-2_heading_1_1 {

        position: absolute;
        top: 0;
        z-index: 2;
        left: 50%;
        background-color: #fff;
        color: #777;
        text-align: center;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding: 0 10px;

        vertical-align: middle;

    }

    .screen-2_item-3_left {
        width: 86%;
        font-size: 17px;
        line-height: 27px;
        float: left;
        margin-top: -2%;
        margin-left: 12%;
    }

    .screen-2_item-3_right {

        position: absolute;
        right: 40px;
        top: -45px;
    }

    .screen-2_item-2_heading_1_2 {
        position: absolute;
        top: -7px;
        left: 0;
        width: 100%;
        height: 14px;
        z-index: 1;

    }

    .screen-2_item-2_heading_1 {

        /*cursor: pointer;*/
        /*height: 88px;*/
        line-height: 15px;
        text-align: center;
        height: 70px;

    }
    .screen-2_item-2_heading_2 {

        /*height: 88px;*/
        line-height: 15px;
        text-align: center;
        height: 70px;

    }

    .screen-1_item-3_heading {
        /* height: 20px; */
        line-height: 42px;
        /*margin-top: 128px;*/
        width: 1159px;
        border-radius: 5px;
        font-family: "Hiragino Sans GB";
        font-weight: 400;
        text-align: center;
        background-color: #f5f3f0;
        font-size: 17px;
        color: #3e3e3e;
    }

    .screen-1_item-3_bottom {
        height: 390px;
        width: 100%;
        border: transparent;
        background-color: white;
        border-radius: 10px;
        color: #3e3e3e;
        margin: 0 auto;
        min-width: 915px;
        margin-bottom: 100px;
        margin-left: 6%;
        margin-top: 45px;


        /*overflow: hidden;*/
    }
}






.main_menu_bg {
    margin-top: 0px;
    background-color: transparent;
    z-index: 300;
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    /* -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    background-color: rgba(34, 61, 97, 0.4);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    /*height: 76px;*/
}
