/**!
 * 南充市共资源交易网;
 * author: zzongyi;
 * date:2021-12-02
 */
 .ewb-trade-mid{
    background: #f2f2f2;
	margin-top: 16px;
}

.ewb-trade-left {
   min-height: 714px;
}

.ewb-h698 {
   height: 754px;
}

.ewb-trade-tb {
   margin-top: 0
   /*min-height: 666px;*/
}


/* 左侧菜单 */
.ewb-snav-items>li {
    height: 50px;
    vertical-align: top;
    line-height: 50px;
}

.ewb-snav-items>li>a {
    display: block;
    font-size: 17px;
    color: #333;
}

.ewb-snav-items>li>a:hover {
    color: #fff;
    font-weight: bold;
    background:211px 50% no-repeat #5cc5fb;
}

.dh.current{
    color: #fff;
    font-weight: bold;
    background:211px 50% no-repeat #5cc5fb;
}