
.nyAbout_part01, .nyAbout_part02, .nyAbout_part03, .nyAbout_part04, .nyAbout_part05, .nyAbout_part06 { overflow: hidden; padding: 100px 0; background-color: #ebecee;}
.nyAbout_part02 { background: #1f2022 url(../images/webp/nyAboutPart02_bg.webp) center center no-repeat; background-size: cover; background-attachment: fixed;}
.nyAbout_part04, .nyAbout_part06 { background-color: #d7d9dd;}

.nyAboutPart01_main { display: flex; flex-wrap: wrap; justify-content: left; flex-direction: row-reverse; margin: 0 -14px;}
.nyAboutPart01_swiper, .nyAboutPart01_img1 { margin-bottom: 28px; padding: 0 14px;}
.nyAboutPart01_img2, .nyAboutPart01_img3 { padding: 0 14px;}
.nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { width: 100%; height: 415px; overflow: hidden; background-color: #fff; border-radius: 12px; position: relative;}
.nyAboutPart01_img1 p:hover img, .nyAboutPart01_img2 p:hover img, .nyAboutPart01_img3 p:hover img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyAboutPart01_img1, .nyAboutPart01_img2 { width: 36%;}

.nyAboutPart01_swiper, .nyAboutPart01_img3 { width: 64%;}
.nyAboutPart01_swiper .swiper-container { width: 100%; height: 100%; overflow: hidden; padding: 60px; background-color: #fff; border-radius: 12px; position: relative;}
.nyAbout_title { min-height: 36px; line-height: 36px; color: #2e3033; font-size: 24px; font-weight: bold; margin-bottom: 30px; padding-left: 36px; position: relative;}
.nyAbout_title i { width: 8px; height: 8px; background-color: #eb633b; border-radius: 50%; position: absolute; left: 8px; top: 14px;}
.nyAbout_title i::before, .nyAbout_title i::after { content: ''; display: block; border: 1px solid #eb633b; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyAbout_title i::before { width: 16px; height: 16px;}
.nyAbout_title i::after { width: 24px; height: 24px; opacity: .25;}
.nyAbout_ms, .nyAbout_ms div, .nyAbout_ms p { line-height: 32px; color: #4d5055; font-size: 18px;}
.nyAbout_ms div, .nyAbout_ms p { margin-bottom: 16px;}
.nyAbout_ms div:last-child, .nyAbout_ms p:last-child { margin-bottom: 0;}
.nyAbout_ms p span, .nyAbout_ms p font { color: #4d5055 !important; font-family: '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 18px !important;}

.nyAboutPart01_swiper .swiper-button-prev, .nyAboutPart01_swiper .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 14px; background: none; top: 50%;}
.nyAboutPart01_swiper .swiper-button-prev { left: 0;}
.nyAboutPart01_swiper .swiper-button-next { right: 0; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyAboutPart01_swiper .swiper-button-prev:hover svg path, .nyAboutPart01_swiper .swiper-button-next:hover svg path { fill: #eb633b;}
.nyAboutPart01_swiper .swiper-button-disabled { opacity: .25 !important;}

.nyAboutPart01_swiper .swiper-pagination { width: 100%; height: 2px; bottom: 28px !important;}
.nyAboutPart01_swiper .swiper-pagination span { width: 40px; height: 2px; background-color: rgba(31, 32, 34, .6); border-radius: 0; margin:  0 2px; opacity: 1; vertical-align: top;}
.nyAboutPart01_swiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1f2022;}


.nyAboutPart02_list { margin-top: 60px;}
.nyAboutPart02_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px;}
.nyAboutPart02_list ul li { width: 33.333333%; padding: 0 20px;}
.nyAboutPart02_list ul li p { width: 144px; height: 144px; line-height: 142px; color: #eb633b; font-size: 38px; font-weight: bold; text-align: center; margin: 0 auto; border: 1px solid rgba(255, 255, 255, .35); border-radius: 50%; position: relative;}
.nyAboutPart02_list ul li p::after { content: ''; display: block; width: 8px; height: 8px; background-color: #eb633b; border-radius: 50%; position: absolute; left: 17px; top: 17px;}
.nyAboutPart02_list ul li span { display: block; line-height: 30px; color: #fff; font-size: 18px; text-align: center; margin-top: 20px;}


.nyAboutPart03_swiper { margin-top: -100px; position: relative;}
.nyAboutPart03_swiper .swiper-container { padding-top: 320px; position: relative;}
.nyAboutPart03_swiper .swiper-container::after { content: ''; display: block; width: 100%; height: 2px; background-color: #b2b5bb; position: absolute; left: 0; bottom: 59px;}
.nyAboutPart03_swiper .swiper-slide { width: 120px; height: 120px; position: relative; cursor: pointer;}
.nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time { width: 100%; height: 100%; padding-bottom: 40px; position: relative;}
.nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time p { line-height: 40px; color: #2e3033; font-family: 'Arial'; font-size: 24px; text-align: center;}
.nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time::after { content: ''; display: block; width: 20px; height: 20px; background-color: #b2b5bb; border-radius: 50%; margin: 10px auto;}
.nyAboutPart03_swiper .swiper-slide.swiper-slide-active .nyAboutPart03_time { display: flex; align-items: center; justify-content: center; padding: 0; background: #ebecee url(../images/webp/circle.webp) center center no-repeat; background-size: 100% 100%;}
.nyAboutPart03_swiper .swiper-slide.swiper-slide-active .nyAboutPart03_time p { color: #eb633b;}
.nyAboutPart03_swiper .swiper-slide.swiper-slide-active .nyAboutPart03_time::after { display: none;}

.nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { width: 700px; margin-left: -350px; padding: 50px; border-radius: 12px; background-color: #fff; position: absolute; left: 50%; bottom: 150px; opacity: 0; filter: Alpha(opacity=0); transform: scale3d(0, 1, 0); -webkit-transform: scale3d(0, 1, 0);}
.nyAboutPart03_swiper .swiper-slide.swiper-slide-active .nyAboutPart03_con { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);}
.nyAboutPart03_con .nyAboutPart03_tit { height: 120px; display: flex; align-items: center; justify-content: center; position: relative;}
.nyAboutPart03_con .nyAboutPart03_tit i { display: block; line-height: 120px; color: #eb633b; font-family: 'Arial'; font-size: 150px; font-weight: bold; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); opacity: .05;}
.nyAboutPart03_con .nyAboutPart03_tit span { display: block; line-height: 40px; color: #2e3033; font-family: 'Arial'; font-size: 30px; font-weight: bold; position: relative;}
.nyAboutPart03_con p.nyAboutPart03_ms { max-height: 60px; overflow: hidden; line-height: 30px; color: #4d5055; font-size: 18px; text-align: center; margin-top: 40px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con::after { content: ''; display: block; width: 0; height: 0; border-left: 16px solid transparent; border-right: 16px solid transparent; border-top: 16px solid #fff; position: absolute; left: 50%; top: 100%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}


.nyAboutPart03_swiper .swiper-button-prev, .nyAboutPart03_swiper .swiper-button-next { width: 54px; height: 54px; margin-top: 0; padding: 16px; background: #ebecee; border: 1px solid #b2b5bb; border-radius: 50%; top: 0;}
.nyAboutPart03_swiper .swiper-button-prev { left: inherit; right: calc(50% - 520px);}
.nyAboutPart03_swiper .swiper-button-next { right: calc(50% - 600px); transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyAboutPart03_swiper .swiper-button-prev:hover, .nyAboutPart03_swiper .swiper-button-next:hover { background-color: #eb633b; border: 1px solid #eb633b;}
.nyAboutPart03_swiper .swiper-button-prev:hover svg path, .nyAboutPart03_swiper .swiper-button-next:hover svg path { fill: #fff;}
.nyAboutPart03_swiper .swiper-button-disabled { opacity: .25 !important;}


.nyAbout_part04, .nyAbout_part05 { display: flex; align-items: center;}
.nyAbout_part04 { padding-left: calc(50% - 600px); flex-direction: row-reverse;}
.nyAbout_part05 { padding-right: calc(50% - 600px);}
.nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { width: 56%; height: 520px; overflow: hidden; position: relative;}
.nyAbout_part04 .nyAboutPart04_img { border-radius: 12px 0 0 12px;}
.nyAbout_part05 .nyAboutPart05_img { border-radius: 0 12px 12px 0;}
.nyAbout_part04 .nyAboutPart04_img:hover img, .nyAbout_part05 .nyAboutPart05_img:hover img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyAbout_part04 .nyAboutPart04_text, .nyAbout_part05 .nyAboutPart05_text { width: 44%;}
.nyAbout_part04 .nyAboutPart04_text { padding-right: 100px;}
.nyAbout_part05 .nyAboutPart05_text { padding-left: 100px;}


.nyAboutPart06_list { margin-top: 60px;}
.nyAboutPart06_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -12px;}
.nyAboutPart06_list ul li { width: 33.333333%; padding: 0 12px;}
.nyAboutPart06_list ul li p { width: 100%; height: 285px; overflow: hidden; border-radius: 12px; position: relative;}
.nyAboutPart06_list ul li p:hover img { transform: scale(1.1); -webkit-transform: scale(1.1);}


@media (max-width:1680px) {
  .nyAbout_part01, .nyAbout_part02, .nyAbout_part03, .nyAbout_part04, .nyAbout_part05, .nyAbout_part06 { padding: 80px 0;}
  .nyAbout_part04 { padding-left: calc(50% - 600px);}
  .nyAbout_part05 { padding-right: calc(50% - 600px);}

  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 360px;}

  .nyAboutPart03_swiper { margin-top: -80px;}
  .nyAboutPart03_swiper .swiper-container { padding-top: 280px;}
  .nyAboutPart03_swiper .swiper-container::after { bottom: 49px;}
  .nyAboutPart03_swiper .swiper-slide { width: 100px; height: 100px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time { padding-bottom: 30px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time p { line-height: 30px; font-size: 22px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time::after { width: 16px; height: 16px; margin: 12px auto;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { width: 600px; margin-left: -300px; padding: 40px; bottom: 120px;}
  .nyAboutPart03_con .nyAboutPart03_tit { height: 100px;}
  .nyAboutPart03_con .nyAboutPart03_tit i { line-height: 100px; font-size: 130px;}
  .nyAboutPart03_con p.nyAboutPart03_ms { font-size: 16px; margin-top: 30px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con::after { border-left: 14px solid transparent; border-right: 14px solid transparent; border-top: 14px solid #fff;}
  

  .nyAbout_part04 .nyAboutPart04_text, .nyAbout_part05 .nyAboutPart05_text { width: 46%;}
  .nyAbout_part04 .nyAboutPart04_text { padding-right: 80px;}
  .nyAbout_part05 .nyAboutPart05_text { padding-left: 80px;}
  .nyAbout_title { min-height: 32px; line-height: 32px; font-size: 22px; margin-bottom: 20px; padding-left: 32px;}
  .nyAbout_title i { width: 6px; height: 6px; left: 9px; top: 13px;}
  .nyAbout_title i::before { width: 13px; height: 13px;}
  .nyAbout_title i::after { width: 22px; height: 22px;}
  .nyAbout_ms div, .nyAbout_ms p { margin-bottom: 12px;}
  .nyAbout_ms, .nyAbout_ms div, .nyAbout_ms p { line-height: 30px; font-size: 16px;}
  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { width: 54%; height: 460px;}

  .nyAboutPart06_list { margin-top: 40px;}
}

@media (max-width:1600px) {
  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { height: 440px;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyAbout_part04 .nyAboutPart04_text { padding-right: 60px;}
  .nyAbout_part05 .nyAboutPart05_text { padding-left: 60px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyAbout_part01, .nyAbout_part02, .nyAbout_part03, .nyAbout_part04, .nyAbout_part05, .nyAbout_part06 { padding: 60px 0;}
  .nyAbout_part04 { padding-left: calc(50% - 600px);}
  .nyAbout_part05 { padding-right: calc(50% - 600px);}

  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 320px;}

  .nyAbout_title { font-size: 20px;}
  .nyAbout_ms, .nyAbout_ms div, .nyAbout_ms p { line-height: 25px; font-size: 15px;}
  .nyAbout_ms div, .nyAbout_ms p { margin-bottom: 10px;}

  .nyAboutPart02_list { margin-top: 40px;}
  .nyAboutPart02_list ul li p { width: 124px; height: 124px; line-height: 122px; color: #eb633b; font-size: 32px;}
  .nyAboutPart02_list ul li p::after { left: 14px; top: 14px;}
  .nyAboutPart02_list ul li span { line-height: 26px; font-size: 16px;}

  .nyAboutPart03_swiper { margin-top: -60px;}

  .nyAbout_part04 .nyAboutPart04_text { padding-right: 40px;}
  .nyAbout_part05 .nyAboutPart05_text { padding-left: 40px;}
  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { height: 400px;}

  .nyAboutPart06_list { margin-top: 30px;}

}

@media (max-width:1200px) {
  .nyAboutPart02_list ul li p { width: 112px; height: 112px; line-height: 110px; font-size: 30px;}
  .nyAboutPart02_list ul li p::after { left: 12px; top: 12px;}
  .nyAboutPart02_list ul li span { margin-top: 10px;}

  .nyAboutPart03_swiper .swiper-container { padding-top: 260px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { width: 520px; margin-left: -260px; padding: 30px; bottom: 120px;}
  .nyAboutPart03_con .nyAboutPart03_tit { height: 80px;}
  .nyAboutPart03_con .nyAboutPart03_tit i { line-height: 80px; font-size: 100px;}
  .nyAboutPart03_con .nyAboutPart03_tit span { line-height: 36px; font-size: 28px;}
  .nyAboutPart03_con p.nyAboutPart03_ms { margin-top: 20px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con::after { border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 12px solid #fff;}
  .nyAboutPart03_swiper .swiper-button-prev, .nyAboutPart03_swiper .swiper-button-next { width: 50px; height: 50px; padding: 15px;}
  .nyAboutPart03_swiper .swiper-button-prev { right: calc(3% + 70px);}
  .nyAboutPart03_swiper .swiper-button-next { right: 3%;}

  .nyAbout_part04 { padding-left: 3%;}
  .nyAbout_part05 { padding-right: 3%;}
  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { height: 380px;}

  .nyAboutPart06_list ul li p { height: 260px;}
}

@media (max-width:1080px) {
  .nyAboutPart01_main { margin: 0 -12px;}
  .nyAboutPart01_swiper, .nyAboutPart01_img1 { margin-bottom: 24px; padding: 0 12px;}
  .nyAboutPart01_img2, .nyAboutPart01_img3 { padding: 0 12px;}
  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 300px; border-radius: 8px;}
  .nyAboutPart01_swiper .swiper-container { padding: 40px; border-radius: 8px;}
  .nyAboutPart01_swiper .swiper-button-prev, .nyAboutPart01_swiper .swiper-button-next { width: 40px; height: 40px; margin-top: -20px; padding: 10px;}
  .nyAboutPart01_swiper .swiper-pagination { bottom: 20px !important;}
  .nyAboutPart01_swiper .swiper-pagination span { width: 24px;}

  .nyAboutPart02_list ul { margin: 0 -15px;}
  .nyAboutPart02_list ul li { padding: 0 15px;}

  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { border-radius: 8px;}

  .nyAbout_part04 .nyAboutPart04_text, .nyAbout_part05 .nyAboutPart05_text { width: 50%;}
  .nyAbout_part04 .nyAboutPart04_text { padding-right: 30px;}
  .nyAbout_part05 .nyAboutPart05_text { padding-left: 30px;}
  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { width: 50%; height: 360px;}
  .nyAbout_part04 .nyAboutPart04_img { border-radius: 8px 0 0 8px;}
  .nyAbout_part05 .nyAboutPart05_img { border-radius: 0 8px 8px 0;}

  .nyAboutPart06_list ul li p { height: 240px; border-radius: 8px;}
}

@media (max-width:1024px) {
  .nyAboutPart06_list ul li p { height: 220px;}
}

@media (max-width:920px) {
  .nyAbout_part01, .nyAbout_part02, .nyAbout_part03, .nyAbout_part04, .nyAbout_part05, .nyAbout_part06 { padding: 40px 0;}

  .nyAboutPart01_main { margin: 0 -10px;}
  .nyAboutPart01_swiper, .nyAboutPart01_img1 { margin-bottom: 20px; padding: 0 10px;}
  .nyAboutPart01_img2, .nyAboutPart01_img3 { padding: 0 10px;}
  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 250px;}
  .nyAboutPart01_swiper .swiper-container { padding: 20px 40px 40px;}

  .nyAbout_title { margin-bottom: 15px;}
  .nyAbout_ms, .nyAbout_ms div, .nyAbout_ms p { line-height: 24px; font-size: 14px;}

  .nyAboutPart02_list ul { margin: 0 -10px;}
  .nyAboutPart02_list ul li { padding: 0 10px;}
  .nyAboutPart02_list ul li p { width: 102px; height: 102px; line-height: 100px; font-size: 28px;}
  .nyAboutPart02_list ul li p::after { left: 11px; top: 11px;}

  .nyAboutPart03_swiper { margin-top: -50px;}
  .nyAboutPart03_swiper .swiper-container { padding-top: 220px;}
  .nyAboutPart03_swiper .swiper-container::after { bottom: 39px;}
  .nyAboutPart03_swiper .swiper-slide { width: 80px; height: 80px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time { padding-bottom: 30px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time p { font-size: 18px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_time::after { width: 12px; height: 12px; margin: 4px auto;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { width: 480px; margin-left: -240px; padding: 30px 20px; bottom: 100px;}
  .nyAboutPart03_con .nyAboutPart03_tit { height: 70px;}
  .nyAboutPart03_con .nyAboutPart03_tit i { line-height: 70px; font-size: 88px;}
  .nyAboutPart03_con .nyAboutPart03_tit span { line-height: 32px; font-size: 26px;}
  .nyAboutPart03_con p.nyAboutPart03_ms { max-height: 48px; line-height: 24px; font-size: 14px;}

  .nyAbout_part04 { padding-left: 3%;}
  .nyAbout_part05 { padding-right: 3%;}
  .nyAbout_part04 .nyAboutPart04_text { padding-right: 20px;}
  .nyAbout_part05 .nyAboutPart05_text { padding-left: 20px;}
  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { height: 320px;}

  .nyAboutPart06_list { margin-top: 20px;}
  .nyAboutPart06_list ul { margin: 0 -10px;}
  .nyAboutPart06_list ul li { padding: 0 10px;}
  .nyAboutPart06_list ul li p { height: 200px;}

}

@media (max-width:820px) {
  .nyAboutPart01_swiper .swiper-container { padding: 20px 20px 40px;}
  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 210px;}
  .nyAboutPart01_swiper .swiper-container .swiper-slide .nyAbout_ms { max-height: 96px; overflow-y: scroll; padding-right: 10px;}
  .nyAboutPart01_swiper .swiper-button-prev, .nyAboutPart01_swiper .swiper-button-next { display: none;}

  .nyAbout_title { min-height: 30px; line-height: 30px; font-size: 18px; margin-bottom: 12px; padding-left: 30px;}
  .nyAbout_title i { left: 8px; top: 12px;}
  .nyAbout_title i::before { width: 12px; height: 12px;}
  .nyAbout_title i::after { width: 20px; height: 20px;}
  .nyAbout_ms div, .nyAbout_ms p { margin-bottom: 8px;}

  .nyAboutPart02_list ul li p { width: 82px; height: 82px; line-height: 80px; font-size: 24px;}
  .nyAboutPart02_list ul li p::after { left: 8px; top: 8px;}
  .nyAboutPart02_list ul li span { line-height: 24px; font-size: 14px;}

  .nyAboutPart03_swiper .swiper-container { padding-top: 200px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { width: 400px; margin-left: -200px; padding: 20px; bottom: 100px;}
  .nyAboutPart03_con .nyAboutPart03_tit { height: 60px;}
  .nyAboutPart03_con .nyAboutPart03_tit i { line-height: 60px; font-size: 80px;}
  .nyAboutPart03_con .nyAboutPart03_tit span { line-height: 30px; font-size: 24px;}
  .nyAboutPart03_con p.nyAboutPart03_ms { margin-top: 10px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con::after { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #fff;}
  .nyAboutPart03_swiper .swiper-button-prev, .nyAboutPart03_swiper .swiper-button-next { width: 44px; height: 44px; padding: 14px;}
  .nyAboutPart03_swiper .swiper-button-prev { right: calc(3% + 64px);}

  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { height: 300px;}

  .nyAboutPart06_list ul li p { height: 180px;}
}

@media (max-width:767px) {
  .nyAboutPart01_main { margin: 0 -5px;}
  .nyAboutPart01_swiper, .nyAboutPart01_img3 { width: 100%; padding: 0 5px;}
  .nyAboutPart01_img1, .nyAboutPart01_img2 { width: 50%; padding: 0 5px;}
  .nyAboutPart01_swiper, .nyAboutPart01_img1 { margin-bottom: 10px;}
  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 160px;}

  .nyAboutPart02_list { margin-top: 30px;}
  .nyAboutPart02_list ul { margin: 0 -5px;}
  .nyAboutPart02_list ul li { padding: 0 5px;}

  .nyAboutPart03_swiper { margin-top: -40px;}
  .nyAboutPart03_swiper .swiper-container { padding-top: 220px;}
  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { width: 360px; margin-left: -180px;}
  .nyAboutPart03_swiper .swiper-button-prev, .nyAboutPart03_swiper .swiper-button-next { display: none;}

  .nyAbout_part04, .nyAbout_part05 { display: block; align-items: normal; padding: 0;}
  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { width: 100%; height: 240px; margin-bottom: 20px; border-radius: 0;}
  .nyAbout_part04 .nyAboutPart04_text, .nyAbout_part05 .nyAboutPart05_text { width: 100%; padding: 0 3% 40px;}

  .nyAboutPart06_list ul { margin: 0 -5px;}
  .nyAboutPart06_list ul li { padding: 0 5px;}
  .nyAboutPart06_list ul li p { height: 100px;}
}

@media (max-width:390px) {
  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 140px;}

  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { height: 220px;}

  .nyAboutPart06_list ul li p { height: 88px;}
}

@media (max-width:320px) {
  .nyAboutPart01_img1 p, .nyAboutPart01_img2 p, .nyAboutPart01_img3 p { height: 120px;}

  .nyAbout_part02 .lyTitle p { font-size: 20px;}
  .nyAboutPart02_list { margin-top: 20px;}
  .nyAboutPart02_list ul li p { width: 72px; height: 72px; line-height: 70px; font-size: 22px;}
  .nyAboutPart02_list ul li p::after { left: 7px; top: 7px;}
  .nyAboutPart02_list ul li span { line-height: 20px; font-size: 12px;}

  .nyAboutPart03_swiper .swiper-slide .nyAboutPart03_con { width: 300px; margin-left: -150px;}

  .nyAbout_part04 .nyAboutPart04_img, .nyAbout_part05 .nyAboutPart05_img { height: 200px;}

  .nyAboutPart06_list ul { margin: 0 0 -10px;}
  .nyAboutPart06_list ul li { width: 100%; margin-bottom: 10px; padding: 0;}
  .nyAboutPart06_list ul li p { height: 160px;}
}