body
{
	
}

div.list-content
{
	width: 100%;
	background-color: #FFFFFF;
}

div.list-libox
{
	float: left;
	width: 253px;
	height: 130px;
	border: 1px solid #dedede;
	margin: 10px;
}

/* 主列表最后一行向下空出空间 */
div.list-content>div.list-libox:last-child
{
	margin-bottom: 6em;
}

.logo
{
	
}
.logo>img
{
	max-width: 200px;
	max-height: 100px;
	padding-top: 15px;
}
div.canshu-box
{
	float: left;
	padding-left: 1em;
	/*width: 100%;*/
}

.list-title
{
	margin: 0 0 3px;
	margin-top:0.5em;
	color: #fff;
	font-size: 1.2em;
}

.detail-time
{
	float: left;
	color: #7b7b7d;
	font-size: 1em;
	max-width: 15em;
	/*margin-top:0.5em;
	line-height:1.2em;*/
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.positionIcon{
	float:right;
	max-width: 1.2em;
	padding-top: 1em;
}


p.huodong-title
{
	color: #7b7b7d;
	font-size: 1em;
}

p.list-contenttxt
{
	color: #7b7b7d;
	font-size: .6em;
}

i.time-end-icon
{
	background: url(../img/endtime_icon.png) center no-repeat;
	background-size: contain;
	float: left;
	width:12px;
	height: 12px;
	margin-right: 10px;
}

.shop-if
{
	position: fixed;
    margin-top: -50px;
    z-index: 9;
    display: none;
}


.closeiframe
{
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	color: #fff;
	display: none;
}
