body{
    background: #EBEEFB;
    min-width: 1200px;
}
.main-inner{
    min-height: calc(100vh - 124px);
    margin-bottom: 48px;
}
.ceee{
    color: #eeeeee;
}

.cxfwzx_banner{
    height: 450px;
    background: url(../images/cxfwzx-03/banner.jpg) center no-repeat;
    color: #fff;
    background-size: 100% 100%;
}
.cxfwzx_title{
    padding-top: 3rem;
    padding-bottom: 0.5rem;
}
.cxfwzx_title span{
    position: relative;

}
.cxfwzx_title span::before{
    content: '';
    position: absolute;
    left: -125px;
    top: 50%;
    width: 100px;
    border-top: 1px solid #fff;
}
.cxfwzx_title span::after{
    content: '';
    right: -125px;
    top: 50%;
    position: absolute;
    width: 100px;
    border-top: 1px solid #fff;
}

.footer{
    color: #bbbfcd;
    height: 76px;
    line-height: 76px;
    text-align: center;
    background: url(../../images/cxfwzx-03/footer.jpg) center no-repeat ;
}
.astyle{
    color: #000;
    /* font-size: 14px; */
    /* font-weight: bold; */
}
.astyle:hover{
    color: #0d6efd;
}
/* .round_fz {
    background-color: #ffffff;
    border: solid 4px #00a2ff;
} */