.power_solution_box {
  padding: 200px 0;
  box-sizing: border-box;
  background-image: url(../image/company_profile/bj1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  perspective: 1000px;
}

.power_solution_box span {
  display: block;
  margin: 100px 0 0 0;
  padding: 80px 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

.power_solution img {
  display: block;
  margin: 0 auto;
  width: 30%;
}

.power_solution span p {
  margin: 0 0 30px 0;
  line-height: 36px;
}

.anniversary_box .l img {
  display: block;
  width: 100%;
}

.anniversary_box {
  display: flex;
}

.anniversary_box .l,
.anniversary_box .r {
  width: 50%;
}

.anniversary_box .r {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 100px 120px;
  box-sizing: border-box;
  background-image: url(../image/company_profile/bj2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  perspective: 1000px;
}

.anniversary_box .r .top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.anniversary_box .r .top .titbox p {
  margin: 0 0 40px 0;
  color: #00AB38;
}

.green_line {
  display: block;
  width: 10px;
  height: 100px;
  background: #00AB38;
}

.anniversary_box .r span {
  line-height: 40px;
}

/* core_philosophy */
.core_philosophy .l h4 {
  margin: 0 0 0 80px;
  text-transform: uppercase;
  color: rgba(0, 171, 61, 0.3);
}

/*.core_philosophy .l h5 {*/
/*  margin: -50px 0 0 0;*/
/*}*/

.core_philosophy .l span {
  line-height: 50px;
}

.core_philosophy .l,
.core_philosophy .r {
  width: 50%;
}

.core_philosophy {
  display: flex;
  padding: 100px 0;
  box-sizing: border-box;
}

.core_philosophy .r img {
  display: block;
  width: 100%;
}

.core_philosophy .l {
  padding: 0 10% 0 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  box-sizing: border-box;
}

/* global_stronghold */
.global_stronghold_box {
  padding: 80px 0;
  box-sizing: border-box;
  background-image: url(../image/company_profile/79.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  perspective: 1000px;
}

.global_stronghold_titbox .l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25%;
}

.global_stronghold_titbox .r {
  width: 60%;
  line-height: 40px;
}

.global_stronghold_titbox {
  display: flex;
  justify-content: space-between;
  color: #fff;
}

.map {
  position: relative;
  margin: 100px 0 60px 0;
  width: 60%;
  /* height: 60%; */
}

.map .map_bg {
  display: block;
  width: 100%;
  height: 100%;
}

#dian {
  position: absolute;
  left: 53%;
  top: 45%;
  transform: translate(-50%, -50%);
  display: block;
  width: 135%;
}

.map_box {
  display: flex;
  justify-content: center;
  align-items: center;
}


/* honor */
.honor {
  display: flex;
  padding: 120px 0;
}

.honor .l,
.honor .r {
  width: 50%;
}

.honor .l span {
  display: block;
  height: 60%;
  line-height: 40px;
}

.honor .l h4 {
  letter-spacing: 5px;
  color: rgba(0, 171, 61, 0.3);
}

/*.honor .l h5 {*/
/*  margin: -130px 0 0 0;*/
/*}*/

.honor .l .titbox h4::after {
  content: " ";
  display: block;
  margin: 40px 0 0 0;
  width: 10%;
  height: 8px;
  background: #00AB38;
}

.honor .r ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.honor .r ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 40px 0;
  width: 30%;
}

.honor .r ul li:nth-child(4),
.honor .r ul li:nth-child(5),
.honor .r ul li:nth-child(6) {
  margin: 0;
}

.honor .r ul li p {
  margin: 30px 0 0 0;
  font-size: 20px;
}

.honor .r ul li .p_box img {
  display: block;
  width: 100%;
}

.honor .l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 10% 0 0;
  box-sizing: border-box;
}

.honor_box {
  background-color: rgba(0, 0, 0, 0.03);
}

.honor .r ul li .p_box {
  /* width: 170px;
  height: 260px; */
  border-radius: 10px;
}

.honor .r ul li .p_box img {
  display: block;
  width: 100%;
  height: 100%;
}

/* talent_recruitment */
.talent_recruitment_box {
  position: relative;
  display: flex;
  padding: 120px 0;
  box-sizing: border-box;
}

.talent_recruitment_box .l,
.talent_recruitment_box .r {
  width: 50%;
}

.talent_recruitment_box .l {
  padding: 0 5% 0 3%;
  box-sizing: border-box;
}

