.bg_head{background-image:url(images/csjs.jpg);margin: 0 auto;margin-top: 0px;padding: 0px;}
 .FocusPic .title a{width:55%; height:30px; line-height:30px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.scroll{width:100%; height:220px;position: relative; padding: 0; overflow: hidden;  margin:20px auto;}
.scroll .hd {
    width: 100%;
    color: #fff;
    display:none
    z-index: 9999;}

.scroll .hd .prev {
    position: absolute;
    top: 55%;
    left: 0;
    display: block;
    width: 60px;
    height: 30px;}
.scroll .hd .next {
    position: absolute;
    top: 55%;
    right: 0;
    display: block;
    width: 60px;
    height: 30px;
    background: ;}
.scroll .hd ul {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    margin-top: 0px;}

.scroll .hd ul li {
    float: left;}

.scroll .hd ul li.on {
    background-position: 0 0;}

.scroll .bd {
    float: left;
    width: 1140px;
    margin: 10px auto;   
    height: 220px;
    overflow: hidden;}

.scroll .bd div .tempWrap {
    width: 100% !important;}

.scroll .bd ul {
width: 100%;
margin:0 0;
float:left;
    overflow: hidden;
    zoom: 1;}

.scroll .bd ul li{float:left; width:12%; height:220px; margin:0px 1%;}
.scroll .bd ul li img{float:left;width:100%; height:180px; display:block;}
.scroll .bd ul li a span{float:left;width:100%; line-height:40px; text-align:center; height:40px;}
