p {
    line-height: 130%;
}

.important {
    color: #f2273b;
}

.wrapper {
    max-width: 100%;
    margin: 0 auto;
}

.banner {
    width: 100%;
}

.bg-title {
    display: inline-block;
    background: url("../images/returnCash/bg-title.jpg") top center no-repeat;
    background-size: 100% 100%;
    padding: 6px 10px 19px;
}

.section {
    padding: 30px 0;
    text-align:center;
}

.section h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.section-1 {
    text-align: center;
}

.section-1 h3.bg-title {
    color: #fff;
}

.section-1 .sec-title {
    display: block;
    margin: 15px 0;
    color: #1380f0;
=: 16px
}

.section-1 img {
    width: 100%;
}

.section-2 {
    background: #1581f0;
    color: #fff;
    text-align: center;
}

.section-2 p {
    padding: 0 10px;
}

.section-3 {
    color: #12579d;
    line-height: 180%;
}

.section-3 .important {
    color: #ec9e17;
}

.section-3 .wrapper {
    padding: 0 7%;
}

.section-3 h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.section-3 .text {
    margin-top: 20px;
    text-align: center;
}

.section-3 .text-2, .section-3 .text-3 {
    padding: 10px 10px;
    text-align: left;
}

.section-3 .text-2 {
    background: #eee;
}

.section-3 .text-3 {
    margin-top: 15px;
    background: #1380f0;
    color: #fff;
}

.section-4 {
    padding: 0;
}

.section-4 img {
    width: 100%;
}

.section-5 {
    text-align: center;
    background: #dce2ed;
}

.section-5 h3 {
    margin: 10px 20px;
    text-align: left;
    font-size: 12px;
}

.section-5 img {
    display: block;
    margin: 20px auto 0;
    width: 90%;
}

.section-5 .btn {
    display: block;
    margin: 20px auto 0;
    width: 45%;
    max-width: 237px;
}

.relate-news {
    color: #12579d;
    padding-bottom: 10px;
}

.relate-news h3 {
    text-align: left;
    margin-bottom: 20px;
    font-weight: normal;
}

.relate-news .wrapper {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.relate-news li {
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 2px solid #649c1f;
}

.relate-news li a h4 {
    font-size: 13px;
    font-weight: bold;
}

.relate-news p {
    color: #888;
}