.talent_recruitment_box .l .p_box {
  background: #1C8C41;
}

.talent_recruitment_box .l .p_box img {
  position: relative;
  right: 40px;
  bottom: 40px;
  display: block;
  width: 100%;
}

.talent_recruitment_box .r .titbox {
  display: flex;
}

.talent_recruitment_box .r .titbox p {
  margin: 0 0 0 20px;
}

.talent_recruitment_box .r h5 {
  margin: 80px 0 55px 0;
}

.talent_recruitment_box .r span {
  line-height: 40px;
}

.talent_recruitment_box .r {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 10% 0 0;
  box-sizing: border-box;
}

.talent_recruitment_box .r a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #00AB38;
}

.talent_recruitment_box .r a::before {
  content: " ";
  display: block;
  width: 80%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}

.talent_recruitment_box .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

@media screen and (max-width: 1680px) {

  /* power_solution */
  .power_solution_box {
    padding: 180px 0;
  }

  .power_solution_box span {
    margin: 90px 0 0 0;
    padding: 70px 0 0 0;
  }

  .power_solution span p {
    margin: 0 0 25px 0;
    font-size: 16px;
    line-height: 30px;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 100px;
  }

  .anniversary_box .r .top .titbox p {
    margin: 0 0 35px 0;
    font-size: 22px;
  }

  .anniversary_box .r .top .titbox h5 {
    font-size: 32px;
  }

  .anniversary_box .r .top img {
    width: 200px;
    height: 200px;
  }

  .anniversary_box .r span {
    line-height: 35px;
    font-size: 16px;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 90px 0;
  }

  .core_philosophy .l h4 {
    font-size: 36px;
  }

  .core_philosophy .l h5 {
    font-size: 32px;
  }

  .core_philosophy .l span {
    font-size: 16px;
    line-height: 45px;
  }

  /* global_stronghold */
  .global_stronghold_box {
    padding: 70px 0;
  }

  .global_stronghold_titbox .l h4 {
    font-size: 32px;
  }

  .global_stronghold_titbox .l h5 {
    font-size: 22px;
  }

  .global_stronghold_titbox .r span {
    font-size: 16px;
    line-height: 35px
  }

  /* honor */
  .honor {
    padding: 100px 0;
  }

  .honor .l .titbox::after {
    margin: 35px 0 0 0;
  }

  .honor .l span {
    font-size: 16px;
    line-height: 35px;
  }

  .honor .r ul li p {
    margin: 25px 0 0 0;
    font-size: 18px;
  }

  .honor .r ul li {
    margin: 0 0 35px 0;
  }

  .honor .l h4 {
    font-size: 70px;
  }

  .honor .l h5 {
    font-size: 32px;
  }

  /* talent_recruitment */
  .talent_recruitment_box {
    padding: 100px 0;
  }

  .talent_recruitment_box .r .titbox {
    font-size: 32px;
  }

  .talent_recruitment_box .r h5 {
    margin: 70px 0 50px 0;
    font-size: 24px;
  }

  .talent_recruitment_box .r span {
    font-size: 16px;
    line-height: 35px;
  }

  .talent_recruitment_box .r a {
    font-size: 18px;
  }
}

@media screen and (max-width: 1600px) {

  /* power_solution */
  .power_solution_box {
    padding: 160px 0;
  }

  .power_solution_box span {
    margin: 80px 0 0 0;
    padding: 60px 0 0 0;
  }

  .power_solution span p {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 25px;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 90px;
  }

  .anniversary_box .r .top .titbox p {
    margin: 0 0 30px 0;
    font-size: 20px;
  }

  .anniversary_box .r .top .titbox h5 {
    font-size: 30px;
  }

  .anniversary_box .r .top img {
    width: 180px;
    height: 180px;
  }

  .anniversary_box .r span {
    line-height: 30px;
    font-size: 14px;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 80px 0;
  }

  .core_philosophy .l h4 {
    font-size: 32px;
  }

  .core_philosophy .l h5 {
    font-size: 28px;
  }

  .core_philosophy .l span {
    font-size: 14px;
    line-height: 40px;
  }

  /* global_stronghold */
  .global_stronghold_box {
    padding: 60px 0;
  }

  .global_stronghold_titbox .l h4 {
    font-size: 28px;
  }

  .global_stronghold_titbox .l h5 {
    font-size: 20px;
  }

  .global_stronghold_titbox .r span {
    font-size: 14px;
    line-height: 30px;
  }

  /* honor */
  .honor {
    padding: 80px 0;
  }

  .honor .l .titbox::after {
    margin: 30px 0 0 0;
  }

  .honor .l span {
    font-size: 14px;
    line-height: 30px;
  }

  .honor .r ul li p {
    margin: 20px 0 0 0;
    font-size: 16px;
  }

  .honor .r ul li {
    margin: 0 0 30px 0;
  }

  .honor .l h4 {
    font-size: 60px;
  }

  .honor .l h5 {
    font-size: 28px;
  }

  /* talent_recruitment */
  .talent_recruitment_box {
    padding: 80px 0;
  }

  .talent_recruitment_box .r .titbox {
    font-size: 28px;
  }

  .talent_recruitment_box .r h5 {
    margin: 60px 0 45px 0;
    font-size: 22px;
  }

  .talent_recruitment_box .r span {
    font-size: 14px;
    line-height: 30px;
  }

  .talent_recruitment_box .r a {
    font-size: 16px;
  }
  
/*  .honor .l h5 {*/
/*    margin: -110px 0 0 0;*/
/*}*/
}

