.big_title {
    font-weight: 700;
    font-size: 15px;
    line-height: 12px;
    color: #333;
    margin: 20px 15px;
    border-left: 5px solid #3053bc;
    padding-left: 15px;
}
.sqhz {
    padding: 0px 15px;
    color: #fff;
    font-size: 16px;
}
.sqhz > div {
    background: #0076e4;
    color: #fff;
    padding: 15px 0px;
}
.sqhz .col-xs-4 {
    padding: 0px;
}
.sqhz .bianahao {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0px auto;
    margin-top: 10px;
}
.sqhz .name {
    margin-top: 10px;
}
.sqhz_list {
    background: #e5f1fc;
    padding: 15px;
    padding-top: 5px;
}
.sqhz_list_card {
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}
.sqhz_list_card .jianjie {
    width: 60%;
}
.sqhz_list_card a {
    color: #0076e4;
}
.lhsheng {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hzhb {
    background: #dff1f9;
    padding: 15px;
}
.hzhb img {
    width: 30%;
}
.sqjr_btn {
    width: 60%;
    margin: 30px auto;
    background: #e5ecff;
    line-height: 50px;
    border-radius: 8px;
    color: #0048ff;
    font-size: 20px;
    font-family: YouSheBiaoTiHei;
    text-align: center;
}
.sthzys {
    padding: 0px 15px;
}
.sthzys_card {
    background: url(../images/sthz/sthzys1.png);
    background-size: 100% 100%;
    height: 160px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px;
    margin-top: 10px;
}
.sthzys_card.two {
    background: url(../images/sthz/sthzys2.png);
    background-size: 100% 100%;
}
.sthzys_card.three {
    background: url(../images/sthz/sthzys3.png);
    background-size: 100% 100%;
}
.sthzys_card.four {
    background: url(../images/sthz/sthzys4.png);
    background-size: 100% 100%;
}
.banner .wenzi {
    margin-top: -30px;
    padding-left: 30px;
    margin-bottom: 30px;
}
