.scrollimg{position:relative; overflow:hidden; margin:0px auto; /* 设置焦点图最大宽度 */}
	.scrollimg .hd{ position: absolute;
bottom:0px;
height: 50px;
text-align: center;
width: 100%;
line-height: 50px;
background:rgba(20,51,99,0.8);overflow: hidden;
}
	.scrollimg .hd li{display: inline-block;
width: 1em;
height: 1em;
margin: 0 .4em;
-webkit-border-radius: .8em;
-moz-border-radius: .8em;
-ms-border-radius: .8em;
-o-border-radius: .8em; 
border-radius: .8em;
background: #d0d0d0;
filter: alpha(Opacity=60);
opacity: .6;
box-shadow: 0 0 1px #ccc; text-indent:-100px; overflow:hidden; }
	.scrollimg .hd li.on{ filter: alpha(Opacity=90);
opacity: .9;
background:#fff;
box-shadow: 0 0 2px #ccc; }
	.scrollimg .bd{position:relative; z-index:0;padding: 0px 0px 50px 0px;}
	.scrollimg .bd li{/*position:relative;*/ text-align:center;}
/*	.scrollimg .bd li img{background:url(themesmobile/mo_paleng_moban/images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}*/
	.scrollimg .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
	.scrollimg .bd li .tit{display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(themesmobile/mo_paleng_moban/images/focusBg.png) repeat-x; color:#fff;  text-align:left;}
.scroul li {
	width: 100%;

}