@media screen and (max-width: 1440px) {
/*    .core_philosophy .l h5 {*/
/*    margin: -40px 0 0 0;*/
/*}*/

  /* power_solution */
  .power_solution_box {
    padding: 140px 0;
  }

  .power_solution_box span {
    margin: 70px 0 0 0;
    padding: 50px 0 0 0;
  }

  .power_solution span p {
    margin: 0 0 15px 0;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 80px;
  }

  .anniversary_box .r .top .titbox p {
    margin: 0 0 25px 0;
    font-size: 18px;
  }

  .anniversary_box .r .top .titbox h5 {
    font-size: 28px;
  }

  .anniversary_box .r .top img {
    width: 160px;
    height: 160px;
  }

  .anniversary_box .r span {
    line-height: 25px;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 70px 0;
  }

  .core_philosophy .l h4 {
    font-size: 28px;
  }

  .core_philosophy .l h5 {
    font-size: 26px;
  }

  .core_philosophy .l span {
    line-height: 35px;
  }

  /* global_stronghold */
  .global_stronghold_box {
    padding: 50px 0;
  }

  .global_stronghold_titbox .l h4 {
    font-size: 26px;
  }

  .global_stronghold_titbox .l h5 {
    font-size: 18px;
  }

  .global_stronghold_titbox .r span {
    line-height: 25px;
  }

  /* honor */
  .honor {
    padding: 60px 0;
  }

  .honor .l .titbox::after {
    margin: 25px 0 0 0;
  }

  .honor .l span {
    line-height: 25px;
  }

  .honor .r ul li p {
    margin: 15px 0 0 0;
    font-size: 14px;
  }

  .honor .r ul li {
    margin: 0 0 25px 0;
  }

  .honor .l h4 {
    font-size: 50px;
  }

  .honor .l h5 {
    font-size: 26px;
  }

  /*.honor .l h5 {*/
  /*  margin: -25px 0 0 0;*/
  /*}*/

  /* talent_recruitment */
  .talent_recruitment_box {
    padding: 60px 0;
  }

  .talent_recruitment_box .r .titbox {
    font-size: 26px;
  }

  .talent_recruitment_box .r h5 {
    margin: 50px 0 40px 0;
    font-size: 20px;
  }

  .talent_recruitment_box .r span {
    line-height: 25px;
  }

  .talent_recruitment_box .r a {
    font-size: 14px;
  }
  
/*  .honor .l h5 {*/
/*    margin: -100px 0 0 0;*/
/*}*/
}

