.nav ul li{position:relative;}
.nav ul{overflow: visible;}
.sub_UL li{display:block;}
.nav ul li .sub_UL{position:absolute;background:#039268;    height: auto;
    width: 100%;display:none;}
.nav ul li:hover>.sub_UL{display:block;}
.sub_UL li a:hover{background:#eee!important;}
.bannerqh{
    width:100%;
    overflow:hidden;
    position:relative;}
.bannerqh .hd{
    height:15px;
    overflow:hidden;
    position:absolute;
    bottom:10px;
    z-index:1;
    width:100%;}
.bannerqh .hd ul{
    overflow:hidden;
    zoom:1;
    display: flex;
    justify-content: center;}
.bannerqh .hd ul li{
    float:left;
    margin:0 5px;
    width:15px;
    height:15px;
    line-height:14px;
    text-align:center;
    background:#fff;
    cursor:pointer;
    border-radius:50%;}
.bannerqh .hd ul li.on{
    background:#06298c;
    color:#fff;}
.bannerqh .bd{
    position:relative;
    height:100%;
    z-index:0;}
.bannerqh .bd li{
    zoom:1;
    vertical-align:middle;}
.bannerqh .bd img{
    width:100%;
    display:block;}
.zpzs{margin-top: 35px;}
.xszpzs{ overflow:hidden; position:relative;}
.xszpzs .bd{ padding:10px 0;}
.xszpzs .bd ul{ overflow:hidden; zoom:1;}
.xszpzs .bd ul li{ margin:0 10px; width:280px; float:left; _display:inline; overflow:hidden; text-align:center;}
.xszpzs .bd ul li .pic{ text-align:center;}
.xszpzs .bd ul li .pic img{ width:100%;height:200px;display:block;}
.xszpzs .bd ul li .pic a:hover img{ border-color:#999;}
.xszpzs .bd ul li .title{ line-height:24px;}
