body{
  margin: auto;
}
.park-special-error{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap:wrap;
  width: 1150px;
  height: 734px;
  background: #FFFFFF;
  margin: 10px auto 0px auto;
  text-align: center;
}
.park-special-error img{
  width: 120px;
  height: 120px;
}
.park-special-error p{
  width: 100%;
  height: 14px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.park-special-content{
  width: 1150px;
  margin: auto;
}
.swiper-container {
  position: relative;
  width: 1150px;
  height: 280px;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  margin: auto 0px auto;
}
.swiper-slide  > img{
  width:1150px ;
  height: 280px;
}
.park-special-show {
  color: #333333;
  padding: 23px 30px 10px 30px;
  background: #FFFFFF;
}
.showdesc {
  background: #FFFFFF;
  display: block;
  margin-bottom: 0px;
  min-height: 14px;
  max-height: 68px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  border: 0;
  padding: 0;
  font-family: inherit;
}
.descshow{
  visibility: visible;
  display: block;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  color: #0078FF;
  cursor: pointer;
}
.descshow img{
  width: 14px;
  height: 14px;
  margin-left: 5px;
  vertical-align: center;
}
.rollBox{width:1150px;overflow:hidden;padding:20px 30px;margin:0 auto;position: relative;box-sizing: border-box;background: #FFFFFF;border-top: 1px solid #EDEEF2;}
.rollBox .LeftBotton{position:absolute;left:5px;top:45%;transform:translateY(-50%);height:52px;width:19px;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{position:absolute;right:10px;top:45%;transform:translateY(-50%);height:52px;width:20px;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:1080px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:1300px;}
.rollBox .Cont img{width:200px;height:130px;text-align:center;float:left;margin-right:20px;border-radius: 4px;}
.rollBox .Cont .park-img-list img:last-child{margin-right:0px;}
/* 企业视频 */
.park-video {
  position: relative;
  margin-right: 22px;
}
.park-video  > img{
  width: 200px;
  height: 130px;
}
.park-video ._before {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 16px;
  padding: 7px 8px;
  background: linear-gradient(135deg, #2CA74D 0%, #009AB4 47%, #0984D8 100%);
  border-radius: 0px 0px 8px 0px;
  z-index: 3;
}
.park-video ._after {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 130px;
  background-color: rgba(0, 0, 0, .4);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 4px;
}
.vcp-poster {
  display: none !important;
}
.recom-box{
  display: flex;
  height: 88px;
  justify-content: space-between;
  align-items: center;
  margin: 20px auto 10px auto;
  background: #FFFFFF;
  padding-left:30px;
  padding-right:30px;
}
.title{
  width: 120px;
  height: 20px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
}
.desc{
  width: 350px;
  height: 14px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  margin-top: 14px;
}
.recom-company{
  color:#FE6135;
}
.recom-job{
  color:#FE6135;
}
.search-box { border-radius: 4px; border: 1px solid rgba(228,231,237,1); display: flex; height: 40px;}
.search-box > select { background: none; outline: none; padding: 0 10px; height: 36px; margin: 0; border: 0; }
.search-box > input { background: none; outline: none; padding: 0 10px; height: 36px; margin: 0; border: 0; flex: 1; width: 260px;}
.search-box > button { outline: none; background: none; border: 0; padding: 0 9px; color: #333; }

.company-list { margin: 10px -10px 0 0;display: flex;flex-wrap:wrap;}
.company-info { display: block; padding: 20px; width:570px; min-height: 276px; height: 276px; margin:0 10px 10px 0;background: #FFFFFF;}
.company-info:hover { transform: scale(1); box-shadow: 0 0 11px 0px rgba(109, 109, 109, 0.26); }
.company-info .basic { display: flex; }
.company-info .basic .logo { display: flex; vertical-align: middle; width: 60px; height: 60px;border:1px solid #E5E5E5}
.company-info .basic .logo > img { max-width: 100%; max-height: 100%; display: block; margin: auto;}
.company-info .basic .details { margin-left: 16px; color: #999;}
.company-info .basic .details .details-title{ display: flex;align-items:center; padding: 5px 0;}
.company-info .basic .details .details-title .name { font-size: 18px; font-weight: bold; color: #333;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.company-info .basic .details .details-title a:hover {color: #4a88f7; text-decoration:none;}
.company-info .basic .details .details-title .recom-label {width: 41px; height: 20px; padding: 4px 8px; background: #FFEADA;border-radius: 2px;font-size: 12px;color: #FC6D00;margin-left: 10px; line-height:12px}
.company-info .basic .details .companymes { font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.company-info .basic ~ .jobs { margin-top: 20px; }
.company-info .jobs { border-top: 1px solid #F5F5F5; color: #333; }
.company-info .jobs .job { line-height: 20px; display: flex;height: 44px;padding: 15px 0;border-bottom: 1px dashed #eee}
.company-info .jobs .job:hover{ background-color: #f8f8f8; }
.company-info .jobs .job .job-name { flex: 1; width: 20px;height: 14px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #0078FF;line-height: 14px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.company-info .jobs .job .job-salary { width: 170px;height: 14px;font-size: 14px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FE6135;line-height: 14px; margin-left: 10px; }
.company-info .jobs .job .job-work-years { width: 80px;height: 14px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #666666;line-height: 14px; margin-left: 10px; }
.company-info .jobs .job .job-edu { width: 80px;height: 14px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #666666;line-height: 14px; margin-left: 10px; }
.company-info .job-total { height: 44px; display: flex;justify-content: space-between;align-items: center;padding: 5px 0}
.company-info .job-total > img { height: 12px; margin-left: 2px; }
.company-info .job-total .job-calling { color: #666666; }
.company-info .job-total .more { color: #0078FF; }

/*全屏显示大图*/
.opacityBottom{
  width: 100%;
  height: 100%;
  position: fixed;
  align-content: center;
  background:rgba(0,0,0,0.8);
  z-index:100;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
}
.none-scroll{
  overflow: hidden;
  height: 80%;
}


