/*@media screen and (min-width: 1000px) {*/
    .main_cont {
    	width: 910px;
    }
    .jobDetailbanner{
    	height:290px;
        background:url("https://webimgs.bthhotels.com/cms/image/recruitImg/recruitManager/detai_banner.png") center center no-repeat;
    }
    .main_cont .search_nav {
        height: 44px;
        margin-top: 40px;
    }
    .search_nav input.keyword_input {
            width: 308px;
        }
        
    .bread_nav {
        height: 42px;
        line-height: 42px;
        padding-left: 16px;
        font-size: 14px;
        color: #b2b2b2;
        background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/index/right_arrow.png) 0 center  no-repeat;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://webimgs.bthhotels.com/cms/image/recruitImg/index/right_arrow.png',  sizingMethod='scale')
    }


    /* 招聘详情页 */
    .position_detail .tite {
        margin-top: 30px;
        height: 44px;
        line-height: 44px;
        border-bottom: 1px solid #d4d4d4;
        margin-bottom: 30px;
    }
    .position_detail .tite .cn:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: url('https://webimgs.bthhotels.com/cms/image/recruitImg/index/Triangle.png') no-repeat;
        position: absolute;
    }
    .position_detail .tite .cn {
        font-size: 24px;
        color: #000;
        border-bottom: 4px solid #366dae;
        line-height: 40px;
        position: relative;
    }
    .position_detail .tite .en {
        font-size: 16px;
        color: #cecece;
        margin-left: 12px;
    }
    .position_detail .introduce{
        padding:20px  40px 40px;
        background:  url(https://webimgs.bthhotels.com/cms/image/recruitImg/recruitManager/backShadow.png) 0 0 no-repeat;
        margin-bottom: 180px;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://webimgs.bthhotels.com/cms/image/recruitImg/recruitManager/backShadow.png',  sizingMethod='scale');
    }
    .position_detail .logo .logoBox{
        width:100px;
        margin:0 auto;
        border:1px solid #d4d4d4;
        border-radius:4px;
        margin-top: 10px;
        overflow:hidden;
    }
    .position_detail .head_msg{
        text-align: center;
        border-bottom:  1px solid #e6e6e6;
        padding: 26px 0;
    }
    .position_detail .head_msg .head{
        font-size: 26px;
        margin-bottom: 30px;
    }
    .pos_command li{
        width: 25%;
        float: left;
    }
    .pos_command li span.iconfont{
        display: block;
        font-size: 32px;
        color: #c4c4c4;
        margin: 5px 20px 0 46px;
    }
    .pos_command li .cmd_msg{
      border-left: 1px solid #c4c4c4; 
      padding-left: 14px;
      font-size: 14px;
      color:  #666666;
    }
    .pos_command li .cmd_msg p.sec{
        font-size: 16px;
        color: #000;
        margin-top: 16px;
        font-weight: bold;
    }
    .position_detail .duty .itm, .position_detail .qualification .itm{
        font-size: 20px;
        padding-left: 32px;
        height: 44px;
        line-height: 44px;
        background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/recruitManager/itm.png) 0 center no-repeat;
        margin-top: 40px;
    }
    .position_detail .duty p,.position_detail .qualification p{
        font-size: 16px;
        line-height: 46px;
    }
    .position_detail .apply{
        margin: 40px 0;
    }
    .position_detail .apply .btns,.position_detail .apply .codde{
        width: 50%;
    }
      .position_detail .apply .code{
          width:126px;
          border:1px solid #366dae;
          background:#fff;
      }
      .position_detail .apply .code img{
          display:block;
          margin:5px auto;
          width:116px;
          height:116px;
      }
      .position_detail .apply .code p{
          line-height:24px;
          color:#fff;
          font-size:12px;
          background:#366dae;
          text-align:center;
      }
        .position_detail .apply .btns {
            margin-right: 44px;
            border-right: 1px solid #d0dae1;
            padding-bottom: 22px;
            margin-top: 32px;
        }
    .position_detail .apply .btns .btn{
        text-align: right;
    }
    .position_detail .apply .btns .btn button{
        width: 180px;
        height: 44px;
        line-height: 44px;
        margin-top: 22px;
        margin-right: 40px;
        border-radius: 5px;
        font-size: 18px;
        font-family: "微软雅黑";
        cursor: pointer;
    }
    .position_detail .apply .btns .apllyBtn{
        background-color: #366dae;
        color: #fff;
    }
     .position_detail .apply .btns .Noaplly{
         background:#d4d4d4;
         color: #fff;
     }
    .position_detail .apply .btns .apllyBtn:hover{
        background-color: #4d84c8;
    }

    .position_detail .apply .btns .apllyBtn span.iconfont {
        font-size: 20px;
        margin-right: 5px;
    }
    .position_detail .apply .btns .returnBtn{
        background-color: #fff;
        color: #366dae;
        border: 1px solid #d4d4d4;
    }
    .position_detail .apply .btns .returnBtn:hover{
        border: 1px solid #d4d4d4;
        color: #fff;
        background-color: #366dae;
    }



    /* pc端隐藏 */
    .mb_search_btn{
    	display: none;
    }


    .fill,.fill1,.fill2{
        position: fixed;
        top: 50%;
        left: 50%;
        width: 720px;
        height: 320px;
        margin-left: -360px;
        margin-top: -160px;
        z-index: 3;
        background-color: #fff;
        border-radius: 5px;
        text-align: center;
        display: none;

    }

    .fill p,.fill1 p,.fill2 p{
        font-size: 24px;
        text-align: center;
        margin-top: 100px;
    }
      .fill .fileIconBox{
          text-align:center;
          position:absolute;
          top:20px;
          top:8px;
          display:none;
     }
    .fill span.file_icon{
        color: #ffcd2c;
        font-size: 40px;
        cursor:pointer;
    }
    .fill .filename{
        font-size: 12px;
        color: #999;
        display:block;
        margin-top:10px;
    }
  
    .fill input.sure,.fill button,.fill input,.fill1 button,.fill2 button {
        width: 157px;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-family: 微软雅黑;
        cursor: pointer;
        border-radius: 5px;
        margin:100px 10px;
    }
     .fill input.sure,.fill input.build,.fill input.uploadBtn,.fill1 button.build,.fill2 button.build,.fill input.uploadBtn{
        background-color: #366dae;
        color: #fff;
    }
    .fill button.sure{
            margin-top: 100px;
            background:#366dae;
            color:#fff;
    }
    .fill button.sure:hover{
        background:#4d84c8;
    }
    .fill input.build:hover,.fill input.uploadBtn:hover{
        background-color: #4d84c8;
    }
    .fill button.cancle{
        background-color: #f9f8f6;
        color: #979797;
        border: 1px solid #d4d4d4;
    }
    .fill button.cancle:hover{
        background-color: #edebe9;
    }
     .fill input.upload_resume{
        margin:0;
        width:0;
        height:0;
    
    }
    .fill .filebox{
        margin-top:76px;
        position:relative;
    }
    .fill .filebox .addFile{
        margin-left:-218px;
        margin-right:20px;
        font-size:14px;
        color:#535353;
    }

    .fill .upload_resume_after{
        position:absolute;
        top:6px;
         margin-left: 5px;
        color:#999;
        background:#fff;
        font-size:14px;
        border-radius: 5px;
        border:1px solid #d4d4d4;
        padding:10px;
        text-align:center;
        cursor:pointer;
    }
    .fill .upload_resume_after:after{
        content:'仅支持word、pdf、ppt、txt、wps格式文件（文件大小小于10M）';
        display:block;
        width:400px;
        position:absolute;
        top:54px;
        left:-10px;
        font-size:12px;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
     .fill input.upload_resume:hover  {
         filter:alpha(opacity=80); 
        -moz-opacity:0.8; 
        -khtml-opacity:0.8; 
        opacity: 0.8;  
     }
 
     .fill span.close{
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 45px;
        cursor: pointer;
        color:#999;
     }
     .fill .oper_box2{
         display:none;
     }
    .fill_form{
        width: 720px;
        height: 500px;
        padding: 25px 40px 40px;
        margin-bottom: 60px;
        border-radius: 5px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -270px;
        margin-left: -362px;
        background-color: #fff;
        z-index: 3;
        overflow: auto;
        display: none;
    }
    .fill_form .title{
        font-size: 16px;
        border-bottom: 1px solid #979797;
        padding-bottom: 25px;
    }
    .fill_form ul li{
        margin-top: 30px;
    }

    .history_search2 .cont ul li{
        margin-top: 0!important; 
    }
    .fill_form ul li .item{
        display: inline-block;
        width: 170px;
        text-align: right;
        padding-right: 10px;
        line-height: 40px;
        color: #535353;

    }
    .fill_form ul li .cont{
        line-height: 40px;
        color: #535353;
        position: relative;
    }
    .history_search2 .cont{
        line-height: 18px!important;
    }
    .fill_form ul li .cont .sex{
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        border: 1px solid #d4d4d4;
        vertical-align: middle;
        margin-top: -3px;
        margin-right: 12px;
        position: relative;
    }
    .fill_form ul li .cont .female{
        margin-left: 36px;
    }
    .fill_form ul li input{
        border-radius: 5px;
        border: 1px solid #d4d4d4;
        padding: 10px;
        font-size: 14px;
        color: #535353;
        width: 170px;
    }
     .fill_form ul li input#citySelect2{
       width: 80px;
       text-align:center;
       padding-right:27px;
       background: url("https://webimgs.bthhotels.com/cms/image/recruitImg/index/donwArrow.png") 90% 50% no-repeat;
     }
    .fill_form ul li .city_input{
        width: 120px;
    }
    .add_city div{
        background-color: #366dae;
        color: #fff;
        padding: 0 10px;
        margin-left: 5px;
        border-radius: 5px;
        font-size: 14px;
    }
    .add_city div .iconfont{
        cursor: pointer;
        font-size: 20px;
        vertical-align: middle;
    }
     .add_tip{
        margin-left: 8px;
        font-size: 12px;
        color: red;
        display: none;
    }

    .fill_form ul li .filebox {
        width: 380px;
    }
    .fill_form ul li .filebox input{
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        filter:alpha(opacity=0);
        -moz-opacity:0; 
        -khtml-opacity:0;   
        opacity: 0; 
        z-index: 1;
        margin-left: -2000px;
    }
    .fill_form ul li .filebox .tip{
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        color: #535353;
        font-size: 12px;
        border: 1px solid #d4d4d4;
        line-height: 30px;
        padding: 0 12px;
        border-radius: 5px;
        cursor: pointer;
    }
    .fill_form ul li .filebox .tip2{
            position: absolute;
            top: 28px;
            color: #979797;
            max-width:364px;
            white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
    }

    .fill_form ul li .cont .sex_select:after{
        content: '';
        width: 10px;
        height: 10px;
        background-color: #366dae;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -5px;
        margin-top: -5px;
        border-radius: 100%;
        color: #535353;

    }

    select{
        outline: none;
    }
    select.education{
        border-radius: 5px;
        border: 1px solid #d4d4d4;
        padding: 10px;
        font-size: 14px;
        width: 190px;
        color: #535353;
    }

    select.education .tips{
        display: none;
    }

    .fill_form .saveBtn,.fill_form .cancleBtn{
        width: 150px;
        padding: 10px 0;
        text-align: center;
        border-radius: 5px;
        font-size: 16px;
        margin-top: 35px;
        cursor: pointer;
        font-family: "微软雅黑";
    }
    .fill_form .saveBtn{
        background-color: #366dae;
        color: #fff;
        margin-left: 30%;
        margin-right: 12px;
        font-family: "微软雅黑";

    }
    .fill_form .saveBtn:hover{
        background-color: #4d84c8;

    }
    .fill_form .cancleBtn{
        background-color: #f9f8f6;
        border: 1px solid #d4d4d4;
        color: #535353;
        font-family: "微软雅黑";
    }
    .fill_form .cancleBtn:hover{
        background-color: #edebe9;
    }
    .introduce .apply .voteBtn{
        display: none;
    }


