﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #f5f5f5;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:769px){.foot-contact li{min-width:275px}}
.product .right-wrap .commodity .info .text{-webkit-line-clamp:inherit}