@charset "UTF-8";

body {
    background: url("/zczxpj/images/list-bg.jpg") no-repeat top center;
}

.main {
    background: #F7F7F7;
    padding: 25px 23px;
}

.list-wrap {
    background: #fff;
    padding: 34px 28px 0 46px;
}

.textcenter {
    text-align: center;
}

.textleft {
    text-align: left;
}

.yd-bg {
    padding-left: 39px;
    background: url(/zczxpj/images/title_yd.png) no-repeat center left;
}

.title {
    color: #0056AE;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}

.handle-policy {
    margin-top: 28px;
    border-top: 1px solid #E8E8E8;
}

.handle-policy-item {
    border-bottom: 1px dashed #DCDFE2;
    height: 44px;
    line-height: 44px;
    padding-left: 21px;
    padding-right: 21px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: url(/zczxpj/images/point.png) no-repeat center left;

}

.handle-policy-item>a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;

}

.handle-policy-item:hover>a {
    color: #0056AE;
}

.pager {
    padding: 32px 0;
    text-align: center;
}

.read-wrap {
    padding: 28px 37px 48px 37px;
    background-color: #fff;
    margin-bottom: 16px;
}

.xg-bg {
    padding-left: 39px;
    background: url(/zczxpj/images/title_ss.png) no-repeat center left;
}

.more {
    color: #999;
    line-height: 44px;
    font-size: 16px;
    font-weight: 400;
}

.result-list {
    margin-top: 13px;
    padding-top: 15px;
    border-top: 1px solid #E8E8E8;
    ;
}

.interpret-item {
    height: 44px;
    line-height: 44px;
    padding-left: 21px;
    padding-right: 21px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: url(/zczxpj/images/point.png) no-repeat center left;

}

.interpret-item>a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;

}

.interpret-item:hover>a {
    color: #0056AE;
}