#ab02 { margin: -100px 0 200px;}

/*nyAbout_intro start*/
.nyAbout_intro { overflow: hidden; margin: 100px auto;}
.nyAboutIntro_main { display: flex; align-items: center;}
.nyAboutIntro_text { width: 50%; padding-right: 60px;}
.nyAboutIntro_title { line-height: 40px; color: #040404; font-family: "PoppinsSemiBold"; font-size: 30px; text-transform: uppercase; margin-bottom: 20px;}
.nyAboutIntro_ms, .nyAboutIntro_ms p { line-height: 30px !important; color: #333 !important;  font-family: 'PoppinsRegular', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.nyAboutIntro_ms div span, .nyAboutIntro_ms div font, .nyAboutIntro_ms p span, .nyAboutIntro_ms p font { color: #333 !important; font-family: 'PoppinsRegular', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 16px !important;}
.nyAboutIntro_ms img { width: auto !important; height: auto !important; max-width: 100%;}
.nyAboutIntro_ms p br { display: none;}

.nyAboutIntro_img { width: 50%; height: 600px; overflow: hidden; position: relative;}
/*nyAbout_intro end*/


/*nyAbout_culture start*/
.nyAbout_culture { overflow: hidden; margin: 100px auto;}
.nyAboutCulture_main { padding: 40px 40px 10px; background-color: #084187; border-radius: 12px;}
.nyAboutCulture_title { line-height: 40px; color: #fff; font-family: "PoppinsSemiBold"; font-size: 30px; text-transform: uppercase; text-align: center; margin-bottom: 10px;}

.nyAboutCulture_main ul { display: flex; flex-wrap: wrap; justify-content: left;}
.nyAboutCulture_main ul li { width: 33.333333%; position: relative;}
.nyAboutCulture_main ul li::after { content: ''; display: block; width: 1px; height: calc(100% - 60px); background-color: rgba(255, 255, 255, 0.2); position: absolute; top: 30px; right: 0;}
.nyAboutCulture_main ul li:nth-child(3n)::after { display: none;}
.nyAboutCulture_main ul li:nth-child(1), .nyAboutCulture_main ul li:nth-child(2), .nyAboutCulture_main ul li:nth-child(3) { border-bottom: 1px solid rgba(255, 255, 255, .2);}
.nyAboutCulture_con { min-height: 100%; padding: 30px 40px; display: flex;}
.nyAboutCulture_con i { display: block; width: 48px; height: 48px; overflow: hidden;}
.nyAboutCulture_con .nyAboutCulture_text { width: calc(100% - 48px); padding-left: 20px;}
.nyAboutCulture_text p { line-height: 30px; color: #fff; font-family: "PoppinsSemiBold"; font-size: 20px; margin-bottom: 10px;}
.nyAboutCulture_text span { display: block; line-height: 26px; color: rgba(255, 255, 255, .8); font-family: "PoppinsLight"; font-size: 16px;}
/*nyAbout_culture end*/


/*nyAbout_honor start*/
.nyAbout_honor { overflow: hidden; padding: 100px 0; background-color: #f8f8f8;}
.nyAboutHonor_title { margin-bottom: 50px;}
.nyAboutHonor_title p { line-height: 40px; color: #040404; font-family: "PoppinsSemiBold"; font-size: 30px; text-transform: uppercase; margin-bottom: 10px;}
.nyAboutHonor_title span { display: block; line-height: 26px; color: #555; font-family: "PoppinsLight"; font-size: 16px;}

.nyAboutHonor_swiper { overflow: hidden; padding: 50px; background-color: #fff;}
.nyAboutHonor_swiper .swiper-container { padding-bottom: 40px;}
.nyAboutHonor_swiper .swiper-slide a { display: block; width: 100%; height: 300px; overflow: hidden; border: 1px solid #e6e6e6; position: relative;}
.nyAboutHonor_swiper .swiper-slide:hover a img { transform: scale(1.1); -webkit-transform: scale(1.1);}

.nyAboutHonor_swiper .swiper-pagination { width: 100%; height: 10px; bottom: 0 !important;}
.nyAboutHonor_swiper .swiper-pagination span { width: 10px; height: 10px; background-color: rgba(0, 0, 0, .1); border-radius: 50%; margin: 0 5px; opacity: 1; vertical-align: top;}
.nyAboutHonor_swiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #084187;}
/*nyAbout_honor end*/


@media (max-width:1680px) {
  #ab02 { margin: -80px 0 160px;}

  .nyAbout_intro, .nyAbout_culture { margin: 80px auto;}

  .nyAbout_honor { padding: 80px 0;}
  .nyAboutHonor_title { margin-bottom: 40px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  #ab02 { margin: -60px 0 120px;}

  .nyAbout_intro, .nyAbout_culture { margin: 60px auto;}
  .nyAboutIntro_text { padding-right: 40px;}
  .nyAboutIntro_title, .nyAboutCulture_title, .nyAboutHonor_title p { line-height: 36px; font-size: 28px;}
  .nyAboutIntro_ms, .nyAboutIntro_ms p { line-height: 30px !important; font-size: 15px !important;}
  .nyAboutIntro_ms div span, .nyAboutIntro_ms div font, .nyAboutIntro_ms p span, .nyAboutIntro_ms p font { font-size: 15px !important;}
  .nyAboutIntro_img { height: 480px;}

  .nyAboutCulture_main { padding: 30px 30px 10px; border-radius: 8px;}
  .nyAboutCulture_con { padding: 20px 30px;}
  .nyAboutCulture_con i { width: 40px; height: 40px;}
  .nyAboutCulture_con .nyAboutCulture_text { width: calc(100% - 40px);}
  .nyAboutCulture_text p { font-size: 18px;}
  .nyAboutCulture_text span { line-height: 22px; font-size: 14px;}
  .nyAboutCulture_main ul li::after { height: calc(100% - 40px); top: 20px;}

  .nyAbout_honor { padding: 60px 0;}
  .nyAboutHonor_title { margin-bottom: 30px;}
  .nyAboutHonor_title span { line-height: 25px; font-size: 15px;}
  .nyAboutHonor_swiper { padding: 40px;}

}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyAboutIntro_title, .nyAboutCulture_title, .nyAboutHonor_title p { line-height: 32px; font-size: 26px;}

}

@media (max-width:1200px) {
  .nyAboutIntro_text { padding-right: 30px;}
  .nyAboutIntro_img { height: 500px;}
}

@media (max-width:1080px) {
  .nyAboutIntro_main { display: block;}
  .nyAboutIntro_text { width: 100%; padding-right: 0;}
  .nyAboutIntro_title, .nyAboutCulture_title, .nyAboutHonor_title p { line-height: 30px; font-size: 24px;}
  .nyAboutIntro_img { width: 100%; height: 400px; margin-top: 20px;}

  .nyAboutCulture_main ul li { width: 50%;}
  .nyAboutCulture_main ul li:nth-child(4) { border-bottom: 1px solid rgba(255, 255, 255, .2);}
  .nyAboutCulture_main ul li:nth-child(3n)::after { display: block;}
  .nyAboutCulture_main ul li:nth-child(2n)::after { display: none;}

  .nyAboutHonor_swiper { padding: 30px;}
  .nyAboutHonor_swiper .swiper-container { padding-bottom: 30px;}
  .nyAboutHonor_swiper .swiper-slide a { height: 260px;}

}

@media (max-width:1024px) {}

@media (max-width:920px) {
  #ab02 { margin: -40px 0 80px;}

  .nyAbout_intro, .nyAbout_culture { margin: 40px auto;}
  .nyAboutIntro_img { height: 360px;}

  .nyAboutCulture_main { padding: 30px 20px 20px;}
  .nyAboutCulture_con { padding: 20px;}

  .nyAbout_honor { padding: 40px 0;}
  .nyAboutHonor_title { margin-bottom: 20px;}
  .nyAboutHonor_title p { margin-bottom: 6px;}
  .nyAboutHonor_title span { line-height: 22px; font-size: 14px;}
  .nyAboutHonor_swiper { padding: 20px;}
}

@media (max-width:820px) {
  .nyAboutIntro_img { height: 320px;}
}

@media (max-width:767px) {
  .nyAboutIntro_title, .nyAboutCulture_title, .nyAboutHonor_title p { line-height: 28px; font-size: 22px;}
  .nyAboutIntro_img { height: 280px;}

  .nyAboutCulture_main { padding: 30px 0 20px;}
  .nyAboutCulture_main ul li { width: 100%; border-bottom: 1px solid rgba(255, 255, 255, .2);}
  .nyAboutCulture_main ul li:last-child { border-bottom: 0;}
  .nyAboutCulture_main ul li::after { display: none;}

  .nyAboutHonor_swiper .swiper-slide a { height: 200px;}
  .nyAboutHonor_swiper .swiper-container { padding-bottom: 28px;}
  .nyAboutHonor_swiper .swiper-pagination { height: 8px;}
  .nyAboutHonor_swiper .swiper-pagination span { width: 8px; height: 8px;}
}

@media (max-width:390px) {
  .nyAboutIntro_img { height: 240px;}

  .nyAboutHonor_swiper .swiper-slide a { height: 180px;}
}

@media (max-width:320px) {
  .nyAboutIntro_img { height: 220px;}

  .nyAboutHonor_swiper .swiper-slide a { height: 160px;}
}