/*from tccdn minify at 2014-12-10 11:35:29,file：/touch/public/slider/0.0.1/slider.css?v=201412040721*/
.slider{position:relative;overflow-x:hidden}.slider ul{position:relative;width:100%}.slider li{position:absolute;width:100%;left:100%;top:0}.slider li:first-child{position:static}.slider a>img{display:block;width:100%}.slider .indicator{position:absolute;left:50%;bottom:10px;line-height:0;padding:2px 3px 2px 8px;border-radius:5px;background:rgba(0,0,0,.3)}.slider .indicator i{width:6px;height:6px;display:inline-block;border-radius:50%;background:#fff;margin-right:5px}.slider .indicator .active{background:#f60}
.g5 {
	width:50%
}
.summary {
	color:#fff;
	height:45px;
	overflow:hidden;
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	z-index:99999
}
.summary a {
	color:#fff;
	display:block;
	font-size:16px
}
.summary .info img {
	width:23px;
	margin-right:10px
}
.summary .info {
	background:#21ae59;
	height:45px;
	line-height:45px
}
.summary .order {
	background:#f60;
	height:45px;
	line-height:45px;
	position:relative
}
.summary .order img {
	width:20px;
	margin-left:10px
	
}
.tc {
	text-align:center
}
.fr {
	float:right
}
.fl {
	float:left
}