.fxd, .lyHeader {
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .06);
}
.fxd .ly_nav .nav_list > ul > li > a, .lyHeader .ly_nav .nav_list > ul > li > a{  color: #222;}
.fxd .lyHeader_Logo a img.logo01, .lyHeader_Logo a img.logo01 { display: none; }
.fxd .lyHeader_Logo a img.logo02, .lyHeader_Logo a img.logo02 { display: inline-block; }
.fxd .lh-lang, .lyHeader .lh-lang { color: #222; }
.fxd .lh-lang dt a,.lyHeader .lh-lang dt a{  color: #222; }
.fxd .lh-lang dt img,.lyHeader .lh-lang dt img{top:inherit; bottom:4px;}
.fxd .lyTop_ScBtn a,.lyHeader .lyTop_ScBtn a { background-color: #0058c4; background: linear-gradient(to right, #0058c4, #01b4fe); }
.fxd .lytop_menu a, .lyHeader .lytop_menu a { background: url(../images/menu_icon1.png) center center no-repeat; }
.fxd .ly_nav .nav_list > ul > li i,.lyHeader .ly_nav .nav_list > ul > li i, .lyHeader .ly_nav .nav_list > ul > li i,.lyHeader .ly_nav .nav_list > ul > li i,s.lyHeader .ly_nav .nav_list > ul > li i {background: url(../images/jt12.png) center center no-repeat;}
/* nyAbout_part1 start */
.nyAbout_part1 { overflow: hidden; padding: 100px 0; }
.nyAbout_part1 .nyAboutPart1_main { margin: 0 auto; }
.nyAboutPart1_main .nyAboutPart1_con { width: 46%; padding-right: 80px; float: left; }
.nyAboutPart1_con .nyAboutPart1_title { margin-bottom: 40px; }
.nyAboutPart1_title span {display: block;color: rgba(0,0,0,0.03);font-size: 72px;font-weight: bold;}
.nyAboutPart1_title p {color: #222;font-size: 36px;font-weight: bold;margin-top: -70px;}
.nyAboutPart1_con .nyAboutPart1_txt { height: 250px; overflow-y: scroll; line-height: 32px; color: #999; font-size: 17px; scrollbar-color: #372162; scrollbar-width: 2px; padding-right: 40px; }
.nyAboutPart1_txt p { line-height: 32px !important; color: #999 !important; font-size: 17px !important; margin-bottom: 10px; }
.nyAboutPart1_txt span, .nyAboutPart1_txt p span, .nyAboutPart1_txt font, .nyAboutPart1_txt p font { line-height: 32px !important; color: #999 !important; font-size: 17px !important; font-family: \5FAE\8F6F\96C5\9ED1, Arial, Microsoft Yahei, Helvetica, sans-serif !important; }
.nyAboutPart1_main .nyAboutPart1_img { width: 54%; height: 600px; overflow: hidden; margin-bottom: -160px; position: relative; float: right; }
.nyAboutPart1_img img { display: block; width: 100%; height: 100%; object-fit: cover; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyAboutPart1_main .nyAboutPart1_data { width: 940px; overflow: hidden; padding: 24px 0; background-color: #fff; border: 1px solid #eee; box-shadow: 0 2px 7px rgba(0, 0, 0, 0.05); position: relative; z-index: 1; }
.nyAboutPart1_data ul li { width: 33.333333%; padding: 10px 40px; border-left: 1px solid #eee; float: left; }
.nyAboutPart1_data ul li:first-child { border-left: 0; }
.nyAboutPart1_data ul li .nyAboutPart1_num { height: 50px; }
.nyAboutPart1_data ul li .nyAboutPart1_num p { float: left; }
.nyAboutPart1_data ul li .nyAboutPart1_num span { display: inline-block; height: 60px; line-height: 120px; font-size: 46px; font-weight: bold; vertical-align: bottom; width:60px;}
.nyAboutPart1_data ul li .nyAboutPart1_num span svg{ display:block; width:100%; height:75px;}
.nyAboutPart1_data ul li:nth-child(2) .nyAboutPart1_num span{ width:115px;}
.nyAboutPart1_data ul li .nyAboutPart1_num sub { color: #333; font-size: 18px; margin-left: 5px; }
.nyAboutPart1_data ul li i { display: block; width: 50px; height: 50px; float: right; }
.nyAboutPart1_data ul li i svg { display: block; width: 100%; height: 100%; }
.nyAboutPart1_data ul li i svg path{ fill:#d1d1d1;}
.nyAboutPart1_data ul li .nyAboutPart1_tit { line-height: 20px; color: #333; font-size: 18px; margin-top: 20px; }
/* 设置滚动条的样式 */
.nyAboutPart1_con .nyAboutPart1_txt::-webkit-scrollbar {
 width: 2px;
}

/* 滚动槽宽度 */
.nyAboutPart1_con .nyAboutPart1_txt::-webkit-scrollbar-track {
 background-color: #ececec;
 border-radius: 0px;
}
 .nyAboutPart1_con .nyAboutPart1_txt::-webkit-scrollbar-thumb {
     background-color: #0058c4;
    background: linear-gradient(to bottom, #0058c4, #01b4fe);
}

/* 滚动条滑块默认状态 */
.nyAboutPart1_con .nyAboutPart1_txt::-webkit-scrollbar-thumb:window-inactive {
    background-color: #0058c4;
    background: linear-gradient(to bottom, #0058c4, #01b4fe);
}
/* 滚动条滑块点击状态 */
/* nyAbout_part1 end */


/* nyAbout_part2 start */
.nyAbout_part2 { overflow: hidden; padding: 100px 0; background: url(../images/abPart2_bg.jpg) center center no-repeat; background-size: cover; }
.nyAbout_part2 .nyAboutPart2_main { margin: 0 auto; }
.nyAboutPart2_list ul { margin: 0 -5px; }
.nyAboutPart2_list ul li { width: 15%; padding: 0 5px; float: left; position: relative; }
.nyAboutPart2_list ul li.cur { width: 55%; }
.nyAboutPart2_list ul li .abPart2_img { width: 100%; height: 520px; overflow: hidden; position: relative; }
.nyAboutPart2_list ul li .abPart2_img img { display: block; width: 100%; height: 100%; object-fit: cover; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyAboutPart2_list ul li .abPart2_img::after { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.35); position: absolute; left: 0; top: 0; }
.nyAboutPart2_list ul li .abPart2_con { width: 100%; padding: 30px; position: absolute; left: 0; bottom: 0; top: inherit; }
.nyAboutPart2_list ul li.cur .abPart2_con { padding: 40px; bottom: inherit; top: 0; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit i { display: block; width: 80px; height: 64px; margin-bottom: 30px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit i img { display: block; width: 100%; height: 100%; }
.nyAboutPart2_list ul li.cur .abPart2_con .abPart2_tit i { display: none; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit p { line-height: 30px; color: #fff; font-size: 24px; margin-bottom: 6px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit span { display: block; line-height: 24px; color: rgba(255, 255, 255, 0.25); font-size: 16px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_txt { display: none; width: 60%; line-height: 30px; color: rgba(255, 255, 255, 0.65); font-size: 16px; margin-top: 20px; }
.nyAboutPart2_list ul li.cur .abPart2_con .abPart2_txt { display: block; }
/* nyAbout_part2 end */


/* nyAbout_part3 start */
.nyAbout_part3 { overflow: hidden; padding: 100px 0; background: url(../images/abPart3_bg.jpg) center center no-repeat; background-size: cover; }
.nyAbout_part3 .nyAboutPart3_main { margin: 0 auto; }
.nyAboutPart3_swiper .swiper-container .swiper-slide { background-size: cover; background-position: center; }
.nyAboutPart3_swiper .gallery-top2 { width: 100%; margin-top: 100px; padding: 0 120px; }
.nyAboutPart3_swiper .gallery-top2 .swiper-slide { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.nyAboutPart3_con .nyAboutPart3_date { display: inline-block; padding-right: 80px; line-height: 120px; font-size: 115px; font-weight: bold; margin-top:65px;
vertical-align: middle; }
.nyAboutPart3_con .nyAboutPart3_txt { display: inline-block; padding: 40px 0 40px 60px; border-left: 1px solid #d1d1d1; vertical-align: middle; max-width:70%; }
.nyAboutPart3_txt p { line-height: 36px; color: #222; font-size: 18px; padding-left: 20px; position: relative; }
.nyAboutPart3_txt p::before { content: ''; display: block; width: 8px; height: 8px; background-color: #0058c4;background: linear-gradient(to right, #0058c4, #01b4fe); border-radius: 50%; position: absolute; left: 0; top: 14px; }
.nyAboutPart3_swiper .gallery-thumbs2 { padding: 0 0 24px; position: relative; }
.nyAboutPart3_swiper .gallery-thumbs2::before { content: ''; display: block; width: 100%; height: 10px; background-image: linear-gradient(to right, rgba(0, 131, 223, 0), rgba(0, 131, 223, 1), rgba(0, 131, 223, 0)); position: absolute; left: 0; bottom: 7px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide { width: 12%; padding-bottom: 20px; position: relative; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em { display: block; width: 24px; height: 24px; background-color: #0058c4;background: linear-gradient(to right, #0058c4, #01b4fe); border-radius: 50%; position: absolute; left: 50%; bottom: -24px; margin-left: -12px; padding: 4px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em::before { content: ''; display: block; width: 16px; height: 16px; background-color: #fff; border-radius: 50%; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p { height: 80px; line-height: 40px; color: #555; font-size: 24px; text-align: center; padding-top: 10px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p { font-size: 0; background: url(../images/addr_ico1.png) center center no-repeat; background-size: 80px 80px; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next { width: 44px !important; height: 44px !important; position: absolute; top: 50% !important; bottom: inherit !important; left: inherit !important; right: inherit !important; opacity: 1; margin: -22px 0 0 !important; border-radius: 50%; background-color: rgba(0, 0, 0, 0.2); background-image: none; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev { left: 40px !important; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-next { right: 40px !important; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev:hover, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next:hover { background-color: rgba(0, 0, 0, 0); background-image: linear-gradient(to right, rgba(0, 90, 197, 1), rgba(1, 180, 254, 1)); background-size: 100% 100%; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev::after, .nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after { content: ''; display: block; width: 20px; height: 20px; margin: 12px auto; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev::after { background: url(../images/arrow_left01.png) center center no-repeat; background-size: 20px 20px; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after { background: url(../images/arrow_right01.png) center center no-repeat; background-size: 20px 20px; }
/* nyAbout_part3 end */


/* nyAbout_part4 start */
.nyAbout_part4 { overflow: hidden; padding: 100px 0;background: url(../images/abPart4_bg.jpg) center center no-repeat; background-size:cover; }
.nyAbout_part4 .nyAboutPart4_main { margin: 0 auto; position:relative; }
.nyAboutPart4_swiper .swiper-container { width:100%; position: relative; min-height:200px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide { width: 100%; overflow: hidden; position: relative; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { width: 100%; height: 300px; overflow: hidden; position: relative; background:#fff; padding:10px; border-radius:5px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img a{ display:block; width:100%; height:100%; background:#fdfdfe;}
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img img { display: block; max-width: 85%; max-height:85%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyAboutPart4_swiper .swiper-container .swiper-slide p {color: #222; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding: 20px 0; overflow:hidden;}
.nyAboutPart4_swiper .swiper-container .swiper-slide p a{ display:block; color:#222;}
.nyAboutPart4_swiper .swiper-button-prev, .nyAboutPart4_swiper .swiper-button-next { width: 44px !important; height: 44px !important; position: absolute; top: 50% !important; bottom: 0 !important; left: inherit !important; right: inherit !important; opacity: 1; margin: -50px 0 0 !important; border-radius: 50%; background-color: rgba(0, 0, 0, 0.2); background-image: none; }
.nyAboutPart4_swiper .swiper-button-prev { left:-80px!important; }
.nyAboutPart4_swiper .swiper-button-next { right: -80px !important; }
.nyAboutPart4_swiper .swiper-button-prev:hover, .nyAboutPart4_swiper .swiper-button-next:hover {  background-color: rgba(0, 0, 0, 0);background-image: linear-gradient(to right, rgba(0, 90, 197, 1), rgba(1, 180, 254, 1)); background-size: 100% 100%; }
.nyAboutPart4_swiper .swiper-button-prev::after, .nyAboutPart4_swiper .swiper-button-next::after { content: ''; display: block; width: 20px; height: 20px; margin: 12px auto; }
.nyAboutPart4_swiper .swiper-button-prev::after { background: url(../images/arrow_left01.png) center center no-repeat; background-size: 20px 20px; }
.nyAboutPart4_swiper .swiper-button-next::after { background: url(../images/arrow_right01.png) center center no-repeat; background-size: 20px 20px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide:hover .nyAboutPart4_img img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyAboutPart4_swiper .swiper-container .swiper-slide:hover p{ color:#0058c4;}
/* nyAbout_part4 end */


@media (max-width:1680px) {
.nyAboutPart1_main .nyAboutPart1_con { padding-right: 60px; }
.nyAboutPart1_title span { font-size: 66px; }
.nyAboutPart1_title p {font-size: 34px;margin-top:-60px; }
.nyAboutPart1_con .nyAboutPart1_txt { height: 230px; line-height: 30px; font-size: 16px; }
.nyAboutPart1_txt p { line-height: 30px !important; font-size: 16px !important; }
.nyAboutPart1_txt span, .nyAboutPart1_txt p span, .nyAboutPart1_txt font, .nyAboutPart1_txt p font{ line-height: 30px !important; font-size: 16px !important;}
.nyAboutPart1_main .nyAboutPart1_img { height: 560px; }
.nyAboutPart2_list ul li .abPart2_img { height: 500px; }
.nyAboutPart3_swiper .gallery-top2 { margin-top: 80px; padding: 0 80px; }
.nyAboutPart3_con .nyAboutPart3_date { line-height: 100px; font-size: 100px; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev { left: 0 !important; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-next { right: 0 !important; }
.nyAboutPart4_swiper .swiper-container .swiper-button-prev { right: 7% !important; }
.nyAboutPart4_swiper .swiper-container .swiper-button-next { right: 3% !important; }
}
 @media (max-width:1600px) {
.nyAboutPart1_title span { font-size: 58px; }
.nyAboutPart1_title p {font-size: 32px;margin-top:-55px; }
.nyAboutPart1_con .nyAboutPart1_title { margin-bottom: 30px; }
.nyAbout_part1,  .nyAbout_part2,  .nyAbout_part3,  .nyAbout_part4 { padding: 80px 0; }
.nyAboutPart1_data ul li .nyAboutPart1_num span { font-size: 44px; }
.nyAboutPart1_data ul li .nyAboutPart1_num sub,  .nyAboutPart1_data ul li .nyAboutPart1_tit { font-size: 16px; }
.nyAboutPart2_list ul li .abPart2_img { height: 480px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p { height: 70px; line-height: 40px; font-size: 22px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p { font-size: 0; background-size:60px 60px; }
.nyAboutPart3_con .nyAboutPart3_date { line-height: 90px; font-size: 90px; padding-right: 60px; width:400px; margin-top:50px; }
.nyAboutPart3_con .nyAboutPart3_txt { padding: 20px 0 20px 60px; }
.nyAboutPart3_txt p::before { width: 6px; height: 6px; top: 15px; }
.nyAboutPart3_txt p { line-height: 30px; font-size: 16px; padding: 3px 0 3px 20px; }
}
 @media (max-width:1560px) {
.nyAboutPart1_title span { font-size: 54px; }
.nyAboutPart1_main .nyAboutPart1_img { height: 540px; margin-bottom: -140px; }
.nyAboutPart1_main .nyAboutPart1_data { padding: 20px 0; }
.nyAboutPart1_data ul li { padding: 9px 40px; }
.nyAboutPart1_data ul li .nyAboutPart1_num sub,  .nyAboutPart1_data ul li .nyAboutPart1_tit { font-size: 15px; }
.nyAboutPart1_data ul li .nyAboutPart1_tit { margin-top: 10px; }
.nyAboutPart1_con .nyAboutPart1_txt { height: 230px; line-height: 30px; font-size: 15px; }
.nyAboutPart1_txt p { line-height: 30px !important; font-size: 15px !important; }
.nyAboutPart1_txt span, .nyAboutPart1_txt p span, .nyAboutPart1_txt font, .nyAboutPart1_txt p font{ line-height: 30px !important; font-size: 15px !important;}
.nyAboutPart2_list ul li .abPart2_img { height: 460px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit span,  .nyAboutPart2_list ul li .abPart2_con .abPart2_txt { font-size: 15px; }
}
 @media (max-width:1440px) {
.nyAbout_part1,  .nyAbout_part2,  .nyAbout_part3,  .nyAbout_part4 { padding: 60px 0; }
.nyAboutPart1_con .nyAboutPart1_title { margin-bottom: 20px; }
.nyAboutPart1_title span { font-size: 48px; }
.nyAboutPart1_title p {font-size: 28px;margin-top:-50px; }
.nyAboutPart1_main .nyAboutPart1_con { padding-right: 50px; }
.nyAboutPart1_con .nyAboutPart1_txt { padding-right: 20px; }
.nyAboutPart1_main .nyAboutPart1_img { height: 506px; margin-bottom: -130px; }
.nyAboutPart1_data ul li { padding: 7px 40px; }
.nyAboutPart1_data ul li .nyAboutPart1_tit { margin-top: 4px; }
.nyAboutPart1_data ul li .nyAboutPart1_num{ height:60px;}
.nyAboutPart2_list ul li .abPart2_img { height: 430px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit span,  .nyAboutPart2_list ul li .abPart2_con .abPart2_txt { line-height: 24px; font-size: 14px; }
.nyAboutPart3_swiper .gallery-top2 { margin-top: 60px; padding: 0 60px; }
.nyAboutPart3_txt p { font-size: 15px; }
.nyAboutPart3_con .nyAboutPart3_date { line-height: 80px; font-size: 80px; }
}
 @media (max-width:1366px) {
.nyAboutPart1_main .nyAboutPart1_con { padding-right: 40px; }
.nyAboutPart1_title span {font-size: 42px; }
.nyAboutPart1_title p {font-size: 26px;margin-top:-45px; }
.nyAboutPart1_con .nyAboutPart1_txt { height: 200px; line-height: 28px; font-size: 14px; }
.nyAboutPart1_txt p { line-height: 28px !important; font-size: 14px !important; }
.nyAboutPart1_txt span, .nyAboutPart1_txt p span, .nyAboutPart1_txt font, .nyAboutPart1_txt p font{ line-height: 26px !important; font-size: 14px !important;}
.nyAboutPart1_main .nyAboutPart1_img { height: 480px; margin-bottom: -130px; }
.nyAboutPart1_data ul li .nyAboutPart1_num{ height:60px;}
.nyAboutPart1_data ul li .nyAboutPart1_num span { height: 60px; line-height: 100px; font-size: 40px; width:50px; }
.nyAboutPart1_data ul li:nth-child(2) .nyAboutPart1_num span{ width:100px;}
.nyAboutPart1_data ul li .nyAboutPart1_num sub,  .nyAboutPart1_data ul li .nyAboutPart1_tit { font-size: 14px; }
.nyAboutPart2_list ul li .abPart2_img { height: 400px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit i { width: 68px; height: 54px; margin-bottom: 20px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit p { line-height: 24px; font-size: 20px; margin-bottom: 4px; }
.nyAboutPart3_con .nyAboutPart3_date { line-height: 70px; font-size: 72px; width:250px; margin-top:35px; }
.nyAboutPart3_con .nyAboutPart3_txt { padding: 0 0 0 60px; }
.nyAboutPart3_txt p { line-height: 28px; font-size: 14px; padding: 2px 0 2px 20px; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after { background: url(../images/arrow_right01.png) center center no-repeat; background-size: auto; background-size: 20px 20px; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev::after,  .nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after { content: ''; display: block; width: 20px; height: 20px; margin: 12px auto; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev,  .nyAboutPart3_swiper .gallery-top2 .swiper-button-next { width: 40px !important; height: 40px !important; margin: -20px 0 0 !important; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev::after,  .nyAboutPart3_swiper .gallery-top2 .swiper-button-next::after { margin: 10px auto; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { height: 300px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide p { font-size: 15px; }
.nyAboutPart4_swiper .swiper-container .swiper-button-prev,  .nyAboutPart4_swiper .swiper-container .swiper-button-next { width: 40px !important; height: 40px !important; }
.nyAboutPart4_swiper .swiper-container .swiper-button-prev::after,  .nyAboutPart4_swiper .swiper-container .swiper-button-next::after { margin: 10px auto; }
.nyAboutPart4_swiper .swiper-container .swiper-pagination { bottom: 19px !important; }
}
 @media (max-width:1280px) {
.nyAbout_part1, .nyAbout_part2, .nyAbout_part3, .nyAbout_part4{padding: 50px 0;}
.nyAboutPart1_con .nyAboutPart1_txt { height: 180px; }
.nyAboutPart1_main .nyAboutPart1_img { height: 450px; margin-bottom: -130px; }
.nyAboutPart2_list ul li .abPart2_img { height: 380px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit p { line-height: 22px; font-size: 18px; margin-bottom: 4px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_txt { width: 80%; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { height: 260px; }
.nyAboutPart1_title span {font-size: 40px; }
.nyAboutPart1_title p {font-size: 22px;margin-top:-40px; }
}
 @media (max-width:1200px) {
.nyAboutPart1_main .nyAboutPart1_img { height: 440px; }
.nyAboutPart1_main .nyAboutPart1_data { width: 72%; }
.nyAboutPart1_data ul li { padding: 7px 30px; }
.nyAboutPart2_list ul li .abPart2_img { height: 360px; }
.nyAboutPart2_list ul li .abPart2_con { padding: 20px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit i { width: 60px; height: 48px; margin-bottom: 20px; }
.nyAboutPart2_list ul li.cur .abPart2_con { padding: 30px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_txt { width: 100%; }
.nyAboutPart4_swiper .swiper-container .swiper-button-prev { right: 8% !important; }
.nyAboutPart4_swiper .swiper-container .swiper-pagination { width: 86%; }
}
 @media (max-width:1080px) {
.nyAboutPart1_title p { line-height: 36px; font-size: 32px; }
.nyAboutPart1_con .nyAboutPart1_txt { height: 160px; line-height: 26px; font-size: 14px; }
.nyAboutPart1_txt p { line-height: 26px !important; font-size: 14px !important; }
.nyAboutPart1_txt span, .nyAboutPart1_txt p span, .nyAboutPart1_txt font, .nyAboutPart1_txt p font{ line-height: 26px !important; font-size: 14px !important;}
.nyAboutPart1_main .nyAboutPart1_img { height: 400px; margin-bottom: -116px; }
.nyAboutPart1_data ul li { padding: 0 20px; }
.nyAboutPart2_list ul li .abPart2_img { height: 340px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit span,  .nyAboutPart2_list ul li .abPart2_con .abPart2_txt { line-height: 20px; font-size: 14px; }
.nyAboutPart2_list ul li .abPart2_img { height: 320px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit span { line-height: 20px; font-size: 12px; }
.nyAboutPart3_swiper .gallery-thumbs2 { padding: 0 0 20px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p { height: 50px; line-height: 40px; font-size: 20px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p { font-size: 0; background: url(../images/addr_ico1.png) center center no-repeat; background-size: 50px 50px; }
.nyAboutPart3_swiper .gallery-thumbs2::before { height: 6px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em { display: block; width: 20px; height: 20px;position: absolute; left: 50%; bottom: -20px; margin-left: -10px; padding: 3px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide em::before { width: 14px; height: 14px; }
.nyAboutPart3_swiper .gallery-top2 { margin-top: 40px; }
.nyAboutPart3_con .nyAboutPart3_date { line-height: 60px; font-size: 64px; padding-right: 40px; }
.nyAboutPart3_con .nyAboutPart3_txt { padding: 0 0 0 40px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { height: 240px; }
.nyAboutPart1_title span {font-size: 34px; }
.nyAboutPart1_title p {font-size: 22px; margin-top:-35px; }
}
 @media (max-width:1024px) {
.nyAbout_part1, .nyAbout_part2, .nyAbout_part3, .nyAbout_part4{padding: 40px 0;}
.nyAboutPart1_data ul li .nyAboutPart1_num p { padding: 0; }
.nyAboutPart1_data ul li i { width: 40px; height: 40px; }
.nyAboutPart1_data ul li .nyAboutPart1_num span { font-size: 32px; width:40px;height: 50px; line-height: 90px; }
.nyAboutPart1_data ul li:nth-child(2) .nyAboutPart1_num span{ width:80px;}
.nyAboutPart1_main .nyAboutPart1_img { height: 390px; }
.nyAboutPart2_list ul li .abPart2_img { height: 300px; }
.nyAboutPart3_con .nyAboutPart3_date { line-height: 50px; font-size: 52px; margin-top:25px; width:200px;}
.nyAbout_part4 { padding: 60px 0 30px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { height: 230px; }
}
 @media (max-width:920px) {
.nyAboutPart2_list ul li { width: 18%; }
.nyAboutPart2_list ul li.cur { width: 46%; }
.nyAboutPart2_list ul li .abPart2_img { height: 280px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit i { width: 50px; height: 40px; margin-bottom: 10px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit p { line-height: 20px; font-size: 16px; margin-bottom: 4px; }
.nyAboutPart4_swiper .swiper-container .swiper-button-prev { right: 9% !important; }
.nyAboutPart4_swiper .swiper-container .swiper-pagination { width: 84%; }
.nyAboutPart3_con .nyAboutPart3_txt{ max-width:60%;}
}
 @media (max-width:820px) {
.nyAbout_part1,  .nyAbout_part2,  .nyAbout_part3,  .nyAbout_part4 { padding: 30px 0; }
.nyAboutPart1_main .nyAboutPart1_con { padding-right: 20px; }
.nyAboutPart1_title p { font-size: 20px; margin-top:-35px; }
.nyAboutPart1_title span{ font-size:36px;}
.nyAboutPart1_con .nyAboutPart1_txt { height: 184px; }
.nyAboutPart1_main .nyAboutPart1_img { height: 280px; margin-bottom: 20px; }
.nyAboutPart1_main .nyAboutPart1_data { width: 100%; }
.nyAboutPart1_data ul li { padding: 0 30px; }
.nyAboutPart1_data ul li .nyAboutPart1_num { height: 50px; }
.nyAboutPart2_list ul li .abPart2_con { padding: 15px; }
.nyAboutPart2_list ul li.cur .abPart2_con { padding: 25px; }
.nyAboutPart2_list ul li .abPart2_img { height: 240px; }
.nyAboutPart3_con .nyAboutPart3_txt{ max-width:50%;}
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p { font-size: 18px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p { font-size: 0; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { height: 220px; }
.nyAboutPart3_con .nyAboutPart3_date{ margin-top:0; width:200px;}
.nyAboutPart3_con .nyAboutPart3_date svg{ height:70px; margin-bottom:-20px;}
}
 @media (max-width:767px) {
.nyAbout_part1,  .nyAbout_part2,  .nyAbout_part3,  .nyAbout_part4 { padding: 20px 0; }
.nyAboutPart1_main .nyAboutPart1_con { width: 100%; padding-right: 0; }
.nyAboutPart1_con .nyAboutPart1_title { margin-bottom: 10px; }
.nyAboutPart1_con .nyAboutPart1_txt { height: auto; padding: 0; overflow:hidden; }
.nyAboutPart1_main .nyAboutPart1_img { width: 100%; height: 260px; margin-top: 20px; }
.nyAboutPart1_main .nyAboutPart1_data { padding: 0 20px; }
.nyAboutPart3_con .nyAboutPart3_date{ width:100%;}
.nyAboutPart3_con .nyAboutPart3_date svg{ height:55px;}
.nyAboutPart1_data ul li { width: 100%; padding: 20px 0; border-top: 1px solid #e6e6e6; border-left: 0; float: none; }
.nyAboutPart1_data ul li:first-child { border-top: 0; }
.nyAboutPart2_list ul { margin: 0; }
.nyAboutPart2_list ul li { width: 100%; padding: 0; margin: 10px auto 0; float: none; }
.nyAboutPart2_list ul li:first-child { margin: 0 auto; }
.nyAboutPart2_list ul li.cur { width: 100%; }
.nyAboutPart2_list ul li .abPart2_img { height: 140px; }
.nyAboutPart2_list ul li.cur .abPart2_img { height: 240px; }
.nyAboutPart2_list ul li .abPart2_con { padding: 12px; }
.nyAboutPart2_list ul li.cur .abPart2_con { padding: 20px; }
.nyAboutPart2_list ul li .abPart2_con .abPart2_tit span,  .nyAboutPart2_list ul li .abPart2_con .abPart2_txt { line-height: 20px; font-size: 12px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide { width: 16%; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide p { font-size: 16px; }
.nyAboutPart3_swiper .gallery-thumbs2 .swiper-slide-active p { font-size: 0; }
.nyAboutPart3_swiper .gallery-top2 { margin-top: 40px; padding: 0; }
.nyAboutPart3_con .nyAboutPart3_date { display: block; width: 100%; line-height: 40px; font-size: 40px; margin-bottom: 20px; padding: 0; text-align: center; }
.nyAboutPart3_con .nyAboutPart3_txt { display: block; padding: 20px 0 0; border-left: 0; border-top: 1px solid #e6e6e6; max-width:100%; }
.nyAboutPart3_swiper .gallery-top2 .swiper-button-prev,  .nyAboutPart3_swiper .gallery-top2 .swiper-button-next { display: none; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { height: 200px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide p { font-size: 14px; padding:20px 0 0; }
.nyAboutPart4_swiper .swiper-container .swiper-button-prev { right: 50px !important; }
.nyAboutPart4_swiper .swiper-container .swiper-button-next { right: 0 !important; }
}
 @media (max-width:390px) {
.nyAboutPart1_main .nyAboutPart1_img { height: 250px; }
}
 @media (max-width:320px) {
.nyAboutPart1_main .nyAboutPart1_img { height: 200px; }
.nyAboutPart4_swiper .swiper-container .swiper-slide .nyAboutPart4_img { height: 200px; }
}
