.product_search_list .item .name:hover {
    text-decoration: underline;
}







/*移动端样式 */
@media all and (max-width: 1024px) {
   
   
}