/**
 * example:
 * .className {
 *   position: relative;
 *   &:after {
 *    .setLine([@color]);
 *   }
 * }
 */
.m-indexes-wrap {
  margin-top: 30px;
}
.m-indexes-wrap .m-title {
  padding: 50px 0;
}
.job-banner-wrap {
  position: relative;
  height: 350px;
  background: url(/statics/images/pc/job_banner.jpg) no-repeat center;
  background-size: 1920px 350px;
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
  line-height: 42px;
  letter-spacing: 16px;
  text-align: center;
}
.job-banner-wrap img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.job-banner-wrap .txt {
  padding-top: 156px;
}
.job-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 18px 0;
}
.job-list .job-item {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 486px;
  height: 160px;
  margin-bottom: 18px;
  -webkit-box-shadow: 0 0px 18px 5px rgba(158, 193, 244, 0.19);
          box-shadow: 0 0px 18px 5px rgba(158, 193, 244, 0.19);
  padding: 32px 40px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.job-list .job-item:hover {
  -webkit-transform: scale(1.04);
      -ms-transform: scale(1.04);
          transform: scale(1.04);
}
.job-list .job-item .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 20px;
  font-weight: bold;
  color: #354054;
  line-height: 26px;
  letter-spacing: 4px;
}
.job-list .job-item .link {
  position: absolute;
  bottom: 32px;
  left: 40px;
  height: 19px;
  font-size: 14px;
  color: #2f65b5;
  line-height: 19px;
  letter-spacing: 2px;
  padding-right: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS41MyAxOS4yOGEuNzUuNzUgMCAwIDEtMS4xNDctLjk1NmwuMDg3LS4xMDRMMTQuNjkgMTIgOC40NyA1Ljc4YS43NS43NSAwIDAgMS0uMDg3LS45NTZsLjA4Ny0uMTA0YS43NS43NSAwIDAgMSAuOTU2LS4wODdsLjEwNC4wODcgNi43NSA2Ljc1Yy4yNi4yNi4yOS42NjQuMDg3Ljk1NmwtLjA4Ny4xMDQtNi43NSA2Ljc1eiIgc3Ryb2tlPSIjMkY2NUI1IiBmaWxsPSIjMkY2NUI1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat right center;
}
.job-list .job-item:nth-child(2n) {
  margin-left: 18px;
}
.welfare-wrap .m-title {
  padding: 110px 0 48px;
}
.welfare-wrap .welfare-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.welfare-wrap .welfare-content a {
  display: inline-block;
  margin: 0 10px;
}
.welfare-wrap .welfare-item {
  border: 1px solid #f0f0f0;
}
.welfare-wrap .welfare-item img {
  width: 316px;
  height: 210px;
}
.welfare-wrap .welfare-item p {
  padding: 22px 10px;
  text-align: center;
  color: #354054;
  font-size: 16px;
}
.welfare-wrap .to-list-wrap {
  margin-top: 24px;
  text-align: right;
}
.office-wrap .m-title {
  padding: 90px 0 48px;
}
.office-wrap .office-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.office-wrap .office-content a {
  margin: 0 10px;
}
.office-wrap .office-content img {
  width: 316px;
  height: 210px;
}
.office-wrap .to-list-wrap {
  margin-top: 24px;
  text-align: right;
}
.activity-wrap {
  padding-bottom: 190px;
}
.activity-wrap .m-title {
  padding: 90px 0 48px;
}
.activity-wrap .activity-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.activity-wrap .activity-content .activity-item {
  border: 1px solid #f0f0f0;
}
.activity-wrap a {
  display: inline-block;
  margin: 0 10px;
}
.activity-wrap img {
  width: 316px;
  height: 210px;
}
.activity-wrap .activity-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 66px;
  padding: 12px;
  text-align: center;
  color: #354054;
  font-size: 16px;
  line-height: 21px;
}
.activity-wrap .to-list-wrap {
  margin-top: 24px;
  text-align: right;
}
.imgs-list-wrap {
  background: #f5f7fa;
  padding: 10px 0;
}
.imgs-list-wrap .imgs-content {
  padding: 56px 105px 30px;
  background: #fff;
}
.imgs-list-wrap .imgs-content h1 {
  font-size: 25px;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #dcdfe6;
  font-weight: bold;
  color: #354054;
  line-height: 26px;
  text-align: center;
}
.imgs-list-wrap .imgs-content .imgs-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  margin-bottom: 100px;
}
.imgs-list-wrap .imgs-content .imgs-item {
  border: 1px solid #f0f0f0;
  margin: 0 18px 20px 0;
}
.imgs-list-wrap .imgs-content .imgs-item:nth-of-type(3n) {
  margin: 0 0 20px 0;
}
.imgs-list-wrap .imgs-content .imgs-item img {
  width: 316px;
  height: 210px;
}
.imgs-list-wrap .imgs-content .imgs-item p {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  padding: 5px;
  text-align: center;
  color: #354054;
  font-size: 16px;
  line-height: 21px;
}
.pagination-wrap {
  overflow: hidden;
  display: inline-block;
}
.pagination-wrap .item {
  float: left;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #dcdfe6;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.pagination-wrap .item.active {
  background: #2f65b5;
  color: #fff;
}
.pagination-wrap .item + .item {
  margin-left: 8px;
}
.pagination-wrap .prev {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuMzU0IDMuMTQ2YS41LjUgMCAwIDAtLjYzOC0uMDU3bC0uMDcuMDU3LTQuNDMgNC40MzFhLjUuNSAwIDAgMC0uMDU4LjYzOGwuMDU3LjA3IDQuNDMxIDQuNDNhLjUuNSAwIDAgMCAuNzY1LS42MzdsLS4wNTctLjA3LTQuMDc4LTQuMDc3IDQuMDc4LTQuMDc3YS41LjUgMCAwIDAgLjA1Ny0uNjM4bC0uMDU3LS4wN3oiIGZpbGw9IiM2MDYyNjYiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==) no-repeat center;
}
.pagination-wrap .next {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNS42NDYgMy4xNDZhLjUuNSAwIDAgMSAuNjM4LS4wNTdsLjA3LjA1NyA0LjQzIDQuNDMxYS41LjUgMCAwIDEgLjA1OC42MzhsLS4wNTcuMDctNC40MzEgNC40M2EuNS41IDAgMCAxLS43NjUtLjYzN2wuMDU3LS4wNyA0LjA3OC00LjA3Ny00LjA3OC00LjA3N2EuNS41IDAgMCAxLS4wNTctLjYzOGwuMDU3LS4wN3oiIGZpbGw9IiM2MDYyNjYiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==) no-repeat center;
}
.back-wrap {
  text-align: center;
  margin-top: 36px;
}
.back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #a3d0fd;
  color: #3a8cef;
}
