/**组件样式*/
        .banner-wq{ width:1200px; height:376px; overflow:hidden; position:relative;margin-top: 10px;}
        .banner-wq .hd{ height:8px; overflow:hidden; position:absolute; right:45%; bottom:10px; z-index:1;}
        .banner-wq .hd ul{ overflow:hidden; zoom:1; float:left;}
        .banner-wq .hd ul li{ float: left;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;}
        .banner-wq .hd ul li.on{ background:#f17b0a; color:#fff;}
        .banner-wq .bd{ position:relative; height:100%; z-index:0;}
        .banner-wq .bd li{ zoom:1; vertical-align:middle;}
        .banner-wq .bd img{ width:1200px; height:376px; display:block;}

        .banner-wq .prev,.banner-wq .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url() -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
        .banner-wq .next{ left:auto; right:3%; background-position:8px 5px;}
        .banner-wq .prev:hover,
        .banner-wq .next:hover{ filter:alpha(opacity=100);opacity:1;}
        .banner-wq .prevStop{ display:none;}
        .banner-wq .nextStop{ display:none;}
.titlestyle1052691{ line-height: 200%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none;}
.summarystyle1052691{ line-height: 150%; color: #222222; font-size: 9pt ;}

