@charset "UTF-8";
/*
* @description: 推广平台关于我们样式
 *@author:王奉
* @update: name(2019/09/03)
 */
.page-article {
    background: url(../images/20170913/trunk-bg.jpg) top center no-repeat #f2f4f5;
    overflow: hidden;
    padding-bottom: 60px;
}
.page-article .about {
    background: #fff;
    padding: 30px;
    width: 1000px;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    margin-top: 60px;
    margin-bottom: 30px;
}
.page-article .about .abouttit {
    text-align: center;
}
.page-article .about .aboutcon {
    width: 1000px;
    margin: 40px auto 0;
    font-size: 16px;
    color: #757575;
    min-height: 400px;
}