@charset "utf-8";

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,ul {
	padding: 0;
	margin: 0
}

address,caption,cite,code,em,h1,h2,h3,h4,h5,h6,pre,strong,table,td,th {
	font-size: 1em;
	font-style: normal;
	font-weight: 400
}

strong {
	font-weight: 700
}

ol,ul {
	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: #666;
	background: #FFF none repeat scroll 0 0;
	margin: 0;
	padding: 0
}

a {
	color: #555;
	outline: medium none
}

a:active,a:link,a:visited {
	text-decoration: none
}

a:hover {
	color: #FF511E;
	text-decoration: none
}

cite,em,i {
	font-style: normal
}

article,aside,dialog,figure,footer,header,menu,nav,section {
	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: 500px;
	margin: 0 auto;
	position: relative;
	z-index: 1;

}

.full-screen-slides {
	width: 100%;
	height: 500px;
	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: 776px;
	height: 464px;
	text-indent: -9999px;
	margin-left: -388px;
	position: absolute;
	z-index: 2;
	left: 50%
}

.full-screen-slides-pagination {
	font-size: 0;
	text-align: center;
	display: block;
	list-style: none;
	width: 760px;
	height: 6px;
	padding: 7px 8px;
	margin-left: -388px;
	position: absolute;
	left: 50%;
	top: 440px;
	z-index: 9
}

.full-screen-slides-pagination li {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	list-style: none;
	width: 24px;
	height: 6px;
	margin-left: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000');
	background: #fff;
	overflow: hidden;
	cursor: pointer
}

.full-screen-slides-pagination a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px
}

.full-screen-slides-pagination .current {
	background: #6B7285
}

.s-top-apdcial {
	display: none;
	width: 1198px;
	height: 190px;
	margin-left: -600px;
	clear: both;
	position: absolute;
	top: 478px;
	left: 50%;

}

.limited_time {
	width: 210px;
	height: 150px;
	float: left;
	background: #fff
}

.limited_time .clock-wrap {
	position: relative;
	width: 210px;
	height: 150px;
	background: url(../images/clock01.png) no-repeat
}

.limited_time .clock {
	position: absolute;
	left: 81px;
	top: 26px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 6px solid transparent
}

.limited_time .clock:before {
	content: "";
	position: absolute;
	left: 18px;
	top: 18px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fa0808
}

.limited_time .clock .clock-h {
	position: absolute;
	top: 5px;
	left: 19px;
	height: 18px;
	width: 5px;
	background: url(../images/clock_h.png) no-repeat;
	transform: rotate(10deg);
	-webkit-transform-origin: 2.5px 16.5px;
	-moz-transform-origin: 2.5px 16.5px;
	transform-origin: 2.5px 16.5px
}

.limited_time .clock .clock-m {
	position: absolute;
	left: 5px;
	top: 19px;
	width: 19px;
	height: 5px
}

.limited_time .clock .clock-m:after {
	content: "";
	position: absolute;
	left: 14px;
	top: -17px;
	width: 4px;
	height: 21px;
	background-color: #1985D9;
	border-radius: 2px;
	background: url(../images/clock_m.png) no-repeat;
	border: 1px solid transparent;
	-webkit-transform-origin: 2.5px 19.5px;
	-webkit-animation: tick-tock 20s steps(60,end) infinite;
	-moz-transform-origin: 2.5px 19.5px;
	-moz-animation: tick-tock 20s steps(60,end) infinite;
	transform-origin: 2.5px 19.5px;
	animation: tick-tock 20s steps(60,end) infinite
}

.limited_time .clock .clock-s {
	position: absolute;
	left: 17px;
	top: -6px;
	width: 5px;
	height: 26px;
	-webkit-transform-origin: bottom;
	-webkit-animation: tick-tock 10s linear infinite;
	-moz-transform-origin: bottom;
	-moz-animation: tick-tock 10s linear infinite;
	transform-origin: bottom;
	animation: tick-tock 10s linear infinite
}

.limited_time .clock .clock-s:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-radius: 50%
}

@-keyframes tick-tock {
	to {
		transform: rotate(360deg) translate3d(0,0,0)
	}
}

@-moz-keyframes tick-tock {
	to {
		-moz-transform: rotate(360deg) translate3d(0,0,0)
	}
}

@-webkit-keyframes tick-tock {
	to {
		-webkit-transform: rotate(360deg) translate3d(0,0,0)
	}
}

.jfocus-trigeminy {
	width: 760px;
	height: 190px;
	float: left;
	left: 240px;
	overflow: hidden;
	position: relative;
	display:none;
}

.jfocus-trigeminy ul {
	width: auto;
	height: 190px;
	position: absolute;
	z-index: 1;
	overflow: hidden
}

.jfocus-trigeminy ul li {
	width: 760px;
	height: 190px;
	float: left;
	margin-left: -1px
}

.jfocus-trigeminy ul li a {
	display: block;
	width: 250px;
	margin-left: 3px;
	height: 190px;
	float: left
}

.jfocus-trigeminy ul li a img {
	width: 250px;
	height: 180px;
}

.jfocus-trigeminy .arrow {
	background: url(../images/home_bg.png) no-repeat;
	width: 45px;
	height: 100px;
	position: absolute;
	z-index: 2;
	top: 25px;
	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 .news_top{
	width: 260px;
	height: 195px;
	background: #ffebec;
	position: absolute;
	left:50%;
	margin-left: 404px;
}
.home-focus-layout .news_top h2{
	width: 260px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 1em;
	font-weight: bold;
	color: #c94c4a;
	border-bottom: 1px solid #eee;
}
.home-focus-layout .news_top ul {
	width:240px;
	padding: 0 10px;

}
.home-focus-layout .news_top ul li{
	width: 240px;
	height: 30px;
	line-height: 30px;

}
.home-focus-layout .news_top ul li i{
	width: 10px;
	height: 30px;
	line-height: 20px;
	color: red;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
}
.home-focus-layout .news_top ul li a{
	font-size: 14px;
}
.home-focus-layout .news_top h2 a{
	width: 90px;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	display: inline-block;
	color: #999;
	float: right;
}
.home-focus-layout .right-sidebar {
	position: absolute;
	z-index: 60;
	top: 0px;
	left: 50%;
	width: 260px;
	height: 464px;
	margin-left: 404px;
	overflow: hidden;
}

.home-focus-layout .right-sidebar .box-all {
	position: relative;
	height: auto;
	overflow: hidden
}

.home-focus-layout .right-sidebar .box-all .title {
	position: relative;
	height: 40px;
	padding-left: 14px;
	border-bottom: 1px solid #eee;
	background: #fff;
	font: 14px/40px 'microsoft yahei';
	overflow: hidden
}

.home-focus-layout .right-sidebar .title i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	background: url(../images/bntIcon.png) -95px -283px;
	vertical-align: middle;
	overflow: hidden
}

