.nyPro_menu { overflow: hidden; background-color: #fff; border-bottom: 1px solid #f0f2f5;}
.nyPro_menu .swiper-container { padding: 15px 0;}
.nyPro_menu .swiper-container .swiper-scrollbar { width: 100%; height: 3px; background-color: rgba(0, 0, 0, .2); left: 0; bottom: 3px;}
.nyPro_menu .swiper-container .swiper-scrollbar-drag { background-color: #205299;}
.nyPro_menu .swiper-slide { width: auto!important;}
.nyPro_menu .swiper-slide a { display: block; height: 38px; line-height: 22px; font-size: 14px; font-weight: 300; color: #90939b; padding: 8px 20px;}
.nyPro_menu .swiper-slide.swiper-slide-active a, .nyPro_menu .swiper-slide:hover a { color: #fff; background-color: #205299;}


.nyPro_list { overflow: hidden; padding: 60px 0; background-color: #f3f3f3;}
.nyPro_list ul { min-height: 320px; margin-bottom: 10px;}
.nyPro_list ul li { width: 32%; margin:0 2% 30px 0; float:left;}
.nyPro_list ul li:nth-child(3n+3){ margin-right:0;}
.nyPro_list ul li .nyPro_con { overflow: hidden; background-color: #fff; position: relative; }
.nyPro_list ul li .nyPro_con .nyPro_img { width: 100%; height: 320px; margin: 0 auto; }
.nyPro_list ul li .nyPro_con .nyPro_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.nyPro_list ul li .nyPro_con .nyPro_img a img { display: block; max-width: 100%; max-height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyPro_list ul li .nyPro_con:hover .nyPro_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyPro_list ul li .nyPro_con .nyPro_text { margin: 0 auto; padding: 15px 35px 15px 0; margin:0 20px; border-top:1px solid #ddd;}
.nyPro_list ul li .nyPro_con .nyPro_text .nyPro_name a { display: block; width:100%; height: 32px; overflow: hidden; line-height: 32px; color: #222; font-size: 18px;white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; }
.nyPro_list ul li .nyPro_con .nyPro_text p { width: 100%; height: 24px; overflow: hidden; line-height: 24px; color: #999; font-size: 16px; white-space: nowrap; text-overflow: ellipsis;position: relative; }
.nyPro_list ul li .nyPro_con .nyPro_text p i { display: inline-block; width: 16px; height: 16px; overflow: hidden; vertical-align: middle; margin: -2px 10px 0 0; }
.nyPro_list ul li .nyPro_con .nyPro_text p i svg { display: block; width: 100%; height: 100%; }
.nyPro_list ul li .nyPro_con .nyPro_text p i svg path { fill: #999999; }
.nyPro_list ul li .nyPro_con::before { content: ''; display: block; width: 0; height: 0; background-color: rgba(0, 0, 0, .45); position: absolute; left: 50%; top: 50%; z-index: 1; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.nyPro_list ul li .nyPro_con:hover::before { width: 100%; height: 100%; }
.nyPro_list ul li .nyPro_con a.nyPro_jt{ position:absolute; right:20px; bottom:32px;}
.nyPro_list ul li .nyPro_con a.nyPro_btn { display: block; width: 100%; height: 100%;position: absolute; left: 50%; top: 200%; z-index: 2; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.nyPro_list ul li .nyPro_con a.nyPro_btn img{ position:absolute; left: 50%; top:50%;transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.nyPro_list ul li .nyPro_con:hover a.nyPro_btn { top: 50%; }
.nyPro_list ul li .nyPro_con a.nyPro_btn i { display: block; width: 32px; height: 32px; overflow: hidden; margin: 0 auto; }
.nyPro_list ul li .nyPro_con a.nyPro_btn i svg { display: block; width: 100%; height: 100%; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); }
.nyPro_list ul li .nyPro_con a.nyPro_btn i svg path { fill: #ffffff; }
.nyPro_list ul li .nyPro_con a.nyPro_btn:hover i svg { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }

@media (max-width:1680px) {
}
@media (max-width:1600px) {
  .nyPro_list ul li .nyPro_con .nyPro_text .nyPro_name a { font-size:17px;}
  .nyPro_list ul li .nyPro_con .nyPro_text p { font-size:15px;}
  .nyPro_list ul li .nyPro_con .nyPro_img { height:300px;}
}
@media (max-width:1560px) {
}
@media (max-width:1440px) {
  .nyPro_list { padding: 40px 0;}
  .nyPro_list ul { margin-bottom: 0;}
  .nyPro_list ul li .nyPro_con .nyPro_img { height:280px;}
}
@media (max-width:1366px) {
}
@media (max-width:1280px) {
  .nyPro_list ul li .nyPro_con .nyPro_img { height: 260px;}
}
@media (max-width:1200px) {
  .nyPro_list ul li .nyPro_con .nyPro_text .nyPro_name a { font-size:16px;}
  .nyPro_list ul li .nyPro_con .nyPro_text p { font-size:14px;}
}
@media (max-width:1080px) {
  .nyPro_list ul li { margin:0 2% 20px 0;}
  .nyPro_list ul li:nth-child(3n+3){ margin-right:0;}
  .nyPro_list ul li .nyPro_con .nyPro_img { height: 220px;}
  .nyPro_list ul li .nyPro_con a.nyPro_btn img { width: 60px; height: 60px;}
}
@media (max-width:1024px) {
}
@media (max-width:920px) {
  .nyPro_list ul li .nyPro_con .nyPro_img { height: 200px;}
}
@media (max-width:820px) {  
  .nyPro_list ul li .nyPro_con .nyPro_img { height: 160px;}
  .nyPro_list ul li .nyPro_con .nyPro_text { padding: 10px 30px 10px 0;}
  .nyPro_list ul li .nyPro_con a.nyPro_jt { bottom: 22px;}
}
@media (max-width:767px){  
  .nyPro_list { padding: 20px 0 40px;}
  .nyPro_list ul li { width: 48.5%; margin: 0 3% 20px 0;}
  .nyPro_list ul li:nth-child(3n+3){ margin-right:3%;}
  .nyPro_list ul li:nth-child(2n+2){ margin-right:0;}
  .nyPro_list ul li .nyPro_con .nyPro_img { height: 150px;}
  .nyPro_list ul li .nyPro_con .nyPro_text { padding: 10px 0;}
  .nyPro_list ul li .nyPro_con a.nyPro_jt {display: none;}  
}
@media (max-width:390px){
}
@media (max-width:320px){
  .nyPro_list ul li { width: 100%; margin: 0 0 20px; float: none;}
}