
.cnt_list {
    padding:0;
    margin:0;
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    color: #35393f;
    letter-spacing: 0;
    text-align: justify;
    line-height: 25px;
    margin-top: 26px;
    list-style: none;
}
.cnt_list span{
    font-size: 16px;
    line-height:34px;
}
.cnt_list .dt {
    font-weight: bold;
    color:#222;
}
.cnt_list .dd {
    font-weight: 300;
    color:#666;
}
.footer{
    position: absolute;
    bottom:0;
}