.content{
    padding: 50px 0 60px;
    color: black;
    text-align: center;
}

.content>p{
    text-align: left;
    margin-bottom: 45px;
}

.content a{
    color: #828282;
}
.content h2{
    font-weight:bold;
    margin-bottom: 50px;
}

/*.word p{*/
    /*font-size: 15px;*/
    /*text-align: left;*/
    /*color: #838385;*/
    /*margin-bottom: 35px;*/
/*}*/
.word{
    width: 540px;
    margin-left: 30px;
    font-size: 15px;
    color: #838385;
}
.word p{
    margin-bottom: 40px;
    line-height: 25px;
    text-align: left;
}
.af a{
    display: inline-block;
    width: 342px;
    height: 47px;
    background: url("/public/img/home/common/invest_control_btnbg.png");
    text-align: center;
    line-height: 47px;
    color: white;
    font-size: 20px;
}