@charset "utf-8";
/* CSS Document */

/* ===============
 * 重新定义Html元素
 * =============== */
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;
	font-variant:"微软雅黑";
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td {
	font-variant:"微软雅黑";
	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% "Microsoft Yahei", Arial, Verdana, "微软雅黑";
	color: #666666;
	background: #FFF none repeat scroll 0 0;
	margin: 0;
	padding: 0;
}
a {
	color: #555;
	outline: medium none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	color: #E4393C;
	text-decoration: underline;
}
i, cite, em {
	font-style: normal;
}
/* ==========================
 * 为旧版本浏览器格式化Html5元素
 * ========================== */
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display:block;
	font-variant:"微软雅黑";
}
/* ==========================
 * 常用宽度、高度、边距、边框属性
 * ========================== */
.w {
	width: 100%
}
.wrapper {
	width: 1200px;
	margin: auto;
	font-family:微软雅黑;
}
.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:450px;
	position: relative;
	z-index: 1;
}
/* 满屏背静切换焦点图 */
.full-screen-slides {
	width: 100%;
	height: 400px;
	position: relative;
	z-index: 1;
}
.height360 {
	/*height:360px;*/
}
.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:776px;
	height:270px;
	text-indent:-9999px;
	margin-left: -388px;
	position: absolute;
	z-index: 2;
	left: 50%;
}
.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: 979px;
	height: 142px;
	margin-left: -378px;
	clear: both;
	position: absolute;
	z-index: 2;
	top: 410px;
	left: 50%;
	overflow: hidden;
}
.jfocus-trigeminy ul {
	background-color: #FFF;
	width:4000px !important;
	height: 180px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.jfocus-trigeminy ul li {
	width: 1100px;
	height: 180px;
	float: left;
	margin-left: -1px;
}
.jfocus-trigeminy ul li a {
	display: block;
	width: 320px;
	height: 180px;
	float: left;
	margin-right:10px;
}
.jfocus-trigeminy ul li a img {
	max-height: 180px;
	width:320px;
	
}
.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 {
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: 388px;
	position: absolute;
	z-index:1;
	top: 0;
	display:none;
	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(../images/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;
	font-variant:"微软雅黑";
}
.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;
}
/*抢购活动*/
.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(../images/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(../images/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: 152px;
}
.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;
}
.home-sale-layout {
	overflow: hidden;
	margin-top:124px;
}
.home-sale-layout .left-layout {
	width: 1200px;
	border-bottom: solid 1px #ddd;
}
.home-sale-layout .tabs-nav {
	background-color: transparent;
	height: 40px;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: transparent transparent #F0F0F0 transparent;
	position: relative;
	z-index: 1;
	margin-left:-50px;
}
.home-sale-layout .tabs-nav li {
	background-color: transparent;
	width: 10%;
*width: 195px;
	height: 40px;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
	margin-left:46px;
}
.home-sale-layout .tabs-nav li h3 {
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	font-weight:bold;
}
.home-sale-layout .tabs-nav li h3 :hover{
	font-weight: 600;
}
.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 3px 0;
	border-color: #ff2832;
}
.home-sale-layout .tabs-nav .tabs-selected i {
	/*display: block;
	border-color: transparent transparent #ff2832;*/
}
.home-sale-layout .tabs-nav .tabs-selected h3 {
	color: #ff2832;
}
.home-sale-layout .tabs-panel {
	width: 1200px;
	overflow: hidden;
}
.home-sale-layout .tabs-panel ul {
	width: 1200px;
	margin-left: -1px;
	overflow: hidden;
	border-right:dotted 1px #ddd;
}
.home-sale-layout .tabs-panel ul li {
	width: 292px; 
	height: 350px;
	padding: 15px 0 0;
	border-left: dotted 1px #ddd;
	float: left;
	overflow: hidden;
	margin-left:1px;
	margin-right:6px ;
}
.home-sale-layout .tabs-panel dl {
	width: 260px;
	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: 260px;
	height: 32px;
	position: absolute;
	z-index: auto;
	top: 270px;
	left: 0;
	overflow: hidden;
}
.home-sale-layout .tabs-panel dl dd.goods-thumb {
	width: 260px;
	height: 260px;
	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: 260px;
	height: 260px;
	overflow: hidden;
}
.home-sale-layout .tabs-panel dl dd.goods-thumb img {
	max-width: 260px;
	max-height: 260px;
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: 320px;
	left: 76px;
}
.home-sale-layout .tabs-panel dl dd.goods-price em {
	font-size: 14px;
	vertical-align: middle;
}
.home-sale-layout .right-sidebar {
	width: 1200px;
	margin-top:30px;
}
.home-sale-layout .right-sidebar .title {
	height: 40px;
	border-bottom: solid 2px #F00;
}
.home-sale-layout .right-sidebar .title h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 38px;
	color: #D93600;
	margin-left: 20px;
	ma
}
.home-sale-layout .sale-discount {
	width: 1200px;
	overflow: hidden;
	z-index: 1;
}
.home-sale-layout .sale-discount ul {
	width: auto;
	
	z-index: 1;
	width:1200px !important;
}
.home-sale-layout .sale-discount ul li {
	width: 260px;
	height: 350px;
	float: left;
	margin-right:10px;
	padding:15px;
}
.home-sale-layout .sale-discount ul li:nth-child(4) {
 float:right;
 margin-right: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;
	display:none;
}
.home-sale-layout .sale-discount .next {
	background-position: -180px -70px;
	right: 0;
	display:none;
}
.home-sale-layout .sale-discount dl {
	height: 350px;
	width: 260px;
	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: 260px;
	height: 20px;
	bottom: 40px;
	left: 5px;
	overflow: hidden;
}
.home-sale-layout .sale-discount dd.goods-thumb {
	width:260px;
	height:260px;
	position:absolute;
	top:20px;
	
}
.home-sale-layout .sale-discount dd.goods-thumb a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block;
	width: 260px;
	height: 260px;
	overflow: hidden;
}
.home-sale-layout .sale-discount dd.goods-thumb img {
	max-width: 260px;
	max-height: 260px;
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;
	bottom:10px;
	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;
	width: 260px;
	height: 16px;
	top: 0;
	left: 10px;
}
.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: 20px/32px "microsoft yahei";
	color: #000;
	font-weight:bold;
	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 {
	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: 988px;
	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 {
	width: 25%;
	height: 38px;
	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: 16px;
	font-weight: 600;
	line-height: 38px;
	text-align: center;
	font-family:"微软雅黑";
}
.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: 988px !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: 1024px;
	height: 498px;
	margin: 0 -1px -1px 0;
	margin-left:-12px;
}
.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: 0px auto auto;
	position: relative;
	z-index: 1;
}
.home-standard-layout .middle-goods-list dl dt.goods-name {
	font-family: Tahoma;
	line-height: 16px;
	width: 204px;
	height: 32px;
	position: absolute;
	z-index: auto;
	top: 168px;
	left: -26px;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: 10px;
}
.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: 20px;
	width: 180px;
}
.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 {
	max-width: 212px;
	max-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: #d93600;
	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: #d93600;
}
.style-default .middle-layout .tabs-selected i {
	display: block;
	border-color: transparent transparent #d93600 transparent;
}
.style-default .recommend-classes ul li a {
	color: #777;
}
.style-default .right-side-focus .pagination span {
	background-color: #d93600;
}
.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(file:///D|/www/aiteshop/shop/templates/default/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(../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
}
/* 首页标准内容模块
-------------------------------------- */

