.productList[data-v-85ce0638]{margin-top:30px}.productList .productBox[data-v-85ce0638]{margin-top:20px;display:flex;flex-flow:row wrap}@media screen and (max-width:765px){.productList .productBox[data-v-85ce0638]{justify-content:center}}.productList .productBox .productInfo[data-v-85ce0638]{display:inline-block;width:18%;margin:20px 3.4%;overflow:hidden;border:1px solid #e9e9e9;text-align:center;cursor:pointer;transition:all .5s ease 0s}@media screen and (max-width:1440px){.productList .productBox .productInfo[data-v-85ce0638]{width:25%;margin:15px 4%}}@media screen and (max-width:1024px){.productList .productBox .productInfo[data-v-85ce0638]{width:32%;margin:15px 8%}}@media screen and (max-width:765px){.productList .productBox .productInfo[data-v-85ce0638]{width:50%;min-width:345px;margin:15px}}.productList .productBox .productInfo .infoA[data-v-85ce0638]{display:block;text-decoration:none;color:#333}.productList .productBox .productInfo .imgX[data-v-85ce0638]{width:100%;min-height:250px;display:flex;align-items:center}.productList .productBox .productInfo .imgX img[data-v-85ce0638]{width:100%;height:auto;transition:all .5s ease;transform:translate(0) scale(1)}.productList .productBox .productInfo .imgX:hover img[data-v-85ce0638]{transform:translate(0) scale(1.1)}.productList .productBox .productInfo .name[data-v-85ce0638]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;margin:10px 10px 50px 10px;padding-bottom:20px;border-bottom:1px solid #e9e9e9}.productList .productBox .productInfo[data-v-85ce0638]:hover{box-shadow:0 0 14px #ccc}