
/* CSS Document */

/* ===============
 * 重新定义Html元素
 * =============== */

/* ==========================
 * 广告区域布局样式
 * ========================== */
.ads-topbanner-layout {
	text-align: center;
	display: block;
	width: 100%;
	overflow: hidden;
}
/* 首页焦点区域
-------------------------------------- */
.home-focus-layout {
	width: 100%;
	height: 480px;
	position: relative;
	z-index: 1;
	padding-bottom:20px
}
/* 满屏背静切换焦点图 */
.full-screen-slides-pagination {
	font-size: 0;
*word-spacing:-1px/*IE6、7*/;
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
	text-align: right;
	display: block;
	list-style: none;
	width: 810px;
	height: 20px;
	padding: 7px 8px;
	margin-left: -80px;
	position: absolute;
	bottom: 5px;
	z-index: 9;
}
.full-screen-slides-pagination li {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
*display:inline/*IE6、7*/;
	list-style: none;
	width: 20px;
	height: 20px;
	border-radius:50%;
	margin-left: 4px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000');
	background: rgba(0,0,0,0.25);
	overflow: hidden;
	cursor: pointer;
*zoom:1;
}
.full-screen-slides-pagination a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
.full-screen-slides-pagination .current {
	background: #c40000;
}
.full-screen-slides {
	width: 100%;
	height: 480px;
	position: relative;
	z-index: 1;
}
.full-screen-slides li {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
#small {
position: absolute;
z-index: 11;
right: 45%;
bottom: 36px;
width:150px
}
#small li{
display: inline-block;
width: 20px;
height: 20px;
background: none repeat scroll 0% 0% #000;
border-radius: 50%;
margin-right: 6px;
cursor: pointer;
float:left;
font-family: Arial;
text-align: center;
line-height: 20px;
}
#small li a,#small li.current a{
	color: #FFF;
	text-decoration:none
}
#small li.current{
background: none repeat scroll 0% 0% #C40000;
}
#bigUl .small-banner{
	position: absolute;
top: 0px;
right: 6%;
width: 190px;
height: 480px;
z-index: 5;
	opacity: .9;
	filter: alpha(opacity=90)
}
#bigUl .small-banner a.j_ActLink{
	width: 190px;