/*}*/



.markBack{
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    filter:alpha(opacity=70); /* IE */  
    -moz-opacity:0.7; /* 老版Mozilla */  
    -khtml-opacity:0.7; /* 老版Safari */  
    opacity: 0.7; /* 支持opacity的浏览器*/  
    display: none;
}
/*@media screen and (max-width: 999px) {
    .position_detail .tite,.banner{
        display: none;
    }

    .position_detail .logo{
        width: 90px;
        height: 90px;
        margin: 0 auto;
    }
    .position_detail .head_msg {
        text-align: center;
        border-bottom: 1px solid #e6e6e6;
        padding: 16px 0;
    }
    .position_detail .head_msg .head {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .pos_command li {
        width: 25%;
        float: left;
    }
    .pos_command li span.iconfont {
        display: block;
        font-size: 20px;
        color: #c4c4c4;
        float: none;
        margin-bottom: 10px;
    }
    .pos_command li .cmd_msg {
        font-size: 14px;
        color: #666666;
        float: none;
    }

    .position_detail .duty .itm, .position_detail .qualification .itm {
        font-size: 20px;
        padding-left: 32px;
        height: 44px;
        line-height: 44px;
        background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/recruitManager/itm.png) 0 center no-repeat;
        margin-top: 20px;
    }
    .position_detail .duty p, .position_detail .qualification p {
        font-size: 16px;
        line-height: 28px;
    }
    .position_detail .apply .btn button.apllyBtn,.position_detail .apply .btn button.returnBtn,.position_detail .apply .code,.fill,.fill_form .title {
        display: none;
    }
    .position_detail .apply .btns{
        width: 100%;
    }
    .position_detail .apply .btns .btn button.saveBtn {
        width: 100%;
        height: 44px;
        line-height: 44px;
        margin-top: 22px;
        margin-right: 40px;
        border-radius: 5px;
        font-size: 18px;
        font-family: "微软雅黑";
        cursor: pointer;
        background-color: #366dae;
        color: #fff;
    }
    .fill_form  ul li {
        border-bottom: 1px solid #d4d4d4;
        line-height: 50px;
    }
    .fill_form ul li .item {
        float: left;
        font-size: 16px;
        color: #555555;
    }
    .fill_form ul li .cont {
        float: right;
        font-size: 16px;
    }
    .fill_form ul li .cont input {
        font-size: 16px;
        text-align: right;
    }
   .fill_form ul li .cont .sex {
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        border: 1px solid #d4d4d4;
        vertical-align: middle;
        margin-top: -3px;
        margin-right: 12px;
        position: relative;
    }
    .fill_form ul li .cont .sex_select:after {
        content: '';
        width: 10px;
        height: 10px;
        background-color: #90704d;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -5px;
        margin-top: -5px;
        border-radius: 100%;
        color: #535353;
    }
    select.education {
        border: none;
        font-size: 16px;
        color: #979797;
        outline: none;
        text-align: right;
        padding-right: 25px;

    }
    .fill_form ul li.place_li,.fill_form ul li.file_li ,.fill_form .cancleBtn{
        display: none;
    }
    .fill_form .saveBtn,.introduce .apply .voteBtn {
        width: 100%;
        text-align: center;
        font-size: 16px;
        margin-top: 35px;
        cursor: pointer;
        font-family: 微软雅黑;
        padding: 10px 0px;
        border-radius: 5px;
        background-color:  #366dae;
        color: #fff;
    }

    .fill_form{
        display: none;
    }

    
}*/