﻿/* 加入我们 */
.join {
  background: rgba(102, 173, 133, 0.05);
  padding-bottom: 130px;
}
.footer {
  background-color: #FFFFFF;
}
.join-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.join-common-part-title {
  font-size: 46px;
  color: #333333;
  line-height: 44px;
  text-align: center;
  font-family: "puHuiBold";
}
.join-position-part-title {
  margin-top: 169px;
}
.join-hot-position {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  width: 1039px;
}
.join-hot-position-left {
  width: 419px;
  height: 314px;
  background: #ffffff;
  border-radius: 20px;
  padding: 40px 40px 46px 41px;
}
.join-hot-position-name {
  line-height: 29px;
  font-size: 30px;
  font-weight: 500;
  color: #333333;
  flex: 1;
  z-index: 3;
  font-family: "puHuiMedium";
}
.join-hot-position-name:after {
  content: '';
  display: block;
  width: 90px;
  height: 5px;
  background: #6BB18C;
  border-radius: 3px;
  position: relative;
  top: -3px;
  z-index: -1;
}
.join-hot-position-name-business:after {
  width: 148px;
}
.join-hot-position-delivery {
  display: none;
  font-size: 18px;
  font-weight: 500;
  color: #66AD85;
  margin-right: 10px;
  font-family: "puHuiMedium";
}
.join-hot-position-arrow {
  display: none;
  width: 10px;
  height: 12px;
  background-image: url("../images/join/join_btn_arrow.png");
  background-size: 100% 100%;
  margin-top: 8px;
  vertical-align: middle;
}
.join-position-detail {
  margin-top: 40px;
  margin-left: 10px;
}
.job-category {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  text-align: left;
  line-height: 17px;
  font-family: "puHuiMedium";
}
.job-category-positions {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  color: rgba(0,0,0,0.56);
  line-height: 19px;
  margin-top: 29px;
}
.job-category-positions-margin {
  margin-top: 10px;
}
.join-hot-position-margin {
  margin-top: 40px;
}
.join-hot-position-left-arts {
  width: 418px;
  height: 88px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 40px 40px 37px 42px;
}
.join-hot-position-right-arts {
  width: 418px;
  height: 88px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 40px 40px 37px 42px;
}
.join-hot-position-title {
  display: flex;
}
.join-hot-position-left-width {
  width: 959px;
  height: 266px;
}
.job-category-margin {
  margin-top: 57px;
}
.join-hot-position-bottom, .join-hot-position-top{
  width: 417px;
  height: 116px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 40px 40px 39px 43px;
}
.join-hot-position-bottom {
  margin-top: 40px;
  height: 86px;
}
.join-welfare-part-title {
  margin-top: 139px;
}
.job-catagory-positions-chief-manage {
  display: flex;
}
.job-catagory-positions-chief {
  flex: 0.3;
}
.job-catagory-positions-manage {
  flex: 1.1;
}


/* 福利介绍 */
.welfare-introduce-detail {
  width: 952px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 46px 48px 44px 40px;
  margin-top: 41px;
  display: flex;
  flex-wrap: wrap;
}
.welfare-introduce-item {
  /*width: 476px;*/
  display: flex;
  align-items: center;
}
.welfare-introduce-item:nth-child(odd) {
  width: 519px;
}
.welfare-introduce-item:nth-child(even) {
  width: 432px;
}
.welfare-introduce-item-img {
  width: 48px;
  height: 48px;
}
.welfare-introduce-item-title {
  margin-left: 20px;
}
.welfare-introduce-item-time {
  line-height: 27px;
  font-size: 30px;
  font-weight: 400;
  color: #666666;
}
.welfare-introduce-item-content {
  line-height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  margin-top: 18px;
}
.welfare-introduce-item-margin {
  margin-top: 51px;
}

/* 办公环境 */
.work-environment {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.join-environment-part-title {
  margin-top: 140px;
}
.work-environment-detail {
  margin-top: 40px;
  width: 1040px;
  height: 585px;
  border-radius: 20px;
}
#swiper-env .swiper-slide img{
  width: 1040px;
  height: 585px;
  border-radius: 20px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active { 
  background-color: #66AD85;
}

/* 办公地址 */
.company-address {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.join-address-part-title {
  margin-top: 138px;
}
.company-address-detail {
  width: 1040px;
  height: 420px;
  background: #FFFFFF;
  margin-top: 41px;
  display: flex;
  border-radius: 20px;
  overflow: hidden;
}
.map {
  width: 630px;
  height: 429px;
  margin-top: -9px;
}
.address-info {
  width: 410px;
  height: 420px;
}
#mapFrame {
  width: 100%;
  height: 100%;
}
.address-detail {
  width: 331px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
}
.address-district {
  margin-top: 153px;
  margin-left: 40px;
}
.address-detail-margin {
  margin-top: 40px;
  margin-left: 40px;
}

