.fw-ban {
    height: 600px;
    width: 100%;
    margin-top: 82px;
}

.fw-main {
    padding-bottom: 96px;
    min-height: 900px;
}

.aside {
    padding: 70px 34px 0 0;
}

.aside>h4 {
    color: #666;
    background-color: #eee;
    font-size: 28px;
    margin: 0;
}

.aside-ul {
    border: 1px solid #dedede;
    width: 210px;
}

.aside-ul>li,
.aside>h4 {
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.aside-ul>li {
    color: #333;
    font-size: 20px;
    letter-spacing: 2px;
    cursor: pointer;
}

.aside-ul>li.lactive {
    background-color: #1F4993;
    color: #fff;
}

.aside-ul>li:hover {
    background-color: #1F4993;
    color: #fff;
}


/* ri */

.art {
    padding-top: 97px;
    width: 954px;
}

.art-title {
    height: 55px;
    border-bottom: 1px solid #e9e9e9;
}

.art-title>h5 {
    font-size: 24px;
    padding-bottom: 23px;
}

.art-title>p {
    padding-top: 8px;
    color: #666;
}

.art-fw {
    padding: 50px 0 99px;
}

.art-fw p {
    line-height: 40px;
    font-size: 14px;
    color: #666;
}


/* 没用 */

.art-img {
    margin-top: 50px;
    width: 954px;
    height: 260px;
}

.art-zm {
    padding-bottom: 109px;
}

.art-h6 {
    height: 130px;
    padding-top: 40px;
    font-size: 20px;
    margin-bottom: 0;
    color: #666;
}

.art-h6>span,
.art-text>h6 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
}

.art-text>h6 {
    padding-bottom: 30px;
    margin: 0;
}

.art-text>p {
    width: 948px;
    min-height: 302px;
    font-size: 20px;
    color: #666;
    line-height: 40px;
}


/*流程图  */

.art-img1 {
    width: 582px;
    height: 525px;
    margin: 83px 242px 87px 130px;
}