@charset "utf-8";

/*  积分商城  */
.integralMain{
	width:100%;
	min-width:1200px;
	padding-bottom:20px;
	background:#eee;
}
.integralMain .integralBox{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.integralMain .integral_left{
	width:220px;
	padding-right:20px;
	float:left;
}
.integralMain .integral_left .login_box{
	background:#fff;
	padding-bottom:30px;
}
.integralMain .integral_left .login_box .photo{
	width:220px;
	height:162px;
}
.integralMain .integral_left .login_box .photo img{
	width:220px;
	height:162px;
}
.integralMain .integral_left .login_box a.login{
	display:block;
	width:114px;
	height:32px;
	line-height:32px;
	background:#ff5e01;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin:24px auto 0;
}
.integralMain .integral_left .login_box a.login span{
	padding-left:21px;
	background:url(../images/integral_icon_1.png) no-repeat left center;
}
.integralMain .integral_left .login_box a.login:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
}

.integralMain .integral_left .login_box dl{
	width:220px;
	height:162px;
	background:url(../images/integral_bg.jpg) no-repeat center center;
}
.integralMain .integral_left .login_box dl dt{
	width:74px;
	height:74px;
	padding-top:34px;
	margin:0 auto;
}
.integralMain .integral_left .login_box dl dt img{
	width:74px;
	height:74px;
	border-radius: 50%;
}
.integralMain .integral_left .login_box dl dd{
	height:20px;
	line-height:20px;
	font-size:13px;
	padding-top:8px;
	text-align:center;
	margin:0 8px;
	color:#888;
	overflow:hidden;
}
.integralMain .integral_left .login_box ul{
	padding-top:28px;
	text-align:center;
}
.integralMain .integral_left .login_box ul li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:0 19px 0 18px;
}
.integralMain .integral_left .login_box ul li.first{
	background:url(../images/integral_line_2.jpg) no-repeat right center;
}
.integralMain .integral_left .login_box ul li a{
	color:#003052;
}
.integralMain .integral_left .login_box ul li a:hover{
	color:#ff5e01;
}
.recordEmpty{
	padding:15px 0px;
	text-align:center;
	font-size:15px;
	color:#888888;
}

.sellingRanking{
	background:#fff;
	border:1px solid #e5e5e5;
}
.sellingRanking .title{
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	position:relative;
	z-index:2;
	height:42px;
	line-height:42px;
	padding:10px 20px 0;
	font-size:14px;

}
.sellingRanking .title a{
	color:#666;
}
.sellingRanking .title a:hover{
	color:#ff5e01;
}
.sellingRanking .list_box{
	padding:0 16px;
	margin-top:-1px;
	position:relative;
	z-index:1;
}
.sellingRanking .list{
	width:186px;
	border-top:1px dashed #d7dbdf;
	padding:18px 0;
	position:relative;
	z-index:1;
}
.sellingRanking .list .iteration{
	display:block;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#fff;
	background:#ff5e01;
	overflow:hidden;
	position:absolute;
	left:-16px;
	top:0px;
}
.sellingRanking .list .photo{
	width:74px;
	height:74px;
	float:left;
	margin-right: 6px;
}
.sellingRanking .list .photo img{
	width:74px;
	height:74px;
}
.sellingRanking .list .details{
	width:106px;
	float:left;
}
.sellingRanking .list .details span{
	display:block;
	height:16px;
	line-height:16px;
	margin-top: 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sellingRanking .list .details a.cart{
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin-top: 5px;
	color: #ff5e01;
}
.sellingRanking .list .details a.cart:hover{
	color: #ff5e01;
}
.sellingRanking .list .details .name{
	height:40px;
	line-height:20px;
	overflow:hidden;
}
.sellingRanking .list .details .name a{
	display:block;
	color:#666;
}
.sellingRanking .list .details .name a:hover{
	color:#ff5e01;
}

.integralMain .integral_left .brand_area{
	width:220px;
	height:133px;
}
.integralMain .integral_left .brand_area img{
	width:220px;
	height:133px;
}
.integralMain .malls_box{
	width:960px;
	float:left;
}
.integralMain .malls_box .screen_box{
	background:#fff;
	margin-top:-1px;
}
.integralMain .malls_box .screen_box .screen{
	width:960px;
	padding:12px 0;
	border-top:1px solid #ececec;
	overflow:hidden;
}
.integralMain .malls_box .screen_box .title{
	display:block;
	height:30px;
	line-height:30px;
	width:100px;
	padding-left:30px;
	color:#999;
	overflow:hidden;
	float:left;
}
.integralMain .malls_box .screen_box ul{
	width:830px;
	overflow:hidden;
	float:left;
}
.integralMain .malls_box .screen_box ul li{
	height:30px;
	line-height:30px;
	margin-right:30px;
	float:left;
}
.integralMain .malls_box .screen_box ul li.on a{
	color:#ff5e01;
}

.integralMain .malls_box .screen_box .sort ul li a{
	padding-right:10px;
	background:url(../images/list_icon_3.png) no-repeat right 6px;
}
.integralMain .malls_box .screen_box .sort ul li.on a{
	color:#ff5e01;
	background:url(../images/list_icon_11.png) no-repeat right 6px;
}
.integralMain .malls_box .screen_box .sort ul li.on.hover a{
	background:url(../images/list_icon_2.png) no-repeat right 6px;
}
.integralMain .malls_box .screen_box .sort ul li a:hover{
	color:#ff5e01;
}
.integralMain .malls_box .content_box{
	padding-bottom:45px;
	background:#fff;
}
.integralMain .malls_box .list_box{
	width:960px;
	overflow:hidden;
}
.integralMain .malls_box .list_box .list{
	width:200px;
	padding:30px 20px 26px;
	border-bottom:1px solid #ececec;
	float:left;
}
.integralMain .malls_box .list_box .photo{
	width:180px;
	height:180px;
	margin:0 auto;
}
.integralMain .malls_box .list_box .photo img{
	width:180px;
	height:180px;
}
.integralMain .malls_box .list_box .name{
	height:24px;
	line-height:24px;
	padding-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.integralMain .malls_box .list_box p{
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#ff5e01;
	overflow:hidden;
}
.integralMain .malls_box .list_box a.cart{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:30px;
	line-height:30px;
	padding:0 10px 0 35px;
	color:#fff;
	margin-top:10px;
	border-radius:2px;
	background:url(../images/integral_icon_4.png) #ff5e01 no-repeat 12px center;
}
.integralMain .malls_box .list_box a.cart span{
	display:block;
	width:60px;
	text-align:center;
	padding-left:8px;
	background:url(../images/integral_line_1.png) repeat-y left top;
}
.integralMain .malls_box .list_box a.cart:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.integralMain .malls_box .list_box a.cart.disable{
	background:url(../images/integral_icon_4.png) #a3a3a3 no-repeat 12px center;
}
.integralMain .malls_box .list_box a.cart.disable:hover{
	opacity:1;
	filter:alpha(opacity=100);
	cursor:not-allowed;
}

/*分页*/
.pages{
	padding:0 20px;
}