/* nyProducts start */
.nyProducts { overflow: hidden; padding: 50px 0 100px;}

.nyProducts_list ul { min-height: 300px; display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -16px 18px;}
.nyProducts_list ul li { width: calc(100% / 3); margin-bottom: 32px; padding: 0 16px;}
.nyProducts_list ul li .nyProducts_con { min-height: 100%; overflow: hidden; background-color: #fff; border: 1px solid #fff; border-radius: 8px; position: relative;}
.nyProducts_list ul li .nyProducts_con:hover { border: 1px solid #2a7570;}
.nyProducts_list ul li .nyProducts_con .nyProList_img { width: 100%; height: 260px; overflow: hidden; margin-bottom: 20px;}
.nyProducts_list ul li .nyProducts_con .nyProList_img a { display: block; width: 100%; height: 100%; position: relative;}
.nyProducts_list ul li .nyProducts_con:hover .nyProList_img a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nyProducts_list ul li .nyProducts_con .nyProList_text { padding: 20px 30px;}
.nyProducts_list ul li .nyProducts_con .nyProList_text a.name { display: block; height: 30px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis;}
.nyProducts_list ul li .nyProducts_con:hover .nyProList_text a.name { color: #2a7570;}
.nyProducts_list ul li .nyProducts_con .nyProList_text p.model { display: block; height: 24px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;}
.nyProducts_list ul li .nyProducts_con .nyProList_text a.btn { display: inline-block; vertical-align: top; line-height: 30px; color: #2a7570; font-size: 16px; margin-top: 20px;}
.nyProducts_list ul li .nyProducts_con .nyProList_text a.btn i { display: inline-block; vertical-align: middle; width: 20px; height: 20px; overflow: hidden; margin: -4px 0 0 10px;}
.nyProducts_list ul li .nyProducts_con .nyProList_text a.btn:hover i { margin: -4px 0 0 20px;}

/* nyProducts end */


@media (max-width:1680px) {

}

@media (max-width:1600px) {
}

@media (max-width:1560px) {
}

@media (max-width:1440px) {
}

@media (max-width:1366px) {
}

@media (max-width:1280px) {
}

@media (max-width:1200px) {
}

@media (max-width:1080px) {
}

@media (max-width:1024px) {
}

@media (max-width:920px) {
}

@media (max-width:820px) {
}

@media (max-width:767px) {
}

@media (max-width:390px) {
}

@media (max-width:320px) {
}