
.cxfwzx_banner{
    background: url(../../images/cxzyzx-02/banner_kjcg.jpg) center no-repeat;
}

.detail-header{
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    font-size: 16px;
    height: 340px;
    margin-top: -401px;
}
.detail-header .col-6{
    overflow: hidden;
}
.ex-price{
    background: url(../../images/cxzyzx-02/bg-price.png) no-repeat;
    margin-left: -16px;
    margin-right:-16px ;
}
.detail-main{
    background:#fff;
    color:#000;
    padding: 16px;
}
.detail-main .detail-item-tilte{
    font-weight: 700;
    font-size: 18px;
    position: relative;
}
.detail-main .detail-item-tilte::after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 24px;
    height: 4px;
    width: 40px;
    background: #0173EE;
}
#navbar-example2{
    padding-bottom: 0;
    
}
.zl-table .zl-table-header{
    padding: 24px;
    background: #7293d7;
    color: #fff;
    width: 13.3%;
    text-align: center;
}

.zl-table .zl-table-item{
    width: 20%;
    padding: 24px;
}
.zl-table .zl-table-header:nth-child(-n+6),.zl-table .zl-table-item:nth-child(-n+6){
    border-bottom: 1px solid #bed0f3;
}
.zl-table .border-bottom{
    border-bottom: 1px solid #bed0f3;
}
.border-line{
    border: 1px solid #bed0f3;
}
.detail-main .detail-item-say p{
    line-height: 2;
    font-size: 14px;
    margin-bottom: 24px;
}