﻿
.wrapper {  margin: 0 auto; position: relative; height:955px;overflow: hidden;z-index: 9999;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none; width:1920px;height:955px !important;}
.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: 100px; 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:100px; 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; 
    width: 31px; height: 31px; }
#slideshow { width: 1920px; height: 955px; position: absolute;left:50%;margin-left:-960px;overflow-x:hidden;z-index: 9999;}
#slideshow ul { display: none; }
#slideshow ul img{width:1920px;height:955px;}

.box_skitter .info_slide { width: 100%; text-align: center; position: absolute; left: 0; bottom: 30px; z-index: 99999; display: block  !important; }
.box_skitter .info_slide span { width: 14px; height: 14px; display: inline-block; border-radius: 50%; cursor: pointer; border: 1px solid #fff; background: transparent; opacity: 0.4; margin: 0 5px; font-size: 0; }
.box_skitter .info_slide .image_number_select { opacity: 1; background: #fff !important; }

