/*环保商家样式*/
.merchant-title, .second-nav-item.active a, .unset-retail.color-orange, .ordinarydetails .icon-jiarujinhuodan, .downimgs-li.hover-bg .icon-zhankai {
    color: #9EBE38;
}
.nav-main-list li a.active {
    background-color: #9EBE38;
}
.header-bottom {
    border-bottom: 3px solid #9EBE38;
}
.product-price-info .top-box {
    background: #F9FFE5;
}
.ordinarydetails.product-price-info .percent strong, .ordinarydetails.product-price-info .price strong {
    color: #9EBE38 !important;
}
.ordinarydetails .btn-group > li > a.place-online-btn {
    background: #9EBE38;
}
.ordinarydetails .downimgs, .ordinarydetails .outsideimgs, .ordinarydetails .importbill, .downimgs-li.hover-bg a {
    background: rgba(140, 193, 82, .1);
    border: 1px solid #9EBE38 !important;
    color: #9EBE38;
}
.hover-bg:hover a {
    background: rgba(140, 193, 82, .3);
}
.details-nav-item.active {
    background: #9EBE38 !important;
    border-color: #9EBE38 !important;
}
.details-nav-list {
    border-bottom: 3px solid #9EBE38;
}
.ordinarydetails .downimgs-li-ul, .general-supplier-intro {
    border-color: #9EBE38;
}
.huanbao {
    background-image: url(/images/main/product/un-huanbao-sup.png);
    background-repeat: no-repeat;
    text-align: left;
}
.huanbao span {
    color: #6a6a6a;
    margin-top: 8px;
    padding-left: 19px;
    text-align: left;
}
.merchant-title:hover {
    color: #9EBE38;
}
/*环评*/
.showfullnumber1{color: #707070;border: 1px solid #DDDDDD;}
.showfullnumber1:hover{color: #FF6C00;border: 1px solid #DDDDDD;background-color: #DDDDDD}