﻿
/*public scroll.scroll{margin:0;max-width:100%;}*/
.scroll {
	width: auto;
	height: auto;
	margin_lert:0px;
}
.scroll_box{overflow:hidden;visibility:hidden;position:relative;}
.scroll_wrap{overflow:hidden; position:relative;}
.scroll_wrap li{position:relative;display:block;float:left;font-text:0px;}
.scroll_wrap img{width:99.8%;height:25%;}
.scroll_position{position:absolute;left:45%;bottom:1%;width:15%;height:20%;}
.scroll_position li{display:inline-block;width:6%;height:15%;border-radius:10px;background:#fff;}
.scroll_position li a{font-size:0;}
.scroll_position li.on{background-color:#ffd800;}
.scroll_position_bg{background:#000;position:absolute;bottom:12px;left:42%;padding:0 15px;
z-index:50%;height:5%;border-radius:5%;}