@media screen and (max-width: 1366px) {

  /* power_solution */
  .power_solution_box {
    padding: 120px 0;
  }

  .power_solution_box span {
    margin: 60px 0 0 0;
    padding: 40px 0 0 0;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 70px;
  }

  .anniversary_box .r .top .titbox p {
    margin: 0 0 20px 0;
    font-size: 16px;
  }

  .anniversary_box .r .top .titbox h5 {
    font-size: 26px;
  }

  .anniversary_box .r .top img {
    width: 140px;
    height: 140px;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 60px 0;
  }

  .core_philosophy .l h4 {
    font-size: 26px;
  }

  .core_philosophy .l h5 {
    font-size: 24px;
  }

  .core_philosophy .l span {
    line-height: 30px;
  }

  /* global_stronghold */
  .global_stronghold_box {
    padding: 40px 0;
  }

  .global_stronghold_titbox .l h4 {
    font-size: 24px;
  }

  .global_stronghold_titbox .l h5 {
    font-size: 16px;
  }

  /* honor */
  .honor {
    padding: 40px 0;
  }

  .honor .l .titbox::after {
    margin: 20px 0 0 0;
  }


  .honor .r ul li {
    margin: 0 0 20px 0;
  }

  .honor .l h4 {
    font-size: 40px;
  }

  .honor .l h5 {
    font-size: 24px;
  }

  /*.honor .l h5 {*/
  /*  margin: -20px 0 0 0;*/
  /*}*/

  /* talent_recruitment */


  .talent_recruitment_box .r .titbox {
    font-size: 24px;
  }

  .talent_recruitment_box .r h5 {
    margin: 40px 0 35px 0;
    font-size: 18px;
  }
  
/*  .honor .l h5 {*/
/*    margin: -95px 0 0 0;*/
/*}*/
}

@media screen and (max-width: 1280px) {
/*    .core_philosophy .l h5 {*/
/*    margin: -35px 0 0 0;*/
/*}*/

  /* power_solution */
  .power_solution_box {
    padding: 100px 0;
  }

  .power_solution_box span {
    margin: 50px 0 0 0;
    padding: 30px 0 0 0;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 60px;
  }

  .anniversary_box .r .top .titbox p {
    margin: 0 0 15px 0;
    font-size: 14px;
  }

  .anniversary_box .r .top .titbox h5 {
    font-size: 24px;
  }

  .anniversary_box .r .top img {
    width: 120px;
    height: 120px;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 50px 0;
  }

  .core_philosophy .l h4 {
    font-size: 24px;
  }

  .core_philosophy .l h5 {
    font-size: 22px;
  }

  .core_philosophy .l span {
    line-height: 25px;
  }

  /* global_stronghold */
  .global_stronghold_box {
    padding: 30px 0;
  }

  .global_stronghold_titbox .l h4 {
    font-size: 22px;
  }

  /* honor */
  .honor {
    padding: 20px 0;
  }

  .honor .l .titbox::after {
    margin: 15px 0 0 0;
  }


  .honor .r ul li {
    margin: 0 0 15px 0;
  }

  .honor .l h4 {
    font-size: 30px;
  }

  .honor .l h5 {
    font-size: 22px;
  }

  /*.honor .l h5 {*/
  /*  margin: -15px 0 0 0;*/
  /*}*/

  /* talent_recruitment */


  .talent_recruitment_box .r .titbox {
    font-size: 22px;
  }

  .talent_recruitment_box .r h5 {
    margin: 20px 0 30px 0;
    font-size: 16px;
  }
  
/*  .honor .l h5 {*/
/*    margin: -90px 0 0 0;*/
/*}*/
}

@media screen and (max-width: 1024px) {

  /* power_solution */
  .power_solution_box {
    padding: 80px 0;
  }

  .power_solution_box span {
    margin: 40px 0 0 0;
    padding: 20px 0 0 0;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 50px;
  }


  .anniversary_box .r .top .titbox h5 {
    font-size: 22px;
  }

  .anniversary_box .r .top img {
    width: 100px;
    height: 100px;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 40px 0;
  }

  .core_philosophy .l h4 {
    font-size: 22px;
  }

  .core_philosophy .l h5 {
    font-size: 20px;
  }

  /* global_stronghold */
  .global_stronghold_box {
    padding: 20px 0;
  }

  .global_stronghold_titbox .l h4 {
    font-size: 20px;
  }

  /* honor */
  .honor .l h4 {
    font-size: 28px;
  }

  .honor .l h5 {
    font-size: 20px;
  }

  /*.honor .l h5 {*/
  /*  margin: -80px 0 0 0;*/
  /*}*/

  /* talent_recruitment */
  .talent_recruitment_box .r .titbox {
    font-size: 20px;
  }
  
  .honor .r ul {
    margin: 45px 0 0 0;
}
}

