button{
    border: none;
}
button:hover{
    border: none;
    
}
.zp_div_tops_pc{ 
    padding: 12px 6rem;
    box-sizing: border-box;
    margin: auto;
    /* min-width: 80%; */
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    
}
.is-sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 200;
    /* padding: 10px 0; */
    background: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-animation: fadeInDown .5s ease-in-out;
    animation: fadeInDown .5s ease-in-out;
    -webkit-box-shadow: 0 3px 11.16px 0.84px rgb(0 0 0 / 10%);
    box-shadow: 0 3px 11.16px .84pxrgba(0,0,0,0.1);
}
.clocozhu{
    color: #02126a;
}
.clocors_2se{
    color: #00a8e2;
}
.zp_div_tops_img{
    /* max-width: 50%; */
}
.zp_div_tops_img img{
    width: 100%;
}
.zp_div_tops_left{
    width: 40%;
}
.zp_div_tops_right{
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
}
.zp_div_tops_right_rl_one{
    display: flex;
}
.zp_div_tops_right_rl_one li{
    margin: 0 20px;
    position: relative;
    
}
.top_hots{
    position: absolute;
    width: 70%;
    top: -120%;
    right: -40%;

}
.top_hots img{
    width: 100%;
}
.zp_div_tops_right_rl_one li a{
    font-weight: 700;
    font-size: 18px;
    color: #02126a;
}
.zp_div_tops_right_rl_one li a:hover{
    color: #0074ca;
}
.copy-right-section {
    padding: 20px 0;
    background: #111f73; 
    /* background: url(../img/boottonimg.jpg); */
}
.copy-right-section P {
    text-align: center;
    color: #c7cbdf;
}
#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #045a9a;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    
}

#back-to-top.hidden {
    opacity: 0;
}

#back-to-top.visible {
    opacity: 1;
}

.zp_div_tops_h5{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    position: relative;
}
.zp_div_tops_h5_imgs{
    width: 60%;
    height: auto;
    
}
.zp_div_tops_h5 .navbar-burger{
    position: absolute;
    left:10px;
}
.zp_div_tops_h5_modes{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; 
    background-color: #ffffff; 
    z-index: 99999;
    display: none;
}
.zp_div_tops_h5_modes_qx ul li{
    border-bottom: 1px solid #f0f0f0;
}

.zp_div_tops_h5_modes_qx ul li a{
    display: block;
}
.home_dituxuans{
    
}
.home_dituxuans_1{
    max-width: 85px;
    min-width: 85px;
}
 
.home_dituxuans{
    color: black;
}
.home_dituxuans_1s{
    width: 80%;
    background-color: white;
    -webkit-box-shadow: 0 15px 30px 0 rgb(2 18 106 / 5%);
    box-shadow: 0 15px 30px 0 rgb(2 18 106 / 5%);
    width: 85px;
    height: 85px;
    margin-right: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

/* 招聘动态 */
.dontaidiv{
    background-color: #e2eaf9;

    border-radius: 10px;
}
.dontaidiv_1{
    background-color: #ffffff;
    border-radius: 10px;

    
}
.zwtable{
    width: 80%;
    margin: auto;
}
.zwtable_1{
    color: #3c4858 !important; 
    font-weight: 700;
    background-color: #c4dbff;
    width: 100%;
    border-radius: 5px;
}
.zwtable_2{
    background-color: #2f55d4;
    color: #ffffff !important;
    border-color: #2f55d4 !important;
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 15%);
    box-shadow: 0 0 3px rgb(0 0 0 / 15%);
}
.animate__shakeY{
    border: 1px solid #999999!important;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.zw_texts{
    font-size: 18px;
}
.qz_hse{
    height: 100%;
}
.qz-div-coxs-column{
    width: 100%;
}
.zwtable_nr_show_div .grid{
    height: 100%;
}
.zwtable_nr_show_div .cell{
    height: 100%;
    display: flex; 
    align-items: center;
}
.zwtable_nr_show_div_bot{
    background-color: #f8f9fc;
}
.zwtable_nr_show_div_bot .column{
    padding: 0;
}
.jobs-titles{ 
    font-size: 30px;
    border-bottom: 1px solid #00000045;
}
 
.jobs-imgs-divs2   {
    border-radius:50px;  
    overflow: hidden; 
    
} 
.hides{
    display: none;
}
.shows{
    display: show;
}
.pc_zhanghao_top_images img{
    width: 100%;
}
.messageboxs{
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    border: 1px solid rgba(0,0,0,0.125);
}
 
.bg-light {
    background-color: #f8f9fc !important;
}
.messagebox_top{
    border-bottom: 1px solid rgba(0,0,0,0.125);
}

 .messageboxs-color .messagebox_top{
    color: #2f55d4;;
 }
 .messagebox_top{
    cursor: pointer;
 }
 .iconfont_stys{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
 }
 .messageboxs_botton{
    display: none;

 }
 
 
.messageboxs-color .messagebox_top {
    color: #2f55d4;
}

.iconfont_stys {
    transition: transform 0.3s ease-in-out;
}

.iconfont_stys.icon-shang {
    transform: rotate(180deg);
}
.messageboxColors{
    color: #2f55d4;
    
}

.htmlDivs{
    border: 1px solid #999999!important;
    border-radius: 10px !important;
}
.htmlDivs p{
    line-height: 40px;
    font-size: 18px;
}
.btn.btn-primary{
    background: #2f55d4;
    border: 1px solid #2f55d4;
    color: #ffffff !important;
} 
.btn{ 
} 
.btn {
    padding: 8px 20px;
    outline: none;
    text-decoration: none;
    font-size: 20px;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 500;
    border-radius: 10px;
    line-height: 1;
}
.btn-primary:hover{
    background-color: #1f45c0;
}

.btn-hei{
    background: #adadad;
    border: 1px solid #787878;
    color: #ffffff;
}

.btn-hei:hover{
    background: #969696;
    color: #ffffff;
    
}
.loginDivBoxs{
    background-color: #f3f3f3de!important;
    margin: auto;
    max-width: 540px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
}
.grzxboxs{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.grzxboxs_item{ 
    display: block;

}
.grzxboxs_item img{
    margin: auto;
    width: 75%;
}
.grzxboxs_item p{
    text-align: center;
    color: #3c4858;
}
.grzxboxs_item {
    transition: all 0.9s ease;

    
  }
  
  .grzxboxs_item:hover {
    border-radius: 30px;
    transition: all 0.5s ease;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  }

  
  .wdjlboxs input {
    min-height: 42px;
  }

  .wdjlboxs  select{
    min-height: 42px;
  }
  .wdjlboxs .form-select{
    height: 100% !important;

  }
  .animate__shakeY:hover{
    border: #2f55d4 1px solid !important;
    transform: translateY(-5px);
    transition: all 0.5s ease;
  }

  .buttonlinks:hover{
    border:2px solid #4258ff !important;
  }
  .buttonprimarys:hover{
    border:2px solid  #00d1B2 !important;
   
  }
 
 
 