html,
body {
  background: white;
}
section {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.big_box {
  width: 100%;
  background: white;
  text-align: center;
}
.head_con {
  width: 100%;
}
.head_con .head_img {
  width: 1900px;
  background-size: cover;
}
.home {
  display: flex;
  margin-top: 31px;
  margin-left: 60px;
}
.home .home01 {
  font-size: 12px;
  color: #666666;
}
.home .home01 a {
  color: #666666;
}
.home .home02 {
  font-size: 12px;
  color: #D5D5D5;
  margin-left: 8px;
}
.home .home03 {
  font-size: 12px;
  color: #BBBBBB;
  margin-left: 8px;
}
.positions {
  width: 100%;
  text-align: center;
  margin-top: 16px;
}
.positions img {
  width: 104px;
}
.icons {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top: 63px;
}
.icons ul {
  margin: 0 auto;
  list-style: none;
  display: flex;
}
.icons ul li {
  width: 108px;
  text-align: 108px;
  height: 150px;
  margin-left: 80px;
  margin-right: 80px;
}
.icons ul li .li_p01 {
  height: 108px;
  line-height: 108px;
  cursor: pointer;
}
.icons ul li .li_p02 {
  font-size: 16px;
  color: #666666;
}
.icons ul li .li_p02 a {
  color: #666666;
}
.garden {
  width: 64px;
  text-align: center;
  height: 64px;
  background: rgba(202, 199, 255, 0.1);
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 25px;
  display: none;
}
.garden .www {
  font-size: 14px;
  color: #999999;
}
.garden .www .shou {
  display: none;
}
.garden p {
  padding-top: 18px;
}
.positions_1 {
  width: 100%;
  text-align: center;
  margin-top: 64px;
}
.positions_1 img {
  width: 104px;
}
.salary {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top: 60px;
}
.salary ul {
  list-style: none;
  display: flex;
  margin-top: 30px;
  margin-left: 20px;
}
.salary ul li {
  width: 400px;
  height: 180px;
  background: rgba(202, 199, 255, 0.1);
  border-radius: 16px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.salary ul li .span_01 {
  display: inline-block;
}
.salary ul li .span_01 .img_li01 {
  margin-top: 32px;
}
.salary ul li .span_01 p {
  font-size: 16px;
  color: #999999;
  margin-top: 15px;
}
.salary ul li .span_02 {
  display: none;
  width: 400px;
  height: 180px;
  background: green;
  background: url("../../img/index/join_us/join21.png");
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-family: "微软雅黑";
}
.salary ul li .span_02 h2 {
  margin-top: 35px;
  margin-bottom: 30px;
}
.salary ul li:hover .span_02 {
  display: block;
}
.positions_2 {
  width: 100%;
  text-align: center;
  margin-top: 64px;
  margin-bottom: 60px;
}
.positions_2 img {
  width: 104px;
}
.el-carousel__item h3 {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 200px;
  margin: 0;
}
.medium {
  width: 569px;
}
.conten {
  width: 1300px;
  height: 1500px;
  margin: 0 auto;
  overflow: hidden;
}
