/*
* @Author: admin
* @Date:   2018-03-14 23:52:52
* @Last Modified by:   admin
* @Last Modified time: 2018-03-14 23:52:56
*/

#box_right{
    padding-top: 48px;
}
#box_left .cc >ul{
    text-align: left;
    /*border-bottom:1px solid #9b9b9b;*/
}
#sidemenu li{
    border: none;
    line-height: 39px;
}

/*#box_left .cc .li1 .li2{*/
    /*margin-left: 25px;*/
/*}*/
/*#box_left .cc .li1 .li2 .li3{*/
    /*margin-left: 25px;*/
/*}*/
#box_left .cc >ul>li>ul>li{

}
#box_right .plist .list:hover .pro-module{
    background-color: #e70015 !important;
}
#box_left .cc >ul>li a{
    font-size: 13px;
    height: 39px;

}
#sidemenu .cc{
    padding: 0;
}
#sidemenu .caption{
    border-bottom: 0;
}
#box_left .cc >ul>li a:hover{
    background-color: #f53b4c;
    color: white !important;
}
#box_left .cc >ul .lv1{
    text-align: center;
}
#box_left .cc >ul .lv1>a{
    color:#e70015 ;
}
#box_left .cc >ul .lv2>a{
    color:#333333 ;
}
#box_left .cc >ul .lv3>a{
    color:#333333 ;
}
.plist .list .pic-module img{
    width: auto;
    height: auto;
}
#box_left .cc >ul>li .hover{
    background-color: #f53b4c;
    color: white !important;
}
#condetail{
    margin-right: 0px;
}
#top{
    background-color: #ffffff;
}
/*.bg{*/
    /*background: url(../images/banner-lg-mohu.jpg) center no-repeat ;*/
    /*background-size: cover;*/
/*}*/
#box_right #condetail{
    border-right: none;
}

#sidemenu .caption{
    background-color: #e70015;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
#sidemenu .caption>h4{
    display: inline;
    background: none;
}
#sidemenu{

    background: #f8f7f7;
}
#sidemenu .caption .cc>ul>li{
    line-height: 42px;
}
#sidemenu .caption .cc>ul>li>a{
    height: 42px;
}
.btnarea{
    display: none;
}
#box_right .plist .list{
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
    width: 31.33%;
}
#box_right .plist .list:hover a{
    text-decoration: none;
    color: white;
}
#box_right .plist .list:hover .pro-module{
    background-color: black;
}
#box_right .plist .list .pro-module{
    background-color: #eeeeee;
    line-height: 37px;
}
#box_right .plist .list .pro-module a{
    font-size: 14px;
}
.bg .box{
    margin-top: 60px;
    background-color: white;
    border-radius: 28px;
}
.bg .box img{
    max-width: 100%;
}
#box_right .plist .pagination{
    margin: 0 auto;
    display: inherit;
}
#box_left{
    padding-top: 42px;
}
#sidemenu li{
    float: none;
    text-align: center;

}
@media (min-width: 1200px) {
    #box_root .box{
        margin-bottom: 37px !important;
    }
    #box_left{
        margin-bottom: 23px;
    }
}
@media (max-width: 750px) {
    .bg .box{
        margin-left: 30px;
        margin-right: 30px;
    }
    #mobile-box_left .class-bar{
        margin-top: 22px;
    }
    #mobile-box_left .products-class{
        overflow: hidden;
        padding-top: 11px;
    }
    #mobile-box_left .products-class .class{
        padding-right: 0px;

    }

    #mobile-box_left .products-class a{
        display: block;
        font-size: 13px;
        margin-bottom: 25px;
        border-right: 1px dashed #e0e0e0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #mobile-box_right{
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 15px;

    }
    #mobile-box_right .products-list .products-img{
        margin-top: 20px;
    }
    #mobile-box_right .products-list .products-img img{
        max-width: 100%;
    }
    #mobile-box_right .products-list .products-name{
        background-color: #e0e0e0;
        text-align: center;
        margin-bottom: 20px;
    }
    #mobile-box_right .products-list .products-name a{
        padding: 3px;

    }
    #mobile-Pagination {
        margin: 0 auto;
        display: block !important;
    }
}


