h3 {
    font-weight: normal;
}

.banner {
    width: 100%;
    height: 340px;
    background: url("../../../img/gw-dj-bg.png") no-repeat center center;
    background-size: cover;
}

.section-title {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-title h3 {
    line-height: 36px;
    color: #333;
    font-size: 32px;
    position: relative;
    margin-bottom: 12px;
}

.section-title h3:after {
    content: "";
    display: block;
    position: absolute;
    width: 48px;
    height: 2px;
    left: 50%;
    bottom: -12px;
    margin-left: -24px;
    background: #3c7ee5;
}

.section-title p {
    color: #999;
    line-height: 24px;
    margin-top: 18px;
}

.sec-content {
    height: 400px;
    background: url("../../../img/gw-dj-bg3.png") no-repeat center center;
    padding-top: 49px;
    background-size: cover;
}

.sec-bg {
    width: 747px;
    height: 351px;
    background: url("../../../img/gw-dj-bg2.png") no-repeat center center;
    background-size: cover;
}

.sec-info {
    width: 328px;
    margin-left: 125px;
}

.sec-title {
    height: 18px;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #ffffff;
    line-height: 18px;
    margin-bottom: 30px;
    margin-top: 11px;
}

.sec-btn {
    width: 220px;
    height: 44px;
    background: #fff;
    box-shadow: 0px 2px 6px 0px #888b92;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    color: #5871f2;
    line-height: 44px;
    margin-bottom: 46px;
    display: block;
    font-weight: bold;
}

.sec-p {
    height: 120px;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}

.process .content {
    background: #fff;
    overflow: hidden;
    padding-bottom: 60px;
}

.process .content li {
    width: 154px;
}

.process .content li .li-icon {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    margin-bottom: 26px;
    background-repeat: no-repeat;
    background-position: center center;
}


.process .content li h3 {
    height: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
    text-align: center;
    margin-bottom: 6px;
}

.process .content li p {
    text-align: center;
    height: 19px;
    font-size: 14px;
    color: #666666;
    line-height: 19px;
}

.process .content .next-icon {
    width: 55px;
    height: 90px;
    background: url("../../../img/jiantou_03.png") no-repeat center center;
}

.anli {
    background: #f1f6fe;
    overflow: hidden;
}

.anli-con {
    height: 336px;
}

.ga-pagination {
    margin-bottom: 60px;
    margin-top: 60px;
    height: 28px;
    width: 135px;
    margin-left: auto;
    margin-right: auto;
}

.ga-pagination a {
    width: 60px;
    height: 28px;
    line-height: 26px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #b6c0db;
    float: left;
    margin-right: 5px;
    text-align: center;
}

.ga-pagination a .iconfont {
    color: #b6c0db;
    font-size: 12px;
}

.ga-pagination a:last-child {
    line-height: 22px;
    transform: rotate(180deg);
}

.anli-left {
    width: 560px;
    height: 336px;
}

.anli-left img,
.anli-right img {
    width: 100%;
    height: 100%;
}

.anli-right {
    width: 560px;
    height: 336px;
}