.home-focus-layout .right-sidebar .title em {
	display: inline-block;
	vertical-align: middle
}

.home-focus-layout .right-sidebar .title .more {
	position: absolute;
	top: 0;
	right: 10px;
	font: 400 12px/40px \5b8b\4f53;
	color: #666
}

.home-focus-layout .right-sidebar .notice {
	position: relative;
	height: 155px;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.home-focus-layout .right-sidebar .notice .bg {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 155px;
	background: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	overflow: hidden
}

.home-focus-layout .right-sidebar .notice .list {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 145px;
	padding-top: 10px;
	overflow: hidden
}

.home-focus-layout .right-sidebar .notice .list li {
	height: 18px;
	margin: 0 10px 9px 15px;
	line-height: 18px;
	overflow: hidden
}

.home-focus-layout .right-sidebar .notice .list li a {
	color: #666
}

.home-focus-layout .right-sidebar .notice .list li.hot a {
	color: #f60
}

.home-focus-layout .right-sidebar .life {
	position: relative;
	height: 191px;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.home-focus-layout .right-sidebar .life .bg {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 191px;
	background: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	overflow: hidden
}

.home-focus-layout .right-sidebar .life .list {
	position: absolute;
	z-index: 2;
	width: 200px;
	height: 191px;
	overflow: hidden
}

.home-focus-layout .right-sidebar .life .list li {
	float: left;
	width: 62px;
	height: 62px;
	opacity: .9;
	filter: alpha(opacity=90);
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	overflow: hidden
}

.home-focus-layout .right-sidebar .life .list li.s1 {
	background: #95a248
}

.home-focus-layout .right-sidebar .life .list li.s2 {
	background: #34aedf
}

.home-focus-layout .right-sidebar .life .list li.s3 {
	background: #ae87b6
}

.home-focus-layout .right-sidebar .life .list li.m1 {
	background: #f29aaa
}

.home-focus-layout .right-sidebar .life .list li.m2 {
	background: #efdaad
}

.home-focus-layout .right-sidebar .life .list li.m3 {
	background: #e5eaee
}

.home-focus-layout .right-sidebar .life .list li.d1 {
	background: #d69e63
}

.home-focus-layout .right-sidebar .life .list li.d2 {
	background: #a5a26d
}

.home-focus-layout .right-sidebar .life .list li.d3 {
	background: #52c0e3
}

.home-focus-layout .right-sidebar .life .list li a {
	display: block;
	width: 62px;
	height: 74px;
	color: #fff;
	font-size: 14px;
	line-height: 64px;
	font-family: 'microsoft yahei';
	text-align: center;
	cursor: pointer;
	overflow: hidden
}

.home-focus-layout .right-sidebar .life .list li a .ng-iconfont {
	display: block;
	height: 35px;
	color: #666;
	font-size: 26px;
	text-align: center;
	line-height: 42px;
	overflow: hidden
}

.module {
	margin: 10px 0 0;
	padding: 15px 20px;
	border: 1px solid #ededed;
	background: #fff
}

.module-title {
	font: 14px/22px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1"
}

.module-title .more {
	float: right;
	font-size: 12px;
	color: #f33;
	font-family: SimSun
}

.module-title .more span {
	font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1"
}

.mall-notice ul {
	padding: 8px 0 0
}

.mall-notice li {
	height: 24px;
	font: 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1"
}

.mall-notice li a {
	color: #666
}

.mall-notice li a:hover {
	color: #c00
}

.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
}

.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: 100%;
	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
}

.member-login-on {
	height: 180px
}

.member-login-on .default-user {
	display: inline-block;
	background: url(../images/s-m-login.jpg) no-repeat;
	width: 215px;
	height: 103px;
	overflow: hidden
}

.member-login-on a.login {
	margin-left: 10px;
	background-color: #ff5400
}

.member-login-on a.login:hover {
	background-color: #e54b00
}

.member-login-on a {
	display: block;
	width: 95px;
	height: 36px;
	color: #fff;
	font: 700 12px "微软雅黑";
	line-height: 36px;
	text-align: center;
	float: left;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	-ms-transition: background-color .2s linear;
	transition: background-color .2s linear
}

.member-login-on a.reg {
	margin-left: 5px;
	background-color: #81bc00
}

.member-login-on a.reg:hover {
	background-color: #699900
}

.member-login-off .user {
	margin: 0 auto;
	width: 200px;
	height: 60px;
	padding-top: 10px;
	overflow: hidden
}

.member-login-off .user .img {
	display: inline-block;
	margin-right: 10px;
	float: left;
	width: 50px;
	height: 50px;
	border: 5px solid #e0e0e0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden
}

.member-login-off .user .img img {
	width: 50px;
	height: 50px
}

.member-login-off .user p {
	display: inline-block;
	float: left;
	width: 118px;
	margin-top: 22px;
	color: #333;
	line-height: 14px
}

.member-login-off .user p.name {
	margin-top: 3px;
	font: 700 14px '微软雅黑';
	line-height: 14px;
	word-break: break-all
}

.member-login-off .btn {
	margin: 10px auto 15px auto;
	width: 210px
}

.member-login-off .btn a {
	display: inline-block;
	margin: 0 10px;
	width: 80px;
	height: 20px;
	color: #81bc00;
	border: 1px solid #81bc00;
	line-height: 20px;
	text-align: center;
	background-color: #fffeed
}

