#agreement .content{
    width: 1200px;
    background-color: #fff;
    padding:53px 67px   109px;
    margin:32px auto 75px;
}
#agreement .content .title{
    font-size: 28px;
    line-height: 48px;
    color: #414a60;
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px;
}
#agreement .content .text_index{
    text-indent:2em;
}
#agreement .content p{
    font-size: 15px;
    line-height: 32px;
    color: #414a60;
}
#agreement .help{
    margin-top: 50px;
}
#agreement .help .top_que{
    font-weight: 600;
    line-height: 32px;
}
#agreement .help li{
    font-size: 16px;
    margin-bottom: 48px;
}
#agreement .help li .que{
    font-weight: 600;
    line-height: 32px;
}