*{
  margin: 0;
  padding:0;
}
/* html,body{
    height: 100%; 
    width: 100%;
} */
.banner {
  width: 100%;
  height: auto;
  position: relative;
  line-height: 0;
}
.if-banner-swiper .swiper-slide .pic img{
    object-position:70%;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner_info {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 0 1.25rem 0 1.25rem;
}
.banner_tit {
  /*font-size: 0.192rem;*/
  /*font-size:max(min(0.192rem,42px),22px);*/
  font-size:42px;
  font-weight: 400;
  color: #ffffff;
}

.cont1 {
  width: 100%;
  height: auto;
  padding: 0.4rem 1.25rem 0.2rem 1.25rem;
  box-sizing: border-box;
  background: url(/assets/ourrecruit/cont1_bg.png) no-repeat;
  background-size: 100% 100%;
}
.cont1 .title {
  width: 100%;
  height: auto;
  font-size: 0.192rem;
  font-size:max(min(0.192rem,42px),22px);
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.cont1 .cont1_list {
  width: 100%;
  margin-top: 0.08rem;
  height: auto;
}
.cont1_list ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cont1_list ul li {
  width: 31%;
  height: auto;
  min-height: 1.4rem;
  margin: 1%;
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  flex-direction: column;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 0.08rem;
  background: #fff;
  border: 1px solid #dddddd;
}
.cont1_list ul li .cont1_item_img {
  width: 100%;
  height: 0.88rem;

}
.cont1_list ul li .cont1_item_img img {
  width: 100%;
  height: 100%;
}
.cont1_list ul li .cont1_item_tit {
  width: 100%;
  height: auto;
  font-size: 0.104rem;
  font-size:max(min(0.104rem,32px),18px);
  font-weight: 400;
  color: #000;
  text-align: left;
  margin: 0.08rem 0;
  padding:0 0.16rem;
  color: #4498f1;
}
.cont1_list ul li .cont1_item_detail {
  padding:0 0.16rem 0.1rem;
  width: 100%;
  height: auto;
  font-size: 0.064rem;
  font-size: max(min(0.064rem,16px),12px);
  font-weight: 400;
  color: #777777;
  text-align: left;
}
.cont2 {
  width: 100%;
  height: auto;
  padding: 0 1.25rem 0.4rem 1.25rem;
  box-sizing: border-box;
}
.cont2 .title {
  width: 100%;
  height: auto;
  font-size: 0.192rem;
  font-size:max(min(0.192rem,42px),22px);
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.cont2 .swiper {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0.2rem;
  overflow: hidden;
}
.swiper-slide {
  width: 100%;
  height: auto;
}
.swiper-slide img {
  width: 100%;
  height: 2.4rem;
  object-fit:cover;
  border-radius: 0.084rem;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0.12rem !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff !important;
  opacity:1;
}
.swiper-pagination-bullet {
  background: #fff !important;
  opacity: 0.2;
}
.cont3 {
  width: 100%;
  height: auto;
  padding: 0.3rem 1.25rem 0.4rem 1.25rem;
  box-sizing: border-box;
  background: #f4f8fb;
}
.join_list {
  width: 100%;
  height: auto;
}
.join_list .no-data{
    text-align: center;
    font-size:18px;
}
.join_list ul {
  width: 100%;
  height: auto;
  padding: 0;
}
.join_list ul li {
  width: 100%;
  height: auto;
  margin-bottom: 0.06rem;
  border-radius: 0.04rem;
}
.join_list .join_info {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 0.12rem 0.2rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-radius: 0.04rem;
}
.join_list .join-header {
  margin-bottom: 0.06rem;
  border-radius: 0.04rem;
  background: #0064d2;
}
.join_list .join-header p {
  color: #fff;
}
.join_list ul .join_active .right_btn {
  color: #0064d2;
}
.join_list ul .join_active .join_info {
  color: #0064d2;
  border-radius: 0.04rem 0.04rem 0 0;
}
.join_info p:first-child {
  width: 30%;
}
.join_info p:nth-child(2) {
  width: 16%;
}
.join_info p:nth-child(3) {
  width: 16%;
}
.join_info p:nth-child(4) {
  width: 16%;
}
.join_info p:nth-child(5) {
  width: 16%;
}
.join_info p:nth-child(6) {
  width: 5%;
}
.join_info p {
  font-size: 0.064rem;
  font-size: max(0.064rem,12px);
  font-weight: 400;
  color: #333333;
}
.join_info .right_btn {
  color: #333;
  cursor: pointer;
}
.join_info .right_btn:hover {
  color: #0064d2;
}
.join_list ul li .join_detail {
  width: 100%;
  height: auto;
  padding-bottom: 0.16rem;
  display: none;
  padding: 0.05rem 0.2rem 0.2rem 0.2rem;
  background: #fff;
}
.join_list ul li .join_detail .join_detail_item {
  width: 100%;
  height: auto;
}
.join_detail_item .join_item_tit {
  font-size: 0.064rem;
  color: #333;
  z-index: 9999;
 /* font-family: HarmonyOS_Sans_SC; */
  margin-bottom: 0.1rem;
}
.join_detail_item p {
  font-size: 0.064rem;
  color: #333;
  /*line-height: 0.12rem;*/
  padding: 0.02rem 0;
  box-sizing: border-box;
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777777;
}
.join_btn {
  width: 0.608rem;
  height: 0.2rem;
  background: #0064d2;
  border-radius: 0.1rem;
  cursor: pointer;
  text-align: center;
  line-height: 0.2rem;
  background: #0064d2;
  cursor: pointer;
  font-size: 0.056rem;
  font-size:max(0.056rem,12px);
  font-weight: 400;
  border-radius: 0.1rem;
  color: #ffffff;
}
.join_btn a {
  display: block;
  width: auto;
  height: 0.2rem;
  line-height: 0.2rem;
}
.join_btn:hover {
  font-family: "SourceHanSansCN-Bold";
}
.if-pt-30{
    padding-top:0.1rem;
}
.pop-warp{
    position: relative;
}
.pop-warp .share-list{
    position: absolute;
    bottom:100%;
    left:50%;
    transform:translate(-50% , 20%);
    padding-bottom:10px;
    z-index:9;
    transition: all 0.3s;
    opacity:0;
    visibility: hidden;
}
.pop-warp:hover .share-list{
    opacity:1;
    visibility:visible;
    transform:translate(-50% , 0);
}
.pop-warp .share-list:after{
    content: '';
    border-width: 10px;
    border-color: #ccc transparent transparent transparent;
    border-style: solid;
    width: 0;
    height: 10px;
    position: absolute;
    bottom: -15px;
    margin-left: -10px;
    left: 50%;
}
.pop-warp .share-list .sl-inner{
    padding:5px 5px;
    background:#ccc;
    border-radius:10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width:140px;
}
.pop-warp .share-list .sl-inner a{
    display:flex;
    margin:0 5px;
    transition: all 0.6s;
}
.pop-warp .share-list .sl-inner a:hover{
    opacity:0.7;
}
.pop-warp .share-list .sl-inner a img{
    width:20px;
    height:auto;
}
.share_btn {
    display: block;
  width: 0.608rem;
  height: 0.2rem;
  background: #0064d2;
  border-radius: 0.1rem;
  cursor: pointer;
  text-align: center;
  line-height: 0.2rem;
  background: #0064d2;
  cursor: pointer;
  font-size: 0.056rem;
  font-size:max(0.056rem,12px);
  font-weight: 400;
  border-radius: 0.1rem;
  color: #ffffff;
}
.share_btn:hover{
    color:#fff;
    opacity:0.7;
}
.share_btn a {
  display: block;
  width: auto;
  height: 0.2rem;
  line-height: 0.2rem;
}
.share_btn:hover {
  font-family: "SourceHanSansCN-Bold";
}

#myPage {
  margin: 0.4rem 0 0 0;
  text-align: center;
}

.select_list {
  width: 100%;
  margin-bottom: 0.16rem;
  border-radius: 0.04rem;
  background: #fff;
  padding: 0.04rem 0.2rem;
}
.select_item {
  width: 100%;
  height: auto;
  padding: 0.06rem 0;
  overflow: hidden;
  border-bottom: 1px dashed #e6e6e6;
}
.select_item:hover {
  cursor: pointer;
}
.select_item:last-child {
  border-bottom: none;
}
.select_item p {
  width: 0.4rem;
  height: 0.2rem;
  line-height: 0.2rem;
  font-size: 0.064rem;
  font-size: max(0.064rem,12px);
  font-weight: 400;
  color: #333333;
  float: left;
  text-align: right;
  padding: 0 0.08rem 0 0;
  box-sizing: border-box;
  position: relative;
}
.select_item ul .select_active {
  color: #0064d2;
}
.select_item p::after {
  position: absolute;
  content: "";
  right: 0;
  top: calc(50% - 0.04rem);
  width: 1px;
  height: 0.08rem;
  background: #dbdbdb;
}
.select_item ul {
  width: calc(100% - 0.4rem);
  height: auto;
  overflow: hidden;
  padding: 0;
}
.select_item ul li {
  width: auto;
  padding: 0 0.08rem;
  font-size: 0.064rem;
  font-size:max(0.064rem,12px);
  font-weight: 400;
  color: #777777;
  height: 0.2rem;
  line-height: 0.2rem;
  float: left;
}
.cont3_top {
  width: 100%;
  height: auto;
  margin-bottom: 0.16rem;
  display: flex;
  justify-content: space-between;
}
.search {
  width: 2.5rem;
  height: 0.24rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search input {
  width: calc(100% - 0.64rem);
  height: 0.24rem;
  background: transparent;
  color: #fff;
  font-size: 0.072rem;
  font-size: max(0.072rem,12px);
  font-weight: 400;
  color: #aaaaaa;
  outline: none;
  border: none;
  border-radius: 0px 0.02rem 0.02rem 0px;
  padding: 0 0.08rem;
  box-sizing: border-box;
}
.search button {
  width: 0.64rem;
  height: 0.24rem;
  background: #0064d2;
  color: #fff;
  font-size: 0.072rem;
  font-size: max(0.072rem,12px);
  outline: none;
  border: none;
  border-radius: 0px 0.02rem 0.02rem 0px;
  cursor: pointer;
}
.zp {
  width: auto;
  height: 0.24rem;
}
.zp p {
  width: auto;
  height: 0.24rem;
  width: 0.724rem;
  background: #ffffff;
  border-radius: 0.024rem;
  font-size: 0.08rem;
 font-size: max(0.08rem,12px);
  font-weight: 400;
  color: #333333;
  line-height: 0.128rem;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-left: 0.08rem;
  cursor: pointer;
}
.zp .zp_active {
  background: #0064d2;
  color: #fff;
}
.zp p:hover {
  background: #0064d2;
  color: #fff;
}
.open {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  overflow: hidden;
  display: none;
}
.open_center {
  width: 100%;
  height: 100%;
  position: relative;
}
.job_form {
  width: 3.68rem;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.job_form .job_form_news_item{
    padding:20px;
}
.job_tit {
  width: 100%;
  height: 0.32rem;
  background: #ebeff4;
  padding: 0 0.2rem;
  line-height: 0.32rem;
  font-size: 0.096rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777777;
}
.job_tit span {
  color: #000;
}
.job_form_item {
  width: 100%;
  height: auto;
  padding: 0.2rem;
  box-sizing: border-box;
}
.job_form_item .one {
  width: 100%;
  height: 0.24rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.job_form_item .one p {
  width: 32%;
  height: 0.24rem;
  border: 1px solid #e0e1e3;
  display: flex;
  align-items: center;
  justify-content: start;
  border-radius: 0.04rem;
}
.job_form_item .one p span {
  width: 0.24rem;
  height: 0.24rem;
  line-height: 0.24rem;
  text-align: right;
  display: block;
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777777;
}
.job_form_item .one p input {
  padding: 0 0.04rem;
  width: calc(100% - 0.24rem);
  height: 100%;
  border: none;
  outline: none;
  background: transparent;
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777777;
}
.job_form_item .two {
  width: 100%;
  height: 0.48rem;
  border: 1px solid #e0e1e3;
  padding: 0.02rem 0.08rem;
  box-sizing: border-box;
  border-radius: 0.04rem;
  margin-top: 0.06rem;
}
.job_form_item .two span {
  width: 100%;
  height: 0.16rem;
  line-height: 0.16rem;
  display: block;
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777777;
}
.job_form_item .two textarea {
  width: 100%;
  height: 0.24rem;
  border: none;
  outline: none;
}
.job_form_item .three {
  width: 100%;
  height: 0.76rem;
  margin-top: 0.06rem;
  border-radius: 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 1px dashed #e0e1e3;
  position: relative;
}
.job_form_item .three .upload_div {
  width: 100%;
  height: 100%;
  padding: 0.02rem 0.08rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.job_form_item .three .file_gs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0.02rem 0.08rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  z-index: -1;
}
.job_form_item .three .upload_div input {
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: Alpha(opacity=0);
}
.job_form_item .three .file_gs p {
  width: 100%;
  text-align: center;
  margin-top: 0.04rem;
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777777;
  line-height: 0.112rem;
  opacity: 0.5;
}
.job_form_item .three .file_gs img {
  width: 0.16rem;
  height: 0.16rem;
}
.job_form_item .four {
  width: 100%;
  height: auto;
  margin-top: 0.06rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.job_form_item .four .submit {
  width: 48%;
  height: 0.24rem;
  background: #0064d2;
  border-radius: 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
.job_form_item .four .clearn {
  width: 48%;
  height: 0.24rem;
  background: #ebeff4;
  border-radius: 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.064rem;
 /* font-family: HarmonyOS_Sans_SC; */
  font-weight: 400;
  color: #777;
  cursor: pointer;
}
.job_form_item .four p:hover {
  font-weight: 600;
}

@media only screen and (max-width: 1000px) {
  .cont3,
  .cont2,
  .cont1 {
    padding: 0.1rem;
  }
  .cont1_list ul {
    padding: 0;
  }
  .cont1_list ul li{
      width:48%;
  }
  .cont1_list ul li:nth-child(3){
      width:98%;
  }
  .search {
    width: 53%;
  }
  .select_item ul li,
  .select_item p,
  .zp p,
  .search button,
  .search input,
  .cont1_list ul li .cont1_item_detail,
  .cont1_list ul li .cont1_item_tit{
    font-size: 14px;
  }
  .join_list .join_info {
    padding: 0.12rem 0.05rem;
  }
  .join_info p:nth-child(2) {
    width: 17%;
    text-align: center;
  }
  .join_info p:nth-child(6) {
    width: 9%;
    text-align: center;
  }
  .join_info p:nth-child(4) {
    text-align: center;
  }
  .join_info p:first-child {
    width: 25%;
  }
  .join_info p:nth-child(5) {
    width: 21%;
    text-align: center;
  }
  .select_item p {
    height: auto;
  }
  #myPage {
    margin: 0.2rem 0 0 0;
  }
  .spage-number button {
    line-height: 0.17rem !important;
  }
  .spage-skip input {
    width: 0.3rem !important;
  }
  .spage-number .spage-after,
  .spage-before {
    width: 0.25rem !important;
  }
  .spage-skip {
    margin-top: 0.1rem;
    font-size: 14px;
  }
  .join_btn{
    width: 0.75rem;
    height:0.35rem;
  }
  .join_active .flex{
      display: flex;
  }
    .share_btn{
    width: 0.75rem;
    height:0.35rem;
    font-size:14px;
  }
  .share_btn a,
  .join_btn a{
      height:0.35rem;
      line-height:0.35rem;
  }
  .join_btn a,
  .join_detail_item p,
  .join_detail_item .join_item_tit{
    font-size: 14px;
  }

}
