/* nyAbout_infor start */
.nyAbout_infor { overflow: hidden; padding:80px 0;}
.nyAbout_infor .nyAbInfor_main { margin: 0 auto; }
.nyAbInfor_main .nyAbInfor_con { width: 53.572%; padding-right: 80px; float: left; }
.nyAbInfor_con .nyAbInfor_title { margin-bottom: 20px; }
.nyAbInfor_title p {color: #222; font-size: 36px;}
.nyAbInfor_con .nyAbInfor_txt { height: 326px; overflow-y:auto; line-height: 30px; color: #999; font-size: 16px; scrollbar-color: #372162; scrollbar-width: 2px; padding-right: 40px; }
.nyAbInfor_txt p { line-height: 30px !important; color: #999 !important; font-size: 16px !important; margin-bottom: 10px; }
.nyAbInfor_txt span, .nyAbInfor_txt p span, .nyAbInfor_txt font, .nyAbInfor_txt p font { line-height: 30px !important; color: #999 !important; font-size: 16px !important; font-family: \5FAE\8F6F\96C5\9ED1, Arial, Microsoft Yahei, Helvetica, sans-serif !important; }
.nyAbInfor_main .nyAbInfor_img { width:46.428%; height: 400px; border-radius: 16px; overflow: hidden; position: relative; float: right; }
.nyAbInfor_img img { display: block; width: 100%; height: 100%; object-fit: cover; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyAbInfor_data { width:885px; border-radius:16px 16px 0 16px;overflow: hidden; padding:30px 0; background-color: #f3f6fb; position: relative; z-index: 1; }
.nyAbInfor_data ul li { width: 33.333333%; padding:0 40px; border-left: 1px solid #e1e1e1; float: left; }
.nyAbInfor_data ul li:first-child { border-left: 0; }
.nyAbInfor_data ul li .nyAbInfor_num { height: 50px; }
.nyAbInfor_data ul li .nyAbInfor_num p { float: left; }
.nyAbInfor_data ul li .nyAbInfor_num span { display: inline-block; height:35px; color: #0140a0; font-size:30px; font-weight: bold; vertical-align: bottom;}
.nyAbInfor_data ul li .nyAbInfor_num span svg{ display:block; width:100%; height:52px;}
.nyAbInfor_data ul li .nyAbInfor_num sub { color: #999; font-size: 14px; margin-left: 5px; }
.nyAbInfor_data ul li i { display: block; width: 38px; height: 38px; float: right; }
.nyAbInfor_data ul li .nyAbInfor_tit { line-height: 20px; color: #333; font-size: 16px;}
/* nyAbout_infor end */


/* nyAbout_culture start */
.nyAbout_culture{ padding:80px 0; overflow:hidden; background-color:#f3f6fb; position:relative;}
.nyAbout_culture ul{ width:100%;display: -webkit-flex;display: flex;flex-wrap: wrap; margin-top:40px;position: relative; z-index: 2;}
.nyAbout_culture ul li{ width:23.5%; float:left; background:#fff; margin-right:2%; border-radius:16px; padding:40px 35px 50px; text-align:center; position:relative; z-index:2; transition: all .4s ease;}
.nyAbout_culture ul li:nth-of-type(4){ margin-right:0;}
.nyAbout_culture ul li em{ display:block; width:90px; height:90px; margin:0 auto 20px;}
.nyAbout_culture ul li:nth-of-type(1) em{background:url(../images/abqywh1.png) center no-repeat; background-position:0 0;}
.nyAbout_culture ul li:nth-of-type(2) em{background:url(../images/abqywh2.png) center no-repeat; background-position:0 0;}
.nyAbout_culture ul li:nth-of-type(3) em{background:url(../images/abqywh3.png) center no-repeat; background-position:0 0;}
.nyAbout_culture ul li:nth-of-type(4) em{background:url(../images/abqywh4.png) center no-repeat; background-position:0 0;}
.nyAbout_culture ul li p{ font-size:20px; font-weight:bold;}
.nyAbout_culture ul li span{ font-size:14px; color:#999; text-transform:uppercase; transition: all .4s ease;}
.nyAbout_culture ul li .small{ font-size:16px; color:#999; line-height:28px; margin-top:38px; transition: all .4s ease;}
.nyAbout_culture .waves { height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: .2;}
.nyAbout_culture .waves canvas { display: block; height: 100% !important;}

.nyAbout_culture ul li:hover{ background-color:#26ad49; margin-top:-10px;}
.nyAbout_culture ul li:nth-of-type(1):hover em{background-position:0 -90px;}
.nyAbout_culture ul li:nth-of-type(2):hover em{background-position:0 -90px;}
.nyAbout_culture ul li:nth-of-type(3):hover em{background-position:0 -90px;}
.nyAbout_culture ul li:nth-of-type(4):hover em{background-position:0 -90px;}
.nyAbout_culture ul li:hover p{ color:#fff;}
.nyAbout_culture ul li:hover span{ color:#fff; opacity:.25;}
.nyAbout_culture ul li:hover .small{ color:#fff;}

/* nyAbout_culture end */

@media (max-width:1680px) {}

@media (max-width:1600px) {
  .nyAbInfor_con .nyAbInfor_txt { font-size: 15px;}
  .nyAbInfor_txt p, .nyAbInfor_txt span, .nyAbInfor_txt p span, .nyAbInfor_txt font, .nyAbInfor_txt p font { font-size: 15px !important;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyAbout_infor, .nyAbout_culture { padding: 60px 0; }
  .nyAbInfor_title p {font-size: 28px;}
  .nyAbInfor_main .nyAbInfor_con { padding-right: 50px; }
  .nyAbInfor_con .nyAbInfor_txt { padding-right: 20px; }  
  .nyAbInfor_main .nyAbInfor_img { height: 388px;}

  .nyAbout_culture ul{ margin-top:30px;}
  .nyAbout_culture ul li{padding: 30px 30px 40px;}
  .nyAbout_culture ul li .small{ margin-top:25px; font-size:15px;}
}

@media (max-width:1366px) {
  .nyAbInfor_main .nyAbInfor_con { padding-right: 40px; }
  .nyAbInfor_title p {font-size: 26px;}

  .nyAbInfor_main .nyAbInfor_img { height: 385px;}
}

@media (max-width:1280px) {
  .nyAbInfor_main .nyAbInfor_img { height: 320px;}
  .nyAbout_infor, .nyAbout_culture {padding: 50px 0;}
  .nyAbInfor_main .nyAbInfor_con { padding-right: 30px;}
  .nyAbInfor_con .nyAbInfor_txt { height: 264px;}
  .nyAbInfor_title p { font-size: 24px;}
  .nyAbInfor_con .nyAbInfor_txt { line-height: 24px; font-size: 14px;}
  .nyAbInfor_txt p, .nyAbInfor_txt span, .nyAbInfor_txt p span, .nyAbInfor_txt font, .nyAbInfor_txt p font { line-height: 24px !important; font-size: 14px !important;}
}

@media (max-width:1200px) {  

  .nyAbout_culture ul li{padding: 30px 20px;}
	.nyAbout_culture ul li em{width:70px; height:70px; background-size:70px 140px !important;}
	.nyAbout_culture ul li:nth-of-type(1):hover em{background-position:0 -70px;}
	.nyAbout_culture ul li:nth-of-type(2):hover em{background-position:0 -70px;}
	.nyAbout_culture ul li:nth-of-type(3):hover em{background-position:0 -70px;}
	.nyAbout_culture ul li:nth-of-type(4):hover em{background-position:0 -70px;}
	.nyAbout_culture ul li p{ font-size:18px;}
	.nyAbout_culture ul li span{ font-size:12px;}
	.nyAbout_culture ul li .small{ font-size:14px; line-height:24px; margin-top:15px;}
}

@media (max-width:1080px) {
  .nyAbout_infor, .nyAbout_culture {padding: 40px 0;}
  .nyAbInfor_main .nyAbInfor_data { width:100%; padding:20px 0; border-radius:15px;}
  .nyAbInfor_data ul li { padding: 0 30px; }

  .nyAbInfor_title p { font-size: 22px;}
  .nyAbInfor_con .nyAbInfor_txt { height: 227px;}
  .nyAbInfor_main .nyAbInfor_img { height:280px;}
  .nyAbInfor_data ul li .nyAbInfor_num{ height:43px;}
  .nyAbInfor_data ul li { padding: 0 20px; }
}

@media (max-width:1024px) {
  .nyAbInfor_data ul li .nyAbInfor_num p { padding: 0; }
  .nyAbInfor_data ul li i{ width:30px;}
}

@media (max-width:920px) {
  .nyAbout_culture ul { margin-bottom: -20px;}
  .nyAbout_culture ul li{ width:48.5%; margin-right:3%; margin-bottom:20px;}
	.nyAbout_culture ul li:nth-child(2n){ margin-right:0;}
}

@media (max-width:820px) {  
  .nyAbInfor_main .nyAbInfor_con { padding-right: 20px; }
  .nyAbInfor_con .nyAbInfor_txt { height: 187px; }
  .nyAbInfor_main .nyAbInfor_img { height: 240px;}
  .nyAbInfor_main .nyAbInfor_data { width: 100%; }
  .nyAbInfor_data ul li { padding: 0 30px; }
  .nyAbInfor_data ul li .nyAbInfor_num { height: 50px; }
}

@media (max-width:767px) {
  .nyAbout_infor, .nyAbout_culture { padding: 30px 0; }
  .nyAbInfor_main .nyAbInfor_con { width: 100%; padding-right: 0; }
  .nyAbInfor_con .nyAbInfor_title { margin-bottom: 10px; }
  .nyAbInfor_con .nyAbInfor_txt { height: auto; padding: 0; overflow:hidden; }
  .nyAbInfor_main .nyAbInfor_img { width: 100%; height: 260px; margin-top: 20px; }
  .nyAbInfor_main .nyAbInfor_data { padding: 0 20px; }
  .nyAboutPart3_swiper {margin-top: 20px;}
  .nyAboutPart3_con .nyAboutPart3_date svg{ height:55px;}
  .nyAbInfor_data ul li { width: 100%; padding: 20px 0; border-top: 1px solid #e6e6e6; border-left: 0; float: none; }
  .nyAbInfor_data ul li:first-child { border-top: 0; }

  .nyAbout_culture ul{ margin-top:20px; margin-bottom: -15px;}
  .nyAbout_culture ul li{padding: 30px 15px; margin-bottom:15px;}
	.nyAbout_culture ul li em{width:60px; height:60px; background-size:60px 120px !important; margin-bottom:10px;}
	.nyAbout_culture ul li:nth-of-type(1):hover em{background-position:0 -60px;}
	.nyAbout_culture ul li:nth-of-type(2):hover em{background-position:0 -60px;}
	.nyAbout_culture ul li:nth-of-type(3):hover em{background-position:0 -60px;}
	.nyAbout_culture ul li:nth-of-type(4):hover em{background-position:0 -60px;}
	.nyAbout_culture ul li span{ display:none;}
}

@media (max-width:390px) {
  .nyAbInfor_main .nyAbInfor_img { height: 250px; }
}

@media (max-width:320px) {
  .nyAbInfor_main .nyAbInfor_img { height: 200px; }
}