.zj-footer {
    text-align: center;
    font-size: 16px;
    background: #ececec;
    border-top: 1px #ccc solid;
    padding-top: 20px;
    color: #6b6b6b;
	padding-bottom:20px;
}

.banner {
    height: 325px;
    background: url(../images/bg.png) no-repeat;
	background-size: 100% 100%;
}
.banner {
    height: 325px;
}
.banner>img{
    width: 100%;
    height: 438px;
    object-fit: cover;
}
/* .nav {
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #cc2200;
    color: #fff;
}


.nav a {
    color: #fff;
    border-right: 1px red solid;
    padding: 0 20px;
    line-height: 28px;
    padding-bottom: 2px;
    text-decoration: none;
} */
