@charset "UTF-8";
#content-container .hot-recommend .panel{
	overflow: hidden;
}
#content-container .hot-recommend .hot-tag{
	width: 100px;
	height: 50px;
	line-height: 66px;
	color: #FFFFFF;
	transform: rotate(-45deg);
	position: absolute;
	z-index: 100;
	background-color: #FF4939;
	top: -10px;
	left: -50px;
	text-align: center;
}
