.main-img {
    margin-top: 50px;
  }
  
  .main-img img {
    width: 100%;
  }
  
  .my-search{
    margin: 20px 0;
    height: 36px;
    text-align: center;
    }
    .my-search input{
        width: 78%;
        height: 100%;
        padding: 0 10px;
        border: none;
        box-sizing: border-box;
        border: 1px solid #e6e6e6;
        border-right: none;
        border-radius: 6px 0 0 6px;
    }
    .my-search span{
     display: inline-block;
     width: 63px;
     height: 100%;
     color: #fff;
     background-color: #a51f31;
     cursor: pointer;
     text-align: center;
     vertical-align: top;
     border-radius:0 6px 6px 0;
     line-height: 36px;
     font-size: 13px;
     margin-left: -4px;
    }
    .totle{
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .totle span{
        font-size: 16px;
        font-weight: 600;
        color: #a51f31;
    }
    .job-list {
        margin-bottom: 10px;
        padding: 0 11px;
    }
    .job-list .item{
      height: 64px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 20px;
      background-color: #f2f2f2;
    }
    
    .item .left .name{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 7px;
    }
    .item .left .name .zhiwei{
        font-size: 15px;
        font-weight: 600;
    }
   
    .item .left .name .des{
        background-color: #c9ab82;
        color: #75592f;
        border-radius: 10px;
        height: 14px;
        padding: 1px 6px;
        box-sizing: border-box;
        font-size: 12px;
        text-align: center;
        line-height: 14px;
    }
  
    .item .left .name div{
        margin-right: 5px;
    }
    .item .right{
        display: flex;
        align-items: center;
    }
      
    .item .left .yaoqiu{
       letter-spacing:2px;
       font-size: 12px;
       color: #999;
    }
    
    .item .right .date{
        margin-right: 5px;
        font-size: 12px;
    }
     
    
    .leimu .right .open{
        width: 12px;
        height: 10px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("../../../images/recruitment/join_cbb_nor.png");
    }
     
    .job-des{
        width: 100%;
        padding-left:20px;
        box-sizing: border-box;
        background-color: #f2f2f2;
        padding-bottom: 25px;
    }
    .job-des .gwzz{
        margin-right: 10px;
        border-top: 1px solid #e6e6e6;
    }
    .rzyq{
        margin-right: 10px;
    }
    .gwzz h3,
    .rzyq h3{
        margin-bottom: 4px;
        margin-top: 17px;
        color: #333;
        letter-spacing:2px;
        font-size: 14px;
    }
    .gwzz p,
    .rzyq p{
       color: #999;
       letter-spacing:2px;
       font-size: 12px;
    }
    .job-apply{
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #a51f31;
    margin-top: 20px;
    cursor: pointer;
    }
    .jobs .totle{
        padding: 0 11px;
    }

     
.page-jump{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 11px;
    }
    .layui-laypage a, .layui-laypage span {
      padding: 0 8px;
    }
    .jump {
    font-size: 14px;
    color: #666;
    margin-left: 5px;
    }
    .jump .pagenum{
    width: 50px;
    height: 32px;
    margin: 0 5px;
    padding: 0 5px;
    border: 1px solid #e6e6e6;
    }
    .page-jump .layui-laypage .layui-laypage-curr .layui-laypage-em {
    
    background-color: #a31e30;
    }
    .layui-laypage a{
    margin: 0 2px !important;
    background-color: #f1f1f1;
    }
    .layui-laypage span{
    margin: 0 2px !important;
    }
    
  
    .job-model{
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .job-model .apply{
        background-color: #fff;
        width: 80%;
        height: 395px;
        padding-top: 0px;
        box-sizing: border-box;
        position: relative
    }
    .job-model .apply .title{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        
    }
    .job-model .apply h2{
        color: #333;
        font-weight: 600;
        letter-spacing: 2px;
        font-size: 16px;
    }
    .job-model .apply .eng{
        color: #9a9a9a;
        margin-top:0px;
        margin-bottom:9px;
    }
    .job-model .apply .eng{
        color: #9a9a9a;
    }
    .job-model .apply .line{
        background-color: #a51f31;
        width: 30px;
        height: 1px;
       
    }
   
    .job-form{
        margin-top: 15px;
        padding:0 26px;
    }
    .job-form .item{
        height: 36px;
        width: 100%;
        border: 1px solid #e6e6e6;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .job-form .item img{
        margin: 0 5px 0 10px;
        width: 9px;
    }
    .job-form .item input{
        border: none;
        outline: none;
        height: 32px;
        width: 100%;
        font-size: 12px;
    }


    .fuitem{
      width: 100%;
      border: 1px solid #e6e6e6;
      height: 76px;
      display: flex !important;
      justify-content: flex-start;
    }
    .fuitem textarea{
        border: none;
        outline: none;
        resize: none;
        padding-top: 5px;
        flex: 3;
        min-height: 74px;
        font-size: 12px;
    }
    .fuitem .zwms{
        font-size: 12px;
        color: #757575;
        flex: 1;
        padding: 0px;
        padding-top : 5px;
    }
    .upjl{
        display: flex !important;
        justify-content: flex-start;  
        align-items: center;
    }
    .upjl .scjl{
        color: #999;
        font-size: 12px;
        margin: 8px 0 5px 0;
    }
    .upjl .scbtn{
        font-size: 12px;
        background-color: #eee;
        color: #333;
        height: 24px;
        margin-left: 5px;
        border: 1px solid #c8c8c8;
        line-height: 24px;
        text-align: center;
        padding:0 5px;
    }
    .pro-des .tip{
        font-size: 12px;
        color: #999;
        margin-bottom: 7px;
    }
    .layui-form-item .layui-inline {
        margin-bottom: 0px;
    }
    #tjSaveBtn{
        width: 100%;
        height: 30px;
        text-align: center;
        line-height: 30px;
        background-color: #a51f31;
        color: #fff;
        border: none;
        outline: none;
        font-size: 13px;
        margin-top: 7px;
    }
    .job-form .close-btn{
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .leimu-list ul {
        display: flex;
        background-color: #f2f2f2;
        flex-wrap: wrap;
        padding: 0 10px;
        border-top: 1px solid #e6e6e6;
        padding-top: 15px;
    }
    .leimu-list ul li{
        height: 31px;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .leimu-list ul li div{
        height: 26px;
        color: #999;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 10px;
        font-size: 13px;
        word-break: keep-all;
        line-height: 26px;
        margin-bottom: 10px;
        margin-right: 20px;
    }
    .leimu-list ul li .active{
        color: #fff;
        background-color: #a51f31;
    }
    .leimu .job-des{
        padding: 0;
        padding-bottom: 1px;
    }
    .leimu-list{
        padding: 0 11px;
    }
.leimu .item{
    height: 43px;
    align-items: center;
}
.leimu .item .left .name {
    margin-bottom: 0px;
} 