.member-login-off .btn a:hover {
	color: #f40;
	border: 1px solid #f40
}

.member-login-off .order {
	margin-bottom: 10px
}

.member-login-off .order a.processing {
	width: 80px;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8
}

.member-login-off div {
	margin: 0 auto
}

.member-login-off .order a {
	display: inline-block;
	width: 60px;
	height: 40px;
	text-align: center
}

.member-login-off .order a em {
	display: block;
	clear: both;
	color: #f40;
	font-weight: 700;
	font-size: 14px
}

.proclamation {
	background: #FFF;
	width: 228px;
	height: 239px;
	border: 1px solid #ededed;
	margin: -1px 0 0
}

.proclamation .tabs-nav {
	height: 40px;
	position: relative;
	z-index: 1
}

.proclamation .tabs-nav li {
	text-align: center;
	display: block;
	width: 50px;
	height: 30px;
	float: left;
	padding: 5px 0;
	margin: 0;
	position: relative;
	z-index: 9;
	cursor: pointer
}

.proclamation .tabs-nav li h3 {
	font: 14px/30px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1"
}

.proclamation .tabs-nav li.tabs-selected {
	color: #333;
	background: #FFF;
	width: 104px;
	height: 30px;
	position: relative;
	z-index: 10
}

.proclamation .tabs-nav li.tabs-selected h3 {
	color: #333;
	font-weight: 700
}

.proclamation .tabs-panel {
	width: 95%;
	margin: 6px
}

.proclamation .mall-news li {
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 20px;
	font-size: 14px;
	line-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-suiji {
	overflow: hidden;
	padding-top: 10px
}

.home-sale-suiji .hd .tit {
	height: 24px;
	line-height: 24px;
	margin: 8px 0;
	color: #333;
	width: 150px;
	float: left;
	font-size: 18px;
	text-indent: 8px;
	font-family: Microsoft YaHei
}

.home-sale-suiji .hd .tit i {
	width: 3px;
	height: 18px;
	margin-top: 4px;
	font-size: 0;
	overflow: hidden;
	background-color: #333;
	float: left
}

.home-sale-suiji .left-layout {
	width: 989px;
	float: left;
	border-bottom: solid 1px #F0F0F0
}

.home-sale-suiji .hd .changeBnt i,.picLB .ftBox .name b {
	background: url(../images/bntIcon.png) no-repeat
}

.home-sale-suiji .hd {
	height: 48px;
	line-height: 36px;
	position: relative
}

.home-sale-suiji .border {
	display: block;
	overflow: hidden;
	height: 0;
	position: absolute;
	width: 1000px;
	border-top: 1px solid #d3d9df;
	border-bottom: 1px solid #fcfcfc;
	top: 18px;
	left: 0
}

.home-sale-suiji .hd h2 {
	position: absolute;
	background: #f7f7f7;
	display: inline-block;
	zoom: 1;
	padding: 0 22px;
	z-index: 100;
	font-size: 18px;
	left: 50%;
	margin-left: -55px
}

.home-sale-suiji .hd .changeBnt {
	width: 67px;
	height: 23px;
	background: #fff;
	border: 1px solid #d8dcdd;
	position: absolute;
	top: 7px;
	right: 0;
	text-indent: 25px;
	line-height: 23px
}

.home-sale-suiji .hd .changeBnt i {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 4px;
	top: 2px;
	background-position: -202px 1px
}

.home-sale-suiji .hd .changeBnt:hover {
	background: #e55656;
	border: 1px solid #e55656;
	color: #fff;
	text-decoration: none
}

.home-sale-suiji .hd .changeBnt:hover i {
	background-position: -202px -26px
}

.home-sale-suiji img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.home-sale-suiji img:hover {
	opacity: .8
}

.home-sale-suiji .picLB {
	border: 1px solid #efefef
}

.home-sale-suiji .picLB li {
	width: 234px;
	height: 260px;
	margin: 16px 0 0 5px;
	overflow: hidden;
	background: #fff;
	position: relative
}

.home-sale-suiji .picLB {
	overflow: hidden;
	zoom: 1
}

.home-sale-suiji .picLB li {
	float: left;
	display: inline
}

.home-sale-suiji .picDl {
	width: 1200px;
	overflow: hidden;
	zoom: 1;
	height: 260px;
	position: absolute;
	top: 0;
	left: 0
}

.home-sale-suiji .picDl dd {
	float: left;
	display: inline;
	width: 235px;
	overflow: hidden
}

.home-sale-suiji .picDl dd .pic img {
	max-width: 180px;
	max-height: 180px;
	margin-top: expression(180-this.height/2);
	margin: 0 0 0 25px
}

.home-sale-suiji .picDl dd .pic {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 160px;
	height: 160px;
	overflow: hidden
}

.home-sale-suiji .picLB .ftBox {
	overflow: hidden;
	zoom: 1
}

.home-sale-suiji .picLB .ftBox .name {
	float: left;
	display: inline;
	height: 70px;
	border-right: 1px solid #e5e5e5;
	margin-right: 10px
}

.home-sale-suiji .picLB .ftBox .name b {
	width: 60px;
	height: 45px;
	background-position: -87px -5px;
	display: block;
	margin: 15px 0 0 10px;
	text-indent: -999em
}

.home-sale-suiji .picLB .ftBox .tit {
	font-family: '微软雅黑','黑体';
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	width: 200px;
	margin-left: 20px;
	height: 33px;
	overflow: hidden
}

.home-sale-suiji .picLB .ftBox .text {
	color: #929292;
	font-family: '微软雅黑','黑体';
	font-size: 14px;
	margin-top: 5px;
	width: 200px;
	margin-left: 20px
}

.home-sale-suiji .picLB .ftBox .text em {
	color: #C00;
	font-weight: 600
}

.sale_lum {
	margin-top: 15px
}

.sale_lum #sale_cx {
	float: left;
	width: 899px
}

.sale_lum #sale_cx .mt,.sale_lum #share .mt {
	height: 36px
}

