.kv_height_auto {
  height: auto !important;
}

.kv_height_auto p {
  color: #fff;
  padding-top: 20px;
}

.customer__section .section_1 .ico_list {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.customer__section .section_1 .ico_list p {
  margin-bottom: 0;
}

.customer__section .cus_section_1 {
  background: url(../images/customer/bg_1.jpg) center no-repeat;
  background-color: 100% 100%;
  padding: 80px 0;
}

.customer__section .cus_section_1 p.line {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 40px;
}

.customer__section .cus_section_1 img {
  display: block;
  margin: 0 auto;
  width: 70%;
}

.customer__section .cus_section_2 {
  background: url(../images/customer/bg_2.jpg) center no-repeat;
  background-size: 100% 100%;
}

.customer__section .cus_section_2 .mb10 {
  margin-bottom: 10px;
}

.customer__section .cus_section_2 img {
  width: 100%;
}

.customer__section .cus_section_3 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 80px 0;
  background-color: #EFEFEF;
  background-color: #fff;
}

.customer__section .cus_section_3 img {
  max-width: 100%;
  margin-top: 0px;
}

.customer__section .cus_section_4 {
  padding: 80px 0;
  background: url(../images/customer/bg_3.jpg) center no-repeat;
  background-size: 100% 100%;
}

.customer__section .cus_section_4 img {
  max-width: 70%;
  display: block;
  margin: 0 auto;
}

.respon_section_1 {
  padding-top: 80px;
}

.respon_section_1 .line {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 50px;
}

.res_more_btn {
  text-align: center;
  padding: 0 0 60px 0;
}

.res_more_btn a {
  display: inline-block;
  background-color: #BA1935;
  border-radius: 2em;
  padding: 10px 20px;
  transition: all .3s;
}

.res_more_btn a:hover {
  background-color: #23514A;
}

.res_more_btn a span, .res_more_btn a i {
  display: inline-block;
  vertical-align: middle;
}

.res_more_btn a span {
  color: #fff;
  font-size: 14px;
}

.res_more_btn a i {
  background: url(../images/respon/more_ico.png) center no-repeat;
  width: 12px;
  height: 12px;
  margin-left: 20px;
}

.respon_section_2 {
  padding: 80px 0;
  background-color: #F7F7F7;
}

.respon_section_2 .line {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 80px;
}

.pageKv_2025 p.s_1 {
  width: 100%;
  padding-top: 20px;
}

.shiye_con {
  margin: 5px 5px 30px 5px;
  background-color: #fff;
  box-shadow: 0 0 3px 3px rgba(100, 100, 100, 0.1);
  display: block;
  text-decoration: none;
  transition: all .3s;
  height: 520px;
}

.shiye_con:hover {
  background-color: #23514A;
  text-decoration: none;
}

.shiye_con:hover .img_out img {
  transform: scale(1.03);
}

.shiye_con:hover .txt h3 {
  color: #fff;
}

.shiye_con:hover .txt p {
  color: #fff;
}

.shiye_con .img_out {
  overflow: hidden;
}

.shiye_con .img_out img {
  width: 100%;
  object-fit: cover;
  transition: all .3s;
}

.shiye_con .txt {
  padding: 20px;
}

.shiye_con .txt h3 {
  color: #23514A;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.shiye_con .txt h3::after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #BA1935;
  left: 0;
  bottom: 0;
  position: absolute;
}

.shiye_con .txt p {
  font-size: 18px;
  line-height: 1.6;
  color: #252525;
}

.sec_senction .se_senction_1 {
  padding: 80px 0;
  background-color: #fff;
}

.sec_senction .se_senction_1 .line {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
}

.sec_senction .se_senction_2 {
  background: url(../images/security/bg_1.jpg) center no-repeat;
  padding: 80px 0;
  background-size: 100% 100%;
}

.sec_senction .se_senction_2 .in_con {
  padding-left: 3%;
}

.sec_senction .se_senction_2 .scroll_in {
  padding-left: 30px;
  overflow: auto;
  overflow-y: hidden;
}

.sec_senction .se_senction_2 .scroll_in ul {
  white-space: nowrap;
}

