.headerWrap{
	/*position: inherit !important;*/
    background: #FFFFFF !important;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.05);
    height: 0.8rem;
}
.bread{
  border-bottom: 0.02rem solid #E5E5E5;
}

.zp_cont{
    margin-top: 0.56rem !important;
    justify-content: space-between;
}
.zp_li{
    flex: 0 0 49%;
    background: #F5F9FE;
    padding: 0.45rem 0.45rem 0.45rem 0.6rem;
}
.zp_li img{
    width: 0.8rem;
    height: 0.8rem;
}
.zp_li_c{
    margin-left: 0.47rem;
}
.zp_li_c p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.18rem;
    color: #6D6D6D;
}
.zp_li_c a{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.24rem;
    color: #111725;
    margin-top: 0.11rem;
}
.zp_cont2{
    padding: 0.18rem 0 0.7rem;
}
.zp_top p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.36rem;
    color: #2958A8;
    text-align: center;
}
.zp_top hr{
    width: 0.74rem;
    height: 0.03rem;
    background: #2958A8;
    border-radius: 3px 3px 3px 3px;
    margin-top: 0.17rem;
    margin-left: auto;
    margin-right: auto;
}
.recruit_li{
    margin-top: 0.24rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.16);
    padding: 0.38rem 0.84rem 0.38rem 0.5rem;
}
.recruit_li.active{
    box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.19);
}
.jionTop{
    justify-content: space-between;
}
.recruit_tit{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.24rem;
    color: #111725;
    margin-bottom: 0.3rem;
}
.recruit_list{
    margin-top: 0.12rem;
}
.recruit_list img{
    width: 0.2rem;
    height: 0.2rem;
}
.recruit_list p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    margin-left: 0.06rem;
}
.recruit_left .recruit_list:nth-of-type(1){
    margin-top: 0.24rem;
}
.recruit_right{
    position: relative;
    flex: 0 0 9%;
}
.recruit_1{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.recruit_1 .more{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.2rem;
    color: #111725;
}
.recruit_1 img{
    width: 0.18rem;
    height: 0.18rem;
    margin-left: 0.16rem;
}
.recruit_1:nth-of-type(1){
    position: absolute;
    left: 0;
}
.details{
    padding: 0rem 0rem 0.14rem 0rem;
    position: relative;
    border-top: 1px solid #C2C2C2;
    margin-top: 0.4rem;
    position: relative;
    display: none;
}
.detailsTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
    margin-top: 0.36rem;
}
.detailsText{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.35rem;
    margin-top: 0.17rem;
}
.detailsBtn{
    width: 1.9rem;
    height: 0.5rem;
    background: #E11D0B;
    border-radius: 25px 25px 25px 25px;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    transition: all 0.3s;
}
.detailsBtn p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
}
.detailsBtn img{
    width: 0.24rem;
    height: 0.24rem;
    margin-left: 0.18rem;
}
.detailsBtn:hover{
    background: #0057A9;
    transition: all 0.3s;
}