.sale_lum #sale_cx .mt h2 {
	padding-right: 232px;
	background: url(../images/title.png) no-repeat right 10px;
	float: left;
	display: inline;
	line-height: 30px;
	font-size: 20px
}

.sale_lum #share {
	width: 300px;
	float: left
}

.sale_lum #share .mt h2 {
	float: left;
	display: inline;
	line-height: 30px;
	font-size: 20px
}

.sale_lum .share {
	width: 258px;
	height: 226px;
	padding: 35px 20px 20px;
	border: 1px solid #EDEDED;
	overflow: hidden
}

.sale_lum .share .show_share li {
	height: 100px;
	margin-bottom: 20px;
	overflow: hidden
}

.sale_lum .share .show_share .p-img {
	float: left;
	display: inline;
	padding: 10px 0;
	width: 80px;
	height: 80px
}

.sale_lum .share .show_share .p-info {
	float: left;
	display: inline;
	width: 146px;
	padding-left: 20px;
	margin-top: 3px
}

.sale_lum .share .show_share .author-info {
	height: 28px;
	margin-bottom: 5px;
	overflow: hidden
}

.sale_lum .share .show_share .author-info img {
	width: 28px;
	height: 28px;
	margin-right: 5px;
	border-radius: 50%;
	vertical-align: middle
}

.sale_lum .share .show_share .author-info span {
	line-height: 28px
}

.sale_lum .share .show_share .p-detail {
	position: relative;
	width: 110px;
	height: 34px;
	padding: 10px 15px 10px 20px;
	background: #f8f8f8;
	color: #999;
	overflow: visible
}

.sale_lum .share .show_share .p-detail a,.sale_lum .share .show_share .p-detail p {
	display: block;
	height: 38px;
	overflow: hidden;
	word-break: break-all
}

.sale_lum .share .show_share .detail-arrow {
	position: absolute;
	left: -9px;
	top: 19px;
	color: #f8f8f8;
	font-size: 20px
}

.sale_lum .share .show_share .icon-l {
	position: absolute;
	left: 4px;
	top: 7px;
	font-size: 38px;
	line-height: 38px;
	color: #aaa;
	font-family: Arial
}

.sale_lum .share .show_share .icon-r {
	font-size: 38px;
	line-height: 38px;
	color: #aaa;
	vertical-align: -24px;
	font-family: Arial
}

.sale_cx {
	width: 899px;
	height: 281px;
	border: solid #E5E5E5;
	border-width: 1px 0 1px 1px
}

.sale_cx .groupbuy {
	width: 239px;
	height: 281px;
	position: relative;
	overflow: hidden;
	float: left;
	border-right: 1px solid #EDEDED
}

.sale_cx .groupbuy ul {
	height: 280px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	position: absolute
}

.sale_cx .groupbuy ul li {
	float: left;
	width: 239px;
	height: 278px;
	padding: 0
}

.sale_cx .groupbuy .pagination {
	display: none
}

.sale_cx .groupbuy .arrow {
	background: url(../images/home_bg.png) no-repeat;
	width: 19px;
	height: 29px;
	position: absolute;
	z-index: 2;
	top: 80px;
	cursor: pointer
}

.sale_cx .groupbuy:hover .arrow {
	opacity: .5!important
}

.sale_cx .groupbuy .arrow:hover {
	opacity: .8!important
}

.sale_cx .groupbuy .pre {
	background-position: -160px -40px;
	left: 0
}

.sale_cx .groupbuy .next {
	background-position: -180px -40px;
	right: 0
}

.sale_cx .groupbuy dl {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	width: 240px;
	height: 230px;
	padding-bottom: 28px;
	position: relative;
	z-index: 1;
	margin-top: 10px
}

.sale_cx .groupbuy dl dt {
	color: #333;
	width: 230px;
	height: 20px;
	padding: 2px 5px 38px 5px;
	position: absolute;
	z-index: 1;
	top: 210px;
	text-align: center;
	overflow: hidden
}

.sale_cx .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: 175px;
	left: 20px
}

.sale_cx .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
}

.sale_cx .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
}

.sale_cx .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
}

.sale_cx .groupbuy dl dd.time {
	font-family: Verdana;
	background-color: #FFF;
	width: 210px;
	height: 20px;
	padding: 4px 10px;
	position: absolute;
	z-index: 1;
	bottom: 0
}

.sale_cx .groupbuy dl dd.time .sell {
	float: left
}

.sale_cx .groupbuy dl dd.time .sell em {
	font-weight: 600;
	color: #E72551;
	margin-left: 2px
}

.sale_cx .groupbuy dl dd.time .time-remain {
	color: #777;
	float: right
}

.sale_cx .groupbuy dl dd.time .time-remain em {
	font-weight: 600;
	color: #E72551
}

.sale_cx .right-sidebar {
	width: 659px;
	float: left
}

.sale_cx .right-sidebar .title {
	height: 40px;
	border-bottom: solid 2px red
}

.sale_cx .right-sidebar .title h3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	color: #D93600;
	float: left;
	margin-left: 20px
}

.sale_cx .right-sidebar .title a {
	line-height: 38px;
	float: right;
	margin-right: 6px
}

.sale_cx .sale-discount ul {
	width: 660px
}

.sale_cx .sale-discount ul li {
	float: left;
	width: 199px;
	height: 104px;
	padding: 18px 10px;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	overflow: hidden
}

.sale_cx .sale-discount ul li .p-img {
	float: left;
	width: 100px;
	height: 100px
}

.sale_cx .sale-discount ul li .p-img img {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out
}

.sale_cx .sale-discount ul li .p-info {
	float: right;
	width: 94px
}

.sale_cx .sale-discount ul li .p-name {
	height: 36px;
	margin-bottom: 6px;
	color: #666;
	word-break: break-all;
	overflow: hidden
}

.sale_cx .sale-discount ul li .p-price {
	margin-bottom: 5px
}

.sale_cx .sale-discount li .p-price span {
	display: block;
	color: #e12228;
	font-size: 16px;
	font-weight: 700
}

