/*nyProducts start*/
.nyProducts { overflow: hidden; margin-top: -70px; padding: 130px 0 90px; background-color: #fcfcfc;}
.nyPro_main { overflow: hidden;}
.nyPro_head { margin-bottom: 60px; padding-right: 25%; position: relative;}
.nyPro_head p { line-height: 1.8; color: #555; font-size: 18px; margin-top: -20px;}
.nyPro_head .nyPro_ico { display: flex; align-items: center; flex-direction: column; width: 25%; position: absolute; top: 0; right: 0;}
.nyPro_ico i { display: block; width: 160px; height: 160px; overflow: hidden; padding: 39px; border: 1px dashed #da251c; border-radius: 50%;}

.nyPro_menu { margin-bottom: 60px; padding-bottom: 40px; position: relative;}
.nyPro_menu .swiper-container { overflow: visible;}
.nyPro_menu .swiper-slide { position: relative;}
.nyPro_menu .swiper-slide p { overflow: hidden; padding-right: 60px; background-color: #222; position: relative;}
.nyPro_menu .swiper-slide:hover p, .nyPro_menu .swiper-slide.cur p { background-color: #da251c;}
.nyPro_menu .swiper-slide p a { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 16px; text-transform: capitalize; white-space: nowrap; text-overflow: ellipsis; padding-left: 20px;}
.nyPro_menu .swiper-slide p i { display: block; width: 60px; height: 60px; overflow: hidden; padding: 22px; position: absolute; top: 0; right: 0; cursor: pointer;}
.nyPro_menu .swiper-slide.cur p i { transform: scaleY(-1); -webkit-transform: scaleY(-1);}
.nyPro_menu .swiper-slide ul { display: none; width: 100%; background-color: #fafafa; box-shadow: 0 10px 20px rgba(0, 0, 0, .08); position: absolute; top: 100%; left: 0; z-index: 9;}
.nyPro_menu .swiper-slide ul li:nth-child(2n) { background-color: #fff;}
.nyPro_menu .swiper-slide ul li a { display: block; height: 40px; overflow: hidden; line-height: 40px; color: #555; font-size: 14px; text-transform: capitalize; white-space: nowrap; text-overflow: ellipsis; padding: 0 20px;}
.nyPro_menu .swiper-slide ul li:hover a { color: #fff; background-color: #da251c;}

.nyPro_menu .swiper-pagination { width: 100%; height: 10px; bottom: 0; z-index: 0;}
.nyPro_menu .swiper-pagination-bullet { width: 10px; height: 10px; background-color: #ddd; vertical-align: top; margin: 0 4px; opacity: 1;}
.nyPro_menu .swiper-pagination-bullet-active { background-color: #da251c;}

.nyPro_list ul { min-height: 320px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px 30px;}
.nyPro_list ul li { width: 25%; margin-bottom: 30px; padding: 0 15px;}
.nyPro_list ul li .nyPro_con { background-color: #fff; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.nyPro_list ul li .nyPro_con:hover { box-shadow: 0 16px 30px rgba(0, 0, 0, .08);}
.nyPro_con a.pic { display: block; height: 240px; overflow: hidden; position: relative;}
.nyPro_con:hover a.pic img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyPro_con a.name { display: block; height: 60px; overflow: hidden; line-height: 40px; color: #222; font-size: 18px; font-weight: bold; text-align: center; text-transform: capitalize; white-space: nowrap; text-overflow: ellipsis; background-color: #eee; padding: 10px 20px;}
.nyPro_con:hover a.name { color: #fff; background-color: #da251c;}
.nyPro_con p.ms { height: 72px; overflow: hidden; line-height: 24px; color: #333; font-size: 16px; margin: 20px auto; padding: 0 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.nyPro_con .nyMore { padding-bottom: 30px;}
.nyPro_con .nyMore a { margin: 0 auto;}
/*nyProducts end*/

@media (max-width:1680px) {
  .nyProducts { margin-top: -60px; padding: 120px 0 80px;}
  .nyPro_head, .nyPro_menu { margin-bottom: 40px;}
  .nyPro_head p { font-size: 16px;}
  .nyPro_ico i { width: 140px; height: 140px; padding: 34px;}

  .nyPro_list ul { margin: 0 -15px 10px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProducts { margin-top: -50px; padding: 110px 0 60px;}

  .nyPro_head p { margin-top: -10px;}
  .nyPro_ico i { width: 136px; height: 136px;}
  .nyPro_menu { margin-bottom: 30px; padding-bottom: 30px;}

  .nyPro_con a.name { height: 50px; line-height: 30px; font-size: 16px;}
  .nyPro_con p.ms { font-size: 14px;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyPro_ico i { width: 132px; height: 132px;}

  .nyPro_list ul { margin: 0 -10px 10px;}
  .nyPro_list ul li { padding: 0 10px;}
}

@media (max-width:1200px) {
  .nyProducts { margin-top: -40px; padding: 100px 0 60px;}
  .nyPro_ico i { width: 128px; height: 128px;}
  .nyPro_con a.pic { height: 220px;}
}

@media (max-width:1080px) {
  .nyProducts { padding: 80px 0 60px;}
  .nyPro_list ul li { width: 33.333333%;}
  .nyPro_con a.pic { height: 240px;}
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyProducts { padding: 60px 0 40px;}
  .nyPro_head p { font-size: 14px; margin-top: 0;}
  .nyPro_ico i { width: 114px; height: 114px; padding: 30px;}

  .nyPro_menu .swiper-slide p { padding-right: 50px;}
  .nyPro_menu .swiper-slide p a { height: 50px; line-height: 50px; font-size: 15px;}
  .nyPro_menu .swiper-slide p i { width: 50px; height: 50px; padding: 18px;}

  .nyPro_list ul { margin: 0 -10px;}
  .nyPro_list ul li { margin-bottom: 20px;}
  .nyPro_con a.pic { height: 220px;}
  .nyPro_con a.name { font-size: 15px;}
  .nyPro_con p.ms { margin: 15px auto;}
  .nyPro_con .nyMore { padding-bottom: 20px;}
}

@media (max-width:820px) {
  .nyPro_ico i { width: 112px; height: 112px; padding: 29px;}

  .nyPro_con a.pic { height: 200px;}
}

@media (max-width:767px) {
  .nyProducts { margin-top: -20px; padding: 40px 0;}
  .nyPro_head { margin-bottom: 20px; padding-right: 30%;}
  .nyPro_head .nyPro_ico { width: 30%;}
  .nyPro_ico i { width: 100px; height: 100px; padding: 24px;}
  .nyPro_menu { margin-bottom: 20px;}

  .nyPro_list ul { margin: 0;}
  .nyPro_list ul li { width: 100%; padding: 0;}
  .nyPro_con a.pic { height: 240px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyPro_head { padding: 0;}
  .nyPro_head .nyPro_ico { display: none;}
}

@media (max-width:280px) {}
