.wq_list{padding: 60px 0 100px;}
.wq_item{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.wq_item>h1{font-size: 16px;color: var(--base);position: relative;line-height: 2;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.wq_item>h1:before{content: url('/images/index/71.png');padding-right: 16px;}
.wq_item>p{position: relative;line-height: 2;padding-left: 40px;margin-top: 10px;}
.wq_item>p:before{content: url('/images/index/72.png');position: absolute;left: 0px;top: 0;}

@media screen and (max-width: 766px) {
    .wz_cate_c>h1{display: block;font-size: 2rem;}
}