.featureNum01:before {
    background-image: url(../img/features_num01.png);
}

.featureNum02:before {
    background-image: url(../img/features_num02.png);
}

.featureNum03:before {
    background-image: url(../img/features_num03.png);
}

.featureNum04:before {
    background-image: url(../img/features_num04.png);
}

.featureNum05:before {
    background-image: url(../img/features_num05.png);
}

.featureNum06:before {
    background-image: url(../img/features_num06.png);
}

.h3_ti01:after {
    content: "";
    display: block;
    height: 13px;
    width: 100%;
    margin-top: 40px;
    background: url(../../common/img/img_h3_02.png) left bottom no-repeat;
}

.h3_ti03 {
    font-size: 26px;
    padding: 16px 63px 8px 0;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 23px;
    position: relative;
    background: url(../../common/img/bg_h3_03.png) right bottom no-repeat;
    color: #49c1ba;
    font-weight: normal;
}

.flowItem {
    overflow: hidden;
    position: relative;
    background: url(../../common/img/bg_feature01.jpg) 35px top repeat-y;
}

.frowItemIn {
    margin-bottom: 60px !important;
}

.flowItem:before {
    content: '';
    display: block;
    width: 70px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    z-index: 100;
    background-color: #fff;
}