/*nyAbout_Profile start*/
.nyAbout_Profile { overflow: hidden; padding: 100px 0;}
.nyAbProfile_main { display: flex; align-items: center;}
.nyAbProfile_img { width: 50%; padding-right: 25px;}
.nyAbProfile_img a { display: block; width: 100%; height: 535px; overflow: hidden; border-radius: 8px; position: relative;}
.nyAbProfile_img a:hover img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyAbProfile_img a i { display: block; width: 48px; height: 48px; padding: 12px 10px 12px 14px; background-color: #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-left: -24px; margin-top: -24px;}
.nyAbProfile_img a i::before { content: ''; display: block; width: 60px; height: 60px; background-color: rgba(255, 255, 255, .25); border-radius: 50%; position: absolute; left: -6px; top: -6px;}
.nyAbProfile_img a i svg.icon { position: relative;}

.nyAbProfile_text { width: 50%; padding-left: 25px;}
.nyAbProfile_con { margin: 30px 0;}
.nyAbProfile_con, .nyAbProfile_con p { line-height: 28px; color: #555; font-size: 18px;}
.nyAbProfile_con p { margin: 10px 0;}
.nyAbProfile_con span, .nyAbProfile_con em, .nyAbProfile_con font, .nyAbProfile_con p span, .nyAbProfile_con p em, .nyAbProfile_con p font { color: #555 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; font-size: 18px !important;}
.nyAbProfile_text a.nyAbProfile_btn { display: block; width: 220px; height: 60px; line-height: 60px; color: #fff; font-size: 20px; text-align: center; background-color: #00793c; border-radius: 30px;}
.nyAbProfile_text a.nyAbProfile_btn i { display: inline-block; width: 18px; height: 18px; vertical-align: middle; margin: -4px 0 0 20px;}
.nyAbProfile_text a.nyAbProfile_btn:hover i { margin: -4px 0 0 30px;}

.nyAbProfile_data { display: flex; align-items: center; margin-top: 80px;}
.nyAbProfile_data .dec { width: 30%; line-height: 28px; color: #555; font-size: 18px; padding-right: 40px;}
.nyAbProfile_data ul { width: 70%; display: flex; flex-wrap: wrap; justify-content: left;}
.nyAbProfile_data ul li { width: 33.333333%; padding-left: 40px;}
.nyAbProfile_data ul li p { height: 50px; line-height: 50px; color: #0d2d54; font-size: 48px; font-weight: bold; padding-left: 60px; position: relative;}
.nyAbProfile_data ul li p i { display: block; width: 40px; height: 40px; position: absolute; left: 0; top: 50%; margin-top: -20px;}
.nyAbProfile_data ul li p em { display: inline-block; line-height: 50px; color: #0d2d54; font-size: 48px; font-weight: bold;}
.nyAbProfile_data ul li span { display: block; line-height: 24px; color: #222; font-size: 18px; margin-top: 10px;}
/*nyAbout_Profile end*/


/*nyAbout_Culture start*/
.nyAbout_Culture { overflow: hidden; padding: 100px 0; background-color: #0d2d54;}
.nyAbCulture_main .nyAbCulture_title { margin-bottom: 60px; display: flex;}
.nyAbCulture_title .nyTitle { width: 50%; margin: 0; padding-right: 50px;}
.nyAbCulture_title p { width: 50%; line-height: 30px; color: rgba(255, 255, 255, .5); font-size: 20px;}

.nyAbCulture_main ul { display: flex; flex-wrap: wrap; justify-items: left; margin: 0 -16px;}
.nyAbCulture_main ul li { width: 33.333333%; padding: 0 16px;}
.nyAbCulture_main ul li .nyAbCulture_con { height: 100%; padding-bottom: 6px; background-color: #00793c; border-radius: 12px;}
.nyAbCulture_main ul li .nyAbCulture_con:hover { box-shadow: 0 0 16px rgba(43, 198, 120, .50);}
.nyAbCulture_con .text { width: 100%; height: 100%; overflow: hidden; background-color: #fff; border-radius: 8px; padding: 50px;}
.nyAbCulture_con:hover .text { background-color: #00793c;}
.nyAbCulture_con .text i { display: block; width: 120px; height: 120px; overflow: hidden; margin-bottom: 30px;}
.nyAbCulture_con .text i.ico1 { background: url(../images/webp/abCulture_ico01.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con .text i.ico2 { background: url(../images/webp/abCulture_ico02.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con .text i.ico3 { background: url(../images/webp/abCulture_ico03.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con .text i.ico4 { background: url(../images/webp/abCulture_ico04.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con:hover .text i.ico1 { background: url(../images/webp/abCulture_ico1.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con:hover .text i.ico2 { background: url(../images/webp/abCulture_ico2.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con:hover .text i.ico3 { background: url(../images/webp/abCulture_ico3.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con:hover .text i.ico4 { background: url(../images/webp/abCulture_ico4.webp) center top no-repeat; background-size: 100% 100%;}
.nyAbCulture_con .text span { display: block; line-height: 40px; color: #222; font-size: 30px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.nyAbCulture_con .text p { line-height: 28px; color: #555; font-size: 18px; text-align: center;}
.nyAbCulture_con:hover .text span, .nyAbCulture_con:hover .text p { color: #fff;}
/*nyAbout_Culture end*/


/*nyAbout_Honor start*/
.nyAbout_Honor { overflow: hidden; padding: 100px 0;}
.nyAbHonor_swiper { position: relative;}
.nyAbHonor_swiper .swiper-container { margin: -20px; padding: 20px;}
.nyAbHonor_swiper .swiper-slide { transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbHonor_swiper .swiper-slide:hover { margin-top: -10px;}
.nyAbHonor_swiper .swiper-slide a { display: block; overflow: hidden; padding: 30px; background-color: #fff; box-shadow: 0 0 12px rgba(0, 0, 0, .08); border-radius: 8px;}
.nyAbHonor_swiper .swiper-slide:hover a { box-shadow: 0 0 12px rgba(0, 121, 60, .1);}
.nyAbHonor_swiper .swiper-slide a p { height: 320px; overflow: hidden; position: relative; margin-bottom: 20px;}
.nyAbHonor_swiper .swiper-slide a span { display: block; height: 30px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.nyAbHonor_swiper .swiper-slide:hover a span { color: #00793c;}
.nyAbHonor_swiper .swiper-button-prev, .nyAbHonor_swiper .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 10px; background: none; border-radius: 8px;}
.nyAbHonor_swiper .swiper-button-prev { left: -70px;}
.nyAbHonor_swiper .swiper-button-next { right: -70px;}
.nyAbHonor_swiper .swiper-button-prev:hover svg path, .nyAbHonor_swiper .swiper-button-next:hover svg path { fill: #00793c;}
.nyAbHonor_swiper .swiper-button-disabled { opacity: .5 !important;}
/*nyAbout_Honor end*/


@media (max-width:1680px) {
  .nyAbout_Profile, .nyAbout_Culture, .nyAbout_Honor { padding: 80px 0;}
  .nyAbProfile_con, .nyAbProfile_con p, .nyAbCulture_con .text p { line-height: 25px; font-size: 15px;}
  .nyAbProfile_text a.nyAbProfile_btn { width: 200px; height: 50px; line-height: 50px; font-size: 16px;}
  .nyAbProfile_text a.nyAbProfile_btn i { width: 16px; height: 16px; margin: -4px 0 0 10px;}
  .nyAbProfile_text a.nyAbProfile_btn:hover i { margin: -4px 0 0 20px;}
  .nyAbProfile_data { margin-top: 60px;}
  .nyAbProfile_data .dec { line-height: 26px; font-size: 16px;}
  .nyAbProfile_data ul li p { height: 44px; line-height: 44px; font-size: 44px;}
  .nyAbProfile_data ul li p em { line-height: 44px; font-size: 44px;}
  .nyAbProfile_data ul li span { font-size: 16px;}

  .nyAbCulture_title p { font-size: 18px;}
  .nyAbCulture_con .text { padding: 40px;}
  .nyAbCulture_con .text i { width: 100px; height: 100px; margin-bottom: 20px;}
  .nyAbCulture_con .text span { line-height: 32px; font-size: 24px;}
  
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyAbout_Profile, .nyAbout_Culture, .nyAbout_Honor { padding: 60px 0;}
  .nyAbProfile_img { padding-right: 20px;}
  .nyAbProfile_img a { height: 500px;}
  .nyAbProfile_text { padding-left: 20px;}
  .nyAbProfile_con, .nyAbProfile_con p, .nyAbCulture_con .text p { line-height: 24px; font-size: 14px;}
  .nyAbProfile_text a.nyAbProfile_btn { width: 160px; height: 44px; line-height: 44px; font-size: 14px;}
  .nyAbProfile_text a.nyAbProfile_btn i { width: 14px; height: 14px; margin: -2px 0 0 10px;}
  .nyAbProfile_text a.nyAbProfile_btn:hover i { margin: -2px 0 0 20px;}
  .nyAbProfile_data { margin-top: 40px;}
  .nyAbProfile_data .dec { line-height: 25px; font-size: 15px; padding-right: 30px;}
  .nyAbProfile_data ul li { padding-left: 30px;}
  .nyAbProfile_data ul li p { height: 40px; line-height: 40px; font-size: 40px;}
  .nyAbProfile_data ul li p em { line-height: 40px; font-size: 40px;}
  .nyAbProfile_data ul li span { font-size: 15px;}

  .nyAbCulture_main .nyAbCulture_title { margin-bottom: 40px;}
  .nyAbCulture_title .nyTitle { padding-right: 40px;}
  .nyAbCulture_title p { line-height: 26px; font-size: 16px;}
  .nyAbCulture_main ul { margin: 0 -15px;}
  .nyAbCulture_main ul li { padding: 0 15px;}
  .nyAbCulture_main ul li .nyAbCulture_con { padding-bottom: 4px; border-radius: 8px;}
  .nyAbCulture_con .text { padding: 30px;}
  .nyAbCulture_con .text i { width: 80px; height: 80px;}
  .nyAbCulture_con .text span { line-height: 30px; font-size: 22px; margin-bottom: 15px;}

  .nyAbHonor_swiper .swiper-slide a { padding: 20px;}
  .nyAbHonor_swiper .swiper-slide a p { height: 300px;}
  .nyAbHonor_swiper .swiper-button-prev, .nyAbHonor_swiper .swiper-button-next { width: 48px; height: 48px; margin-top: -24px; padding: 10px;}
  .nyAbHonor_swiper .swiper-button-prev { left: -46px;}
  .nyAbHonor_swiper .swiper-button-next { right: -46px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyAbProfile_con { margin: 20px 0;}
  .nyAbProfile_data .dec { padding-right: 20px;}
  .nyAbProfile_data ul li { padding-left: 20px;}

  .nyAbCulture_main .nyAbCulture_title { margin-bottom: 30px;}

  .nyAbHonor_swiper .swiper-slide a p { height: 260px;}
  .nyAbHonor_swiper .swiper-slide a span { font-size: 16px;}
  .nyAbHonor_swiper .swiper-button-prev { left: -40px;}
  .nyAbHonor_swiper .swiper-button-next { right: -40px;}
}

@media (max-width:1200px) {
  .nyAbProfile_data .dec { line-height: 24px; font-size: 14px;}
  .nyAbProfile_data ul li span { line-height: 22px; font-size: 14px;}

  .nyAbCulture_title p { line-height: 24px; font-size: 14px;}

  .nyAbHonor_swiper .swiper-slide a p { height: 240px; margin-bottom: 10px;}
}

@media (max-width:1080px) {
  .nyAbProfile_data ul li p { padding-left: 50px;}
  .nyAbProfile_data ul li p, .nyAbProfile_data ul li p em { font-size: 36px;}
  .nyAbProfile_data ul li p i { width: 36px; height: 36px; margin-top: -18px;}

  .nyAbCulture_con .text { padding: 20px;}

  .nyAbHonor_swiper .swiper-container { margin: -10px; padding: 10px;}
  .nyAbHonor_swiper .swiper-slide:hover { margin-top: 0;}
  .nyAbHonor_swiper .swiper-slide a p { height: 280px;}
  .nyAbHonor_swiper .swiper-button-prev, .nyAbHonor_swiper .swiper-button-next { display: none;}
}

@media (max-width:1024px) {
  .nyAbProfile_img { padding-right: 15px;}
  .nyAbProfile_text { padding-left: 15px;}
}

@media (max-width:920px) {
  .nyAbout_Profile, .nyAbout_Culture, .nyAbout_Honor { padding: 40px 0;}
  .nyAbProfile_img { padding-right: 10px;}
  .nyAbProfile_img a { height: 490px;}
  .nyAbProfile_text { padding-left: 10px;}
  .nyAbProfile_con, .nyAbProfile_con p, .nyAbCulture_con .text p { line-height: 22px;}

  .nyAbProfile_data { display: block; align-items: inherit; margin-top: 30px;}
  .nyAbProfile_data .dec { width: 100%; text-align: center; margin-bottom: 20px; padding-right: 0;}
  .nyAbProfile_data ul { width: 100%; margin: 0 -10px;}
  .nyAbProfile_data ul li { padding: 0 10px;}

  .nyAbCulture_main ul { margin: 0 -10px;}
  .nyAbCulture_main ul li { padding: 0 10px;}
  .nyAbCulture_con .text span { font-size: 20px; margin-bottom: 10px;}

  .nyAbHonor_swiper .swiper-slide a p { height: 240px;}
}

@media (max-width:820px) {
  .nyAbProfile_img a { height: 530px;}
}

@media (max-width:767px) {
  .nyAbout_Profile { padding: 20px 0 40px;}
  .nyAbProfile_main { display: block; align-items: inherit;}
  .nyAbProfile_img { width: 100%; margin-bottom: 20px; padding-right: 0;}
  .nyAbProfile_img a { height: 260px;}
  .nyAbProfile_text { width: 100%; padding-left: 0;}
  .nyAbProfile_data .dec { text-align: left;}
  .nyAbProfile_data ul { margin: 0;}
  .nyAbProfile_data ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .nyAbProfile_data ul li:last-child { margin-bottom: 0;}
  .nyAbProfile_data ul li span { margin-top: 5px;}

  .nyAbCulture_main .nyAbCulture_title { display: block; margin-bottom: 20px;}
  .nyAbCulture_title .nyTitle { width: 100%; margin-bottom: 15px; padding-right: 0;}
  .nyAbCulture_title p { width: 100%;}
  .nyAbCulture_main ul { margin: 0;}
  .nyAbCulture_main ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .nyAbCulture_main ul li:last-child { margin-bottom: 0;}
  .nyAbCulture_con .text i { margin: 0 auto 20px;}

  .nyAbHonor_swiper .swiper-slide a p { height: 280px; margin-bottom: 20px;}
  .nyAbHonor_swiper .swiper-slide a span { font-size: 18px;}
}

@media (max-width:390px) {
  .nyAbProfile_img a { height: 240px;}
}

@media (max-width:320px) {}

