@charset "utf-8";
/* CSS Document */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
ul, ol {
	list-style: none outside none;
}
fieldset, img {
	border: medium none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/150% "Hiragino Sans GB", "Microsoft Yahei", arial, 宋体, "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	color: #666666;
	background: #FFF none repeat scroll 0 0;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
a {
	color: #555;
	outline: medium none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	color: #C81623;
	text-decoration: none;
}
i, cite, em {
	font-style: normal;
}
/* ==========================

 * 为旧版本浏览器格式化Html5元素

 * ========================== */

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block;
}
/* ==========================

 * 常用宽度、高度、边距、边框属性

 * ========================== */

.w {
	width: 100%
}
.wrapper {
	width: 1200px;
	margin: auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.block {
	display: block;
}
.none {
	display: none;
}
.goods-price {
	font-family: Verdana;
}
.goods-price em {
	font-weight: 600;
	color: #C00;
}
.nc-appbar-tabs a.compare {
	display: none !important;
}/*团购页面去除侧边栏对比



/* ==========================

 * 广告区域布局样式

 * ========================== */
.ads-topbanner-layout {
	text-align: center;
	display: block;
	width: 100%;
	overflow: hidden;
}
/* 公用导航区域

-------------------------------------- */





/* 首页焦点区域

-------------------------------------- */

.home-focus-layout {
	width: 100%;
	height: 480px;
	position: relative;
	z-index: 1;
}
/* 满屏背静切换焦点图 */

.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;
}
.full-screen-slides li a {
	display: block;
	width: 100%;
	height: 270px;
	text-indent: -9999px;
	margin-left: -388px;
	position: absolute;
	z-index: 2;
	left: 50%;
}
.full-screen-slides-pagination {
	font-size: 0;
    *word-spacing:-1px/*IE6、7*/;
	text-align: right;
	display: block;
	list-style: none;
	width: 760px;
	height: 6px;
	padding: 7px 8px;
	margin-left: -388px;
	position: absolute;
	left: 50%;
	top: 280px;
	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: 24px;
	height: 6px;
	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: #F30;
}
/* 三联切换焦点图 */

