
@media (min-width: 769px) {
  
  /*招聘*/
  .zpbox{width:100%;margin: 0 auto;}
  .zpbox table td{padding:20px 10px;line-height:24px;vertical-align:middle;text-align: center;color:#474747;font-size:16px}
  .zpbox table td:first-child{width:14%}
 .zpbox table td:nth-child(2){width:11%}
 .zpbox table td:nth-child(3){width:8%}
 .zpbox table td:nth-child(4){width:15%;} 
 .zpbox table td:nth-child(5){width: auto;text-align:left}
 /* .zpbox table td:nth-child(6){width:12%}  */
 /* .zpbox table td:nth-child(7){width:16%}  */
 .zpbox table tr{background:#fff;border-bottom:solid 1px #e4e4e5}
 .zpbox table tr:first-child{border-bottom:none}
 .zpbox table tr:nth-child(even){background:#fafafa;padding:10px 0}
 .zpbox .bgt{background: #c5c5c7;font-size:20px;line-height: 30px!important;padding:10px 0;color:#fff!important;/* border-top-right-radius:15px!important; */}
 .zpbox .bgt td{line-height: 40px!important;padding:10px 0;color:#fff!important;text-align:center!important;font-size:18px;}
 .zpbox .bgt td:first-child{line-height: 40px!important;padding:10px 0;color:#fff!important;/* border-top-left-radius:15px!important; */}
 /* .zpbox .bgt td:last-child{line-height:50px!important;padding:10px 0; color:#fff!important;border-top-right-radius:15px!important} */
 .zpan{font-size:16px;text-align:center;line-height:35px;color:#fff!important;background:#ccc;display:block;border-radius:10px;margin:5px auto;width:80px;}
 .zpbox table tr.textAlignLeft td{text-align: left;}

/*招聘联系*/
.zplx{padding:15px;background: #f7f7f7;border-radius: 2px;margin: 50px auto 90px;overflow:hidden;}
.zplx .l{width:55%;float:left;height:400px;flex-direction: row;display: flex;
          align-items: center; /*垂直居中*/
          justify-content: center; /*水平居中*/}
.zplx .l img{display:block;margin:0 auto;vertical-align:middle;max-width: 100%;height:auto;align-items: center;}
.zplx .r{width:45%;float:right;display:flex;height:400px;flex-wrap:wrap;align-content:center}
.zplx .r h2{font-size:20px;line-height:50px; margin:5px auto 0;width:100%;}
.zplx .r .nr{font-size:16px;line-height:30px;width:100%}
.zplx .r .nr:first-child{margin-bottom:20px}





}



@media (max-width: 768px) {

      /*招聘*/
  .zpbox{width:100%;margin:30px auto 30px;overflow-x:scroll;}
  .zpbox table{width:1100px;}
  .zpbox table td{padding:0 10px;line-height:24px;vertical-align:middle;text-align:center;color:#474747;font-size:14px}

  .zpbox table td:first-child{width:15%}
 .zpbox table td:nth-child(2){width:15%}
 .zpbox table td:nth-child(3){width:10%}
 .zpbox table td:nth-child(4){width:15%;} 
 .zpbox table td:nth-child(5){width:25%;text-align:left}
 .zpbox table td:nth-child(6){width:12%} 
 .zpbox table td:nth-child(7){width:18%} 
 .zpbox table tr{background:#fff;border-bottom:solid 1px #e4e4e5}
 .zpbox table tr:first-child{border-bottom:none}
 .zpbox table tr:nth-child(even){background:#fafafa;padding:10px 0}
 .zpbox .bgt{background: #146DC6;font-size:16px;line-height:30px!important;}
 .zpbox .bgt td{line-height:30px!important;padding:10px 0; color:#fff!important;text-align:center;font-size:16px;}
 .zpbox table tr.textAlignLeft td{text-align: left;}
   
.zpbox .bgt td:first-child{line-height:40px!important;padding:10px 0;color:#fff!important;}
.zpbox .bgt td:last-child{line-height:40px!important;padding:10px 0; color:#fff!important;}
 .zpan{width:80px;font-size:16px;text-align:center;line-height:45px;color:#fff!important;background:#0dadbb;display:block;border-radius:10px;margin:0 auto 30px}


  /*招聘联系*/
.zplx{padding:30px 0;background: #edf4fb;/* border-radius:20px; */margin:20px auto 50px;overflow:hidden;}
.zplx .l{width:100%;margin:10px auto}
.zplx .l img{display:block;max-width: 70%;height:auto;margin:20px auto}
.zplx .r{width:90%;margin:10px auto}
.zplx .r h2{font-size:18px;line-height:50px; margin:5px auto 0;width:100%;}
.zplx .r .nr{font-size:14px;line-height:26px;width:100%}
.zplx .r .nr:first-child{margin-bottom:20px}
  
}

#platform .BMap_noprint {
  background: url(../images/dbimg.png) no-repeat center center !important;height: 26px!important;
}

