.page_talent_cultivation  .inside-banner .title-en{
  font-size:.44rem;
  font-weight: bold;
}
.page_talent_cultivation  .inside-banner {
    background: url(../imgs/staff/banner.jpg) center 0 no-repeat;
    background-size: auto 100%;
    margin-top: .9rem;
}
.page_talent_cultivation .inside-content{
  margin: 1rem auto;
}
.page_talent_cultivation p{
  font-size: .15rem;
  line-height: .3rem;
}
.page_talent_cultivation h3{
  padding-bottom: .12rem;
  line-height: .4rem;
  font-size: .28rem;
  width: 4.96rem;
  position: relative;
  border-bottom: 1px solid #E5E5E5;
  font-weight: bold;
}
.page_talent_cultivation h3::before{
  content: "";
  width: 1.35rem;
  bottom: -1px;
  left: 0;
  height: 1px;
  background: #E60011;
  position: absolute;
}
.page_talent_cultivation .p1{
  padding: .48rem 0 .6rem;
}
.page_talent_cultivation .pic1{
  margin-bottom: .6rem;
}
.page_talent_cultivation .measure{
  margin: .6rem 0;
  position: relative;
}
.page_talent_cultivation .measure .link{
  position: absolute;
  width: 5.76%;
  height: .2rem;
  left: 48.4%;
  top: calc(100% * 0.27)
}
.page_talent_cultivation .p2{
  margin: .6rem 0;
}
.page_talent_cultivation h4{
  margin-top: .2rem;
  font-size: .2rem;
  background: url(../imgs/business_icon_ok@2x.png) left center no-repeat;
  background-size: .2rem;
  padding-left: .2rem;
  margin-bottom: .14rem;
  font-weight: bold;
}

.page_talent_cultivation h5{
  padding-left: .2rem;
  position: relative;
  font-size: .15rem;
  line-height: .3rem;
  font-weight: bold;
  font-weight: bold;
}
.page_talent_cultivation h5+p,.page_talent_cultivation h4+p{
  padding-left: .2rem;
  
}
.page_talent_cultivation h5::before{
  content: "";
  width: .025rem;
  height: .025rem;
  background: #E60011;
  position: absolute;
  top: .14rem;
  left: .11rem;
}
.page_talent_cultivation .system{
  text-align: center;
  margin-top: .8rem;
  position: relative;
  line-height: .6rem;
  color: #E70012;
  border-bottom: 3px solid #E70012;
  font-size: .28rem;
  margin-bottom: .42rem;
  font-weight: bold;
}
.page_talent_cultivation .system::before{
  content: "";
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../imgs/talent_cultivation/system.png) left 0 no-repeat;
  background-size: auto 100%;
}
.page_talent_cultivation .system::after{
  content: "";
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../imgs/talent_cultivation/system.png) right 0 no-repeat;
  background-size: auto 100%;
}
@media (max-width: 768px) {
  .inside-banner{
    margin-top:.72rem;
  }
  .page_talent_cultivation  .inside-banner .title-en{
  font-size:.24rem;
  line-height: .24rem;
  padding-top: .26rem;
}
.page_talent_cultivation  .inside-banner .title-en span{
  display: block;
}
.page_talent_cultivation  .inside-banner {
    background: url(../imgs/staff/banner_mob.jpg) center 0 no-repeat;
    background-size: auto 100%;
}
.page_talent_cultivation  .inside-content{
    margin: .6rem auto;
  }
  .page_talent_cultivation  p{
    font-size: .13rem;
    line-height: .25rem;
  }
  .page_talent_cultivation  h3{
    font-size: .18rem;
    width: 100%;
    line-height: .2rem;
    padding-bottom: .12rem;
  }
  .page_talent_cultivation  h3::before{
    width: .9rem;
  }
  .page_talent_cultivation  .p1{
    padding: .2rem 0;
    font-size: .15rem;
    line-height: .3rem;
  }
  .page_talent_cultivation  .p2{
    margin: .2rem 0;
  }
  .page_talent_cultivation  h4{
    font-size: .16rem;
    line-height: .3rem;
    margin-bottom: 0;
    margin-top: .25rem;
  }
  .page_talent_cultivation  h5{
    font-size: .13rem;
    line-height: .25rem;
  }
  .page_talent_cultivation  .system{
    font-size: .12rem;
    height: .28rem;
    border-bottom-width: 1px;
    line-height: .28rem;
    margin: .2rem 0 .16rem;
  }
  .page_talent_cultivation  .measure{
    margin: .3rem 0 .6rem;
  }
  .page_talent_cultivation  .measure .link{
    width: 20%;
    top: calc(100% * 0.285);
    left: 60%;
  }
}