.content{
    width: 746px;
    height: auto;
    margin: 90px auto 0;
    padding: 0 177px 50px;
}
.title h1{
    font-weight: normal;
    color: #000;
    font-size: 24px;
    text-align: center;
}
.title p{
    font-size: 12px;
    color: #666666;
    text-align: center;
    margin-top: 27px;
}
.text{
    margin-top: 50px;
}
.text img{
    width: 574px;
    display: block;
    margin: 10px auto;
}
.text p{
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
}
.text h1{
    font-size: 18px;
    font-weight: 500;
    color: #009944;
    margin-top: 20px;
}
.text h3{
    margin-top: 20px;
    color: #009944;
    font-size: 24px;
}