﻿@charset "utf-8"; 
:root{--color:#5b960f}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.pro-detail .pro-btnlist .pro-btn em{color:#5b960f}
@media (min-width:769px){.common-main .pro-cate li{margin:0px 25px 40px 0px}}
.sidebar-cate li:hover>ul {display:block!important}
.foot-about .share-link{margin-top:15px;}
@media (min-width:1025px){footer .share-link ul a{width:40px;height:40px;border-radius: 50%;}
footer .share-link ul a i{font-size:26px}}