@charset "utf-8";


.mainbanner{height:400px;overflow:hidden; position:relative;}
.mainbanner_window{left:50%;width:1680px;height:400px;overflow:hidden;margin-left:-840px;position:absolute;}
.mainbanner_window ul{width:999999px;height:400px;position:relative; list-style:none; margin:0px; padding:0px;}
.mainbanner_window li{background:rgb(204, 204, 204);width:1680px;height:400px;text-align:center;font-size:0px;float:left;display:inline;}
.mainbanner_list{left:50%;top:360px;width:100px;height:20px;margin-left:-50px;position:absolute;}
.mainbanner_list li{width:20px;height:20px;overflow:hidden;float:left;display:inline;}
.mainbanner_list a{background:url(../images/dian12.png) no-repeat left top;width:12px;height:12px;line-height:12px;overflow:hidden;text-align:center;color:rgb(255, 255, 255);font-size:12px;font-weight:700;float:left;display:inline-block;}
.mainbanner_list li.active a{background-position:0 -12px;text-decoration:none;}
.mainbanner_list li a:hover{background-position:0 -12px;text-decoration:none;}


div.wrapper { width:100%; margin:0; position: relative; }
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
    .box_skitter ul { display: none; list-style:none; margin:0px; padding:0px; }
    .box_skitter .container_skitter { overflow: hidden; position: relative; text-align:center;   }
    .box_skitter .image { overflow: hidden;   }
        .box_skitter .image img { display: none; }
		
    .box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
        .box_skitter .box_clone img { position: absolute; top: 0; left:0; z-index: 20; }
    .box_skitter .prev_button { position: absolute; top: 50%; left: 50px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
    .box_skitter .next_button { position: absolute; top: 50%; right: 50px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) no-repeat left top !important; }
    .box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow {height:400px; margin:0px auto;}
    #slideshow ul { display: none; }
	

.info_slide{ position:absolute; left:50%; top:380px; width:100px; margin-left:-50px; z-index:999;}
#slideshow .image_number{ width:20px; height:20px; display:block; float:left; text-align:center; line-height:20px; cursor:pointer; display:none; }
#slideshow:hover  .image_number{ display:block; }