.zp{
    padding-top: 0.9rem;
    justify-content: space-between;
    align-items: flex-start !important;
}
.zp_l{
    flex: 0 0 3.45rem;
    padding: 0.39rem 0.6rem 0.25rem 0.42rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.05);
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #F2F2F2;
}
.zp_l_top{
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 0.2rem;
    justify-content: space-between;
}
.zp_l_top p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.25rem;
    color: #333333;
}
.zp_l_top img{
    width: 0.16rem;
    height: 0.09rem;
}
.zp_l_bot{
    margin-top: 0.28rem;
}
.zp_l_li{
    margin-bottom: 0.4rem;
}
.zp_l_li p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    margin-left: 0.1rem;
}
.zp_l_top2{
    padding-top: 0.45rem;
}
.zp_r{
    padding-left: 0.85rem;
    flex: 0 0 78%;
}
.zp_r_top{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.2rem;
    color: #000000;
}
.zp_r_top span{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.2rem;
    color: #FF0000;
    margin-left: 0.06rem;
}
.zp_r_c{
    margin-top: 0.12rem;
}
.zp_r_li{
    border-bottom: 1px solid #EAEAEA;
    padding: 0.33rem 0 0.35rem;
}
.zp_r_li p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.2rem;
    color: #626262;
    flex: 0 0 24.3%;
    transition: all 0.3s;
}
.zp_r_li p:first-child{
    font-weight: bold;
    color: #333333;
}
.zp_r_img{
    position: relative;
    flex:0 0 0.3rem;
    height: 0.3rem;
    border: 2px solid #004EBE;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}
.zp_r_img img{
    width: 0.076rem;
    height: 0.14rem;
    transition: all 0.3s;
}
.zp_r_img img:nth-of-type(2){
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
}
.zp_r_li:hover p:first-child{
    color: #004EBE;
    transition: all 0.3s;
}
.zp_r_li:hover .zp_r_img img:nth-of-type(2){
    opacity: 1;
    transition: all 0.3s;
}
.zp_r_li:hover .zp_r_img img:nth-of-type(1){
    opacity: 0;
    transition: all 0.3s;
}
.zp_r_li:hover .zp_r_img{
    background: #004EBE;
    transition: all 0.3s;
}


.detail_top{
    padding-bottom: 0.43rem;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    justify-content: space-between;
}
.detail_name{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 0.36rem;
    color: #004EBE;
}
.detail_de{
    margin-top: 0.26rem;
}
.detail_de p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.2rem;
    color: #666666;
    padding-right: 0.28rem;
    padding-left: 0.28rem;
    border-right: 1px solid rgba(0,0,0,0.18);
}
.detail_de p:first-child{
    padding-left: 0;
}
.detail_de p:last-child{
    border: none;
}
.detail_r{
    background: #004EBE;
    padding: 0.17rem 0.34rem;
    cursor: pointer;
}
.detail_r p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
}
.detail_r img{
    width: 0.06rem;
    height: 0.11rem;
    margin-left: 0.22rem;
}
.tit{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 28px;
    color: #333333;
    margin-top: 0.54rem;
}
.dec{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.4rem;
    margin-top: 0.44rem;
}

.job_alert {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  background: rgba(0, 0, 0, .7);
  left: 0;
}

.job_alert_center {
  width: 5.79rem;
  /* height: 6.47rem; */
  background: #FFFFFF;
  border-radius: 0.08rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.job_alert_center hr{
	width: 87%;
	margin: auto;
	height: 0.01rem;
	background: #DEDEDE;
	padding: 0 0.37rem 0;
}
.job_alert_title {
  width: 5.79rem;
  border-radius: 0.04rem 0.04rem 0rem 0rem;
  display: flex;
  align-items: center;
  padding: 0.12rem 0.18rem 0.12rem 0.3rem;
  background: #F7F7F7;
  box-sizing: border-box;
  justify-content: space-between;
}
.job_alert_title span{
	font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333333;
}

.job_alert_title img {
  width: .26rem;
  height: .26rem;
  cursor: pointer;
}

.job_alert_text {
  width: 100%;
  padding: .29rem .33rem .44rem;
  box-sizing: border-box;
}

.job_alert_item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-bottom: .2rem;
}

.job_alert_item p {
  font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6D6D6D;
  margin-bottom: .12rem;
}

.job_alert_item input {
  width: 100%;
  height: 0.4rem;
  box-sizing: border-box;
  padding: 0 .15rem;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #E6E6E6;
}


.job_alert_item label {
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 0.44rem;
  background: #FFFFFF;
  border-radius: 0.25rem;
  border: 1px solid #E11D0B;
}

.job_alert_item label p {
  font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.14rem;
    color: #E11D0B;
  margin: 0;
}

.job_alert_item label img {
  width: 0.105rem;
  height: 0.19rem;
  margin-left: .27rem;
}

.file_name {
  height: 0.4rem;
  background: #F8F8F8;
  padding: 0 .4rem 0 .21rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.14rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #6D6D6D;
  position: relative;
  margin-bottom: .38rem;
}

.file_name img {
  position: absolute;
  right: .09rem;
  top: 50%;
  transform: translateY(-50%);
  width: .16rem;
  height: .16rem;
  cursor: pointer;
}

.button_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.37rem;
}

.button_box button {
  margin: 0 .1rem;
  box-sizing: border-box;
  font-size: 0.14rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #E11D0B;
  line-height: 0.44rem;
  text-align: center;
  width: 1.6rem;
  height: 0.44rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
  border: 1px solid #E11D0B;
}

.button_box button:hover {
  background: #E11D0B;
  color: #FFFFFF;
}
.file_name p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	color: #666666;
}