.section-b {
    height: 425px;
    background: url(../images/system/banner.jpg) no-repeat center top;
}
.section-b .mod-title h2 {
    font-size: 24px;
    padding-top: 10%;
    padding-left: 60%;
}
.section-b .mod-title p + .mod-btn {
    margin-top: 0;
    margin-left: 60%;
}
.section-b .mod-title p {
    font-size: 36px;
    margin-bottom: 30px;
    padding-left: 60%;
}
.section-1 .img {
    position: relative;
    height: 454px;
    background: #fff url(../images/system/framework.png) no-repeat center 123px;
    box-shadow: 0 10px 40px rgba(0,0,0,.05);
}
.section-2 .list li {transition: all .2s;
    width: 281px;
    height: 320px;
    float: left;
    margin-right: 20px;
    background: #fff;
}
 .section-2 .list li.item-0 .img {
    background: url(../images/05-1-1-system_summary/2f-img1.gif) no-repeat;
}

 .section-2 .list li h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.section-2 .list li p {
    font-size: 14px;
    color: #888;
    margin: 0 49px;
}

 .section-2 .list li.item-1 .img {
    background: url(../images/05-1-1-system_summary/2f-img2.gif) no-repeat;
}

 .section-2 .list li.item-2 .img {
    background: url(../images/05-1-1-system_summary/2f-img2.gif) no-repeat;
}

.page-05-1-4 .section-2 .list li.item-3 .img {
    background: url(../images/05-1-1-system_summary/2f-img2.gif) no-repeat;
}

.bg-light-blue {
    background: #F5F6FA;
}

.section-2 .list {
    margin-right: -20px;
    text-align: center;
}

.section-3 {
    background: #001570;
}

.section-padding {
    padding-bottom: 64px;
}

.mod-title.color-white h2, .mod-title.color-white p {
    color: #fff;
}

.mod-title h2 {
    font-size: 36px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 22px;
}

.section-3 .list {
    float: left;
    width: 440px;
    color: #fff;
    padding: 90px 0 10px;
}

.section-3 .list li {
    position: relative;
    padding-left: 43px;
    margin-bottom: 50px;
}

.section-3 .list .item-0 i {
    background-position: 0 0;
}
.section-3 .list .item-1 i {
    background-position: -30px 0;
}
.section-3 .list .item-2 i {
    background-position: -60px 0;
}

.section-3 .list .item-3 i {
    background-position: -90px 0;
}
.section-3 .list i {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/05-1-1-system_summary/3f-icon.png) no-repeat;
}
.mod-title h2 .tag {
    display: block;
    font-size: 24px;
}

.section-4 .img {
    position: absolute;
    width: 193px;
    height: 86px;
    background: url(../images/wrapper.png) no-repeat;
}
.section-6 {
    background: #1F2B4B;
}
.color-white {
    color: white!important;
}

