.content{
    width:100%;
    overflow: hidden;
    background: #fff;
}
@media (min-width: 1025px) {
    #joinbyd_campus .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
        margin-right:12px;
        margin-top: 0;
        margin-bottom: 0;
    }
    #joinbyd_society .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
        margin-right:12px;
        margin-top: 0;
        margin-bottom: 0;
    }

    #joinbyd_campus .content .content_nav{
        width:100%;
        height:120px;
        background: #393939;
        position: relative;
    }
    #joinbyd_campus .content .content_nav ul{
        width:320px;
        height:100%;
        position: absolute;
        left:50%;
        top:0;
        margin-left:-160px;
    }
    #joinbyd_campus .content .content_nav ul li{
        line-height:120px;
        font-size:20px;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_nav ul li .line{
        width:60px;
        height:2px;
        display: block;
        background: #fff;
        margin-left:10px;
        margin-top:-40px;
    }
    #joinbyd_campus .content .content_recruitmentprocess{
        width:100%;
        /*height:63vw;*/
        background: url(../images/joinbyd/joinbyd_campus/pc/processbcg.jpg) no-repeat center;
        background-size: 100% auto;
    }
    .recruitment_process{
        width:100%;
        height:10.4vw;
        text-align: center;
        font-size:3.125vw;
        position: relative;
        line-height: 9.8vw;
    }
    .recruitment_process .line{
        display: block;
        width:6.25%;
        height:.3vw;
        background: #d7261e;
        position: absolute;
        left:50%;
        margin-left:-3.125%;
        bottom:2.7vw;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart{
        width:100%;
        height:10.4vw;
        background: #fff;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart .flowchart_ul{
        width:79%;
        height:4vw;
        position: absolute;
        top:50%;
        left:10.5%;
        margin-top:-3vw;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart .flowchart_ul div{
         float:left;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart .flowchart_ul div p{
        height:4vw;
        position:relative;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart .flowchart_ul .point{
         float:left;
         width:1.98vw;
         height: 1.77vw;
         background: url(../images/joinbyd/joinbyd_campus/pc/point.png) no-repeat center;
         background-size:100% 100%;
         margin:1.115vw 6.2vw;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_one{
        display: block;
        width:3.5vw;
        height: 4vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/process_one.png) no-repeat center;
        background-size:100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_two{
        display: block;
        width:3.5vw;
        height: 3vw;
        position:absolute;
        top:.5vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/process_two.png) no-repeat center;
        background-size:100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_three{
        display: block;
        width:3.3vw;
        height: 3vw;
        position:absolute;
        top:.5vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/process_three.png) no-repeat center;
        background-size:100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_four{
        display: block;
        width:3.5vw;
        height: 2vw;
        position:absolute;
        top:1vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/process_four.png) no-repeat center;
        background-size:100% 100%;

    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_five{
        display: block;
        width:3.2vw;
        height: 3.2vw;
        position:absolute;
        top:.4vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/process_five.png) no-repeat center;
        background-size:100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_tx{
        display: block;
        width:4vw;
        margin-top:1vw;
        text-align: center;
        font-size: 1.25vw;
    }
    #joinbyd_campus .content .content_map{
        margin-top:-31.8vw;
        width:100%;
        height:56.25vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/black_back.jpg);
        /*background-size: 100% 100%;*/
    }
    #joinbyd_campus .content .content_table{
        width:100%;
    }
    #joinbyd_campus .content .content_table ul{
        width:100%;
    }
    #joinbyd_campus .content .content_table ul li{
        min-width:88vw;
        height:3.125vw;
        line-height: 3.125vw;
        color:#1b1b1b;
        font-size: .8vw;
    }
    #joinbyd_campus .content .content_table ul li:nth-child(odd){
        width:100%;
        background: #fff;
    }
    #joinbyd_campus .content .content_table ul li:nth-child(even){
        background: #f5f5f5;

    }
    #joinbyd_campus .content .content_table ul .title{
        height:3.125vw;
        width:100vw;
        background: #393939;
        color:#fff;
        font-size: .9vw;
        line-height: 3.125vw;
    }
    #joinbyd_campus .content .content_table ul .title ul{
        width:100%;
        height:100%;
    }
    #joinbyd_campus .content .content_table ul li span{
        float:left;
    }
    #joinbyd_campus .content .content_table ul .province,.city{
        float:left;
        min-width: 7vw;
        text-align: center;
    }
    #joinbyd_campus .content .content_table ul .province{
        margin-left:6%;
    }
    #joinbyd_campus .content .content_table ul .school,.recruittime{
        float:left;
        min-width: 12vw;
        text-align: center;
    }
    #joinbyd_campus .content .content_table ul .Preachdate,.Preachtime{
        float:left;
        min-width: 10vw;
        text-align: center;
    }
    #joinbyd_campus .content .content_table ul .Preachaddress{
        float:left;
        min-width:19vw;
        margin-left:4vw;
    }
    #joinbyd_campus .content .content_notice{
        width:100%;
        height:13.3vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/notice.jpg);
        background-size: 100% 100%;
        padding-top:2vw;
    }
    #joinbyd_campus .content .content_notice .left{
        width:1.25vw;
        height:1.25vw;
        float:left;
        background: url(../images/joinbyd/joinbyd_campus/pc/left.png);
        background-size: 100% 100%;
    }
    .left_re{
        background:url(../images/joinbyd/joinbyd_campus/pc/left_re.png);
        background-size:100% 100%;
    }
    .rigth_re{
        background: url(../images/joinbyd/joinbyd_campus/pc/right_re.png);
        background-size:100% 100%;
    }
    #joinbyd_campus .content .content_notice .right{
        width:1.25vw;
        height:1.25vw;
        float:right;
        background: url(../images/joinbyd/joinbyd_campus/pc/right.png);
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_notice .paging{
        width:240px;
        height:1.25vw;
        margin: 0 auto;
        margin-bottom:1vw;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_notice .paging .number{
        line-height: 1.25vw;
        font-size: 0.73vw;
        color:#535353;
        display: block;
        float: left;
        margin-left: 25px;
    }
    #joinbyd_campus .content .content_notice .paging .clickactive{
        color:#da251c;
        font-size: 0.94vw;
    }
    #joinbyd_campus .content .content_learnMore{
        width:100%;
        min-height:25vw;
    }
    #joinbyd_campus .content .content_learnMore ul{
        width:100%;
        min-height:25vw;
    }
    #joinbyd_campus .content .content_learnMore ul li{
        width:25%;
        height:25vw;
        text-align: center;
        font-size: 1.875vw;
        color:#fff;
        float: left;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_learnMore .learnmore{
        background: #da251c;
        position: relative;
        line-height: 25vw;
    }
    #joinbyd_campus .content .content_learnMore .content_learnMore_1{
        background: url(../images/joinbyd/joinbyd_campus/pc/list1.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_learnMore .content_learnMore_2{
        background: url(../images/joinbyd/joinbyd_campus/pc/list2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_learnMore .content_learnMore_3{
        background: url(../images/joinbyd/joinbyd_campus/pc/list3.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    #joinbyd_campus .content .content_learnMore ul li .moreIcon{
        background: url(../images/joinbyd/joinbyd_campus/pc/moreIcon.png) no-repeat center;
        background-size: 100% 100%;
        width:0.73vw;
        height:1.4vw;
        display: block;
        position: absolute;
        top:50%;
        margin-top:-0.7vw;
        left:70%;
    }
    #joinbyd_campus .content .content_learnMore .mask{
        width:100%;
        height:100%;
        background: rgba(0,0,0,.6);
        color:#fff;
        font-size: 1.25vw;
        text-align: center;
        position: absolute;
        top:0;
        left:0;
    }
    #joinbyd_campus .content .content_learnMore ul li:hover .mask{
        background: rgba(218,37,28,.6);
    }
    #joinbyd_campus .content .content_learnMore p{
        display: block;
        width:70%;
        text-align: center;
        position: absolute;
        top:35%;
        left:15%;
        line-height: 2vw;
        font-size: 1.25vw;
    }
    #joinbyd_campus .content .content_learnMore i{
        position: absolute;
        bottom:11%;
        line-height: 2vw;
        font-size: 1.25vw;
        right:11%;
    }
    #joinbyd_campus .content .content_position{
        width:100%;
        height:31vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/position.jpg) no-repeat center;
        background-size: 100% 100%;
        z-index: 9;
    }
    #joinbyd_campus .content .content_position .inpDiv{
        width:37%;
        height:1.875vw;
        border:1px solid #393939;
        border-radius: 4px;
        position: relative;
        margin: 1vw auto;
    }
    #joinbyd_campus .content .content_position input{
        width:85%;
        float: left;
        height:100%;
        border:none;
        background: none;
        position: absolute;
        top:0;
        left:3%;
    }
    #joinbyd_campus .content .content_position .keyword{
        width:95%;
        height:100%;
        text-align: center;
        line-height:1.875vw;
        position: absolute;
        top:0;
        left:0;
        color:#c0c0c0;
        font-size: 0.625vw;
    }
    #joinbyd_campus .content .content_position .searchIcon{
        width:1.875vw;
        height:1.875vw;
        float:right
    }
    #joinbyd_campus .content .content_position .positioncategory{
        width:87%;
        height: 2.3vw;
        overflow: hidden;
        margin: 2vw auto;
        border-bottom:1px solid #727272;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_position .positioncategory p{
        height:0.98vw;
        float:left;
        margin-top:0.66vw;
        line-height: 0.98vw;
        margin-right: 5.2vw;
    }
    #joinbyd_campus .content .content_position .positioncategory p span{
        font-size:0.83vw;
        color:#393939;
    }
    #joinbyd_campus .content .content_position .positioncategory .manIcon{
        display: block;
        width:1.25vw;
        height:0.98vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/man.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right: 0.5vw;
    }
    #joinbyd_campus .content .content_position .positioncategory ul{
        float: left;
        width: 85%;
    }
    #joinbyd_campus .content .content_position .positioncategory ul li{
        float:left;
        line-height: 2.3vw;
        font-size: 0.83vw;
        color:#7f7f7f;
        margin-right:1.2vw;
    }
    #joinbyd_campus .content .content_positionIntroduce{
        width:100%;
        min-height: 12.5vw;
        margin-top:-11.5vw;
        z-index:99;
    }
    .content_positionIntroduce .ul_two,.content_positionIntroduce .ul_three,.content_positionIntroduce .ul_four,.content_positionIntroduce .ul_five{
        display: none;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li{
        height:12.5vw;
        z-index:99;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .left,.right{
        float:left;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .describte{
        width:80%;
        min-height: 1.3vw;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .firstTitle{
        margin-right:1vw;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .describte span{
        display: block;
        color:#393939;
        font-size: 0.8vw;
        float:left;
        line-height: 1.3vw;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .left span{
        width:75%;
        margin:3.3vw auto;
        display: block;
        color:#fff;
        line-height:2vw ;
        font-size: 1.25vw;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li:nth-child(odd) .left{
        display: block;
        width:25%;
        height:100%;
        background: #393939;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li:nth-child(even) .left{
        display: block;
        width:25%;
        height:100%;
        background: #282828;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li:nth-child(odd) .right{
        display: block;
        width:70%;
        padding-left: 5%;
        padding-top:2vw;
        height:10.5vw;
        background: #ffffff;
        position: relative;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li:nth-child(even) .right{
        display: block;
        width:70%;
        padding-left: 5%;
        padding-top: 3.5vw;
        height: 9vw;
        background: #f5f5f5;
        position: relative;
    }
    #joinbyd_campus .content .content_positionIntroduce .right .applyposition{
        width:8.3vw;
        height:1.67vw;
        background: #da251c;
        border-radius: 3px;
        position: absolute;
        right:6.25vw;
        bottom:5.2vw;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .date{
        font-size: 0.94vw;
        display: block;
        color:#393939;
        margin-top:2vw;
        margin-left:64%;
    }
    #joinbyd_campus .content .content_positionIntroduce .right .applyposition .positionTx{
        width:100%;
        height:100%;
        display: block;
        text-align: center;
        line-height: 1.67vw;
        color:#fff;
        font-size: 0.8vw;
    }
    #joinbyd_campus .content .content_positionIntroduce .right .applyposition .positionIcon{
        width:0.47vw;
        height:0.8vw;
        display: block;
        background: url(../images/joinbyd/joinbyd_campus/pc/positionIcon.png) no-repeat center;
        background-size: 100% 100%;
        position: absolute;
        right:1.5vw;
        top:0.5vw;
    }
    #joinbyd_campus .content .content_helpcenter{
        width:100%;
        padding-bottom:5.2vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/helpcenter.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .contact_bcg{
        background: #fff;
    }
    .everycompany_contact li:nth-child(even){
        background: #fff;
    }
    .everycompany_contact li:nth-child(odd){
        background: #f5f5f5;
    }
    .content_helpcenter ul{
        width:100%;
    }
    .content .content_helpcenter ul li{
        font-size: 0.83vw;
        position: relative;
    }
    #joinbyd_campus .content .content_helpcenter .options{
        width:100%;
        height:3.125vw;
        line-height: 3.125vw;
    }
    .content_helpcenter .options span{
        width:33.33%;
        height:100%;
        float: left;
        text-align: center;
        font-size: 1.25vw;
        cursor: pointer;
        background: #f5f5f5;
    }
    #joinbyd_campus .content .content_helpcenter ul .title{
        height:3.125vw;
        line-height: 3.125vw;
    }
    #joinbyd_campus .content .content_helpcenter ul .first_letter{
        margin-right:0.5%;
        float:left;
    }
    .content_helpcenter ul li .quandans{
        padding:2vw 6.35%;
        height: auto;
        line-height: 1.5vw;
    }
    .content_helpcenter .datadownload li{
        padding:2vw 6.35%;
        line-height: 1.5vw;
    }
    .content_helpcenter .contact_us li{
        padding:2vw 6.35%;
        line-height: 1.5vw;
    }
    .content_helpcenter ul li .moreTx{
        float: left;
        max-width: 95%;
        font-size: 0.83vw;
        display: block;
    }
    .content_helpcenter .QA li .quandans:nth-child(odd){
        background: #fff;
    }
    .content_helpcenter .QA li .quandans:nth-child(even){
        background: #f5f5f5;
    }
    .content_helpcenter .datadownload li:nth-child(odd){
        background: #fff;
    }
    .content_helpcenter .datadownload li:nth-child(even){
        background: #f5f5f5;
    }
    .content_helpcenter ul .title span{
        width:33%;
        height:100%;
        float: left;
        text-align: center;
        font-size: 1.25vw;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_helpcenter ul .download{
        width: 8.3vw;
        height: 1.67vw;
        text-align: center;
        line-height: 1.67vw;
        color:#fff;
        background: #da251c;
        border-radius: 3px;
        position: absolute;
        right:6.25vw;
        top:50%;
        margin-top:-0.835vw;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us p {
        width:100%;
        text-align: center;
        margin-bottom:0.6vw;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us p span{
        font-size: .9375vw;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .first_title{
        font-size: 1.25vw;
        margin-bottom: 1.2vw;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany{
        width:100%;
        height:4.25vw;
        background: #393939;
        line-height: 4.25vw;
        text-align: center;
        font-size: 1.25vw;
        color:#fff;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact{
        margin-top:-0.5vw;
        width:100%;
        height:18.75vw;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact li{
        width:33.3%;
        padding: 1.5vw 0;
        height:6.375vw;
        float: left;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact li:nth-child(1){

    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact li p{
        margin:0;
        padding:0;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact .first_title{
        font-size: 0.9375vw;
    }
    #joinbyd_campus .content .content_helpcenter .bcg{
        background: #393939;
        color:#fff;
    }
    /*public colors*/
    #joinbyd_campus .white{
        color:#fff;
        float:left;
    }
    #joinbyd_campus .other{
        color:#9c9c9c;
        float:right;
    }

/*------------------------------joinbyd_society-------------------------------------------*/
    #joinbyd_society .content .content_nav{
        width:100%;
        height:120px;
        background: #393939;
        position: relative;
    }
    #joinbyd_society .content .content_nav ul{
        width:320px;
        height:100%;
        position: absolute;
        left:50%;
        top:0;
        margin-left:-160px;
    }
    #joinbyd_society .content .content_nav ul li{
        line-height:120px;
        font-size:20px;
        cursor: pointer;
    }
    #joinbyd_society .content .content_nav ul li .line{
        width:60px;
        height:2px;
        display: block;
        background: #fff;
        margin-left:10px;
        margin-top:-40px;
    }
    #joinbyd_society .white{
        color:#fff;
        float: right;
    }
    #joinbyd_society .other{
        color:#9c9c9c;
        float: left;
    }
    #joinbyd_society .content .content_table{
        width:100%;
        margin-top:3.125vw;
    }
    #joinbyd_society .content .content_table ul{
        width:100%;
    }
    #joinbyd_society .content .content_table ul li{
        min-width:88%;
        height:3.125vw;
        line-height: 3.125vw;
        color:#1b1b1b;
        font-size: .8vw;
        padding:0 6%;
        overflow: hidden;
    }
    #joinbyd_society .content .content_table ul li:nth-child(odd){
        background: #fff;
    }
    #joinbyd_society .content .content_table ul li:nth-child(even){
        background: #f5f5f5;

    }
    #joinbyd_society .content .content_table .title{
        height:3.125vw;
        min-width:88vw;
        background: #393939;
        color:#fff;
        font-size: .9vw;
        padding:0 6%;
        line-height: 3.125vw;
    }
    #joinbyd_society .content .content_table .title ul{
        width:100%;
        height:100%;
    }
    #joinbyd_society .content .content_table  span{
        float:left;
        min-width: 7vw;
        text-align: center;
    }
    #joinbyd_society .content .content_table  .positionname{
        float:left;
        min-width: 20vw;
        text-align: center;
        cursor: pointer;
    }
    #joinbyd_society .content .content_table .Education{
        float:left;
        min-width: 15vw;
        text-align: center;
    }
    #joinbyd_society .content .content_table  .address{
        float:left;
        min-width: 16vw;
        text-align: center;
    }
    #joinbyd_society .content .content_table  .number{
        float:left;
        min-width: 7.3vw;
        text-align: center;
    }
    #joinbyd_society .content .content_table  .data{
        float:left;
        min-width:18vw;
        text-align: center;
    }
    #joinbyd_society .content .content_table .applyposition{
        width:6.25%;
        height:1.5625vw;
        background: #da251c;
        color:#fff;
        font-size: 0.8vw;
        text-align: center;
        line-height: 1.5625vw;
        border-radius: 3px;
        margin-top:0.78125vw;
        margin-left: 3vw;
        cursor: pointer;
    }
    #joinbyd_society .content .content_body{
        width:100%;
        background: url(../images/joinbyd/joinbyd_society/pc/body_bcg.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_society .content .content_notice{
        width:100%;
        margin-top: 1.56vw;
    }
    #joinbyd_society .content .content_notice .left{
        width:1.25vw;
        height:1.25vw;
        float:left;
        margin-right:0.4vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/left.png) no-repeat center;
        background-size: 100% 100%;
        cursor: pointer;
    }
    #joinbyd_society .content .content_notice .right{
        width:1.25vw;
        height:1.25vw;
        float:left;
        margin-left:2vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/right.png) no-repeat center;
        background-size: 100% 100%;
        cursor: pointer;
    }
    #joinbyd_society .content .content_notice .paging{
        width:30%;
        height:1.25vw;
        margin: 0 auto;
        padding-bottom: 3vw;
    }
    #joinbyd_society .content .content_notice .paging .number{
        line-height: 1.25vw;
        font-size: 0.73vw;
        color:#535353;
        display: block;
        float: left;
        margin-left: 1.1458vw;
        cursor: pointer;
    }
    #joinbyd_society .content .content_notice .paging .clickactive{
        color:#da251c;
        font-size: 0.94vw;
    }
    #joinbyd_society .content .content_position{
        width:100%;
        z-index: 9;
        padding-top:4vw;
    }
    #joinbyd_society .content .content_position .inpDiv{
        width:37%;
        height:1.875vw;
        border:1px solid #393939;
        border-radius: 4px;
        position: relative;
        margin: 0 auto;
        margin-bottom: 2.34vw;
    }
    #joinbyd_society .content .content_position input{
        width:85%;
        float: left;
        height:100%;
        border:none;
        background: none;
        position: absolute;
        top:0;
        left:3%;
    }
    #joinbyd_society .content .content_position .keyword{
        width:95%;
        height:100%;
        text-align: center;
        line-height:1.875vw;
        position: absolute;
        top:0;
        left:0;
        color:#c0c0c0;
        font-size: 0.625vw;
    }
    #joinbyd_society .content .content_position .searchIcon{
        width:1.875vw;
        height:1.875vw;
        float:right
    }
    #joinbyd_society .content .content_position .positioncategory{
        width:87%;
        margin:0 auto;
        height:2.3vw;
        border-bottom:1px solid #c0c0c0;
        position: relative;
        overflow: hidden;
        cursor: pointer;
    }
    #joinbyd_society .content .content_position .positioncategory .lookmore{
        width:5vw;
        height:1.3vw;
        background: #da251c;
        color:#fff;
        font-size: 0.625vw;
        text-align: center;
        line-height: 1.3vw;
        position: absolute;
        right:0;
        top:0.4vw;
        border-radius: 3px;
    }
    #joinbyd_society .content .content_position .positioncategory .close{
        position: absolute;
        width:1vw;
        height:1vw;
        background: url(../images/joinbyd/joinbyd_society/pc/close.png) no-repeat center;
        background-size: 100% 100%;
        right:0;
        top:1vw;
        display: none;
    }
    #joinbyd_society .content .content_position .positioncategory p{
        height:100%;
        float:left;
        margin-top:0.66vw;
        line-height: 0.98vw;
        margin-right: 5.2vw;
    }
    #joinbyd_society .content .content_position .positioncategory p span{
        font-size:0.83vw;
        color:#393939;
    }
    #joinbyd_society .content .content_position .positioncategory .addressIcon{
        display: block;
        width:0.72vw;
        height:1.04vw;
        background: url(../images/joinbyd/joinbyd_society/pc/addressIcon.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right: 1.03vw;
    }
    #joinbyd_society .content .content_position .positioncategory .manIcon{
        display: block;
        width:1.25vw;
        height:0.98vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/man.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right: 0.5vw;
    }
    #joinbyd_society .content .content_position .positioncategory ul{
        height:2.3vw;
    }
    #joinbyd_society .content .content_position .positioncategory ul li{
        float:left;
        line-height: 2.3vw;
        font-size: 0.83vw;
        color:#7f7f7f;
        margin-right:1.2vw;
    }
    #joinbyd_society .content .content_position .positioncategory1{
        width:87%;
        margin:0 auto;
        height:2.3vw;
        border-bottom:1px solid #c0c0c0;
        position: relative;
        cursor: pointer;
        overflow: hidden;
    }
    #joinbyd_society .content .content_position .positioncategory1 .lookmore{
        width:5vw;
        height:1.3vw;
        background: #da251c;
        color:#fff;
        font-size: 0.625vw;
        text-align: center;
        line-height: 1.3vw;
        position: absolute;
        right:0;
        top:0.4vw;
        border-radius: 3px;
    }
    #joinbyd_society .content .content_position .positioncategory1 .close{
        position: absolute;
        width:1vw;
        height:1vw;
        background: url(../images/joinbyd/joinbyd_society/pc/close.png) no-repeat center;
        background-size: 100% 100%;
        right:0;
        top:1vw;
        display: none;
    }
    #joinbyd_society .content .content_position .positioncategory1 p{
        height: 100%;
        float:left;
        margin-top:0.66vw;
        line-height: 0.98vw;
        margin-right: 5.2vw;
    }
    #joinbyd_society .content .content_position .positioncategory1 p span{
        font-size:0.83vw;
        color:#393939;
    }
    #joinbyd_society .content .content_position .positioncategory1 .addressIcon{
        display: block;
        width:0.72vw;
        height:1.04vw;
        background: url(../images/joinbyd/joinbyd_society/pc/addressIcon.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right: 1.03vw;
    }
    #joinbyd_society .content .content_position .positioncategory1 .manIcon{
        display: block;
        width:1.25vw;
        height:0.98vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/man.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right: 0.5vw;
    }
    #joinbyd_society .content .content_position .positioncategory1 ul{
        width: 80%;
        height: 100%;
    }
    #joinbyd_society .content .content_position .positioncategory ul {
        width: 80%;
        height: 100%;
    }
    #joinbyd_society .content .content_position .positioncategory1 ul li{
        float:left;
        line-height: 2.3vw;
        font-size: 0.83vw;
        color:#7f7f7f;
        margin-right:1.2vw;
    }

    .imageandtx{
        width:62%;
        margin: 0 auto;
        margin-top:4.2vw;
    }
    .imageandtx_title{
        width:90%;
        margin: 0 auto;
        font-size: 2.3vw;
        color:#393939;
        line-height: 3.5vw;
        text-align: center;
    }
    .imageandtx_date{
        font-size:1.25vw;
        color:#393939;
        text-align: center;
        margin-top:2vw;
    }
    .imageandtx_tx{
        text-indent: 2em;
        font-size:0.83vw;
        color:#393939;
        text-align: left;
        margin-top:2vw;
        line-height: 1.5vw;
    }
    .imageandtx_img{
        width:100%;
        height:35vw;
        background: url(../images/newsandnotice/newsdetails/pc/img.jpg) no-repeat center;
        background-size: 100% 100%;
        margin-top:2vw;
    }
    .imageandtx .page{
        width:20vw;
        margin: 0 auto;
        margin-top:2vw;
        margin-bottom:4vw;
        cursor: pointer;
    }
    .imageandtx .page .left{
        width:1.25vw;
        height:1.25vw;
        background: url(../images/newsandnotice/newsdetails/pc/left.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
    }
    .imageandtx .page .right{
        width:1.25vw;
        height:1.25vw;
        background: url(../images/newsandnotice/newsdetails/pc/right.png) no-repeat center;
        background-size: 100% 100%;
        float: right;
    }
    .imageandtx .page .before{
        width:3.8vw;
        height:1.25vw;
        float: left;
        line-height: 1.25vw;
        text-align: center;
        color: #000;
    }
    .imageandtx .page .after{
        width:3.8vw;
        height:1.25vw;
        float: right;
        line-height: 1.25vw;
        text-align: center;
        color: #000;
    }
    .imageandtx .page .back{
        height:1.25vw;
        float: left;
        text-align: center;
        line-height: 1.25vw;
        margin-left:3.4vw;
        color:#393939;
    }

    #map_box{
        width: 100%;
        background: #a5c2de;
        padding: 5vw 0;
    }
    .map{
        position:relative;
        width:880px;
        height:691px;
        margin:auto;
    }
    #bg_img{
        position:absolute;
        top:0;
        left:0;
        width:880px;
        height:691px;
        z-index:1;
        background:url(../images/joinbyd/joinbyd_campus/pc/move.png) no-repeat 0 691px;
        /*opacity: 0;*/
        /*transition: opacity 1s;*/
        /*-moz-transition: opacity 1s; !* Firefox 4 *!*/
        /*-webkit-transition: opacity 1s; !* Safari 和 Chrome *!*/
        /*-o-transition: opacity 1s; /*/
    }
    .map area:focus{
        outline:none;
    }
    .map_content{
        position: absolute;
        top: 0px;
        left: -30px;
        width: 880px;
        height: 691px;
        z-index: 2
    }
    .number_box{
        width: 170px;
        height:1.25vw;
        float: left;
        overflow: hidden;
        position: relative;
    }
    .number_warp{
        height:100%;
        width: 10000px;
        float: left;
        position: absolute;
        top:0;
        left:0;
    }
    .map_0{
        position: absolute;
        top:99px;
        left:0;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/0.png") no-repeat;
        background-size: 100% 100%;
        width: 338px;
        height: 262px;
        display: none;
    }
    .map_1{
        position: absolute;
        top:335px;
        left:38px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/1.png") no-repeat;
        background-size: 100% 100%;
        width: 328px;
        height: 181px;
        display: none;
    }
    .map_2{
        position: absolute;
        top:294px;
        left:215px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/2.png") no-repeat;
        background-size: 100% 100%;
        width: 215px;
        height: 153px;
        display: none;
    }
    .map_3{
        position: absolute;
        top:232px;
        left:273px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/3.png") no-repeat;
        background-size: 100% 100%;
        width: 243px;
        height: 199px;
        display: none;
    }
    .map_4{
        position: absolute;
        top:8px;
        left:340px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/4.png") no-repeat;
        background-size: 100% 100%;
        width: 372px;
        height: 334px;
        display: none;
    }
    .map_5{
        position: absolute;
        top:-1px;
        left:636px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/5.png") no-repeat;
        background-size: 100% 100%;
        width: 196px;
        height: 180px;
        display: none;
    }
    .map_6{
        position: absolute;
        top:136px;
        left:667px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/6.png") no-repeat;
        background-size: 100% 100%;
        width: 146px;
        height: 104px;
        display: none;
    }
    .map_7{
        position: absolute;
        top:188px;
        left:645px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/7.png") no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 103px;
        display: none;
    }
    .map_8{
        position: absolute;
        top:220px;
        left:574px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/8.png") no-repeat;
        background-size: 100% 100%;
        width: 96px;
        height: 135px;
        display: none;
    }
    .map_9{
        position: absolute;
        top:252px;
        left:598px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/9.png") no-repeat;
        background-size: 100% 100%;
        width: 40px;
        height: 38px;
        display: none;
    }
    .map_10{
        position: absolute;
        top:271px;
        left:620px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/10.png") no-repeat;
        background-size: 100% 100%;
        width: 39px;
        height: 33px;
        display: none;
    }
    .map_11{
        position: absolute;
        top:296px;
        left:442px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/11.png") no-repeat;
        background-size: 100% 100%;
        width: 58px;
        height: 85px;
        display: none;
    }
    .map_12{
        position: absolute;
        top:288px;
        left:460px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/12.png") no-repeat;
        background-size: 100% 100%;
        width: 95px;
        height: 157px;
        display: none;
    }
    .map_13{
        position: absolute;
        top:260px;
        left:532px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/13.png") no-repeat;
        background-size: 100% 100%;
        width: 64px;
        height: 129px;
        display: none;
    }
    .map_14{
        position: absolute;
        top:344px;
        left:533px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/14.png") no-repeat;
        background-size: 100% 100%;
        width: 109px;
        height: 97px;
        display: none;
    }
    .map_15{
        position: absolute;
        top:300px;
        left:602px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/15.png") no-repeat;
        background-size: 100% 100%;
        width: 119px;
        height: 82px;
        display: none;
    }
    .map_16{
        position: absolute;
        top:392px;
        left:334px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/16.png") no-repeat;
        background-size: 100% 100%;
        width: 184px;
        height: 164px;
        display: none;
    }
    .map_17{
        position: absolute;
        top:428px;
        left:460px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/17.png") no-repeat;
        background-size: 100% 100%;
        width: 84px;
        height: 82px;
        display: none;
    }
    .map_18{
        position: absolute;
        top:405px;
        left:509px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/18.png") no-repeat;
        background-size: 100% 100%;
        width: 135px;
        height: 89px;
        display: none;
    }
    .map_19{
        position: absolute;
        top:367px;
        left:608px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/19.png") no-repeat;
        background-size: 100% 100%;
        width: 88px;
        height: 105px;
        display: none;
    }
    .map_20{
        position: absolute;
        top:356px;
        left:627px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/20.png") no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 85px;
        display: none;
    }
    .map_21{
        position: absolute;
        top:486px;
        left:328px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/21.png") no-repeat;
        background-size: 100% 100%;
        width: 158px;
        height: 161px;
        display: none;
    }
    .map_22{
        position: absolute;
        top:484px;
        left:433px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/22.png") no-repeat;
        background-size: 100% 100%;
        width: 109px;
        height: 96px;
        display: none;
    }
    .map_23{
        position: absolute;
        top:464px;
        left:523px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/23.png") no-repeat;
        background-size: 100% 100%;
        width: 98px;
        height: 109px;
        display: none;
    }
    .map_24{
         position: absolute;
         top:454px;
         left:598px;
         background: url("../images/joinbyd/joinbyd_campus/pc/map/24.png") no-repeat;
         background-size: 100% 100%;
         width: 87px;
         height: 117px;
        display: none;
    }
    .map_25{
        position: absolute;
        top:426px;
        left:668px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/25.png") no-repeat;
        background-size: 100% 100%;
        width: 72px;
        height: 79px;
        display: none;
    }
    .map_26{
        position: absolute;
        top:406px;
        left:707px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/26.png") no-repeat;
        background-size: 100% 100%;
        width: 57px;
        height: 28px;
        display: none;
    }
    .map_27{
         position: absolute;
         top:535px;
         left:449px;
         background: url("../images/joinbyd/joinbyd_campus/pc/map/27.png") no-repeat;
         background-size: 100% 100%;
         width: 138px;
         height: 103px;
        display: none;
     }
    .map_28{
        position: absolute;
        top:546px;
        left:543px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/28.png") no-repeat;
        background-size: 100% 100%;
        width: 136px;
        height: 113px;
        display: none;
    }
    .map_29{
        position: absolute;
        top:481px;
        left:642px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/29.png") no-repeat;
        background-size: 100% 100%;
        width: 79px;
        height: 100px;
        display: none;
    }
    .map_30{
        position: absolute;
        top:653px;
        left:528px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/30.png") no-repeat;
        background-size: 100% 100%;
        width: 50px;
        height: 47px;
        display: none;
    }
    .map_31{
        position: absolute;
        top:529px;
        left:716px;
        background: url("../images/joinbyd/joinbyd_campus/pc/map/31.png") no-repeat;
        background-size: 100% 100%;
        width: 38px;
        height: 72px;
        display: none;
    }

    .switch{
        margin-right: 1.5vw;
        cursor: pointer;
    }
    .position_infor{
        width: 20vw;
        float: left;
        line-height: 1.4vw;
        font-size: 0.83vw;
        padding-top: 1vw;
        margin-left: 4vw;
        text-align: left;
        color: #393939;
    }
    .position_title{
        float: left;
        font-size: 0.83vw;
        margin-left: 2.4vw;
        color: #8b8b8b;
        font-weight: bolder;
        padding-top: 1vw;
        line-height: 1.4vw;
    }
    .position_require{
        width: 50vw;
        float: left;
        font-size: 0.83vw;
        color: #393939;
        padding-top: 1vw;
        margin-left: 1vw;
        line-height: 1.4vw;
    }
    #joinbyd_society .content .content_table ul .activeColor{
        color: #c02921;
    }


}
/*mobile*/
@media (max-width: 1024px) {
    #joinbyd_campus .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #joinbyd_campus .icon_wb{
        margin-left: 6.9vw;
    }
    #joinbyd_campus .icon_fb,#joinbyd_campus .icon_wx,#joinbyd_campus .icon_tw,#joinbyd_campus .icon_ga{
        margin-left: 12px;
    }

    #joinbyd_society .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #joinbyd_society .icon_wb{
        margin-left: 6.9vw;
    }
    #joinbyd_society .icon_fb,#joinbyd_society .icon_wx,#joinbyd_society .icon_tw,#joinbyd_society .icon_ga{
        margin-left: 12px;
    }

    #govern .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #govern .icon_wb{
        margin-left: 6.9vw;
    }
    #govern .icon_fb,#govern .icon_wx,#govern .icon_tw,#govern .icon_ga{
        margin-left: 12px;
    }
    .clickactive{
        color:#da251c;
    }
    #joinbyd_campus .content .content_nav{
        width:100%;
        background: #000000;
    }
    #joinbyd_campus .content .content_nav ul{
        width:100%;
        height:11.2vw;
        overflow: hidden;
    }
    #joinbyd_campus .content .content_nav ul li{
        width:100%;
        height:11.2vw;
        line-height:11.2vw;
        font-size:4vw;
        text-align: center;
        position: relative;
        z-index: 9;
        background: #000;
    }
    #joinbyd_campus .content .content_nav ul li .line{
        width:8vw;
        height:.3vw;
        display: block;
        background: #fff;
        position: absolute;
        left:50%;
        margin-left:-4vw;
        bottom:2vw;
    }
    #joinbyd_campus .content .content_nav .downnav{
        width:100%;
        height:5.6vw;
        background: #222222;
        position: relative;
        cursor: pointer;
        z-index: 9;
    }
    #joinbyd_campus .content .content_nav .downnav .down_icon{
        width:3.2vw;
        height:1.6vw;
        display: block;
        background: url(../images/public/nav_down_icon.png) no-repeat center center;
        background-size: 100% 100%;
        position: absolute;
        top:50%;
        margin-top:-.8vw;
        left:50%;
        margin-left:-1.6vw;
    }
    .white{
        color: #dddddd
    }
    #joinbyd_campus .content .content_recruitmentprocess{
        width:100%;
        height: 92vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/processbcg.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    .recruitment_process{
        width:100%;
        text-align: center;
        font-size:8vw;
        position: relative;
        line-height: 25vw;
    }
    .recruitment_process .line{
        display: block;
        width:16%;
        height:.6vw;
        background: #d7261e;
        position: absolute;
        left:50%;
        margin-left:-8%;
        bottom:4.2vw;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart{
        width:100%;
        height:26vw;
        background: #fff;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart ul{
        width:86%;
        height:16vw;
        position: absolute;
        top:50%;
        left:12%;
        margin-top:-10vw;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart ul li{
        width:20%;
        float:left;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart .flowchart_ul div {
        float: left;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart ul p{
        float:left;
        height:10.5vw;
        margin-bottom:1vw;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart ul .point{
        float:left;
        width:2.6vw;
        height: 2.4vw;
        margin-right:2vw;
        margin-top:4.05vw;
        margin-left:2vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/point.png) no-repeat center;
        background-size: 100% 100%;

    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_one{
        display: block;
        width:9vw;
        height: 10.5vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/process_one.png) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_two{
        display: block;
        width:9.2vw;
        height: 8vw;
        margin-top:1.25vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/process_two.png) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_three{
        display: block;
        width:8.5vw;
        height: 8vw;
        margin-top:1.25vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/process_three.png) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_four{
        display: block;
        width:9.5vw;
        height: 5.6vw;
        margin-top:2.45vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/process_four.png) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_five{
        display: block;
        width:8vw;
        height: 8vw;
        margin-top:1.25vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/process_five.png) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_recruitmentprocess .flowchart_tx{
        display: block;
        width:9vw;
        text-align: center;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_map{
        width:100%;
        height:100vw;
        background: url(../images/joinbyd/joinbyd_campus/pc/black_back.jpg);
        /*background-size: 100% 100%;*/
    }
    #joinbyd_campus .content .content_table{
        width:100%;
    }
    #joinbyd_campus .content .content_table ul{
        width:100%;
    }
    #joinbyd_campus .content .content_table ul li{
        width:100%;
        height:26.7vw;
        color:#1b1b1b;
        font-size: .8vw;
        padding:0 6%;
        position: relative;
    }
    #joinbyd_campus .content .content_table ul li:nth-child(odd){
        width:100%;
        background: #fff;
    }
    #joinbyd_campus .content .content_table ul li:nth-child(even){
        background: #f5f5f5;

    }
    #joinbyd_campus .content .content_table ul .province,.city{
        float:left;
        font-size: 4vw;
        text-align: center;
        margin-right:1vw;
        margin-top:5vw;
    }
    #joinbyd_campus .content .content_table ul .school{
        position: absolute;
        top:11.5vw;
        left:5.5%;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_table ul .Preachaddress{
        position: absolute;
        top:11.5vw;
        left:25%;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_table ul .Preachtime{
        position: absolute;
        top:17vw;
        left:5.5%;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_table ul .recruittime{
        position: absolute;
        top:17vw;
        left:45%;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_notice{
        width:100%;
        height:45vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/notice.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .paging .left{
        width:28%;
        height:8vw;
        background: #969696;
        border-radius: 5px;
        font-size: 2.4vw;
        text-align: center;
        color:#fff;
        position: absolute;
        left:5.3%;
        top:35%;
        line-height: 8vw;
        cursor: pointer;
    }
    .left_mobile_re{
        background:#222222;
    }
    .right_mobile_re{
        background: #969696;
    }
    #joinbyd_campus .content .paging .right{
        width:28%;
        height:8vw;
        background: #222222;
        border-radius: 5px;
        font-size: 2.4vw;
        text-align: center;
        color:#fff;
        position: absolute;
        right:5.3%;
        top:35%;
        line-height: 8vw;
        cursor: pointer;
    }
    #joinbyd_campus .content .paging{
        width:100%;
        height:26.7vw;
        background: #fff;
        position: relative;
    }
    #joinbyd_campus .content .paging .number{
        line-height: 8vw;
        font-size: 3.2vw;
        color:#535353;
        display: block;
        float: left;
        margin-left: 1.1458vw;
        cursor:pointer;
    }
    #joinbyd_campus .content .paging .numberBox{
        position: absolute;
        left:50%;
        top:35%;
    }
    #joinbyd_campus .content .paging .clickactive{
        color:#da251c;
    }
    #joinbyd_campus .content .content_learnMore{
        width:100%;
        min-height:194vw;
        margin-top:-16vw;
    }
    #joinbyd_campus .content .content_learnMore ul{
        width:100%;
        min-height:194vw;
    }
    #joinbyd_campus .content .content_learnMore ul li{
        width:100%;
        height:48.5vw;
        text-align: center;
        color:#fff;
        float: left;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_learnMore ul .learnmore{
        background: #da251c;
        position: relative;
        line-height: 48.5vw;
        font-size: 3.7vw;
    }
    #joinbyd_campus .content .content_learnMore .content_learnMore_1{
        background: url(../images/joinbyd/joinbyd_campus/mobile/list1.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_learnMore .content_learnMore_2{
        background: url(../images/joinbyd/joinbyd_campus/mobile/list2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_learnMore .content_learnMore_3{
        background: url(../images/joinbyd/joinbyd_campus/mobile/list3.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_learnMore ul li .moreIcon{
        background: url(../images/joinbyd/joinbyd_campus/mobile/icon.png) no-repeat center;
        background-size: 100% 100%;
        width:1.73vw;
        height:3.6vw;
        display: block;
        position: absolute;
        top:50%;
        margin-top:-1.8vw;
        left:60%;
    }
    #joinbyd_campus .content .content_learnMore .mask{
        width:100%;
        height:100%;
        background: rgba(0,0,0,.7);
        color:#fff;
        text-align: center;
        position: absolute;
        top:0;
        left:0;
    }
    #joinbyd_campus .content .content_learnMore p{
        display: block;
        width:69%;
        font-size: 3.7vw;
        position: absolute;
        left:15.5%;
        top:40%;
        line-height: 6vw;
    }
    #joinbyd_campus .content .content_learnMore i{
        font-size: 2.6vw;
        position: absolute;
        right:8%;
        bottom:10%;
    }
    #joinbyd_campus .content .content_position{
        width:100%;

        z-index: 9;
    }
    #joinbyd_campus .content .content_position .positionBcg{
        width:100%;
        height:46.8vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/position.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #joinbyd_campus .content .content_position .inpDiv{
        width:89%;
        height:11.2vw;
        border:1px solid #393939;
        border-radius: 8px;
        position: relative;
        margin: 1vw auto;
    }
    #joinbyd_campus .content .content_position input{
        width: 81%;
        float: left;
        height: 100%;
        font-size: 3.2vw;
        border: none;
        background: none;
        position: absolute;
        top: 0;
        left: 4%;
    }
    #joinbyd_campus .content .content_position .keyword{
        width: 85%;
        height: 100%;
        text-align: center;
        line-height: 11.2vw;
        position: absolute;
        top: 0;
        left: 0;
        color: #c0c0c0;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_position .searchIcon_mobile{
        width:14vw;
        height:11.2vw;
        float:right
    }
    #joinbyd_campus .content .content_position .positioncategory{
        width:87%;
        height: auto;
        background: #f5f5f5;
        padding:4.4vw 6.5% 1.4vw 6.5%;
    }
    #joinbyd_campus .content .content_position .positioncategory p{
        float:left;
        margin-right: 5.2vw;
        line-height: 2.3vw;
    }
    #joinbyd_campus .content .content_position .positioncategory p span{
        font-size:4vw;
        color:#393939;
        font-weight: bold;
    }
    #joinbyd_campus .content .content_position .positioncategory .manIcon{
        display: block;
        width:4vw;
        height:3.2vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/man.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right:2vw;
    }
    #joinbyd_campus .content .content_position .positioncategory ul{
        float: left;
        width:66%;
        height:4.5vw;
        margin-top: -0.6vw;
        cursor: pointer;
        overflow: hidden;
    }
    #joinbyd_campus .content .content_position .positioncategory ul li{
        float:left;
        font-size: 3.2vw;
        color:#7f7f7f;
        margin-right:4vw;
        margin-bottom:4vw;
    }
    #joinbyd_campus .content .content_close{
        width:100%;
        height:13.3vw;
        background: #c02921;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_close .closeTx{
        color:#fff;
        display: block;
        text-align: center;
        width:100%;
        line-height: 10vw;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_close .closeIcon{
       width:3.2vw;
       height:3vw;
       display: block;
       background: url(../images/joinbyd/joinbyd_society/mobile/down.png) no-repeat center;
       background-size: 100% 100%;
       position: absolute;
       left:50%;
       margin-left: -1.6vw;
       top:60%;
    }
    #joinbyd_campus .content .content_positionIntroduce{
        width:100%;
        height: 95.6vw;
        z-index:99;
    }
    .content_positionIntroduce .ul_two,.content_positionIntroduce .ul_three,.content_positionIntroduce .ul_four,.content_positionIntroduce .ul_five{
        display: none;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li{
        z-index:99;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .left,.right{
        float:left;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .describte{
        width:100%;
        min-height: 6vw;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .describte span{
        display: block;
        color:#393939;
        font-size: 3.2vw;
        float:left;
        line-height: 6vw;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .describte  .require{
        display: block;
        width:80%;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .describte .firstTitle{
        margin-right:2vw;
        font-size: 3.2vw;
        font-weight: bold;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .left span{
        width:90%;
        margin:8vw auto;
        display: block;
        color:#fff;
        font-size: 4vw;
        line-height: 5vw;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li:nth-child(even) .left{
        width:100%;
        height:25.6vw;
        background: #222;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li:nth-child(even) .right{
        width:95%;
        padding-left: 5%;
        padding-top:5vw;
        height:68vw;
        background: #f5f5f5;
        position: relative;
    }
    #joinbyd_campus .content .content_positionIntroduce ul li .right .date{
        font-size: 3.2vw;
        display: block;
        color:#a8a8a8;
        margin-left: 78%;
        margin-top:21vw;
    }
    #joinbyd_campus .content .content_positionIntroduce .right .applyposition{
        width:50%;
        height:10.6vw;
        background: #da251c;
        border-radius: 5px;
        position: absolute;
        left:50%;
        margin-left:-25%;
        bottom:10vw;
    }
    #joinbyd_campus .content .content_positionIntroduce .right .applyposition .positionTx{
        width:100%;
        height:100%;
        display: block;
        text-align: center;
        line-height: 10.6vw;
        color:#fff;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_helpcenter{
        width:100%;
        min-height:164.8vw;
        background-size: 100% 100%;
    }
    .everycompany_contact li:nth-child(even){
        background: #fff;
    }
    .everycompany_contact li:nth-child(odd){
        background: #f5f5f5;
    }
    #joinbyd_campus .content .content_helpcenter .recruitment_process{
        height:32.8vw;
        width:100%;
        background: url(../images/joinbyd/joinbyd_campus/mobile/helpcente.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    .content_helpcenter ul{
        width:100%;
    }
    .content_helpcenter ul .title{
        width:100%;
        height: 8vw;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_campus .content .content_helpcenter .options{
        width:100%;
        height: 8vw;
        position: relative;
        cursor: pointer;
        background: #f5f5f5;
    }
    #joinbyd_campus .content .content_helpcenter .options span{
        width:33%;
        line-height: 8vw;
        height:100%;
        float: left;
        text-align: center;
        font-size: 3.2vw;
    }
    .content_helpcenter ul li{
        position: relative;
        background: #fff;
    }
    .content_helpcenter ul .first_letter{
        width:5%;
        float:left;
    }
    .content_helpcenter ul .moreTx{
        width:95%;
        float:left;
    }
    .content_helpcenter .QA li .quandans:not(.title){
        padding: 5.6vw 5%;
    }
    .content_helpcenter .datadownload li:not(.title){
        padding: 5.6vw 5%;
        background: #fff;
    }
    .content_helpcenter .contact_us li:not(.title){
        padding: 5.6vw 5%;
    }
    .content_helpcenter .contact_us .contact_bcg{
        background: #fff;
    }
    .content_helpcenter ul .contact_bcg{
        background: url(../images/joinbyd/joinbyd_campus/mobile/contact_bcg.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    .content_helpcenter ul li:not(.title) span{
        display: block;
        font-size: 3.2vw;
    }
    .content_helpcenter ul li:not(.title) p{
        font-size: 3.2vw;
    }
    .content_helpcenter .datadownload li span{
        text-align: center;
    }
    .content_helpcenter .datadownload li p{
        text-align: center;
    }
    .content_helpcenter .QA li:not(.title) p{
        text-align: center;
        font-size: 3.2vw;
    }
    .content_helpcenter .QA li .quandans:nth-child(even){
        background: #f5f5f5;
    }
    .content_helpcenter .datadownload li:nth-child(even){
        background: #f5f5f5;
    }
    .content_helpcenter ul .title span{
        width:33%;
        line-height: 8vw;
        height:100%;
        float: left;
        text-align: center;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_helpcenter ul .download{
        width: 50%;
        height: 10.67vw;
        text-align: center;
        line-height: 10.67vw;
        color:#fff;
        background: #c02921;
        border-radius: 5px;
        margin-left: 25%;
        margin-top:5.6vw;
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us li p {
        width:100%;
        text-align: center;
        margin-bottom: 2vw;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us p span{
        font-size: 3.2vw;
        display: inline-block;
        max-width:47vw;
        text-align: left;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .first_title{
        font-size: 4vw;
        margin-bottom:4vw;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany{
        width:100%;
        height:8vw;
        background: #393939;
        line-height: 8vw;
        text-align: center;
        font-size: 3.2vw;
        color:#fff;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact{
        width:100%;
        height:118.6vw;
        color:#1b1b1b;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact li{
        width:100%;
        padding: 4.5vw 0;
        height:21vw;
        float: left;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact li:nth-child(1){

    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact li p{
        margin-bottom:2vw;
        padding:0;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact li p span{
        max-width:100%;
    }
    #joinbyd_campus .content .content_helpcenter .contact_us .everycompany_contact .first_title{
        font-size: 3.2vw;
    }
    #joinbyd_campus .content .content_helpcenter .bcg{
        background: #222222;
        color:#fff;
    }

/*------------------------------joinbyd_society-----------------------------------------------------*/
    #joinbyd_society .content{
        width:100%;
        overflow: hidden;
    }
    #joinbyd_society .content .content_nav{
        width:100%;
        background: #000000;
    }
    #joinbyd_society .content .content_nav ul{
        width:100%;
        height:11.2vw;
        overflow: hidden;
    }
    #joinbyd_society .content .content_nav ul li{
        width:100%;
        height:11.2vw;
        line-height:11.2vw;
        font-size:4vw;
        text-align: center;
        position: relative;
        z-index: 9;
        background: #000;
    }
    #joinbyd_society .content .content_nav ul li .line{
        width:8vw;
        height:.3vw;
        display: block;
        background: #fff;
        position: absolute;
        left:50%;
        margin-left:-4vw;
        bottom:2vw;
    }
    #joinbyd_society .content .content_nav .downnav{
        width:100%;
        height:5.6vw;
        background: #222222;
        position: relative;
        z-index: 9;
        cursor: pointer;
    }
    #joinbyd_society .content .content_nav .downnav .down_icon{
        width:3.2vw;
        height:1.6vw;
        display: block;
        background: url(../images/public/nav_down_icon.png) no-repeat center center;
        background-size: 100% 100%;
        position: absolute;
        top:50%;
        margin-top:-.8vw;
        left:50%;
        margin-left:-1.6vw;
    }
    #joinbyd_society .content .content_position{
        width:100%;
        background: #fff;
        padding-top:3.5vw;
    }
    #joinbyd_society .content .content_position .inpDiv{
        width:89%;
        height:11.2vw;
        border:1px solid #393939;
        border-radius: 8px;
        position: relative;
        margin: 1vw auto;
        margin-bottom: 4.5vw;
    }
    #joinbyd_society .content .content_position input{
        width:81%;
        float: left;
        height:100%;
        border:none;
        background: none;
        position: absolute;
        top:0;
        left:3%;
    }
    #joinbyd_society .content .content_position .keyword{
        width:81%;
        height:100%;
        text-align: center;
        line-height:11.2vw;
        position: absolute;
        top:0;
        left:0;
        color:#c0c0c0;
        font-size: 3.2vw;
    }
    #joinbyd_society .content .content_position .searchIcon_mobile{
        width:14vw;
        height:11.2vw;
        float:right
    }
    #joinbyd_society .content .content_position .positioncategory{
        width:87%;
        height: auto;
        background: #f5f5f5;
        padding:4.4vw 6.5% 1.4vw 6.5%;
    }
    #joinbyd_society .content .content_position .positioncategory p{
        float:left;
        margin-right: 5.2vw;
        line-height: 2.3vw;
    }
    #joinbyd_society .content .content_position .positioncategory p span{
        font-size:4vw;
        color:#393939;
        font-weight: bold;
    }
    #joinbyd_society .content .content_position .positioncategory .manIcon{
        display: block;
        width:4vw;
        height:3.2vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/man.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right:2vw;
    }
    #joinbyd_society .content .content_position .positioncategory ul{
        float: left;
        width:67%;
        height:4.5vw;
        margin-top: -0.6vw;
        cursor: pointer;
    }
    #joinbyd_society .content .content_position .positioncategory ul li{
        float:left;
        font-size: 3.2vw;
        color:#7f7f7f;
        margin-right:4vw;
        margin-bottom:4vw;
    }

    #joinbyd_society .content .content_position .positioncategory1 .addressIcon{
        display: block;
        width:2.6vw;
        height:3.8vw;
        background: url(../images/joinbyd/joinbyd_society/mobile/addressIcon.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right:2vw;
        margin-top: -0.8vw;
    }
    #joinbyd_society .content .content_position .positioncategory1{
        width:87%;
        height: auto;
        background: #f5f5f5;
        padding:4.4vw 6.5% 1.4vw 6.5%;
    }
    #joinbyd_society .content .content_position .positioncategory1 p{
        float:left;
        margin-right: 5.2vw;
        line-height: 2.3vw;
    }
    #joinbyd_society .content .content_position .positioncategory1 p span{
        font-size:4vw;
        color:#393939;
        font-weight: bold;
    }
    #joinbyd_society .content .content_position .positioncategory1 .manIcon{
        display: block;
        width:4vw;
        height:3.2vw;
        background: url(../images/joinbyd/joinbyd_campus/mobile/man.png) no-repeat center;
        background-size: 100% 100%;
        float: left;
        margin-right:2vw;
    }
    #joinbyd_society .content .content_position .positioncategory1 ul{
        float: left;
        width:67%;
        height:4.5vw;
        margin-top: -0.6vw;
        cursor: pointer;
        overflow: hidden;
    }
    #joinbyd_society .content .content_position .positioncategory1 ul li{
        float:left;
        font-size: 3.2vw;
        color:#7f7f7f;
        margin-right:4vw;
        margin-bottom:4vw;
    }
    #joinbyd_society .content .content_table{
        width:100%;

    }
    #joinbyd_society .content .content_table ul{
        width:100%;
    }
    #joinbyd_society .content .content_table ul li{
        width:88%;
        height:41vw;
        color:#1b1b1b;
        font-size: .8vw;
        padding:5vw 6% 0 6%;
        position: relative;
        overflow: hidden;
    }
    #joinbyd_society .content .content_table ul .positionname{
        font-size: 4vw;
        display: block;
        margin-bottom: 2vw;

    }
    #joinbyd_society .content .content_table ul .number{
        margin: 0 5vw;
    }
    #joinbyd_society .content .content_table ul .Education,.number,.address{
         font-size: 3.2vw;
    }
    #joinbyd_society .content .content_table ul .data{
        font-size: 3.2vw;
        color:#a9a9a9;
        position: absolute;
        right:5vw;
        bottom:21vw;
    }
    #joinbyd_society .content .content_table ul li .applyposition{
        display: block;
        border-radius: 5px;
        width:50%;
        height:10.6vw;
        text-align: center;
        line-height: 10.6vw;
        font-size: 3.2vw;
        color:#fff;
        background: #c02921;
        position: absolute;
        bottom:5vw;
        left:25%;
    }
    #joinbyd_society .content .content_table ul li:nth-child(odd){
        background: #fff;
    }
    #joinbyd_society .content .content_table ul li:nth-child(even){
        background: #f5f5f5;
    }
    #joinbyd_society .content .content_notice{
        width:100%;
        height:45vw;
        background-size: 100% 100%;
    }
    #joinbyd_society .content .paging .left{
        width:28%;
        height:8vw;
        background: #969696;
        border-radius: 5px;
        font-size: 2.4vw;
        text-align: center;
        color:#fff;
        position: absolute;
        left:5.3%;
        top:35%;
        line-height: 8vw;
        cursor: pointer;
    }
    #joinbyd_society .content .paging .right{
        width:28%;
        height:8vw;
        background: #222222;
        border-radius: 5px;
        font-size: 2.4vw;
        text-align: center;
        color:#fff;
        position: absolute;
        right:5.3%;
        top:35%;
        line-height: 8vw;
        cursor: pointer;
    }
    #joinbyd_society .content .paging{
        width:100%;
        height:26.7vw;
        background: #fff;
        position: relative;
    }
    #joinbyd_society .content .paging .number{
        line-height: 8vw;
        font-size: 3.2vw;
        color:#535353;
        display: block;
        float: left;
        margin-left: 1.1458vw;
        cursor: pointer;
    }
    #joinbyd_society .content .paging .clickactive{
        color:#da251c;
    }
    #joinbyd_society .content .paging .numberBox{
        position: absolute;
        left:40%;
        top:35%;
    }
    #joinbyd_society .content .content_close{
        width:100%;
        height:13.3vw;
        background: #c02921;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_society .content .content_lookmore{
        width:100%;
        height:13.3vw;
        background: #c02921;
        position: relative;
        cursor: pointer;
    }
    #joinbyd_society .content .closeTx{
        color:#fff;
        display: block;
        text-align: center;
        width:100%;
        line-height: 10vw;
        font-size: 3.2vw;
    }
    #joinbyd_society .content .closeIcon{
        width:3.2vw;
        height:3vw;
        display: block;
        background: url(../images/joinbyd/joinbyd_society/mobile/down.png) no-repeat center;
        background-size: 100% 100%;
        position: absolute;
        left:50%;
        margin-left: -1.6vw;
        top:60%;
    }
    #joinbyd_society .content .lookIcon{
        width:3.2vw;
        height:3vw;
        display: block;
        background: url(../images/joinbyd/joinbyd_society/mobile/down.png) no-repeat center;
        background-size: 100% 100%;
        position: absolute;
        left:50%;
        margin-left: -1.6vw;
        top:60%;
    }
    #school_select{
        width: 88%;
        height:8vw;
        position: relative;
        margin: 0 auto;
    }
    #choose{
        width: 100%;
        height:8vw;
        border:1px solid #272727;
        border-radius: 10px;
        font-size: 3.73vw;
        padding-left: 4%;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top:0;
        left: 0;
        z-index: 2;
    }
    .select_name{
        position: absolute;
        top: 0;
        left:0;
        height: 96%;
        line-height: 8vw;
        width: 99%;
        border: 1px solid #393939;
        border-radius: 4px;
        font-size: 3.73vw;
    }
    #school_select img{
        position: absolute;
        right:0;
        top:0;
        height:8vw;
    }
    .positionname img{
        margin-right: 2vw;
    }
    .Education{
        margin-left: 6vw;
    }
    .position_infor{
        margin-top: 6vw;
        margin-left: 6vw;
        display: none;
        font-size: 3.8vw;
    }
    .position_title{
        margin-top: 6vw;
        margin-left: 6vw;
        display: none;
        font-size: 4.2vw;
        font-weight: bold;
        color:#8b8b8b;
    }
    .position_require{
        margin-top: 2vw;
        margin-left: 6vw;
        display: none;
        font-size: 3.8vw;
    }
    .position_require p{
        margin-top: 2vw;
        line-height: 5vw;
    }

}
#joinbyd_campus .content .content_position .positioncategory ul .activeColor{
    color:#c02921;
}
#joinbyd_society .content .content_position .positioncategory ul .activeColor{
    color:#c02921;
}
#joinbyd_society .content .content_position .positioncategory1 ul .activeColor{
    color:#c02921;
}
