.joinctx {
    width: 100%;
    height: 100%;
    background: #fff;
    color: black;
    position: relative;
    text-align: center;
    /* border: 1px solid #000; */
}

body {
    width: 100%;
    height: 100%;
}

/* 手机端头部导航按钮 */
/* 开始 */
#navigation #burger {
    background: none;
    top: 0px;
    width: 50px;
    height: 100%;
    right: 0px;
    display: block;
    position: absolute;
    z-index: 99999;
    cursor: pointer;
}

#navigation #burger .burger-icon::before {
    top: -5px;
}

#navigation #burger .burger-icon::before {
    position: absolute;
    content: "";
}

#navigation #burger .burger-icon::before {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(247, 238, 238);
}


#navigation #burger .burger-icon::after {
    top: 5px;
}

#navigation #burger .burger-icon::after {
    position: absolute;
    content: "";
}

#navigation #burger .burger-icon::after {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(247, 238, 238);
}


#navigation #burger .burger-icon {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
    position: relative;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;

}

#navigation #burger .burger-icon {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
    position: relative;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#navigation #burger .burger-icon {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(247, 238, 238);
}

@media (max-width: 700px) {
    #navigation_mobile .content {
        padding-top: 60px;
    }

}

.link_line {
    width: 90%;
    height: 1px;
    margin: auto;
    background-color: rgb(136, 132, 132);
}

#navigation_mobile .content {
    /* top: 0px;
    width: 100%;
    bottom: 0px;
    padding-top: 60px;
    position: absolute;
    -ms-overflow-x: hidden;
    -ms-overflow-y: auto; */
    top: 0px;
    width: 100%;
    bottom: 0px;
    /* padding-top: 90px; */
    position: absolute;
    height: 44%;
    background-color: #1A1A1C;
    color: #fff !important;
    -ms-overflow-x: hidden;
    -ms-overflow-y: auto;
    z-index: 999;
}

#navigation_mobile .link {
    padding: 10px 0px 10px 20px;
    display: block;
}

.style1 {
    text-transform: uppercase;
    line-height: 0.8;
    letter-spacing: 0.04em;
    font-size: 102px;
    font-weight: 900;
}

@media (max-width: 700px) {
    .style1 {
        font-size: 20px;
        color: #fff;
    }
}

#navigation_mobile {
    /* background: rgb(255, 255, 255); */
    width: 100%;
    height: 100%;
    color: rgb(0, 0, 0);
    visibility: hidden;
    position: fixed;
    z-index: -9;
    opacity: 0;
    top: 0px;
}

#navigation .active#burger .burger-icon::after {
    transform: translateY(-5px) rotate(-45deg);
    -webkit-transform: translateY(-5px) rotate(-45deg);
}

#navigation #burger .burger-icon::before {
    top: -5px;
}

#navigation #burger .burger-icon::before {
    position: absolute;
    content: "";
}

#navigation #burger .burger-icon::before {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(247, 238, 238);
}

#navigation .active#burger .burger-icon::before {
    transform: translateY(5px) rotate(45deg);
    -webkit-transform: translateY(5px) rotate(45deg);
}

#navigation #burger .burger-icon::before {
    top: -5px;
}

#navigation #burger .burger-icon::before {
    position: absolute;
    content: "";
}

#navigation #burger .burger-icon::before {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(247, 238, 238);
}

#navigation .active#burger .burger-icon {
    background-color: transparent;
}

#navigation #burger .burger-icon {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(247, 238, 238);
}

#navigation #burger .burger-icon {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
    position: relative;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

#navigation {
    background: rgba(0, 0, 0, 0.72);
    transition: height 1s ease-in-out, right 1s ease-in-out, color 1s ease-in-out, background 1s ease-in-out;
    left: 0px;
    top: 0px;
    height: 46px;
    right: 0px;
    color: rgb(51, 51, 51);
    overflow: hidden;
    position: fixed;
    z-index: 644;
}

