/*nyAbout_intro start*/
.nyAbout_intro { overflow: hidden; padding: 100px 0;}
.nyAboutIntro_con { width: 50%; padding-right: 60px; float: left;}
.nyAboutIntro_con .nyAboutIntro_name { line-height: 40px; color: #222; font-size: 32px; font-weight: bold; margin-bottom: 40px;}
.nyAboutIntro_name::after { content: ''; display: block; width: 80px; height: 3px; overflow: hidden; background-color: #04559a; margin-top: 20px;}
.nyAboutIntro_con .nyAboutIntro_text { height: 327px; overflow-y: scroll;  padding-right: 20px;}
.nyAboutIntro_text p { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; word-break: break-all; margin: 0 auto; padding: 0; }
.nyAboutIntro_text p span, .nyAboutIntro_text p em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px!important; font-style: normal!important; font-weight: normal!important; }
.nyAboutIntro_text p br { display: none; }

.nyAboutIntro_data { margin-top: 40px;}
.nyAboutIntro_data ul { display: flex; justify-content: space-between;}
.nyAboutIntro_data ul li { max-width: 40%;}
.nyAboutIntro_data ul li p { height: 60px; overflow: hidden; line-height: 60px; color: #04559a; font-family: "AlimamaShuHeiTi-Bold"; font-size: 56px; text-align: center;}
.nyAboutIntro_data ul li span { display: block; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: center;}

.nyAboutIntro_img { width: 50%; height: 560px; padding-left: 30px; position: relative; float: right;}
.nyAboutIntro_img::before { content: ''; display: block; width: 30px; height: calc(100% - 160px); background-color: #04559a; position: absolute; left: 0; top: 80px;}
.nyAboutIntro_img i { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
/*nyAbout_intro end*/


/*nyAbout_culture start*/
.nyAbout_culture { overflow: hidden; padding: 100px 0; background: #222 url(../images/cultureBg.jpg) center center no-repeat; background-size: cover;}
.nyAboutCulture_main ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px -30px;}
.nyAboutCulture_main ul li { width: 50%; margin-bottom: 30px; padding: 0 15px;}
.nyAboutCulture_main ul li .con { display: flex; align-items: center; justify-items: center; min-height: 100%; overflow: hidden; background-color: #fff;}
.nyAboutCulture_main ul li .con:hover { background-color: #04559a;}
.nyAboutCulture_main ul li .con .pic { width: 224px; height: 200px; overflow: hidden; position: relative;}
.nyAboutCulture_main ul li .con .pic::before, .nyAboutCulture_main ul li .con .pic::after { content: ''; display: block; width: 1px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nyAboutCulture_main ul li .con .pic::before { height: 100%; background-color: #e6e6e6;}
.nyAboutCulture_main ul li .con .pic::after { height: 50px; background-color: #04559a;}
.nyAboutCulture_main ul li .con:hover .pic::before { background-color: rgba(255, 255, 255, .15);}
.nyAboutCulture_main ul li .con:hover .pic::after { background-color: #fff;}
.nyAboutCulture_main ul li .con .pic em { display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyAboutCulture_main ul li .con .pic em::before, .nyAboutCulture_main ul li .con .pic em::after { content: ''; display: block; width: 120px; height: 120px; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); box-sizing: border-box; -webkit-box-sizing: border-box;}
.nyAboutCulture_main ul li .con .pic em::before { background-color: #f5f8fb;}
.nyAboutCulture_main ul li .con:hover .pic em::before { background-color: #cbd3e9;}
.nyAboutCulture_main ul li .con .pic em::after { border: 1px solid #e8ecf0;}
.nyAboutCulture_main ul li .con:hover .pic em::after { border: 1px solid #cbd3e9;}
.nyAboutCulture_main ul li .con .pic em i { display: block; width: 84px; height: 84px; overflow: hidden; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyAboutCulture_main ul li .con .pic em i.ico1 { background: #fff url(../images/abIco1.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con .pic em i.ico2 { background: #fff url(../images/abIco2.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con .pic em i.ico3 { background: #fff url(../images/abIco3.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con .pic em i.ico4 { background: #fff url(../images/abIco4.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico1 { background: #fff url(../images/abIco01.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico2 { background: #fff url(../images/abIco02.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico3 { background: #fff url(../images/abIco03.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico4 { background: #fff url(../images/abIco04.png) center center no-repeat; background-size: 50px 50px;}

.nyAboutCulture_main ul li .con .text { width: calc(100% - 224px); overflow: hidden; padding: 0 50px;}
.nyAboutCulture_main ul li .con .text em { display: block; line-height: 24px; color: rgba(0, 0, 0, .15); font-family: "AlimamaShuHeiTi-Bold"; font-size: 18px;}
.nyAboutCulture_main ul li .con:hover .text em { color: rgba(255, 255, 255, .15);}
.nyAboutCulture_main ul li .con .text p { line-height: 30px; color: #222; font-size: 20px; font-weight: bold; margin: 4px 0 10px;}
.nyAboutCulture_main ul li .con:hover .text p { color: #fff;}
.nyAboutCulture_main ul li .con .text span { display: block; line-height: 30px; color: #777; font-size: 16px;}
.nyAboutCulture_main ul li .con:hover .text span { color: rgba(255, 255, 255, .45);}
/*nyAbout_culture end*/


/*nyAbout_honor start*/
.nyAbout_honor { overflow: hidden; padding: 100px 0;}
.nyAboutHonor_main { display: flex; align-items: center; justify-items: center; border: 1px solid #ddd;}
.nyAboutHonor_pic { width: 50%; height: 500px; overflow: hidden; position: relative;}
.nyAboutHonor_list { width: 50%; padding: 50px 50px 50px 0;}
.nyAboutHonor_list ul { height: 360px; overflow-y: scroll; padding-right: 30px;}
.nyAboutHonor_list ul li { padding: 10px 0;}
.nyAboutHonor_list ul li a { display: block; height: 32px; overflow: hidden; line-height: 32px; color: #222; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding-left: 40px; position: relative;}
.nyAboutHonor_list ul li a:hover { color: #04559a;}
.nyAboutHonor_list ul li a::before { content: ''; display: block; width: 4px; height: 4px; background-color: #04559a; border-radius: 50%; position: absolute; left: 18px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
/*nyAbout_honor end*/


@media (max-width:1680px) {}

@media (max-width:1600px) {
  .nyAbout_intro, .nyAbout_culture, .nyAbout_honor { padding: 80px 0;}
  .nyAboutIntro_con { padding-right: 50px;}

  .nyAboutHonor_pic { height: 460px;}
  .nyAboutHonor_list { padding: 40px 40px 40px 0;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyAboutCulture_main ul li .con .pic { width: 220px;}
  .nyAboutCulture_main ul li .con .text { width: calc(100% - 220px); padding: 0 40px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyAbout_intro, .nyAbout_culture, .nyAbout_honor { padding: 60px 0;}
  .nyAboutIntro_con { padding-right: 40px;}
  .nyAboutIntro_con .nyAboutIntro_name { font-size: 30px; margin-bottom: 30px;}
  .nyAboutIntro_name::after { width: 60px; height: 2px; margin-top: 12px;}
  .nyAboutIntro_con .nyAboutIntro_text { height: 286px;}
  .nyAboutIntro_data { margin-top: 30px;}
  .nyAboutIntro_data ul li p { height: 50px; line-height: 50px; font-size: 48px;}
  .nyAboutIntro_img { height: 480px; padding-left: 20px;}
  .nyAboutIntro_img::before { width: 20px; height: calc(100% - 120px); top: 60px;}

  .nyAboutCulture_main ul { margin: 0 -12px -24px;}
  .nyAboutCulture_main ul li { margin-bottom: 24px; padding: 0 12px;}
  .nyAboutCulture_main ul li .con .pic { width: 200px; height: 180px;}
  .nyAboutCulture_main ul li .con .text { width: calc(100% - 200px); padding: 0 30px;}

  .nyAboutHonor_pic { height: 410px;}
  .nyAboutHonor_list { padding: 30px 30px 30px 0;}
  .nyAboutHonor_list ul { height: 350px;}
  .nyAboutHonor_list ul li { padding: 9px 0;}

}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyAboutIntro_con { padding-right: 30px;}
  .nyAboutIntro_con .nyAboutIntro_name { line-height: 32px; font-size: 24px; margin-bottom: 20px;}
  .nyAboutIntro_name::after { width: 50px; margin-top: 10px;}
  .nyAboutIntro_con .nyAboutIntro_text { height: 242px;}
  .nyAboutIntro_text p { font-size: 15px;}
  .nyAboutIntro_data ul li p { height: 40px; line-height: 40px; font-size: 40px;}
  .nyAboutIntro_data ul li span { line-height: 24px; font-size: 15px;}
  .nyAboutIntro_img { height: 400px;}
  .nyAboutIntro_img::before { height: calc(100% - 80px); top: 40px;}

  .nyAboutCulture_main ul li .con .pic { width: 160px; height: 160px;}
  .nyAboutCulture_main ul li .con .pic em::before, .nyAboutCulture_main ul li .con .pic em::after { width: 100px; height: 100px;}
  .nyAboutCulture_main ul li .con .pic em i { width: 70px; height: 70px; background-size: 40px 40px !important;}
  .nyAboutCulture_main ul li .con .text { width: calc(100% - 160px); padding: 0 30px;}
  .nyAboutCulture_main ul li .con .text p { margin: 0 0 8px;}
  .nyAboutCulture_main ul li .con .text span { line-height: 25px; font-size: 15px;}

  .nyAboutHonor_pic { height: 380px;}
  .nyAboutHonor_list ul { height: 320px;}
  .nyAboutHonor_list ul li { padding: 4px 0;}
  .nyAboutHonor_list ul li a { height: 30px; line-height: 30px; font-size: 16px; padding-left: 30px;}
  .nyAboutHonor_list ul li a::before { left: 13px;}
}

@media (max-width:1024px) {
  .nyAboutHonor_pic { height: 360px;}
  .nyAboutHonor_list ul { height: 300px;}
}

@media (max-width:920px) {
  .nyAbout_intro, .nyAbout_culture, .nyAbout_honor { padding: 40px 0;}
  .nyAboutIntro_con { padding-right: 20px;}
  .nyAboutIntro_con .nyAboutIntro_name { line-height: 30px; font-size: 22px; margin-bottom: 20px;}
  .nyAboutIntro_con .nyAboutIntro_text { height: 210px;}
  .nyAboutIntro_text p { line-height: 24px; font-size: 14px;}
  .nyAboutIntro_data { margin-top: 20px;}
  .nyAboutIntro_data ul li p { height: 36px; line-height: 36px; font-size: 36px;}
  .nyAboutIntro_data ul li span { line-height: 22px; font-size: 14px;}
  .nyAboutIntro_img { height: 350px;}

  .nyAboutCulture_main ul { margin: 0 -10px -20px;}
  .nyAboutCulture_main ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyAboutCulture_main ul li .con .pic { width: 140px; height: 140px;}
  .nyAboutCulture_main ul li .con .text { width: calc(100% - 140px); padding: 0 20px;}
  .nyAboutCulture_main ul li .con .text em { line-height: 22px; font-size: 16px;}
  .nyAboutCulture_main ul li .con .text p { line-height: 28px; font-size: 18px;}
  .nyAboutCulture_main ul li .con .text span { line-height: 24px; font-size: 14px;}

  .nyAboutHonor_pic { height: 320px;}
  .nyAboutHonor_list { padding: 20px 20px 20px 0;}
  .nyAboutHonor_list ul { height: 250px; padding-right: 20px;}
  .nyAboutHonor_list ul li { padding: 3px 0;}

}

@media (max-width:820px) {
  .nyAboutIntro_con .nyAboutIntro_text { height: 180px; padding-right: 10px;}
  .nyAboutIntro_data ul li span { font-size: 12px;}
  .nyAboutIntro_img { height: 320px; padding-left: 10px;}

  .nyAboutHonor_pic { height: 280px;}
  .nyAboutHonor_list ul { height: 214px;}
}

@media (max-width:767px) {
  .nyAboutIntro_img { width: 100%; height: 240px; margin-bottom: 20px; padding: 0 0 10px; float: none;}
  .nyAboutIntro_img::before { width: calc(100% - 40px); height: 10px; top: inherit; left: 20px; bottom: 0;}
  .nyAboutIntro_con { width: 100%; padding: 0; float: none;}
  .nyAboutIntro_con .nyAboutIntro_text { height: 220px;}

  .nyAboutCulture_main ul { margin: 0 0 -20px;}
  .nyAboutCulture_main ul li { width: 100%; padding: 0;}

  .nyAboutHonor_main { display: block; align-items: unset; justify-items: unset;}
  .nyAboutHonor_pic { width: 100%; height: 240px;}
  .nyAboutHonor_list { width: 100%; padding: 10px 10px 10px 0;}
  .nyAboutHonor_list ul { padding-right: 10px;}
}

@media (max-width:390px) {
  .nyAboutIntro_img, .nyAboutHonor_pic { height: 220px;}
}

@media (max-width:320px) {
  .nyAbout_intro, .nyAbout_culture, .nyAbout_honor { padding: 20px 0;}
  .nyAboutIntro_img, .nyAboutHonor_pic { height: 200px;}
  .nyAboutIntro_con .nyAboutIntro_name { line-height: 24px; font-size: 18px;}
  .nyAboutIntro_name::after { width: 40px;}  
  .nyAboutIntro_data ul li p { height: 30px; line-height: 30px; font-size: 32px;}

  .nyAboutCulture_main ul li .con { display: block; align-items: unset; justify-items: unset;}
  .nyAboutCulture_main ul li .con .pic { width: 100%; height: 140px;}
  .nyAboutCulture_main ul li .con .pic::before, .nyAboutCulture_main ul li .con .pic::after { height: 1px; top: inherit; right: inherit; left: 50%; bottom: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
  .nyAboutCulture_main ul li .con .pic::before { width: 100%;}
  .nyAboutCulture_main ul li .con .pic::after { width: 40px;}
  .nyAboutCulture_main ul li .con .text { width: 100%; padding: 20px;}
  .nyAboutCulture_main ul li .con .text em, .nyAboutCulture_main ul li .con .text p, .nyAboutCulture_main ul li .con .text span { text-align: center;}

  .nyAboutHonor_list ul li a { font-size: 15px;}
}