.home-standard-layout {
	overflow: hidden;
	margin-top: 15px
}

.home-standard-layout .left-sidebar {
	width: 360px;
	height: 480px;
	float: left
}

.home-standard-layout .left-sidebar .title {
	background-color: #FFF;
	width: 100%;
	height: 40px
}

.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 {
	padding-right: 8px
}

.home-standard-layout .left-sidebar .title .txt-type h2,.home-standard-layout .left-sidebar .title .txt-type span {
	font: 700 20px/30px 'microsoft yahei';
	color: #333;
	vertical-align: middle;
	display: inline-block;
	zoom: 1
}

.home-standard-layout .left-sidebar .side {
	position: relative;
	float: left;
	width: 360px;
	height: 440px;
	overflow: hidden
}

.home-standard-layout .left-sidebar .side .big img {
	display: block;
	width: 360px;
	height: 310px
}

.home-standard-layout .left-sidebar .side .entrances {
	position: absolute;
	top: 209px;
	width: 360px;
	padding: 11px 0;
	background: #e4e7fa;
	height: 61px;
	overflow: hidden
}

.home-standard-layout .left-sidebar .side .entrances2 {
	top: 260px;
	height: 30px
}

.home-standard-layout .left-sidebar .side .entrances a {
	position: relative;
	float: left;
	padding-left: 20px;
	width: 99px;
	height: 30px;
	margin: 0 1px 1px 0;
	line-height: 30px;
	color: #333;
	overflow: hidden
}

.home-standard-layout .left-sidebar .side .entrances a .bg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 171px;
	height: 30px;
	opacity: .8;
	filter: alpha(opacity=80)
}

.home-standard-layout .left-sidebar .side .entrances a em {
	position: relative;
	z-index: 2;
	font-family: 'microsoft yahei';
	line-height: 30px;
	float: left
}

.home-standard-layout .left-sidebar .side .brands {
	width: 170px;
	height: 159px;
	margin: 0 auto;
	padding-top: 1px;
	background: #fff;
	overflow: hidden
}

.home-standard-layout .left-sidebar .side .brands li {
	float: left;
	height: 53px
}

.home-standard-layout .left-sidebar .side .brands li.item1,.home-standard-layout .left-sidebar .side .brands li.item3,.home-standard-layout .left-sidebar .side .brands li.item5 {
	border-bottom: 1px solid #eee
}

.home-standard-layout .left-sidebar .side .brands li.item2,.home-standard-layout .left-sidebar .side .brands li.item4,.home-standard-layout .left-sidebar .side .brands li.item6 {
	margin-right: -5px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee
}

.home-standard-layout .left-sidebar .side .brands li a {
	display: block;
	height: 41px;
	padding-top: 12px
}

.home-standard-layout .left-sidebar .side .brands li img {
	display: block;
	width: 80px;
	height: 30px;
	margin: 0 auto
}

.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;
	width: 202px;
	height: 222px;
	margin: -1px
}

.home-standard-layout .recommend-classes ul li {
	display: inline-block;
	zoom: 1
}

.home-standard-layout .recommend-classes ul li a {
	font-size: 13px;
	text-shadow: 1px 1px 0 rgba(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,.1)
}

.home-standard-layout .middle-layout {
	width: 840px;
	height: 100%;
	float: left
}

.home-standard-layout .tabs-nav {
	background-color: transparent;
	height: 40px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: transparent transparent #ff6b80 transparent;
	position: relative;
	z-index: 1
}

.home-standard-layout .tabs-nav li {
	background-color: transparent;
	width: 15%;
	height: 38px;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1;
	cursor: pointer
}

.home-standard-layout .tabs-nav li h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 38px;
	text-align: center
}

.home-standard-layout .tabs-nav .tabs-selected h3 {
	color: #333;
	border-bottom: solid 3px
}

.home-standard-layout .links {
	height: 120px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px
}

.home-standard-layout .links a {
	display: inline-block;
	margin-left: 16px;
	color: #666;
	font: 12px/30px 'microsoft yahei';
	white-space: nowrap
}

.home-standard-layout .tabs-panel {
	width: 776px;
	height: 498px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1
}

.home-standard-layout .middle-banner-style01 .col2 {
	position: relative;
	z-index: 2;
	float: left;
	width: 405px;
	height: 439px;
	margin-right: -20px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	overflow: hidden
}

