
/* 统一字号：标题36px，正文16px */
.industry_show_bottom_bigt {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;
}
.c p, .c li {
    font-size: 16px;
    line-height: 1.7;
}
ul {
    padding-left: 22px;
    margin: 10px 0;
}
