*{ margin:0; padding:0; list-style:none;}
img{ border:0;}
/*a{color:#BBB}*/
/*body{ background:#23375C; padding-top:150px;color:#BBB;font-size:14px;line-height:20px}*/

#ztbox { height:220px; margin:0 auto;margin-top: 30px;}
#ztbox #left { width:35px; height:63px; float:left; cursor:pointer;background:url(../images/banner_pre.png) no-repeat; margin-top:60px;}
#ztbox #right{ width:35px; height:63px; float:left; cursor:pointer;background:url(../images/banner_next.png) no-repeat;  margin-top:60px;}

#ztbox #conter { width:1070px; height:175px; float:left; display:inline; overflow:hidden; position:relative; margin:0px 30px;}
#ztbox #conter ul { width:auto;  top:0px; left:0px; position:absolute; overflow:hidden;}
#ztbox #conter li {  float:left;padding:0px 5px; position:relative;}
#ztbox #conter li:hover .bsdsa{
	display: none;
}
.bsdsa{
    width: 347px;
    height: 174px;
    background: #000;
    margin-top: -174px;
    z-index: 999;
    position: relative;
    opacity: 0.3;
    /*display: none;*/
}
#ztbox #conter li img { }
#ztbox #scroll { width:880px; height:18px; left:0px; bottom:8px; cursor:pointer; position:absolute; background:url(../images/ces/banner_bg_xi.jpg) repeat-x left center; }
#ztbox #scroll span { width:48px; height:18px; left:0px; bottom:0px; cursor:pointer; position:absolute; background:#FFEA00; }