height: 240px;
display:inline-block;
}
#bigUl .small-banner img{
	cursor:pointer;
	vertical-align: top;
	-webkit-transition: -webkit-transform .2s linear;
	-moz-transition: -moz-transform .2s linear;
	-o-transition: -o-transform .2s linear;
	transition: transform .2s linear;
}
#bigUl .small-banner  img:hover {
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px);
}
#bigUl .banner-separator{
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-top: 1px dotted #eee	
}
/* 三联切换焦点图 */
.jfocus-trigeminy {
	width: 787px;
	height: 180px;
	margin-left: -393px;
	clear: both;
	position: absolute;
	z-index: 2;
	top: 308px;
	left: 50%;
	overflow: hidden;
}
.jfocus-trigeminy ul {
	background-color: #FFF;
	width: auto;
	height: 180px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.jfocus-trigeminy ul li {
	width: 786px;
	height: 180px;
	float: left;
	margin-left: -1px;
}
.jfocus-trigeminy ul li a {
	display: block;
	width: 262px;
	height: 180px;
	float: left;
}
.jfocus-trigeminy ul li a img {
	max-width: 262px;
	max-height: 180px;
}
.jfocus-trigeminy .arrow {
	background: url(../image/home_bg.png) no-repeat;
	width: 45px;
	height: 100px;
	position: absolute;
	z-index: 2;
	top: 40px;
	cursor: pointer;
}
.jfocus-trigeminy .pre {
	background-position: 0 -100px;
	left: 0;
}
.jfocus-trigeminy .next {
	background-position: -45px -100px;
	right: 0;
}
.jfocus-trigeminy .pagination {
	display: none;
}
/*焦点区域右侧*/
.home-focus-layout .right-sidebar {
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#19000000', endColorstr='#19000000');
	background: rgba(0,0,0,0.1);
	width: 210px;
	height: 480px;
	padding: 0 1px 1px;
	margin-left: 394px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
}
/*服务标志*/
.home-focus-layout .policy {
	background-color: #FFF;
	width: 210px;
	height: 82px;
	padding: 8px 0 0;
}
.home-focus-layout .policy ul {
	width: 210px;
	height: 80px;
}
.home-focus-layout .policy ul li {
	line-height: 24px;
	color: #999;
	background: url(../image/CP.png) no-repeat;
	width: 50px;
	height: 24px;
	float: left;
	padding: 52px 10px 0 10px
}
.home-focus-layout .policy ul li.b1 {
	background-position: 0 0;
}
.home-focus-layout .policy ul li.b2 {
	background-position: -70px 0;
}
.home-focus-layout .policy ul li.b3 {
	background-position: -140px 0;
}
/* 商城首页-新闻及店铺Tab切换 */
.nc-home-news .tabs-nav {
	background: #F7F7F7;
	height: 32px;
	border-bottom: solid 1px #E7E7E7;
	position: relative;
	z-index: 1;
}
.nc-home-news .tabs-nav li {
	line-height: 25px;
	background: #F7F7F7;
	text-align: center;
	display: block;
	width: 70px;
	height: 25px;
	float: left;
	padding: 0;
	margin: 5px 0 0 5px;
	border: solid #F7F7F7;
	border-width: 1px 1px 0 1px;
	position: relative;
	z-index: 9;
}
.nc-home-news .tabs-nav li.tabs-selected {
	color: #333;
	font-weight: 700;
	line-height: 27px;
	background: #FFF;
	height: 27px;
	border: solid #E7E7E7;
	border-width: 1px 1px 0 1px;
	position: relative;
	z-index: 10;
	_margin-bottom: -1px/* IE6 */;
}
.nc-home-news .tabs-nav li a:hover, .nc-home-news .tabs-nav li.tabs-selected a {
	color: #333;
}
.nc-home-news .tabs-panel {
	width: 95%;
	margin: 6px auto;
}
.tabs-hide {
	display: none !important;
}
.tabs-panel .store-join-btn {
	background: url(../image/home_bg.png) no-repeat 0 -200px;
	display: block;
	width: 165px;
	height: 60px;
	margin: 20px auto 10px;
}
.tabs-panel .store-join-help {
	color: #999;
	display: block;
	text-align: center;
}
.tabs-panel .store-join-help:hover {
	text-decoration: none;
	color: #39C;
}
.tabs-panel .store-join-help i {
	font-size: 14px;
	margin-right: 4px;
}
/*团购活动*/
.home-focus-layout .groupbuy {
	background-color: transparent;
	width: 210px;
	height: 238px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.home-focus-layout .groupbuy .title {
	line-height: 30px;
	background-color: #F0F0F0;
	color: #777;
	width: 210px;
	height: 30px;
}
.home-focus-layout .groupbuy .title i {
	line-height: 16px;
	color: #FFF;
	background-color: #CB0100;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: auto 8px auto 5px;
	border-radius: 2px;
}
.home-focus-layout .groupbuy ul {
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	position: absolute;
	z-index: 1;
}
.home-focus-layout .groupbuy ul li {
	float: left;
	width: 210px;
	height: 208px;
	padding: 0px;
}
.home-focus-layout .groupbuy .pagination {
	display: none;
}
.home-focus-layout .groupbuy .arrow {
	background: url(../image/home_bg.png) no-repeat;
	width: 19px;
	height: 29px;
	position: absolute;
	z-index: 2;
	top: 80px;
	cursor: pointer;
}
.home-focus-layout .groupbuy:hover .arrow {
	opacity: 0.5!important;
}
.home-focus-layout .groupbuy .arrow:hover {
	opacity: 0.8!important;
}
.home-focus-layout .groupbuy .pre {
	background-position: -160px -40px;
	left: 0;
}
.home-focus-layout .groupbuy .next {
	background-position: -180px -40px;
	right: 0;
}
.home-focus-layout .groupbuy dl {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	width: 210px;
	height: 180px;
	padding-bottom: 28px;
	position: relative;
	z-index: 1;
}
.home-focus-layout .groupbuy dl dt {
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
	background: rgba(0,0,0,0.5);
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
	height: 20px;
	padding: 2px 5px 38px 5px;
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 0;
	overflow: hidden;
}
.home-focus-layout .groupbuy dl dd.price {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../image/home_bg.png) no-repeat 0 0;
	width: 200px;
	height: 30px;
	position: absolute;
	z-index: 1;
	top: 145px;
	left: 10px;
}
.home-focus-layout .groupbuy dl dd.price .groupbuy-price {
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	line-height: 24px;
	display: block;
	height: 24px;
	float: left;
	margin: 3px 0 auto 12px;
}
.home-focus-layout .groupbuy dl dd.price .original-price {
	font-size: 12px;
	color: #FFF;
	text-decoration: line-through;
	line-height: 24px;
	color: #F99;
	display: block;
	float: left;
	height: 24px;
	margin: 3px 0 auto 4px;
}
.home-focus-layout .groupbuy dl dd.price .buy-button a {
	font-weight: 600;
	color: #FFF;
	background-color: #FF6800;
	line-height: 20px;
	text-align: center;
	width: 54px;
	height: 22px;
	float: right;
	margin: 5px 5px auto auto;
}
.home-focus-layout .groupbuy dl dd.time {
	font-family: Verdana;
	background-color: #FFF;
	width: 200px;
	height: 20px;
	padding: 4px 5px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
.home-focus-layout .groupbuy dl dd.time .sell {
	float: left;
}
.home-focus-layout .groupbuy dl dd.time .sell em {
	font-weight: 600;
	color: #E72551;
	margin-left: 2px;
}
.home-focus-layout .groupbuy dl dd.time .time-remain {
	color: #777;
	float: right;
}
.home-focus-layout .groupbuy dl dd.time .time-remain em {
	font-weight: 600;
	color: #E72551;
}
/* 商城首页-新闻及店铺Tab切换*/
.proclamation {
	background: #FFF;
	width: 210px;
	height: 159px;
}
.proclamation .tabs-nav {
	background: #F7F7F7;
	height: 30px;
	border: solid #E7E7E7;
	border-width: 1px 0;
	position: relative;
	z-index: 1;
}
.proclamation .tabs-nav li {
	background: #F7F7F7;
	text-align: center;
	display: block;
	width: 103px;
	height: 20px;
	float: left;
	padding: 5px 0;
	margin: 0;
	border: solid #F7F7F7;
	border-width: 0 0 0 1px;
	position: relative;
	z-index: 9;
	cursor: pointer;
}
.proclamation .tabs-nav li h3 {
	font-weight: 600;
	line-height: 20px;
}
.proclamation .tabs-nav li.tabs-selected {
	color: #333;
	font-weight: 600;
	line-height: 20px;
	background: #FFF;
	width: 104px;
	height: 20px;
	border-style: solid;
	border-color: transparent #E7E7E7 #FFF #E7E7E7;
	border-width: 0 1px 1px 1px;
	position: relative;
	z-index: 10;
	_margin-bottom: -1px/* IE6 */;
}
.proclamation .tabs-nav li h3, #news .tabs-nav li.tabs-selected h3 {
	color: #333;
}
.proclamation .tabs-panel {
	width: 95%;
	margin: 6px auto;
}
.proclamation .mall-news {
	padding:1px 0;
}
.proclamation .mall-news li {
	line-height: 21px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 21px;
	padding: 1px 0;
	overflow: hidden;
}
.proclamation .mall-news li i {
	background: url(../image/home_bg.png) no-repeat -70px -40px;
	vertical-align: middle;
	display: inline-block;
	width: 2px;
	height: 2px;
	margin-right: 6px;
}
.proclamation .mall-news li time {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-size: 10px;
	margin-left: 6px;
}
.tabs-hide {
	display: none !important;
}
.home-sale-layout {
	overflow: hidden;
}
.home-sale-layout .left-layout {
	width: 1000px;
	float: left;
	border-bottom: solid 1px #F0F0F0;
}
.home-sale-layout .tabs-nav {
	background-color: transparent;
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: transparent transparent #F0F0F0 transparent;
	position: relative;
	z-index: 1;
}
.home-sale-layout .tabs-nav li {
	background-color: transparent;
	width: 20%;
	height: 40px;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.home-sale-layout .tabs-nav li h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	text-align: center;
}
.home-sale-layout .tabs-nav li i {
	font-size: 0px;
	line-height: 0;
	display: none;
	width: 0px;
	height: 0px;
	float: right;
	margin-left: -4px;
	border-width: 5px;
	border-style: dashed dashed solid dashed;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
}
.home-sale-layout .tabs-nav .tabs-selected {
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #D93600;
}
.home-sale-layout .tabs-nav .tabs-selected i {
	display: block;
	border-color: transparent transparent #D93600;
}
.home-sale-layout .tabs-nav .tabs-selected h3 {
	color: #D93600;
}
.home-sale-layout .tabs-panel {
	width: 999px;
	overflow: hidden;
}
.home-sale-layout .tabs-panel ul {
	width: 1000px;
	margin-left: -1px;
	overflow: hidden;
}
.home-sale-layout .tabs-panel ul li {
	width: 199px;
	height: 235px;
	padding: 15px 0 0;
	border-left: dotted 1px #F0F0F0;
	float: left;
	overflow: hidden;
}
.home-sale-layout .tabs-panel dl {
	width: 160px;
	margin: 0 auto auto;
	position: relative;
	z-index: 1;
}
.home-sale-layout .tabs-panel dl dt.goods-name {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 16px;
	width: 160px;
	height: 32px;
	position: absolute;
	z-index: auto;
	top: 164px;
	left: 0;
	overflow: hidden;
}
.home-sale-layout .tabs-panel dl dd.goods-thumb {
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: auto;
	top: 0;
	left: 0;
}
.home-sale-layout .tabs-panel dl dd.goods-thumb a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
.home-sale-layout .tabs-panel dl dd.goods-thumb img {
	max-width: 160px;
	max-height: 160px;
margin-top:expression(160-this.height/2);
*margin-top:expression(80-this.height/2);
}
.home-sale-layout .tabs-panel dl dd.goods-price {
	line-height: 20px;
	color: #999;
	position: absolute;
	z-index: auto;
	top: 200px;
	left: 0;
}
.home-sale-layout .tabs-panel dl dd.goods-price em {
	font-size: 14px;
	vertical-align: middle;
}
.home-sale-layout .right-sidebar {
	width: 210px;
	float: right;
}
.home-sale-layout .right-sidebar .title {
	height: 40px;
	border-bottom: solid 2px #F00;
}
.home-sale-layout .right-sidebar .title h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	color: #D93600;
	margin-left: 20px;
}
.home-sale-layout .sale-discount {
	width: 210px;
	height: 252px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.home-sale-layout .sale-discount ul {
	width: auto;
	height: 252px;
	position: absolute;
	z-index: 1;
}
.home-sale-layout .sale-discount ul li {
	width: 210px;
	height: 50px;
	float: left;
	padding: 191px 0 0 0;
}
.home-sale-layout .sale-discount .arrow {
	background: url(../image/home_bg.png) no-repeat;
	width: 19px;
	height: 29px;
	margin-top: -40px;
	position: absolute;
	z-index: 2;
	top: 50%;
	cursor: pointer;
	opacity: 0.25!important;
}
.home-sale-layout .sale-discount .arrow:hover {
	opacity: 0.85!important;
}
.home-sale-layout .sale-discount .pre {
	background-position: -160px -70px;
	left: 0;
}
.home-sale-layout .sale-discount .next {
	background-position: -180px -70px;
	right: 0;
}
.home-sale-layout .sale-discount dl {
	height: 59px;
	width: 210px;
	border-bottom: solid 1px #F0F0F0;
	position: relative;
	z-index: 1;
}
.home-sale-layout .sale-discount dl dt, .home-sale-layout .sale-discount dl dd {
	position: absolute;
	z-index: auto;
}
.home-sale-layout .sale-discount dt.goods-name {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
	height: 20px;
	top: 30px;
	left: 5px;
	overflow: hidden;
}
.home-sale-layout .sale-discount dd.goods-thumb {
	top: -155px;
	left: 30px;
}
.home-sale-layout .sale-discount dd.goods-thumb a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.home-sale-layout .sale-discount dd.goods-thumb img {
	max-width: 150px;
	max-height: 150px;
margin-top:expression(150-this.height/2);
*margin-top:expression(75-this.height/2);
}
.home-sale-layout .sale-discount dd.goods-price {
	font: 600 16px/30px Verdana;
	color: #C00;
	width: 200px;
	height: 30px;
	top: 0;
	left: 5px;
}
.home-sale-layout .sale-discount dd.goods-price .original {
	font-size: 12px;
	color: #AAA;
	font-weight: normal;
	text-decoration: line-through;
	margin-left: 6px;
}
.home-sale-layout .sale-discount dd.goods-price-discount {
	color: #FFF;
	background: url(../image/home_bg.png) no-repeat -100px -100px;
	text-align: center;
	width: 48px;
	height: 24px;
	padding: 28px 0 16px 0;
	top: -40px;
	right: 5px;
}
.home-sale-layout .sale-discount dd.goods-price-discount em {
	font-size: 16px;
	font-weight: 600;
	margin-right: 2px;
}
.home-sale-layout .sale-discount dd.time-remain {
	color: #999;
	line-height: 16px;
	text-align: center;
	width: 210px;
	height: 16px;
	top: -180px;
	left: 0;
}
.home-sale-layout .sale-discount dd.time-remain i {
	background: url(../image/home_bg.png) no-repeat -40px -60px;
	vertical-align: middle;
	display: inline-block;
	width: 11px;
	height: 11px;
	margin-right: 4px;
}
.home-sale-layout .sale-discount dd.time-remain em {
	font-weight: 600;
	color: #555;
	margin: 0 2px;
}
.home-sale-layout .sale-discount dd.goods-buy-btn {
}
.home-sale-layout .sale-discount .preNext {
	opacity: 0.5 !important;
}
.home-sale-layout .sale-discount .preNext:hover {
	opacity: 1 !important;
}
/* 首页标准内容模块
-------------------------------------- */
.home-standard-layout {
	height: 540px;
	overflow: hidden;
	margin-top: 15px;
}
.home-channel-layout {
	margin-top: 15px;
}
.home-channel-layout .ll {
	width: 380px;
	margin-right: 30px;
	float: left;
}
.home-channel-layout .ml {
	width: 380px;
	float: left;
}
.home-channel-layout .rl {
	width: 380px;
	margin-left: 30px;
	float: right;
}
.home-channel-layout .title {
	height: 38px;
	border-bottom: solid 2px #DDD;
}
.home-channel-layout .title h2 {
	font-family: "microsoft yahei";
	font-size: 22px;
	font-weight: 100;
	line-height: 30px;
	paddding: 4px;
}
.home-channel-layout .content {
	margin: 10px 0;
}
.cms-picture {
	width: 380px;
	height: 260px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.cms-picture ul {
	position: absolute;
	z-index: 1;
}
.cms-picture ul li {
	width: 380px;
	height: 260px;
	float: left;
}
.cms-article {
	width: 380px;
	margin-top: 15px;
}
.cms-article dl {
	width: 120px;
	height: 110px;
	float: left;
	clear: left;
	position: relative;
	z-index: 1;
}
.cms-article dl dt {
	line-height: 24px;
	width: 120px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
.cms-article dl dd {
	width: 120px;
	height: 90px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.cms-article dl dd img {
	max-width: 120px;
}
.cms-article ul {
	width: 240px;
	float: right;
}
.cms-article ul li {
	line-height: 24px;
}
.microshop-summary .content {
	width: 380px;
	overflow: hidden;
}
.microshop-summary .content ul {
	width: 400px;
	margin-left: -20px;
}
.microshop-summary .content ul li {
	float: left;
	width: 180px;
	height: 240px;
	padding-left: 20px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.microshop-share {
	width: 180px;
	height: 90px;
	padding: 195px 0 10px 0;
	position: absolute;
	left: 20px;
	top: 0;
	background: url(http://www.yiyouyi1688.com/themes/68ecshopcom_360buy/css/trans.gif);
}
.microshop-share b {
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#A5000000', endColorstr='#A5000000');
	background: rgba(0,0,0,0.65);
	display: block;
	width: 180px;
	height: 240px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 195px;
}
.microshop-summary .content ul li dl {
	position: relative;
	z-index: 2;
}
.microshop-summary .content ul li dl dt {
	padding: 5px;
}
.share-member-avatar {
	border: solid 1px #FFF;
	width: 32px;
	height: 32px;
	float: left;
}
.share-member-avatar img {
	max-width: 32px;
	max-height: 32px;
}
.share-member-info {
	float: left;
	margin-left: 8px;
}
.share-member-name {
	font-size: 12px;
	font-weight: 600;
	color: #FC0;
}
.share-date {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
}
.share-content {
	font-size: 12px;
	line-height: 16px;
	clear: both;
	height: 32px;
	padding: 5px;
	overflow: hidden;
}
.share-content a {
	color: #EEE;
}
.share-content a:hover {
	text-decoration: none;
	color: #FC0;
}
.share-like {
	line-height: 16px;
	color: #CCC;
	padding: 0 5px;
}
.share-like i {
	background: url(../image/home_bg.png) no-repeat -40px -40px;
	vertical-align: middle;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.share-like em {
	font-weight: 600;
	color: #FC0;
	margin: 0 2px;
}
.microshop-thumb {
	background: #fff;
	overflow: hidden;
}
.microshop-thumb a {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.microshop-thumb a img {
	position: relative;
	vertical-align: text-top;
}
.microshop-thumb {
	width: 180px;
	height: 240px;
}
.microshop-thumb a {
	width: 180px;
	height: 240px;
}
.circle-summary .contnet {
	width: 380px;
	overflow: hidden;
}
.circle-theme {
	width: 400px;
	margin-left: -20px;
	overflow: hidden;
}
.circle-theme li {
	width: 180px;
	margin-left: 20px;
	float: left;
}
.circle-theme li a {
	width: 180px;
}
.circle-theme-thumb {
	background: #fff;
	overflow: hidden;
}
.circle-theme-thumb a {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.circle-theme-thumb a img {
	position: relative;
	vertical-align: text-top;
}
.circle-theme-name {
	line-height: 16px;
	background-color: #EBF5EC;
	height: 32px;
	padding: 5px;
	overflow: hidden;
}
.circle-theme-from {
	line-height: 24px;
	color: #999;
	padding: 0 5px;
}
.circle-theme-from a {
	color: #3AA55A;
}
.circle-reply-theme {
	border: dashed #DDD;
	border-width: 1px 0;
	margin: 10px 0 15px 0;
	padding: 8px 5px;
	overflow: hidden;
}
.circle-reply-theme li {
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.circle-reply-theme li a:hover {
	color: #3AA55A;
	text-decoration: none;
}
.circle-reply-theme li span {
	color: #999;
	margin-right: 4px;
}
.circle-member {
	width: 400px;
	margin-left: -20px;
}
.circle-member li {
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 20px;
}
.circle-member li div.circle-member-avatar {
	width: 80px;
	height: 80px;
}
.circle-member li div.circle-member-avatar a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block/*IE7*/;
	width: 72px;
	height: 72px;
	float: left;
	padding: 3px;
	border: solid 1px #EBF5EC;
	overflow: hidden;
}
.circle-member li div.circle-member-avatar a:hover {
	background-color: #EBF5EC;
}
.circle-member li div.circle-member-avatar img {
	max-width: 72px;
	max-height: 72px;
margin-top:expression(72-this.height/2);
*margin-top:expression(36-this.height/2)/*IE7*/;
}
.circle-member li h4.circle-member-name {
	font-weight: 600;
	line-height: 24px;
	height: 24px;
}
.circle-member li h4.circle-member-name a {
	color: #3AA55A;
}
.circle-member li p.circle-member-theme {
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}
.circle-member li p.circle-member-theme a {
	color: #999;
}
.clip-thumb {
	background: #fff;
	overflow: hidden;
}
.clip-thumb a {
	overflow: hidden;
	text-align: center;
	position: relative;
}
.clip-thumb a img {
	position: relative;
	vertical-align: text-top;
}
/* 友情链接 */
.piclink span {
	background-color: #FFF;
	border: 1px solid #D8D8D8;
	width: 88px;
	height: 31px;
	display: inline;
	float: left;
	padding: 2px;
	margin-right: 13px;
}
.piclink {
	margin: 10px auto;
}
.textlink {
	clear: both;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
.textlink span {
	width: 88px;
	display: inline;
	float: left;
	padding: 2px;
	margin-right: 13px;
}
.textlink a {
	line-height: 22px;
	display: block;
	width: 97px;
	float: left;
	text-align: center
}
/*LL增加 热卖品牌模块*/
#content {
    background:#F5F5F5;
}
.fp-brand-rec .brand-title {
	display: block;
	margin: 15px 0 8px;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	font-weight: 700;
	color: #000;
	text-indent: -1000em;
	width: 192px;
	background-image: url(../image/hot_brands.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	display: inline;
	position: absolute;
	top: 6px;
	left: 0
}
.fp-brand-rec .brand-title:hover {
	color: #000;
	text-decoration: none
}
.fp-brand-rec .brand-title a {
	color: #000
}
.fp-brand-rec .brand-title a:hover {
	color: #000;
	text-decoration: none
}
.fp-brand-rec .brand-content {
	position: relative;
	border-top:2px solid #f0f0f0;
	border-bottom:2px solid #f0f0f0;
	background:#f0f0f0;
}
.brand-first .brand-first-module {
	float: left
}
.brand-today {
	position: absolute;
	top: -18px;
	right: -14px;
	width: 204px;
	background-image: url(../image/TB1ztn_FFXXXXc7bFXXGTkpVpXX-204-465.png);
	background-repeat: no-repeat;
	background-position: 0 -65px;
	display: block;
	height: 344px;
	text-align: center
}
.brand-today a {
	height: 344px;
	display: block;
	text-decoration: none
}
.brand-today .brand-logo {
	margin: 155px 10px 0 0
}
.brand-today .brand-today-icon {
	display: block;
	position: absolute;
	right: -1px;
	top: -5px;
	width: 35px;
	height: 35px;
	background-image: url(../image/TB1ztn_FFXXXXc7bFXXGTkpVpXX-204-465.png);
	background-repeat: no-repeat;
	background-position: -108px -423px;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}
.brand-today .brand-desc {
	display: block;
	width: 190px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 34px;
	line-height: 34px;
	color: #000;
	font-weight: 700
}
.brand-today a:hover .brand-desc {
	color: #c40000;
	text-decoration: none
}
.brand-today-b {
	position: absolute;
	top: 0;
	right: 0;
	width: 182px;
	height: 318px;
	padding: 4px;
	background: #fff;
	overflow: hidden
}
.brand-rec-slide {
	position: relative;
float: left;
width: 810px;
margin-left: 190px;
}
.brand-rec-slide .brand-rec-nav {
	position: absolute;
	top: -27px;
	left: 0
}
.brand-rec-slide .brand-rec-nav li {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 15px;
	line-height: 15px;
	margin: 0 15px;
	cursor: pointer;
	color: #666
}
.brand-rec-slide .brand-rec-nav li:hover {
	border-bottom: 2px solid #000
}
.brand-rec-slide .brand-rec-nav .selected {
	color: #000;
	font-weight: 700;
	border-bottom: 2px solid #000
}
.brand-rec-slide .brand-rec-nav .brand-rec-last-nav {
	border-right: 0
}
.brand-rec-slide .brand-rec-content {
	position: relative;
padding: 0px 2px 0px 4px;
width: 806px;
height: 326px;
}
.brand-rec-slide .brand-rec-content .brand-rec-pannel {
	width: 100%;
	height: 100%
}
.brand-rec-slide .brand-pool {
	position: absolute;
	right: 10px;
	top: -24px;
	color: #666;
	font: 400 12px '\5b8b\4f53', Hei
}
.brand-rec-slide .brand-pool:hover {
	color: #000
}
.brand-rec-slide .brand-pool .store-iconfont{
	margin-left:7px;
	width: 0; 
	height:0px; 
	border-bottom: 4px solid transparent; /* 下边框的高 */ 
	border-top: 4px solid transparent; /* 上方边框的高 */ 
    border-left: 4px solid #7f757b; /* 左边框的长度|宽度，以及背景色 */
	font-size: 0; 
	line-height: 0px;
	position:relative;
	top:-3px; 
	}
.brand-wall-slide {
	position: relative
}
.brand-wall-slide a {
	text-decoration: none
}
.brand-wall-slide .brand-trigger-next {
	right: 75px;
	color: #666;
	position: absolute;
	top: -27px;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700
}
.brand-wall-slide .brand-trigger-next:hover {
	text-decoration: none;
	color: #000
}
.brand-wall-slide .brand-wall-content {
	position: relative;
	width: 806px;
	height: 326px;
	overflow: hidden
}
.brand-wall-slide .brand-wall-content .brand-wall-pannel {
	width: 100%;
	height: 100%
}
.brand-item {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 132px;
	height: 80px;
	-webkit-transition: height .3s ease;
	-moz-transition: height .3s ease;
	-o-transition: height .3s ease;
	transition: height .3s ease;
	text-align: center;
	background: #fff
}
.brand-item .brand-logo {
	padding-top: 15px
}
.brand-item .brand-status {
	display: none;
	position: absolute;
	top: 8px;
	right: 8px;
	width: 20px;
	height: 20px;
	background: #fff;
	color: #c40000;
	line-height: 20px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: .8;
	cursor: pointer;
	z-index: 20
}
.brand-item .brand-subject-pic {
	display: block;
	position: absolute;
	left: 6px;
	top: 6px;
	z-index: 1;
	height: 120px;
	visibility: hidden
}
.brand-item .brand-status-tip {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #000;
	color: #fff;
	width: 90px;
	height: 25px;
	line-height: 25px;
	margin-top: -12px;
	margin-left: -45px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	opacity: .8;
	z-index: 9
}
.brand-item .brand-subject-desc {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	white-space: normal;
	text-overflow: ellipsis;
	color: #c3c3c3
}
.brand-item:hover {
	text-decoration: none;
	zoom: 1
}
.brand-item:hover .brand-status {
	display: block
}
.has-brand-subject:hover {
	height: 162px;
	z-index: 10;
	zoom: 1
}
.fp-brand-rec .brand-content {
	position: relative
}
.brand-first {
	float: left;
	display: block;
	height: 326px;
	position: absolute;
	left: 0;
	width: 190px;
	z-index: 1;
}
.brand-first .brand-first-module {
	float: left
}
.brand-first .miao-head {
	display: block;
	position: absolute;
	top: 142px;
	right: 0;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAqCAMAAABbafH9AAAAw1BMVEUAAAAjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRYjGRb////8/PxdVVM4Ly0mHBnW1NPJxsa1sbCOiYdybGpqY2FlXlxWTkwtJCHc29rNy8rFw8Kxrq2cl5aGgX9+eXd4cXBhWlhDOzgxJyX29fXx8fDq6enk4+PS0M/DwL+8ubiqpqWfm5qblpVQSUYBjYp6AAAAHHRSTlMAwPBgQB0E5NTHf1T48e638tysppmMSS0rFBEJyGgmcAAAAOFJREFUKM+10NdygzAURdHrhGLAJb0ei17dW3r7/68KlgQCXj3eb2tgjjSic5mj6XQIKtM2uFW3HfeJomAW7yvfEE3K3nfy85Pw5IPTeiSi1N0mv9O85NWzOs8Frg2qXKQZeoIUhLMpY95Q55J7MWxSflkBeuVd6haAKVDvWx33jvC+5eJ73nLGwpaRx929E7hf++cz2vi4MKjxXoEHTblsjnHldbJZLd7+4DT3/C2GDw3nGWDec38tovCVeQBGWr23xKGBI8yWPsRM+Ye7TjwOeW00s9oe3BGdyUaXY1sn+geXBitokS136wAAAABJRU5ErkJggg==') no-repeat;
*background:url(../image/TB1yq05GXXXXXaCXFXXVWmBFXXX-15-42.png) no-repeat;
	width: 15px;
	height: 42px;
	z-index: 100
}
.brand-first .fashion {
	width: 0;
	float: left;
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 184px;
	background: transparent;
	height: 326px;
	overflow: hidden;
	display:none
}
.brand-first .fashion .arrow-left {
	position: absolute;
	top: 10px;
	width: 0;
	height: 0;
	border-width: 6px 6px 6px 0;
	border-color: transparent #fff transparent transparent;
	border-style: solid
}
.brand-first .fashion .fashion-module {
	position: relative;
	float: left;
	width: 268px!important;
	height: 100%;
	background-color: #fff
}
.brand-first .fashion .fashion-module.module-1 {
	margin-left: 6px;
	_margin-left: -6px
}
.brand-first .fashion .fashion-module.module-2 {
	border-left: 1px dotted #ccc
}
.brand-first .fashion .fashion-module.module-3 {
	border-left: 1px dotted #ccc
}
.brand-first .fashion .close {
	display: none;
	position: absolute;
	top: 14px;
	right: 32px;
	width: 18px;
	height: 17px;
	line-height: 18px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARAQMAAADqlG66AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAADhJREFUCNdjOACECYwNDAbMDAwSbAwMPDwMDGwSDAzMBgwMjA8YGIDSQBrEB4mD5MHqQOpB+kD6ASk/CLmF+Hy5AAAAAElFTkSuQmCC') no-repeat;
*background:url(../image/TB16gt.GXXXXXboXFXXKS1EFpXX-18-17.png) no-repeat;
	cursor: pointer
}
.brand-first .fashion.unfold {
	z-index: 10000
}
.brand-first .fashion.unfold .arrow-left {
	display: block;
}
.brand-first .fashion.unfold .close {
	display: block
}
.item-row-0 {
	top: 0
}
.item-row-1 {
	top: 82px
}
.item-row-2 {
	top: 164px
}
.item-row-3 {
	top: auto;
	bottom: 0
}
.brand-wall-slide a.item-col-0,.brand-wall-slide a.item-col-24,.brand-wall-slide a.item-col-48 {
	left: 0
}
.brand-wall-slide a.item-col-1,.brand-wall-slide a.item-col-25,.brand-wall-slide a.item-col-49 {
	left: 134px
}
.brand-wall-slide a.item-col-2,.brand-wall-slide a.item-col-26,.brand-wall-slide a.item-col-50 {
	left: 268px
}
.brand-wall-slide a.item-col-3,.brand-wall-slide a.item-col-27,.brand-wall-slide a.item-col-51 {
	left: 402px
}
.brand-wall-slide a.item-col-4,.brand-wall-slide a.item-col-28,.brand-wall-slide a.item-col-52 {
	left: 536px
}
.brand-wall-slide a.item-col-5,.brand-wall-slide a.item-col-29,.brand-wall-slide a.item-col-53 {
	left: 670px
}
.brand-wall-slide a.item-col-6,.brand-wall-slide a.item-col-30,.brand-wall-slide a.item-col-54 {
    top:82px;
	left: 0px
}
.brand-wall-slide a.item-col-7,.brand-wall-slide a.item-col-31,.brand-wall-slide a.item-col-55 {
	top:82px;
	left: 134px
}
.brand-wall-slide a.item-col-8,.brand-wall-slide a.item-col-32,.brand-wall-slide a.item-col-56 {
	top:82px;
	left: 268px
}
.brand-wall-slide a.item-col-9,.brand-wall-slide a.item-col-33,.brand-wall-slide a.item-col-57{
	top:82px;
	left: 402px
}
.brand-wall-slide a.item-col-10,.brand-wall-slide a.item-col-34,.brand-wall-slide a.item-col-58 {
	top:82px;
	left: 536px
}
.brand-wall-slide a.item-col-11,.brand-wall-slide a.item-col-35,.brand-wall-slide a.item-col-59 {
	top:82px;
	left: 670px
}
.brand-wall-slide a.item-col-12,.brand-wall-slide a.item-col-36,.brand-wall-slide a.item-col-60 {
	top:164px;
	left:0px;
}
.brand-wall-slide a.item-col-13,.brand-wall-slide a.item-col-37,.brand-wall-slide a.item-col-61 {
	top:164px;
	left: 134px
}
.brand-wall-slide a.item-col-14,.brand-wall-slide a.item-col-38,.brand-wall-slide a.item-col-62 {
	top:164px;
	left: 268px
}
.brand-wall-slide a.item-col-15,.brand-wall-slide a.item-col-39,.brand-wall-slide a.item-col-63 {
	top:164px;
	left: 402px
}
.brand-wall-slide a.item-col-16,.brand-wall-slide a.item-col-40,.brand-wall-slide a.item-col-64 {
	top:164px;
	left: 536px
}
.brand-wall-slide a.item-col-17,.brand-wall-slide a.item-col-41,.brand-wall-slide a.item-col-65{
	top:164px;
	left: 670px
}
.brand-wall-slide a.item-col-18,.brand-wall-slide a.item-col-42,.brand-wall-slide a.item-col-66 {
	top:246px;
	left:0px;
}
.brand-wall-slide a.item-col-19,.brand-wall-slide a.item-col-43,.brand-wall-slide a.item-col-67 {
	top:246px;
	left: 134px
}
.brand-wall-slide a.item-col-20,.brand-wall-slide a.item-col-44,.brand-wall-slide a.item-col-68 {
	top:246px;
	left: 268px
}
.brand-wall-slide a.item-col-21,.brand-wall-slide a.item-col-45,.brand-wall-slide a.item-col-69 {
	top:246px;
	left: 402px
}
.brand-wall-slide a.item-col-22,.brand-wall-slide a.item-col-46,.brand-wall-slide a.item-col-70 {
	top:246px;
	left: 536px
}
.brand-wall-slide a.item-col-23,.brand-wall-slide a.item-col-47,.brand-wall-slide a.item-col-71 {
	top:246px;
	left: 670px
}
/*楼层模块*/
.floor-ad-banner, .floor-full-banner {
	overflow: hidden;
	padding-top: 30px
}
.fp-floor {
	position: relative;
*zoom:1;
	margin-top: 0;
	padding-top: 30px;
	width: 1190px;
	height: 422px;
	overflow: hidden
}
.fp-floor .floor-content {
	width: 1191px;
	height: 422px;
*zoom:1
}
.fp-floor .floor-content:before, .fp-floor .floor-content:after {
	display: table;
	content: "";
	line-height: 0
}
.fp-floor .floor-content:after {
	clear: both
}
.grid-col-191 {
	float: left;
	width: 191px
}
.floor-show {
	position: relative;
	height: 422px;
	background: #fff
}
.floor-show .floor-title {
	height: 90px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	background: url(../image/T1YYw0FaXlXXXG2A6d-191-1400.png) no-repeat #f5f5f5
}
.floor-show .floor-title a {
	color: #fff;
	text-decoration: none
}
.floor-show .floor-title li {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 60px;
	margin: 0px 5px;
	padding-top:20px
}
.floor-show .floor-title li:hover .floor-icon {
	-webkit-transform: scaleX(1.15) scaleY(1.15);
	-moz-transform: scaleX(1.15) scaleY(1.15);
	-ms-transform: scaleX(1.15) scaleY(1.15);
	-o-transform: scaleX(1.15) scaleY(1.15);
	transform: scaleX(1.15) scaleY(1.15)
}
.floor-show .floor-title .floor-title-separator {
	display: block;
	margin: auto;
	height: 50px;
	width: 1px;
	opacity: .5;
	filter: alpha(opacity=50);
	background: url(../image/T1YYw0FaXlXXXG2A6d-191-1400.png) no-repeat -95px -1340px
}
.floor-show .floor-title .floor-icon {
	display: block;
	width: 28px;
	line-height: 28px;
	height: 28px;
	font-size: 24px;
	margin: auto;
	-webkit-transition: -webkit-transform .2s linear;
	-moz-transition: -moz-transform .2s linear;
	-o-transition: -o-transform .2s linear;
	transition: transform .2s linear
}
.floor-show .floor-single-classify li {
	width: 80px
}
.floor-show .floor-show-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fafaf8;
	width: 100%;
	height: 130px
}
.floor-show .floor-brand-slide {
	position: relative;
	height: 202px;
	overflow: hidden
}
.floor-show .floor-brand-slide .brand-trigger {
	position: absolute;
	top: 90px;
	font-size: 20px;
	color: #ccc;
	text-decoration: none;
	z-index: 10;
	opacity: .3;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease
}
.floor-show .floor-brand-slide .brand-trigger:hover {
	text-decoration: none
}
.floor-show .floor-brand-slide:hover .brand-trigger {
	opacity: 1
}
.floor-show .floor-brand-slide .brand-trigger-next {
	right: 10px
}
.floor-show .floor-brand-slide .brand-trigger-prev {
	left: 10px
}
.floor-show .floor-brand-slide .brand-slide-content {
	position: relative;
	width: 100px;
	height: 202px;
	overflow: hidden;
	margin: 0 auto;
	-webkit-backface-visibility: hidden
}
.floor-show .floor-brand-slide .brand-slide-pannel {
	width: 100px;
	height: 186px;
	overflow:hidden;
	-webkit-backface-visibility: hidden;
}
.floor-show .floor-brand-slide .brand-slide-pannel a {
	display: block;
	padding: 17px 5px 0;
	width: 90px;
	height: 45px;
	text-align: center
}
.floor-show .floor-brand-slide .brand-slide-pannel img {
	-webkit-transition: -webkit-transform .2s linear;
	-moz-transition: -moz-transform .2s linear;
	-o-transition: -o-transform .2s linear;
	transition: transform .2s linear
}
.floor-show .floor-brand-slide .brand-slide-pannel img:hover {
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px)
}
.floor-show .floor-label-list {
	padding: 9px 0
}
.floor-show .floor-label-list li {
	height: 28px;
	*height: 20px;
	text-align:left;
	line-height: 28px;
	*line-height: 23px;
	width: 95px;
	overflow: hidden;
	float:left;
}
.floor-show .floor-label-list li.oushu {
	margin-left:20px	
}
.floor-show .floor-label-list a {
	color: #333;
	font-weight: 700;
	display: inline-block;
*display:inline;
*zoom:1;
	
	overflow: hidden
}
.floor-show .floor-services .floor-services-link {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 13px;
	z-index: 1
}
.floor-show .floor-services .floor-services-link a {
	position: relative;
	display: block;
	height: 28px;
	z-index: 1;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0)
}
.floor-show .floor-show-middle .floor-label-list {
	padding: 5px 0 0
}
.floor-show .floor-show-middle .floor-label-list li {
	height: 32px;
	line-height: 32px
}
.fp-floor-nvz .floor-title {
	background-position: 0px -670px;/*家电*/
}
.fp-floor-mz .floor-title {
	background-position: 0px -556px;/*手机数码*/	
}

.fp-floor-xb .floor-title {
	
	background-position: 0px -1110px;/*家居*/
}

.fp-floor-sj .floor-title {
	background-position: 0 -334px;/*鞋包*/
}
.fp-floor-dq .floor-title {
    background-position: 0 -110px;/*个护化妆*/
}
.fp-floor-my .floor-title {
  background-position: 0px -1221px;/*箱包*/
}
.fp-floor-sp .floor-title {
    background-position: 0 -445px;/*户外健康*/
}
.fp-floor-cs .floor-title {
    background-position: 0px -1221px;/*彩票*/
}
.fp-floor-ts .floor-title {
   background-position: 0px -786px;/*母婴*/
}
.fp-floor-nz .floor-title {
	background-position: 0px -670px;
	
}
.fp-floor-yd .floor-title {
	
	background-position: 0px -892px;
}
.grid-col-400 {
	float: left;
	width: 400px
}
.grid-row-422 {
	height: 422px
}
.grid-col-199 {
	float: left;
	width: 199px
}
.grid-row-166 {
	height: 166px
}
.grid-row-255 {
	height: 255px
}
.floor-banner-container {
	width: 1000px;
	float: left;
*zoom:1
}
.floor-banner-container:before, .floor-banner-container:after {
	display: table;
	content: "";
	line-height: 0
}
.floor-banner-container:after {
	clear: both
}
.floor-banner-container .floor-banner {
	display: block;
	overflow: hidden;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff
}
.floor-banner-container .grid-col-199 img {
	-webkit-transition: -webkit-transform .2s linear;
	-moz-transition: -moz-transform .2s linear;
	-o-transition: -o-transform .2s linear;
	transition: transform .2s linear
}
.floor-banner-container .grid-col-199 img:hover {
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px)
}
/*底部样式*/
#footer {
	border-top: 1px solid #D1D7DC;
	clear: both;
	margin: 10px auto;
	text-align: center;
	padding-top: 15px;
	background-position: 0 -235px;
	background-repeat: repeat-x;
	background: #fff;
	position: relative
}
#footer p {
	padding: 5px 0
}
#footer p strong {
	font-weight: 400
}
#footer p a {
	margin-right: 3px;
	color: #36c
}
.tmall-ensure {
	width: 1190px;
	height: 100px;
	background: url(../image/index_help.jpg) no-repeat;
	margin: 25px auto;
	padding: 0
}
.tmall-ensure a {
	float: left;
	display: block;
	width: 297px;
	height: 100px;
	text-indent: -1000em
}
.tmall-desc {
*zoom:1;
	width: 1190px;
	padding-top: 22px;
	height: 190px;
	margin: auto;
	
	background: url('../image/index.jpg') no-repeat 45px bottom
}
.tmall-desc:before, .tmall-desc:after {
	display: table;
	content: "";
	line-height: 0
}
.tmall-desc:after {
	clear: both
}
.tmall-desc dl {
	float: left;
	width: 186px;
	padding-left: 52px
}
.tmall-desc dl dt {
	color: #646464;
	font-size: 16px;
	font-weight: 700;
	height: 30px;
	line-height: 30px
}
.tmall-desc dl a {
	display: block;
	width: 100px;
	overflow: hidden;
	text-align: left;
	height: 20px;
	line-height: 20px;
	color: #8b8b8b
}
.tmall-desc .tmall-mobile a {
	width: 105px;
	height: 105px;
	line-height: 105px;
	text-align: center
}
.footer-info {
	border-top: 2px solid #c40000;
	background: #000
}
.footer-info .tmall-intro {
	width: 1190px;
	margin: auto;
	color: #fff;
	line-height: 25px;
	padding: 10px 0 0px 20px
}
.footer-info .tmall-copyright {
	width: 1190px;
	margin: auto;
	padding: 0 0 100px 20px;
	line-height: 20px;
	background: #000;
	color: #a4a4a4
}
.footer-info .tmall-copyright a {
	color: #a4a4a4
}
.footer-info .tmall-copyright span {
	margin-right: 65px
}
.footer-info .tmall-copyright b {
	display: block;
	color: #686868;
	font-weight: 400
}
/*左侧悬浮楼层*/
.mui-lift {
	
	position: fixed;
	bottom: 100px;
	
	z-index: 9999;
	width:70px;
	text-align: center;
	
}
.mui-lift .mui-lift-nav {
	position: relative;
	display: block;
	width: 70px;
	height: 28px;
	line-height: 28px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	background:#fff;
}
.mui-lift .mui-lift-nav:hover {
background-color: #E5374D; display: block;}
.mui-lift .mui-lift-nav .mui-lift-nav-name {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height:28px;
	display: block;
	
	color: #666;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}
.mui-lift .mui-lift-nav b {
	
	width: 70px;
	height:28px;
	display: block;
}

.mui-lift .mui-lift-nav .mui-lift-nav-line {
	display: block;
	margin: auto;
	line-height: 25;
	
}
.mui-lift .mui-lift-nav .simg{width:10px; height:16px; float:right; margin-top:7px; *margin-top:-22px; margin-right:3px; *maring-right:1px; background:url(../image/s.png) no-repeat; display: block;}
.mui-lift .mui-lift-nav:hover .simg{width:10px; height:16px; float:right; margin-top:7px;*margin-top:-22px; margin-right:2px;*maring-right:1px; background:url(../image/sh.png) no-repeat;display: block;}
.mui-lift .mui-lift-nav:hover .mui-lift-nav-num {
	visibility: hidden
}
.mui-lift .mui-lift-nav:hover .mui-lift-nav-name {
	visibility: visible;
	color: #fff;
	
}
.mui-lift .mui-lift-nav:hover .mui-lift-nav-line {
	visibility: hidden
}
.mui-lift .mui-lift-two-line .mui-lift-nav-name {
	height: 28px;
	line-height: 28px;
	
}
.mui-lift .mui-lift-cur-nav .mui-lift-nav-num {
	visibility: hidden
}
.mui-lift .mui-lift-cur-nav .mui-lift-nav-name {
	visibility: visible;
	color: #c40000
}
