/*视频中心*/
.nyvideo{ padding:65px 0;}
.NyVideos_List { width: 100%; height: auto;min-height:400px; margin: 0 auto; padding: 0; }
.NyVideos_List ul li { width: 23.5%; height: auto; margin: 0 2% 30px 0; padding: 0; background-color: #fff; float: left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;  }
.NyVideos_List ul li:nth-child(4n+4) { margin: 0 0 30px; }
.NyVideos_List ul li:hover { background-color: #008c58; }
.NyVideos_List ul li .NyVideos_Img { width: 100%; height: 240px; overflow: hidden; margin: 0 auto; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;  }
.NyVideos_List ul li .NyVideos_Img a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.NyVideos_List ul li .NyVideos_Img a img { display: block; width: 100%; height: 100%; object-fit: cover; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.NyVideos_List ul li:hover .NyVideos_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.NyVideos_List ul li .NyVideos_Img a i { display: block; width: 100%; height: 100%; margin: 0; padding: 0; background: rgba(0,0,0,0.4) url(../images/VdIco.png) center center no-repeat; background-size: 50px 50px; position: absolute; left: 0; top: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.NyVideos_List ul li:hover .NyVideos_Img a i { background: rgba(0,0,0,0.2) url(../images/VdIco1.png) center center no-repeat; background-size: 50px 50px; }
.NyVideos_List ul li .NyVideos_Text { width: 100%; height: auto; margin: 0 auto; padding: 15px;  }
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Name { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 20px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; margin-bottom:10px; }
.NyVideos_List ul li:hover a.NyVideos_Name { color: #fff; }
.NyVideos_List ul li .NyVideos_Text p { width: 100%; height: 40px; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; text-align: center; margin: 10px auto 15px; padding: 0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; display:none; }
.NyVideos_List ul li:hover .NyVideos_Text p { color: rgba(255,255,255,0.65); }
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn { display: block; width: 120px; height: 36px; overflow: hidden; line-height: 36px; color: #fff; font-size: 14px; text-align: center; margin: 0 auto; padding: 0; background-color: #008c58; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn i { display: inline-block; width: 18px; height: 18px; background: url(../images/VdIco.png) center center no-repeat; background-size: 100% 100%; vertical-align: middle; margin: -2px 0 0 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.NyVideos_List ul li:hover .NyVideos_Text a.NyVideos_Btn { color: #008c58; background-color: #fff; }
.NyVideos_List ul li:hover .NyVideos_Text a.NyVideos_Btn i { background: url(../images/VdIco1.png) center center no-repeat; background-size: 100% 100%; }
.nqDetail_Content iframe { display: block; width:80%!important; height: 400px!important; margin: 0 auto 20px!important; }
@media (max-width:1440px) {
.NyVideos_List ul li .NyVideos_Img { height: 220px; }

.nqDetail_Content iframe { height: 380px!important;}
}
@media (max-width:1366px) {
.NyVideos_List ul li .NyVideos_Img { height: 210px; }
}
@media (max-width:1280px) {
.NyVideos_List ul li .NyVideos_Img { height: 200px; }
}
@media (max-width:1200px) {
.NyVideos_List ul li { margin: 0 2% 25px 0; }
.NyVideos_List ul li:nth-child(4n+4) { margin: 0 0 25px; }
.NyVideos_List ul li .NyVideos_Img { height: 190px; }

.nqDetail_Content iframe { height: 300px!important;}
}
@media (max-width:1080px) {
	.nyvideo{ padding:50px 0;}
.NyVideos_List ul li .NyVideos_Img { height: 180px; }
.NyVideos_List ul li .NyVideos_Text { padding: 10px; }
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Name { font-size: 18px; }
.NyVideos_List ul li .NyVideos_Text p { margin: 10px auto; }
.nqDetail_Content iframe { width: 100%!important; }
}
@media (max-width:1024px) {
.NyVideos_List ul li { width: 31.333333%; margin: 0 3% 20px 0; }
.NyVideos_List ul li:nth-child(4n+4) { margin: 0 3% 20px 0; }
.NyVideos_List ul li:nth-child(3n+3) { margin: 0 0 20px; }
.NyVideos_List ul li .NyVideos_Img { height: 170px; }
}
@media (max-width:800px) {
	.nyvideo{ padding:40px 0;}
.NyVideos_List ul li .NyVideos_Img { height: 170px; }
}
@media (max-width:767px) {
.NyVideos_List ul li { width: 48.5%; margin: 0 3% 20px 0; }
.NyVideos_List ul li:nth-child(3n+3), .NyVideos_List ul li:nth-child(4n+4) { margin: 0 3% 20px 0; }
.NyVideos_List ul li:nth-child(2n+2) { margin: 0 0 20px; }
.NyVideos_List ul li .NyVideos_Img { height: 140px; }
.NyVideos_List ul li .NyVideos_Img a i { background-size: 40px 40px; }
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Name { font-size: 16px; }
}
@media (max-width:375px) {
.NyVideos_List ul li .NyVideos_Img { height: 120px; }
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn { width: 108px; }
.nqDetail_Content iframe { height:250px!important; }
}
@media (max-width:320px) {
.NyVideos_List ul li { width: 100%; margin: 0 auto 20px; }
.NyVideos_List ul li:nth-child(2n+2), .NyVideos_List ul li:nth-child(3n+3), .NyVideos_List ul li:nth-child(4n+4) { margin: 0 auto 20px; }
.NyVideos_List ul li .NyVideos_Img { height: 200px; }
.NyVideos_List ul li .NyVideos_Text a.NyVideos_Btn { width: 120px; }
}