﻿@charset "utf-8"; 
:root {--color: #2b794d;}
.table-responsive tr:nth-child(even) {  background: #fff; }  
.table-responsive tr:nth-child(odd) {  background: #eee;  }
.pro-detail .pro-detail-content .pro-detail-box {max-width:1000px;margin:0 auto}