.vision1{
    position: relative;
}
@media (min-width: 992px){
.vision1:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 1180px;
    background: url(/images/00_jinghong/about-page/Vision.png);
    height: 509px;
    top: -35px;
    right: -225px;
    z-index: -10 !important;
  }}
  @media (min-width: 992px){
.mission {
z-index: -9999 !important;
    }}
.imageicon{
  padding:30px 60px 0px 60px;
}
#sppb-addon-1675907593163 .sppb-animated-number,#sppb-addon-1675907593172 .sppb-animated-number, #sppb-addon-1675907593177 .sppb-animated-number,#sppb-addon-1675907593182 .sppb-animated-number,span.sppb-animated-number-syntax{
    color: #D9000D;
    line-height: 36px;
    display: inline;
  	font-family: Roboto,Sans-serif;
  	font-size:52px!important;
  	font-weight: 900!important;
}
.sample{
  margin-top: -3px;
  z-index:999;
}
.about{
  position: relative;
}
.about:before{
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 1611px;
    height: 180%;
    top: -95px;
    right: -10px;
    background-image: linear-gradient(#D9000D,#6D0007);
}
.blackside{
  position: relative;
}
.blackside:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 1511px;
    height: 174%;
    top: -125px;
    right: -910px;
    background: black;
    z-index: -999!important;
    transform: skew(344deg);
}