.cu-banner {
    background: #0090d1 url(../../../image/comb-wisdom/vi-banner.png) center 0 no-repeat;
    height: 150px;
    line-height: 150px;
    text-align: center;
}
    .cu-banner-tit {
        font-size: 36px;
        color: #fff;
        font-weight: 700;
    }
.cu-module-box {
    padding-bottom: 40px;
}    
.cu-module {
    margin-top: 70px;
}
    .cu-icon {
        background: url(../../../image/comb-wisdom/cu-icon.png) 0 0 no-repeat;
        display: block;
        margin: 0 auto 25px;
        position: relative;
        width: 50px;
    }   
        .cu-module-titicon1 {
            height: 45px;
            background-position: 0 0;
            left: -2px;
        }
        .cu-module-titicon2 {
            height: 46px;
            background-position: 0 -46px;
        }
        .cu-module-titicon3 {
            height: 51px;
            background-position: 0 -93px;
        }
    .cu-module-tit {
        font-size: 24px;
        text-align: center;
    }
    .cu-module-intro {
        margin: 25px auto 0;
        color: #555;
        text-align: center;
    }
.w1000{
    width:1000px;
    margin:0 auto;
}
#opa_fixed_bottom{
    position:fixed;
    z-index: 20;
    bottom:0;
    left:0;
    width:100%;
    min-width: 1000px;
    height:95px;
    border-width:1px 0;
    border-style:solid none;
    border-color:#e5e5e5;
    line-height: 45px;
    background: url('../../../image/service/capital-finance/opa-fixed-bottom.png') repeat;
    font-size:20px;
}
#opa_fixed_bottom .opa-fixed-bottom-in{
    padding:25px 0;
}
#opa_fixed_bottom .btnBlue{
    display:block;
    width:160px;
    height:45px;
    margin-left:30px;
    border-radius: 4px;
    background-color:#3aaae1;
    text-align: center;
    color:#fff;
}
#opa_fixed_bottom .btnBlue:hover{
    background-color:#0776aa;
}
#opa_fixed_bottom span{
    display: block;
}
