  

/*nyAbout_intro start*/
.nyAbout_intro { overflow: hidden; padding: 80px 0 0; position: relative;}
.nyAboutIntro_main { display: flex;}
.nyAboutIntro_main .nyAboutIntro_text { width: 50%; padding-right: 60px;}
.nyAboutIntro_time { height: 40px; line-height: 40px; color: #999; font-size: 42px; font-weight: lighter; text-align: right; margin-bottom: 40px; position: relative;}
.nyAboutIntro_time em { display: inline-block; line-height: 40px; color: #0032a0; font-family: "AlimamaShuHeiTi-Bold"; font-size: 44px; font-style: normal; margin-left: 10px;}
.nyAboutIntro_time::before { content: ''; display: block; width: 200%; height: 1px; background-color: #e6e6e6; position: absolute; top: 50%; right: 260px;}
.nyAboutIntro_con { height: 360px; overflow-y: scroll; line-height: 32px; color: #555 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei' !important; font-size: 16px !important; padding-right: 40px;}
.nyAboutIntro_con::-webkit-scrollbar { width: 3px;}
.nyAboutIntro_con p { line-height: 32px; color: #555; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei'; font-size: 16px; text-indent: 2em;}
.nyAboutIntro_con span, .nyAboutIntro_con p span, .nyAboutIntro_con font, .nyAboutIntro_con p font { color: #555 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei' !important; font-size: 16px !important;}
.nyAboutIntro_main .nyAboutIntro_img { width: 50%; height: 450px; overflow: hidden; border-radius: 16px; position: relative;}

.nyAboutIntro_data { margin-top: 60px;}
.nyAboutIntro_data ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -24px;}
.nyAboutIntro_data ul li { width: 33.333333%; padding: 0 24px;}
.nyAboutIntro_data ul li .con { display: flex; align-items: center; justify-content: center; min-height: 100%; overflow: hidden; padding: 32px 48px; background-color: #999; border-radius: 16px;}
.nyAboutIntro_data ul li .con:hover { background-color: #0032a0; box-shadow: 0 10px 20px rgba(0, 50, 160, .24);}
.nyAboutIntro_data ul li .con i { display: block; width: 80px; height: 80px; overflow: hidden; opacity: .2;}
.nyAboutIntro_data ul li .con:hover i { opacity: .1;}
.nyAboutIntro_data ul li .con .text { padding-left: 32px;}
.nyAboutIntro_data ul li .con .text p { height: 60px; margin-bottom: 14px;}
.nyAboutIntro_data ul li .con .text p em { display: inline-block; line-height: 60px; color: #fff; font-family: "AlimamaShuHeiTi-Bold"; font-size: 70px; font-style: normal;}
.nyAboutIntro_data ul li .con .text p sub { display: inline-block; line-height: 30px; color: rgba(255, 255, 255, .45); font-size: 18px; vertical-align: baseline; margin-left: 12px;}
.nyAboutIntro_data ul li .con .text span { line-height: 26px; color: #fff; font-size: 16px;}
/*nyAbout_intro end*/


/*nyAbout_culture start*/
.nyAbout_culture { overflow: hidden; padding: 100px 0 120px; background: #fff url(../images/cultureBg.jpg) bottom center no-repeat; position: relative;}
.nyAboutCulture_list ul { display: flex; align-items: center; justify-content: center;}
.nyAboutCulture_list ul li { display: flex; align-items: center; justify-content: center; width: 400px; height: 400px; overflow: hidden; margin: 0 -20px; padding: 40px; border: 1px solid #c2cde5; border-radius: 50%; position: relative;}
.nyAboutCulture_list ul li:hover { background-color: #0032a0; border: 1px solid #0032a0; box-shadow: 0 10px 20px rgba(0, 50, 160, .24); z-index: 1;}
.nyAboutCulture_list ul li .con i { display: block; width: 80px; height: 80px; overflow: hidden; margin: 0 auto;}
.nyAboutCulture_list ul li .con p { line-height: 40px; color: #222; font-size: 30px; font-weight: bold; text-align: center; margin: 30px auto 20px;}
.nyAboutCulture_list ul li .con p::before, .nyAboutCulture_list ul li .con p::after { content: ''; display: inline-block; width: 6px; height: 6px; background-color: #0032a0; border-radius: 50%; margin-top: -2px; vertical-align: middle;}
.nyAboutCulture_list ul li .con p::before { margin-right: 12px;}
.nyAboutCulture_list ul li .con p::after { margin-left: 12px;}
.nyAboutCulture_list ul li .con span { display: block; line-height: 30px; color: #555; font-size: 18px; text-align: center;}
.nyAboutCulture_list ul li:hover .con i svg path { fill: #fff;}
.nyAboutCulture_list ul li:hover .con p, .nyAboutCulture_list ul li:hover .con span { color: #fff;}
.nyAboutCulture_list ul li:hover .con p::before, .nyAboutCulture_list ul li:hover .con p::after { background-color: #6bc4ea;}
/*nyAbout_culture end*/


/*nyAbout_honor start*/
.nyAbout_honor { overflow: hidden; padding: 100px 0; background-image: linear-gradient(to bottom, #c9d2e4, #eef1f8); position: relative;}
.nyAbout_honor::before { content: ''; display: block; width: 660px; height: 860px; overflow: hidden; background: url(/Skins/347685/images/hnrBg.png) center center no-repeat; background-size: 100% 100%; position: absolute; top: 200px; right: 100px; z-index: 0;}
.nyAboutHonor_main { position: relative; z-index: 1;}
.nyAboutHonor_swiper { min-height: 240px; overflow: hidden; background-color: #fff; border-radius: 16px; position: relative;}
.nyAboutHonor_swiper .swiper-slide { padding: 60px 40px; background-color: #fff; border-right: 1px solid #e6e6e6; position: relative;}
.nyAboutHonor_swiper .swiper-slide:hover { background-color: #eef1f8; border-right: 1px solid #eef1f8;}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1) { display: block; width: 100%; height: 260px; overflow: hidden; margin: 0 auto 20px; position: relative;}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1) img { display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; left:0; top:0; right:0; bottom:0;}
.nyAboutHonor_swiper .swiper-slide:hover a:nth-child(1) img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyAboutHonor_swiper .swiper-slide a.name { display: block; width: 100%; line-height: 30px; color: #777; font-size: 16px; text-align: center;}
.nyAboutHonor_swiper .swiper-slide:hover a.name { color: #222;}
.nyAboutHonor_swiper .swiper-slide::after { content: ''; display: block; width: 0; height: 5px; background-color: #0032a0; position: absolute; bottom: 0; left: 0; transition: all .3s ease-in-out;}
.nyAboutHonor_swiper .swiper-slide:hover::after { width: 100%;}

.nyAboutHonor_swiper .swiper-button-prev, .nyAboutHonor_swiper .swiper-button-next { width: 48px; height: 48px; margin-top: -24px; padding: 13px; background: none; border-radius: 50%; position: absolute; top: 50%;}
.nyAboutHonor_swiper .swiper-button-prev { left: 0; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyAboutHonor_swiper .swiper-button-next { right: 0;}
.nyAboutHonor_swiper .swiper-button-disabled { opacity: .25 !important;}
/*nyAbout_honor end*/


@media (max-width:1680px) {
  .nyAboutIntro_main .nyAboutIntro_text { padding-right: 50px;}
  .nyAboutIntro_time { font-size: 36px;}
  .nyAboutIntro_time em { font-size: 42px;}
  .nyAboutIntro_time::before { right: 220px;}

  .nyAboutIntro_data ul { margin: 0 -20px;}
  .nyAboutIntro_data ul li { padding: 0 20px;}
  .nyAboutIntro_data ul li .con { padding: 30px 40px;}
  .nyAboutIntro_data ul li .con .text p { height: 50px; margin-bottom: 10px;}
  .nyAboutIntro_data ul li .con .text p em { line-height: 50px; font-size: 64px;}
  .nyAboutIntro_data ul li .con .text p sub { line-height: 20px; font-size: 16px;}

  .nyAbout_culture { padding: 80px 0 100px;}
  .nyAboutCulture_list ul li { width: 360px; height: 360px;}
  .nyAboutCulture_list ul li .con i { width: 64px; height: 64px;}
  .nyAboutCulture_list ul li .con p { line-height: 36px; font-size: 24px; margin: 20px auto 10px;}
  .nyAboutCulture_list ul li .con span { font-size: 16px;}
  .nyAboutCulture_list ul li .con p::before, .nyAboutCulture_list ul li .con p::after { width: 4px; height: 4px;}

  .nyAbout_honor { padding: 80px 0;}
  .nyAboutHonor_swiper .swiper-slide { padding: 50px 30px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyAboutIntro_main .nyAboutIntro_img { border-radius: 12px;}
  .nyAboutIntro_data ul li .con { padding: 30px; border-radius: 12px;}
  .nyAboutIntro_data ul li .con .text p { line-height: 48px;}
  .nyAboutIntro_data ul li .con .text p em { line-height: 48px; font-size: 60px;}

  .nyAboutHonor_swiper { border-radius: 12px;}
  .nyAboutHonor_swiper .swiper-slide { padding: 40px 20px;}

}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyAbout_intro { padding: 60px 0 0;}
  .nyAboutIntro_time { height: 30px; line-height: 30px; font-size: 32px; margin-bottom: 30px;}
  .nyAboutIntro_time em { line-height: 30px; font-size: 37px;}
  .nyAboutIntro_time::before { right: 200px;}
  .nyAboutIntro_main .nyAboutIntro_text { padding-right: 40px;}
  .nyAboutIntro_con { height: 300px; line-height: 30px; font-size: 15px !important; padding-right: 30px;}
  .nyAboutIntro_con p { line-height: 30px; font-size: 15px;}
  .nyAboutIntro_con span, .nyAboutIntro_con p span, .nyAboutIntro_con font, .nyAboutIntro_con p font { font-size: 15px !important;}
  .nyAboutIntro_main .nyAboutIntro_img { height: 360px; border-radius: 10px;}

  .nyAboutIntro_data { margin-top: 40px;}
  .nyAboutIntro_data ul { margin: 0 -15px;}
  .nyAboutIntro_data ul li { padding: 0 15px;}
  .nyAboutIntro_data ul li .con { border-radius: 10px;}
  .nyAboutIntro_data ul li .con i { width: 70px; height: 70px;}
  .nyAboutIntro_data ul li .con .text { padding-left: 24px;}
  .nyAboutIntro_data ul li .con .text p { height: 40px;}
  .nyAboutIntro_data ul li .con .text p em { line-height: 40px; font-size: 52px;}
  .nyAboutIntro_data ul li .con .text p sub { line-height: 17px; font-size: 15px;}
  .nyAboutIntro_data ul li .con .text span { line-height: 25px; font-size: 15px;}

  .nyAbout_culture { padding: 60px 0 80px;}
  .nyAboutCulture_list ul li { width: 320px; height: 320px; margin: 0 -15px; padding: 30px;}
  .nyAboutCulture_list ul li .con i { width: 60px; height: 60px;}
  .nyAboutCulture_list ul li .con p { line-height: 32px; font-size: 22px;}
  .nyAboutCulture_list ul li .con span { line-height: 25px; font-size: 15px;}

  .nyAbout_honor { padding: 60px 0;}
  .nyAboutHonor_swiper { border-radius: 10px;}
  .nyAboutHonor_swiper .swiper-slide { padding: 30px 20px;}
  .nyAboutHonor_swiper .swiper-slide a:nth-child(1) { height: 230px; margin: 0 auto 15px;}
  .nyAboutHonor_swiper .swiper-slide a.name { font-size: 15px;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyAboutIntro_main .nyAboutIntro_text { padding-right: 30px;}
  .nyAboutIntro_data ul { margin: 0 -12px;}
  .nyAboutIntro_data ul li { padding: 0 12px;}
  .nyAboutIntro_data ul li .con { padding: 24px; border-radius: 10px;}
  .nyAboutIntro_data ul li .con i { width: 60px; height: 60px;}
  .nyAboutIntro_data ul li .con .text p { height: 36px;}
  .nyAboutIntro_data ul li .con .text p em { line-height: 36px; font-size: 44px;}
  .nyAboutIntro_data ul li .con .text p sub { line-height: 16px; font-size: 14px;}
  .nyAboutIntro_data ul li .con .text span { line-height: 24px; font-size: 14px;}

  .nyAbout_culture { padding: 60px 0;}
  .nyAboutCulture_list ul li { width: 300px; height: 300px;}
  .nyAboutCulture_list ul li .con i { width: 52px; height: 52px;}
  .nyAboutHonor_swiper .swiper-slide a:nth-child(1) { height: 220px;}

  
}

@media (max-width:1024px) {
  .nyAboutIntro_time { font-size: 30px;}
  .nyAboutIntro_time em { font-size: 34px;}
  .nyAboutIntro_time::before { right: 180px;}
  .nyAboutIntro_con { height: 240px; padding-right: 20px;}
  .nyAboutIntro_main .nyAboutIntro_img { height: 300px;}

  .nyAboutIntro_data ul li .con i { width: 52px; height: 52px;}
  .nyAboutIntro_data ul li .con .text { padding-left: 20px;}
  .nyAboutIntro_data ul li .con .text p { height: 32px; margin-bottom: 5px;}
  .nyAboutIntro_data ul li .con .text p em { line-height: 32px; font-size: 40px;}

  .nyAboutCulture_list ul li { width: 280px; height: 280px;}

  .nyAboutHonor_swiper .swiper-slide a:nth-child(1) { height: 200px;}
}

@media (max-width:920px) {
  .nyAboutCulture_list ul li { width: 260px; height: 260px;}
  
}

@media (max-width:820px) {
  .nyAboutIntro_time { font-size: 24px; margin-bottom: 20px;}
  .nyAboutIntro_time em { font-size: 28px;}
  .nyAboutIntro_time::before { right: 160px;}
  .nyAboutIntro_main .nyAboutIntro_img { height: 290px;}

  .nyAboutIntro_data ul { margin: 0 -10px;}
  .nyAboutIntro_data ul li { padding: 0 10px;}
  .nyAboutIntro_data ul li .con { padding: 20px; display: block; align-items: unset;}
  .nyAboutIntro_data ul li .con i { margin: 0 auto 20px;}
  .nyAboutIntro_data ul li .con .text { padding-left: 0;}
  .nyAboutIntro_data ul li .con .text p, .nyAboutIntro_data ul li .con .text span { display: block; text-align: center;}

  .nyAboutCulture_list ul li { width: 240px; height: 240px;}
  .nyAboutCulture_list ul li .con i { width: 48px; height: 48px;}
  .nyAboutCulture_list ul li .con p { line-height: 30px; font-size: 20px; margin: 15px auto 10px;}
  .nyAboutCulture_list ul li .con span { line-height: 24px; font-size: 14px;}

}

@media (max-width:767px) {
  .nyAbout_intro { padding: 40px 0 0;}

  .nyAboutIntro_main { display: block;}
  .nyAboutIntro_main .nyAboutIntro_text { width: 100%; margin-bottom: 20px; padding-right: 0;}
  .nyAboutIntro_con { padding-right: 12px;}
  .nyAboutIntro_time { height: 24px; line-height: 24px; font-size: 20px; margin-bottom: 20px;}
  .nyAboutIntro_time em { line-height: 24px; font-size: 24px; margin-left: 5px;}
  .nyAboutIntro_time::before { right: 124px;}
  .nyAboutIntro_main .nyAboutIntro_img { width: 100%; height: 250px; border-radius: 8px;}

  .nyAboutIntro_data ul { margin: 0 0 -20px;}
  .nyAboutIntro_data ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .nyAboutIntro_data ul li .con { display: flex; align-items: center; border-radius: 8px;}
  .nyAboutIntro_data ul li .con i { margin: 0;}
  .nyAboutIntro_data ul li .con .text { padding-left: 20px;}
  .nyAboutIntro_data ul li .con .text p, .nyAboutIntro_data ul li .con .text span { text-align: left;}

  .nyAbout_culture, .nyAbout_honor { padding: 40px 0;}
  .nyAboutCulture_list ul { display: block; align-items: unset; justify-content: unset;}
  .nyAboutCulture_list ul li { margin: 0 auto;}
  .nyAboutCulture_list ul li:nth-child(2) { margin: -20px auto;}

  .nyAboutHonor_swiper { border-radius: 8px;}
  .nyAboutHonor_swiper .swiper-slide { padding: 20px 40px; border: 0;}
  .nyAboutHonor_swiper .swiper-slide a:nth-child(1) { height: 240px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyAboutIntro_main .nyAboutIntro_img { height: 200px;}
  .nyAboutHonor_swiper .swiper-slide a:nth-child(1) { height: 220px;}
}