@media screen and (max-width: 980px) {
    
    
    .honor .l .titbox h4::after {
        display: none;
    }
    
/*    .honor .l h5 {*/
/*    margin: -30px 0 0 0;*/
/*}*/
    
/*    .core_philosophy .l h5 {*/
/*    margin: -25px 0 25px 0;*/
/*}*/

  /* power_solution */
  .power_solution_box {
    padding: 60px 0;
  }

  .power_solution_box span {
    margin: 30px 0 0 0;
    padding: 15px 0 0 0;
  }

  .power_solution span p {
    margin: 0 0 10px 0;
    line-height: 1.5;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 40px;
  }


  .anniversary_box .r .top .titbox h5 {
    font-size: 20px;
  }

  /* .anniversary_box .r .top img {
    width: 80px;
    height: 80px;
  } */

  .anniversary_box .r span {
    line-height: 1.5;
  }

  .anniversary_box {
    flex-wrap: wrap;
  }

  .anniversary_box .l,
  .anniversary_box .r {
    width: 100%;
  }

  .anniversary_box .r .top {
    margin: 0 0 15px 0;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 30px 0;
  }

  .core_philosophy .l h4 {
    font-size: 20px;
  }

  .core_philosophy .l h5 {
    font-size: 18px;
  }

  .core_philosophy .l span {
    line-height: 1.5;
  }

  .core_philosophy {
    flex-wrap: wrap;
  }

  .core_philosophy .l,
  .core_philosophy .r {
    width: 100%;
  }

  /*.core_philosophy .l h5 {*/
  /*  margin: -25px 0 25px 0;*/
  /*}*/

  .core_philosophy .l {
    padding: 0;
  }

  .global_stronghold_titbox .l h4 {
    font-size: 18px;
  }

  .global_stronghold_titbox .r span,
  .global_stronghold_titbox .r {
    line-height: 1.5;
  }

  /* honor */
  .honor .l h4 {
    font-size: 26px;
  }

  .honor .l h5 {
    font-size: 18px;
  }

  .honor {
    flex-wrap: wrap;
  }

  .honor .l,
  .honor .r {
    width: 100%;
  }

  .honor .r ul {
    margin: 25px 0 0 0;
  }

  .honor .l span {
    line-height: 1.5;
  }

  .honor .l {
    padding: 0;
  }

  /* talent_recruitment */
  .talent_recruitment_box .r .titbox {
    font-size: 18px;
  }

  .talent_recruitment_box .r span {
    line-height: 1.5;
  }

  .talent_recruitment_box {
    justify-content: center;
    flex-wrap: wrap;
  }

    .talent_recruitment_box .l {
      width: 50%;
    }

  .talent_recruitment_box .r {
    margin: 15px 0 0 0;
    padding: 0 10%;
    width: 100%;
  }
  
  .honor .r ul {
    margin: 40px 0 0 0;
}
}

@media screen and (max-width: 768px) {
    
    .core_philosophy .l h4 {
            margin: 0 0 0 40px;
    }

  /* power_solution */
  .power_solution_box {
    padding: 20px 0;
  }

  .power_solution span p {
    margin: 0 0 10px 0;
    line-height: 1.3;
  }

  /* anniversary */
  .anniversary_box .r {
    padding: 30px;
  }


  .anniversary_box .r .top .titbox h5 {
    font-size: 18px;
  }

  /* .anniversary_box .r .top img {
    width: 60px;
    height: 60px;
  } */

  .anniversary_box .r span {
    line-height: 1.3;
  }

  /* core_philosophy */
  .core_philosophy {
    padding: 20px 0;
  }

  .core_philosophy .l h4 {
    font-size: 18px;
  }

  .core_philosophy .l h5 {
    font-size: 16px;
  }

  .core_philosophy .l span {
    line-height: 1.3;
  }

  .global_stronghold_titbox .r span,
  .global_stronghold_titbox .r {
    line-height: 1.3;
  }

  /* honor */
  .honor .l h4 {
    font-size: 24px;
  }

  .honor .l h5 {
    font-size: 16px;
  }

  .honor .l span {
    line-height: 1.3;
  }

  .talent_recruitment_box .r span {
    line-height: 1.3;
  }

    .power_solution_box span {
      margin: 20px 0 0 0;
    }
}

@media screen and (max-width: 640px) {
  .anniversary_box .r .top .titbox h5 {
    font-size: 16px;
  }

  /* honor */
  .honor .l h4 {
    font-size: 22px;
  }

  .honor .l h5 {
    font-size: 16px;
  }

  .honor .r ul {
    margin: 40px 0 0 0;
  }

    .power_solution img {
      width: 40%;
    }
    
    .honor .l span {
        margin: 30px 0 0 0;
        height: auto;
    }
}

@media screen and (max-width: 375px) {}