.home-standard-layout .middle-banner-style01 .col2 li {
	float: left;
	width: 199px;
	height: 219px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.home-standard-layout .middle-banner-style01 .col2 li img {
	display: block;
	width: 200px;
	height: 220px
}

.home-standard-layout .middle-banner-style01 .col3 {
	float: right;
	width: 199px;
	height: 439px;
	margin-left: -10px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	background: #f5f5f5;
	overflow: hidden
}

.home-standard-layout .middle-banner-style01 .col3 li {
	height: 146px;
	border-bottom: 1px solid #eee;
	font-size: 0;
	overflow: hidden
}

.home-standard-layout .middle-banner-style01 .col3 li img {
	display: block;
	width: 200px;
	height: 147px
}

.home-standard-layout .middle-banner-style01 {
	background-color: #fff;
	width: 840px;
	height: 440px;
	position: relative;
	z-index: 1
}

.home-standard-layout .middle-banner-style01 .item {
	float: left;
	margin: 0 0 -1px -1px;
	padding: 16px 25px 0 24px;
	width: 160px;
	height: 203px;
	border: 1px solid #ededed;
	background: #fff
}

.home-standard-layout .middle-banner-style01 .wide {
	padding: 0;
	width: 419px;
	height: 218px
}

.home-standard-layout .middle-banner-style01 .title {
	width: 160px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font: 14px/20px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1"
}

.home-standard-layout .middle-banner-style01 p {
	height: 20px;
	overflow: hidden;
	font: 14px/20px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
	color: #f33
}

.home-standard-layout .middle-banner-style01 .item .pic {
	-webkit-transition: -webkit-transform 200ms linear;
	-moz-transition: -moz-transform 200ms linear;
	-o-transition: -o-transform 200ms linear;
	transition: transform 200ms linear
}

.home-standard-layout .middle-banner-style01 .item:hover .pic {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}

.home-standard-layout .middle-banner-style01 .item .pic img {
	display: block
}

.home-standard-layout .middle-banner-style01 .item .pic {
	display: block;
	padding: 12px 0 0
}

.floor-brand {
	margin-left: auto;
	margin-right: auto;
	width: 1198px;
	height: 55px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 0
}

.floor-brand .slide-element li {
	width: 119px;
	height: 54px;
	float: left
}

.floor-brand .slide-element li a img {
	margin-top: 9px;
	width: 110px
}

.floor-brand .slide-controller span {
	background: 0 0;
	filter: none;
	cursor: not-allowed
}

.floor-brand .slide-controller .icon-font {
	font-size: 26px;
	color: #ddd
}

.floor-brand .slide-controller .active {
	cursor: pointer
}

.floor-brand .slide-controller .active .icon-font {
	color: #999
}

.home-standard-layout .middle-goods-list {
	width: 839px!important;
	height: 439px!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: 840px;
	height: 442px;
	margin: 0 -1px -1px 0
}

.home-standard-layout .middle-goods-list ul li {
	width: 199px;
	height: 219px;
	float: left;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #DDD #DDD transparent;
	padding: 0 5px;
	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 {
	line-height: 16px;
	width: 160px;
	height: 17px;
	position: absolute;
	z-index: auto;
	top: 148px;
	left: 0;
	overflow: hidden
}

.home-standard-layout .middle-goods-list dl dd.goods-thumb {
	width: 140px;
	height: 140px;
	position: absolute;
	z-index: auto;
	padding: 0 10px;
	top: 0;
	left: 0
}

.home-standard-layout .middle-goods-list dl dd.goods-thumb a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	width: 140px;
	height: 140px;
	overflow: hidden
}

.home-standard-layout .middle-goods-list dl dd.goods-thumb img {
	max-width: 140px;
	max-height: 140px;
	margin-top: expression(140-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: 174px;
	left: 0
}

.home-standard-layout .middle-goods-list dl dd.goods-price .original {
	font-size: 12px;
	font-weight: 400;
	text-decoration: line-through;
	color: #999;
	vertical-align: middle;
	margin-left: 6px
}

.home-standard-layout .right-side-focus {
	width: 419px;
	height: 219px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #eee
}

.home-standard-layout .right-side-focus ul {
	height: 220px;
	position: absolute;
	z-index: 1
}

.home-standard-layout .right-side-focus ul li {
	width: 419px;
	height: 220px;
	overflow: hidden;
	float: left
}

.home-standard-layout .right-side-focus ul li a {
	display: block
}

.home-standard-layout .right-side-focus .pagination {
	font-size: 0;
	text-align: center;
	width: 390px;
	height: 6px;
	padding: 7px 10px;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0
}

.home-standard-layout .right-side-focus .pagination span {
	background: #000;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	list-style: none;
	width: 24px;
	height: 6px;
	margin-left: 4px;
	cursor: pointer
}

.home-standard-layout .right-side-focus .pagination span.on {
	background: #000
}

.style-red .right-side-focus .pagination span {
	background: #fa0404
}

.style-red .left-sidebar {
	background-color: #f9eef2
}

.style-red .left-sidebar .side .entrances a .bg {
	background-color: #fa0404
}

.style-red .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #fa0404
}

.style-red .tabs-nav {
	border-color: transparent transparent #fa0404 transparent
}

.style-orange .right-side-focus .pagination span {
	background: #ff9901
}

.style-orange .left-sidebar {
	background-color: #fdf2e2
}

.style-orange .left-sidebar .side .entrances {
	background-color: #f0d9b6!important
}

.style-orange .middle-banner-style01 p {
	color: #ff9901!important
}

.style-orange .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #ff9901
}

.style-orange .tabs-nav {
	border-color: transparent transparent #ff9901 transparent
}

.style-brown .right-side-focus .pagination span {
	background: #9e652b
}

.style-brown .left-sidebar {
	background-color: #f6f0e9
}

.style-brown .left-sidebar .side .entrances {
	background-color: #eae3db!important
}

.style-brown .middle-banner-style01 p {
	color: #9e652b!important
}

.style-brown .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #9e652b
}

.style-brown .tabs-nav {
	border-color: transparent transparent #9e652b transparent
}

.style-green .right-side-focus .pagination span {
	background: #aed55a
}

.style-green .left-sidebar {
	background-color: #f4fce3
}

.style-green .left-sidebar .side .entrances {
	background-color: #e2f0c6!important
}

.style-green .middle-banner-style01 p {
	color: #aed55a!important
}

.style-green .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #aed55a
}

.style-green .tabs-nav {
	border-color: transparent transparent #aed55a transparent
}

.style-blue .right-side-focus .pagination span {
	background: #61b3ff
}

.style-blue .left-sidebar {
	background-color: #f4fcfe
}

.style-blue .left-sidebar .side .entrances {
	background-color: #e5f4fb!important
}

.style-blue .middle-banner-style01 p {
	color: #61b3ff!important
}

.style-blue .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #61b3ff
}

.style-blue .tabs-nav {
	border-color: transparent transparent #61b3ff transparent
}

.style-pink .right-side-focus .pagination span {
	background: #ff7373
}

.style-pink .left-sidebar {
	background-color: #fcfbf7
}

.style-pink .left-sidebar .side .entrances {
	background-color: #f8eee2!important
}

.style-pink .middle-banner-style01 p {
	color: #ff6b80!important
}

.style-pink .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #ff6b80
}

.style-purple .right-side-focus .pagination span {
	background: #c912fe
}

.style-purple .left-sidebar {
	background-color: #f5f5ff
}

.style-purple .left-sidebar .side .entrances {
	background-color: #e4e7fa!important
}

.style-purple .middle-banner-style01 p {
	color: #c912fe!important
}

.style-purple .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #c912fe
}

.style-purple .tabs-nav {
	border-color: transparent transparent #c912fe transparent
}

.style-default .right-side-focus .pagination span {
	background: #01c4bd
}

