@media (max-width: 1540px) {
  header .header_container .header_nav_list .header_nav_item > a {
    padding: 0 25px;
  }
}
.banner .banner_content {
  width: 65%;
  margin: 0 auto;
}

.banner .video_content {
  width: 65%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .banner .banner_content {
    width: 90%;
  }
  .banner .banner_content p {
    width: 100%;
  }
  .banner .video_content {
    width: 100%;
  }
}
.homeabout .homeabout_left .homeabout_content .homeabout_description p {
  line-height: 1.6;
}
.homeabout .homeabout_right .homeabout_highlight p {
  font-size: 26px;
}

@media (max-width: 1600px) {
  .homeabout .homeabout_right .homeabout_highlight {
    height: 150px;
  }
  .homeabout .homeabout_right .homeabout_highlight p {
    font-size: 22px;
  }
  .homeabout .homeabout_right .homeabout_highlight span {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .homeabout .homeabout_right {
    display: none;
  }
}
.homecase .homecase_container .homecase_list .swiper .swiper-wrapper .swiper-slide .homecase_item .homecase_item_intro p {
  min-height: 2.6em;
  line-height: 1.3;
}
.homecase .homecase_container .homecase_list .swiper .swiper-wrapper .swiper-slide .homecase_item .homecase_item_intro span {
  min-height: 4.8em;
  line-height: 1.6;
}

.homenews_item .homenews_item_intro p {
  line-height: 1.3;
}
.homenews_item .homenews_item_intro span {
  line-height: 1.6;
}

.focus .focus_main {
  width: 60%;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .focus .focus_main {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .focus .focus_main {
    width: 100%;
  }
}
.footer_wrapper .footer_container .footer_contact {
  gap: 30px;
}
.footer_wrapper .footer_container .footer_contact .contact_info h2 {
  font-size: 30px;
}

.listcase_wrapper .listcase_container .listcase_hot .swiper-slide a .listcase_hot_pic {
  width: 590px;
}

.footer_wrapper .footer_container .footer_content .footer_content_left .footer_nav {
  gap: 90px;
}

@media (max-width: 1440px) {
  .footer_wrapper .footer_container .footer_content .footer_content_left .footer_nav {
    gap: 70px;
  }
}
@media (max-width: 1366px) {
  .footer_wrapper .footer_container .footer_content .footer_content_right {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer_wrapper .footer_container {
    padding-top: 470px;
  }
}
@media (max-width: 374px) {
  .footer_wrapper .footer_container {
    padding-top: 560px;
  }
}
.pageServiceBox1 .pageService_container p {
  line-height: 1.6;
}

.pageServiceBox2 .pageService_container .pageserviceBox2_main h4 {
  line-height: 1.3;
}
.pageServiceBox2 .pageService_container .pageserviceBox2_main p {
  line-height: 1.6;
}

.pagecontact .pagecontact_container .pagecontact_pic {
  background: url(/static/image/map_en.jpg) no-repeat center top;
  background-size: cover;
}

@media (max-width: 767px) {
  .pagecontact .pagecontact_container .pagecontact_pic {
    background: url(/static/image/map_mobile_en.jpg) no-repeat center top;
    background-size: cover;
  }
}
.showproduct_goods .showproduct_goods_container .showproduct_goods_main .showproduct_goods_right .show_scene .show_scene_list .show_scene_item p {
  font-size: 12px;
}

/*# sourceMappingURL=pageen_new.css.map */
