/*首页主视觉*/
#products_example {width:1440px; height:482px; position:absolute; left:50%; margin-left:-720px; text-align:center; top:0; z-index:0;}
#products a span{ display:none;}
#products .next,#products .prev {display:none;}
#products .slides_container {width:1440px; height:482px; overflow:hidden; position:relative; text-align:center; background:url(../images/loading.gif) no-repeat center center;}
#products .slides_container a{ display:block; width:1440px; overflow:hidden; text-align:center;}
#products .slides_container a span{ display:none;}
#products .pagination {position:absolute; left:50%; bottom:16px; z-index:10000000;}
#products .pagination li {float:left; margin:1px; width:71px; height:47px; overflow:hidden; background:url(../images/liangdian1.gif) center bottom no-repeat;}
#products .pagination li span{ display:none;}
#products .pagination li a {display:none; width:71px; height:40px; overflow:hidden; float:left; position:relative;}
#products .pagination li a img{ width:173px; height:58px; position:absolute; left:50%; margin:0px 0px 0px -86px;}
#products .pagination li.current{background:url(../images/liangdian2.gif) center bottom no-repeat;}
#products .pagination li.current a{ width:65px; height:34px; border:3px solid #0854a4;}