.jfocus-trigeminy {
	width: 776px;
	height: 180px;
	margin-left: -388px;
	clear: both;
	position: absolute;
	z-index: 2;
	top: 300px;
	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: 777px;
	height: 180px;
	float: left;
	margin-left: -1px;
}
.jfocus-trigeminy ul li a {
	display: block;
	width: 259px;
	height: 180px;
	float: left;
}
.jfocus-trigeminy ul li a img {
	max-width: 259px;
	max-height: 180px;
}
.jfocus-trigeminy .arrow {
	background: url(../images/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 {
	width: 210px;
	height: 459px;
	margin-left: 388px;
	padding: 10px 0;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5FBFBFB', endColorstr='#E5FBFBFB');
	background: rgba(251,251,251,0.9);
	border: none;
	border-top: none;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
}
/*服务标志*/

.home-focus-layout .policy { /*background-color: #FFF*/;
	width: 210px;
	height: 170px;
	padding: 13px 0 0;
}
.home-focus-layout .policy ul {
	width: 210px;
	height: 170px;
	overflow: hidden;
}
.home-focus-layout .policy ul li {
	float: left;
	width: 33%;
	height: 85px;
	text-align: center;
}
.home-focus-layout .policy ul li i {
	display: block;
	width: 36px;
	height: 36px;
	margin: 8px auto;
	overflow: hidden;
	background: url(../images/index.png) no-repeat
}
.home-focus-layout .policy ul li.b1 i {
	background-position: 0 -51px;
}
.home-focus-layout .policy ul li.b2 i {
	background-position: -36px -51px;
}
.home-focus-layout .policy ul li.b3 i {
	background-position: -72px -51px;
}
.home-focus-layout .policy ul li.b4 i {
	background-position: -108px -51px;
}
.home-focus-layout .policy ul li.b5 i {
	background-position: -144px -51px;
}
.home-focus-layout .policy ul li.b6 i {
	background-position: -180px -51px;
}
/* 商城首页-新闻及店铺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(../images/home_bg.png) no-repeat 0 -200px;
	display: block;
	width: 180px;
	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;
}
/*团购活动*/

.activeIndex .groupbuy {
	background-color: transparent;
	width: 238px;
	height: 250px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.activeIndex .groupbuy .title {
	line-height: 40px;
	background-color: #fff;
	color: #f79922;
	font-size: 18px;
	height: 40px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 15px
}
.activeIndex .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;
}
.activeIndex .groupbuy ul {
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	position: absolute;
	z-index: 1;
}
.activeIndex .groupbuy ul li {
	float: left;
	width: 238px;
	height: 209px;
	padding: 0px;
}
.activeIndex .groupbuy .pagination {
	display: none;
}
.activeIndex .groupbuy .arrow {
	background: url(../images/home_bg.png) no-repeat;
	width: 19px;
	height: 29px;
	position: absolute;
	z-index: 2;
	top: 105px;
	cursor: pointer;
}
.activeIndex .groupbuy:hover .arrow {
	opacity: 0.5!important;
}
.activeIndex .groupbuy .arrow:hover {
	opacity: 0.8!important;
}
.activeIndex .groupbuy .pre {
	background-position: -160px -40px;
	left: 0;
}
.activeIndex .groupbuy .next {
	background-position: -180px -40px;
	right: 0;
}
.activeIndex .groupbuy dl {
	overflow: hidden;
	width: 238px;
	height: 100%;
}
.activeIndex .groupbuy dl dt {
	width: 100%;
	height: 150px;
	overflow: hidden;
	display: block;
}
.activeIndex .groupbuy dl dt img {
	display: block;
	width: 120px;
	height: 120px;
	margin: 15px auto;
	overflow: hidden;
}
.activeIndex .groupbuy dl dd.first {
	padding: 6px 12px 2px;
	overflow: hidden;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	color: #fff;
	background: #bd8640;
}
.activeIndex .groupbuy dl dd.sed {
	overflow: hidden;
	background: #bd8640;
	color: #fff;
	height: 31px;
	line-height: 31px;
	padding: 0 12px;
}
.activeIndex .groupbuy dl dd.sed .groupbuy-price {
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	line-height: 24px;
	display: block;
	height: 24px;
	float: left;
}
.activeIndex .groupbuy dl dd.sed .time-remain {
	float: right;
	line-height: 24px
}
.activeIndex .groupbuy dl dd.sed .time-remain em {
	font-weight: 600;
	color: #ffee6f;
}
/*.activeIndex .groupbuy dl { background-color: #FFF; background-repeat: no-repeat; background-position: top center; width: 238px; height: 209px; position: relative; z-index: 1;}

.activeIndex .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: 228px; height: 20px; padding: 2px 5px 38px 5px; position: absolute; z-index: 1; top: 120px; left: 0; overflow: hidden;}

.activeIndex .groupbuy dl dd.price { font-family: Verdana, Geneva, sans-serif; background: url(../images/home_bg.png) no-repeat 0 0; width: 228px; height: 30px; position: absolute; z-index: 1; top: 145px; left: 10px;}

.activeIndex .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;}

.activeIndex .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;}

.activeIndex .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;}

.activeIndex .groupbuy dl dd.time { font-family: Verdana; background-color: #FFF; width: 228px; height: 20px; padding: 4px 5px; position: absolute; z-index: 1; bottom: 0; left: 0;}

.activeIndex .groupbuy dl dd.time .sell { float: left;}

.activeIndex .groupbuy dl dd.time .sell em { font-weight: 600; color: #E72551; margin-left: 2px;}

.activeIndex .groupbuy dl dd.time .time-remain { color: #777; float: right;}

.activeIndex .groupbuy dl dd.time .time-remain em { font-weight: 600; color: #E72551;}*/

/* 商城首页-新闻及店铺Tab切换*/

.proclamation { /*background: #FFF*/;
	width: 210px;
	height: 146px;
}
.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 {
}
.proclamation .mall-news li {
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 20px;
	padding: 1px 0;
	overflow: hidden;
}
.proclamation .mall-news li i {
	background: url(../images/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;
}
.proclamation .top {
	padding: 0 10px;
	overflow: hidden;
}
.proclamation .top .title {
	height: 24px;
	overflow: hidden;
}
.proclamation .top .title h1 {
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font-weight: 600
}
.proclamation .top .title a {
	float: right;
	color: #666;
	font-size: 12px;
	line-height: 24px
}
.proclamation .top .title a:hover {
	color: #000;
}
.proclamation .top .news {
	overflow: hidden;
	border-bottom: 1px dashed #d0d0d0;
	margin-top: 6px;
}
.proclamation .top .news li {
	width: 100%;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	display: block;
	color: #666;
	margin-bottom: 6px;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.home-sale-layout {
	overflow: hidden;
}
.home-sale-layout .left-layout {
	width: 989px;
	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%;
*width: 195px;
	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: 989px;
	overflow: hidden;
}
.home-sale-layout .tabs-panel ul {
	width: 990px;
	margin-left: -1px;
	overflow: hidden;
}
.home-sale-layout .tabs-panel ul li {
	width: 197px;
	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;
}
.home-sale-layout .right-sidebar {
	width: 211px;
	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;
	float: left;
	margin-left: 20px;
}
.home-sale-layout .right-sidebar .title a {
	line-height: 38px;
	float: right;
	margin-right: 6px;
}
.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(../images/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(../images/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(../images/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-standard-layout .left-sidebar {
	width: 212px;
	height: 540px;
	float: left;
}
.home-standard-layout .left-sidebar .title {
	background-color: #FFF;
	width: 100%;
	height: 40px;
}
.home-standard-layout .left-sidebar .title .pic-type {
}
.home-standard-layout .left-sidebar .title .pic-type img {
	max-width: 210px;
	max-height: 40px;
	margin: 0 1px;
}
.home-standard-layout .left-sidebar .title .txt-type {
	height: 32px;
}
.home-standard-layout .left-sidebar .title .txt-type span {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 28px;
	background: #FFF;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: auto 8px auto 2px;
	border: solid 2px;
	border-radius: 18px;
}
.home-standard-layout .left-sidebar .title .txt-type h2 {
	font: 22px/32px "microsoft yahei";
	color: #555;
	vertical-align: middle;
	display: inline-block;
*display: inline/*IE6,7*/;
	zoom: 1;
}
/*区块左侧广告*/.home-standard-layout .left-ads {
	width: 100%;
	height: 280px;
}
.home-standard-layout .left-ads img {
	max-width: 212px;
	max-height: 280px;
}
/*左侧推荐分类*/

.home-standard-layout .recommend-classes {
	width: 200px;
	height: 220px;
	margin: 0 auto;
	overflow: hidden;
}
.home-standard-layout .recommend-classes ul {
	font-size: 0;
*word-spacing:-1px/*IE6、7*/;
	width: 202px;
	height: 222px;
	margin: -1px;
}
.home-standard-layout .recommend-classes ul li {
	display: inline-block;
*display: inline;
	zoom: 1;
}
.home-standard-layout .recommend-classes ul li a {
	font-size: 13px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.05);
	color: #FFF;
	line-height: 21px;
	background: url(../images/home_bg.png) no-repeat -200px 10px;
	text-align: center;
	display: block;
	width: 101px;
	height: 21px;
	padding: 7px 0;
	border-style: solid;
	border-width: 1px 0;
}
.home-standard-layout .recommend-classes ul li a:hover {
	text-decoration: none;
	text-shadow: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#19000000', endColorstr='#19000000');
	background: rgba(0,0,0,0.1);
}
/*区块中部*/

.home-standard-layout .middle-layout {
	width: 776px;
	height: 100%;
	float: left;
}
.home-standard-layout .tabs-nav {
	background-color: transparent;
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: transparent transparent #DDD transparent;
	position: relative;
	z-index: 1;
}
.home-standard-layout .tabs-nav li {
	background-color: transparent;
	width: 25%;
	height: 40px;
	float: left;
	padding: 0;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #DDD;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.home-standard-layout .tabs-nav li h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	text-align: center;
}
.home-standard-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-standard-layout .tabs-panel {
	width: 776px;
	height: 498px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}
/*中部推荐位广告图形式1*/

.home-standard-layout .middle-banner-style01 {
	background-color: #000;
	width: 776px;
	height: 498px;
	position: relative;
	z-index: 1;
}
.home-standard-layout .middle-banner-style01 a {
	position: absolute;
	z-index: 1;
}
.home-standard-layout .middle-banner-style01 .a1,  .home-standard-layout .middle-banner-style01 .a2,  .home-standard-layout .middle-banner-style01 .c1,  .home-standard-layout .middle-banner-style01 .c2,  .home-standard-layout .middle-banner-style01 .a1 img,  .home-standard-layout .middle-banner-style01 .a2 img,  .home-standard-layout .middle-banner-style01 .c1 img,  .home-standard-layout .middle-banner-style01 .c2 img {
	width: 194px;
	height: 194px;
}
.home-standard-layout .middle-banner-style01 .a1 {
	top: 0;
	left: 0;
}
.home-standard-layout .middle-banner-style01 .a2 {
	top: 194px;
	left: 0;
}
.home-standard-layout .middle-banner-style01 .b1 {
	width: 388px;
	height: 388px;
	top: 0;
	left: 194px;
}
.home-standard-layout .middle-banner-style01 .b1 img {
	width: 388px;
	height: 388px;
}
.home-standard-layout .middle-banner-style01 .c1 {
	top: 0;
	left: 582px;
}
.home-standard-layout .middle-banner-style01 .c2 {
	top: 194px;
	left: 582px;
}
.home-standard-layout .middle-banner-style01 .d1,  .home-standard-layout .middle-banner-style01 .d2,  .home-standard-layout .middle-banner-style01 .d3,  .home-standard-layout .middle-banner-style01 .d4,  .home-standard-layout .middle-banner-style01 .d1 img,  .home-standard-layout .middle-banner-style01 .d2 img,  .home-standard-layout .middle-banner-style01 .d3 img,  .home-standard-layout .middle-banner-style01 .d4 img {
	width: 194px;
	height: 110px;
}
.home-standard-layout .middle-banner-style01 .d1 {
	top: 388px;
	left: 0;
}
.home-standard-layout .middle-banner-style01 .d2 {
	top: 388px;
	left: 194px;
}
.home-standard-layout .middle-banner-style01 .d3 {
	top: 388px;
	left: 388px;
}
.home-standard-layout .middle-banner-style01 .d4 {
	top: 388px;
	left: 582px;
}
/*中部推荐商品列表*/

.home-standard-layout .middle-goods-list {
	width: 775px !important;
	height: 497px !important;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #DDD #DDD transparent;
	overflow: hidden;
}
.home-standard-layout .middle-goods-list ul {
	width: 776px;
	height: 498px;
	margin: 0 -1px -1px 0;
}
.home-standard-layout .middle-goods-list ul li {
	width: 193px;
	height: 248px;
	float: left;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #DDD #DDD transparent;
	overflow: hidden;
}
.home-standard-layout .middle-goods-list dl {
	width: 160px;
	margin: 15px auto auto;
	position: relative;
	z-index: 1;
}
.home-standard-layout .middle-goods-list dl dt.goods-name {
	font-family: Tahoma;
	line-height: 16px;
	width: 160px;
	height: 32px;
	position: absolute;
	z-index: auto;
	top: 168px;
	left: 0;
	overflow: hidden;
}
.home-standard-layout .middle-goods-list dl dd.goods-thumb {
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: auto;
	top: 0;
	left: 0;
}
.home-standard-layout .middle-goods-list dl dd.goods-thumb a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
.home-standard-layout .middle-goods-list 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-standard-layout .middle-goods-list dl dd.goods-price {
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	z-index: auto;
	top: 204px;
	left: 0;
}
.home-standard-layout .middle-goods-list dl dd.goods-price .original {
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
	color: #999;
	vertical-align: middle;
	margin-left: 6px;
}
/*右侧推荐品牌*/

.home-standard-layout .right-sidebar {
	width: 212px;
	height: 100%;
	float: right;
	left: 0;
}
.home-standard-layout .right-sidebar .title {
	background-color: #FFF;
	width: 100%;
	height: 40px;
	border-bottom: solid 2px #DDD;
}
.home-standard-layout .recommend-brand {
	width: 212px;
	height: 257px;
	overflow: hidden;
}
.home-standard-layout .recommend-brand ul {
	background-color: #FFF;
	width: 212px;
	height: 258px;
	margin-top: -1px
}
.home-standard-layout .recommend-brand ul li {
	background-color: #FFF;
	float: left;
	border-bottom: solid 1px #EEE;
}
.home-standard-layout .recommend-brand ul li a {
	display: block;
	width: 96px;
	height: 32px;
	padding: 5px;
}
.home-standard-layout .recommend-brand ul li img {
	max-width: 96px;
	max-height: 32px;
}
/*右侧广告切换*/

.home-standard-layout .right-side-focus {
	width: 212px;
	height: 241px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.home-standard-layout .right-side-focus ul {
	height: 241px;
	position: absolute;
	z-index: 1;
}
.home-standard-layout .right-side-focus ul li {
	width: 212px;
	height: 241px;
	overflow: hidden;
	float: left;
}
.home-standard-layout .right-side-focus img {
	width: 212px;
	height: 241px;
}
.home-standard-layout .right-side-focus .pagination {
	font-size: 0;
*word-spacing:-1px/*IE6、7*/;
	text-align: center;
	width: 192px;
	height: 6px;
	padding: 7px 10px;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0;
}
.home-standard-layout .right-side-focus .pagination span {
	background: #fff;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
*display:inline/*IE6、7*/;
	list-style: none;
	width: 24px;
	height: 6px;
	margin-left: 4px;
	cursor: pointer;
}
.home-standard-layout .right-side-focus .pagination span.on {
	background: #fff;
}
/*标准区块色彩风格*/

/*红色*/

.style-red .left-sidebar,  .style-red .right-sidebar {
	background-color: #C1392B;
}
.style-red .left-ads {
}
.style-red .recommend-classes li a {
	border-color: #C74D41 transparent #AD3327 transparent;
}
.style-red .left-sidebar .title .txt-type span,  .style-red .middle-layout .tabs-selected {
	color: #C1392B;
	border-color: #C1392B;
}
.style-red .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #C1392B transparent;
}
/*橙色*/

.style-orange .left-sidebar,  .style-orange .right-sidebar {
	background-color: #E77E23;
}
.style-orange .left-ads {
}
.style-orange .recommend-classes li a {
	border-color: #EB9144 transparent #C56B1E transparent;
}
.style-orange .left-sidebar .title .txt-type span,  .style-orange .middle-layout .tabs-selected {
	border-color: #E77E23;
}
.style-orange .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #E77E23 transparent;
}
/*棕色*/

.style-brown .left-sidebar,  .style-brown .right-sidebar {
	background-color: #8C4600;
}
.style-brown .left-ads {
}
.style-brown .left-sidebar .recommend-classes li a {
	border-color: #A36B33 transparent #7E3F00 transparent;
}
.style-brown .left-sidebar .title .txt-type span,  .style-brown .middle-layout .tabs-selected {
	border-color: #8C4600;
}
.style-brown .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #8C4600 transparent;
}
/*绿色*/

.style-green .left-sidebar,  .style-green .right-sidebar {
	background-color: #27AE61;
}
.style-green .left-ads {
}
.style-green .left-sidebar .recommend-classes li a {
	border-color: #52BE81 transparent #239C57 transparent;
}
.style-green .left-sidebar .title .txt-type span,  .style-green .middle-layout .tabs-selected {
	border-color: #27AE61;
}
.style-green .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #27AE61 transparent;
}
/*蓝色*/

.style-blue .left-sidebar,  .style-blue .right-sidebar {
	background-color: #3598DC;
}
.style-blue .left-ads {
}
.style-blue .left-sidebar .recommend-classes li a {
	border-color: #5DADE3 transparent #3089C6 transparent;
}
.style-blue .left-sidebar .title .txt-type span,  .style-blue .middle-layout .tabs-selected {
	border-color: #3598DC;
}
.style-blue .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #3598DC transparent;
}
/*粉色*/

.style-pink .left-sidebar,  .style-pink .right-sidebar {
	background-color: #FF7373;
}
.style-pink .left-ads {
}
.style-pink .left-sidebar .recommend-classes li a {
	border-color: #FF8F8F transparent #E56767 transparent;
}
.style-pink .left-sidebar .title .txt-type span,  .style-pink .middle-layout .tabs-nav .tabs-selected {
	border-color: #FF7373;
}
.style-pink .middle-layout .tabs-nav .tabs-selected i {
	display: block;
	border-color: transparent transparent #FF7373 transparent;
}
/*紫色*/

.style-purple .left-sidebar,  .style-purple .right-sidebar {
	background-color: #9C59B8;
}
.style-purple .left-ads {
}
.style-purple .left-sidebar .recommend-classes li a {
	border-color: #B07AC6 transparent #8C50A5 transparent;
}
.style-purple .left-sidebar .title .txt-type span,  .style-purple .middle-layout .tabs-selected {
	border-color: #9C59B8;
}
.style-purple .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #9C59B8 transparent;
}
/*浅色*/

.style-default .left-sidebar,  .style-default .right-sidebar {
	background-color: #FFF;
	height: 539px;
	border-bottom: solid 1px #DDD;
}
.style-default .left-ads {
}
.style-default .recommend-classes {
	height: 219px;
}
.style-default .left-sidebar .recommend-classes li a {
	color: #555;
	text-align: left;
	border-color: transparent;
	text-shadow: none;
}
.style-default .left-sidebar .recommend-classes li a:hover {
	color: #F32613;
	text-decoration: underline;
	background-color: transparent;
}
.style-default .left-sidebar .title .txt-type span {
	color: #AAA;
	border-color: #AAA;
}
.style-default .middle-goods-list {
	border-left: solid 1px #DDD;
}
.style-default .middle-layout .tabs-selected {
	border-color: #F32613;
}
.style-default .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #F32613 transparent;
}
.style-default .recommend-classes ul li a {
	color: #777;
}
.style-default .right-side-focus .pagination span {
	background-color: #F32613;
}



