/*头图 面包屑导航*/
.page_top {
    height: 18vw;
    background-size: auto 100% !important;
}
.page_top h1 {
    color: #dc081e;
    text-align: center;
    font-size: 18px;
    line-height: 18vw;
}
.mbx {
    background: #f2f2f2;
    padding: 5px 3%;
    line-height: 20px;
}
/*头图 面包屑导航 end*/
/* 详细页 */
.detail_top {
    padding: 18px 3%;
    text-align: center;
}
.detail_top h1 {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
}
.wzxx span {
    display: inline-block;
    *zoom:1;
    *display: inline;
    color: #888;
    margin: 0 8px;
}
.detail_content {
    border-top: 2px solid #dc081e;
    padding: 10px 3%;
}
.detail_bottom {
    overflow: hidden;
    margin: 20px 0 50px;
    line-height: 30px;
}
.detail_dygb.fr span {
    display: inline-block;
    padding: 0 12px;
    line-height: 30px;
    background: url(/eportal/fileDir/site/template/page/list/fy.png);
    height: 30px;
    border: 1px solid #ecebeb;
    border-radius: 3px;
    float: left;
    cursor: pointer;
    margin: 0 0 0 8px;
}
.detail_content a {
    display: inline-block;
}
/* 详细页 end*/
/*理财细览统一修改*/
.zs_xilan{
 border-collapse: collapse;
}
.zs_xilan tr td {
    border: 1px solid #fff;
}