.part{
    width:100%;
    background:#ffffff;
}
.body_nav{
    width:100%;
    background:#f1f1f1;
    color:#333333;
    font-size:16px;
    padding:10px 0px 10px 20px;
}
.body_nav a{
    color:#333333;
    font-size:16px;
}
.body_content{
    width:100%;
    margin:0 auto;
    background:#ffffff;
}
.body_tit{
    border-bottom:1px solid #eaeaea;
    padding:30px 0 20px;
}
.body_tit h2{
    color:#333333;
    font-size:22px;
    text-align: center;
}
.body_img{
    width:60%;
    margin:0 auto;
}
.body_img img{
    width:100%;
    padding:30px 0;
}
.body-text{
    width:90%;
    margin:0 auto;
    margin-bottom:30px;
}
.body-text span{
    color:#333333;
    font-size:16px;
    line-height: 25px;
}
.body-text p{
    color:#666666;
    font-size:14px;
    line-height: 25px;
    text-indent:20px;
}<!--0.00019598007202148-->