@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */

#ztbox {width:1200px; height:150px; margin:0 auto;}
#ztbox #left { width:35px; height:63px; float:left; cursor:pointer;background:url(../images/banner_pre.jpg) no-repeat; margin-top:50px;}
#ztbox #right{ width:35px; height:63px; float:left; cursor:pointer;background:url(../images/banner_next.jpg) no-repeat;  margin-top:50px;}

#ztbox #conter { width:1100px; height:150px; float:left; display:inline; overflow:hidden; position:relative; margin:0px 10px;}
#ztbox #conter ul { width:auto; height:150px; top:0px; left:0px; position:absolute; overflow:hidden;}
#ztbox #conter li { width:225px; height:150px; float:left;padding:0px 5px; position:relative;}
#ztbox #conter li img { width:100%; height:150px;filter: gray;}
#ztbox #conter li:hover img{filter: grayscale(0%);filter: gray;}
#ztbox #scroll { width:880px; height:18px; left:0px; bottom:8px; cursor:pointer; position:absolute; background:url(../images/banner_bg2.jpg) repeat-x left center; }
#ztbox #scroll span { width:48px; height:18px; left:0px; bottom:0px; cursor:pointer; position:absolute; background:#fff; opacity: 0;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
