



.prod{ position: relative; z-index: 10; }
.prod-menu{ width: 280px; background: #f4f4f4; margin-top: 16px;}
.prod-menu h2{height: 36px;color: #fff;text-align: center;font-size: 24px;background: linear-gradient(90deg, #f9ba1c 0%, #e69314 100%);padding-top: 20px;line-height: 1rem;}


.prod-menu h2 a{color: #fff;font-size: 22px;}
.prod-menu h2 b{display: block;font-weight: 600;font-size: 24px;}
.prod-menu h3{height: 38px;line-height: 38px;text-align: center;background: linear-gradient(90deg, #535667 0%, #8c8d96 100%);font-size: 15px;font-weight: bolder;margin-bottom: 1px;}
.prod-menu h3.on{background: #f25f07;}
.prod-menu h3 a{ color: #fff;}
.prod-menu h3 a:hover{ color: #e3b74e;}
.prod-menu ul{ padding-left: 29px; margin: 10px 0}
.prod-menu li{background: url("../images/prod_icon1.png") no-repeat 0 center;font-size: 13px;padding-left: 20px;line-height: 31px;}
.prod-menu li.on a{color: #e3b74e;}
.prod-menu li a{ color: #565458;}
.prod-menu li:hover a{ color: #e3b74e;}
