﻿@charset "utf-8";
:root{--color:#8C6239}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.tabs-nav p:nth-child(2){display:none}
.pro-detail .pro-detail-top .pro-info .pro-con {-webkit-line-clamp: 12;}
.common-main .news-list.list1 li .news-cont {height: 210px;}