.header-nav .active{
    background: url('../img/fruit-ico1.png') no-repeat top center !important;
    color: #a8dcbf;
}
#block{

    display: none;
    position: absolute;
    right: 26px;
    top: 22%;
    z-index: 99;
    /*width: 45px;*/

    /*height: 50px;*/
    width: 225px;
    height: 221px;
    /*border-radius: 100%;*/
    background: url(../img/jrgwc.png) no-repeat center;
}

.chr{
    box-shadow: 3px 6px 13px #ccc;
    margin-bottom: 30px;
border-bottom:3px solid #31a20d;
}
.cate-title{
    width: 50px;
    height: 32px;
    background:url('../img/fl-sj.png') no-repeat center;
    float: left;
    text-align: center;
    line-height: 32px;
}
.cate-con{
    margin-bottom: 20px;
}
.cate-lists{
    width: 93%;
    float: left;
    padding-left: 35px;
    border-bottom: 1px solid #b6d5ac;
}
.cate-pd {
    /*margin-bottom: 16px;*/
    /*border: 1px solid #b6d5ac;*/
    /*background: url("../img/fl-cgyico.png") no-repeat 1px center;*/

}
.cate-pd li{
    transition: 0.4s;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    border-bottom: 0px solid #fff;
    float: left;
    margin-right: 22px;
}
.cate-pd li a{
    font-size: 15px;
}
.cate-pd li:hover,.cate-active{
    background: #3e9122;
    border: 1px solid #77b163 ;
    border-bottom: 0px solid #fff;
}
.cate-pd li:hover a,.cate-active a{
    color: white;
}

/**/
.rows-lists{
    width: 1037px;
}
.rows-lists li{
    transition: 1s;
    border: 2px solid #fff ;

    margin-bottom: 39px;
    position: relative;
    width: 225px;
    height: 274px;
    float: left;
    margin-right: 30px;
}
.rows-lists li:hover{
    border: 2px solid #cccdcd ;
}
.cp-img {
    overflow: hidden;
    width: 225px;
    height: 221px;
}
.cp-img img {
    transition: 0.5s;
    width: 225px;
    height: 221px;
}
.rows-lists li:hover .cp-img img  {
    transform: scale(1.05);
}
.rows-lists .cp-price {
    text-indent: 5px;
}
.rows-lists .cp-price p{
    line-height: 26px;
    width: 165px;
    /* text-align: center; */
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.rows-lists .cp-gwc {
    cursor: pointer;
    display: inline-block;
    width: 45px;
    height: 50px;
    background: url(../img/jrgwc.png) no-repeat center;
}
.lable-xp {
    padding: 0px 4px;
    height: 25px;
    background: #3e9a24;
    line-height: 25px;
    position: absolute;
    text-align: center;
    color: white;
    top: 0px;
}
.cp-price-info{
    color: #7c7c7c;
}
/**/
.time-views{
    height: 200px;
    width: 234px;
}
.cp-views{
    color: #626262;
    line-height: 31px;
    text-indent: 13px;
    height: 33px;
    background: url("../img/fl-views.png") no-repeat center top;
}
.views-lists li{
    padding: 10px 0px 7px;
    border-bottom: 1px solid #b6d5ac;
}
.view-img{
    width: 100px;
}
.view-info{
    width: 120px;

}
.view-info:before{
    clear: both;
}
.view-title{
    margin-top: 0%;
}
.view-price{
    font-size: 15px;
    color: #7c7c7c;
}
.shop_name {
    color: #269d00;
}