/*nyProlist start*/
.nyProlist { overflow: hidden;}
.nyProTitle { line-height: 50px; color: #222; font-size: 40px; margin-bottom: 40px;}
.nyProTitle span { display: inline-block; color: #222; font-size: 24px; text-transform: capitalize; vertical-align: top; margin-left: 20px;}

.nyProHead { display: flex; margin: 100px auto;}
.nyProHead_left { width: calc(100% - 660px); padding-right: 80px;}
.nyProHead_left .ms, .nyProHead_left .ms p { line-height: 36px; color: #555; font-size: 18px;}

.nyProHead_right { width: 660px; height: 400px; overflow: hidden; border-radius: 8px; position: relative;}
.nyProHead_right a.img { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyProHead_right a.img:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.nyProHead_right a.img::after { content: ''; display: block; width: 100%; height: 100%; overflow: hidden; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%); position: absolute; left: 0; top: 0;}
.nyProHead_right a.tit { display: block; width: 100%; overflow: hidden; line-height: 26px; color: #fff; font-size: 18px; text-align: justify; padding: 20px 40px; position: absolute; left: 0; bottom: 0; z-index: 1;}

.nyProSeries, .nyProSelect, .nyProService { margin: 80px auto;}

.nyProSeries_list ul { min-height: 300px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px -20px;}
.nyProSeries_list ul li { width: 25%; margin-bottom: 20px; padding: 0 10px;}
.nyProSeries_list ul li .con { height: 334px; overflow: hidden; background-color: #f3f3f3; border-radius: 8px; position: relative;}
.nyProSeries_list ul li .con a.img { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nyProSeries_list ul li .con:hover a.img img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.nyProSeries_list ul li .con a.name { display: block; width: 100%; height: 54px; overflow: hidden; line-height: 40px; color: #fff; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding: 7px 20px; background-color: rgba(0, 0, 0, .5); position: absolute; left: 0; bottom: 0; z-index: 1;}
.nyProSeries_list ul li .con:hover a.name { bottom: inherit; top: 100%;}
.nyProSeries_list ul li .con .text { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; overflow: hidden; padding: 40px; background-color: rgba(0, 152, 165, .7); position: absolute; left: 0; top: 100%; z-index: 2;}
.nyProSeries_list ul li .con:hover .text { top: 0;}
.nyProSeries_list ul li .con .text p { text-align: center;}
.nyProSeries_list ul li .con .text p a { display: inline-block; vertical-align: top; height: 36px; overflow: hidden; line-height: 30px; color: #fff; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding: 0 0 6px; border-bottom: 1px solid #fff;}

.nyProSelect_list ul { min-height: 300px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px;}
.nyProSelect_list ul li { width: 25%; padding: 0 10px;}
.nyProSelect_list ul li .con { min-height: 100%; overflow: hidden; margin: 0; padding: 40px 30px; background-color: #f0f0f0; border-radius: 8px;}
.nyProSelect_list ul li .con:hover { margin: -20px 0 0; background-color: #dbdbdb;}
.nyProSelect_list ul li .con i { display: block; width: 100px; height: 100px; overflow: hidden; margin: 0 auto;}
.nyProSelect_list ul li .con p { line-height: 32px; color: #222; font-size: 24px; text-align: center; margin: 20px auto;}
.nyProSelect_list ul li .con span { display: block; overflow: hidden; line-height: 36px; color: #555; font-size: 18px; text-align: center;}

.nyProService_list ul { min-height: 300px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px;}
.nyProService_list ul li { width: 25%; padding: 0 10px;}
.nyProService_list ul li .con { min-height: 100%; overflow: hidden; border-radius: 8px;}
.nyProService_list ul li .con .pic { width: 100%; height: 320px; overflow: hidden; position: relative;}
.nyProService_list ul li .con:hover .pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.nyProService_list ul li .con .hd { display: flex; align-items: center; justify-content: center; width: 100%; height: 320px; overflow: hidden; background-color: #f0f0f0;}
.nyProService_list ul li .con:hover .hd { background-color: #dbdbdb;}
.nyProService_list ul li .con .hd .text { width: 100%; height: auto; overflow: hidden; padding: 0 40px;}
.nyProService_list ul li .con .hd .text p { line-height: 40px; color: #222; font-size: 36px; text-align: center; margin-bottom: 40px;}
.nyProService_list ul li .con .hd .text span { display: block; overflow: hidden; line-height: 36px; color: #555; font-size: 18px; text-align: center;}

/*nyProlist end*/


@media (max-width:1680px) {
  .nyProTitle { line-height: 44px; font-size: 36px; margin-bottom: 30px;}
  .nyProTitle span { font-size: 22px;}

  .nyProHead { margin: 80px auto;}

  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 300px;}
  .nyProService_list ul li .con .hd .text p { line-height: 40px; font-size: 32px; margin-bottom: 30px;}  

}

@media (max-width:1600px) {
  .nyProSeries_list ul li .con { height: 300px;}

  .nyProSelect_list ul li .con p { line-height: 30px; font-size: 22px;}
  .nyProSelect_list ul li .con span { line-height: 30px; font-size: 16px;}

  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 280px;}
  .nyProService_list ul li .con .hd .text p { line-height: 36px; font-size: 30px;}
  .nyProService_list ul li .con .hd .text span { line-height: 32px; font-size: 16px;}
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .nyProTitle { line-height: 40px; font-size: 30px;}
  .nyProTitle span { font-size: 20px;}

  .nyProHead, .nyProSeries, .nyProSelect, .nyProService { margin: 60px auto;}
  .nyProHead_left { width: calc(100% - 600px); padding-right: 60px;}
  .nyProHead_left .ms, .nyProHead_left .ms p { line-height: 32px; font-size: 16px;}
  .nyProHead_right { width: 600px; height: 360px;}
  .nyProHead_right a.tit { line-height: 24px; font-size: 16px; padding: 20px;}

  .nyProSeries_list ul li .con { height: 270px;}
  .nyProSeries_list ul li .con a.name { height: 44px; line-height: 34px; font-size: 16px; padding: 5px 20px;}
  .nyProSeries_list ul li .con .text { padding: 30px;}
  .nyProSeries_list ul li .con .text p a { font-size: 16px;}

  .nyProSelect_list ul { min-height: 240px;}
  .nyProSelect_list ul li .con { padding: 30px;}
  .nyProSelect_list ul li .con i { width: 80px; height: 80px;}
  .nyProSelect_list ul li .con p { margin: 15px auto;}
  .nyProSelect_list ul li .con span { font-size: 15px;}

  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 260px;}
  .nyProService_list ul li .con .hd .text { padding: 0 30px;}
  .nyProService_list ul li .con .hd .text p { line-height: 34px; font-size: 26px; margin-bottom: 20px;}
  .nyProService_list ul li .con .hd .text span { line-height: 30px; font-size: 15px;}
}

@media (max-width:1366px) {
  .nyProHead_left { width: calc(100% - 520px);}
  .nyProHead_right { width: 520px; height: 320px;}

  .nyProSeries_list ul li .con { height: 250px;}

  .nyProSelect_list ul li .con { padding: 30px 20px;}

  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 250px;}
  .nyProService_list ul li .con .hd .text p { line-height: 32px; font-size: 24px;}
}

@media (max-width:1280px) {
  .nyProTitle { line-height: 36px; font-size: 26px; margin-bottom: 20px;}
  .nyProTitle span { font-size: 18px;}

  .nyProHead_left .ms, .nyProHead_left .ms p { line-height: 30px; font-size: 15px;}
  .nyProHead_left { width: calc(100% - 500px);}
  .nyProHead_right { width: 500px; height: 300px;}

  .nyProSeries_list ul li .con { height: 236px;}
  .nyProSeries_list ul li .con .text { padding: 20px;}
  
  .nyProSelect_list ul li .con p { line-height: 30px; font-size: 20px; margin: 10px auto;}
  .nyProSelect_list ul li .con span { line-height: 28px; font-size: 14px;}

  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 220px;}
  .nyProService_list ul li .con .hd .text { padding: 0 20px;}
  .nyProService_list ul li .con .hd .text p { line-height: 30px; font-size: 22px;}
  .nyProService_list ul li .con .hd .text span { line-height: 28px; font-size: 14px;}

}

@media (max-width:1200px) {
  .nyProSeries_list ul li .con { height: 220px;}
}

@media (max-width:1080px) {
  .nyProHead_left { width: calc(100% - 440px); padding-right: 40px;}
  .nyProHead_left .ms, .nyProHead_left .ms p { line-height: 28px; font-size: 14px;}
  .nyProHead_right { width: 440px; height: 280px;}
  .nyProHead_right a.tit { line-height: 22px; font-size: 14px;}

  .nyProSeries_list ul li .con { height: 200px;}

  .nyProSelect_list ul li .con i { width: 72px; height: 72px;}

  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 200px;}
  .nyProService_list ul li .con .hd .text p { margin: 0 auto 15px;}

}

@media (max-width:1024px) {
  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 190px;}
  .nyProService_list ul li .con .hd .text p { margin: 0 auto 10px;}

}

@media (max-width:920px) {
  .nyProHead, .nyProSeries, .nyProSelect, .nyProService { margin: 40px auto;}

  .nyProHead_left { width: calc(100% - 400px); padding-right: 30px;}
  .nyProHead_right { width: 400px; height: 240px;}

  .nyProSeries_list ul { margin: 0 -6px -12px;}
  .nyProSeries_list ul li { margin-bottom: 12px; padding: 0 6px;}

  .nyProSelect_list ul { min-height: 220px; margin: 0 -6px;}
  .nyProSelect_list ul li { padding: 0 6px;}
  .nyProSelect_list ul li .con { padding: 20px 12px;}
  .nyProSelect_list ul li .con i { width: 64px; height: 64px;}
  .nyProSelect_list ul li .con p { line-height: 26px; font-size: 18px;}
  .nyProSelect_list ul li .con span { line-height: 24px;}

  .nyProService_list ul { min-height: 220px; margin: 0 -6px;}
  .nyProService_list ul li { padding: 0 6px;}
  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 170px;}
  .nyProService_list ul li .con .hd .text { padding: 0 12px;}
  .nyProService_list ul li .con .hd .text p { line-height: 26px; font-size: 18px;}
  .nyProService_list ul li .con .hd .text span { line-height: 24px;}
}

@media (max-width:820px) {
  .nyProHead { display: block;}
  .nyProHead_left { width: 100%; margin-bottom: 40px; padding-right: 0;}
  .nyProHead_right { width: 100%; height: 360px;}
  .nyProHead_right a.tit { line-height: 26px; font-size: 16px;}

  .nyProSeries_list ul li .con { height: 180px;}
  .nyProSeries_list ul li .con a.name { height: 40px; line-height: 30px; font-size: 16px; padding: 5px 20px;}

  .nyProService_list ul li .con .hd, .nyProService_list ul li .con .pic { height: 160px;}
}

@media (max-width:767px) {
  .nyProTitle { line-height: 32px; font-size: 24px; margin-bottom: 20px;}
  .nyProTitle span { display: block; line-height: 24px; font-size: 16px; margin: 6px 0 0;}

  .nyProHead_right { height: 240px;}
  .nyProHead_right a.tit { line-height: 22px; font-size: 14px;}

  .nyProSeries_list ul li { width: 50%;}

  .nyProSelect_list ul, .nyProService_list ul { margin: 0 -6px -12px;}
  .nyProSelect_list ul li, .nyProService_list ul li { width: 50%; margin-bottom: 12px;}

}

@media (max-width:390px) {
  .nyProHead_right { height: 220px;}

  .nyProSeries_list ul li .con { height: 160px;}
}

@media (max-width:320px) {
  .nyProTitle { line-height: 30px; font-size: 22px;}
  .nyProTitle span { line-height: 22px; font-size: 14px;}

  .nyProSeries_list ul { margin: 0;}
  .nyProSeries_list ul li { width: 100%; padding: 0;}
  .nyProSeries_list ul li:last-child { margin-bottom: 0;}
  .nyProSeries_list ul li .con { height: 240px;}

  .nyProSelect_list ul, .nyProService_list ul { margin: 0;}
  .nyProSelect_list ul li, .nyProService_list ul li { width: 100%; padding: 0;}
  .nyProSelect_list ul li:last-child, .nyProService_list ul li:last-child { margin-bottom: 0;}
  .nyProService_list ul li .con .pic { height: 180px;}

}
