.keywordfontcolor118167{
font-size:16px !important;
font-weight:normal !important;
color:#333 !important;
font-family:"微软雅黑" !important;}.titlestyle268995{ color: #252525; line-height: 220%; font-size: 15px; text-decoration: none;}
.summarystyle268995{ line-height: 150%; color: #222222; font-size: 9pt ;}
/* 本例子css */
.picScroll-left{  position:relative;}
.picScroll-left .hd {
    overflow: hidden;
    height: auto;
    position: absolute;
    top: 45%;
    z-index: 9999;
    width: 108%;
    left: -4%;}


.picScroll-left .hd .prev{display: block;
    width: 40px;
    height: 60px;
    float: left;
    overflow: hidden;
    cursor: pointer;background:url(images/xzbjt.png) 0 0 no-repeat;}

.picScroll-left .hd .next{ display: block;
    width: 40px;
    height: 60px;
    float: right;
    overflow: hidden;
    cursor: pointer;background:url(images/xybjt.png) 0 0 no-repeat;}








.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1;}
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat;}
.picScroll-left .hd ul li.on{ background-position:0 0;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center; position: relative;}
.picScroll-left .bd ul li .pics{ text-align:center;}
.picScroll-left .bd ul li .pics img{width: 280px;height: 190px;display:block;    margin: 30px 10px 0 10px;}
.picScroll-left .bd ul li .pics a:hover img{ border-color:#999;}
.picScroll-left .bd ul li .title {
    line-height: 24px;
    position: absolute;
    left: 10px;
    bottom: 0;
    z-index: 999;
    width: 93%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;}.picScroll-left .bd ul li .title a{    color: #fff;}