.talent_S .item1 {
  margin: 90px 0;
}
.talent_S .item1 .images {
  float: left;
  width: 50.267%;
  position: relative;
}
.talent_S .item1 .images:after {
  position: absolute;
  top: 68px;
  right: -60px;
  content: "";
  display: block;
  width: 120px;
  height: 3px;
  background-color: #154a9a;
}
.talent_S .item1 .text {
  float: right;
  width: 42.667%;
}
.talent_S .item1 .text h3 {
  margin-top: 49px;
  font-size: 36px;
  line-height: 36px;
  color: #222;
}
.talent_S .item1 .text p {
  margin-top: 39px;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.talent_S .item2 {
  background: url('../images/talent_S_08.jpg') no-repeat center center / cover;
  color: #fff;
  padding: 151px 0 181px;
}
.talent_S .item2 .container .title h2 {
  font-size: 36px;
  text-align: center;
  color: #fff;
}
.talent_S .item2 .container .title h2:before {
  left: 50%;
  margin-left: -11px;
}
.talent_S .item2 .container p {
  margin: 40px auto 0;
  width: 67%;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
}
.talent_S .item3 {
  margin-top: 90px;
  margin-bottom: 77px;
}
.talent_S .item3 h2 {
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 36px;
  color: #222;
}
.talent_S .item3 p {
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.talent_S .item3 .list {
  margin-top: 40px;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.talent_S .item3 .list .headers {
  padding: 0 50px 0 75px;
  background-color: #154a9a;
}
.talent_S .item3 .list .headers p {
  float: left;
  width: 23%;
  height: 70px;
  margin-top: 0;
  font-size: 18px;
  line-height: 70px;
  color: #fff;
}
.talent_S .item3 .list ul {
  padding: 0 49px;
}
.talent_S .item3 .list ul li {
  padding-top: 18px;
  padding-left: 26px;
  border-bottom: 1px solid #d9d9d9;
}
.talent_S .item3 .list ul li:nth-last-child(1) {
  border-bottom: none;
}
.talent_S .item3 .list ul li .l_head {
  padding-bottom: 16px;
}
.talent_S .item3 .list ul li .l_head .title {
  float: left;
  width: 95%;
}
.talent_S .item3 .list ul li .l_head .title p {
  font-size: 16px;
  width: 24%;
  line-height: 43px;
  display: inline-block;
}
.talent_S .item3 .list ul li .l_head .title p:nth-child(1) {
  font-weight: 600;
}
.talent_S .item3 .list ul li .l_head .seeMore {
  float: right;
  margin-top: 8px;
  margin-right: 2%;
  padding: 6px;
  width: 20px;
  height: 9px;
  cursor: pointer;
  position: relative;
}
.talent_S .item3 .list ul li .l_head .seeMore:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 11px;
  bottom: auto;
  left: auto;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border: 1px solid #999;
  border-top: none;
  border-left: none;
  border-radius: 0;
  transform: translateY(-8px) rotate(45deg);
  -webkit-transform: translateY(-8px) rotate(45deg);
  -moz-transform: translateY(-8px) rotate(45deg);
  -o-transform: translateY(-8px) rotate(45deg);
}
.talent_S .item3 .list ul li .l_con {
  display: none;
  padding-top: 4px;
  padding-left: 16px;
}
.talent_S .item3 .list ul li .l_con .m_item {
  display: none;
  margin: 0 0 0px;
}
.talent_S .item3 .list ul li .l_con .m_item p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.talent_S .item3 .list ul li .l_con .l_item {
  padding-bottom: 22px;
}
.talent_S .item3 .list ul li .l_con .l_item p {
  font-size: 16px;
  line-height: 42px;
  color: #666;
}
.talent_S .item3 .list ul li .l_con .l_item p.bold {
  color: #333;
  font-weight: 600;
}
.talent_S .item3 .list ul li.active .l_head .title p:nth-child(1) {
  color: #005eb3;
}
.talent_S .item3 .list ul li.active .l_head .seeMore:after {
  border-color: #00408f;
  transform: translateY(0px) rotate(-136deg);
  -webkit-transform: translateY(0px) rotate(-136deg);
  -moz-transform: translateY(0px) rotate(-136deg);
  -o-transform: translateY(0px) rotate(-136deg);
}
.talent_S .item3 .list ul li.active .l_con {
  display: block;
}
@media (max-width: 1500px) {
  .talent_S .item1 .text h3 {
    margin-top: 18px;
  }
  .talent_S .item1 .text p {
    margin-top: 22px;
    font-size: 15px;
    line-height: 32px;
  }
}
@media (max-width: 1300px) {
  .talent_S .item1 .text {
    width: 45.667%;
  }
  .talent_S .item1 .text h3 {
    font-size: 33px;
  }
  .talent_S .item1 .text p {
    margin-top: 22px;
    font-size: 15px;
    line-height: 28px;
  }
}
@media (max-width: 1200px) {
  .talent_S .item1 .text h3 {
    font-size: 30px;
  }
  .talent_S .item2 {
    padding: 139px 0;
  }
  .talent_S .item1 .text p {
    margin-top: 13px;
    font-size: 14px;
    line-height: 28px;
  }
  .talent_S .item1 .images:after {
    top: 47px;
    right: -36px;
    width: 76px;
  }
  .talent_S .item1 .text h3 {
    margin-top: 7px;
  }
  .talent_S .item2 .container p {
    width: 90%;
  }
  .talent_S .item3 {
    margin: 50px 0;
  }
  .talent_S .item3 p {
    font-size: 14px;
  }
  .talent_S .item3 .list ul li .l_head .title {
    width: 94%;
  }
  .talent_S .item3 .list ul li .l_head .seeMore {
    margin-right: 0%;
  }
}
@media (max-width: 991px) {
  .talent_S .item1 .images {
    width: 100%;
  }
  .talent_S .item1 .text {
    width: 100%;
    margin-top: 40px;
  }
  .talent_S .item1 .text p {
    margin-top: 20px;
  }
  .talent_S .item1 .text h3 {
    margin-top: 7px;
  }
  .talent_S .item3 .list ul li .l_head .title {
    width: 93%;
  }
  .talent_S .item3 .list ul li .l_con .l_item p {
    font-size: 14px;
    line-height: 33px;
  }
  .talent_S .item3 h2 {
    margin-bottom: 12px;
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .talent_S .item1 {
    margin: 40px 0;
  }
  .talent_S .item1 .text h3 {
    font-size: 26px;
  }
  .talent_S .item1 .text p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px;
  }
  .talent_S .item1 .text {
    margin-top: 20px;
  }
  .talent_S .item2 {
    padding: 78px 0;
  }
  .talent_S .item2 .container p {
    margin: 17px auto 0;
    font-size: 14px;
    line-height: 30px;
  }
  .item3 {
    margin: 40px 0;
  }
  .talent_S .item3 h2 {
    font-size: 28px;
  }
  .talent_S .item3 p {
    margin-top: 3px;
    font-size: 12px;
    line-height: 25px;
  }
  .talent_S .item3 {
    margin-top: 40px;
    padding-bottom: 0;
  }
  .talent_S .item3 .list .headers {
    display: none;
  }
  .talent_S .item3 .list ul {
    padding: 0 15px;
  }
  .talent_S .item3 .list ul li {
    padding-top: 8px;
    padding-left: 14px;
  }
  .talent_S .item3 .list ul li .l_head {
    padding-bottom: 8px;
  }
  .talent_S .item3 .list ul li .l_head .title {
    width: 80%;
  }
  .talent_S .item3 .list ul li .l_head .title p {
    display: none;
    width: 100%;
  }
  .talent_S .item3 .list ul li .l_head .title p:nth-child(1) {
    display: block;
  }
  .talent_S .item3 .list ul li .l_con .l_item p {
    font-size: 14px;
    line-height: 24px;
  }
  .talent_S .item3 .list ul li .l_con .m_item {
    display: block;
  }
  .talent_S .item3 .list ul li .l_head .seeMore {
    margin-top: 14px;
  }
}
/*# sourceMappingURL=talent_S.css.map */