@charset "utf-8";
.banner{
    width: 100%;
    height: 340px;
    position: relative;
    overflow: hidden;
    margin-top: 80px;
    background: url(../images/about_ban.png) no-repeat center center;
    background-size: cover;
    margin-bottom: 80px;
}