
.nyDown_part01, .nyDown_part02, .nyDown_part03, .nyDown_part04 { overflow: hidden; padding: 100px 0;}
.nyDown_part02, .nyDown_part04 { background-color: #d7d9dd;}

.nyDown_swiper1 { padding-bottom: 50px; position: relative;}
.nyDown_swiper1 .swiper-container { margin: -30px -20px; padding: 30px 20px;}
.nyDownSwiper1_con { display: flex; align-items: center; width: 100%; overflow: hidden; padding: 24px; background-color: #fff; box-shadow: 0 0 0 rgba(0, 0, 0, 0); border-radius: 12px;}
.nyDownSwiper1_con:hover { box-shadow: 0 10px 20px rgba(0, 0, 0, .06);}
.nyDownSwiper1_con a.nyDownSwiper1_ico { display: block; width: 90px; height: 90px; overflow: hidden; padding: 24px; background-color: #ebecee; border-radius: 4px;}
.nyDownSwiper1_con:hover a.nyDownSwiper1_ico { background-color: #eb633b;}
.nyDownSwiper1_con:hover a.nyDownSwiper1_ico svg path { fill: #fff;}
.nyDownSwiper1_con .nyDownSwiper1_text { width: calc(100% - 90px); overflow: hidden; padding-left: 24px;}
.nyDownSwiper1_con .nyDownSwiper1_text a.name { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 28px; color: #2e3033; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; position: relative;}
.nyDownSwiper1_con:hover .nyDownSwiper1_text a.name { color: #eb633b;}
.nyDownSwiper1_con .nyDownSwiper1_text a.name::before, .nyDownSwiper1_con .nyDownSwiper1_text a.name::after { content: ''; display: block; height: 1px; position: absolute; left: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyDownSwiper1_con .nyDownSwiper1_text a.name::before { width: 100%; background-color: #d7d9dd;}
.nyDownSwiper1_con .nyDownSwiper1_text a.name::after { width: 0; background-color: #eb633b;}
.nyDownSwiper1_con:hover .nyDownSwiper1_text a.name::after { width: 100%;}
.nyDownSwiper1_con .nyDownSwiper1_text p { margin-top: 12px;}
.nyDownSwiper1_con .nyDownSwiper1_text p span, .nyDownSwiper1_con .nyDownSwiper1_text p a.btn { display: block; line-height: 30px; color: #4d5055; font-size: 16px; float: left;}
.nyDownSwiper1_con .nyDownSwiper1_text p a.btn { float: right;}
.nyDownSwiper1_con:hover .nyDownSwiper1_text p a.btn { color: #eb633b;}
.nyDownSwiper1_con .nyDownSwiper1_text p a.btn i { display: inline-block; width: 20px; height: 20px; overflow: hidden; margin: -2px 10px 0 0; vertical-align: middle;}

.nyDown_swiper1 .swiper-pagination { width: 100%; height: 2px; bottom: 0 !important;}
.nyDown_swiper1 .swiper-pagination span { width: 40px; height: 2px; background-color: #b2b5bb; border-radius: 0; margin:  0 2px; opacity: 1; vertical-align: top;}
.nyDown_swiper1 .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1f2022;}


.nyDown_search { margin: -98px 0 40px; padding-left: 50%;}
.nyDown_search form { width: 100%; height: 60px; overflow: hidden; background-color: #ebecee; border-radius: 30px; padding-right: 80px; position: relative;}
.nyDown_search input.nyDownSc_ipt { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #2e3033; font-size: 18px; padding: 0 30px; background: none; border: 0; outline: none;}
.nyDown_search input.nyDownSc_ipt::placeholder { color: #8f9299;}
.nyDown_search button.nyDownSc_btn { display: block; width: 80px; height: 60px; overflow: hidden; font-size: 0; position: absolute; top: 0; right: 0; background: none; border: 0; outline: none; cursor: pointer;}
.nyDown_search button.nyDownSc_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 18px;}
.nyDown_search button.nyDownSc_btn:hover i svg path { fill: #eb633b;}


.nyDown_swiper2 { padding-bottom: 50px; position: relative;}
.nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img { display: block; width: 100%; height: 280px; overflow: hidden; background-color: #fff; border-radius: 12px; position: relative;}
.nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img::after { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(15, 16, 17, .25); position: absolute; left: 0; top: 0; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyDown_swiper2 .swiper-slide:hover a.nyDownSwiper2_img::after { background-color: rgba(15, 16, 17, .65);}
.nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img i { display: block; width: 52px; height: 52px; overflow: hidden; position: absolute; left: 50%; top: 50%; z-index: 2; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyDown_swiper2 .swiper-slide:hover a.nyDownSwiper2_img i svg path { fill: #eb633b;}
.nyDown_swiper2 .swiper-slide:hover a.nyDownSwiper2_img img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyDown_swiper2 .swiper-slide a.nyDownSwiper2_name { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #2e3033; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; margin-top: 12px; padding-left: 16px; position: relative;}
.nyDown_swiper2 .swiper-slide a.nyDownSwiper2_name::before { content: ''; display: block; width: 6px; height: 6px; margin-top: -3px; background-color: #eb633b; border-radius: 50%; position: absolute; left: 0; top: 50%;}
.nyDown_swiper2 .swiper-slide:hover a.nyDownSwiper2_name { color: #eb633b;}

.nyDown_swiper2 .swiper-button-prev, .nyDown_swiper2 .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 10px; background: none; top: 50%;}
.nyDown_swiper2 .swiper-button-prev { left: -100px;}
.nyDown_swiper2 .swiper-button-next { right: -100px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyDown_swiper2 .swiper-button-prev:hover svg path, .nyDown_swiper2 .swiper-button-next:hover svg path { fill: #eb633b;}
.nyDown_swiper2 .swiper-button-disabled { opacity: .25 !important;}

.nyDown_swiper2 .swiper-pagination { width: 100%; height: 2px; bottom: 0 !important;}
.nyDown_swiper2 .swiper-pagination span { width: 40px; height: 2px; background-color: #b2b5bb; border-radius: 0; margin:  0 2px; opacity: 1; vertical-align: top;}
.nyDown_swiper2 .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1f2022;}


.nyDownPart03_head { overflow: hidden; background-color: #2e3033;}
.nyDownPart03_head ul { display: flex; flex-wrap: wrap; justify-content: left;}
.nyDownPart03_head ul li { line-height: 40px; color: #fff; font-size: 18px; text-align: center; padding: 20px 0; border-right: 1px solid #fff;}
.nyDownPart03_head ul li:last-child { border-right: 0;}
.nyDownPart03_head ul li:nth-child(1) { width: 60px;}
.nyDownPart03_head ul li:nth-child(2) { width: calc(40% - 60px);}
.nyDownPart03_head ul li:nth-child(3) { width: 15%;}
.nyDownPart03_head ul li:nth-child(4) { width: 15%;}
.nyDownPart03_head ul li:nth-child(5) { width: 30%;}

.nyDownPart03_list ul { display: flex; flex-wrap: wrap; justify-content: left; overflow: hidden; background-color: #fff; border-bottom: 1px solid #e6e8ec;}
.nyDownPart03_list ul li { display: flex; align-items: center; justify-content: center; padding: 17px 0; border-right: 1px solid #e6e8ec;}
.nyDownPart03_list ul li:last-child { border-right: 0;}
.nyDownPart03_list ul li:nth-child(1) { width: 60px; background-color: #d7d9dd; border-right: 1px solid #d7d9dd;}
.nyDownPart03_list ul li:nth-child(2) { width: calc(40% - 60px);}
.nyDownPart03_list ul li:nth-child(3) { width: 15%;}
.nyDownPart03_list ul li:nth-child(4) { width: 15%;}
.nyDownPart03_list ul li:nth-child(5) { width: 30%;}
.nyDownPart03_list ul li titLe { display: none;}
.nyDownPart03_list ul li p { line-height: 30px; color: #4d5055; font-size: 16px; text-align: center; padding: 0 10px;}


.nyDown_swiper4 { padding-bottom: 50px; position: relative;}
.nyDown_swiper4 .swiper-container { margin: -30px -20px; padding: 30px 20px;}
.nyDown_swiper4 .swiper-slide { display: flex; align-items: center; padding: 15px 30px; background-color: #fff; border-radius: 12px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.nyDown_swiper4 .swiper-slide:hover { background-color: #eb633b; box-shadow: 0 10px 20px rgba(235, 99, 59, .6);}
.nyDown_swiper4 .swiper-slide a.name { display: block; width: calc(100% - 70px); height: 40px; overflow: hidden; line-height: 40px; color: #2e3033; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding: 0 0 0 16px; position: relative;}
.nyDown_swiper4 .swiper-slide a.name::before { content: ''; display: block; width: 6px; height: 6px; margin-top: -3px; background-color: #eb633b; border-radius: 50%; position: absolute; left: 0; top: 50%; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyDown_swiper4 .swiper-slide:hover a.name { color: #fff;}
.nyDown_swiper4 .swiper-slide:hover a.name::before { background-color: #fff;}
.nyDown_swiper4 .swiper-slide a.btn { display: block; width: 70px; line-height: 40px; color: #4d5055; font-size: 16px; text-align: center;}
.nyDown_swiper4 .swiper-slide:hover a.btn { color: #fff;}
.nyDown_swiper4 .swiper-slide a.btn i { display: inline-block; width: 20px; height: 20px; overflow: hidden; margin: -2px 10px 0 0; vertical-align: middle;}
.nyDown_swiper4 .swiper-slide:hover a.btn i svg path { fill: #fff;}

.nyDown_swiper4 .swiper-pagination { width: 100%; height: 2px; bottom: 0 !important;}
.nyDown_swiper4 .swiper-pagination span { width: 40px; height: 2px; background-color: #b2b5bb; border-radius: 0; margin:  0 2px; opacity: 1; vertical-align: top;}
.nyDown_swiper4 .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1f2022;}

.nyDownPart04_list { margin-top: 80px;}
.nyDownPart04_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -12px;}
.nyDownPart04_list ul li { width: 25%; padding: 0 12px;}
.nyDownPart04_list ul li a.nyDownPart04_con { display: block; min-height: 100%; overflow: hidden; padding: 40px 20px 108px; background-color: #000; border-radius: 12px; position: relative;}
.nyDownPart04_list ul li a.nyDownPart04_con img { opacity: .15;}
.nyDownPart04_con em { display: block; width: 80px; height: 80px; overflow: hidden; margin: 0 auto 10px; position: relative;}
.nyDownPart04_con span { display: block; line-height: 30px; color: #fff; font-size: 18px; text-align: center; margin: 0 auto; position: relative;}
.nyDownPart04_con i { display: block; width: 48px; height: 48px; overflow: hidden; padding: 12px; background-color: #fff; border-radius: 50%; position: absolute; bottom: 30px; left: 50%; z-index: 2; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.nyDownPart04_con:hover i { background-color: #eb633b;}
.nyDownPart04_con:hover i svg path { fill: #fff;}
.nyDownPart04_con::after { content: ''; display: block; width: 100%; height: 54px; overflow: hidden; background-image: linear-gradient(to bottom, #bcbec3, #8f9299); position: absolute; bottom: 0; left: 0; z-index: 1;}


@media (max-width:1680px) {
  .nyDown_part01, .nyDown_part02, .nyDown_part03, .nyDown_part04 { padding: 80px 0;}
  .nyDown_swiper1, .nyDown_swiper2, .nyDown_swiper4 { padding-bottom: 40px;}

  .nyDown_search { margin: -80px 0 40px;}
  .nyDown_search form { height: 50px; border-radius: 25px; padding-right: 60px;}
  .nyDown_search input.nyDownSc_ipt { height: 50px; line-height: 50px; font-size: 16px; padding: 0 25px;}
  .nyDown_search button.nyDownSc_btn { width: 60px; height: 50px;}
  .nyDown_search button.nyDownSc_btn i { padding: 16px;}

  .nyDown_swiper2 .swiper-button-prev { left: -80px;}
  .nyDown_swiper2 .swiper-button-next { right: -80px;}

  .nyDownPart04_list { margin-top: 60px;}

}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyDownSwiper1_con { padding: 20px;}
  .nyDownSwiper1_con a.nyDownSwiper1_ico { width: 80px; height: 80px; padding: 20px;}
  .nyDownSwiper1_con .nyDownSwiper1_text { width: calc(100% - 90px); padding-left: 20px;}
  .nyDownSwiper1_con .nyDownSwiper1_text a.name { font-size: 16px;}
  .nyDownSwiper1_con .nyDownSwiper1_text p { margin-top: 10px;}
  .nyDownSwiper1_con .nyDownSwiper1_text p span, .nyDownSwiper1_con .nyDownSwiper1_text p a.btn { font-size: 15px;}
  .nyDownSwiper1_con .nyDownSwiper1_text p a.btn i { width: 18px; height: 18px;}

  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_name { height: 30px; line-height: 30px; font-size: 16px;}
  .nyDown_swiper2 .swiper-button-prev, .nyDown_swiper2 .swiper-button-next { width: 50px; height: 50px; margin-top: -25px; padding: 8px;}
  .nyDown_swiper2 .swiper-button-prev { left: -60px;}
  .nyDown_swiper2 .swiper-button-next { right: -60px;}

  .nyDownPart03_head ul li { line-height: 30px; font-size: 16px; padding: 15px 0;}
  .nyDownPart03_list ul li { padding: 15px 0;}
  .nyDownPart03_list ul li p { line-height: 25px; font-size: 15px;}

  .nyDown_swiper4 .swiper-slide a.name { font-size: 16px;}
  .nyDown_swiper4 .swiper-slide a.btn { font-size: 15px;}
  .nyDown_swiper4 .swiper-slide a.btn i { width: 18px; height: 18px;}
  .nyDownPart04_con em { width: 70px; height: 70px;}
  .nyDownPart04_con span { font-size: 16px;}
  

}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyDown_part01, .nyDown_part02, .nyDown_part03, .nyDown_part04 { padding: 60px 0;}
  .nyDown_swiper1, .nyDown_swiper2, .nyDown_swiper4 { padding-bottom: 30px;}

  .nyDown_search { margin: -66px 0 30px;}

  .nyDown_swiper2 .swiper-button-prev, .nyDown_swiper2 .swiper-button-next { display: none;}

}

@media (max-width:1200px) {
  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img { height: 260px;}

  .nyDown_swiper4 .swiper-slide { padding: 15px 20px;}
  .nyDownPart04_list { margin-top: 40px;}
  .nyDownPart04_list ul { margin: 0 -10px;}
  .nyDownPart04_list ul li { padding: 0 10px;}
  .nyDownPart04_list ul li a.nyDownPart04_con { padding: 40px 20px 84px;}
  .nyDownPart04_con em { width: 60px; height: 60px;}
  .nyDownPart04_con i { width: 44px; height: 44px; bottom: 20px;}
  .nyDownPart04_con::after { height: 42px;}

}

@media (max-width:1080px) {
  .nyDownSwiper1_con a.nyDownSwiper1_ico { width: 64px; height: 64px; padding: 14px;}
  .nyDownSwiper1_con .nyDownSwiper1_text { width: calc(100% - 64px);}
  .nyDownSwiper1_con .nyDownSwiper1_text a.name { height: 32px; line-height: 24px;}
  .nyDownSwiper1_con .nyDownSwiper1_text p span, .nyDownSwiper1_con .nyDownSwiper1_text p a.btn { line-height: 22px; font-size: 14px;}
  .nyDownSwiper1_con .nyDownSwiper1_text p a.btn i, .nyDown_swiper4 .swiper-slide a.btn i { width: 16px; height: 16px;}

  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img { height: 220px;}
  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img i { width: 48px; height: 48px;}

  .nyDownPart03_head ul li { padding: 13px 0;}
  .nyDownPart03_list ul li { padding: 14px 0;}
  .nyDownPart03_list ul li p { line-height: 22px; font-size: 14px;}

  .nyDown_swiper4 .swiper-slide { padding: 10px 20px;}
  .nyDown_swiper4 .swiper-slide a.btn { font-size: 14px;}
  .nyDownPart04_list ul { margin: 0 -5px;}
  .nyDownPart04_list ul li { padding: 0 5px;}
  .nyDownPart04_list ul li a.nyDownPart04_con { padding: 20px 10px 84px;}
  .nyDownPart04_con em { width: 50px; height: 50px;}

}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyDown_part01, .nyDown_part02, .nyDown_part03, .nyDown_part04 { padding: 40px 0;}
  .nyDown_swiper1, .nyDown_swiper2, .nyDown_swiper4 { padding-bottom: 22px;}

  .nyDownSwiper1_con, .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img, .nyDown_swiper4 .swiper-slide, .nyDownPart04_list ul li a.nyDownPart04_con { border-radius: 8px;}

  .nyDown_search { margin: -52px 0 20px;}
  .nyDown_search form { height: 44px; border-radius: 44px; padding-right: 50px;}
  .nyDown_search input.nyDownSc_ipt { height: 44px; line-height: 44px; font-size: 15px; padding: 0 22px;}
  .nyDown_search button.nyDownSc_btn { width: 50px; height: 44px;}
  .nyDown_search button.nyDownSc_btn i { padding: 14px;}
}

@media (max-width:820px) {
  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img { height: 200px;}

  .nyDownPart04_con span { line-height: 22px; font-size: 14px;}
}

@media (max-width:767px) {
  .nyDown_search { margin: -10px 0 20px; padding: 0;}

  .nyDown_swiper1 .swiper-pagination span, .nyDown_swiper2 .swiper-pagination span, .nyDown_swiper4 .swiper-pagination span { width: 12px;}

  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img { height: 280px;}
  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img i { width: 60px; height: 60px;}
  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_name { height: 36px; line-height: 36px; font-size: 18px;}

  .nyDownPart03_head { display: none;}
  .nyDownPart03_head ul li { line-height: 22px; font-size: 14px;}
  .nyDownPart03_list ul { margin-bottom: 10px; border-bottom: 0;}
  .nyDownPart03_list ul:last-child { margin-bottom: 0;}
  .nyDownPart03_list ul li { width: 100% !important; padding: 0; border-bottom: 1px solid #e6e8ec; display: flex; flex-wrap: wrap; justify-content: left;}
  .nyDownPart03_list ul li:nth-child(1) { justify-content: left; background-color: #1f2022;}
  .nyDownPart03_list ul li:last-child { border-bottom: 0;}
  .nyDownPart03_list ul li titLe { display: block; width: 100px; min-height: 100%; line-height: 22px; font-size: 14px; padding: 10px 20px; background-color: #d7d9dd;}
  .nyDownPart03_list ul li p { width: calc(100% - 100px); text-align: left; padding: 10px 20px;}
  .nyDownPart03_list ul li:nth-child(1) p { width: 100%; color: #fff; line-height: 26px; font-size: 16px;}

  .nyDownPart04_list ul { margin: 0 -5px -10px;}
  .nyDownPart04_list ul li { width: 50%; margin-bottom: 10px;}

  .nyDownPart04_con em { width: 44px; height: 44px;}
}

@media (max-width:390px) {
  .nyDownPart04_con em { width: 40px; height: 40px;}
}

@media (max-width:320px) {
  .nyDownSwiper1_con { padding: 10px;}
  .nyDownSwiper1_con .nyDownSwiper1_text { padding-left: 10px;}
  .nyDown_swiper2 .swiper-slide a.nyDownSwiper2_img { height: 240px;}
  .nyDownPart04_con em { width: 32px; height: 32px;}
}

