.hsz_banner {
    width: 100%;
    height: 356px;
    background: url(/uiFramework/commonResource/image/2024011715074935634.png) center top no-repeat;
}
.xsy_nav {
    height: 53px;
    background: #c30d00;
    position: relative;
    z-index: 11;
}
.main {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.fx_nav {
    width: 1200px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fx_nav li {
    float: left;
    width: 150px;
    height: 53px;
    text-align: center;
    margin: 0 0 0;
}
.fx_nav li a {
    float: left;
    width: 171px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}