#navigation .logo {
    transition: top 1s ease-in-out, height 1s ease-in-out, width 1s ease-in-out;
    left: 100px;
    top: 3px;
    width: 250px;
    height: 25px;
    position: absolute;
}

#navigation .btn_container {
    transition: top 1s ease-in-out;
    top: 0px;
    height: 46px;
    right: 100px;
    overflow: hidden;
    position: absolute;
}

#navigation .btn_container .link {
    margin: 0px 20px;
    transition: line-height 1s ease-in-out, height 1s ease-in-out;
    height: 46px;
    line-height: 49px;
    font-family: "微软雅黑";
    font-weight: bold;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.btn_container .link {
    letter-spacing: 5px;
    font-size: 12px;
    margin: 0px 20px;
    transition: line-height 1s ease-in-out, height 1s ease-in-out;
    font-weight: bold;
    display: inline-block;
    position: relative;
    height: 55px;
    line-height: 55px;
    color: #fff;
    text-decoration: none;
}

.style14 {
    text-transform: uppercase;
    line-height: 1.12;
    letter-spacing: 0.15em;
    font-size: 12px;
    font-weight: 900;
}

@media (min-width: 900px) {
    #navigation_mobile {
        display: none;
    }
}

@media (max-width: 900px) {
    #navigation .btn_container {
        display: none;
    }
}

@media (max-width: 1050px) {
    #navigation .btn_container {
        right: 20px;
    }
}

@media (max-width: 1050px) {
    #navigation .logo {
        left: 20px;
        top: 3px;
        width: 200px;
        height: 25px;
    }
}

@media (min-width: 900px) {
    #navigation #burger {
        display: none;
    }
}

/* 结尾 */
.text_box {
    width: 100%;
    height: 150px;
    /* border: 1px solid #000; */
    position: relative;
}


.fs_sy {
    font-family: "微软雅黑" !important;
}

.middle_container {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    font-size: 20px;
}

.huisedi {
    width: 100%;
    height: 100%;
    position: relative;
}


.middle_text {
    width: 100%;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    font-size: 20px;
    position: absolute;
    top: -60px;
    color: #333333;
}

.recruit_en {
    /* width: 619px; */
    /* height: 100px; */
    font-size: 68px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #EBEBEB;
    line-height: 150px;
    position: absolute;
    /* left: 38%; */
    top: -8%;

}

.Jobdescription_container1 {
    width: 100%;
    /* height: 420px; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 100px;
}

.Jobdescription_warpper {
    width: 100%;
    display: flex;
    height: 350px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    /* border: 1px solid #000; */
}

.Jobrequirements_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /* border: 1px solid #000; */
}

.Jobdescription_title {
    width: 50%;
    height: 50px;
    text-align: left;
    line-height: 48px;
    background: #F6F6F6;
    color: #333;
    font-size: 16px;
}


.Jobresponsibilities_title {
    width: 50%;
    height: 50px;
    text-align: left;
    line-height: 48px;
    background: #F6F6F6;
    color: #333333;
    font-size: 16px;
}

.Jobrequirements_one1 {
    width: 50%;
    /* height: 146px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Jobrequirements_one2 {
    width: 50%;
    /* height: 72px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Jobrequirements_one3 {
    width: 50%;
    /* height: 90px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Jobrequirements_one4 {
    width: 50%;
    /* height: 90px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Jobrequirements_one5 {
    width: 50%;
    /* height: 72px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Jobrequirements_two1 {
    width: 50%;
    /* height: 126px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    font-size: 16px;
}


.Jobrequirements_two2 {
    width: 50%;
    /* height: 96px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Jobrequirements_two3 {
    width: 50%;
    /* height: 72px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Jobrequirements_two4 {
    width: 50%;
    /* height: 64px; */
    /* border: 1px solid #000; */
    color: #333;
    display: flex;
    font-size: 16px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}


.recruit {
    /* width: 232px; */
    /* height: 48px; */
    font-size: 44px;
    font-family: "微软雅黑";
    font-weight: 500;
    color: #333333;
    line-height: 72px;
    letter-spacing: 10px;
    position: absolute;
    /* left: 44%; */
    top: -60%;

}

