/*nyCase start*/
.nyCase_part01 { overflow: hidden; padding: 80px 0 0; background: #fff url(../images/webp/nyCaseBg.webp) center top no-repeat; background-size: 100%;}
.nyCase_part02 { overflow: hidden; padding: 80px 0 140px; background-color: #f2f8f7;}
.nyCase_desc { margin: -20px 0 40px;}
.nyCase_desc p { line-height: 26px; color: #555; font-family: "RobotoLight"; font-size: 16px;}

.nyCase_map { width: 100%; height: auto; overflow: hidden; margin: 40px auto; position: relative;}

.nyCase_cert { padding: 40px 0; border-top: 1px solid #e6e6e6;}
.nyCase_cert dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -24px;}
.nyCase_cert dl dd { width: 20%; padding: 0 24px;}
.nyCase_cert dl dd i { display: block; width: 100%; height: 80px; overflow: hidden; margin: 0 auto 10px; position: relative;}
.nyCase_cert dl dd p { line-height: 20px; color: #999; font-family: "RobotoLight"; font-size: 14px; text-align: center;}

.nyCase_list ul { min-height: 300px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -12px 16px;}
.nyCase_list ul li { width: 33.333333%; margin-bottom: 24px; padding: 0 12px;}
.nyCase_list ul li .nyCase_con { height: 350px; overflow: hidden; border-radius: 16px; box-shadow: 0 9px 18px rgba(0, 0, 0, .15); position: relative;}
.nyCase_con a.nyCase_img { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyCase_con:hover a.nyCase_img img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyCase_con a.nyCase_img::after { content: ''; display: block; width: 100%; height: 60%; overflow: hidden; background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6)); position: absolute; left: 0; bottom: 0;}
.nyCase_con .nyCase_text { width: 100%; padding: 30px; background: linear-gradient(to right, rgba(2, 79, 142, 0), rgba(95, 182, 47, 0)); position: absolute; bottom: 0; left: 0;}
.nyCase_con:hover .nyCase_text { background: linear-gradient(to right, rgba(2, 79, 142, .8), rgba(95, 182, 47, .8));}
.nyCase_text a.nyCase_name { display: block; width: 100%; max-height: 72px; overflow: hidden; line-height: 36px; color: #fff; font-family: "RobotoBold"; font-size: 28px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 15px;}
.nyCase_text a.nyCase_btn { display: inline-block; width: auto; height: 30px; line-height: 30px; color: rgba(255, 255, 255, .5); font-family: "RobotoLight"; font-size: 16px; text-transform: capitalize; vertical-align: top;}
.nyCase_text a.nyCase_btn i { display: inline-block; width: 15px; height: 15px; overflow: hidden; vertical-align: middle; margin: -2px 10px 0 0;}
.nyCase_text a.nyCase_btn:hover { color: #fff;}
.nyCase_text a.nyCase_btn:hover i { margin: -2px 20px 0 0;}
/*nyCase end*/

@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyCase_part01 { padding: 60px 0 0;}
  .nyCase_cert dl { margin: 0 -20px;}
  .nyCase_cert dl dd { padding: 0 20px;}

  .nyCase_part02 { padding: 60px 0 110px;}
  .nyCase_list ul li .nyCase_con { box-shadow: 0 6px 12px rgba(0, 0, 0, .15);}
  .nyCase_con .nyCase_text { padding: 24px;}
  .nyCase_text a.nyCase_name { max-height: 64px; line-height: 32px; font-size: 24px; margin-bottom: 12px;}
  .nyCase_text a.nyCase_btn { font-size: 15px;}
  .nyCase_text a.nyCase_btn i { width: 13px; height: 13px; margin: -4px 10px 0 0;}
  .nyCase_text a.nyCase_btn:hover i { margin: -4px 20px 0 0;}
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .nyCase_desc p { line-height: 25px; font-size: 15px;}

  .nyCase_cert dl { margin: 0 -15px;}
  .nyCase_cert dl dd { padding: 0 15px;}

  .nyCase_con .nyCase_text { padding: 20px 24px;}
  .nyCase_text a.nyCase_name { max-height: 60px; line-height: 30px; font-size: 22px; margin-bottom: 10px;}
}

@media (max-width:1200px) {
  .nyCase_list ul li .nyCase_con { height: 320px;}
}

@media (max-width:1080px) {

  .nyCase_cert dl { margin: 0 -12px;}
  .nyCase_cert dl dd { padding: 0 12px;}

  .nyCase_part02 { padding: 60px 0 100px;}
  .nyCase_list ul li .nyCase_con { height: 300px; border-radius: 12px;}
  .nyCase_con .nyCase_text { padding: 16px 20px;}
  .nyCase_text a.nyCase_name { max-height: 56px; line-height: 28px; font-size: 20px; margin-bottom: 8px;}
}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .nyCase_part01 { padding: 40px 0 0;}
  .nyCase_cert dl { margin: 0 -10px;}
  .nyCase_cert dl dd { padding: 0 10px;}

  .nyCase_desc { margin: -10px 0 20px;}
  .nyCase_map { margin: 20px auto;}
  .nyCase_cert { padding: 20px 0;}

  .nyCase_part02 { padding: 40px 0 80px;}
  .nyCase_list ul { margin: 0 -10px 20px;}
  .nyCase_list ul li { margin-bottom: 20px; padding: 0 10px;}
  .nyCase_list ul li .nyCase_con { height: 260px;}
}

@media (max-width:820px) {
  .nyCase_list ul li .nyCase_con { height: 240px;}
  .nyCase_text a.nyCase_name { max-height: 52px; line-height: 26px; font-size: 18px;}
}

@media (max-width:767px) {
  .nyCase_desc { margin: 0 0 20px;}
  .nyCase_cert dl dd { width: 50%; margin-bottom: 20px;}

  .nyCase_list ul { margin: 0;}
  .nyCase_list ul li { width: 100%; padding: 0;}
  .nyCase_list ul li .nyCase_con { height: 300px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {
  .nyCase_list ul li .nyCase_con { height: 240px;}
}

