
a.slideshow-arrow {
	position: absolute;
	right: -125px;
	bottom: 20px;
	background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    padding: 10px;
    z-index: 99;
    color: #000;
    width: 20px;
	height: 20px;
	background: url(/common/img/common/btn-arrow/btn-arrow.png) no-repeat scroll left top;
	background-size: 20px 20px;
}

a.slideshow-arrow i {
	display: none;
}

.badge-piece i {
	display: none;
}

.grid-panel-news p.news-right span i {

}



