.wb-slider {
	overflow: hidden; font-family: arial; font-size: 14px; position: relative;
}
.wb-slider-conbox {
	overflow: hidden;
}
.wb-slider-ctag {
	display: block; position: relative;
}
.wb-slider-ctag img {
	width: 100%; height: 100%; display: block;
}
.wb-slider-mask {
	background: url("/storage/welcome/image/mask-bg.png"); left: 0px; width: 100%; height: 30px; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; font-family: "宋体"; font-size: 12px; position: absolute;
}
.wb-slider-mask .ellipsis {
	width: 264px; color: rgb(255, 255, 255); overflow: hidden; margin-left: 10px; display: block; white-space: nowrap; text-overflow: ellipsis;
}
.wb-slider-switcher {
	height: 18px; right: 0px; bottom: 1px; position: absolute;
}
.wb-slider-stag {
	background: url("/storage/welcome/image/stag.png") no-repeat; width: 8px; height: 8px; margin-right: 8px; float: left; cursor: pointer;
}
.cur.wb-slider-stag {
	background-image: url("/storage/welcome/image/stag-active.png");
}
