/* 筛选 */
.filterList li{
    width: 50%;
}
.fileList .listItem .titleP {
    width: 100%;
    height: 1rem;
    font-size: 0.43rem;
    font-weight: bold;
    line-height: 0.52rem;
    margin-bottom: 0.32rem;
}
/* 本页样式 */
.enterpriseList li{
    background: #fff;
    padding: 0.32rem;
    border-radius: 0.2rem;
    margin-bottom: 0.32rem;
}
.enterpriseList .policyTitle{
    padding-left: 0.69rem;
    background: url(../images/qyk_icon1.png) no-repeat left 0.08rem;
    background-size: 0.48rem 0.48rem;
    height: 0.6rem;
    font-size: 0.4rem;
    padding-bottom: 0.32rem;
    border-bottom: 1px dashed #eee;
    margin-bottom: 0.32rem;
}
.enterpriseList .industryTypeName{
    padding-left: 0.61rem;
    background: url(../images/qyk_icon2.png) no-repeat left center;
    background-size: 0.48rem 0.48rem;
    font-size: 0.32rem;
    height: 0.56rem;
    line-height: 0.56rem;
    color: #999;
}
.enterpriseList .industryCategoryName{
    padding-left: 0.61rem;
    background: url(../images/qyk_icon3.png) no-repeat left center;
    background-size: 0.48rem 0.48rem;
    font-size: 0.32rem;
    height: 0.56rem;
    line-height: 0.56rem;
    color: #999;
}