﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.pro-detail .pro-detail-top .pro-info .pro-con {-webkit-line-clamp: initial;}
