/* nyBrandList start */
.nyProList { overflow: hidden; padding: 80px 0;}

.nyProList_head { margin-bottom: 40px;}
.nyProListHead_title { min-height: 40px; line-height: 40px; color: #222; font-size: 30px; margin-bottom: 20px; padding-left: 40px; position: relative;}
.nyProListHead_title i { display: block; width: 26px; height: 26px; overflow: hidden; position: absolute; left: 0; top: 7px;}
.nyProListHead_menu { padding: 17px 30px; background-color: #fff; display: flex;}
.nyProListHead_menu span { display: block; width: 100px; height: 36px; overflow: hidden; line-height: 36px; color: #222; font-size: 16px;}
.nyProListHead_menu ul { width: calc(100% - 240px);}
.nyProListHead_menu ul li { display: inline-block; vertical-align: top; padding: 4px;}
.nyProListHead_menu ul li a { display: block; height: 28px; line-height: 26px; color: #777; font-size: 16px; padding: 0 10px; border: 1px solid #fff; border-radius: 4px;}
.nyProListHead_menu ul li.active a, .nyProListHead_menu ul li a:hover { color: #26ad49; border: 1px solid #26ad49;}
.nyProListHead_menu a.nyProListHead_back { display: block; width: 140px; height: 36px; overflow: hidden; line-height: 34px; color: #26ad49; font-size: 16px; text-align: center; border: 1px solid #26ad49; border-radius: 4px;}
.nyProListHead_menu a.nyProListHead_back i { display: inline-block; width: 16px; height: 16px; overflow: hidden; vertical-align: middle; margin: -4px 10px 0 0;}
.nyProListHead_menu a.nyProListHead_back:hover { color: #fff; background-color: #26ad49;}
.nyProListHead_menu a.nyProListHead_back:hover i { margin: -4px 20px 0 0;}
.nyProListHead_menu a.nyProListHead_back:hover i svg path { fill: #fff;}

.nyProList_main ul { min-height: 320px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -14px 10px;}
.nyProList_main ul li { width: 25%; margin-bottom: 30px; padding: 0 14px;}
.nyProList_con { overflow: hidden; padding: 30px; background-color: #fff; border-radius: 8px; position: relative;}
.nyProList_con span.nyProList_model { display: none; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.nyProList_con .nyProList_name { margin-top: 4px; padding-bottom: 10px; border-bottom: 1px solid #e6e6e6;}
.nyProList_con .nyProList_name a { display: block; width: 100%; height: 52px; overflow: hidden; line-height: 26px; color: #222; font-size: 16px; font-weight: bold; text-align: center; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyProList_con a.nyProList_img { display: block; width: 100%; height: 250px; overflow: hidden; margin: 15px 0; position: relative;}
.nyProList_con:hover a.nyProList_img img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyProList_con a.nyProList_btn { display: block; width: 96px; height: 30px; overflow: hidden; line-height: 28px; color: #0140a0; font-size: 14px; text-align: center; border: 1px solid #0140a0; border-radius: 4px; margin: 0 auto;}

.nyProList_con a.nyProList_view { display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .45); position: absolute; left: 0; top: 100%; z-index: 1;}
.nyProList_con:hover:hover a.nyProList_view { top: 0;}
.nyProList_con a.nyProList_view i { display: block; width: 64px; height: 64px; overflow: hidden; padding: 16px; background-color: #26ad49; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

/* nyBrandList end */

@media (max-width:1680px) {}

@media (max-width:1600px) {
  .nyProListHead_title { font-size: 28px;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProList { padding: 60px 0;}
  .nyProList_head { margin-bottom: 30px;}
  .nyProListHead_title { min-height: 36px; line-height: 36px; font-size: 26px; margin-bottom: 16px; padding-left: 36px;}
  .nyProListHead_title i { width: 24px; height: 24px; top: 6px;}
  .nyProListHead_menu { padding: 15px 25px;}
  .nyProListHead_menu span { width: 90px; font-size: 15px;}
  .nyProListHead_menu ul { width: calc(100% - 220px);}
  .nyProListHead_menu ul li a { font-size: 15px;}
  .nyProListHead_menu a.nyProListHead_back { width: 130px; font-size: 15px;}
  .nyProListHead_menu a.nyProListHead_back i { width: 15px; height: 15px;}

  .nyProList_main ul { margin: 0 -14px;}
  .nyProList_con a.nyProList_img { height: 230px;}
}

@media (max-width:1366px) {
  .nyProList_con a.nyProList_img { height: 220px;}
}

@media (max-width:1280px) {
  .nyProList_main ul { margin: 0 -12px 6px;}
  .nyProList_main ul li { margin-bottom: 24px; padding: 0 12px;}
  .nyProList_con { padding: 20px;}
  .nyProList_con .nyProList_name { padding-bottom: 9px;}
  .nyProList_con a.nyProList_img { height: 200px; margin: 12px 0;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyProList { padding: 40px 0;}
  .nyProListHead_title { min-height: 32px; line-height: 32px; font-size: 24px; margin-bottom: 15px; padding-left: 34px;}
  .nyProListHead_title i { top: 4px;}
  .nyProListHead_menu { padding: 15px 20px;}
  .nyProListHead_menu span, .nyProListHead_menu ul li a { font-size: 14px;}
  .nyProListHead_menu ul { width: calc(100% - 210px);}
  .nyProListHead_menu a.nyProListHead_back { width: 120px; font-size: 14px;}

  .nyProList_main ul { margin: 0 -10px 10px;}
  .nyProList_main ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyProList_con a.nyProList_img { height: 180px; margin: 10px 0;}
}

@media (max-width:1024px) {
  .nyProList_con a.nyProList_img { height: 170px;}
}

@media (max-width:920px) {
  .nyProList_main ul li { width: 33.333333%;}
  .nyProList_con a.nyProList_img { height: 200px;}
}

@media (max-width:820px) {
  .nyProList_con a.nyProList_img { height: 180px;}
}

@media (max-width:767px) {
  .nyProList { padding: 30px 0;}
  .nyProListHead_menu { display: block; padding: 12px 20px;}
  .nyProListHead_menu span { width: 100%; height: 30px; line-height: 30px;}
  .nyProListHead_menu ul { width: 100%; margin: 0 -4px;}
  .nyProListHead_menu a.nyProListHead_back { margin: 8px 0;}

  .nyProList_main ul { margin: 0 -6px 8px;}
  .nyProList_main ul li { width: 50%; margin-bottom: 12px; padding: 0 6px;}
  .nyProList_con { padding: 12px;}
  .nyProList_con .nyProList_name a { height: auto; max-height: 50px; line-height: 25px; font-size: 15px; white-space: inherit; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
  .nyProList_con a.nyProList_img { height: 140px;}
}

@media (max-width:390px) {
  .nyProList_con a.nyProList_img { height: 130px;}
}

@media (max-width:320px) {
  .nyProList_main ul { margin: 0 0 8px;}
  .nyProList_main ul li { width: 100%; margin-bottom: 12px; padding: 0;}
  .nyProList_con { padding: 20px;}
  .nyProList_con .nyProList_name a { max-height: 52px; line-height: 26px; font-size: 16px;}
  .nyProList_con a.nyProList_img { height: 180px;}
}