/*nyAbout_intro start*/
.nyAbout_intro { overflow: hidden; padding: 100px 0;}
.nyAboutIntro_con { line-height: 32px; color: #555; font-size: 18px; text-align: center; padding: 0 120px; min-height:150px;}
.nyAboutIntro_con div, .nyAboutIntro_con p { line-height: 32px; color: #555; font-size: 18px; text-align: center; margin-bottom: 20px;}
.nyAboutIntro_con .abbt b { color: #555; font-size: 24px; font-weight: bold;}
.nyAboutIntro_con span, .nyAboutIntro_con font, .nyAboutIntro_con div span, .nyAboutIntro_con p span, .nyAboutIntro_con div font, .nyAboutIntro_con p font { line-height: 32px !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; color: #555 !important; font-size: 18px !important;}
/*nyAbout_intro end*/


/*nyAbout_data start*/
.nyAbout_data { overflow: hidden; margin: -80px auto; padding: 40px 0; background-color: #ff0001; box-shadow: 0 12px 24px rgba(0, 0, 0, .12); position: relative; z-index: 1;}
.nyAbout_data ul { display: flex; flex-wrap: wrap; justify-content: center;}
.nyAbout_data ul li { width: 25%; position: relative;}
.nyAbout_data ul li::after { content: ''; display: block; width: 1px; height: 70px; margin-top: -35px; background-color: rgba(255, 255, 255, .35); position: absolute; top: 50%; right: 0;}
.nyAbout_data ul li:last-child::after { display: none;}
.nyAbout_data ul li p { text-align: center;}
.nyAbout_data ul li p em { display: inline-block; line-height:48px;font-size:48px; font-weight:bold; color: #fff;font-style: normal;}
.nyAbout_data ul li p sub { display: inline-block; line-height: 30px; color: #fff; font-size: 20px; vertical-align: bottom; margin-left: 10px;}
.nyAbout_data ul li span { display: block; line-height: 30px; color: #fff; font-size: 16px; text-align: center;}
/*nyAbout_data end*/


/*nyAbout_video start*/
.nyAbout_video { overflow: hidden; background-color: #ff0001;position: relative;}
.nyAbout_video img { width: 100%;height: 100%;object-fit: cover;clip-path: circle(20%); transition: all 1s; -webkit-transition: all 1s;}
.nyAbout_video.cur img { clip-path: circle(50%);}
.nyAboutvideo_main { padding: 250px 0 230px; position: relative; z-index: 1;}
.nyAboutvideo_main em{ display:block; width:118px; height:118px; border-radius:50%; background:rgba(247,0,1,.25);display:flex; display: -webkit-flex; justify-content:center;  align-items: center; margin:0 auto;}
.nyAboutvideo_main em:hover{ background:#ff0001;}
.nyAboutvideo_main em svg{ width:36px; height:36px; fill:#fff;}
/* 视频弹窗板块样式 */
.video-modal {position: fixed;top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8);display: none; justify-content: center;align-items: center;z-index: 9999;}
.video-container {position: relative; width: 80%; max-width: 1000px; height: auto;}
.close-btn {position: absolute;top: -40px;right: 0;width: 36px;height: 36px;background-color: #fff; border-radius: 50%;text-align: center; line-height: 36px;font-size: 20px; cursor: pointer;color: #333; border: none; outline: none;}
.close-btn:hover { background-color: #ff4444;color: #fff;}
video { width: 100%;height: auto;outline: none;}
/*nyAbout_video end*/


/*nyAbout_env start*/
.nyAbout_env { overflow: hidden; padding: 100px 0; background-color: #fff;}
.nyAboutEnv_main { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -6px;}
.nyAboutEnv_main .nyAboutEnv_left { width: 66%; height: 100%; padding: 0 6px;}
.nyAboutEnv_swiper .swiper-slide { height: 550px; overflow: hidden; position: relative;}
.nyAboutEnv_swiper .swiper-slide::before { content: ''; display: block; width: 100%; height: 120px; background: linear-gradient(to bottom, rgba(255, 0, 1, 0), rgba(255, 0, 1, .9)); position: absolute; bottom: 0; left: 0; z-index: 1;}
.nyAboutEnv_swiper .swiper-slide p { width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 24px; white-space: nowrap; text-overflow: ellipsis; padding: 0 180px 0 40px; position: absolute; bottom: 20px; left: 0; z-index: 2; box-sizing: border-box; -webkit-box-sizing: border-box;}

.nyAboutEnv_swiper .swiper-pagination { width: 100%; height: 6px; padding: 0 30px 0 0; text-align: right; bottom: 30px !important;}
.nyAboutEnv_swiper .swiper-pagination span { width: 14px; height: 6px; background-color: #fff; border-radius: 3px; margin-right: 10px; opacity: .55; vertical-align: top;}
.nyAboutEnv_swiper .swiper-pagination span.swiper-pagination-bullet-active { width: 24px; opacity: 1;}

.nyAboutEnv_main .nyAboutEnv_right { width: 34%; padding: 0 6px;}
.nyAboutEnv_right ul li { height: 269px; margin-bottom: 12px;}
.nyAboutEnv_right ul li:last-child { margin-bottom: 0;}
.nyAboutEnv_right ul li p { width: 100%; height: 100%; overflow: hidden;position: relative;}
/*nyAbout_env end*/


/*nyAbout_team start*/
.nyAbout_team { overflow: hidden; padding: 100px 0; background-color: #f8f8f8;}
.nyAboutTeam_swiper .swiper-container { padding-bottom: 68px;}
.nyAboutTeam_swiper .swiper-slide { height: 350px; overflow: hidden;position: relative;}
.nyAboutTeam_swiper .swiper-pagination { width: 100%; height: 18px; padding: 0; text-align: center; bottom: 0 !important;}
.nyAboutTeam_swiper .swiper-pagination span { width: 18px; height: 18px; background-color: #f8f8f8; border: 3px solid #ff0001; border-radius: 50%; margin: 0 6px !important; opacity: .3; vertical-align: top;}
.nyAboutTeam_swiper .swiper-pagination span.swiper-pagination-bullet-active { opacity: 1;}
/*nyAbout_team end*/


/*nyAbout_honor start*/
.nyAbout_honor { overflow: hidden; padding: 100px 0; background-color: #fff;}
.nyAboutHonor_swiper { position: relative;}
.nyAboutHonor_swiper .swiper-container { margin: -20px 0; padding: 20px 0;}
.nyAboutHonor_swiper .swiper-slide { padding: 30px; background-color: #fff; box-shadow: 0 12px 20px rgba(0, 0, 0, .03); border: 1px solid #e6e6e6;}
.nyAboutHonor_swiper .swiper-slide:hover { box-shadow: 0 10px 20px rgba(255, 0, 1, .1); border: 1px solid #fff;}
.nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { display: block; width: 100%; height: 320px; overflow: hidden; margin-bottom: 30px; position: relative;}
.nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_name { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #020202; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.nyAboutHonor_swiper .swiper-slide:hover a.nyAboutHonor_name { color: #ff0001;}

.nyAboutHonor_swiper .swiper-button-prev, .nyAboutHonor_swiper .swiper-button-next { width: 50px; height: 50px; margin-top: -25px; padding: 13px; background: rgba(255, 0, 1, 0); border: 2px solid #ff0001; border-radius: 50%;}
.nyAboutHonor_swiper .swiper-button-prev { left: -70px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyAboutHonor_swiper .swiper-button-next { right: -70px;}
.nyAboutHonor_swiper .swiper-button-prev:hover, .nyAboutHonor_swiper .swiper-button-next:hover { background: #ff0001;}
.nyAboutHonor_swiper .swiper-button-prev:hover svg path, .nyAboutHonor_swiper .swiper-button-next:hover svg path { fill: #ffffff;}
.nyAboutHonor_swiper .swiper-button-disabled { opacity: .25 !important;}
/*nyAbout_honor end*/

#ab01, #ab02, #ab03, #ab04, #ab05 { margin: -100px auto 100px;}


@media (max-width:1680px) {
  .nyAbout_intro { padding: 80px 0 100px;}
  .nyAboutIntro_con, .nyAboutIntro_con div, .nyAboutIntro_con p { line-height: 30px; font-size: 16px;}
  .nyAboutIntro_con .abbt b { font-size: 22px;}

  .nyAbout_env, .nyAbout_team, .nyAbout_honor, .nyAbout_job { padding: 80px 0;}
  .nyAboutTeam_swiper .swiper-container { padding-bottom: 58px;}
  .nyAboutHonor_swiper .swiper-button-prev { left: -30px;}
  .nyAboutHonor_swiper .swiper-button-next { right: -30px;}

  #ab01, #ab02, #ab03, #ab04, #ab05 { margin: -80px auto 80px;}
}

@media (max-width:1600px) {

  .nyAbout_data ul li p em { line-height: 50px; font-size: 56px;}

  .nyAboutEnv_swiper .swiper-slide p { font-size: 22px;}

  .nyAboutTeam_swiper .swiper-container { padding-bottom: 54px;}
  .nyAboutTeam_swiper .swiper-slide { height: 330px;}
  .nyAboutTeam_swiper .swiper-pagination { height: 14px;}
  .nyAboutTeam_swiper .swiper-pagination span { width: 14px; height: 14px; border: 2px solid #ff0001; margin: 0 4px !important;}

}

@media (max-width:1560px) {
  .nyAboutTeam_swiper .swiper-slide { height: 320px;}

  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 300px;}
}

@media (max-width:1440px) {
  .nyAbout_intro { padding: 60px 0 80px;}
  .nyAboutIntro_con { padding: 0 80px;}
  .nyAboutIntro_con, .nyAboutIntro_con div, .nyAboutIntro_con p { line-height: 30px; font-size: 15px;}
  .nyAboutIntro_con div, .nyAboutIntro_con p { margin-bottom: 10px;}
  .nyAboutIntro_con .abbt b { font-size: 20px;}

  .nyAbout_data { margin: -60px auto; padding: 30px 0;}
  .nyAbout_data ul li span { font-size: 15px;}

  .nyAboutvideo_main { padding: 180px 0;}
  .nyAboutvideo_main em{ width:100px; height:100px;}
  
  .nyAbout_env, .nyAbout_team, .nyAbout_honor, .nyAbout_job { padding: 60px 0;}  

  .nyAboutTeam_swiper .swiper-container { padding-bottom: 44px;}
  .nyAboutTeam_swiper .swiper-slide { height: 300px;}

  .nyAboutHonor_swiper .swiper-slide { padding: 20px;}
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { margin-bottom: 20px;}

  #ab01, #ab02, #ab03, #ab04, #ab05 { margin: -60px auto 60px;}
}

@media (max-width:1366px) {
  .nyAboutEnv_main { margin: 0 -5px;}
  .nyAboutEnv_main .nyAboutEnv_left, .nyAboutEnv_main .nyAboutEnv_right { padding: 0 5px;}
  .nyAboutEnv_swiper .swiper-slide { height: 490px;}
  .nyAboutEnv_right ul li { height: 240px; margin-bottom: 10px;}

  .nyAboutTeam_swiper .swiper-slide { height: 280px;}
}

@media (max-width:1280px) {
  .nyAboutIntro_con { padding: 0 40px;}
  .nyAboutIntro_con, .nyAboutIntro_con div, .nyAboutIntro_con p { line-height: 28px; font-size: 14px;}
  .nyAboutIntro_con .abbt b { font-size: 18px;}

  .nyAbout_data ul li p em { line-height: 40px; font-size: 48px;}
  .nyAbout_data ul li p sub { line-height: 24px; font-size: 18px;}
  .nyAbout_data ul li span { line-height: 26px; font-size: 14px;}

  .nyAboutEnv_swiper .swiper-slide { height: 450px;}
  .nyAboutEnv_swiper .swiper-slide p { font-size: 20px;}
  .nyAboutEnv_right ul li { height: 220px;}  

  .nyAboutTeam_swiper .swiper-slide { height: 260px;}

  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 280px;}
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_name { height: 30px; line-height: 30px; font-size: 16px;}

}

@media (max-width:1200px) {
  .nyAboutTeam_swiper .swiper-slide { height: 240px;}

  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 260px;}
}

@media (max-width:1080px) {
  .nyAboutIntro_con { padding: 0;}

  .nyAbout_data { padding: 25px 0;}

  .nyAboutEnv_swiper .swiper-slide { height: 410px;}
  .nyAboutEnv_swiper .swiper-slide p { height: 32px; line-height: 32px; font-size: 18px; padding: 0 150px 0 30px;}
  .nyAboutEnv_right ul li { height: 200px;}

  .nyAboutTeam_swiper .swiper-container { padding-bottom: 34px;}
  .nyAboutTeam_swiper .swiper-slide { height: 220px;}

  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 240px; margin-bottom: 10px;}

}

@media (max-width:1024px) {
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 220px;}
}

@media (max-width:920px) {
  .nyAbout_intro { padding: 40px 0 80px;}

  .nyAbout_data ul li p em { line-height: 36px; font-size: 40px;}
  .nyAbout_data ul li p sub { line-height: 22px; font-size: 16px; margin-left: 5px;}

  .nyAboutvideo_main { padding: 150px 0 120px;}
  .nyAboutvideo_main em{ width:80px; height:80px;}
  .nyAboutvideo_main em svg{ width:24px; height:24px;}

  .nyAbout_env, .nyAbout_team, .nyAbout_honor, .nyAbout_job { padding: 40px 0;}
  .nyAboutEnv_swiper .swiper-slide { height: 330px;}
  .nyAboutEnv_right ul li { height: 160px;}

  .nyAboutTeam_swiper .swiper-container { padding-bottom: 30px;}
  .nyAboutTeam_swiper .swiper-slide { height: 200px;}
  .nyAboutTeam_swiper .swiper-pagination { height: 10px;}
  .nyAboutTeam_swiper .swiper-pagination span { width: 10px; height: 10px;}

  .nyAboutHonor_swiper .swiper-button-prev, .nyAboutHonor_swiper .swiper-button-next { width: 44px; height: 44px; margin-top: -22px; padding: 11px;}
  .nyAboutHonor_swiper .swiper-button-prev { left: -22px;}
  .nyAboutHonor_swiper .swiper-button-next { right: -22px;}
}

@media (max-width:820px) {
  .nyAbout_intro { padding: 40px 0 60px;}
  .nyAbout_data { margin: -40px auto; padding: 20px 0;}

  .nyAboutvideo_main { padding: 80px 0;}

  .nyAboutEnv_swiper .swiper-slide { height: 290px;}
  .nyAboutEnv_swiper .swiper-slide p { height: 30px; line-height: 30px; font-size: 18px; padding: 0 120px 0 20px;}
  .nyAboutEnv_swiper .swiper-pagination { height: 4px; padding: 0 20px 0 0;}
  .nyAboutEnv_swiper .swiper-pagination span { width: 10px; height: 4px;}
  .nyAboutEnv_swiper .swiper-pagination span.swiper-pagination-bullet-active { width: 20px;}
  .nyAboutEnv_right ul li { height: 140px;}

  .nyAboutTeam_swiper .swiper-slide { height: 180px; border-radius: 8px;}

  .nyAboutHonor_swiper .swiper-slide { border-radius: 8px;}
}

@media (max-width:767px) {
  .nyAbout_intro { padding: 30px 0 60px;}
  .nyAboutIntro_con .abbt b { font-size:16px;}
  
  .nyAbout_data { padding: 0 20px;}
  .nyAbout_data ul li { width: 50%; padding: 20px 0;}
  .nyAbout_data ul li:nth-child(2n)::after { display: none;}
  .nyAbout_data ul li:first-child, .nyAbout_data ul li:nth-child(2) { border-bottom: 1px solid rgba(255, 255, 255, .35);}
  .nyAbout_data ul li p em{ font-size:30px;}
  
  .nyAboutvideo_main em{ width:60px; height:60px;}

  .nyAboutEnv_main { margin: 0;}
  .nyAboutEnv_main .nyAboutEnv_left, .nyAboutEnv_main .nyAboutEnv_right { width: 100%; padding: 0;}
  .nyAboutEnv_main .nyAboutEnv_left { margin-bottom: 10px;}
  .nyAboutEnv_swiper .swiper-slide { height:auto; padding-top:56.25%;}
  .nyAboutEnv_swiper .swiper-slide p { font-size: 16px; bottom: 10px;}
  .nyAboutEnv_swiper .swiper-pagination { bottom: 20px !important;}
  .nyAboutEnv_swiper .swiper-pagination span { width: 6px; margin: 0 2px;}
  .nyAboutEnv_right ul li { height:auto;}
  .nyAboutEnv_right ul li p{padding-top:56.25%;}

  .nyAboutTeam_swiper .swiper-slide { height:auto; padding-top:56.25%;}

  .nyAboutHonor_swiper .swiper-container { padding: 20px 0 60px;}
  .nyAboutHonor_swiper .swiper-slide { padding: 10px;}
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 200px;}
  .nyAboutHonor_swiper .swiper-button-prev, .nyAboutHonor_swiper .swiper-button-next { width: 40px; height: 40px; margin-top: 0; padding: 12px; border: 1px solid #ff0001; top: inherit; bottom: 0;}
  .nyAboutHonor_swiper .swiper-button-prev { left: 37%;}
  .nyAboutHonor_swiper .swiper-button-next { right: 37%;}

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyAbout_data { padding: 0 12px;}
  .nyAbout_data ul li p em { line-height: 32px; font-size: 36px;}
  .nyAbout_data ul li p sub { line-height: 24px; font-size: 14px;}
  .nyAbout_data ul li span { line-height: 22px; font-size: 12px;}
  .nyAbout_data ul li::after { height: 60px; margin-top: -30px;}
}

/*nyAbout_zhanlue*/
.nyAbout_zhanlue{ background:#fff; padding:90px 0 50px;}
.nyAbout_zhanlue ul{display:flex; display: -webkit-flex; justify-content:space-between;}
.nyAbout_zhanlue ul li{ border:1px solid #e6e6e6; padding:20px; width:32%; margin-right:2%;display:flex; display: -webkit-flex; justify-content:space-between;  align-items: center;}
.nyAbout_zhanlue ul li:last-child{ margin-right:0;}
.nyAbout_zhanlue ul li em{ display:block; width:50px; height:50px; background:url(../images/ab_zlico.png) no-repeat; margin:0 15px 0 35px;}
.nyAbout_zhanlue ul li:nth-of-type(2) em{ background-position:-50px 0;}
.nyAbout_zhanlue ul li:nth-of-type(3) em{ background-position:-100px 0;}
.nyAbout_zhanlue ul li .text{width: calc(100% - 120px); float:right;}
.nyAbout_zhanlue ul li .text span{ font-size:18px; font-weight:bold;}
.nyAbout_zhanlue ul li .text p{ font-size:16px; color:#777; line-height:28px; height:56px; margin-top:3px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.nyAbout_zhanlue ul li:hover{ background:#ff0001; border:1px solid #ff0001;}
.nyAbout_zhanlue ul li:hover em{background-position:0 -50px;}
.nyAbout_zhanlue ul li:nth-of-type(2):hover em{ background-position:-50px -50px;}
.nyAbout_zhanlue ul li:nth-of-type(3):hover em{ background-position:-100px -50px;}
.nyAbout_zhanlue ul li:hover .text span{ color:#fff;}
.nyAbout_zhanlue ul li:hover .text p{ color:rgba(255,255,255,.55);}
.nyAbout_zhanlue .zlpic{ width:100%; margin-top:85px;}
@media (max-width:1680px) {
	.nyAbout_zhanlue{padding:80px 0 50px;}
	.nyAbout_zhanlue .zlpic{margin-top:75px;}
}
@media (max-width:1440px) {
	.nyAbout_zhanlue{padding:60px 0 40px;}
	.nyAbout_zhanlue ul li em{margin:0 10px 0 5px;}
	.nyAbout_zhanlue ul li .text{width: calc(100% - 70px);}
	.nyAbout_zhanlue .zlpic{margin-top:65px;}
	}
@media (max-width:1080px) {
	.nyAbout_zhanlue ul li{ padding:15px;}
	.nyAbout_zhanlue ul li em{ margin:0;}
	.nyAbout_zhanlue ul li .text{width: calc(100% - 60px);}
	.nyAbout_zhanlue ul li .text p{ font-size:15px; line-height:24px; height:48px;}
	.nyAbout_zhanlue .zlpic{margin-top:55px;}
	}
@media (max-width:920px) {
	.nyAbout_zhanlue{padding:40px 0;}
	.nyAbout_zhanlue ul{ display:block !important;}
	.nyAbout_zhanlue ul li{ width:100%; padding:20px; margin-right:0; margin-bottom:15px;}
	.nyAbout_zhanlue ul li:last-child{ margin-bottom:0;}
	.nyAbout_zhanlue ul li .text p{ height:auto;-webkit-line-clamp: 200;}
	.nyAbout_zhanlue ul li .text{width: calc(100% - 65px);}
	.nyAbout_zhanlue .zlpic{margin-top:45px;}
}
@media (max-width:767px) {
	.nyAbout_zhanlue ul li em{ transform:scale(.8);}
	.nyAbout_zhanlue ul li .text{width: calc(100% - 60px);}
	.nyAbout_zhanlue ul li .text span{ font-size:16px;}
	.nyAbout_zhanlue .zlpic{margin-top:30px;}
}

/*nyAbout_culture*/
.nyab_culture{ padding:110px 0; background:url(../images/qywh_bg.jpg) no-repeat; background-size:cover;}
.nyab_culture .main{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.nyab_culture .nyTitle p{ color:#fff;}
.nyab_culture ul { margin: 0 -20px;}
.nyab_culture ul li { width: 33.333333%; height: auto; margin: 0; padding: 0 20px; float: left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.nyab_culture ul li .NyAbCulture_Con { width: 100%; height: auto; overflow: hidden; background: #fff; padding: 80px 40px 40px 40px; position: relative;}
.nyab_culture ul li .NyAbCulture_Con:hover { background: #ff0001 url(../images/NyAbCulture_Bg.png) right bottom no-repeat; }
.nyab_culture ul li .NyAbCulture_Con i { display: block; width: 108px; height: 108px; overflow: hidden; padding: 24px; border-radius: 0 0 54px 54px; position: absolute; top: 0; right: 30px;}
.nyab_culture ul li .NyAbCulture_Con i.AbIco1 { background:#ff0001 url(../images/AbIco01.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con i.AbIco2 { background:#ff0001 url(../images/AbIco02.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con i.AbIco3 { background:#ff0001 url(../images/AbIco03.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con i.AbIco4 { background:#ff0001 url(../images/AbIco04.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco1 { background:#ffffff url(../images/AbIco1.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco2 { background:#ffffff url(../images/AbIco2.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco3 { background:#ffffff url(../images/AbIco3.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco4 { background:#ffffff url(../images/AbIco4.png) center center no-repeat; background-size: 60px 60px; }
.nyab_culture ul li .NyAbCulture_Con p { width: 100%; height: auto; line-height: 30px; color: #ff0001; font-size: 24px; font-weight: bold; margin: 0 auto; padding: 0;}
.nyab_culture ul li .NyAbCulture_Con:hover p { color: #fff; }
.nyab_culture ul li .NyAbCulture_Con em { display: block; width: 100%; height: 1px; margin: 15px auto 20px; padding: 0; background-color: #e6e6e6;}
.nyab_culture ul li .NyAbCulture_Con:hover em { background-color: rgba(255,255,255,0.25);}
.nyab_culture ul li .NyAbCulture_Con span { display: block; width: 100%; height: 52px; overflow: hidden; line-height: 26px; color: #999; font-size: 16px; margin: 0 auto; padding: 0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.nyab_culture ul li .NyAbCulture_Con:hover span { color: rgba(255,255,255,0.85); font-weight: bold;}
@media (max-width:1680px) {
		.nyab_culture{ padding:90px 0;}
	}
@media (max-width:1440px) {
	.nyab_culture{ padding:70px 0;}
	.nyab_culture ul { margin: 0 -15px;}
    .nyab_culture ul li { padding: 0 15px;}
    .nyab_culture ul li .NyAbCulture_Con { padding: 60px 30px 30px 30px;}
}
@media (max-width:1280px) {
	.nyab_culture ul li .NyAbCulture_Con { padding: 60px 30px 30px 30px;}
	.nyab_culture ul li .NyAbCulture_Con i { width: 88px; height: 88px; right: 20px;}
	.nyab_culture ul li .NyAbCulture_Con i.AbIco1 {
	  background: #ff0001 url(../images/AbIco01.png) center center no-repeat; background-size: 50px 50px;
	}
	.nyab_culture ul li .NyAbCulture_Con i.AbIco2 {
	  background: #ff0001 url(../images/AbIco02.png) center center no-repeat; background-size: 50px 50px;
	}
	.nyab_culture ul li .NyAbCulture_Con i.AbIco3 {
	  background: #ff0001 url(../images/AbIco03.png) center center no-repeat; background-size: 50px 50px;
	}
	.nyab_culture ul li .NyAbCulture_Con i.AbIco4 {
	  background: #ff0001 url(../images/AbIco04.png) center center no-repeat; background-size: 50px 50px;
	}
	.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco1 {
	  background: #ffffff url(../images/AbIco1.png) center center no-repeat; background-size: 50px 50px;
	}
	.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco2 {
	  background: #ffffff url(../images/AbIco2.png) center center no-repeat; background-size: 50px 50px;
	}
	.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco3 {
	  background: #ffffff url(../images/AbIco3.png) center center no-repeat; background-size: 50px 50px;
	}
	.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco4 {
	  background: #ffffff url(../images/AbIco4.png) center center no-repeat; background-size: 50px 50px;
	}
	
	.nyab_culture ul li .NyAbCulture_Con p { font-size: 20px;}
	.nyab_culture ul li .NyAbCulture_Con span { height: 50px; line-height: 25px; font-size: 15px;}
}
@media (max-width:1080px) {
.nyab_culture ul { margin: 0 -10px;}
.nyab_culture ul li { padding: 0 10px;}
.nyab_culture ul li .NyAbCulture_Con { padding: 40px 20px 20px 20px;}
.nyab_culture ul li .NyAbCulture_Con i { width: 72px; height: 72px;}
.nyab_culture ul li .NyAbCulture_Con i.AbIco1 {
  background: #ff0001 url(../images/AbIco01.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con i.AbIco2 {
  background: #ff0001 url(../images/AbIco02.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con i.AbIco3 {
  background: #ff0001 url(../images/AbIco03.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con i.AbIco4 {
  background: #ff0001 url(../images/AbIco04.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco1 {
  background: #ffffff url(../images/AbIco1.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco2 {
  background: #ffffff url(../images/AbIco2.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco3 {
  background: #ffffff url(../images/AbIco3.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco4 {
  background: #ffffff url(../images/AbIco4.png) center center no-repeat; background-size: 40px 40px;
}
.nyab_culture ul li .NyAbCulture_Con em { margin: 10px auto 15px;}
.nyab_culture ul li .NyAbCulture_Con span { height: 48px; line-height: 24px; font-size: 14px;}

}
@media (max-width:920px) {
	.nyab_culture{ padding:50px 0;}
}
@media (max-width:880px) {
.nyab_culture ul {
  margin: 0;
}

.nyab_culture ul li {
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
}

.nyab_culture ul li .NyAbCulture_Con {
  padding: 40px 20px 20px 20px;
}

.nyab_culture ul li .NyAbCulture_Con i {
  width: 72px;
  height: 72px;
}

.nyab_culture ul li .NyAbCulture_Con i.AbIco1 {
  background: #ff0001 url(../images/AbIco01.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con i.AbIco2 {
  background: #ff0001 url(../images/AbIco02.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con i.AbIco3 {
  background: #ff0001 url(../images/AbIco03.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con i.AbIco4 {
  background: #ff0001 url(../images/AbIco04.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco1 {
  background: #ffffff url(../images/AbIco1.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco2 {
  background: #ffffff url(../images/AbIco2.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco3 {
  background: #ffffff url(../images/AbIco3.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con:hover i.AbIco4 {
  background: #ffffff url(../images/AbIco4.png) center center no-repeat;
  background-size: 40px 40px;
}

.nyab_culture ul li .NyAbCulture_Con em {
  margin: 10px auto 15px;
}

.nyab_culture ul li .NyAbCulture_Con span {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
}
}

@media (max-width:767px) {
	.nyab_culture{ padding:40px 0;}
}