.style-default .left-sidebar {
	background-color: #f4fced
}

.style-default .left-sidebar .side .entrances {
	background-color: #e0eed5!important
}

.style-default .middle-banner-style01 p {
	color: #01c4bd!important
}

.style-default .middle-layout .tabs-nav .tabs-selected h3 {
	border-color: #01c4bd
}

.style-default .tabs-nav {
	border-color: transparent transparent #01c4bd transparent
}

.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(trans.gif)
}

.microshop-share b {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#A5000000', endColorstr='#A5000000');
	background: rgba(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;
	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)
}

.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
}
/*弹窗*/
.new-user {
   /* display: none; */
    position: fixed;
    z-index: 1000097;
    top: 50%;
 
    margin-top: -200.0px;
    left: 50%;
    margin-left: -400.0px;
    display: none;
}

.new-user .new-pic {
    width: 800px;
    height: 400px;
    overflow: hidden;
}

.new-user img {
    display: block;
    /*
    width: 600px;
    height: 320px;
    */
}

.new-user .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 26px;
    background: url(../images/closezom.png) no-repeat;

    overflow: hidden;
    cursor: pointer;
    z-index: 2000096;
}

.dialog-overlay {
   display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    min-width: 300px;
    background: #000;
    opacity: .6;
    filter: Alpha(opacity=60) \9;
    z-index: 1000096;
}

.bannerBox2 .hd {
    width: 100%;
    text-align: center;
    position: absolute;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.bannerBox2 .hd li {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 3px;
    border: 1px solid #fff;
}
.bannerBox2 .hd li.on {
    background: #fff;
}
.bannerBox2 .bd li img{
    width:800px;
    height:400px;
}

.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
}

#nav_box {
	position: fixed;
	left: 30px;
	top: 160px;
	display: none;
	left: 50%;
	margin-left: -660px
}

#nav_box ul li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #666;
	text-align: center
}

#nav_box ul li.last {
	border-bottom: 1px dotted #666
}

#nav_box ul li .num {
	color: #666;
	display: block
}

#nav_box ul li .word {
	display: none;
	color: #CB1C39
}

#nav_box ul li.hover .num {
	display: none!important
}

#nav_box ul li.hover .word {
	display: block!important
}

.nav-hiddem {
	position: fixed;
	height: 50px;
	width: 100%;
	min-width: 990px;
	background: #fff;
	box-shadow: rgba(0,0,0,.2) 0 1px 5px;
	left: 0;
	top: 0;
	opacity: .95;
	filter: alpha(opacity=95);
	z-index: 999;
	display: none;
}

.nav-hiddem .public-head-layout {
	height: 50px!important
}

.nav-hiddem .public-head-layout .site-logo {
	height: 40px!important;
	margin: 5px 10px auto 0!important
}

.nav-hiddem .public-head-layout .site-logo img {
	max-height: 40px!important
}

.nav-hiddem .public-head-layout .logo-test {
	padding: 15px 15px 0 0!important
}

.nav-hiddem .head-search-layout {
	margin: 5px 0 0!important
}

.nav-hiddem .head-search-layout .keyword {
	display: none
}

.nav-hiddem .head-user-menu {
	margin: 5px 0 0 0!important
}
/*/++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/
/++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/
/++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/*/
@charset "UTF-8";
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr, dl, dt, dd, body {
	padding:0;
	margin:0;
}
/*重置*/
img{
	border: none;
	

}
dl{outline: none;}
ul li{
	list-style: none;
}
*{
	font-family: "微软雅黑";
	word-wrap:break-word;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #666;

}
body{
	font-size: 14px;
	background: url(../images/index/bg_ground.png);
}
.center{ margin: 0 auto;}
.clear{ clear: both; font-size: 0px;}

.bannar{ width: 1200px; height: 90px; margin:0 auto; margin-top: 30px;}
.bannar img{ height: 90px; width: 1200px;}
.yd_title{ height: 100px; width: 1200px; text-align: center;}


