.dibus {
    background-color: #f9f9f9;
    border-top: 1px solid #ccc;
}
.content_tuo {
    width: 100%;
    margin-top:50px;
}
.content_tuo h1 {
    text-align: center;
    color: #2b3564;
    font-size: 48px;
    font-weight: 600;
}
.fudao {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #212934;
}

.fudao a {
    font-size: 14px;
    color: #212934;
}
.date {
    height: 60px;
    background-color: #2b3564;
    margin-top: 50px;

}
.date_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    font-size: 14px;
    color: #fff;
}
.xinfeng {
    margin: 50px auto 0 !important;
    padding: 20px;
    /* color: #fff; */
    /* background-color: #2b3564; */
}
.xinfeng p {
    /* margin-bottom: 20px; */
    /* color: #fff; */
    /* font-size: 19px; */
    /* line-height: 35px; */
}
.listss li {
    display: flex;
    align-items: flex-start;
    font-family: "思源宋体";
    font-weight: 400;
    color: #fff;
}
.listss li::before {
    display: inline-block;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 12px;
    margin-top: 14px;
}
.listss li span {
    /* max-width: 500px; */
    line-height: 32px;
    font-size: 19px;
}
.toubao li {
    margin-bottom: 70px;
    line-height: 50px;
}
.jkdt {
    /* margin-bottom: 20px; */
    margin: 0 0 30px 13px;
}