.aboutBanner{
    width: 100%;
    height: 567px;
    background:url("../images/aboutUs1.png") no-repeat center;
}
/**/
.teamBox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.teamBox h2{
    font-size: 28px;
    color: #4A4A4A;
    margin: 100px 0 50px 0;
}
.teamBox h3{
    font-size: 20px;
    color: #0469BB;
}
.teamBox p{
    font-size: 14px;
    color: #4A4A4A;
    line-height: 21px;
    width: 768px;
    margin: 22px 0 74px 216px;
}
.teamLogo{
    width: 712px;
    height: 151px;
    margin: 0 auto 100px auto;
}
/**/
.operatBox{
    width: 100%;
    height: 404px;
    background:url("../images/aboutUs3.png") no-repeat center;
    background-size: 100%;
    text-align: center;
    overflow: hidden;
}
.operatBox h2{
    font-size: 28px;
    color: #FFFFFF;
    margin: 100px 0 50px 0;
    text-align: center;
}
.operatBox h3{
    font-size: 20px;
    color: #A0BCFF;
    text-align: center;
}
.operatBox p{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 21px;
    width: 712px;
    text-align: center;
    margin: 14px auto 0 auto;
}
/**/
.dictumBox{
    width: 402px;
    height: 127px;
    margin: 100px auto;
    position: relative;
}
.penBox{
    position: absolute;
    top: 68px;
    right: -20px;
}