
.section1{
    position: absolute;
    height: 488px;
    position: relative;
    overflow: hidden;
}
.content{
    padding: 50px 0;
    color: black;
    text-align: center;
}

.content>p{
    text-align: left;
    margin-bottom: 90px;
}

.content a{
    color: #828282;
}
.content h2{
    font-weight:bold;
    margin-bottom: 40px;
}

.content .word-box p{
    font-size: 15px;
    text-align: left;
    color: #838385;
    margin-bottom: 30px;
    line-height: 32px;
}
.content .word-box .title{
    font-size: 20px;
    color: #404040;
    margin-bottom: 18px;
    text-align: left;
}