﻿﻿@charset "utf-8";
/* CSS Document */
.all-cat{
	/*top:0!important;*/	
}
/*************** 首页焦点区域 **********/
.banner{
	width: 1210px;
	height: 398px;
	position: relative;
	margin-bottom: 15px; margin:auto
}
/* 满屏背静切换焦点图 */
.banner ul.full-screen-slides {
	width: 100%;
	height: 398px;
	position: relative;
	z-index: 1;
	background:#fff;
}
.banner ul.full-screen-slides li {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.banner ul.full-screen-slides li a {
	display: block;
	width: 790px;
	height: 398px;
	text-indent: -9999px;
	margin-left: -395px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 0px;
}
.banner ul.full-screen-slides-pagination {
	font-size: 0;
*word-spacing:-1px/*IE6、7*/;
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
	/*background: rgba(255,255,255,0.2);*/
	text-align: right;
	display: block;
	list-style: none;
	width: 776px;
	height: 6px;
	padding: 7px 8px;
	margin-left: -395px;
	position: absolute;
	left: 50%;
	top: 370px;
	z-index: 3;
}
.banner ul.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;
}
.banner ul.full-screen-slides-pagination a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
.banner ul.full-screen-slides-pagination .current {
	background: #F30;
}
/* 三联切换焦点图 */
.focus-trigeminy {
	width: 1209px;
	height: auto;
	margin:auto; overflow:hidden; position:relative;
	clear: both; background:#fff; display:none
}
.focus-trigeminy .carousel{
	width: 1210px;
	height:320px;
	overflow: hidden;
	/*background:#fff;*/
	padding:15px 0px;
	position:relative;
}
.focus-trigeminy .carousel ul {
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 0px;
	width:2000px;
	
}
.focus-trigeminy .carousel ul li{
	width:234px; 
	height:320px;
	overflow:hidden;
	float: left;
	margin-right:10px;
}

.focus-trigeminy .carousel ul li img{
	width: 234px;
	height:320px;
	display: block;
	
}
.focus-trigeminy a.prev,.focus-trigeminy a.next{
	width: 20px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	display: block;
	background: #333;
	top: 50%;
	margin-top: -25px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	font-family: simsun;
	filter: alpha(opacity=0);
	opacity: 0;
}
.focus-trigeminy a.prev{
	left: 0px;
}
.focus-trigeminy a.next{
	right: 0px;
}
/*焦点区域右侧*/
.banner .right-sidebar {
	width: 208px;
	height: 398px;
	padding: 0 1px 0px;
	margin-left: 395px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	float: right;
	background: #F7F7F7; overflow:hidden;
}
.right-sidebar .sale-discount {
	width: 208px;
	height: 288px;
    /*padding: 20px 0px;*/
	overflow: hidden;
	position: relative;
	background:#fff;
	z-index: 1;
}
.right-sidebar .sale-discount h3 {
  	font-size: 14px;
  	color: #333;
  	font-weight: normal;
	padding: 0px 10px; line-height:30px;
}
.right-sidebar .sale-discount ul {
	width: auto;
	height: 278px;
	/*padding-top: 20px;*/
	position: absolute;
	z-index: 1;
	overflow: hidden
}
.right-sidebar .sale-discount ul li {
	width: 208px;
	height: 278px;
	float: left;
	overflow: hidden
}
.right-sidebar .sale-discount ul li  div.sale-con {
	width: 208px;
	height: 258px;
	position: relative;
	z-index: 1;
}
.right-sidebar .sale-discount p.time-remain {
	display:none;
	color: #999;
	line-height: 16px;
	text-align: center;
	width: 208px;
	height: 16px;
	top: -180px;
	left: 0;
}
.right-sidebar .sale-discount p.time-remain em {
	color: #ffffff;
	margin: 0px;
	padding: 0px 3px
}
.right-sidebar .sale-discount p.goods-thumb {
	width: 100%;
/*	margin: 15px 0px 10px;*/
	text-align: center;
}
.right-sidebar .sale-discount p.goods-thumb a {
	text-align: center; display:block
	vertical-align: middle;
*display: block;
	width: 110px;
	height: 110px;
	overflow: hidden;
}
.right-sidebar .sale-discount p.goods-thumb img {
	max-width: 110px;
	max-height: 110px;
}
.right-sidebar .sale-discount p.goods-name {
	width: 150px;
	height:20px; overflow:hidden;overflow: hidden;
    text-overflow: ellipsis;white-space: nowrap;
	line-height: 20px;
	margin: 0 auto;
	overflow: hidden;
}
.right-sidebar .sale-discount p.goods-price {
	font: 14px/25px Verdana;
	width: 150px;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
}
.right-sidebar .sale-discount p.goods-price .main-color{
	float: left
}
.right-sidebar .sale-discount p.goods-price .goods-discount {
	float: right;
	font-weight: bold;
	font-family:"Microsoft YaHei";
}
.right-sidebar .sale-discount .arrow {
	background: url(../images/common/common-icon.png) no-repeat;
	width: 15px;
	height: 29px;
	margin-top: -50px;
	position: absolute;
	z-index: 2;
	top: 50%;
	cursor: pointer;
	opacity: 0.25!important;
	overflow: hidden;
}
.right-sidebar .sale-discount .arrow:hover {
	opacity: 0.85!important;
}
.right-sidebar .sale-discount .pre {
	background-position: 0px -190px;
	left: 10px;
}
.right-sidebar .sale-discount .next {
	background-position: -20px -190px;
	right: 5px;
}
/* 商城首页-新闻及店铺Tab切换*/
.proclamation {
	background: #F8F8F8;
	width: 208px;
	height: 165px;
	margin-top: 1px;
}
.proclamation .tabs-nav {
	background: #F7F7F7;
	height: 35px;
	padding: 0px;
	z-index: 1;
}
.proclamation .tabs-nav li {
	background: #F7F7F7;
	text-align: center;
	display: block;
	width: 104px;
	height: 25px;
	line-height: 25px;
	float: left;
	padding: 5px 0;
	margin: 0px;
	z-index: 9;
	cursor: pointer;
}
.proclamation .tabs-nav li.tabs-selected {
	color: #333;
	font-weight: 600;
	background: #FFF;
	width: 104px;
	height: 25px;
	line-height: 25px;
	border-style: solid;
	border-color: transparent #E7E7E7 #FFF #E7E7E7;
	border-width: 0 0px 1px 0px;
	position: relative;
	z-index: 10;
	_margin-bottom: -1px/* IE6 */;
}
.proclamation .tabs-nav li h3 {
	color: #333;
	font-size: 14px;
}
.proclamation .tabs-panel {
	width: 95%;
	height:131px;
	overflow:hidden;
	margin: 6px auto; background:#f8f8f8;
}
.proclamation .mall-news {
	padding: 3px 2.5%;
}
.proclamation .mall-news li {
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 20px;
	padding: 1px 5px;
	overflow: hidden;
}
.tabs-hide {
	display: none !important;
}
.tabs-panel .store-join-btn {
	/*background: url(../images/enter.jpg) no-repeat;*/
	display: block;
	width: 165px;
	height: 60px;
	margin: 20px auto 15px;
	text-align: center;
    line-height: 60px;
    font-size: 20px;
	    background: #f57000;
    color: #fff;
    border-radius: 5px;
}
.tabs-panel .store-join-help {
	color: #999;
	display: block;
	text-align: center;
}

