@charset "utf-8";
/*
*UGO 3.4.2 二级列表标签
*time :20160918
*author:wxl;
*/


/*TV/直降 标签*/
.two-level-icon {
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	font-size: 1em;
}
span.icon-ti {
	display: block;
	float: left;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	width: 2.5em;
	color: #fff;
	background-color: #4a9bff;
}
span.icon-jian {
	display: block;
	float: left;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	width: 2.5em;
	color: #fff;
	background-color: #ff4e4e;
}
span.icon-ti i {
	font-size: 1.083em;
}
/*居中视频标签*/
.icon_tv {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1.66em;
	margin-left: -1.66em;
	width: 3.33em;
	height: 3.33em;
}
.icon_tv img {
	width: 3.33em;
	height: 3.33em;
}
/*左上角图片标签*/
.i_lt {
	width: 2.58em;
	position: absolute;
	top: 0;
	left: 0;
}
/*n元任选标签*/
.icon-xuan {
	background-color: #ff4e4e;
	text-align: center;
	font-size: .75em;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: .3em .1em;
}
.i_lt_txt {
    background: #ff7928 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 0.792em;
    left: 0;
    padding: 0.417em 0.292em;
    position: absolute;
    text-align: center;
    top: 0;
}
/*已抢光标签*/
.icon-no {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 4.167em;
	height: 4.167em;
	line-height: 4.167em;
	text-align: center;
	margin-top: -2.0835em;
	margin-left: -2.0835em;
	color: #fff;
	font-size: 1.083em;
	background-color: rgba(0,0,0,.5);
	border-radius: 50%;
	z-index: 3
}
/*单件xx*/
.proup-price {
	border: 1px solid #f70800;
	color: #f70800;
	border-radius: 2px;
	float: right;
	padding: 0 .2em;
}
.proup-price i {
	margin-left: .25em;
}
/*标题前边国旗标签*/
img.coun_img{float: left;
    height: 1.375em;
    margin-right: 0.417em;
    width: 1.833em;}
	
/*二级列表页增加 遮罩层*/
.prolist  li{ position:relative;}
.favor_item{ position:relative;}
.second-goods-list li{ position:relative;}
 .zzdiv{
    background-color: rgba(17, 17, 17, 0.5);
    border-radius: 10px;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
/* 左下角促销标签*/
.promotion-icon-rt {
    position: absolute;
    left: 2.8%;
    bottom: 2.8%;
}
.promotion-icon-rt .i_tv_red {
    padding: 0 .2em;
    float: left;
    background: rgba(255,255,255,.9);
    border: .1em solid #ff7c77;
    text-align: center;
    color: #ff7c77;
    font-size: .91em;
    display: block;
    /* height: 1.33em; */
    line-height: 1.4;
}
.list-link-price .old-price-txt {
    color: #8f8f96;
    font-size: 0.92em;
}
.red{
	color:#FF504A;
}