/*区块左侧*/
.style-theme2 .left-sidebar {
	width: 212px;
	height: 540px;
	float: left;
}
.style-theme2 .left-sidebar .title {
	background-color: #FFF;
	width: 100%;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.style-theme2 .left-sidebar .title .pic-type {
}
.style-theme2 .left-sidebar .title .pic-type img {
	max-width: 210px;
	max-height: 40px;
	margin: 0 1px;
}
.style-theme2 .left-sidebar .title .txt-type {
	height: 32px;
}
.style-theme2 .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;
}
.style-theme2 .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;
}
.txt-type .fu-tit {
	font-size:14px;
	padding-left:15px;
}
/*首页楼层新改*/
.style-theme2 .recommend-classes {
	width: 200px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
}
.style-theme2 .recommend-classes-tit {
	font-size:16px;
	text-align:center;
	color:#000;
	padding-bottom:10px;
	padding-top:10px;
}
.style-theme2 .recommend-classes-tit span {
	font-style:italic;
}
.style-theme2 .left-sidebar-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.style-theme2 .recommend-classes ul {
	font-size: 0;
	width: 202px;
	height: 222px;
	margin: -1px;
}
.style-theme2 .recommend-classes ul li {
	display: inline-block;
	zoom: 1;
}
.style-theme2 .recommend-classes ul li a {
	font-size: 13px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
	color: #000000;
	line-height: 21px;
	background: url(../images/home_bg.png) no-repeat -200px 10px;
	text-align: center;
	display: block;
	width: 100px;
	height: 21px;
	padding: 5px 0;
	border-style:none;
}
.style-theme2 .right-side-focus {
	width: 212px;
	height: 241px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.style-theme2 .right-side-focus ul {
	height: 241px;
	position: absolute;
	z-index: 1;
}
.style-theme2 .right-side-focus ul li {
	width: 212px;
	height: 241px;
	overflow: hidden;
	float: left;
}
.style-theme2 .right-side-focus img {
	max-width: 212px;
	max-height: 241px;
}
.style-theme2 .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;
}
.style-theme2 .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;
}
.style-theme2 .right-side-focus .pagination span.on {
	background: #fff;
}
.style-theme2 .middle-layout {
	width: 776px;
	height: 100%;
	float: left;
}
.style-theme2 .root61 {
	width: 200px;
	float:left;
}
.style-theme2 .mt {
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.style-theme2 #showcase2 {
	overflow: hidden
}
.style-theme2 #showcase2 .mt {
	margin-top: 40px;
}
.style-theme2 #showcase2 .mt h2 {
	display: none
}
.style-theme2 #showcase2 .sc-list {
*margin-bottom: 10px
}
.style-theme2 .root61 #showcase2 .sc-list .item {
	width: 200px;
}
.style-theme2 #showcase2 .sc-list .item {
	position: relative;
	float: left;
	width: 240px;
	height: 500px;
	overflow: hidden;
}
.style-theme2 #showcase2 .sc-list .item.w-bg .aside {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	background-color: #000;
	padding-bottom: 10px;
	padding-top: 10px;
}
.style-theme2 #showcase2 .sc-list .item .aside {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom:0;
	width:100%;
}
.style-theme2 #showcase2 .sc-list .item .s-link {
	position: absolute;
	width: 100%;
	padding-bottom:10px;
	padding-top:10px;
	left: 0;
	bottom:0;
	z-index: 2;
}
.style-theme2 #showcase2 .sc-list .item h3 {
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	height: 26px;
	text-align: center;
	font-family:"微软雅黑";
	z-index:10px;
	color:#fff;
}
.style-theme2 #showcase2 .sc-list .item .s-name {
	width: 100%;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 13px;
	font-family: "microsoft yahei";
	line-height: 20px;
	text-align:center;
}
.style-theme2 #showcase2 .sc-list .item .s-img {
	display: block;
	width: 200px;
	height: 500px;
}
.style-theme2 #showcase2 .sc-list .item .s-img img {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}
.style-theme2 #showcase2 .sc-list .item.w-bg .s-name {
	color: #666
}
.style-theme2 .tabs-nav {
	background-color: transparent;
	width: 100%;
	height: 40px;
	position: relative;
	z-index: 1;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #000;
	border-left-color: transparent;
}
.style-theme2 .tabs-nav li {
	width: 24%;
	height: 40px;
	float: left;
	padding: 0;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #000000;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.style-theme2 .tabs-nav li h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 38px;
	text-align: center;
}
.style-theme2 .tabs-nav li i {
	font-size: 0px;
	line-height: 0;
	display: none;
	width: 0px;
	height: 0px;
	float: right;
	margin-left: -4px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
}
.style-theme2 .tabs-selected {
	color: #fff;
	background-color: #000;
}
.style-theme2 .tabs-panel {
	width: 570px;
	height: 498px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
}
.style-theme2 .tabs-panel .big-box {
	width: 381px;
}
.style-theme2 .tabs-panel .big-box-dl {
	width: 381px;
}
.style-theme2 .tabs-panel .small-box {
	width: 190px;
}
.style-theme2 .small-box dl {
	width: 160px;
	margin: 15px auto auto;
	position: relative;
	z-index: 1;
}
.style-theme2 .middle-goods-list {
	width: 573px !important;
	height: 497px !important;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #DDD #DDD transparent;
	overflow: hidden;
}
.style-theme2 .middle-goods-list ul {
	width:573px;
	height: 498px;
	margin: 0 -1px -1px 0;
}
.style-theme2 .middle-goods-list ul li {
	height: 248px;
	float: left;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #DDD #DDD transparent;
	overflow: hidden;
}
.style-theme2 .big-goods-name {
	width: 120px;
	float: left;
}
.style-theme2 .info-1 {
	margin-top: 30px;
	margin-left: 25px;
}
.style-theme2 .info-1 .title-1 {
	font-size: 14px;
	border-bottom: 2px solid #000;
	padding-bottom: 2px;
	text-overflow: ellipsis;
	color: #000;
	padding-bottom: 10px;
}
.style-theme2 .info-1 .price-1 {
	font-size: 20px;
	font-weight: 700;
	background-position: 0 -637px;
	padding-left: 12px;
	display: inline-block;
	height: 32px;
	padding-top: 10px;
	color: #000;
}
.style-theme2 .big-box .big-goods-thumb {
	width: 210px;
	height: 210px;
	float: right;
	margin-top: 3px;
	margin-right: 18px;
}
.style-theme2 .big-box .big-goods-thumb img {
	max-width: 210px;
	max-height: 210px;
}
.style-theme2 .middle-goods-list dl {
	position: relative;
	z-index: 1;
}
.style-theme2 .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;
}
.style-theme2 .middle-goods-list dl dd.goods-thumb {
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: auto;
	top: 0;
	left: 0;
}
.style-theme2 .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;
}
.style-theme2 .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);
}
.style-theme2 .middle-goods-list dl dd.goods-price {
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	z-index: auto;
	top: 204px;
	left: 0;
}
.style-theme2 .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;
}
.style-theme2 .right-sidebar {
	width: 212px;
	height: 100%;
	float: right;
	left: 0;
}
.style-theme2 .right-sidebar .title {
	background-color: #FFF;
	width: 100%;
	height: 40px;
	border-bottom: solid 2px #000000;
}
.style-theme2 .recommend-brand {
	width: 212px;
	height: 497px;
	overflow: hidden;
}
.style-theme2 .recommend-brand-tit {
	font-size: 16px;
	font-weight: 700;
	padding: 15px 10px 5px;
}
.style-theme2 .recommend-brand-tit .in-1 {
	font-size: 16px;
	font-weight: 700;
}
.style-theme2 .recommend-brand ul {
	background-color: #FFF;
	width: 212px;
	height: 461px;
	margin-top: -1px;
}
.style-theme2 .store-list {
	height: 136px;
	margin-bottom: 6px;
	width: 200px;
	overflow: hidden;
	margin-left:8px;
	margin-top:12px;
}
.style-theme2 .store-list .t-1 {
	padding-left: 33px;
	position: relative;
	z-index: 2;
}
.style-theme2 .store-list .t-1 a {
	width:100%;
}
.style-theme2 .store-list .one-list {
	background-position: 0 -716px;
	padding-left: 33px;
	position: relative;
	z-index: 2;
	background-image: url(../images/phb.png);
	background-repeat: no-repeat;
}
.style-theme2 .store-list .img-1 {
	margin-top: 4px;
	width: 150px;
	height: 60px;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	left: 0;
	overflow: hidden;
}
.style-theme2 .store-list .img-1 a {
	width:100%;
	height:60px;
}
.style-theme2 .store-list .img-1 a img {
	max-height:60px;
	max-width:150px;
}
.style-theme2 .t2-1 span {
	color: #efefef;
	display: inline-block;
	padding: 0 5px;
}
.style-theme2 .two-list {
	background-position: 0 -768px;
	background-image: url(../images/phb.png);
	background-repeat: no-repeat;
}
.style-theme2 .three-list {
	background-position: 0 -812px;
	background-image: url(../images/phb.png);
	background-repeat: no-repeat;
}
.goods-promotion {
	background: rgba(0, 0, 0, 0) url("http://aitejt.com/shop/templates/default/images/2014shop_background_img.png") no-repeat scroll 0 -100px;
	color: #ffffff;
	font: 700 12px/15px "microsoft yahei";
	height: 30px;
	padding: 20px 9px 15px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	width: 30px;
	z-index: 2;
}
/*首页明星时尚*/
.miiee-g {
	color:#666;
	background:#FFF;
	width:1190px;
	margin:27px auto 0
}
.miiee-g img {
	vertical-align:middle
}
.miiee-g a {
	color:#666;
	display:block;
	text-decoration:none;
	font-size:12px;
	
}
.index-ss-tit a{
	color:#000;
	display:block;
	text-decoration:none;
	font-size:20px;
	font-weight:600;
}
.miiee-g em {
	font-style:normal
}
.miiee-g .miiee-star {
	float:left;
*display:inline;
	width:391px;
	margin-right:12px;
	_margin-right:9px
}
.miiee-g .miiee-dapei {
	overflow:hidden;
*zoom:1
}
.miiee-g .miiee-title {
	height:20px;
	
	border-bottom:2px solid #0d0d0d;
	padding-bottom:9px;
	
}
.miiee-g .miiee-title-2 {
	background-position:0 -30px
}
.miiee-g .miiee-mod {
	position:relative;
*zoom:1;
	height:680px;
	border:1px solid #e8e8e8;
	border-top:0
}

