.pos {
    line-height: 36px;
    font-size: 36px;
    padding: 20px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #bed9f2;
}
.pos img {
    margin-top: -8px;
}
/*é¡µå¤´*/

.main {
    margin: 0 auto;
    padding-bottom: 30px;
    background: url("../images/banner.png") no-repeat top center;
}

.main .head {
    width: 1200px;
    height: 395px;
    margin: 0 auto;
    position: relative;
}

.main .head .wzTitle {
    font-size: 76px;
    font-weight: bold;
    color: #ffffff;
    line-height: 80px;
    padding-top: 95px;
    margin-left: 50px;
}
.main .head .zzzq {
    margin: 50px 0 0 80px;
}
.main .head a#slh {
    position: absolute;
    top: 20px;
    right: 0;
}
.con{
    width: 1160px;
    margin: 0 auto 48px;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    padding: 20px;
}
.con h6{
    font-weight: bold;
    font-size: 50px;
    line-height: 55px;
    margin: 10px 0 30px;
}
.con h6 span {
    float: left;
    width: 5px;
    height: 55px;
    margin-right: 10px;
    background: #f1891b;
}
.footer{
    width: 1200px;
    margin: 0 auto;
}
.f-left {
    float: left;
}