@charset "utf-8";
.zhuanjia {
    min-width: 1190px;
    overflow: hidden;
}
.zhuanjia .zhuanjiabanner {
    margin: 0 auto;
    height: 260px;
    background: url("../img/zhuanjia.png") no-repeat;
    background-size:100% 100%;
    margin-bottom: 25px;
}
.jcscprolist {
    margin: 0;
}

.zhuanjialeft {
    width: 202px;
    overflow: hidden;
    float: left;
}
.lsidebar {
    margin-bottom: 15px;
}
.zhuanjiaright {
    float: right;
}
.hotquertion {
    width: 200px;
    overflow: hidden;
    border: 1px solid #cccccc;

}
.hotquertion>p {
    font-size: 18px;
    color: #000000;
    width: 100%;
    text-align: center;
    padding: 9px 0;
}
.hotquertion ul li div {
    line-height: 35px;
    height: 35px;
}
.hotquertion ul li{
    border-top: 1px solid #cccccc;
    padding-top:5px; 
}
.hotquertion ul li div h4 {
    font-size: 14px;
}
.hotquertion ul li img{

    float: left;
}

.hotquertion ul li p {
    font-size: 12px;
    color: #000000;
    margin-bottom: 5px;
}
.jcscproductlist li a>p {
    margin-left: 15px;
}