.miiee-g .miiee-go {
	display:block;
	width:27px;
	height:13px;
	background:url("http://gtms02.alicdn.com/tps/i2/TB1vrqcGXXXXXaHXXXX3sk2NVXX-400-600.png") no-repeat -102px -61px
}
.miiee-g .miiee-new {
	padding-top:11px;
	height:392px
}
.miiee-g .miiee-new-pic {
	position:absolute;
	top:11px;
	right:11px
}
.miiee-g .miiee-new-pic img {
	width:176px;
	height:392px
}
.miiee-g .miiee-new-ico {
	display:block;
	width:92px;
	height:26px;
	background:url("http://gtms02.alicdn.com/tps/i2/TB1vrqcGXXXXXaHXXXX3sk2NVXX-400-600.png") no-repeat 0 -61px
}
.miiee-g .miiee-new-info {
	margin:38px 0 0 27px;
	width:156px
}
.miiee-g .miiee-new-title {
	display:block;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-top:9px;
	font-size:18px;
	line-height:20px;
	color:#000
}
.miiee-g .miiee-new-desc {
	margin-top:6px;
	line-height:20px
}
.miiee-g .miiee-go-new {
	margin-top:9px
}
.miiee-g .miiee-product {
	position:absolute;
	left:16px;
	top:209px;
	border:1px solid #ededed;
	padding:20px 0 20px 20px;
	width:149px;
	_width:146px;
	background:#FFF;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.miiee-g .miiee-product img {
	float:left;
*display:inline;
	width:130px;
	height:130px;
	margin-right:19px;
	_margin-right:16px
}
.miiee-g .miiee-product-tag {
	position:absolute;
	left:-1px;
	top:-1px;
	background:#1f1f1f;
	color:#FFF;
	line-height:20px;
	padding:0 8px
}
.miiee-g .miiee-product-info {
	overflow:hidden;
*zoom:1;
	width:0;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.miiee-g .miiee-product:hover .miiee-product-info {
	width:150px;
	padding-right:16px
}
.miiee-g .miiee-product-title {
	width:150px;
	display:block;
	font-size:14px;
	line-height:20px;
	color:#111;
	font-weight:bold
}
.miiee-g .miiee-product-desc {
	width:150px;
	line-height:20px
}
.miiee-g .miiee-product-new {
	width:150px;
	display:block;
	margin-top:9px;
	color:#1c1c1c;
	line-height:26px
}
.miiee-g .miiee-product-new em {
	font-size:24px
}
.miiee-g .miiee-product-old {
	width:150px;
	display:block;
	margin-top:10px;
	line-height:14px;
	color:#999
}
.miiee-g .miiee-item {
	margin-top:16px;
	margin-left:16px
}
.miiee-g .miiee-item img {
	float:left;
	width:174px;
	height:151px;
	margin-right:22px;
	_margin-right:19px
}
.miiee-g .miiee-item-info {
	overflow:hidden;
*zoom:1
}
.miiee-g .miiee-item-title {
	display:block;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-top:22px;
	padding-left:15px;
	font-size:16px;
	line-height:20px;
	color:#000;
	background:url("http://gtms02.alicdn.com/tps/i2/TB1vrqcGXXXXXaHXXXX3sk2NVXX-400-600.png") no-repeat 3px -96px
}
.miiee-g .miiee-item-desc {
	line-height:20px;
	margin-top:5px
}
.miiee-g .miiee-go-item {
	margin-top:11px
}
.miiee-g .miiee-text {
	margin-top:13px
}
.miiee-g .miiee-text a {
	display:block;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
*display:inline;
	width:166px;
	line-height:26px;
	color:#494949;
}
.miiee-g .miiee-text a:hover {
	color:#6738ab
}
.miiee-g .miiee-switchable, .miiee-g .miiee-switchable-content, .miiee-g .miiee-switchable-panel {
	width:785px;
	height:680px
}
.miiee-g .miiee-switchable, .miiee-g .miiee-switchable-panel {
	position:relative;
*zoom:1
}
.miiee-g .miiee-switchable-panel {
	display:none
}
.miiee-g .miiee-selected {
	display:block
}
.miiee-g .miiee-dapei-title {
	display:block;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:bold;
	line-height:18px;
	color:#000;
	width:135px;
}
.miiee-g .miiee-dapei-desc {
	display:block;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#000;
	margin-top:2px;
	line-height:18px
}
.miiee-g .miiee-dapei-price {
	line-height:24px;
	color:#1c1c1c
}
.miiee-g .miiee-dapei-price em {
	font-size:18px
}
.miiee-g .miiee-go-dapei {
	margin-top:9px
}
.miiee-g .miiee-dapei-1 {
	position:absolute;
	left:58px;
	top:25px
}
.miiee-g .miiee-dapei-1 img {
	width:135px;
	height:120px
}
.miiee-g .miiee-dapei-2 {
	position:absolute;
	left:58px;
	bottom:42px
}
.miiee-g .miiee-dapei-2 img {
	width:135px;
}
.miiee-g .miiee-dapei-1 .miiee-dapei-info, .miiee-g .miiee-dapei-2 .miiee-dapei-info {
	margin-top:10px
}
.miiee-g .miiee-dapei-3 {
	position:absolute;
	right:50px;
	top:27px
}
.miiee-g .miiee-dapei-3 img {
	width:135px;
	height:115px
}
.miiee-g .miiee-dapei-4 {
	position:absolute;
	right:50px;
	bottom:40px
}
.miiee-g .miiee-dapei-4 img {
	height:118px
}
.miiee-g .miiee-dapei-3 img, .miiee-g .miiee-dapei-4 img {
	float:left;
	margin-right:24px;
	_margin-right:21px
}
.miiee-g .miiee-dapei-3 .miiee-dapei-info, .miiee-g .miiee-dapei-4 .miiee-dapei-info {
	overflow:hidden;
*zoom:1
}
.miiee-g .miiee-model-info {
	position:absolute;
	top:161px;
	right:57px;
	width:353px;
	height:353px;
	text-align:center
}
.miiee-g .miiee-model-title-1, .miiee-g .miiee-model-title-2, .miiee-g .miiee-model-desc {
	margin-left:74px;
	margin-right:64px
}
.miiee-g .miiee-model-title-1 {
	margin-top:117px
}
.miiee-g .miiee-model-title-1, .miiee-g .miiee-model-title-2 {
	font-size:20px;
	line-height:26px;
	color:#FFF
}
.miiee-g .miiee-model-desc {
	margin-top:23px;
	color:#FFF;
	line-height:20px
}
.miiee-g .miiee-model {
	position:absolute;
	top:30px;
	right:363px
}
.miiee-g .miiee-model img {
	width:170px;
	height:620px
}
.miiee-g .miiee-switchable-trigger {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-51px;
	width:102px;
	line-height:28px;
	height:28px;
	text-align:center;
	color:#5a5a5a;
	background:#111
}
.miiee-g .miiee-prev, .miiee-g .miiee-next {
	position:absolute;
	top:0;
	width:20px;
	height:28px;
	background:url("http://gtms02.alicdn.com/tps/i2/TB1vrqcGXXXXXaHXXXX3sk2NVXX-400-600.png") no-repeat -175px -64px;
	cursor:pointer
}
.miiee-g .miiee-prev {
	left:0
}
.miiee-g .miiee-next {
	right:0;
	background-position:-195px -64px
}
.miiee-g .miiee-current {
	color:#FFF
}
@media screen and (max-width:1189px) {
.miiee-g .miiee-dapei, .miiee-g .miiee-switchable, .miiee-g .miiee-switchable-content, .miiee-g .miiee-switchable-panel {
width:585px
}
.miiee-g .miiee-dapei-1, .miiee-g .miiee-dapei-2 {
display:none
}
}
.s-name a {
	z-index: 100;
	line-height: 20px;
	color:#fff;
}
.txt-type .fu-tit {
	font-size:14px;
	padding-left:15px;
}
/*首页明星时尚部分特效*/
.index_banner {
	position:relative;
}
.index_banner ul {
	overflow:hidden;
}
.index_banner li {
	position:absolute;
	background-color: #fff;
	top:0;
	left:0;
	overflow:hidden;
	width:100%;
	height:680px;
}
.index_banner li a {
	display:block;
	margin:0 auto;
}
.index_banner cite {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:999;
	display:block;
	margin-left:-144px;
	width:288px;
	height:15px;
	_display:none;
}
.index_banner cite span {
	float:left;
	display:block;
	margin:0 4px;
	width:40px;
	height:8px;
	background-color:#e5e5e5;
	text-indent:-999em;
	opacity:.8;
	cursor:pointer;
}
.index_banner cite span:hover {
	background-color:#f5f5f5;
}
.index_banner cite span.cur {
	background-color:#1d8bd8;
	cursor:default;
}
.clear {
	clear:both;
}
.index_banner {
	width:787px;
	position:relative;
	height:678px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
.ssdp {
	font-size:20px;
	padding-bottom:10px;
	color:#000;
	font-weight:bold;
}
.miiee-model {
	background-color:#fff;
}
.left-wz {
	width:177px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.right-tu {
	width:177px;
	float:right;
}
.box2 {
	background:none repeat scroll 0 0 #FFFFFF;
	overflow:hidden;
	width:1210px;
	margin:20px auto 0 auto;
}
.main {
	clear:both;
	margin:0 auto;
	text-align:left;
	width:1050px;
	overflow:hidden;
}
.banner_tit {
	font-family:"微软雅黑";
	font-size:24px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:20px;
	color:#616161;
	font-weight: normal;
	position:relative;
	margin-left:-8px;
}
.banner_tit .more {
	width:60px;
	position:absolute;
	right:0;
}
.banner_tit .more a {
	font-size:12px;
}
.role_fen {
	color:#FF4500;
	font-size:24px;
	font-family:Brush Script MT;
}
.hot_role {
	width:1210px;
	overflow:hidden;
}
#centerwell {
	position:relative;
	height:400px;
	margin:0;
	padding:0;
	background:#FFFFFF;
	overflow:hidden;
	width:1210px;
}
#centerwell li {
	position:relative;
	/*width:150px;
	height:400px;*/
	float:left;
	background:white;
	overflow:hidden;
}
#centerwell h3 {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:150px;
	height:400px;
	background-color:#000000;
	position:relative;
	cursor:pointer;
}
#centerwell h3:hover {
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}
#centerwell .hot_content {
	position:absolute;
	left:160px;
	top:0;
	width:560px;
	color:#5f5f5f;
	font-size:15px;
	line-height:18px;
	font-family:GeogrotesqueMedium, Helvetica, Arial, sans-serif;
	letter-spacing:0pt;
}
#centerwell h3 img {
	filter:alpha(opacity=60);
	opacity:0.6;
	float:left;
	width:150px;
	height:400px;
}
#centerwell h3.on img {
	filter:alpha(opacity=100);
	opacity:1;
}
#centerwell h3 .hot_title {
	display:block;
	position:absolute;
	z-index:10;
	left:0;
	bottom:0;
	width:72px;
	height:177px;
	color:#FFFFFF;
	text-align:center;
}
#centerwell h3.on .hot_title {
	display:none;
}
.hot_content .hot_left {
	float:left;
	padding-top:20px;
}
.img_box {
	border:1px solid #000000;
}
.hot_left img {
	height:170px;
	width:130px;
}
.hot_content .hot_top {
	height:120px;
}
.hot_top dl {
	position:relative;
}
.hot_top dl dt {
	float:left;
}
.img_box {
	border:1px solid #000000;
}
.hot_top dl dd {
	padding-left:20px;
	padding-right:20px;
	border: 1px dashed #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	float:left;
}
.hot_left a {
	font-size:30px;
	font-family:"微软雅黑";
}
.mt101 dd {
	width:120px;
	/*float:left;*/
	
	margin-top:20px;
	position: relative;
}
.mt101 .price {
	position:absolute;
	bottom:0;
	padding-left:10px;
	padding-right:10px;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#000;
	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity:0.7; /*Firefox私有，透明度50%*/
	opacity:0.7;/*其他，透明度50%*/
}
.mt101 dd a {
	color:#FFF;
}
.hot_content .hot_top img {
	width:560px !important;
	height:120px !important;
}
.jianjie {
	position:absolute;
	bottom:0;
	background-color:#000;
	color:#FFF;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:150px;
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity:0.5;/*其他，透明度50%*/
}
.jianjie a {
	color:#fff;
}
.mt101 dd img {
	width:120px;
	height:120px;
}
.middle-qiehuan {
	width:576px;
	float:right;
}
.hot_content .mt101 {
	overflow:hidden;
}
.hot_content .mt101 .hb-left {
	float:left;
}
.hot_content .mt101 .hb-right {
	float:right;
	margin-left:26px;
}
.n-add-adlist {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	overflow:hidden;
}
	.module-body {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.module-body .market-item {
    overflow: hidden;
    height: 100%;
    position: relative;
    float: left;
    background-color: #fff;
    border: 2px solid #fff;
    width: 290px;
    margin-right: 8px;
}

.module-body .market-item .market-type {
    display: block;
    padding: 5px 0 0 10px;
    z-index: 10;
    position: absolute;
    color: #fff;
    width: 90px;
    height: 95px;
    font-size: 14px;
    background: url(../images/sy-hbxs-jt.png) no-repeat;
}
.title-outer-con .sub-title {
    white-space: nowrap;
    width: 200px;
    margin: 0 auto;
    overflow: hidden;
    color: #2f2f2f;
    font-size: 20px;
}
.module-body .market-item .main-pic {
    width: 100%;
    height: 308px;
    position: relative;
    display: block;
}

.module-body .market-item .main-pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.module-body .market-item .main-pic .title-outer-con {
    text-align: center;
}

.module-body .market-item .main-pic .title-outer-con {
    width: 214px;
    height: 112px;
    background: url(../images/sy-hbxs.png) no-repeat;
    top: 170px;
    margin: 0 auto;
    position: relative;
    padding: 10px;
    
}
.market-type.item-2 {
    background-position: -204px 0 !important;
}
.market-type.item-3 {
    background-position: -306px 0  !important;
}
.market-type.item-1 {
    background-position: -102px 0  !important;
}
.title-outer-con .title,.title-outer-con .sub-title{ text-align:center;}