/* nyCustomer start */
.nyCustomer{ margin:100px auto;}
.nyCustomer ul{ min-height:300px;}
.nyCustomer ul li{ width:22.75%; float:left; height:114px; border:1px solid #e6e6e6; border-radius:8px; padding:10px 0; position:relative; margin:0 3% 45px 0; background:#fff;}
.nyCustomer ul li:nth-child(4n+4){ margin-right:0;}
.nyCustomer ul li:after{ content:""; display:block; width:100%; height:0; background:rgba(22,90,198,0.7); position:absolute; top:0; left:0;transition: all .4s ease;
z-index:1; border-radius:8px;}
.nyCustomer ul li a.nyPartner_Img{ display:block; height:94px; position:relative; overflow:hidden;} 
.nyCustomer ul li:hover a.nyPartner_Img img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyCustomer ul li a.nyPartner_name{ display:none; width:100%; height:100%; text-align:center; color:#fff; font-size:16px; position:absolute; left:0; top:40%; z-index:2; cursor:inherit;}
.nyCustomer ul li:hover:after{ height:100%;}
.nyCustomer ul li:hover a.nyPartner_name{ display:block;}
@media (max-width:1680px) {
.nyCustomer{ margin:80px auto;}
}
@media (max-width:1440px) {
.nyCustomer{ margin:60px auto;}
.nyCustomer ul li{margin:0 3% 30px 0; }
}
@media (max-width:1280px) {
}
@media (max-width:1200px) {
.nyCustomer ul li{ width:31.333%; margin:0 3% 20px 0; height:100px;}
.nyCustomer ul li a.nyPartner_Img{ height:80px;}
.nyCustomer ul li:nth-child(3n+3){ margin-right:0;}
.nyCustomer ul li:nth-child(4n+4){ margin-right:3%;}
.nyCustomer ul li:nth-child(6n+6){ margin-right:0;}
}
@media (max-width:1024px) {
}

@media (max-width:920px) {
.nyCustomer{ margin:40px auto;}

}

@media (max-width:767px) {
}
@media (max-width:550px) {
.nyCustomer ul li{ width:48.5%;}
.nyCustomer ul li:nth-child(2n+2){ margin-right:0;}
.nyCustomer ul li:nth-child(3n+3){ margin-right:3%;}
.nyCustomer ul li:nth-child(4n+4){ margin-right:0;}
.nyCustomer ul li:nth-child(6n+6){ margin-right:0;}
.nyMenu .nyMenu_main dl dd{ width:50%;}
.nyMenu_main dl dd:nth-child(3):after{ display:none;}
}
@media (max-width:390px) {
}