.join_warpper {
    width: 100%;
    height: 100%;
    /* border: 1px solid red; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.img_container {
    width: 36%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-top: 60px;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}

.text1 {
    width: 150px;
    height: 96px;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    align-items: center;
}

.text2 {
    width: 150px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.text3 {
    width: 150px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.text4 {
    width: 150px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.bottomLine {
    position: absolute;
    left: 15px;
    bottom: 0px;
    background-color: red;
    transition: all 0.3s ease;
    height: 3px;
    width: 150px;
}

.pic_1 {
    width: 50px;
    height: 50px;
    background-image: url('../image/创意策划／未选中.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pic_1:hover {
    background-image: url('../image/创意策划／选中.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}



/* .pic_1 :hover :after {
    width: 50px;
    height: 50px;
    background-image: url('../image/创意策划／未选中.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
} */

.pic_2 {
    width: 50px;
    height: 50px;
    background-image: url('../image/平面设计师／未选中.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.pic_2:hover {
    background-image: url('../image/平面设计师／选中.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}


.pic_4 {
    width: 55px;
    height: 50px;
    background-image: url('../image/特效设计师／未选中.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pic_4:hover {
    background-image: url('../image/特效设计师／选中.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.pic_5 {
    width: 50px;
    height: 50px;
    background-image: url('../image/空间设计师.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pic_5:hover {
    background-image: url('../image/空间设计师备份.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.pic_6 {
    width: 46px;
    height: 43px;
    background-image: url('../image/项目经理.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pic_6:hover {
    background-image: url('../image/项目经理备份.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.pic_7 {
    width: 46px;
    height: 43px;
    background-image: url('../image/前端工程师.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pic_7:hover {
    background-image: url('../image/前端工程师备份.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}





.join_container {
    width: 100%;
    height: 400px;
    background-image: url('../image/join_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    position: relative;
}

.forus_en {
    font-size: 80px;
    font-weight: bold;
    opacity: 0.1;
    line-height: 150px;
    position: absolute;
    top: 3%;
    /* left: 40%; */
}

.forus_container {
    font-size: 44px;
    font-weight: 500;
    color: #333333;
    line-height: 72px;
    letter-spacing: 10px;
    position: absolute;
    top: 24%;
    /* left: 44%; */
}

.forus_footer {
    width: 64%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.business_container {
    width: 42%;
    height: 28%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid #000; */
}

.yewu_img {
    /* width: 80px; */
    /* height: 80px; */
}

.yingpin_img {
    /* width: 80px; */
    /* height: 80px; */
}

.service_text {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.Applyfor_container {
    width: 44%;
    height: 28%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 128px;

    /* border: 1px solid #000; */
}



.business_text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
}

.business_pctext {
    font-size: 18px;
}

.zp_1 {
    background-image: url(../image/z_chn.png);
}

.zp_1:hover,
.active1 {
    background-image: url(../image/z_cha.png);
}

.zp_2 {
    background-image: url(../image/z_pmn.png);
}

.zp_2:hover,
.active2 {
    background-image: url(../image/z_pma.png);
}

.zp_3 {
    background-image: url(../image/z_qrn.png);
}

.zp_3:hover,
.active3 {
    background-image: url(../image/z_qra.png);
}

.zp_4 {
    background-image: url(../image/z_txn.png);
}

.zp_4:hover,
.active4 {
    background-image: url(../image/z_txa.png);
}



.footer_head {
    /* border: 1px solid #000; */
    width: 100%;
    height: 50px;
    /* display: flex;
	justify-content: space-between;
	align-items: center; */
    font-size: 14px;
    position: relative;
    background-color: #F3F3F3;
    color: #333;
}

.footer_head_item1 {
    width: 7%;
    height: 20px;
    /* border: 1px
 solid #000; */
    position: absolute;
    top: 30%;
    left: 21%;
}

.footer_head_item2 {
    width: 9%;
    height: 20px;
    position: absolute;
    top: 30%;
    left: 35%;
}

.footer_head_item3 {
    width: 8%;
    height: 20px;
    position: absolute;
    top: 30%;
    left: 51%;
}


.footer_head_item4 {
    width: 8%;
    height: 20px;
    position: absolute;
    top: 30%;
    left: 64%;
}

.footer_head_item5 {
    width: 8%;
    height: 20px;
    /* border: 1px
    solid #000; */
    position: absolute;
    top: 30%;
    left: 77%;
}

.a_active:hover {
    color: red !important;
    user-select: none;
}


.join_footer {
    width: 100%;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    background-color: #F3F3F3;
}

.join_footer_onetext {
    font-size: 26px;
}

.join_footer_twotext {
    font-size: 14px;
}


.chuangyicehua {
    font-size: 26px;
    font-family: "微软雅黑";
    font-weight: 500;
    color: #333333;
    line-height: 72px;
    letter-spacing: 10px;
    position: absolute;
    left: 34%;
    top: 40%;
}

.mobile_panelbody {
    display: none;
}

.moblie_join_warrper {
    width: 100%;
    /* height: 600px; */
    /* border: 1px solid #000; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.mobile_zhiweimiaoshu {
    width: 100%;
    height: 30px;
    color: #333;
    line-height: 2em;
    background-color: #F6F6F6;
    text-align: left;
    text-indent: 5%;
}

.mobile_cehua {
    width: 90%;
    margin: auto;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    line-height: 20px;
}

.mobile_panel_header {
    width: 100%;
    height: 50px;
    line-height: 2.5em;
    font-size: 16px;
    /* border: 1px solid #F4F4F4; */
    text-align: left;
    text-indent: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.moblie_xiala {
    width: 95%;
    display: flex;
    justify-content: space-between;
    /* flex-direction: column; */
    align-items: center;
    color: #333;
}



.mobile_join_line {
    width: 91%;
    height: 1px;
    background-color: silver;
    margin: auto;
}

.xljt {
    width: 10px;
    height: 10px;
    transition: transform 0.4s linear;
    margin-right: 9px;
}

.mobile_panelbody {
    width: 100%;
    margin-top: 10px;
    color: #333;
}

@media all and (min-width:900px) {
    .moblie_join_warrper {
        display: none;
    }
}

.context {
    color: #333;
    cursor: pointer;
}

@media all and (max-width:900px) {
    .join_footer {
        height: 120px;
    }

    .join_footer_onetext {
        font-size: 16px;
    }

    .join_footer_twotext {
        font-size: 12px;
    }

    .business_pctext {
        /* width: 100%; */
        font-size: 14px;
    }

    .business_textone {
        margin-right: 10px;
    }

    .Jobrequirements_two1 {
        width: 50%;
        height: 126px;
        /* border: 1px solid #000; */
        color: #7E7E7E;
        display: flex;
        font-size: 16px;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        text-align: left;
        font-size: 12px;
    }

    .mobile_headimg {
        width: 100%;
        height: 200px;
        background-image: url("../image/位图_mobile.png");
        background-repeat: no-repeat;
        object-fit: cover;
    }

    .mobile_huisedi {
        width: 100%;
        height: 100px;
    }

    .middle_text {
        width: 100%;
        height: 100%;
        font-size: 12px;
    }

    .img_container {
        width: 50%;
        height: 100%;
        font-size: 12px;
        display: flex;
        flex-wrap: wrap;
    }



    .text_box {
        width: 100%;
        height: 100px;
        position: relative;
    }

    .recruit_en {
        font-size: 36px;
        position: absolute;
        top: -62%;
        /* left: 22%; */
    }

    .recruit {
        font-size: 26px;
        position: absolute;
        top: -155%;
        /* left: 34%; */
        margin-left: 9px;
    }

    .join_warpper {
        display: none;
    }

    .join_warpper .img_container .pic_1 {
        width: 50%;
        height: 50%;
    }

    .join_warpper .img_container .pic_2 {
        width: 50%;
        height: 50%;
    }

    .join_warpper .bottomLine {
        display: none;
    }


    .join_warpper .img_container .pic_4 {
        width: 50%;
        height: 50%;
    }

    .join_warpper .img_container .pic_5 {
        width: 50%;
        height: 50%;
    }

    .join_warpper .img_container .pic_6 {
        width: 50%;
        height: 50%;
    }

    .join_warpper .img_container .pic_7 {
        width: 50%;
        height: 50%;
    }

    .join_warpper .img_container .context {
        font-size: 12px;
        color: #333;
    }


    .Jobdescription_container1 {
        display: none;
    }

    .Jobrequirements_one {
        height: 180px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        font-size: 12px;
        justify-content: space-around;
    }

    .Jobrequirements_two {
        height: 180px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        font-size: 12px;
        justify-content: space-around;
    }

    .yewu_img {
        /* width: 30px; */
        /* height: 30px; */
    }

    .yingpin_img {
        /* width: 30px; */
        /* height: 30px; */
    }

    .service_text {
        font-size: 12px;
    }

    .forus_en {
        height: 36px;
        font-size: 36px;
        position: absolute;
        top: -9%;
        /* left: 19%; */
    }

    .forus_footer {
        width: 100%;
        height: 148px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }

    .business_container {
        /* width: 55%; */
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* border: 1px solid #000; */
    }

    .Applyfor_container {
        /* width: 100%; */
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-right: 0;
        /* border: 1px solid #000; */
    }

    .join_container {
        width: 100%;
        height: 250px;
        background-image: url("../image/位图备份.png");
        background-repeat: no-repeat;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        margin-top: 20px;
    }

    .forus_container {
        font-size: 26px;
        position: absolute;
        top: 15%;
        /* left: 30%; */
        margin-left: 12px;
    }

    .footer_head {
        display: none;
    }

    .footer_textcontainer {
        width: 100%;
        height: 100px;
    }

    .footer_textone {
        font-size: 20px;
    }

    .footer_texttwo {
        font-size: 14px;
        text-align: center;
    }

    .mobile_content {
        width: 100%;
        height: 100%;
        border: 1px solid red;
        z-index: 99999;
        font-size: 14px;
        background-color: #fff;
        /* position: fixed;
        top: 7%; */
        display: flex;
        flex-direction: column;
        line-height: 52px;
    }

    .img_container {
        width: 100%;
        height: 200px;
    }

    .text1 {
        width: 77px;
        height: 68px;
    }

    .Jobrequirements_one1 {
        text-align: left;
        font-size: 12px;
    }

    .Jobrequirements_one2 {
        height: 84px;
        text-align: left;
        font-size: 12px;
    }

    .Jobrequirements_two2 {
        text-align: left;
        font-size: 12px;
    }

    .Jobrequirements_one3 {
        text-align: left;
        font-size: 12px;
    }

    .Jobrequirements_one4 {
        text-align: left;
        font-size: 12px;
    }

    .Jobrequirements_two3 {
        text-align: left;
        font-size: 12px;
    }

    .Jobrequirements_one5 {
        text-align: left;
        font-size: 12px;
    }

    .Jobrequirements_two4 {
        text-align: left;
        font-size: 12px;
    }
}

/* .selectedNav {
    position: relative;
    transition: 0.2s all linear;
    list-style: none;
    cursor: pointer;
}

.selectedNav::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 100%;
    border-bottom: 3px solid red;
    transition: 0.2s all linear;
}

.selectedNav:hover::before {
    width: 100%;
    top: 0;
    left: 0;
    transition-delay: 0.1s;
    border-bottom-color: red;
}

.selectedNav:hover~li::before {
    left: 0;
}

.selectedNav:active {
    background: #000;
    color: #fff;
}
 */
@media all and (min-width:900px) {
    .text_box .chuangyicehua {
        display: none;
    }
}


.select_itmenone {
    display: none;
}