.banner-3 {
    background-color: #FFFFFF;
    padding: 84px 0 0;
}

.banner-3-content {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0px 20px;
}

.banner-3-content-title {
    text-align: center;
    font-weight: 800;
    font-size: 40px;
    color: #333333;
}

.banner-3-l-head {
    font-weight: bold;
    font-size: 30px;
    color: #1F242D;
    line-height: 45px;
}

.banner-3-l-desc {
    margin-top: 48px;
}

.banner-3-l-desc img {
    margin-right: 9px;
    width: 20px;
}

.banner-3-l-desc div {
    font-weight: 500;
    font-size: 16px;
    color: #676767;
}


.banner-3-l-c-btn {
    margin-top: 65px;
    width: 176px;
    height: 46px;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    background: #2B60EB;
    border-radius: 23px;
    cursor: pointer;
}

.banner-3-l-c-btn img {
    margin-left: 8px;
}

.banner-3-r-c {
    /*width: 50%;*/
}

.banner-3-r-c img {
    width: 100%;
}