/************************************* banner *************************************/

.banner .titleSet {
    padding-top: 110px;
    padding-bottom: 110px;
}

/************************************* section1 *************************************/

.section1 {
    padding-bottom: 60px;
}
.section1 .container .paper {
    margin-top: -60px;
    padding: 60px;
}


/************************************* oneYear *************************************/

.section1 .container .paper .oneYear {

    background-position: center center;
}


.section1 .container .paper .oneYear .lgLeft {
    text-align: right;
}