div.typeHeadBar {
	clear: both;
	/* height: 44px; */
	border-bottom: 1px solid #c2c0c0;
	border-top: 1px solid #d9d9d9;
	background: #ebebeb;
	margin-top: 5px;
}

ul.productMsgUl {
	float: left;
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
}
ul.productMsgUl li.lion {
	color: #333;
	font-weight: bold;
}
ul.productMsgUl li {
	float: left;
	height: 44px;
	line-height: 44px;
	padding-right: 8px;
	cursor: pointer;
	font-family: '微软雅黑';
	letter-spacing: 1px;
	font-size: 12px;

}
ul.productMsgUl li a{ margin-right: 5px;
	color: #666;
}

.thumbnail{ border: 0;
	padding: 0;
	margin-top:0px;
	cursor: pointer;
	margin-bottom: 15px;
}
.thumbnail .po{
	position: relative;
}
.poTitil{
	position: absolute;
	bottom: 0;
	background: #000000b5;
	width: 100%;
	padding: 15px;
	color: #fff;
}
.caption p{
	clear: both;
	padding: 5px;
	color: #999;
}
.poImg{ border-radius: 4px 4px 0 0;}
.t2{
	float: right;
}
.teList{ padding-top: 30px; background: #efefef;}
.poTitilH2{ font-size: 18px; margin: 0; letter-spacing: 1px;text-shadow:2px 1px #333;}
.thumbnail .caption { border: 1px solid #ddd; border-top: 0px;
    color: #333;
    padding: 9px 10px 0;
}