.main {
    background: #edf6ea;
}
.main .box {
    width: 1000px;
    position: relative;
    margin: 0 auto;
    background: url(../img/index/bg0.png) no-repeat right top 55px;
    padding: 0 0 110px;
}
.main .box p {
    font-size: 17px;
    line-height: 2;
}
.main .box h2 {
    margin: 0 0 50px;
}

.main .box .img_sdgs {
    position: absolute;
    right: 0;
    top: -30px;
}