.benefit {
    height: 360px;
}

.benefit ul {
    width: 1220px;
    height: 100%;
    margin: 0 auto;
}

.benefit li {
    height: 304px;
    width: 177px;
    text-align: center;
    margin-right: 83px;
    margin-top: 28px;
}

.benefit li:last-child {
    margin-right: 0;
}

.purple {
    width: 177px;
    height: 207px;
    background: url(/static/nofficial/images/all_icon_01.png) no-repeat center;
    background-color: #6252a6;
    overflow: hidden;
    margin-bottom: 26px;
}

.p_02  {
    background: url(/static/nofficial/images/all_icon_02.png) no-repeat center;
    background-color: #6252a6;
}

.p_03  {
    background: url(/static/nofficial/images/all_icon_03.png) no-repeat center;
    background-color: #6252a6;
}

.p_04  {
    background: url(/static/nofficial/images/all_icon_04.png) no-repeat center;
    background-color: #6252a6;
}

.p_05  {
    background: url(/static/nofficial/images/all_icon_05.png) no-repeat center;
    background-color: #6252a6;
}

.line {
    width: 60px;
    height: 6px;
    background-color: #f8896a;
    margin: 174px 0 0 59px;
}

.benefit li span {
    color: #0e050a;
    font-size: 18px;
}

.agent {
    height: 500px;
}

.agent_main {
    width: 1220px;
    height: 100%;
    margin: 0 auto;
}

.agent_l {
    padding-top: 90px;
}

.agent_l h4 {
    font-size: 24px;
    margin-bottom: 30px;
}

.agent_l p {
    width: 510px;
    line-height: 34px;
    margin-bottom: 30px;
    font-size: 16px;
}

.agent_l ul li {
    margin-right: 28px;
    text-align: center;
}

.agent_l ul li div {
    width: 180px;
    height: 115px;
    border: 1px solid #705ac9;
    margin-bottom: 16px;
    margin-top: 40px;
}

.agent_l ul li .agent_icon_01 {
    background: url(/static/nofficial/images/all_icon_06.png) no-repeat center;
}

.agent_icon_02 {
    background: url(/static/nofficial/images/all_icon_07.png) no-repeat center;
}

.agent_icon_03 {
    background: url(/static/nofficial/images/all_icon_08.png) no-repeat center;
}

.agent_r {
    padding-top: 65px;
}

.finance {
    background-color: #f2f2f2;
}

.finance_main {
    width: 1220px;
    height: 630px;
    margin: 0 auto;
}

.finance_l {
    padding-top: 50px;
}

.finance_r {
    width: 570px;
    padding-top: 142px;
    padding-left: 75px;
    position: relative;
}

.finance_r h4 {
    font-size: 24px;
    margin-bottom: 26px;
}

.finance_r p {
    line-height: 34px;
    margin-bottom: 20px;
    font-size: 18px;
}

.finance_r ul {
    position: absolute;
    top: 288px;
    left: 244px;
}

.finance_r li {
    width: 283px;
    height: 65px;
    line-height: 65px;
    border: solid 1px #705ac9;
    padding-left: 83px;
    font-size: 18px;
    color: #0e050a;
    margin-bottom: 23px;
}

.finance_r li:nth-child(1) {
    background: url(/static/nofficial/images/all_icon_09.png) no-repeat 10px center;
}

.finance_r li:nth-child(2) {
    background: url(/static/nofficial/images/all_icon_10.png) no-repeat 10px center;
}

.finance_r li:nth-child(3) {
    background: url(/static/nofficial/images/all_icon_11.png) no-repeat 18px center;
}