.sec_senction .se_senction_2 .scroll_in ul li {
  display: inline-block;
  margin-top: 250px;
  height: 450px;
  width: 16.3%;
  padding: 0 40px 0 30px;
  background: url(../images/security/ico_2.png) left 40px no-repeat;
  position: relative;
  vertical-align: top;
}

.sec_senction .se_senction_2 .scroll_in ul li:nth-child(1) {
  transform: translateY(-30px);
}

.sec_senction .se_senction_2 .scroll_in ul li:nth-child(2) {
  transform: translateY(-60px);
}

.sec_senction .se_senction_2 .scroll_in ul li:nth-child(3) {
  transform: translateY(-90px);
}

.sec_senction .se_senction_2 .scroll_in ul li:nth-child(4) {
  transform: translateY(-120px);
}

.sec_senction .se_senction_2 .scroll_in ul li:nth-child(5) {
  transform: translateY(-150px);
}

.sec_senction .se_senction_2 .scroll_in ul li:nth-child(6) {
  transform: translateY(-180px);
}

.sec_senction .se_senction_2 .scroll_in ul li:nth-child(7) {
  transform: translateY(-210px);
}

.sec_senction .se_senction_2 .scroll_in ul li i {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../images/security/ico_1.png) center no-repeat;
  background-size: cover;
  left: -15px;
  top: 0;
}

.sec_senction .se_senction_2 .scroll_in ul li h3 {
  font-size: 38px;
  font-size: 2.8rem;
  color: #23514A;
  margin-bottom: 10px;
}

.sec_senction .se_senction_2 .scroll_in ul li h6 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #23514A;
  margin-bottom: 10px;
}

.sec_senction .se_senction_2 .scroll_in ul li p {
  color: #252525;
  font-size: 18px;
  font-size: 1.4rem;
  margin-bottom: 20px;
  white-space: normal;
}

.sec_senction .se_senction_3 {
  padding: 80px 0;
  background: url(../images/security/bg_2.jpg) center no-repeat;
  background-size: 100% 100%;
}

.sec_senction .se_senction_3 .zs_list {
  align-items: flex-start;
  margin-bottom: 30px;
}

.sec_senction .se_senction_3 .zs_list.s_2 li {
  width: calc(100% / 2);
}

.sec_senction .se_senction_3 .zs_list li {
  width: calc(100% / 3);
  padding: 0 60px;
}

.sec_senction .se_senction_3 .zs_list li img {
  display: block;
  width: 100%;
  margin: 0 auto 0;
}

.sec_senction .se_senction_3 .zs_list li p {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #23514A;
}

.sec_senction .se_senction_4 {
  background-color: #fff;
  padding: 80px 0;
}

.pingtai_out{
  background-color: #fff;
  padding:20px;
  transform: scale(.8);
  transition: all .3s;
}

.swiper-slide-active .pingtai_out{
  transform: scale(1);
}

.sec_senction .se_senction_4 .swiper-slide-active .pingtai_out h3, .sec_senction .se_senction_4 .swiper-slide-active .pingtai_out p {
  opacity: 1;
}

.sec_senction .se_senction_4 .pingtai_out h3, .sec_senction .se_senction_4 .pingtai_out p {
  text-align: center;
  opacity: 0;
  transition: all .3s;
}

.sec_senction .se_senction_4 .pingtai_out h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #23514A;
  margin-bottom: 20px;
}

.sec_senction .se_senction_4 .pingtai_out p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  width: 70%;
  margin: 0 auto 20px;
}

.slider_txt_con{
  margin-bottom: 30px;
}

.slider_txt_con .con{
  display: none;
}

.slider_txt_con h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #23514A;
  margin-bottom: 20px;
  text-align: center;
}

.slider_txt_con p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  width: 70%;
  margin: 0 auto 20px;
}

.sec_senction .se_senction_4 .pingtai_out img {
  display: block;
  width: 100%;
}

.sec_senction .se_senction_5 {
  padding: 80px 0;
  background: url(../images/security/bg_3.jpg) center no-repeat;
  background-size: 100% 100%;
}

.sec_senction .se_senction_5 .ico_list {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
