/*.headerWrap{*/
/*	position: inherit !important;*/
/*    background: #FFFFFF !important;*/
/*	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.05);*/
/*    height: 1rem;*/
/*}*/
/*.header_top .level1_a{*/
/*	color: #000000 !important;*/
/*}*/
/*.header_top .level1_active .level1_a{*/
/*	color: #004EBE !important;*/
/*}*/
/*.level1_active .level1_a{*/
/*	border-color: #004EBE;*/
/*}*/
/*.header_search img:nth-of-type(2){*/
/*	opacity: 1 !important;*/
/*}*/
/*.header_search img:nth-of-type(1){*/
/*	opacity: 0 !important;*/
/*}*/
/*.header_logo a img:nth-of-type(2){*/
/*    opacity: 1 !important;*/
/*}*/
/*.header_logo a img:nth-of-type(1){*/
/*    opacity: 0 !important;*/
/*}*/
/*.level1_active .level1_a{*/
/*    border-bottom-color: #004EBE !important;*/
/*}*/

.about_top{
    
    border-bottom: 1px solid #E5E5E5;
}
.about_top .max-width{
    justify-content: space-between;
}
.about_li a{
    margin-right: 0.7rem;
    padding: 0.41rem 0;
    border-bottom: 2px solid transparent;
}
.about_li img{
    width: 0.05rem;
    height: 0.15rem;
    opacity: 0;
}
.about_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;
}
.about_active{
    border-bottom: 1px solid #2958A8 !important;
}
.about_active p{
    font-weight: bold;
    color: #2958A8;
}
.bread{
    width: auto !important;
    height: auto !important;
    background: transparent !important;
}

.zp_cont{
    margin-top: 0.5rem !important;
    justify-content: space-between;
}
.zp_li{
    flex: 0 0 48%;
    background: #F9F9F9;
    padding: 0.45rem 0.45rem 0.45rem 1.1rem;
}
.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: #2958A8;
    margin-top: 0.2rem;
}
.zp_cont2{
    padding: 0rem 0 1.09rem;
}
.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_cont{
    padding-top: 0.08rem;
}
.recruit_li{
    margin-top: 0.4rem;
    background: #FFFFFF;
    /* box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.08); */
    /* padding: 0.48rem 0.48rem 0.48rem 0.38rem; */
}
.recruit_li.active{
    box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.19);
    overflow: hidden;
}
.recruit_li .details::after{
    content: "";
    position: absolute;
    width: 3.18rem;
    height: 3.68rem;
    bottom: -0.13rem;
    right: -0.17rem;
    background: url(../img/max-logo.png) center no-repeat;
    background-size: cover;
    opacity: 0;
    pointer-events: none;
}
.recruit_li.active .details::after{
    opacity: 0.06;
}
.jionTop{
    justify-content: space-between;
}
.recruit_tit{
    /* font-family: 'SC-Bold'; */
    font-weight: 400;
    /* font-size: 0.28rem; */
    /* color: #070707; */
    /* margin-bottom: 0.08rem; */
}
.recruit_list{
    /* margin-top: 0.16rem; */
    margin: 0;
}
.recruit_list1{
    column-gap: 0.21rem;
    row-gap: 0.15rem;
}
.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; */
    line-height: 1;
}
.recruit_left .recruit_list:nth-of-type(1){
    /* margin-top: 0.24rem; */
}
.recruit_right{
    position: relative;
    flex: 0 0 1.1rem;
}
.recruit_right::after{
    right: 1.1rem;
}

.recruit_1{
    /* width: 2rem; */
    /* height: 0.6rem; */
    /* background: #F9F9F9; */
    /* border-radius: 4px 4px 4px 4px; */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-left: 0.46rem;
}
.recruit_1.reduce,
.recruit_li.active .recruit_1.add{
    display: none !important;
}
.recruit_li .recruit_1.add,
.recruit_li.active .recruit_1.reduce{
    display: block !important;
}
.recruit_1 .more{
    /* font-family: Source Han Sans CN, Source Han Sans CN; */
    /* font-weight: 400; */
    /* font-size: 0.24rem; */
    /* color: #000000; */
}
.recruit_1 img{
    width: 0.24rem;
    height: 0.24rem;
    margin-left: 0.17rem;
}
.recruit_1:nth-of-type(1){
    /* position: absolute; */
    /* left: 0; */
}
.details{
    /* padding: 0rem 0rem 0.5rem 0rem; */
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.19);
    margin-top: 0.4rem;
    position: relative;
    display: none;
}
.detailsTitle{
    font-family: 'SC-Bold';
    /* font-weight: 400; */
    /* font-size: 0.28rem; */
    /* color: #333333; */
    margin-top: 0.36rem;
}
.detailsText{
    font-family: Source Han Sans CN, Source Han Sans CN;
    /* font-weight: 400; */
    /* font-size: 0.18rem; */
    /* color: #666666; */
    /* line-height: 0.3rem; */
    margin-top: 0.22rem;
    width: 100%;
    color: rgba(51,51,51,0.7);
}
.detailsText p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: rgba(51,51,51,0.7);
    line-height: 0.4rem;
}
.detailsBtn{
    /* width: 2rem; */
    /* height: 0.6rem; */
    /* background: #2958A8; */
    border-radius: 4px 4px 4px 4px;
    align-items: center;
    justify-content: center;
    /* position: absolute; */
    bottom: 0.5rem;
    right: 0.4rem;
    cursor: pointer;
}
.detailsBtn p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FFFFFF;
}
.detailsBtn img{
    width: 0.24rem;
    height: 0.24rem;
    margin-left: 0.17rem;
}




.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.5rem;
  height: 0.4rem;
  background: #FFFFFF;
  border-radius: 0.25rem;
  border: 1px solid #004DA1;
}

.job_alert_item label p {
  font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.14rem;
    color: #0051A0;
  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: #2958A8;
  line-height: 0.44rem;
  text-align: center;
  width: 1.6rem;
  height: 0.44rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  border: 1px solid #2958A8;
}

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





@media screen and (max-width: 1043px) {
    .zp_cont2{
        padding: 10px 0 30px;
    }
    .banner_search{
        column-gap: 10px;
    }
    .banner_search .form_txt{
        width: calc(50% - 10px);
    }
    .banner_search .form_txt .form_input{
        padding: 8px 16px;
        height: 46px;
        border-radius: 5px;
    }
    .banner_search .form_txt .form_input input{
        font-size: 16px;
        width: calc(100% - 20px);
    }
    .banner_search .form_txt .form_input::before{
        width: 14px;
        height: 10px;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }
    .banner_search .form_txt .form_type{
        width: 100%;
        top: 46px;
        border-radius: 5px;
        padding: 10px;
    }
    .banner_search .form_txt .form_type .type_item{
        padding: 10px 15px;
        font-size: 16px;
    }
    .recruit_cont{
        padding-top: 8px;
    }
    .recruit_list1{
        row-gap: 10px;
    }
    .recruit_right{
        flex: 0 0 90px;
    }
    .recruit_right::after{
        right: 90px;
        width: 1px;
        height: 110px;
    }
    .recruit_1{
        margin: 0 0 0 auto;
    }
    
    
    .details{
        margin-top: 20px;
    }
    .detailsTitle{
        margin-top: 20px;
    }
    .detailsText,
    .detailsText p{
        font-size: 16px;
        line-height: 2;
    }
    .detailsText{
        margin-top: 6px;
    }
}


@media screen and (max-width: 769px) {

    
    .recruit_list1{
        width: 100%;
    }
    .recruit_list p,
    .detailsText,
    .detailsText p{
        font-size: 14px;
    }
}



