﻿
.zp-wrap {
  padding: 1.4rem 0 1.9rem;
  background: url("../../images/zhaopin-back.jpg") no-repeat center center;
  background-size: cover; }
  .zp-wrap .zp-con .title {
    text-align: center;
    margin-bottom: 0.9rem; }
    .zp-wrap .zp-con .link-more{
      margin-top: 0.3rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
    .zp-wrap .zp-con .link-more p{
      text-align: center;
      color: #322e30;
    }
    .zp-wrap .zp-con .link-more p.up{
      width: 5rem;
    }
    .zp-wrap .zp-con .link-more p span{
      color: #322e30;
      display: inline-block;
      margin-right: 20px;
    }
    .zp-wrap .zp-con .link-more p img{
      margin-left: 5px;
      position: relative;
      transition: all 0.5s ease;
    }
    .zp-wrap .zp-con .link-more p.up:hover img{
      transform:translateX(5px); 
    }
    .zp-wrap .zp-con .link-more p.up:hover a{
      color: #ce0020;
    }
    .zp-wrap .zp-con .link-more p a{
      color: #322e30;
    }
  .zp-wrap .zp-con .tab-btn {
    position: relative;
    z-index: 10; }
    .zp-wrap .zp-con .tab-btn .item {
      margin-right: 0.25rem; }
      .zp-wrap .zp-con .tab-btn .item .up {
        width: 7rem;
        height: 1.15rem;
        border: 1px solid #bdb3af;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 0.7rem;
        cursor: pointer;
        transition: all 0.4s ease;
        background: #fff; }
        .zp-wrap .zp-con .tab-btn .item .up span{
          width: 5.5rem;
        }
        .zp-wrap .zp-con .tab-btn .item .up i {
          width: 12px;
          height: 6px;
          background: url("img/news-down.png") no-repeat center center;
          transition: all 0.4s ease;
          background-size: contain; }
        .zp-wrap .zp-con .tab-btn .item .up span {
          transition: all 0.4s ease; }
        .zp-wrap .zp-con .tab-btn .item .up:hover {
          background: #322e30; }
          .zp-wrap .zp-con .tab-btn .item .up:hover span {
            color: #fff; }
          .zp-wrap .zp-con .tab-btn .item .up:hover i {
            width: 12px;
            height: 6px;
            background: url("img/news-down2.png") no-repeat center center;
            background-size: contain; }
      .zp-wrap .zp-con .tab-btn .item .option {
        display: none;
        width: 7rem;
        top: calc(100% - 1px);
        border: 1px solid #bdb3af;
        background: #fff;
        z-index: 999; }
        .zp-wrap .zp-con .tab-btn .item .option dd {
          height: 0.9rem;
          line-height: 0.9rem;
          box-sizing: border-box;
          padding: 0 0.7rem;
          border-bottom: 1px solid #bdb3af;
          cursor: pointer;
          transition: all 0.4s ease; }
          .zp-wrap .zp-con .tab-btn .item .option dd:hover {
            background: #322e30;
            color: #fff; }
        .zp-wrap .zp-con .tab-btn .item .option dd:last-child {
          border: none; }
    .zp-wrap .zp-con .tab-btn .item.on {
      background: #322e30; }
      .zp-wrap .zp-con .tab-btn .item.on .up span {
        color: #fff; }
      .zp-wrap .zp-con .tab-btn .item.on i {
        width: 12px;
        height: 6px;
        background: url("img/news-down2.png") no-repeat center center;
        background-size: contain; }
  .zp-wrap .zp-con .job-wrap .list-title {
    padding: 0 0.75rem;
    background: #e0dddc;
    height: 1.75rem;
    line-height: 1.75rem;
    margin: 0.75rem 0 0.25rem;
    font-weight: bold;
    color: #322e30; }
    .zp-wrap .zp-con .job-wrap .list-title .name {
      width: 27%; }
    .zp-wrap .zp-con .job-wrap .list-title .xueli {
      width: 46%; }
    .zp-wrap .zp-con .job-wrap .list-title .local {
      width: 27%; }
  .zp-wrap .zp-con .job-wrap .list li {
    border: 1px solid #dcd7d3;
    margin-bottom: 0.3rem; }
  .zp-wrap .zp-con .job-wrap .list li.op .list-title {
    background: #686465;
    color: #fff; }
  .zp-wrap .zp-con .job-wrap .list .list-title {
    background: #fff;
    -border: 1px solid #dcd7d3;
    cursor: pointer;
    margin: 0;
    transition: all 0.4s ease; }
    .zp-wrap .zp-con .job-wrap .list .list-title:hover {
      background: #686465;
      color: #fff; }
  .zp-wrap .zp-con .job-wrap .list .sub-box {
    display: none;
    background: #f8f6f6;
    padding: 0.75rem 0.75rem 0.9rem; }
    .zp-wrap .zp-con .job-wrap .list .sub-box .con {
      padding-bottom: 0.5rem;
      border-bottom: 1px solid #dcd7d3;
      margin-bottom: 0.9rem; }
      .zp-wrap .zp-con .job-wrap .list .sub-box .con .con-t {
        width: 50%; }
        .zp-wrap .zp-con .job-wrap .list .sub-box .con .con-t h1 {
          font-size: 0.45rem;
          color: #322e30;
          margin-bottom: 0.4rem; }
        .zp-wrap .zp-con .job-wrap .list .sub-box .con .con-t p {
          font-size: 14px;
          margin-bottom: 0.2rem; }
        .zp-wrap .zp-con .job-wrap .list .sub-box .con .con-t .ying-p {
          width: 3.2rem;
          text-align: center;
          height: 0.9rem;
          line-height: 0.9rem;
          margin-top: 0.5rem;
          border-radius: 4px;
          color: #fff;
          font-size: 14px;
          background: #ce0020;
          cursor: pointer; }
    .zp-wrap .zp-con .job-wrap .list .sub-box .guanbi .gb {
      cursor: pointer; }
    .zp-wrap .zp-con .job-wrap .list .sub-box .guanbi span {
      font-size: 14px;
      color: #ce0020; }
    .zp-wrap .zp-con .job-wrap .list .sub-box .guanbi i {
      width: 10px;
      height: 6px;
      background: url("img/new-arrow.png") no-repeat center center;
      margin-right: 0.3rem;
      background-size: contain; }

.ininfo-wrap .view-box{
  margin-top: 1rem;
}
.page a{
  text-align: center;
  line-height: 1rem;
}
.page a:last-child{
  width: 2.4rem;
}
@media (max-width: 1024px){
		.swiper-container1 .swiper-slide video{
			display: none;
		}
		.swiper-container1 .swiper-slide .videoimg{
			display: block!important;
			height: 100%;
		}
		.swiper-container1 .swiper-slide .playvideo{
			display: block!important;
		left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 111;
		}
	}

	
	