/*轮播下广告*/
.yd_nav{ height: 160px; width: 1200px; background-color:#FFF;}
.yd_nav ul{ margin-left: -8px;}
.yd_nav li{ float: left; height: 160px; width: 294px; margin-left: 8px;}
.yd_nav li img{height: 160px; width: 294px;}
/*新品上市*/
.yd_new{ height: 408px; width: 1200px;  margin-top: 30px;}
.yd_new_main{ height: 218px; width: 1196px; padding: 20px 0px;  margin-top:20px; border:2px #ebebeb solid;}

.lunbo{ height: 222px; width: 1200px; }
.zuo{width:20px;height:222px;float:left; margin-right: 9px; background: url(../images/index/left.gif) no-repeat;cursor:pointer; margin-left: -2px;}
.zhong{ height: 222px; width:1150px ;float:left;overflow: hidden; margin-left: -8px;position: relative;}
.zhong .zhong_main{ width:15000px; position: absolute;}
.zhong .zhong_main dl{width:222px;height:222px; margin-left: 8px; background: green; float: left;position: relative; cursor: pointer;}
.zhong .zhong_main dl dt{ width: 222px; height: 222px; position: relative;}
.zhong .zhong_main dl dt img{ width: 222px; height: 222px; }
.zhong .zhong_main dl dd ul{ margin: 80px 23px;}
.zhong .zhong_main dl dd.mess .title{ height: 50px; line-height: 25px; color:#FFF;}
.zhong .zhong_main dl dd.mess .price{font-size: 18px; color: #F75353; margin-top: 10px;}
.zhong .zhong_main dl dd.mess{
	width: 222px;
	height: 222px;
	padding-top: 0px;
	text-align: center;
	vertical-align: center;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-webkit-transform:scale(0,0);
    -moz-transform:scale(0,0);
    -transform:scale(0,0);
	-o-transform:scale(0,0);
	-ms-transform:scale(0,0);
}
.zhong .zhong_main dl:hover dd.mess{
	-webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);	
}

.you{width:20px;height:222px;float:right;margin-right: 2px;background: url(../images/index/right.gif) no-repeat;cursor:pointer;}






/*限时折扣*/
.yd_discount{ height: 668px; width: 1200px;  margin-top: 5px;}
.yd_discount .yd_discount_m{ height: 550px; width: 1209px; margin: 0 auto; margin-left: -9px; overflow: hidden;}
.yd_discount .yd_discount_m dl{ width: 189px; height: 268px; margin-bottom: 10px; margin-left: 10.5px; border: 1px solid #e6e6e6; float: left; }
.yd_discount .yd_discount_m dl dt img{ width: 189px; height: 189px; display: block;}
.yd_discount .yd_discount_m dl dd{ margin: 0 10px;}
.yd_discount .yd_discount_m dl dd.price{ font-size: 16px; font-weight: bold; color: #F75353}
.yd_discount a .title{ color: #333333; height: 40px; margin-bottom: 8px; line-height: 40px; text-align: center;}
.yd_discount dd span{ float: right;}
.yd_discount .yd_discount_m dl.end { border:none; width: 191px; height: 191px;}
.yd_discount .yd_discount_m dl.end img{width: 191px; height: 270px;}

.yd_hot{ width: 1200px; height: 632px;  margin-top: 20px;}
.yd_hot_m{ height:516px;margin-top:20px; width: 1200px; }
.yd_hot_m_l{ width: 915px; height: 516px;  float: left; overflow: hidden;}
.yd_hot_m_l dl{ width: 208px; height: 248px; float: left; margin-right: 20px; margin-bottom: 20px;}
.yd_hot_m_l dl dt img{ width: 208px; height: 208px; display: block;}
.yd_hot_m_l dl a dd{ color:#4C4C4C;width: 208px; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold; background: url(../images/index/buy_03.png) no-repeat;}
.yd_hot_m_l dl dd span{ font-weight: normal;font-size: 14px;}

.yd_hot_m_r{ width:285px;height: 516px; float: right;}
.yd_hot_m_r dl{ width: 285px; height: 157px;  margin-bottom: 22px;}
.yd_hot_m_r dl dt{ width: 120px; height: 120px; float: left;}
.yd_hot_m_r dl dt img{ width: 120px; height: 120px; display: block;}
.yd_hot_m_r dl a dd{ color:#F75353; font-size:16px;height: 80px; line-height: 80px; text-align: center; width: 125px; padding: 20px; float: right; background: url(../images/index/buy_bg.png) no-repeat;}
.yd_hot_m_r dl a dd span{font-weight: bold;}
.yd_hot_m_r dl a dd.titles{ background-image: none; padding: 0px; color:#333333; background-color: #F2F2F2;height: 37px; line-height: 37px; width: 285px; display: block;}

/*品牌商家*/
.yd_store{ height: 540px; width: 1200px; margin: 30px auto 0px;}
.yd_store_pro{ height: 310px; width: 1200px; background: #FFEFEF; margin-top: 15px; padding-top: 20px;}
.yd_store_pro_l{ width: 474px; padding-right:18px;height: 310px; float: left; }
.yd_store_pro_r{ float: right;  height:310px; width: 708px; position: relative;}
.yd_store_pro_r dl{ background: #FFF; width: 216px; height: 310px; border:1px solid #e6e6e6; float: left; margin-right: 18px; position: relative;}
.yd_store_pro_r dl dt img{ height: 176px; width: 176px; display: block; margin-left: 20px; margin-top: 20px;}
.yd_store_pro_r dl dd.logo{position: absolute; top:155px; left: 50px;  width: 80px; height: 80px; margin-left: 20px; border-radius: 50%; background:#FFF url(../images/index/80.png) no-repeat;}
.yd_store_pro_r dl dd.logo img{width: 70px; height: 21px; margin-top: 30px; }
.yd_store_pro_r dl a dd.title{ color:#333;height: 25px; line-height: 25px; font-size: 16px; font-weight: bold; text-align: center; margin-top: 50px;}
.yd_store_pro_r dl dd.brief{ height: 25px; line-height: 25px; text-align: center;}
.yd_store_brand{ height: 88px; width: 1200px;padding-top: 20px;background: #FFEFEF}
.yd_store_brand ul{ width: 1160px; height: 40px; padding: 15px 0px; margin: 0 20px; background: #FFF;}
.yd_store_brand ul li{ width: 111px; height: 40px; padding: 0 2px; border-right: 1px dashed #e6e6e6; float: left;}
.yd_store_brand ul li img{width: 111px; height: 40px;}

.center_adv{height: 120px; width: 1200px; margin: 30px auto 0px; }
.center_adv ul{  margin-left: -20px}
.center_adv li{ height: 120px; width: 285px; float: left;margin-left: 20px;}
.center_adv li img{ display: block; height: 120px; width: 285px; }

.imgbox img,.imgbox{ width:474px; height:310px; overflow: hidden;}
.imgbox b{ display:block; width:40px; height:60px; position:absolute; top:140px; cursor:pointer;}
.imgbox{ position:relative; }
.imgbox .lefts{ background-image:url(../images/index/55.png); left:0px;}
.imgbox .rights{ background-image:url(../images/index/66.png); right:0px;}







/*积分兑换*/
.yd_point{ width: 1200px; height: 515px; margin: 30px auto 0px;  }
.yd_point_main{ width: 1200px; height: 415px; margin-left: -15px; margin-top: 20px;}
.yd_point_main dl{ width: 350px; padding: 20px 15px 20px 20px; float:left; margin-bottom:20px;height: 150px; margin-left: 15px; }
.yd_point_main dl dt{ width: 150px; height: 150px; float: left; margin-right: 20px;}
.yd_point_main dl dt img{ width: 150px; height: 150px;}
.yd_point_main dl a dd.title{ color:#333333; height: 50px; font-size: 16px; line-height: 25px; margin-bottom:10px;}
.yd_point_main dl dd.brief{ height: 50px; color:#999999;line-height:25px; margin-bottom: 10px; font-size: 14px;}
.yd_point_main dl dd.price{ height: 20px; line-height: 20px;}
.yd_point_main dl a dd.price span{ color:#F75353; float: right;}