/* 最新版首页风格 2018-12-21 */

@-moz-keyframes blink {
 0%, to {
 opacity:1
}
 50% {
 opacity:.8
}
}
 @-webkit-keyframes blink {
 0%, to {
 opacity:1
}
 50% {
 opacity:.8
}
}
 @-o-keyframes blink {
 0%, to {
 opacity:1
}
 50% {
 opacity:.8
}
}
 @keyframes blink {
 0%, to {
 opacity:1
}
 50% {
 opacity:.8
}
}
.newFloorOne {
	overflow: hidden;
	margin-top: 30px;
	height: 509px;
	margin-bottom:50px
}
.newFloorOne .leftSilder {
	width: 210px;
	overflow: hidden;
	height: 100%;
	float: left;
}
.newFloorOne .leftSilder .title {
	width: 100%;
	height: 38px;
	background: #fff;
	border-bottom: 1px solid #000
}
.newFloorOne .leftSilder .title .words {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
    background: #6294F6;
}
.newFloorOne .leftSilder .title .words span{
	float: left;
	font-size: 20px;
	line-height: 38px;
	margin-right: 6px;
	color: #fff;
}
.newFloorOne .leftSilder .title .words span span{
	float: left;
	font-size: 20px;
	line-height: 40px;
	margin-right: 6px;
	color: #fff;
	font-family: arial;
	padding-left:20px
}
.newFloorOne .leftSilder .title .words h2 {
	font-size: 19px;
	line-height: 38px;
	float: left;
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	color: #fff;
}
.newFloorOne .leftSilder .title .img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.newFloorOne .leftSilder .title .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorOne .leftSilder .content {
	position: relative;
	width: 100%;
	height: 470px;
	overflow: hidden;
}
.newFloorOne .leftSilder .content .leftImg {
	display: block;
	width: 100%;
	height: 310px;
	overflow: hidden;
}
.newFloorOne .leftSilder .content .leftImg a,  .newFloorOne .leftSilder .content .leftImg a img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorOne .leftSilder .content .assortment {
	display: block;
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.newFloorOne .leftSilder .content .assortment ul {
	margin: 8px 15px 15px;
	overflow: hidden;
	height: 137px;
}
.newFloorOne .leftSilder .content .assortment ul .items {
	float: left;
	width: 32%;
	height: 28px;
	overflow: hidden;
	word-break: break-all;
	margin-right: 2%;
}
.newFloorOne .leftSilder .content .assortment ul .items:nth-child(3n) {
	margin-right: 0;
}
.newFloorOne .leftSilder .content .assortment ul .items a {
	font-size: 12px;
	line-height: 28px;
	color: #fff;
}
.newFloorOne .leftSilder .content .assortment ul .items a:hover {
	text-decoration: underline;
}
.newFloorOne .leftSilder .content .recommend {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 160px;
	width: 100%;
	height: 32px;
	overflow: hidden;
}
.newFloorOne .leftSilder .content .recommend .limit {
	display: block;
	margin: 0 15px;
	overflow: hidden;
}
.newFloorOne .leftSilder .content .recommend .limit a {
	font-size: 14px;
	color: #f0f0f0;
	height: 23px;
	display: inline-block;
	margin-top: 7px
}
.newFloorOne .leftSilder .content .recommend .limit a:hover {
	text-decoration: underline;
}
.newFloorOne .leftSilder .content .recommend .limit span {
	line-height: 32px;
	color: #f0f0f0;
	margin: 0 0 0 6px;
	font-size: 12px;
}
.newFloorOne .leftSilder .content .recommend .limit span:last-child {
	display: none
}
.newFloorOne .rightSilder {
	float: left;
	width: 990px;
	height: 100%;
	overflow: hidden;
}
.newFloorOne .rightSilder .top {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #000;
}
.newFloorOne .rightSilder .top ul {
	float: right;
	width: 960px;
}
.newFloorOne .rightSilder .top ul .items {
	display: inline-block;
	float: right;
	height: 39px;
}
.newFloorOne .rightSilder .top ul .items a {
	font-size: 14px;
	padding: 4px 28px;
	line-height: 30px;
	color: #333;
	height: 30px;
	display: block;
}
.newFloorOne .rightSilder .bottom {
	width: 100%;
	height: 470px;
	overflow: hidden;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting {
	position: relative;
	float: left;
	overflow: hidden;
	display: block;
	width: 389px;
	height: 470px;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting ul {
	position: absolute;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting ul .items {
	display: block;
	width: 389px;
	height: 470px;
	float: left;
	overflow: hidden;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting ul .items:hover a img {
	-webkit-animation: blink 1s;
	animation: blink 1s;
opacity:.9\9;
	filter: Alpha(opacity=90)\9
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting ul .items a,  .newFloorOne .rightSilder .bottom .model1 .adPlanting ul .items a img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting .brand {
	width: 372px;
	height: 102px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	overflow: hidden;
	cursor: pointer;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting .brand dd {
	width: 122px;
	height: 50px;
	float: left;
	margin: 0 0 1px 1px;
	background: #fff;
	opacity: .9;
	cursor: pointer;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting .brand dd a img {
	display: block;
	width: 100px;
	height: 30px;
	margin: 10px 0 0 11px
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting .brand dd:hover {
	opacity: 1;
}
.newFloorOne .rightSilder .bottom .model1 .ad {
	display: block;
	width: 601px;
	height: 470px;
	overflow: hidden;
	float: left;
}
.newFloorOne .rightSilder .bottom .model1 .ad ul {
	overflow: hidden;
}
.newFloorOne .rightSilder .bottom .model1 .ad ul .items {
	width: 199px;
	height: 234px;
	float: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.newFloorOne .rightSilder .bottom .model1 .ad ul .items a,  .newFloorOne .rightSilder .bottom .model1 .ad ul .items a img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorOne .rightSilder .bottom .model1 .ad ul .items:hover a img {
	-webkit-animation: blink 1s;
	animation: blink 1s;
opacity:.9\9;
	filter: Alpha(opacity=90)\9
}
.newFloorOne .rightSilder .bottom .model2 ul {
	overflow: hidden;
}
.newFloorOne .rightSilder .bottom .model2 ul .items {
	float: left;
	width: 197px;
	height: 234px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.newFloorOne .rightSilder .bottom .model2 ul .items a {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorOne .rightSilder .bottom .model2 ul .items a .img {
	display: block;
	width: 130px;
	height: 130px;
	margin: 0px auto 15px;
	padding-top: 20px
}
.newFloorOne .rightSilder .bottom .model2 ul .items a .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorOne .rightSilder .bottom .model2 ul .items a .info {
	display: block;
	margin: 0 20px;
	overflow: hidden;
}
.newFloorOne .rightSilder .bottom .model2 ul .items a .info .name {
	display: block;
	width: 100%;
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	color: #5e5e5e;
	overflow: hidden;
}
.newFloorOne .rightSilder .bottom .model2 ul .items a .info .name:hover {
	color: #C81623;
}
.newFloorOne .rightSilder .bottom .model2 ul .items a .info em {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 4px;
	font-size: 14px;
	font-family: arial;
	line-height: 20px;
	color: #C00;
}
.newFloorTwo {
	overflow: hidden;
	margin-top: 30px;
	height: 509px;
}
.newFloorTwo .leftSilder {
	width: 120px;
	overflow: hidden;
	height: 100%;
	float: left;
}
.newFloorTwo .leftSilder .title {
	width: 100%;
	height: 38px;
	background: #fff;
	border-bottom: 1px solid #000
}
.newFloorTwo .leftSilder .title .words {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.newFloorTwo .leftSilder .title .words span {
	float: left;
	font-size: 20px;
	line-height: 38px;
	margin-right: 6px;
	color: #555;
	font-family: arial;
}
.newFloorTwo .leftSilder .title .words h2 {
	font-size: 19px;
	line-height: 38px;
	float: left;
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	color: #555;
}
.newFloorTwo .leftSilder .title .img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.newFloorTwo .leftSilder .title .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorTwo .leftSilder .content {
	position: relative;
	width: 100%;
	height: 470px;
	overflow: hidden;
}
.newFloorTwo .leftSilder .content .leftImg {
	display: block;
	width: 100%;
	height: 310px;
	overflow: hidden;
}
.newFloorTwo .leftSilder .content .leftImg a,  .newFloorTwo .leftSilder .content .leftImg a img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorTwo .leftSilder .content .assortment {
	display: block;
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.newFloorTwo .leftSilder .content .assortment ul {
	margin: 8px 24px 15px;
	overflow: hidden;
	height: 137px;
}
.newFloorTwo .leftSilder .content .assortment ul .items {
	float: left;
	width: 100%;
	height: 28px;
	overflow: hidden;
	word-break: break-all;
}
.newFloorTwo .leftSilder .content .assortment ul .items a {
	font-size: 12px;
	line-height: 28px;
	color: #fff;
}
.newFloorTwo .leftSilder .content .assortment ul .items a:hover {
	text-decoration: underline;
}
.newFloorTwo .leftSilder .content .recommend {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 160px;
	width: 100%;
	max-height: 128px;
	overflow: hidden;
	box-sizing: border-box;
}
.newFloorTwo .leftSilder .content .recommend .limit {
	display: block;
	margin: 0 24px;
	overflow: hidden;
}
.newFloorTwo .leftSilder .content .recommend .limit li {
	border-bottom: 1px solid rgba(255,255,255,.1);
}
.newFloorTwo .leftSilder .content .recommend .limit li:last-child {
	border-bottom: 0
}
.newFloorTwo .leftSilder .content .recommend .limit a {
	font-size: 14px;
	color: #f0f0f0;
	height: 23px;
	display: inline-block;
	margin-top: 7px
}
.newFloorTwo .leftSilder .content .recommend .limit a:hover {
	text-decoration: underline;
}
.newFloorTwo .leftSilder .content .recommend .limit span {
	line-height: 32px;
	color: #f0f0f0;
	margin: 0 6px;
	font-size: 12px;
}
.newFloorTwo .leftSilder .content .recommend .limit span:last-child {
	display: none
}
.newFloorTwo .rightSilder {
	float: left;
	width: 1080px;
	height: 100%;
	overflow: hidden;
}
.newFloorTwo .rightSilder .top {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #000;
}
.newFloorTwo .rightSilder .top ul {
	float: right;
}
.newFloorTwo .rightSilder .top ul .items {
	display: inline-block;
	float: left;
	height: 30px;
	margin-top: 8px
}
.newFloorTwo .rightSilder .top ul .items a {
	font-size: 14px;
	padding: 0 15px;
	line-height: 30px;
	color: #333;
	display: block;
	height: 30px
}
.newFloorTwo .rightSilder .bottom {
	width: 100%;
	height: 470px;
	overflow: hidden;
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting {
	position: relative;
	float: left;
	overflow: hidden;
	display: block;
	width: 479px;
	height: 470px;
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting ul {
	position: absolute;
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting ul .items {
	display: block;
	width: 479px;
	height: 470px;
	float: left;
	overflow: hidden;
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting ul .items:hover a img {
	-webkit-animation: blink 1s;
	animation: blink 1s;
opacity:.9\9;
	filter: Alpha(opacity=90)\9
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting ul .items a,  .newFloorTwo .rightSilder .bottom .model1 .adPlanting ul .items a img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting .brand {
	width: 460px;
	height: 102px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	overflow: hidden;
	cursor: pointer;
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting .brand dd {
	width: 114px;
	height: 50px;
	float: left;
	margin: 0 1px 1px 0;
	background: #fff;
	opacity: .9;
	cursor: pointer;
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting .brand dd a img {
	display: block;
	width: 100px;
	height: 30px;
	margin: 10px 0 0 7px
}
.newFloorTwo .rightSilder .bottom .model1 .adPlanting .brand dd:hover {
	opacity: 1;
}
.newFloorTwo .rightSilder .bottom .model1 .ad {
	display: block;
	width: 601px;
	height: 470px;
	overflow: hidden;
	float: left;
}
.newFloorTwo .rightSilder .bottom .model1 .ad ul {
	overflow: hidden;
}
.newFloorTwo .rightSilder .bottom .model1 .ad ul .items {
	width: 199px;
	height: 234px;
	float: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.newFloorTwo .rightSilder .bottom .model1 .ad ul .items a,  .newFloorTwo .rightSilder .bottom .model1 .ad ul .items a img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorTwo .rightSilder .bottom .model1 .ad ul .items:hover a img {
	-webkit-animation: blink 1s;
	animation: blink 1s;
opacity:.9\9;
	filter: Alpha(opacity=90)\9
}
.newFloorTwo .rightSilder .bottom .model2 ul {
	overflow: hidden;
}
.newFloorTwo .rightSilder .bottom .model2 ul .items {
	float: left;
	width: 215px;
	height: 234px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.newFloorTwo .rightSilder .bottom .model2 ul .items a {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorTwo .rightSilder .bottom .model2 ul .items a .img {
	display: block;
	width: 130px;
	height: 130px;
	margin: 0px auto 15px;
	padding-top: 20px
}
.newFloorTwo .rightSilder .bottom .model2 ul .items a .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.newFloorTwo .rightSilder .bottom .model2 ul .items a .info {
	display: block;
	margin: 0 29px;
	overflow: hidden;
}
.newFloorTwo .rightSilder .bottom .model2 ul .items a .info .name {
	display: block;
	width: 100%;
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	color: #5e5e5e;
	overflow: hidden;
}
.newFloorTwo .rightSilder .bottom .model2 ul .items a .info .name:hover {
	color: #C81623;
}
.newFloorTwo .rightSilder .bottom .model2 ul .items a .info em {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 4px;
	font-size: 14px;
	font-family: arial;
	line-height: 20px;
	color: #C00;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting .pagination,  .newFloorTwo .rightSilder .bottom .model1 .adPlanting .pagination {
	font-size: 0;
*word-spacing:-1px/*IE6、7*/;
	text-align: center;
	width: 100%;
	height: 6px;
	padding: 7px 10px;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 9px;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting .pagination span,  .newFloorTwo .rightSilder .bottom .model1 .adPlanting .pagination span {
	background: #fff;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
*display:inline/*IE6、7*/;
	list-style: none;
	width: 24px;
	height: 6px;
	margin-left: 4px;
	cursor: pointer;
}
.newFloorOne .rightSilder .bottom .model1 .adPlanting .pagination span.on,  .newFloorTwo .rightSilder .bottom .model1 .adPlanting .pagination span.on {
	background: #fff;
}
/* 颜色风格 */

/* 默认 */

.colorDefault .leftSilder {
	background: #2352C6
}
.colorDefault .leftSilder .title {
	border-bottom-color: #2352C6;
}
.colorDefault .leftSilder .recommend {
	background: #6294f6;
}
.colorDefault .rightSilder .top {
	border-bottom-color: #c0c0c0;
}
.colorDefault .rightSilder .top ul .items.checked a {
	color: #fff;
	padding: 4px 28px;
}
/* 蓝色 */

.colorBlue .leftSilder {
	background: #50bfec
}
.colorBlue .leftSilder .title {
	border-bottom-color: #50bfec;
}
.colorBlue .leftSilder .recommend {
	background: #3eb8e9;
}
.colorBlue .rightSilder .top {
	border-bottom-color: #50bfec;
}
.colorBlue .rightSilder .top ul .items.checked a {
	background: #50bfec;
	color: #fff;
}
/* 淡紫色 */

.colorLavender .leftSilder {
	background: #7f86ec
}
.colorLavender .leftSilder .title {
	border-bottom-color: #7f86ec;
}
.colorLavender .leftSilder .recommend {
	background: #7179ea;
}
.colorLavender .rightSilder .top {
	border-bottom-color: #7f86ec;
}
.colorLavender .rightSilder .top ul .items.checked a {
	background: #7f86ec;
	color: #fff;
}
/* 绿色 */

.colorGreen .leftSilder {
	background: #41ccb8
}
.colorGreen .leftSilder .title {
	border-bottom-color: #41ccb8;
}
.colorGreen .leftSilder .recommend {
	background: #2cc7b0;
}
.colorGreen .rightSilder .top {
	border-bottom-color: #41ccb8;
}
.colorGreen .rightSilder .top ul .items.checked a {
	background: #41ccb8;
	color: #fff;
}
/* 紫色 */

.colorPurple .leftSilder {
	background: #e85cc5
}
.colorPurple .leftSilder .title {
	border-bottom-color: #e85cc5;
}
.colorPurple .leftSilder .recommend {
	background: #e744c1;
}
.colorPurple .rightSilder .top {
	border-bottom-color: #e85cc5;
}
.colorPurple .rightSilder .top ul .items.checked a {
	background: #e85cc5;
	color: #fff;
}
/* 粉色 */

.colorPink .leftSilder {
	background: #ff7689
}
.colorPink .leftSilder .title {
	border-bottom-color: #ff7689;
}
.colorPink .leftSilder .recommend {
	background: #FF6177;
}
.colorPink .rightSilder .top {
	border-bottom-color: #ff7689;
}
.colorPink .rightSilder .top ul .items.checked a {
	background: #ff7689;
	color: #fff;
}
/* 荧光绿 */

.colorLightGreen .leftSilder {
	background: #abce5b
}
.colorLightGreen .leftSilder .title {
	border-bottom-color: #abce5b;
}
.colorLightGreen .leftSilder .recommend {
	background: #9cc736;
}
.colorLightGreen .rightSilder .top {
	border-bottom-color: #abce5b;
}
.colorLightGreen .rightSilder .top ul .items.checked a {
	background: #abce5b;
	color: #fff;
}
/* 灰色 */

.colorGrey .leftSilder {
	background: #829daa
}
.colorGrey .leftSilder .title {
	border-bottom-color: #829daa;
}
.colorGrey .leftSilder .recommend {
	background: #6a8ea0;
}
.colorGrey .rightSilder .top {
	border-bottom-color: #829daa;
}
.colorGrey .rightSilder .top ul .items.checked a {
	background: #829daa;
	color: #fff;
}
/* 领券 2018 */

.couponIndex {
	margin-top: 20px;
	display: block;
	height: 110px;
	overflow: hidden;
}
.couponIndex .left {
	display: block;
	width: 122px;
	height: 110px;
	overflow: hidden;
	float: left;
}
.couponIndex .left a,  .couponIndex .left a img {
	display: block;
	width: 100%;
	height: 100%;
}
.couponIndex .Content {
	float: left;
	width: 1039px;
	height: 110px;
	overflow: hidden;
}
.couponIndex .Content .items {
	float: left;
	width: 207px;
	height: 110px;
	overflow: hidden;
	background: #f8f8f8;
	border-right: 1px dashed #ddd;
}
.couponIndex .Content .items:last-child {
	border-right: 0;
}
.couponIndex .Content .items a {
	display: block;
	width: 207px;
	height: 110px;
	overflow: hidden;
}
.couponIndex .Content .items a .top {
	margin: 20px 16px 15px 22px;
	overflow: hidden;
}
.couponIndex .Content .items a .top .price {
	position: relative;
	width: 75px;
	height: 46px;
	overflow: hidden;
	float: left;
}
.couponIndex .Content .items a .top .price p {
	font-size: 40px;
	font-weight: 400;
	font-family: arial;
	line-height: 46px;
	text-align: center;
	color: #f81f60;
	margin-left: 3px;
}
.couponIndex .Content .items a .top .price em {
	font-size: 12px;
	color: #f81f60;
	position: absolute;
	bottom: 5px;
	left: 0;
}
.couponIndex .Content .items a .top .limit {
	float: left;
	width: 94px;
}
.couponIndex .Content .items a .top .limit dt,  .couponIndex .Content .items a .top .limit dd {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	word-break: break-all;
}
.couponIndex .Content .items a .top .limit dt {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	height: 20px;
	margin-top: 4px
}
.couponIndex .Content .items a .top .limit dd {
	font-size: 12px;
	color: #999;
	line-height: 18px;
	height: 18px;
}
.couponIndex .Content .items a .tips {
	display: block;
	margin: 0 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	text-align: center;
}
.couponIndex .right {
	display: block;
	width: 39px;
	height: 110px;
	overflow: hidden;
	float: right;
}
.couponIndex .right a,  .couponIndex .right a img {
	display: block;
	width: 100%;
	height: 100%;
}
/* 广告块 2018*/

.adIndex {
	margin-top: 20px;
	display: block;
	height: 453px;
	overflow: hidden;
}
.adIndex .mould1 {
	float: left;
	margin-right: 10px
}
.adIndex .mould1 dl {
	display: block;
	width: 420px;
	height: 453px;
	overflow: hidden;
}
.adIndex .mould1 dl dt img,  .adIndex .mould1 dl dd a,  .adIndex .mould1 dl dd a img {
	display: block;
	width: 100%;
	height: 100%;
}
.adIndex .mould1 dl dt.top {
	display: block;
	width: 420px;
	height: 32px;
}
.adIndex .mould1 dl dd.left {
	display: block;
	width: 418px;
	height: 419px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	position: relative;
}
.adIndex .mould1 dl dd.left .numberOne {
	display: block;
	width: 219px;
	height: 419px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.adIndex .mould1 dl dd.left .numberTwo {
	display: block;
	width: 199px;
	height: 209px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	position: absolute;
	left: 219px;
	top: 0;
}
.adIndex .mould1 dl dd.left .numberThree {
	display: block;
	width: 199px;
	height: 209px;
	overflow: hidden;
	position: absolute;
	left: 219px;
	top: 210px;
}
.adIndex .mould2 {
	float: right;
}
.adIndex .mould2 dl {
	display: block;
	width: 340px;
	height: 453px;
	overflow: hidden;
}
.adIndex .mould2 dl dt img,  .adIndex .mould2 dl dd a,  .adIndex .mould2 dl dd a img {
	display: block;
	width: 100%;
	height: 100%;
}
.adIndex .mould2 dl dt.top {
	display: block;
	width: 340px;
	height: 32px;
}
.adIndex .mould2 dl dd.left {
	display: block;
	width: 338px;
	height: 419px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	position: relative;
}
.adIndex .mould2 dl dd.left .numberOne {
	display: block;
	width: 119px;
	height: 419px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.adIndex .mould2 dl dd.left .numberOne ul {
	overflow: hidden;
}
.adIndex .mould2 dl dd.left .numberOne ul li {
	display: block;
	width: 118px;
	height: 59px;
	border-bottom: 1px dashed #eee;
}
.adIndex .mould2 dl dd.left .numberOne ul li:last-child {
	border-bottom: 0;
}
.adIndex .mould2 dl dd.left .numberTwo {
	display: block;
	width: 219px;
	height: 209px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	position: absolute;
	left: 0px;
	top: 0;
	border-right: 1px solid #eee;
}
.adIndex .mould2 dl dd.left .numberThree {
	border-right: 1px solid #eee;
	display: block;
	width: 219px;
	height: 209px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 210px;
}
/* 活动块 2018*/

.activeIndex {
	height: 252px;
	margin: 20px auto;
	display: block;
	overflow: hidden;
}
.activeIndex .discount {
	float: left;
	width: 950px;
	height: 252px;
	position: relative;
}
.activeIndex .discount .title {
	display: block;
	width: 948px;
	height: 40px;
	border: 1px solid #e6e6e6;
	border-top-color: #f79922;
	overflow: hidden;
}
.activeIndex .discount .title .name {
	float: left;
}
.activeIndex .discount .title .name i {
	display: inline-block;
	margin-left: 5px;
	width: 40px;
	height: 40px;
	background: url(../images/time.png) no-repeat 0 0;
}
.activeIndex .discount .title .name span {
	font-size: 18px;
	font-weight: 400;
	line-height: 40px;
	color: #f79922;
	vertical-align: top;
}
.activeIndex .discount .title .cutdown {
	float: right;
	margin-right: 10px;
	overflow: hidden;
	color: #999;
}
.activeIndex .discount .title .cutdown .txt {
	font-size: 12px;
	margin-right: 8px;
	line-height: 40px;
	color: #f79922;
}
.activeIndex .discount .title .cutdown .txt a {
	color: #999;
}
.activeIndex .discount .title .cutdown .txt a:hover {
	color: #f79922;
}
.activeIndex .discount .goods {
	display: block;
	width: 948px;
	height: 209px;
	border: 1px solid #e6e6e6;
	border-top: 0;
	overflow: hidden;
}
.activeIndex .discount .goods ul {
	overflow: hidden;
}
.activeIndex .discount .goods ul .items {
	width: 237px;
	height: 209px;
	float: left;
	overflow: hidden;
}
.activeIndex .discount .goods ul .items:last-child .line {
	border-right: 0;
}
.activeIndex .discount .goods ul .items .line {
	margin: 16px 0;
	border-right: 1px dashed #eee
}
.activeIndex .discount .goods ul .items .img {
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 auto 0
}
.activeIndex .discount .goods ul .items .img a,  .activeIndex .discount .goods ul .items .img a img {
	display: block;
	width: 100%;
	height: 100%;
}
.activeIndex .discount .goods ul .items .goodsPrice {
	margin: 6px 0 0 20px;
	font-size: 20px;
	color: #ff0027;
	line-height: 1.5;
	font-family: arial;
}
.activeIndex .discount .goods ul .items .goodsPrice .price {
	margin-right: 8px;
}
.activeIndex .discount .goods ul .items .goodsPrice .original {
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
}
.activeIndex .discount .goods ul .items .goodsName {
	display: block;
	margin: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	height: 20px;
}
.activeIndex .otherActive {
	float: right;
	width: 238px;
	height: 250px;
	margin-left: 10px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	border-top-color: #f79922
}
.activeIndex .otherActive .img {
	display: block;
	width: 238px;
	height: 250px;
	overflow: hidden;
}
.activeIndex .otherActive .img a,  .activeIndex .otherActive .img a img {
	display: block;
	width: 100%;
	height: 100%;
}
/* 新版改造结束 */



.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(../images/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(../images/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
}
.floor-layout {
	height: 566px;
	overflow: hidden;
	margin-top: 15px;
	width: 1200px;
	margin: auto;
	margin-top: 15px;
	;
}
.floor-left {
	width: 200px;
	height: 500px;
	float: left;
}
.floor-layout .floor-left .title {
	background: #fff;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #AB2E04;
}
.floor-layout .floor-left .title .txt-type {
	height: 32px;
}
.floor-layout .floor-left .title .txt-type span {
	font-family: tahoma;
	font-size: 18px;
	line-height: 28px;
	background: #FFF;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: auto 8px auto 2px;
	border: 2px solid;
	border-radius: 18px;
}
.floor-layout .floor-left .title .txt-type h2 {
	font: 22px/32px "微软雅黑";
	color: #555;
	vertical-align: middle;
	display: inline-block;
}
.floor-layout .floor-left .recommend-classes {
	width: 190px;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
}
.floor-layout .floor-left .recommend-classes ul {
	font: 0px;
	margin: -1px;
	width: 192px;
	height: 152px;
}
.floor-layout .floor-left .recommend-classes ul li {
	display: inline-block;
}
.floor-layout .floor-left .recommend-classes ul li a {
	font-size: 13px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.05);
	color: #fff;
	line-height: 22px;
	text-align: center;
	display: block;
	width: 94px;
	height: 22px;
	padding: 7px 0px;
	border-style: solid;
	border-width: 1px 0px;
}
.floor-layout .floor-left .recommend-classes ul li a:hover {
	text-decoration: none;
	text-shadow: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#19000000', endColorstr='#19000000');
	background: rgba(0,0,0,0.1);
}
.floor-layout .floor-left .right-side-focus {
	width: 100%;
	height: 310px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.floor-layout .floor-left .right-side-focus ul {
	height: 310px;
	position: absolute;
	z-index: 1;
}
.floor-layout .floor-left .right-side-focus ul li {
	width: 200px;
	height: 310px;
	overflow: hidden;
	float: left;
}
.floor-layout .floor-left .right-side-focus ul li img {
	width: 200px;
	height: 310px;
}
.floor-layout .floor-left .right-side-focus .pagination {
	font-size: 0;
	text-align: center;
	width: 180px;
	height: 6px;
	padding: 7px 10px;
	position: absolute;
	z-index: 3;
	left: 0px;
	bottom: 0px
}
.floor-layout .floor-left .right-side-focus .pagination span {
	background: #fff;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	list-style: outside;
	width: 24px;
	height: 6px;
	margin-left: 4px;
	cursor: pointer;
}
.floor-layout .floor-right {
	width: 1000px;
	height: 500px;
	float: right;
}
.floor-layout .floor-right .title {
	background: #fff;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #AB2E04;
}
.floor-layout .floor-right .title ul {
	margin-top: 1px;
	float: right
}
.floor-layout .floor-right .title ul .tab-item {
	float: left;
	display: inline;
	height: 34px;
	position: relative;
	margin-top: 4px;
	;
}
.floor-layout .floor-right .title ul .tab-item a {
	display: inline-block;
	padding: 0px 16px;
	line-height: 34px;
	height: 34px;
	float: left;
	text-decoration: none;
	overflow: hidden;
	background: #fff; /*border-left: 1px solid #e4e4e4;*/
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	white-space: nowrap;
}
.floor-layout .floor-right .title ul .tab-item:first-child {
	border-left: 1px solid #e4e4e4;
}
.floor-layout .floor-right .title ul .tabs-selected:first-child {
	border: 0
}
.floor-layout .floor-right .title ul .tabs-selected a {/*position: absolute;*/
	white-space: nowrap;
	border-left: 1px solid #AB2E04;
	border-right: 1px solid #AB2E04;
	border-top: 3px solid #AB2E04;
	top: -1px;
	left: -1px;
	height: 33px;
	line-height: 30px;
	text-indent: 1px;
	color: #AB2E04
}
/*第二种*/

.floor-layout .floor-right .floor-style02 {
	width: 1000px;
	height: 460px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
	border-left: 1px solid #ddd;
}
.floor-layout .floor-right .floor-style02 .img-goods {
	width: 1000px;
	height: 460px;
	;
}
.floor-layout .floor-right .floor-style02 .img-goods ul {
	width: 1000px;
	float: left;
}
.floor-layout .floor-right .floor-style02 .img-goods ul .li01 {
	float: left;
	width: 199px;
	height: 229px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	;
}
.floor-layout .floor-right .floor-style02 .img-goods ul .li01 a {
	display: block;
	width: 199px;
	height: 229px;
}
.floor-layout .floor-right .floor-style02 .img-goods ul .li01 a img {
	width: 199px;
	height: 229px;
}
.floor-layout .floor-right .floor-style02 .img-goods ul .li02 {
	float: left;
	width: 199px;
	height: 229px;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-left: 400px;
}
.floor-layout .floor-right .floor-style02 .img-goods ul .li02 a {
	display: block;
	width: 199px;
	height: 229px;
}
.floor-layout .floor-right .floor-style02 .img-goods ul .li02 a img {
	width: 199px;
	height: 229px;
}
.floor-layout .floor-right .floor-style02 .banner-goods {
	width: 400px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 400px;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus {
	width: 400px;
	height: 230px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus ul {
	height: 230px;
	position: absolute;
	z-index: 1;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus ul li {
	width: 399px;
	height: 229px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus ul li img {
	width: 399px;
	height: 229px;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus .pagination {
	font-size: 0;
	text-align: center;
	width: 380px;
	height: 6px;
	padding: 7px 10px;
	position: absolute;
	z-index: 3;
	left: 0px;
	bottom: 0px
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus .pagination span {
	background: #fff;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	list-style: outside;
	width: 24px;
	height: 6px;
	margin-left: 4px;
	cursor: pointer;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus .arrow {
	background: url(../images/home_bg.png);
	width: 24px;
	height: 54px;
	position: absolute;
	z-index: 2;
	top: 40%;
	cursor: pointer;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus .pre {
	background-position: -63px -35px;
	left: 0;
}
.floor-layout .floor-right .floor-style02 .banner-goods .right-side-focus .next {
	background-position: -89px -35px;
	right: 0px;
}
/*第三种*/

.floor-layout .floor-right .floor-style03 {
	width: 1000px;
	height: 460px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}
.floor-layout .floor-right .floor-style03 .goods {
	width: 1000px;
	height: 460px;
	;
}
.floor-layout .floor-right .floor-style03 .goods ul {
	width: 1000px;
	height: 460px;
}
.floor-layout .floor-right .floor-style03 .goods ul li {
	width: 249px;
	height: 229px;
	float: left;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #DDD #DDD transparent;
	overflow: hidden;
}
.floor-layout .floor-right .floor-style03 .goods dl {
	width: 180px;
	margin: 0px auto auto;
	position: relative;
	z-index: 1;
}
.floor-layout .floor-right .floor-style03 .goods dt.goods-name {
	font-family: Tahoma;
	line-height: 16px;
	width: 180px;
	height: 32px;
	position: absolute;
	z-index: auto;
	top: 168px;
	left: 0;
	overflow: hidden;
}
.floor-layout .floor-right .floor-style03 .goods dd.goods-thumb {
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: auto;
	top: 0;
	left: 10px;
}
.floor-layout .floor-right .floor-style03 .goods dl dd.goods-thumb a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
.floor-layout .floor-right .floor-style03 .goods 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);
}
.floor-layout .floor-right .floor-style03 .goods dl dd.goods-price {
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	z-index: auto;
	top: 204px;
	left: 0;
}
.floor-layout .floor-right .floor-style03 .goods dl dd.goods-price .original {
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
	color: #999;
	margin-left: 6px;
	vertical-align: middle;
	margin-left: 6px;
	font-weight: 600;
}
/*品牌*/

.brands {
	background: #f7f7f7;
	margin-top: 10px;
	float: left;
}
.brands ul li {
	float: left;
	width: 119px;
	text-align: center;
	border-left: 1px dotted #ccc;
}
.brands ul li:first-child {
	border: 0px
}
.brands ul li a {
	display: inline-block;
	width: 119px;
	text-decoration: none;
}
.brands ul li a img {
	max-width: 119px;
	max-height: 40px;
}
/*红色*/

.style-red .floor-left,  .style-red .right-sidebar {
	background-color: #C1392B;
}
.style-red .left-ads {
}
.style-red .floor-left .title .txt-type span {
	border-color: #C1392B;
}
.style-red .recommend-classes li a {
	border-color: #C74D41 transparent #AD3327 transparent;
}
/*橙色*/

.style-orange .floor-left,  .style-orange .right-sidebar {
	background-color: #E77E23;
}
.style-orange .left-ads {
}
.style-orange .floor-left .title .txt-type span {
	border-color: #E77E23;
}
.style-orange .recommend-classes li a {
	border-color: #EB9144 transparent #C56B1E transparent;
}
/*棕色*/

.style-brown .floor-left,  .style-brown .right-sidebar {
	background-color: #8C4600;
}
.style-brown .left-ads {
}
.style-brown .floor-left .title .txt-type span {
	border-color: #8C4600;
}
.style-brown .floor-left .recommend-classes li a {
	border-color: #A36B33 transparent #7E3F00 transparent;
}
/*绿色*/

.style-green .floor-left,  .style-green .right-sidebar {
	background-color: #27AE61;
}
.style-green .left-ads {
}
.style-green .floor-left .title .txt-type span {
	border-color: #27AE61;
}
.style-green .floor-left .recommend-classes li a {
	border-color: #52BE81 transparent #239C57 transparent;
}
/*蓝色*/

.style-blue .floor-left,  .style-blue .right-sidebar {
	background-color: #3598DC;
}
.style-blue .left-ads {
}
.style-blue .floor-left .title .txt-type span {
	border-color: #3598DC;
}
.style-blue .floor-left .recommend-classes li a {
	border-color: #5DADE3 transparent #3089C6 transparent;
}
/*粉色*/

.style-pink .floor-left,  .style-pink .right-sidebar {
	background-color: #FF7373;
}
.style-pink .left-ads {
}
.style-pink .floor-left .title .txt-type span {
	border-color: #FF7373;
}
.style-pink .floor-left .recommend-classes li a {
	border-color: #FF8F8F transparent #E56767 transparent;
}
/*紫色*/

.style-purple .floor-left,  .style-purple .right-sidebar {
	background-color: #9C59B8;
}
.style-purple .left-ads {
}
.style-purple .floor-left .title .txt-type span {
	border-color: #9C59B8;
}
.style-purple .floor-left .recommend-classes li a {
	border-color: #B07AC6 transparent #8C50A5 transparent;
}
/*浅色*/

.style-default .floor-left,  .style-default .right-sidebar {
	background-color: #FFF;
}
.style-default .left-ads {
}
.style-default .recommend-classes li a {
	color: #555 !important;
	text-align: left;
	border-color: transparent;
	text-shadow: none;
}
.style-default .floor-left .title .txt-type span {
	border-color: #AAA;
}
.style-default .floor-left .recommend-classes li a {
	color: #F32613;
	background-color: transparent;
}
.viewed_list {
	width: 1220px !important;
	margin-right: -20px;
}
.viewed_list .item {
	width: 230px;
	padding: 10px 0;
}
.viewed_list .scope {
	width: 210px;
	padding: 10px;
	border: solid 1px #E6E6E6;
}
.viewed_list .scope dl.goods {
	display: block;
	width: 210px;
	height: auto;
	position: relative;
	z-index: 1;
}
.viewed_list .scope dl dt {
	width: 210px;
	height: 210px;
}
.viewed_list .scope dl dt a {
	line-height: 0;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block;
	width: 210px;
	height: 200px;
	padding: 0;
	overflow: hidden;
}
.viewed_list .scope dl dt a img {
	max-width: 210px;
	max-height: 210px;
margin-top:expression(240-this.height/2);
*margin-top:expression(120-this.height/2)/*IE6,7*/;
}
.viewed_list .scope dl dd {
	text-align: center;
	width: 210px;
	height: 42px;
	z-index: 1;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.viewed_list .scope dl dd span {
	background-color: #FFF;
	display: inline-block;
	padding: 4px;
	border-radius: 14px;
	margin: 0 auto;
}
.viewed_list .scope dl dd span strong {
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	color: #FFF;
	background: #E84C3D;
	display: block;
	padding: 0 5px;
	border-radius: 10px;
}
.viewed_list .scope dl dd a {
	color: #999;
	background-color: #FFF;
	line-height: 20px;
	display: block;
	width: 210px;
	padding: 14px 0 0;
	margin-top: -14px;
	clear: both;
	text-align: left;
}
.viewed_list .goods-price {
	display: block;
	text-align: center;
}
.viewed_list .goods-price .sale {
	color: #333;
	margin-right: 10px;
}
.viewed_list .goods-price .sale em {
	font-size: 15px;
	color: #E84C3D;
	vertical-align: bottom;
	margin: 0 2px;
}
.colorDefault .rightSilder .top .product_color .items.checked a{
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-top: 2px solid #ea4949;
    border-bottom: 1px solid #ffffff;
    color: #ea4949 !important;
}

.company_site{width:1200px;margin:0px auto;margin-top:20px}
.company_site .company_yj li {float:left;width:25%;margin:25px 0 40px 0}
.company_site .company_yj li a img{width:285px}




.newFloorOne h2{height: 28px; line-height: 28px;font-size: 18px; padding-left:70px;font-weight: normal;float: left;}
.newFloorOne #rightSilder_1 h2{background: url(../images/1f.png) no-repeat left;}
.newFloorOne #rightSilder_2 h2{background: url(../images/2f.png) no-repeat left;}
.newFloorOne #rightSilder_3 h2{background: url(../images/3f.png) no-repeat left;}
.newFloorOne #rightSilder_4 h2{background: url(../images/4f.png) no-repeat left;}
.newFloorOne #rightSilder_5 h2{background: url(../images/5f.png) no-repeat left;}
.newFloorOne #rightSilder_6 h2{background: url(../images/6f.png) no-repeat left;}
.newFloorOne #rightSilder_7 h2{background: url(../images/7f.png) no-repeat left;}
.newFloorOne #rightSilder_8 h2{background: url(../images/8f.png) no-repeat left;}
.newFloorOne #rightSilder_9 h2{background: url(../images/9f.png) no-repeat left;}