.tabs-panel .store-join-btn h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 55px;
}

.tabs-panel .store-join-help i.icon-cog {
	background: url(../images/common/common-icon.png) no-repeat;
	background-position: -294px -66px;
	font-size: 14px;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}
/***********首页广告组***********/
.ad-groups {
	overflow: hidden;
}
.ad-groups .mc {
	width: 1240px
}
.ad-groups .sc-list {
*margin-bottom:10px
}
.ad-groups .sc-list .item {
	float: left;
	width: 242px;
	height: 350px;
	overflow: hidden;
}
.ad-groups .sc-list .item .s-img {
	display: block;
	width: 242px;
	height: 350px;
}
/*热门店铺*/
.store-wall{
	margin: 10px auto !important;
	height: 367px;	
}
.store-wall .store-wall-title {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	color: #333;
	width: 192px;
    padding-left: 5px;
	position: relative
}
.store-wall .store-wall-title:hover {
	color: #000;
	text-decoration: none
}
.store-wall .store-wall-title span{
	font-size: 12px;
	color: #999;
	margin-left: 5px;
}
.store-wall .store-wall-content {	
	background-color: #fff;
  	width: 100%;
}
.store-wall .store-wall-content .store-wall-ad {
  	float: left;
  	height: 333px;
  	width: 270px;
}
.store-wall .store-wall-content .store-wall-ad img{
	width: 270px;
	height: 333px;
}
.store-wall .store-wall-content .store-wall-con {
  	width: 940px;
  	float: left;
  	position: relative;
  	border-top:1px solid #f0f0f0;
}
.store-wall .store-wall-content .store-wall-con .store-rec-nav {
  	position: absolute;
 	top: -27px;
 	right: 0;
}
.store-wall .store-wall-content .store-wall-con .store-rec-nav li {
  	float:left;
  	height: 20px;
  	line-height: 20px;
  	margin: 0 1px;
  	padding: 0px 8px;
  	cursor: pointer;
  	color: #666;
  	position: relative
}
.store-wall .store-wall-content .store-wall-con .store-rec-nav li.selected, .store-wall .store-wall-content .store-wall-con .store-rec-nav li:hover {
  	background: #ff7500;
  	color: #ffffff;
}
.store-wall .store-wall-content .store-wall-con .store-rec-nav li.selected i, .store-wall .store-wall-content .store-wall-con .store-rec-nav li:hover i{
	position: absolute;
	top: 19px;
	left: 50%;
	margin-left: -5px;
	display: inline-block;
	width: 10px;
    height: 6px;
    background:url(../images/common/common-icon.png) no-repeat;
	background-position: -295px -80px;
}
.store-rec-slide .store-con {
	position: relative;
	width: 940px;
	height: 334px;
	overflow: hidden
}
.store-rec-slide .store-con .store-wall-pannel {
	width: 100%;
	height: 100%
}
.store-rec-slide .store-con .store-wall-pannel .store-item {
	text-align: center;
	background: #fff;
	border-right: 1px solid #f2f2f2;
  	border-bottom: 1px solid #f2f2f2;
  	float: left;
  	text-align: center;
  	display: block;
  	width: 155px;
  	height: 82px;
  	line-height: 84px;
}
.store-rec-slide .store-con .store-wall-pannel .store-item-spe{
	width: 159px;
}
.store-rec-slide .store-con .store-wall-pannel .store-item .store-logo {
	padding-top: 18px
}
.store-rec-slide .store-con .store-wall-pannel .store-item:hover {
	text-decoration: none;
	zoom: 1
}
.store-rec-slide .store-con .store-wall-pannel .item-row-0 {
	top: 0
}
.store-rec-slide .store-con .store-wall-pannel .item-row-1 {
	top: 85px
}
.store-rec-slide .store-con .store-wall-pannel .item-row-2 {
	top: 170px
}
.store-rec-slide .store-con .store-wall-pannel .item-row-3 {
	top: 255px;
	bottom: 0
}
.store-rec-slide .store-con .store-wall-pannel .item-col-0 {
	left: 0
}
.store-rec-slide .store-con .store-wall-pannel .item-col-1 {
	left: 150px
}
.store-rec-slide .store-con .store-wall-pannel .item-col-2 {
	left: 300px
}
.store-rec-slide .store-con .store-wall-pannel .item-col-3 {
	left: 450px
}
.store-rec-slide .store-con .store-wall-pannel .item-col-4 {
	left: 600px
}
.store-rec-slide .store-con .store-wall-pannel .item-col-5 {
	left: 750px
}
/*****************首页Tab切换样式********************/
.index-sale {
	overflow: hidden;
	margin: 10px auto !important;
}
.index-sale .left-layout {
	width: 990px;
	float: left;
	border-bottom: solid 1px #F0F0F0;
}
.index-sale .tabs-nav {
	background-color: transparent;
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: transparent transparent #F0F0F0 transparent;
	position: relative;
	z-index: 1;
}
.index-sale .tabs-nav li {
	background-color: transparent;
	width: 20%;
	height: 40px;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.index-sale .tabs-nav li h3 {
	font-size: 16px;
	font-weight: 400;
	line-height: 38px;
	text-align: center;
}
.index-sale .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%;
}
.index-sale .tabs-nav .tabs-selected {
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #69b82d;
}
.index-sale .tabs-nav .tabs-selected i {
	display: block;
	border-color: transparent transparent #69b82d;
}
.index-sale .tabs-nav .tabs-selected h3 {
	color: #69b82d;
}
.index-sale .tabs-panel {
	width: 1210px;
	overflow: hidden;
}
.index-sale .tabs-panel ul {
	width: 1210px;
	margin-left: -1px;
	overflow: hidden;
}
.index-sale .tabs-panel ul li {
	width: 241px;
	height: 235px;
	padding: 15px 0 0;
	border-left: dotted 1px #F0F0F0;
	float: left;
	overflow: hidden;
}
.index-sale .tabs-panel dl {
	width: 160px;
	margin: 0 auto auto;
	position: relative;
	z-index: 1;
}
.index-sale .tabs-panel dl dt.goods-name {
	width: 160px;
	height: 35px;
	position: absolute;
	z-index: auto;
	top: 164px;
	left: 0;
	overflow: hidden;
}
.index-sale .tabs-panel dl dd.goods-thumb {
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: auto;
	top: 0;
	left: 0;
}
.index-sale .tabs-panel dl dd.goods-thumb a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display: block;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
.index-sale .tabs-panel dl dd.goods-thumb img {
	max-width: 160px;
	max-height: 160px;
margin-top:expression(160-this.height/2);
*margin-top:expression(80-this.height/2);
}
.index-sale .tabs-panel dl dd.goods-price {
	height:20px;
	line-height: 20px;
	color: #999;
	position: absolute;
	z-index: auto;
	top: 200px;
	left: 0;
}
.index-sale .tabs-panel dl dd.goods-price em {
	font-size: 12px;
}
/***************首页楼层***************/
.floor{
	width: 100%;
	position: relative;
}
.floor .banner-ad{
	width: 1210px;
	height: 100px;
	display: inline-block;
}
.floor-layout{
	height: auto;
}
.floor-layout .floor-con {
	height: auto;
	margin: 10px auto;
	position: relative;
}
.floor-layout .floor-con .floor-title {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.floor-layout .floor-con .floor-title h2 {
	font-size: 18px;
	color: #666;
	height: 35px;
	line-height: 35px;
	float: left;
}
.floor-layout .floor-con .floor-title h2 span{
	width: 29px;
	height: 29px;
	line-height: 29px;
	background:url(../images/common/common-icon.png) no-repeat -227px -185px;
	color: #f57000;
	font-size: 18px;
	display: inline-block;
	text-align:center;
}
.floor-layout .floor-con .floor-title h2 a{
	padding-left: 6px;	
}
.floor-layout .floor-con .floor-title .floor-tabs-nav {
	display: inline;
	width: auto;
	height: 35px;
	z-index: 4;
	float: right;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav li {
	background-color: #ffffff;
	width: auto;
	height: 34px;
	line-height: 34px;
	float: left;
	padding: 0;
	position:relative;
	z-index: 4;
	cursor: pointer;
	margin-left:8px;
}
.floor-layout .floor-content{
	width: 100%;
	height: 475px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.floor-layout .floor-content .floor-left {
    width: 270px;
    height: 475px;
	float: left;
	overflow: hidden;
}
.floor-layout .floor-content .floor-left .floor-banner{
	position: relative;
  	height: 475px;
	overflow: hidden;
	width: 270px;
}
.floor-layout .floor-content .floor-left .floor-banner ul{
	height:	475px;
	position: absolute;
}
.floor-layout .floor-content .floor-left .floor-banner ul li{
	float: left;
	width: 270px;
	height: 475px;
	overflow: hidden;
	position: relative;
	background: #000;
}
.floor-layout .floor-content .floor-left .floor-banner ul li a:before {
	content: "";
	position: absolute;
	width: 80px;
	height: 350px;
	top: 0;
	left: -150px;
	overflow: hidden;
	background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg)
}
.floor-layout .floor-content .floor-left .floor-banner ul li a:hover::before {
	-webkit-transition: left 0.5s;
	-moz-transition: left 0.5s;
	transition: left 0.5s;
	left: 260px
}
.floor-layout .floor-content .floor-left .floor-banner .btn{
	position: absolute;
	width: 272px;
	height: 10px;
	bottom: 150px;
	text-align: center;
}
.floor-layout .floor-content .floor-left .floor-banner .btn span{
	display: inline-block;
	width: 88px;
	height: 10px;
	cursor: pointer;
	background: #000;
	margin-right: 2px;
}
.floor-layout .floor-content .floor-left .floor-banner .btn span.on{
	background: #000;
}
.floor-layout .floor-content .floor-left .floor-words{
  	position: relative;
  	width: 290px;
  	height: 120px;
  	margin-top: -150px;
	padding: 15px 10px;
  	overflow: hidden;
  	background: rgba(255,255,255,.5);
}
.floor-layout .floor-content .floor-left .floor-words li{
	float: left;
  	width: 70px;
	padding:0px 7.5px;
	height:30px;
	line-height:30px;
  	overflow: hidden;
}
.floor-layout .floor-content .floor-left .floor-words li a{
	font-size: 14px;
	color: #000;	
}
.floor-layout .floor-content .floor-left .floor-words a:hover{
	cursor: pointer;
	color: #ff5915;
}
.floor-layout .floor-content .floor-right {
    width: 940px;
	height: 475px;
    float: left;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav {
	display:inline;
	width: auto;
	height: 35px;
	z-index:4;
	position:absolute;
	top:0px;
	right:0px;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav li {
	background-color: #ffffff;
	width: auto;
	height: 34px;
	line-height: 34px;
	float: left;
	padding: 0;
	position:relative;
	z-index: 4;
	cursor: pointer;
	margin-left:8px;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav li h3 {
	font-size: 12px;
	font-weight: 400;
	padding:0px 25px;
	text-align: center;
	border:1px #eee solid;
	border-bottom:none;
	z-index: 4;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav li.floor-tabs-selected h3 {
	z-index: 5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel {
	width: 940px;
	height: 472px;
}
.floor-layout .floor-content .floor-right .floor-tabs-hide {
	display: none !important;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods {
	float: left;
	width: 235px;
	color: #2f2f2f;
	height: 236px;
	overflow: hidden;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-right: -1px;
}
/*2019-04-11 改*/
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .wrap {
	/*margin: 20px;*/ margin:10px 20px;
	position: relative;
	_zoom: 1
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods img {
	margin: 0 auto 10px;
	display: block
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods h3 {
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	_width: 100%;
	height: 20px;
	line-height: 20px
}
/*2019-04-11 改*/
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .title {
	margin-bottom: 5px;
	/*height:35px;*/heighe:18px; overflow:hidden; text-overflow:ellips; white-space:nowrap;	overflow:hidden;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods a{
	color: #777;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .price {
	font-size: 15px;
	font-weight:normal;
  	font-family: Arial, Helvetica, sans-serif;
  	color: #ff7500;
}
/*2019-04-11 改*/
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods a.add-cart {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 21px;
	height: 21px;	
	cursor:pointer;
	background:url(../images/common/common-icon.png) no-repeat;
	background-position: -113px 0px; background-size:300px 150px;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .promo-txt {
	position: absolute;
	top: 137px;
	left: 50%;
	width: 158px;
	margin-left: -80px;
	text-align: center;
	border: 1px solid #e22b41;
	padding: 4px 0;
	line-height: 1;
	background-color: rgba(255,255,255,.8);
	background-color: #fff\9;
	color: #e22b41;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .ui-cart {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px
}
.floor-layout .floor-content .floor-brand {
	width: 1210px;
	height:66px;
	margin: 10px auto;
	float:left;
}
.floor-layout .floor-brand .tabs-brand {
	width: 1210px;
	background: #f7f7f7;
	height: 40px;
  	padding: 13px 0 13px 1px;
	overflow: hidden;
}
.floor-layout .floor-brand .tabs-brand .brand{
	position: relative;
	height: 40px;
}
.floor-layout .floor-brand .tabs-brand .brand .brand-con{
	overflow: hidden;
	position: relative; 
	width: 1210px; 
	height: 40px; 
	float: left;
}
.floor-layout .floor-brand .tabs-brand ul{

}
.floor-layout .floor-brand .tabs-brand ul li {
	float: left;
  	width: 119px;
  	height: 40px;
	text-align: center;
	border-left: 1px dotted #ccc;
}
.floor-layout .floor-brand .tabs-brand ul li.fore1 {
  border-left: none;
}
.floor-layout .floor-brand .tabs-brand ul li img {
	max-width: 100px;
	max-height: 40px;
}
.floor-layout .floor-brand .tabs-brand .brand-btn {
	position: relative;
	z-index: 2;
	opacity:0
}
.floor-layout .floor-brand .tabs-brand .brand-btn a{
	width: 25px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0px;
	display: block;
	background: #333 none repeat scroll 0% 0%;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	font-family: simsun;
}
.floor-layout .floor-brand .tabs-brand .brand-btn a.brand-left {
	left: 0px;
}
.floor-layout .floor-brand .tabs-brand .brand-btn a.brand-right {
	right: 0px;
}
.floor-layout .floor-brand .tabs-brand .brand-btn a img{
	width: 30px;
	height: 40px;
}
/***************左侧楼层定位***************/
.elevator {
	overflow: visible;
	width: 40px;
	height: auto;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -150px 0 0px -650px;
	z-index: 3333;
	display: block;
}
.elevator .elevator-floor {
	width: 40px;
	height:auto;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	left: 0;
	top: 0; background:#fff
}
.elevator .elevator-floor a {
	width: 40px;
	height: 35px;
	line-height: 35px;
	display: block;
	position: relative;
	margin-top: -1px;
	cursor: pointer;
	text-decoration:none
}
.elevator .elevator-floor b {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -9px;
	z-index: 1;
	color:#625351;
	font-family: Arial;
}
.elevator .elevator-floor .fs-name {
	width: 40px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #69b82d;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none
}
.elevator .elevator-floor .fs-line {
	display: block;
	width: 16px;
	margin-left: -9px;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-top: 1px dotted #69b82d;
	position: absolute;
	left: 50%;
	top: 35px;
	z-index: 3
}
.elevator .elevator-floor a.active .fs-name {
	background: #69b82d;
	color: #fff ;
	display: block
}
.elevator .elevator-floor a.active .fs {
	display: none
}
.elevator .elevator-floor a.active .fs-name:hover {
	background: #69b82d;
	color: #fff;
	text-decoration:none
}
.elevator .elevator-floor a:hover .fs-name {
	display: block
}
.elevator .elevator-floor a:hover .fs-line {
	display: none
}
.elevator .elevator-floor a.active .fs-line{
	display: none;
}

/*轮播图右侧登录框*/
   .banner_r{ width:210px; height:auto; overflow:hidden; background:#f8f8f8; position:absolute; z-index:1; right:0; top:36px;}
   .b_header{ width:174px; height:auto; overflow:hidden; padding:15px 0px 0px 0px; margin:0px auto;}
   .b_logo{ float:left; width:65px; height:65px; /*border:2px solid #eb9f0c; box-shadow:0px 0px 8px rgba(0,0,0,0.34);*/ border-radius:50%; overflow:hidden;}
   .b_logo img{ width:73px; height:73px; display:block}
   .msg{ float:left; margin-left:10px; width:98px; height:60px; overflow:hidden; line-height:20px; padding:4px 0px; font-size:13px; color:#666;}
   .msg a{ color:#ff7500; display:block;}
   .b_l{ clear:both; width:100%; height:auto; overflow:hidden; padding:15px 0px;}
   .b_l a{ float:left; width:76px; height:22px; line-height:22px; text-align:center; border:2px solid; background:#fff; text-decoration:none; box-shadow:0px 0px 5px rgba(0,0,0,0.34)}
   .b_l a#b_login{ margin-left:10px; margin-right:4px; border-color:#69b82d; color:#69b82d}
   .b_l a#b_reg{ border-color:#a0a0a0; color:#666;}
   .b_l a#b_tuichu{ border-color:#eee; color:#999; margin-left:45px;}
   .b_l a#b_tuichu:hover{ border-color:#eb9f0c; color:#eb9f0c}
   .b_qita{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
   .b_qita h4{ width:174px; height:30px; line-height:30px; border-bottom:1px solid #eee; padding:0px 8px; margin:0 auto; font-size:14px; color:#333;}
   .b_qita{ max-height:168px; overflow:hidden}
   .b_qita div{ margin:0; padding:0; background:#fff; margin-top:3px; width:100%; height:127px;}
   .b_qita div a{ float:left; width:210px; height:150px; border-right:1px solid #f8f8f8; border-bottom:1px solid #f8f8f8; text-decoration:none; text-align:center;}
   .b_qita div a img{ width:210px; height:150px;}
   .b_qita div a.zc3,.b_qita div a.zc6{ border-right:0; width:62px;}
   .b_qita div a i{ display:block; width:24px; height:24px; margin:10px auto 4px; background:url(../images/i.png) no-repeat;}
   .b_qita div a em{ font-style:normal; display:block; font-size:14px; line-height:20px; color:#666; height:20px; margin:auto; padding:0;}
   .b_qita div a:hover em{ color:#ff7500}
   .b_qita div a.zc1 i{ background-position:0px 0px;}
   .b_qita div a.zc2 i{ background-position:-24px 0px;}
   .b_qita div a.zc3 i{ background-position:-53px 0px;}
   .b_qita div a.zc4 i{ background-position:-76px 0px;}
   .b_qita div a.zc5 i{ background-position:0px -25px;}
   .b_qita div a.zc6 i{ background-position:-23px -25px;}

a:hover{ cursor:pointer}
.ms{ width:1210px; height:auto; overflow:hidden; margin-bottom:20px; position:relative}
.new{ width:595px; height:auto; float:left; position:relative}
.new_left{ margin-right:20px;}
.ms .new .hot_ti{ background:#dd5a79}
.new_ti{ width:100%; height:auto; float:left; overflow:hidden; background:#2dafb9;}
.new_ti a{ display:block; width:100%; height:240px; overflow:hidden;}
.new_ti a img{ width:100%; height:100%;}
.new_ti h3{ width:100%; height:46px; line-height:46px; text-indent:17px; float:left; color:#FFF; font-size:18px;}
.new_ti h3 a{ float:left; color:#fff; font-size:18px; height:46px; line-height:46px; position:relative; width:100%}
.new_ti h3 a i{ position:absolute; width:23px; height:13px; float:right; top:17px; right:13px; background:url(../images/ms1.png) no-repeat; transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg)}
.new ul{ width:594px; height:auto; float:left;/* border-left:1px solid #eee;*/ position:relative}
.new ul li{ width:198px; float:left; height:auto; /*border-right:1px solid #eeeeee; border-bottom:1px solid #eee;*/ position:relative;}
.new ul li a.goods_link{ display:block; width:100%; height:auto; overflow:hidden;}
i.pro_pic{ width:154px; height:154px; display:block; margin:10px auto; overflow:hidden; clear:both;}
i.pro_pic img{ width:154px; height:154px;}
.new ul li p{ width:177px; height:40px; overflow:hidden; line-height:20px; font-size:12px;color:#666666; margin:auto;}
/*.new ul li */a.goods_link div.goods-price{ width:177px; height:20px; overflow:hidden; line-height:20px; color:#f57000; font-size:15px; font-family:Arial, Helvetica, sans-serif;  margin:8px auto;}
.new ul li a.goods_link:hover p{ color:#f57000;}
.new ul li a.add-cart{position: absolute;bottom:5px;right:10px;width: 32px;height: 32px; background: url(../images/common/common-icon.png) no-repeat;background-position: -165px 0px;}
.new ul li .item-tag-box{ position:absolute; left:10px; top:10px}
.item-tag-box{
	position: absolute;
    left: -10px;
    top: -10px;
}
.item-tag{
	width: 40px;
    height: 22px;
    text-align: center;
    position: relative;
    color: #fff;
    /*background: #ff7500;*/	
	z-index:2;
}
 .item-tag span{
	display: block;
    width: 40px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;	
	background: #ff7500;
	color:#fff;
}
.item-tag i{
	position: absolute;
    display: block;
    border-style: solid;
    border-width: 9px 20px;
    border-color: #ff7500 transparent transparent;
    left: 0;
    top: 22px;	
}



/*
2017年7月14日16:43:24
首页的聚优惠商品样式
*/

.jyh_index_box{ margin:auto;width:1210px; height:361px; overflow:hidden; padding-bottom:10px;/* margin-bottom:19px;*/ border-bottom:1px solid #eee; background:#fff; margin-top:0px;}
.jyh_title{ width:100%; height:48px; border-bottom:2px solid #69b82d; margin-bottom:15px;}
.jyh_title span{ float:left; width:150px; height:48px; line-height:48px; overflow:hidden; background:#69b82d; }
.jyh_title span em{ float:left; width:34px; height:34px; background:url(../images/d_jyh.png) no-repeat; margin-top:7px; margin-left:8px;}
.jyh_title span b{ line-height:48px; font-size:22px; color:#fff; font-weight:bold; padding-left:8px;}
.jyh_title i{ float:left; width:165px; height:auto; overflow:hidden;}
.jyh_title a{ float:right; width:121px; height:24px; border-radius:12px; margin-top:12px; margin-right:12px; background:#69b82d; color:#fff; text-align:center; font-size:13px; line-height:24px;}
.carousel2 { position: relative; width: 1210px; margin: 0 auto; height:auto; overflow:hidden }
.carousel2 .next2, .carousel2 .prev2 { display:none;position: absolute;  width: 36px; height: 36px; margin-top:-28px; z-index:9999; cursor:pointer;}
.carousel2 .prev2 {  background: url(../images/jyh_next.png) 0 0 no-repeat; left:0; margin-top:-18px; top:50%; }
.carousel2 .next2 {  background: url(../images/jyh_next.png) -36px 0 no-repeat; right:0; top:50%; margin-top:-18px;}
.carousel2 ul { background-color: #fff;}
.carousel2 li {/* display: none;*/ background-color: #fff; border-right:1px solid #f6f6f6;}
.carousel2 li a { display: block; width:241px; height:287px; overflow:hidden; border-right:1px solid #f6f6f6;}

.carousel2 li img { display: block; width: 80%; margin-left:10%; border: 0 none;}
.carousel2 li a span.m_name{margin:auto;padding-top:10px; width:192px; height:44px; line-height:22px; font-size:13px; color:#666; display:block; clear:both}
.carousel2 li a div{ width:192px; height:30px; overflow:hidden; margin:5px auto;}
.carousel2 li a div span{ float:left; font-size:22px; line-height:30px; color:#f57000; font-weight:bold}
.carousel2 li a div span em{ font-size:13px;}
.carousel2 li a div b{ float:left; line-height:30px; font-size:14px; color:#aaaaaa; text-decoration:line-through; padding-left:10px; font-weight:normal}
.paging { position:absolute; z-index:9998;}
.paging a { float:left; width: 40px; height: 40px; background:url(../images/dots.png) 0px -40px no-repeat; cursor:pointer;}
.paging a:hover, .paging a.current { background:url(../images/dots.png) 0px 0px no-repeat;}
.carousel2 li a:hover span.m_name{ color:#f57000}


.c2_l{float: left;position:relative;height:auto;width:1210px;}
.c2_slide{margin:0 0 0 7px;width:1210px;height:285px;position: relative;overflow: hidden;}
.c2_slide_c{position: absolute; top: 0;left: 0;width:5000px;margin: 0 auto;height:auto;overflow: hidden;}
.c2_lc{width:1210px;float: left;}
.c2_lc a{display: block; width: 241px;height: 287px;overflow: hidden; border-right: 1px solid #f6f6f6;}
.c2_lc li img{  display: block; width: 80%; margin-left: 10%;border: 0 none;}
.c2_lc li a span.m_name{margin: auto;padding-top: 10px;width: 192px;height: 44px; overflow:hidden; line-height: 22px;font-size: 13px;color: #666;display: block;clear: both;}
.c2_lc li a div{ width: 192px;height: 30px;overflow: hidden;margin: 5px auto;}
.c2_lc li a div span {	float: left;font-size: 20px;line-height: 30px;color: #f57000;}
.c2_lc li a div span em { font-size: 16px;}
.c2_lc li a div b {float: left;line-height: 30px;font-size:14px;color: #aaaaaa;text-decoration: line-through; padding-left: 10px;font-weight: normal;}
.c2_lc li{    cursor: pointer; overflow: hidden; display: block;width: 242px; left: 0px; height: auto; float:left;}
.c2_slide_next {background: url(../images/jyh_next.png) -36px 0 no-repeat; right: 0;top: 50%;margin-top: -18px;}
.c2_slide_prev { background: url(../images/jyh_next.png) 0 0 no-repeat;left: 0; margin-top: -18px;top: 50%;}
.c2_slide_next,.c2_slide_prev {position: absolute; width: 36px;height: 36px;margin-top: -28px; z-index: 9999; cursor: pointer;}



.jyh_box,.xprx_box{margin: auto; width: 1210px; height:auto;overflow: hidden; padding-bottom: 10px; background: #fff; padding-top:30px}
.jyh_tit{ float:left; width:100%; height:60px; overflow:hidden}
.jyh_tit h3{ width:auto; float:left; font-size:22px; font-weight:bold;border-left:8px solid #69b82d; padding-left:16px; margin-left:5px;}
.jyh_tit a{ width:auto; height:auto; color:#FFF; font-size:13px; float:right; padding:5px 10px; background:#69b82d; margin-right:5px;}
.jyh_inner{ width:100%; float:left; height:auto; overflow:hidden;}
.jyh_inner ul{ width:100%; float:left; height:auto;}
.jyh_inner ul li,.xinpin ul li{ width:227px; height:255px; margin-right:15px; margin-bottom:25px; float:left; overflow:hidden; position:relative}
.jyh_inner ul li a.jyh_a{ position:absolute; height:255px; width:100%; z-index:999}
.jyh_inner ul li i,.jyh_inner ul li i img{ width:166px; height:166px; display:block; margin:auto;}
.jyh_inner ul li p{ float:left; top:166px; color:#666; font-size:13px; position:absolute; line-height:20px; width:95%; height:auto; padding:0 10px; z-index:999}
.jyh_inner ul li span{ float:left; width:auto; height:20px; color:#ff7500; position:absolute; top:222px; left:0; font-size:15px;padding:0 10px}
/*聚优惠*/
.xinpin_left,.xinpin_right{ width:598px; height:auto}
.xinpin_left{ float:left}
.xinpin_right{ float:right}
.xprx,.xprx a,.xprx a img{ width:598px; height:240px; float:left;}
.xprx{ margin-bottom:34px;}
.xprx a{ position:relative;}
.xprx a p{ background:url(images/sy.png) no-repeat; position:absolute; width:226px; height:117px; float:left; top:70px; left:180px;}
.xprx a p span{ width:100%; text-align:center; height:auto; line-height:74px; font-size:24px; font-weight:bold; display:block; margin:auto}
.xprx a p b{ padding:5px 10px; float:left; margin-left:75px;color:#FFF; font-size:13px; background:#69b82d;}
.xinpin{ width:598px; height:auto; overflow:hidden}
.xinpin ul{ width:700px;}
.xinpin ul li{ width:190px; margin-right:12px;}
.xinpin ul li i,.xinpin ul li i img{ width:190px; height:145px}
/*首页弹窗*/
.tc-main{ position:absolute; left:50%; top:20%; margin-left:-400.5px; width:801px; height:490px; border-radius:17px;}
.tc-main .right{ width:38px; height:38px; overflow:hidden; float:right;}
.tc-main .right a{ display:block; width:38px; height:38px;}
.tc-main .right a img{ width:38px; height:38px;}
.ewm-box{ clear:both; width:100%; height:auto; overflow:hidden; padding-top:55px;}
.ewm-box ul li{ float:left; width:205px; height:290px; overflow:hidden; margin:0px 31px;}
.tc-ts{ width:200px; height:50px; overflow:hidden; margin:45px auto 0px;}
.tc-ts img{ width:200px;}
/*首页右侧新闻tabs*/
.b_cuxiao{ width:100%; height:220px; overflow:hidden; margin:0 auto; padding:0;}
.b_cuxiao .news_nav{ width:100%; height:31px; overflow:hidden;}
.b_cuxiao .news_nav ul li{ float:left; width:45%; height:30px; line-height:30px; color:#222; cursor:pointer; border-bottom:1px solid #dcdcdc; font-size:14px; padding-left:5%}
.b_cuxiao .news_nav ul li:hover,.b_cuxiao .news_nav ul li.x_on{ /*background:#69b82d;*/ color:#69b82d; border-color:#69b82d;}
.i_news_tabs{ width:100%; height:189px; overflow:hidden;}
.i_news_tabs .news_tbas{ width:90%; height:auto; overflow:hidden; margin:auto; padding:9px 0px 10px}
.i_news_tabs .news_tbas ul li{ width:100%; height:33px; line-height:33px; border-bottom:1px dashed #eee;}
.i_news_tabs .news_tbas ul li a{ display:block; width:100%; height:33px; line-height:33px; color:#666; font-size:12px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap;}
.i_news_tabs .news_tbas ul li a:hover{ color:#69b82d;}

/*2019-02-20*/
a.goods_link div.goods-price em.newpifa{display:block; font-size:12px; color:#fff; text-align:center; line-height:20px; height:20px; border-radius:10px; background:#69b82d; width:130px; margin:auto}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .price span.newpifa{display:block; font-size:12px; color:#fff; text-align:center; line-height:20px; height:20px; border-radius:10px; background:#69b82d; width:130px; margin:auto}

/*2019-04-11 小标*/
.i-tagbox{ width:100%; height:20px; overflow:hidden; margin-bottom:5px}
.i-tagbox b{ float:left; padding:0px 4px; border-radius:3px; background:#f0383a; color:#fff; font-size:12px; font-weight:normal}
.i-tagbox em{ float:left; padding:0px 4px; border:1px solid #f0383a; color:#f0383a; border-radius:3px; font-size:12px; margin-left:5px;height: 16px;line-height:16px;}