.banner{
  position: relative;
  z-index:99;
}
.h80{
  display: inline-block;
  height:80px;
  width:100%;
  background-size: cover;
}
.tab-content.col-xs-6{
    width:50%;
    overflow-x: initial;
}
#youshi .row{
  display: flex;
}
#youshi .plr0{
  display: flex;
  align-items: center;
  justify-content: center;
}
#youshi .plr0 img{
  min-height: 100%;
  min-width: 100%;
}
.our-calture{
  padding-bottom:60px;
}
.our-calture .col-xs-3{
  position: relative;
}
.our-calture .info{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 3em;
}
.our-calture .info p{
  margin-top: 2em;
}
.our-calture .info .line::after{
  width: 40px;
  height: 2px;
}
.our-calture .h3{
  font-size: 20px;
}