﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #f5f5f5;}
table tr:nth-child(even){background-color: #fff;}
.product-main .pro-list.list0 .pro-intro,.new-main .new-list.list0 .new-intro{word-break:break-word}
.sidebar-prolist .pro-item{align-items:center}
a.st-you-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:32px;color:#fff;background:#FF0000;border-radius:2px;margin-right:8px;transition:0.2s;position:relative}
a.st-you-btn:hover{opacity:.8;transition:0.2s;transform:translateY(-4px)}
