/*
 * @Description: 人力资源css
 * @Version: 2.0
 * @Date: 2020-05-15 16:02:24
 * @LastEditors: *
 * @LastEditTime: 2020-06-28 15:38:08
 */

* {
  margin: 0px;
  padding: 0px;
  /* font-size: 15px; */
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  /* color: #666666; */
  text-decoration: none;
}

@font-face {
  font-family: MyFontName;
  src: url(../font/SourceHanSansCN-Normal.ttf);
}

@font-face {
  font-family: YouSheTitleName;
  src: url(../font/youshetitle.ttf);
}

@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont.eot");
  src: url("../font/iconfont.eot") format("embedded-opentype"),
    url("../font/iconfont.woff2") format("woff2"),
    url("../font/iconfont.woff") format("woff"),
    url("../font/iconfont.ttf") format("truetype"),
    url("") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: MyFontName;
}

.new-center img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* content */
.content {
  /* margin-bottom: 60px; */
  margin-top: -1px;
  min-width: 1200px;
}

.content img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

/* 新闻中心列表内容 */
.center-list {
  width: 100%;
  display: none;
  margin-top: 65px;
  overflow: hidden;
  padding-bottom: 40px;
}

.new-center-list {
  width: 1400px;
  position: relative;
  margin: 0 auto;
}
/* 人才建设 */
.rcjs-content-list {
  position: relative;
}
.rcjs-title {
  text-align: center;
  font-size: 42px;
}
.rcjs-subtitle {
  font-size: 18px;
  color: #666b75;
  line-height: 28px;
  margin-top: 20px;
}
.rcjs-content-one {
  margin-top: 60px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.rcjs-content-one-left {
  height: 570px;
  background: #f9fafc;
  width: 49%;
  padding: 40px;
}
.rcjs-content-one-title {
  font-size: 30px;
}
.rcjs-content-one-subtitle {
  margin-top: 8px;
  font-size: 16px;
  color: #666b75;
  line-height: 28px;
}
.rcjs-content-one-left-img {
  display: flex;
  margin-top: 40px;
  justify-content: center;
}
.rcjs-content-one-left-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rcjs-content-one-right {
  height: 570px;
  background-color: #f9fafc;
  width: 49%;
  padding: 40px;
}
.rcjs-content-one-right-img {
  display: flex;
  margin-top: 40px;
  justify-content: center;
}
.rcjs-content-one-right-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rcjs-content-two {
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #f9fafc;
  height: 460px;
  margin-bottom: 50px;
}
.rcjs-content-two-left-img {
  width: 45%;
  height: 100%;
  position: relative;
}
.rcjs-content-two-left-img img {
  width: 500px;
  height: 336px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rcjs-content-two-right-content {
  width: 55%;
  height: 100%;
  background-color: #f9fafc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
}
.rcjs-content-three {
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #f9fafc;
  height: 560px;
  margin-bottom: 50px;
}
.rcjs-content-three-left-content {
  width: 55%;
  height: 100%;
  background-color: #f9fafc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 0 40px 50px;
}
.rcjs-content-three-right-img {
  width: 45%;
  height: 100%;
  position: relative;
}
.rcjs-content-three-right-img img {
  width: 400px;
  height: 452px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}

/* 人才理念 */
.talent-recruitment-alway {
  overflow: hidden;
  margin-bottom: 140px;
}

.recruitment-alway-text {
  height: 427px;
  width: 823px;
  float: right;
  background: #f9fafc;
  padding-left: 150px;
  margin-top: 37px;
  position: relative;
  overflow: hidden;
}

.alway-text-title {
  font-size: 38px;
  color: #223343;
  position: absolute;
  margin-right: 24px;
  margin-top: 147px;
  z-index: 12;
}

.recruitment-alway-english {
  font-size: 38px;
  color: #eef0f2;
  margin-top: 147px;
  margin-left: 230px;
}

.recruitment-alway-num {
  height: 200px;
  font-size: 200px;
  color: #eef0f2;
  width: 200px;
  position: absolute;
  top: 15px;
  line-height: 200px;
}

.alway-text-content {
  width: 616px;
  color: #666b75;
  line-height: 30px;
  margin-top: 27px;
  font-size: 16px;
}

.recruitment-alway-icon {
  border-radius: 5px;
  cursor: default;
  position: absolute;
  width: 650px;
  height: 500px;
  overflow: hidden;
}
.recruitment-alway-icon img {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.recruitment-alway-icon img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* 奇数行样式 */
.alway-text-title-odd {
  right: 120px;
}

.recruitment-alway-text-odd {
  float: left;
  padding-left: 68px;
}

.recruitment-alway-english-odd {
  margin-left: 65px;
}

.recruitment-alway-num-odd {
  right: 160px;
}

.recruitment-alway-icon-odd {
  right: 0px;
}

/* 人才招聘 */
/* 左边查询界面 */
.select-choose-left {
  width: 20%;
  float: left;
}

.select-header {
  font-size: 36px;
  color: #223343;
  height: 50px;
  margin-bottom: 40px;
}

.position-type {
  margin-top: 50px;
  font-size: 16px;
  color: #223343;
}

.recruit-type-list {
  padding-right: 5px;
  width: 100%;
  position: relative;
  margin-top: 20px;
  line-height: 30px;
  overflow: hidden;
}

.position-type-list {
  padding-right: 5px;
  width: 100%;
  position: relative;
  margin-top: 20px;
  line-height: 30px;
  overflow: hidden;
}

.recruit-list-span {
  transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -webkit-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  cursor: pointer;
  width: 40%;
  float: left;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 5px;
  font-size: 16px;
  color: #223343;
}

.recruit-odd-span {
  margin-right: 10px;
  float: right;
  width: 55%;
}

.active-recruit {
  color: #ffffff;
  background: #0054a7;
}

.type-list-span {
  position: relative;
  transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -webkit-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  cursor: pointer;
  width: 40%;
  float: left;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 5px 10px;
  margin-bottom: 5px;
}

.active-choose {
  border: 1px solid #0054a7 !important;
  color: #0054a7;
}

.position-type-list .iconguanbi1 {
  margin-left: 5px;
  font-size: 10px;
  visibility: hidden;
  /* width: 10px;
    height: 10px; */
  right: 10px;
  position: absolute;
}

.work-place {
  margin-top: 50px;
  font-size: 16px;
  color: #223343;
}

.position-list-span {
  position: relative;
  transition: border 0.3s linear;
  -moz-transition: border 0.3s linear;
  -webkit-transition: border 0.3s linear;
  -o-transition: border 0.3s linear;
  cursor: pointer;
  width: 40%;
  float: left;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 5px 10px;
  margin-bottom: 5px;
}

/* 右边结果列表 */
.result-page {
  min-height: 600px;
  width: 80%;
  border-left: 1px solid #e8e8e8;
  float: right;
  padding-left: 40px;
  position: relative;
}

.result-page-header {
  padding-left: 20px;
  font-size: 36px;
  color: #223343;
  height: 50px;
}

.result-page-search {
  padding-left: 20px;
  width: 100%;
  height: 50px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
}

.result-page-search input {
  width: 85%;
  height: 50px;
  float: left;
  border: 1px solid #e8e8e8;
  margin: 0;
  text-align: left;
  font-size: 16px;
}

.page-search {
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  float: right;
  font-size: 18px;
  background: #0054a7;
  color: #ffffff;
  height: 50px;
  width: 15%;
  border-radius: 0px 5px 5px 0px;
}

.position-search {
  margin-right: 10px;
}

.result-page-content {
  margin-bottom: 50px;
}

.page-content-span {
  height: 190px;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
  cursor: pointer;
  padding: 20px;
  transition: box-shadow 0.3s linear;
  -moz-transition: box-shadow 0.3s linear;
  -webkit-transition: box-shadow 0.3s linear;
  -o-transition: box-shadow 0.3s linear;
}

.page-content-span:hover {
  box-shadow: 0 8px 24px 0 rgba(187, 191, 196, 0.2);
}

.content-span-title {
  font-size: 24px;
  color: #223343;
  height: 30px;
}

.content-span-where {
  overflow: hidden;
  font-size: 18px;
  color: #666b75;
  margin-top: 20px;
  margin-bottom: 15px;
  height: 25px;
}

.span-where {
  float: left;
  margin-right: 40px;
}

.content-span-text {
  width: 80%;
  float: left;
  font-size: 18px;
  line-height: 30px;
  color: #666b75;
}

.publish-date {
  width: 20%;
  text-align: right;
  float: right;
  color: #999999;
  font-size: 16px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/* 分页 */
.list-page {
  position: absolute;
  bottom: 0;
  left: 60px;
}

/* 整体布局响应式小于1400px */
@media screen and (max-width: 1400px) {
  .new-center-list {
    width: 1200px;
  }

  .recruit-odd-span {
    margin-right: 0px;
    float: right;
    width: 60%;
  }

  /* 人才理念 */
  .recruitment-alway-text {
    width: 723px;
  }

  .alway-text-content {
    width: 516px;
  }

  .recruitment-alway-icon {
    width: 550px;
  }
}



.list-span-noIcon {
  height: 80px;
  font-size: 18px;
  color: #666b75;
  border: 1px solid #e8e8e8;
  padding: 30px 37px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.list-span-noIcon:hover {
  cursor: pointer;
  box-shadow: 0 8px 24px 0 rgba(187, 191, 196, 0.2);
}
.list-span-noIcon a {
  color: #666b75;
}
.span-noIcon-point {
  float: left;
  height: 10px;
  width: 10px;
  background: #999999;
  margin-top: 7px;
}
.span-noIcon-title {
  float: left;
  margin-left: 18px;
}
.span-noIcon-date {
  float: right;
}
.mb40{
margin-bottom:40px
}

