a{
    text-decoration: none;
}
*{
    margin: 0;
    padding: 0;
}
.culture_banner{
    width: 100%;
}
.culture_banner img{
    width: 100%;
}
.index_title{
    text-align: center;
    margin-top: 8vw;
    position: relative;
  }


  .index_title_zw{
    text-align: center;
    color: #000000;
    font-size: 4vw;
  }
  .index_title_yw{
    text-align: center;
    color: #999999;
    margin-top: 1.3333vw;
    font-size: 2.1333vw;
  }
  .index_title_heng{
    width: 5.3333vw;
    height: 0.4vw;
    background-color: #db0a24;
    margin: 0 auto;
    margin-top: 2.2667vw;
  }
.index_title_heng2{
    width: 31.4667vw;
    height: 0.1333vw;
    background-color: #cccccc;
    position: absolute;
    left: calc(50% - 15.73335vw);
    bottom: 0.1333vw;
}
.culture_middle{
    width: 100%;
    margin-top: 4.6667vw;
}
.culture_middle img{
    width: 100%;
    display: block;
}
/* 行为规范 */
.standard{
    width: 100%;
    height: 140.2667vw;
    background: url(../image/culture_bgm.png) no-repeat;
    background-size: 100% 100%;
}
.standard_title{
    width: 95.0667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 6vw;
}
.standard_title div{
    padding: 0 1.6vw;
    height: 8.1333vw;
    line-height: 8.1333vw;
    font-size: 3.2vw;
    color: #333;
}
.standard_title_active{
    background-color: #ca0606;
    color: #fff !important;
}
.standard_text{
    width: 95.0667vw;
    margin: 0 auto;
    margin-top: 8.6667vw
}
.standard_text_yw{
    font-size: 4.8vw;
    color: #999999;
}
.standard_text_zw{
    font-size: 3.4667vw;
    color: #333333;
}
.standard_middle{
    width: 95.0667vw;
    margin: 0 auto;
    padding-top: 9.3333vw;
}
/* .standard_middle{
    width: 100%;
} */
.standard_middle img{
    width: 100%;
}
.standard_middle div{
    display: none;
}
.standard_middle div:first-child{
    display: block;
}
/* 员工风采 */
.staff{
    margin-top: 5.3333vw;
    width: 100%;
    height: 119.7333vw;
    background: url(../image/culture_yuangongBgm.png) no-repeat;
    background-size: 100% 100%;
}
.staff_title{
    margin-top: 0px !important;
    padding-top: 7.7333vw;
}
.staff_title .index_title_zw{
    color: #fff;
}
.staff_title .index_title_yw{
    color: #cdcdcd;
}

.staff_text{
    width: 95.0667vw;
    margin: 0 auto;
    font-size: 2.4vw;
    color: #fff;
    line-height: 2.5;
    text-align: center;
    margin-top: 3.3333vw;
}
.staff_swiper{
    width: 95.0667vw;
    margin: 0 auto;
    margin-top: 3.3333vw;
}
/* .swiper-pagination-bullet{
    opacity: 1 !important;
    background: #fff;
} */
.swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 8vw;
    --swiper-theme-color: #e41212 !important;
    /* --swiper-pagination-color: #ffffff; */
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .staff_swiper img{
      width: 100%;
  }
/* 文化故事 */
.story{
    width: 95.0667vw;
    margin: 0 auto;
    margin-top: 5.3333vw;
    padding-bottom: 13.3333vw;
}
.story_middle{
    width: 100%;
    background-color: #f5f5f5;
    padding-bottom: 3.3333vw;
    margin-bottom: 5.3333vw;
}
.story_middle_top{
    width: 100%;
}
.story_middle_top img{
    width: 100%;
}
.story_middle_content{
    width: 86.6667vw;
    margin: 0 auto;
    margin-top: 4.6667vw;
}
.story_middle_content_name{
    display: flex;
    align-items: flex-end;
}
.story_middle_content_name_xq{
    font-size: 4vw;
}
.story_middle_content_name_text{
    font-size: 2.4vw;
}
.story_middle_content_language{
    font-size: 2.4vw;
    color: #e41212;
    margin-top: 2.6667vw;
}
.individual{
    font-size: 2.4vw;
    color: #333333;
    margin-top: 2.6667vw;
}
.individual_text{
    font-size: 2.1333vw;
    color: #8c8c8c;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-indent: 2em;
}
.ckgd{
    font-size: 2.4vw;
    line-height: 2;
    color: #ca0606;
}
.zxlj{
    font-size: 2.4vw;
    color: #333333;
    margin-top: 3.3333vw;
}
.zxlj_text{
    font-size: 2.4vw;
    color: #333333;
    line-height: 2;
}
/* 加载更多 */
.load_more{
    width: 17.0667vw;
    height: 6.2667vw;
    background-color: #da251d;
    border-radius: 2.6667vw;
    margin: 0 auto;
    color: #fff;
    font-size: 2.4vw;
    text-align: center;
    line-height: 6.2667vw;
}