
.nyNews { overflow: hidden; padding: 100px 0;}
.nyNews_list { margin-bottom: 60px;}
.nyNews_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px -30px;}
.nyNews_list ul li { width: 33.333333%; margin-bottom: 30px; padding: 0 15px;}
.nyNews_con { min-height: 100%; overflow: hidden; background-color: #fff; border-radius: 12px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.nyNews_con:hover { box-shadow: 0 12px 30px rgba(0, 0, 0, .2);}
.nyNews_con .nyNews_img { width: 100%; height: 284px; overflow: hidden;}
.nyNews_con .nyNews_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyNews_con:hover .nyNews_img a img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyNews_con .nyNews_text { width: 100%; height: auto; overflow: hidden; padding: 24px 24px 36px;}
.nyNews_con .nyNews_text a.name { display: block; height: 64px; overflow: hidden; line-height: 32px; color: #2e3033; font-size: 20px; font-weight: bold; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyNews_con:hover .nyNews_text a.name { color: #eb633b;}
.nyNews_con .nyNews_text span { display: block; height: 30px; overflow: hidden; line-height: 30px; color: #8f9299; font-size: 16px; font-style: italic; margin: 10px auto;}
.nyNews_con .nyNews_text span i { display: block; width: 18px; height: 18px; overflow: hidden; margin: 6px 6px 6px 0; float: left;}
.nyNews_con .nyNews_text p { height: 52px; overflow: hidden; line-height: 26px; color: #4d5055; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nyNews_con .nyNews_text a.btn { display: block; width: 160px; height: 44px; overflow: hidden; line-height: 44px; color: #eb633b; font-size: 16px; text-align: center; background-color: #4d5055; border-radius: 4px; margin-top: 30px;}
.nyNews_con:hover .nyNews_text a.btn { color: #fff; background-color: #eb633b;}
.nyNews_con .nyNews_text a.btn i { display: inline-block; width: 16px; height: 16px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 10px;}
.nyNews_con:hover .nyNews_text a.btn:hover i { margin: -2px 0 0 20px;}
.nyNews_con:hover .nyNews_text a.btn i svg path { fill: #fff;}


@media (max-width:1680px) {
  .nyNews { padding: 80px 0;}
  .nyNews_list { margin-bottom: 40px;}

}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyNews { padding: 60px 0;}
  .nyNews_list { margin-bottom: 30px;}
  
}

@media (max-width:1200px) {
  .nyNews_con .nyNews_img { height: 260px;}
  .nyNews_con .nyNews_text { padding: 20px 20px 30px;}
  .nyNews_con .nyNews_text a.name { height: 60px; line-height: 30px; font-size: 18px;}
  .nyNews_con .nyNews_text span { height: 25px; line-height: 25px; font-size: 15px;}
  .nyNews_con .nyNews_text span i { width: 17px; height: 17px; margin: 4px 5px 4px 0;}
  .nyNews_con .nyNews_text p { height: 50px; line-height: 25px; font-size: 15px;}
  .nyNews_con .nyNews_text a.btn { margin-top: 25px; width: 150px; font-size: 15px;}
  .nyNews_con .nyNews_text a.btn i { width: 14px; height: 14px;}
}

@media (max-width:1080px) {
  .nyNews_con .nyNews_img { height: 230px;}
}

@media (max-width:1024px) {
  .nyNews_con .nyNews_img { height: 200px;}
}

@media (max-width:920px) {
  .nyNews { padding: 40px 0;}
  .nyNews_list { margin-bottom: 20px;}
  .nyNews_list ul { margin: 0 -10px -20px;}
  .nyNews_list ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyNews_con { border-radius: 8px;}
  .nyNews_con .nyNews_img { height: 200px;}
  .nyNews_con .nyNews_text { padding: 20px;}
  .nyNews_con .nyNews_text a.name { height: 52px; line-height: 26px; font-size: 16px;}
  .nyNews_con .nyNews_text span { height: 24px; line-height: 24px; font-size: 14px;}
  .nyNews_con .nyNews_text span i { width: 16px; height: 16px; margin: 4px 4px 4px 0;}
  .nyNews_con .nyNews_text p { height: 48px; line-height: 24px; font-size: 14px;}
  .nyNews_con .nyNews_text a.btn { width: 130px; height: 40px; line-height: 40px; font-size: 14px; margin-top: 16px;}

}

@media (max-width:820px) {
  .nyNews_con .nyNews_img { height: 180px;}
}

@media (max-width:767px) {
  .nyNews_list ul { margin: 0 0 -20px;}
  .nyNews_list ul li { width: 100%; padding: 0;}
  .nyNews_con .nyNews_img { height: 240px;}
  .nyNews_con .nyNews_text a.name { height: 60px; line-height: 30px; font-size: 18px;}

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyNews_con .nyNews_img { height: 200px;}
}