/*nyService_part01 start*/
.nyService_part01 { overflow: hidden; padding: 50px 0 100px;}
.nyServPart01_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -25px;}
.nyServPart01_list ul li { width: calc(100% / 3); padding: 0 25px;}
.nyServPart01_list ul li .nyServPart01_con { min-height: 100%; overflow: hidden; padding: 40px 20px; background-color: #f7f7f9; border-radius: 8px;}
.nyServPart01_list ul li .nyServPart01_con:hover { background-color: #2a7570;}
.nyServPart01_con span.ico { display: block; width: 120px; height: 120px; overflow: hidden; margin: 0 auto 40px; padding: 10px; background-color: rgba(42,117,112,.06); border-radius: 50%;}
.nyServPart01_con span.ico i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 25px; background-color: #2a7570; border-radius: 50%;}
.nyServPart01_con:hover span.ico { background-color: rgba(255,255,255,.1);}
.nyServPart01_con:hover span.ico i { background-color: #fff;}
.nyServPart01_con:hover span.ico i svg path { fill: #2a7570;}
.nyServPart01_con h5.name { line-height: 32px; color: #222; font-size: 24px; font-weight: bold; text-align: center; margin-bottom: 20px; padding-bottom: 15px; position: relative;}
.nyServPart01_con:hover h5.name { color: #fff;}
.nyServPart01_con h5.name::after { content: ''; display: block; width: 40px; height: 3px; background-color: #2a7570; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);transform: translateX(-50%);}
.nyServPart01_con:hover h5.name::after { background-color: #ffff;}
.nyServPart01_con p.ms { line-height: 28px; color: #777; font-size: 16px; text-align: center;}
.nyServPart01_con:hover p.ms { color: rgba(255,255,255,.7);}
/*nyService_part01 end*/


/*nyService_part02 start*/
.nyService_part02 { overflow: hidden; padding: 100px 0; background: linear-gradient(to bottom, #dff8f6, #f7f7f9);}
.nyServPart02_main { display: flex; align-items: center; flex-direction: row-reverse; overflow: hidden; padding: 50px; background: #fff url(../images/webp/servPart02Bg.webp) bottom left no-repeat; background-size: 68%; border-radius: 8px;}
.nyServPart02_main .nyServPart02_img { width: 40%; height: 380px; overflow: hidden; border-radius: 8px; position: relative;}

.nyServPart02_main .nyServPart02_text { width: 60%; padding: 0 100px 0 50px;}
.nyServPart02_text h5 { line-height: 1.2; color: #222; font-size: 30px; font-weight: bold;}
.nyServPart02_text span { display: block; line-height: 30px; color: #222; font-size: 18px; margin-top: 15px;}
.nyServPart02_text p { line-height: 28px; color: #999; font-size: 16px; margin-top: 25px;}
.nyServPart02_text a.btn { display: block; width: 124px; height: 44px; overflow: hidden; line-height: 44px; color: #fff; font-size: 16px; text-align: center; background-color: #2a7570; border-radius: 4px; margin-top: 50px;}
/*nyService_part02 end*/


/*nyService_part03 start*/
.nyService_part03 { overflow: hidden; padding: 100px 0;}
.nyServPart03_tab { margin-bottom: 50px;}
.nyServPart03_tab ul { display: flex; justify-content: center; gap: 25px;}
.nyServPart03_tab ul li { height: 44px; line-height: 44px; color: #555; font-size: 16px; padding: 0 44px; background-color: #f7f7f9; border-radius: 22px; cursor: pointer;}
.nyServPart03_tab ul li:hover, .nyServPart03_tab ul li.active { color: #fff; background-color: #2a7570;}

.nyServPart03_list { display: none;}
.nyServPart03_list.active { display: block;}
.nyServPart03_list ul li { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 20px; padding: 12px 20px; background-color: #f7f7f9; border-radius: 8px;}
.nyServPart03_list ul li:last-child { margin-bottom: 0;}
.nyServPart03_list ul li:hover { background-color: #2a7570;}
.nyServPart03_list ul li .name { width: calc(100% - 400px);}
.nyServPart03_list ul li .name a { display: block; width: 100%; height: 28px; overflow: hidden; line-height: 28px; color: #222; font-size: 18px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis;}
.nyServPart03_list ul li:hover .name a { color: #fff;}
.nyServPart03_list ul li .name em { display: inline-block; vertical-align: top; line-height: 24px; color: #fff; font-size: 14px; font-style: normal; margin-top: 4px; padding: 0 4px; background-color: #bbb; border-radius: 4px;}
.nyServPart03_list ul li:hover .name em { background-color: #e60c2b;}
.nyServPart03_list ul li .text { width: 120px;}
.nyServPart03_list ul li .text p { line-height: 24px; color: #222; font-size: 16px;}
.nyServPart03_list ul li:hover .text p { color: #fff;}
.nyServPart03_list ul li .text span { display: block; line-height: 20px; color: #999; font-size: 14px;}
.nyServPart03_list ul li:hover .text span { color: rgba(255,255,255,.45);}
.nyServPart03_list ul li .btn { width: 100px;}
.nyServPart03_list ul li .btn a { display: block; width: 100%; height: 38px; overflow: hidden; line-height: 38px; color: #fff; font-size: 16px; text-align: center; background-color: #2a7570; border-radius: 4px;}
.nyServPart03_list ul li:hover .btn a { color: #2a7570; background-color: #fff;}
/*nyService_part03 end*/


@media (max-width:1680px) { 
}

@media (max-width:1600px) {
}

@media (max-width:1560px) {
}

@media (max-width:1440px) {
}

@media (max-width:1366px) {
}

@media (max-width:1280px) {
}

@media (max-width:1200px) {	
}

@media (max-width:1080px) {
}

@media (max-width:920px) {
}

@media (max-width:767px) {
}

@media (max-width:390px) {
}

@media (max-width:320px) {
}

