﻿@charset "utf-8"; 
.pro-detail .pro-detail-content table tr:nth-child(even) {  background: #fff; }  
.pro-detail .pro-detail-content table tr:nth-child(odd) {  background: #eee;  }
.more-btn {text-transform: capitalize;}