/* nyBrandList start */
.nyBrandInfor { overflow: hidden; padding: 80px 0; background-color: #fff;}
.nyBrandInfor_img { width: 330px; height: 140px; overflow: hidden; margin: 0 auto; border: 1px solid #e6e6e6; border-radius: 8px; position: relative;}
.nyBrandInfor_text { width: 100%; margin-top: 40px;}
.nyBrandInfor_text .nyBrandInfor_name { display: block; line-height: 32px; color: #222; font-size: 24px; margin-bottom: 20px;}
.nyBrandInfor_text .nyBrandInfor_ms { line-height: 30px; color: #555; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif'; font-size: 16px;}
.nyBrandInfor_ms div, .nyBrandInfor_ms p, .nyBrandInfor_ms span { line-height: 30px !important; color: #555 !important; font-family: 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif' !important; font-size: 16px !important; margin-bottom: 10px;}
.nyBrandInfor_ms div:last-child, .nyBrandInfor_ms p:last-child { margin-bottom: 0;}
.nyBrandInfor_ms br { display: none;}

.nyBrandPro { overflow: hidden; padding: 80px 0; background-color: #f3f6fb;}
.nyBrandPro_list ul { min-height: 320px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -14px 10px;}
.nyBrandPro_list ul li { width: 25%; margin-bottom: 30px; padding: 0 14px;}
.nyBrandPro_con { overflow: hidden; padding: 30px; background-color: #fff; border-radius: 8px; position: relative;}
.nyBrandPro_con span.nyBrandPro_model { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.nyBrandPro_con .nyBrandPro_name { padding-bottom: 10px; border-bottom: 1px solid #e6e6e6;}
.nyBrandPro_con .nyBrandPro_name a { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #222; font-size: 16px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.nyBrandPro_con a.nyBrandPro_img { display: block; width: 100%; height: 250px; overflow: hidden; margin: 15px 0; position: relative;}
.nyBrandPro_con:hover a.nyBrandPro_img img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyBrandPro_con a.nyBrandPro_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;}

.nyBrandPro_con a.nyBrandPro_view { display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .45); position: absolute; left: 0; top: 100%; z-index: 1;}
.nyBrandPro_con:hover:hover a.nyBrandPro_view { top: 0;}
.nyBrandPro_con a.nyBrandPro_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) {
  .nyBrandInfor_text .nyBrandInfor_name { line-height: 30px; font-size: 22px;}
  .nyBrandInfor_text .nyBrandInfor_ms, .nyBrandInfor_ms div, .nyBrandInfor_ms p, .nyBrandInfor_ms span { line-height: 27px; font-size: 15px;}
  
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyBrandInfor, .nyBrandPro { padding: 60px 0;}
  .nyBrandInfor_text { margin-top: 30px;}

  .nyBrandPro_list ul { margin: 0 -14px;}
  .nyBrandPro_con a.nyBrandPro_img { height: 230px;}
}

@media (max-width:1366px) {

  .nyBrandPro_con a.nyBrandPro_img { height: 220px;}
}

@media (max-width:1280px) {
  .nyBrandInfor_text .nyBrandInfor_name { margin-bottom: 15px;}
  .nyBrandInfor_text .nyBrandInfor_ms, .nyBrandInfor_ms div, .nyBrandInfor_ms p, .nyBrandInfor_ms span { line-height: 24px !important; font-size: 14px !important;}

  .nyBrandPro_list ul { margin: 0 -12px 6px;}
  .nyBrandPro_list ul li { margin-bottom: 24px; padding: 0 12px;}
  .nyBrandPro_con { padding: 20px;}
  .nyBrandPro_con .nyBrandPro_name { padding-bottom: 9px;}
  .nyBrandPro_con a.nyBrandPro_img { height: 200px; margin: 12px 0;}
}

@media (max-width:1200px) {}

@media (max-width:1080px) {
  .nyBrandInfor, .nyBrandPro { padding: 40px 0;}

  .nyBrandPro_list ul { margin: 0 -10px 10px;}
  .nyBrandPro_list ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyBrandPro_con a.nyBrandPro_img { height: 180px; margin: 10px 0;}
}

@media (max-width:1024px) {

  .nyBrandPro_con a.nyBrandPro_img { height: 170px;}
}

@media (max-width:920px) {
  .nyBrandInfor_main { display: block; align-items: inherit;}
  .nyBrandInfor_img { width: 33.333333%; height: 120px;}
  .nyBrandInfor_text { margin-top: 20px;}

  .nyBrandPro_list ul li { width: 33.333333%;}
  .nyBrandPro_con a.nyBrandPro_img { height: 200px;}
}

@media (max-width:820px) {

  .nyBrandPro_con a.nyBrandPro_img { height: 180px;}
}

@media (max-width:767px) {
  .nyBrandInfor, .nyBrandPro { padding: 30px 0;}
  .nyBrandInfor_img { width: 60%; height: 90px;}

  .nyBrandPro_list ul { margin: 0 -6px 8px;}
  .nyBrandPro_list ul li { width: 50%; margin-bottom: 12px; padding: 0 6px;}
  .nyBrandPro_con { padding: 12px;}
  .nyBrandPro_con .nyBrandPro_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;}
  .nyBrandPro_con a.nyBrandPro_img { height: 140px;}
}

@media (max-width:390px) {
  .nyBrandInfor_img { height: 80px;}

  .nyBrandPro_con a.nyBrandPro_img { height: 130px;}
}

@media (max-width:320px) {
  .nyBrandInfor_img { height: 70px;}

  .nyBrandPro_list ul { margin: 0 0 8px;}
  .nyBrandPro_list ul li { width: 100%; margin-bottom: 12px; padding: 0;}
  .nyBrandPro_con { padding: 20px;}
  .nyBrandPro_con .nyBrandPro_name a { max-height: 52px; line-height: 26px; font-size: 16px;}
  .nyBrandPro_con a.nyBrandPro_img { height: 180px;}
}