@charset "utf-8";
.gy_h {
  width: 100%;
  text-align: center;
  font-size: 38px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 60px;
}
.gy_subT {
  width: 100%;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  color: #666;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.gy_01 {
  width: 100%;
  position: relative;
  background: url(../images/about/gy_bj.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding: 76px 0 60px 0;
}
.gy_01 .gy01_con {
  width: 100%;
  margin-top: 32px;
}
.gy_01 .gy01_con p {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  text-align: left;
}
.gy_01 .gy01_con .gy01_img {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  margin-top: 40px;
  flex-wrap: wrap;
}
.gy_01 .gy01_con .gy01_img img {
  width: 31.5%;
  height: auto;
  margin: 0 2.75% 40px 0;
}
.gy_01 .gy01_con .gy01_img img:nth-child(3n) {
  margin-right: 0;
}
.gy_04 {
  width: 100%;
  position: relative;
  padding: 76px 0 100px 0;
}
.gy_04 .gy04_icon {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 45px 0 0 0;
}
.gy_04 .gy04_icon .gy_icon_item {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  min-width: 280px;
  margin-bottom: 45px;
}
.gy_04 .gy04_icon .gy_icon_item:nth-child(1),
.gy_04 .gy04_icon .gy_icon_item:nth-child(2) {
  min-width: 220px;
}
.gy_04 .gy04_icon .gy_icon_item img {
  display: inline-block;
  width: 50px;
  height: auto;
}
.gy_04 .gy04_icon .gy_icon_item .icon_r {
  padding-left: 12px;
}
.gy_04 .gy04_icon .gy_icon_item .icon_r h5 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #666666;
  line-height: 18px;
}
.gy_04 .gy04_icon .gy_icon_item .icon_r p {
  font-size: 18px;
  line-height: 22px;
  color: #4E4E4E;
  font-weight: bold;
}
.gy_04 .gy04_icon .gy_icon_item .icon_r p a {
  font-size: 18px;
  line-height: 22px;
  color: #4E4E4E;
  font-weight: bold;
  text-decoration: none;
}
.gy_03 {
  width: 100%;
  position: relative;
  background: url(../images/about/gy_bj03.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding: 76px 0 88px 0;
}
.gy_03 .gy03_con {
  width: 100%;
  max-width: 1600px;
  margin: 38px auto 0 auto;
  padding: 0 30px;
}
.gy_03 .gy03_con .swiper-container {
  width: 100%;
  padding: 0 12px;
}
.gy_03 .gy03_con .swiper-container .swiper-slide {
  width: 100%;
  padding: 16px;
}
.gy_03 .gy03_con .swiper-container .swiper-slide .honor_m_box {
  width: 100%;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 93, 163, 0.1);
  padding: 16px 16px 0 16px;
}
.gy_03 .gy03_con .swiper-container .swiper-slide .honor_m_box .honor_m_img {
  width: 100%;
  height: 210px;
  border: 1.5px solid #D9E1E8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gy_03 .gy03_con .swiper-container .swiper-slide .honor_m_box .honor_m_img img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 89%;
}
.gy_03 .gy03_con .swiper-container .swiper-slide .honor_m_box h5 {
  width: 100%;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #666666;
  line-height: 56px;
}
.gy_03 .gy03_con .swiper-container .swiper-button-prev {
  display: inline-block;
  outline: none;
  width: 42px;
  height: 42px;
  position: absolute;
  left: 0%;
  margin-top: -21px;
  background-image: url(../images/about/sgy_jt_l_m.png);
  background-size: 42px 42px;
  background-repeat: no-repeat;
  background-position: center center;
}
.gy_03 .gy03_con .swiper-container .swiper-button-next {
  display: inline-block;
  outline: none;
  width: 42px;
  height: 42px;
  position: absolute;
  right: 0;
  margin-top: -21px;
  background-image: url(../images/about/sgy_jt_r_m.png);
  background-size: 42px 42px;
  background-repeat: no-repeat;
  background-position: center center;
}
.gy_02 {
  position: relative;
  width: 100%;
  background: url(../images/about/gy_bj02.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.gy_02 .gy02_switch {
  width: 100%;
  padding-top: 90px;
}
.gy_02 .gy02_switch .s_company {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gy_02 .gy02_switch .s_company li {
  cursor: pointer;
  font-size: 36px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 42px;
  margin: 0 25px;
  letter-spacing: 1px;
  font-weight: bold;
}
.gy_02 .gy02_switch .s_company li.active {
  color: #fff;
  position: relative;
}
.gy_02 .gy02_switch .s_company li.active::after {
  content: '';
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 60px;
  height: 5px;
  background: #fff;
  margin-left: -30px;
}
.gy_02 .gy02_switch .s_content {
  width: 100%;
}
.gy_02 .gy02_switch .s_content .company_tap {
  width: 100%;
  display: none;
}
.gy_02 .gy02_switch .s_content .company_tap .qiye_box {
  width: 100%;
  margin: 14.5% 0 12.5% 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item {
  border-radius: 4px;
  width: 32.8%;
  background: rgba(255, 255, 255, 0.3);
  height: 198px;
  padding: 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item .qiye_l {
  width: 100%;
  padding-left: 12px;
  border-left: 4px solid #8EDE11;
}
.gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item .qiye_l h5 {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
}
.gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item .qiye_l p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-top: 12px;
}
.gy_02 .gy02_switch .s_content .company_tap .team_box {
  width: 100%;
  padding: 67px 0 70px 0;
}
.gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container {
  width: 100%;
}
.gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-wrapper {
  width: 100%;
}
.gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-slide {
  width: 780px;
  height: 450px;
}
.gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-slide img {
  display: inline-block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-button-prev {
  display: inline-block;
  outline: none;
  width: 76px;
  height: 76px;
  margin-top: -38px;
  background-image: url(../images/about/gy_jt_l.png);
  background-size: 75px 75px;
  background-repeat: no-repeat;
  background-position: center center;
}
.gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-button-next {
  display: inline-block;
  outline: none;
  width: 76px;
  height: 76px;
  margin-top: -38px;
  background-image: url(../images/about/gy_jt_r.png);
  background-size: 75px 75px;
  background-repeat: no-repeat;
  background-position: center center;
}
.about_dw {
  width: 100%;
  height: 120px;
  position: absolute;
  top: -120px;
  left: 0;
  z-index: -1;
  opacity: 0;
}
@media screen and (max-width: 1366px) {
  .gy_02 .gy02_switch {
    padding-top: 80px;
  }
  .gy_02 .gy02_switch .s_company li {
    font-size: 32px;
    line-height: 34px;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box {
    margin: 10.5% 0 8.5% 0;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item {
    height: 248px;
  }
}
@media screen and (max-width: 1024px) {
  .about_dw {
    height: 100px;
    top: -100px;
  }
  .gy_04 {
    width: 100%;
    padding: 56px 0 80px 0;
  }
  .gy_04 .gy04_icon {
    flex-wrap: wrap;
    margin: 40px 0 0 0;
  }
  .gy_04 .gy04_icon .gy_icon_item {
    width: 50%;
    min-width: unset;
    margin-bottom: 40px;
  }
  .gy_04 .gy04_icon .gy_icon_item:nth-child(1),
  .gy_04 .gy04_icon .gy_icon_item:nth-child(2) {
    min-width: unset;
  }
  .gy_02 .gy02_switch {
    padding-top: 70px;
  }
  .gy_02 .gy02_switch .s_company li {
    font-size: 28px;
    line-height: 34px;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box {
    margin: 7.5% 0 5.5% 0;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item {
    height: 298px;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item .qiye_l {
    max-height: 230px;
    overflow: auto;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box {
    width: 100%;
    padding: 67px 0 70px 0;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container {
    width: 100%;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-wrapper {
    width: 100%;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-slide {
    width: 680px;
    height: 392px;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-button-prev {
    display: inline-block;
    outline: none;
    width: 76px;
    height: 76px;
    margin-top: -38px;
    background-image: url(../images/about/gy_jt_l.png);
    background-size: 75px 75px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-button-next {
    display: inline-block;
    outline: none;
    width: 76px;
    height: 76px;
    margin-top: -38px;
    background-image: url(../images/about/gy_jt_r.png);
    background-size: 75px 75px;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
@media screen and (max-width: 767px) {
  .gy_h {
    font-size: 0.8rem;
    letter-spacing: 0.025rem;
    line-height: 1.3rem;
  }
  .gy_subT {
    line-height: 0.9rem;
    font-size: 0.5rem;
    letter-spacing: 0.025rem;
  }
  .gy_01 {
    background: url(../images/about/gy_bj_m.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 1.25rem 0.6rem 1.1rem 0.6rem;
  }
  .gy_01 .gy01_con {
    width: 100%;
    margin-top: 0.65rem;
  }
  .gy_01 .gy01_con p {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .gy_01 .gy01_con .gy01_img {
    margin-top: 1.3rem;
    flex-direction: column;
  }
  .gy_01 .gy01_con .gy01_img img {
    width: 100%;
    height: auto;
    margin: 0 0 0.65rem 0;
  }
  .gy_01 .gy01_con .gy01_img img:nth-child(3n) {
    margin-right: 0;
  }
  .gy_04 {
    padding: 1.2rem 0 1.5rem 0;
  }
  .gy_04 .gy04_icon {
    flex-direction: column;
    margin: 1.3rem 0 0rem 0;
  }
  .gy_04 .gy04_icon .gy_icon_item {
    width: 100%;
    justify-content: space-between;
    min-width: unset;
    margin-bottom: 1.05rem;
    padding: 0 0.6rem;
  }
  .gy_04 .gy04_icon .gy_icon_item:nth-child(1),
  .gy_04 .gy04_icon .gy_icon_item:nth-child(2) {
    min-width: unset;
  }
  .gy_04 .gy04_icon .gy_icon_item img {
    width: 1.8rem;
  }
  .gy_04 .gy04_icon .gy_icon_item .icon_r {
    padding-left: 0;
    width: calc(100% - 2.5rem);
  }
  .gy_04 .gy04_icon .gy_icon_item .icon_r h5 {
    font-size: 0.5rem;
    margin-bottom: 0.25rem;
    line-height: 0.55rem;
  }
  .gy_04 .gy04_icon .gy_icon_item .icon_r p {
    font-size: 0.65rem;
    line-height: 1rem;
  }
  .gy_04 .gy04_icon .gy_icon_item .icon_r p a {
    font-size: 0.65rem;
    line-height: 1rem;
  }
  .gy_03 {
    width: 100%;
    background: url(../images/about/gy_bj03_m.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 1.2rem 0 1.5rem 0;
  }
  .gy_03 .gy03_con {
    width: 100%;
  }
  .gy_03 .gy03_con .block_sj {
    width: 100%;
  }
  .gy_03 .gy03_con .block_sj .swiper-container {
    width: 100%;
    padding-bottom: 1.85rem;
  }
  .gy_03 .gy03_con .block_sj .swiper-container .swiper-slide {
    width: 100%;
    padding: 1rem;
  }
  .gy_03 .gy03_con .block_sj .swiper-container .swiper-slide .honor_m_box {
    width: 100%;
    height: 12.1rem;
    background: #fff;
    box-shadow: 0 0.2rem 0.6rem rgba(0, 93, 163, 0.1);
    padding: 0.75rem 0.75rem 0 0.75rem;
  }
  .gy_03 .gy03_con .block_sj .swiper-container .swiper-slide .honor_m_box .honor_m_img {
    width: 100%;
    height: 9rem;
    border: 0.03rem solid #D9E1E8;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .gy_03 .gy03_con .block_sj .swiper-container .swiper-slide .honor_m_box .honor_m_img img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 87%;
  }
  .gy_03 .gy03_con .block_sj .swiper-container .swiper-slide .honor_m_box h5 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 0.55rem;
    margin-top: 0.8rem;
    line-height: 0.65rem;
    color: #666;
  }
  .gy_03 .gy03_con .block_sj .swiper-container .swiper-button-prev {
    display: inline-block;
    outline: none;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute;
    left: 50%;
    top: unset;
    margin: 0;
    margin-left: -2.1rem;
    bottom: 0;
    background-image: url(../images/about/gy_jt_l_m.png);
    background-size: 1.8rem 1.8rem;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .gy_03 .gy03_con .block_sj .swiper-container .swiper-button-next {
    display: inline-block;
    outline: none;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute;
    right: 50%;
    top: unset;
    margin: 0;
    margin-right: -2.1rem;
    bottom: 0;
    background-image: url(../images/about/gy_jt_r_m.png);
    background-size: 1.8rem 1.8rem;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .gy_02 {
    background: url(../images/about/gy_bj02_m.jpg) no-repeat center center;
  }
  .gy_02 .gy02_switch {
    padding-top: 1.85rem;
  }
  .gy_02 .gy02_switch .s_company li {
    font-size: 0.9rem;
    line-height: 42px;
    margin: 0 0.65rem;
    letter-spacing: 0.025rem;
  }
  .gy_02 .gy02_switch .s_company li.active {
    color: #fff;
    position: relative;
  }
  .gy_02 .gy02_switch .s_company li.active::after {
    bottom: -0.45rem;
    left: 50%;
    width: 1.3rem;
    height: 0.125rem;
    margin-left: -0.65rem;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box {
    margin: 1.65rem 0;
    flex-direction: column;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item {
    border-radius: 0.125rem;
    width: 100%;
    height: unset;
    padding: 1rem 0.65rem;
    margin-bottom: 0.65rem;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item:last-child {
    margin: 0;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item .qiye_l {
    width: 100%;
    padding-left: 0.75rem;
    border-left: 0.125rem solid #8EDE11;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item .qiye_l h5 {
    font-size: 0.65rem;
    line-height: 1rem;
  }
  .gy_02 .gy02_switch .s_content .company_tap .qiye_box .qiye_item .qiye_l p {
    font-size: 0.55rem;
    line-height: 0.85rem;
    margin-top: 0.4rem;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box {
    width: 100%;
    padding: 3.7rem 0 1.65rem 0;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container {
    width: 100%;
    padding-bottom: 3.25rem;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-slide {
    width: 100%;
    height: unset;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-slide .team_m_box {
    width: 100%;
    height: 8.5rem;
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-slide .team_m_box img {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 0.25rem;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-button-prev {
    display: inline-block;
    outline: none;
    width: 1.94rem;
    height: 1.94rem;
    position: absolute;
    left: 50%;
    top: unset;
    margin: 0;
    margin-left: -2.2rem;
    bottom: 0;
    background-image: url(../images/about/gy_jt_l.png);
    background-size: 1.94rem 1.94rem;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .gy_02 .gy02_switch .s_content .company_tap .team_box .swiper-container .swiper-button-next {
    display: inline-block;
    outline: none;
    width: 1.94rem;
    height: 1.94rem;
    position: absolute;
    right: 50%;
    top: unset;
    margin: 0;
    margin-right: -2.2rem;
    bottom: 0;
    background-image: url(../images/about/gy_jt_r.png);
    background-size: 1.94rem 1.94rem;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
