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