/* banner图 */
.banner_box{width:100%;height:500px;}

/* 公司简介 */
.about_box{width:1200px;margin:60px auto 0;padding:0 28px;box-sizing:border-box;}
.about_box .title{font-size: 20px;color: #545454;width:640px}
.about_box .position{font-size: 13px;color: #999999;}
.about_box .x{ width:100%;height: 2px;background: #EDEDED;margin-bottom: 35px;}