/*新增*/

.index-content{background:#f0f0f8;position:relative;z-index:9;}

/*轮播顶部*/
.index-top{height:450px;}
.index-top-shadow{width:1190px;height:35px;background:url("ui/index-shadow.png") no-repeat 0 0;}
.index-top-wrap{position:absolute;z-index:11;width:100%;left:0;top:0;}
.index-top-relative{margin:0 auto;position:relative;width:1190px;z-index:99;}
.index-top-r{border-top:2px solid #009f3d;width:200px;height:448px;position:absolute;z-index:9;right:0;top:0;background:#fff;}
.index-top-member{border-bottom:5px solid #f0f1f6;}
.index-top-avatar{padding:8px 0;}
.index-top-avatar span{width:50px;height:50px;display:block;background:url("ui/sprite.png") no-repeat -120px -92px;margin:0 auto;}
.index-top-welcome{padding:0 10px;text-align:center;color:#333;}
.index-top-loginarea{text-align:center;margin-top:5px;}
.index-top-loginarea .item-link{color:#999;}
.index-top-loginarea .item-link1{margin-right:12px;}
.index-top-loginarea .item-link:hover{color:#ec8810;}
.index-top-sign{margin:8px 0;text-align:center;}
.index-top-sign a{width:79px;height:24px;display:block;border:1px solid #009f3b;text-align:center;color:#009f3b;margin:0 auto;line-height:24px;}
.index-top-sign a:hover{background:#009f3b;color:#fff;}
.index-top-sign .s-already{border-color:#aeaeae;color:#aeaeae;}
.index-top-sign .s-already:hover{background:none;color:#aeaeae;}
.index-top-article{border-bottom:5px solid #f0f1f6;height:322px;padding:0 15px;}
.index-top-article .tab-head{padding:15px 0;background:url("ui/sep.png") no-repeat 39px center;}
.index-top-article .tab-head-item{float:left;border-bottom:2px solid #fff;padding-bottom:2px;cursor:pointer;}
.index-top-article .tab-head-item1{margin-right:15px;}
.index-top-article .tab-head-item2{margin-left:14px;}
.index-top-article .tab-body-item{display:none;position:relative;z-index:9;}
.index-top-article .tab-body-item li{height:21px;line-height:21px;overflow:hidden;}
.index-top-article .tab-body-item .tab-body-more{position:absolute;right:0;top:-37px;}
.index-top-article .tab-body-item .empty_drag_box{display:none;}
.index-top-article .oactive{border-bottom:2px solid #dc192a;}
.index-top-business{padding:10px 0;}
.index-top-business-title{font-size:18px;color:#eb890e;text-align:center;}
.index-top-business-intro{height:18px;line-height:18px;overflow:hidden;color:#666;text-align:center;padding:3px 10px 6px;}
.index-top-business-btn a{width:127px;height:35px;background:url("ui/sprite.png") no-repeat -180px -92px;display:block;text-indent:-999em;overflow:hidden;margin:0 auto;}
.index-top-business-btn a:hover{opacity:0.8;filter:alpha(opacity=80);}
.index-top-business-shadow{width:148px;height:8px;background:url("ui/sprite.png") no-repeat -180px -134px;margin:0 auto;}

/*全屏轮播*/
.widebanner{width:100%;position:relative;overflow:hidden;min-width:1200px;z-index:10;}
.widebanner .widebanner-column {width:1200px;height:460px;margin:0 auto;overflow:visible;position:relative}
.widebanner .widebanner-box,
.widebanner .flashview li,
.widebanner .flashview li a {width:1920px;height:460px;}
.widebanner .flashview {position:absolute;top:0;}
.widebanner .flashview li {float:left;overflow:hidden;display:block;}
.widebanner .flashview li a {display:block;text-align:center;}
.widebanner .widebanner-box{overflow:hidden;z-index:0;position:relative;left:-360px;_display:inline;z-index:2;}
.widebanner .slide-number{height:18px;text-align:center;position:absolute;bottom:0;z-index:100;width:100%;display:block;padding-bottom:15px;}
.widebanner .slide-number li{display:inline-block;*display:inline;*zoom:1;width:14px;height:14px;line-height:14px;text-align:center;overflow:hidden;margin:0 6px;cursor:pointer;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;text-indent:-999em;overflow:hidden;background:#efefef;opacity:0.7;filter:alpha(opacity=70);}
.widebanner .slide-number .active{background:#333;}
.widebanner .prev,
.widebanner .next{display:none;}

.floor-slide{width:1204px;margin:0 auto;}
.floor-slide .tab-head{padding-left:7px;position:relative;z-index:9;}
.floor-slide .tab-head-item{float:left;width:198px;height:42px;text-align:center;line-height:40px;}
.floor-slide .tab-head-item .slide-title{border-bottom:2px solid #f0f0f8;border-bottom:none;}
.floor-slide .tab-head-line{border-bottom:2px solid #ec880e;font-size:0;height:0;line-height:0;overflow:hidden;position:absolute;text-indent:-999em;top:40px;width:198px;}
.floor-slide .tab-head-item h3{font-weight:normal;font-size:18px;cursor:pointer;}
.floor-slide .tab-head-item .slide-title1{width:198px;height:40px;background:url("ui/sprite.png") no-repeat 0 -207px;}
.floor-slide .tab-head-item .slide-title2{width:198px;height:40px;background:url("ui/sprite.png") no-repeat -210px -207px;position:relative;z-index:9;}
.floor-slide .tab-head-item .slide-title2 .head-ico{width:21px;height:13px;background:url("ui/sprite.png") no-repeat -128px 0;position:absolute;right:40px;top:0;z-index:9;}
.floor-slide .tab-head-more{height:40px;line-height:40px;font-size:14px;padding-right:10px;}
.floor-slide .tab-head-more a{color:#999;}
.floor-slide .tab-head-more a:hover{color:#ec8810;}
.floor-slide .oactive .slide-title1{color:#ea870f;border-bottom-color:#ec880e;}
.floor-slide .oactive .slide-title2{color:#dd2727;border-bottom-color:#dd2727;}
.floor-slide .oactive .slide-title3{color:#2a91f6;border-bottom-color:#2a91f6;}
.floor-slide .tab-body-item{display:none;}
.floor-slide .product-slide{width:1204px;overflow:hidden;position:relative;z-index:99;height:280px;}
.floor-slide .product-slide ul{margin:0 7px;width:1190px;}
.floor-slide .product-item{float:left;width:198px;background:#fff;height:275px;position:relative;transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;z-index:1;background:url("ui/seperateline.png") no-repeat right center #fff;}
.floor-slide .last{width:200px;background:#fff;}
.floor-slide .product-item:hover{transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);top:-1px;box-shadow:0 3px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.15);z-index:2;}
.floor-slide .product-item .goodpic{text-align:center;margin:20px 0;}
.floor-slide .product-item h6{width:150px;margin:0 auto 0;height:36px;line-height:18px;overflow:hidden;text-align:left;}
.floor-slide .product-item h6 a{color:#333;font-size:12px;}
.floor-slide .product-item h6 a:hover{color:#ec8810;}
.floor-slide .product-item .goodprice{width:150px;margin:3px auto 0;}
.floor-slide .product-item .goodprice .price1{color:#ff0000;font-weight:bold;font-size:16px;margin-right:8px;}
.floor-slide .product-item .goodprice .mktprice1{color:#999;text-decoration:line-through;}
.floor-slide .product-item .p-price{width:200px;margin:8px auto 0;font-size:14px;height:28px;background:url("ui/sprite.png") no-repeat -210px -352px;line-height:28px;text-align:center;font-weight:bold;font-family:Tahoma, Geneva, sans-serif;color:#f5af7e;}
.floor-slide .last{margin:0;}
.floor-slide .product-slide .prev,
.floor-slide .product-slide .next{width:20px;height:50px;display:block;position:absolute;top:110px;z-index:99;background:url("ui/sprite.png") no-repeat 0 -92px;}
.floor-slide .product-slide .prev{left:7px;}
.floor-slide .product-slide .next{right:7px;background-position:-30px -92px;}
.floor-slide .product-slide .prev:hover{background-position:-60px -92px;}
.floor-slide .product-slide .next:hover{background-position:-90px -92px;}


/*本地特卖*/
.floor-local{width:1204px;margin-top:20px;}
.floor-local .hd{width:1190px;margin:0 auto;background:url("ui/sprite.png") no-repeat 0 -33px;height:49px;line-height:49px;}
.floor-local .hd h3{color:#fff;padding-left:52px;font-size:18px;}
.floor-local .hd .more-link{padding-right:14px;}
.floor-local .hd .more-link a{color:#fff;}
.floor-local .hd .more-link a:hover{color:#fff;text-decoration:underline;}
.floor-local .product-slide{width:1204px;overflow:hidden;position:relative;z-index:99;height:303px;padding:0 0 10px;}
.floor-local .product-slide ul{margin:0 7px;width:1190px;}
.floor-local .product-item{float:left;width:233px;margin-right:6px;background:#fff;height:303px;position:relative;transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
.floor-local .product-item:hover{transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);top:-1px;box-shadow:0 3px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.15);z-index:2;}
.floor-local .product-item .goodpic{text-align:center;margin:20px 0;}
.floor-local .product-item h6{width:180px;margin:0 auto 0;height:36px;line-height:18px;overflow:hidden;text-align:left;}
.floor-local .product-item h6 a{color:#333;font-size:12px;}
.floor-local .product-item h6 a:hover{color:#ec8810;}
.floor-local .product-item .goodprice{width:180px;margin:3px auto 0;}
.floor-local .product-item .goodprice .price1{color:#ff0000;font-weight:bold;font-size:16px;margin-right:8px;}
.floor-local .product-item .goodprice .mktprice1{color:#999;text-decoration:line-through;}
.floor-local .product-item .p-price{width:200px;margin:8px auto 0;font-size:14px;height:28px;background:url("ui/sprite.png") no-repeat -210px -352px;line-height:28px;text-align:center;font-weight:bold;font-family:Tahoma, Geneva, sans-serif;color:#f5af7e;}
.floor-local .last{margin:0;}
.floor-local .product-slide .prev,
.floor-local .product-slide .next{width:20px;height:50px;display:block;position:absolute;top:125px;z-index:99;background:url("ui/sprite.png") no-repeat 0 -92px;}
.floor-local .product-slide .prev{left:7px;}
.floor-local .product-slide .next{right:7px;background-position:-30px -92px;}
.floor-local .product-slide .prev:hover{background-position:-60px -92px;}
.floor-local .product-slide .next:hover{background-position:-90px -92px;}

.wide-show{margin-top:30px;}
.wide-show-shadow{width:1190px;height:35px;background:url("ui/index-shadow.png");}

/*积分爆品 & 团购*/
.floor-show{margin-top:20px;}
.floor-show .l-column,
.floor-show .r-column{width:390px;}
.floor-show .l-column{margin-right:20px;}
.floor-show .c-column{width:370px;margin-right:20px;height:426px;}
.floor-show .c-column .item{position:relative;transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
.floor-show .c-column .item:hover{transform:translateY(-2px);-moz-transform:translateY(-2px);-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);top:-1px;box-shadow:0 7px 10px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 7px 10px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 7px 10px rgba(0, 0, 0, 0.15);}
.floor-show .c-column .item1{margin-bottom:20px;}
.floor-show .floor-show-column .hd{height:45px;line-height:45px;}
.floor-show .floor-show-column .hd h3{color:#fff;padding-left:18px;font-size:18px;}
.floor-show .floor-show-column .hd .more-link{padding-right:14px;}
.floor-show .floor-show-column .hd .more-link a{color:#fff;}
.floor-show .floor-show-column .hd .more-link a:hover{color:#fff;text-decoration:underline;}
.floor-show .floor-show-column .bd{background:#fff;padding:10px;}
.floor-show .floor-show-column .t-good{width:134px;float:left;height:180px;padding:0 25px;text-align:center;}
.floor-show .floor-show-column .t-good1{border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
.floor-show .floor-show-column .t-good2{border-bottom:1px solid #e7e7e7;}
.floor-show .floor-show-column .t-good3{border-right:1px solid #e7e7e7;}
.floor-show .floor-show-column .t-good .goodpic{margin-top:8px;}
.floor-show .floor-show-column .t-good h6{height:18px;line-height:18px;overflow:hidden;margin-top:5px;word-break:break-all;}
.floor-show .floor-show-column .t-good .t-pricecolumn{margin-top:2px;}
.floor-show .floor-show-column .t-good .t-price{font-size:13px;color:#ff0000;}
.floor-show .l-column .hd{background:url("ui/sprite.png") no-repeat 0 -152px;}
.floor-show .r-column .hd{background:url("ui/sprite.png") no-repeat -400px -152px;}
.floor-show .r-column .item{float:left;width:170px;height:130px;padding:25px 7px;}
.floor-show .r-column .item1{border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
.floor-show .r-column .item2{border-bottom:1px solid #e7e7e7;}
.floor-show .r-column .item3{border-right:1px solid #e7e7e7;}
.floor-show .r-column .goodsshow .good{float:left;}
.floor-show .r-column .goodsshow .good a img{transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
.floor-show .r-column .goodsshow .good a:hover img{opacity:0.8;filter:alpha(opacity=80);}
.floor-show .r-column .goodsshow .good1{margin-right:10px;}
.floor-show .r-column .goods-title span{display:inline-block;*display:inline;*zoom:1;height:20px;line-height:20px;background:#e66a08;color:#fff;padding:0 9px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;}
.floor-show .r-column .goods-intro{color:#999;padding:8px 0;}

/*楼层*/
.floor{margin-top:20px;}
.floor1{margin-top:10px;}
.floor .hd{padding-bottom:8px;border-bottom:1px solid #003468;position:relative;z-index:10;}
.floor2 .hd{border-bottom-color:#d0c800;}
.floor3 .hd{border-bottom-color:#33a976;}
.floor4 .hd{border-bottom-color:#f72a0a;}
.floor5 .hd{border-bottom-color:#ec7002;}
.floor .hd h3{font-size:18px;color:#333;font-weight:normal;padding-left:35px;background:url("ui/sprite.png") no-repeat -1261px 5px;}
.floor2 .hd h3{background-position:-1256px -30px;}
.floor3 .hd h3{background-position:-1262px -68px;}
.floor4 .hd h3{background-position:-1259px -109px;}
.floor5 .hd h3{background-position:-1256px -147px;}
.floor .hd .hd-dot{width:5px;height:5px;background:url("ui/sprite.png") no-repeat -53px 0;position:absolute;right:-3px;bottom:-3px;z-index:9;}
.floor2 .hd .hd-dot{background-position:-68px 0;}
.floor3 .hd .hd-dot{background-position:-83px 0;}
.floor4 .hd .hd-dot{background-position:-98px 0;}
.floor5 .hd .hd-dot{background-position:-113px 0;}
.floor .l-column{width:248px;}
.floor .l-column .f-show{width:248px;height:372px;overflow:hidden;}
.floor .l-column .f-link{background:#2a91f6;height:90px;padding:14px 0;overflow:hidden;}
.floor2 .l-column .f-link{background:#d0c800;}
.floor3 .l-column .f-link{background:#33a976;}
.floor4 .l-column .f-link{background:#f72a0a;}
.floor5 .l-column .f-link{background:#ec7002;}
.floor .l-column .f-link .urllist{min-height:1%;_height:1%;}
.floor .l-column .f-link .urllist:after{clear:both;content:".";overflow:hidden;height:0;display:block;}
.floor .l-column .f-link li{width:98px;overflow:hidden;padding:0 13px;text-align:center;float:left;height:30px;line-height:30px;}
.floor .l-column .f-link a{color:#fff;font-size:14px;}
.floor .l-column .f-link a:hover{color:#fff;text-decoration:underline;}
.floor .r-column{width:942px;}
.floor .tab-goods .tab-head-item{width:157px;background:#fff;font-size:14px;color:#333;height:40px;border-bottom:1px solid #f2f2f2;float:left;text-align:center;line-height:40px;cursor:pointer;position:relative;z-index:9;transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
.floor .tab-goods .tab-head-arrow{width:21px;height:11px;background:url("ui/tab-arrow.png") no-repeat 0 0;position:absolute;bottom:-1px;left:50%;margin-left:-10px;z-index:9;display:none;}
.floor .tab-goods .oactive{background:#f2f2f2;}
.floor .tab-goods .oactive .tab-head-arrow{display:block;}
.floor .tab-goods .tab-body{background:#fff;height:449px;}
.floor .tab-goods .tab-body-item{display:none;}
.floor .tab-goods .tab-body-item .goodsshow li{float:left;width:187px;height:224px;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.floor .tab-goods .tab-body-item .goodsshow .item5,
.floor .tab-goods .tab-body-item .goodsshow .item10{width:190px;border-right:none;}
.floor .tab-goods .tab-body-item .goodsshow .item6,
.floor .tab-goods .tab-body-item .goodsshow .item7,
.floor .tab-goods .tab-body-item .goodsshow .item8,
.floor .tab-goods .tab-body-item .goodsshow .item9,
.floor .tab-goods .tab-body-item .goodsshow .item10{border-bottom:none;}
.floor .tab-goods .tab-body-item .goodsshow .goodpic{text-align:center;padding:12px 0;}
.floor .tab-goods .tab-body-item .goodsshow h6{height:36px;line-height:18px;overflow:hidden;width:150px;margin:0 auto;word-break:break-all;}
.floor .tab-goods .tab-body-item .goodsshow p{width:150px;margin:3px auto 0;}
.floor .tab-goods .tab-body-item .goodsshow .price{font-size:14px;color:#ff0000;margin-right:6px;}
.floor .tab-goods .tab-body-item .goodsshow .mktprice{color:#999;text-decoration:line-through;}
.floor .tab-goods .tab-body-first .l-area{width:375px;overflow:hidden;height:449px;overflow:hidden;border-right:1px solid #f2f2f2;}
.floor .tab-goods .tab-body-first .l-area .item{width:375px;height:224px;overflow:hidden;}
.floor .tab-goods .tab-body-first .l-area .item1{border-bottom:1px solid #f2f2f2;}
.floor .tab-goods .tab-body-first .l-area .item a img{position:relative;transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
.floor .tab-goods .tab-body-first .l-area .item a:hover img{margin-left:5px;}
.floor .tab-goods .tab-body-first .r-area{width:566px;}
.floor .tab-goods .tab-body-first .r-area .item5{width:187px;border-right:1px solid #f2f2f2;}
.floor .tab-goods .tab-body-first .r-area .item3,
.floor .tab-goods .tab-body-first .r-area .item6{width:190px;border-right:none;}

/*再逛逛*/
.floor-see{margin-top:10px;padding-bottom:40px;}
.floor-see .hd{background:url("ui/gosee.png") repeat-x 0 center;margin-bottom:25px;}
.floor-see .hd h3{font-size:30px;color:#333;padding:0 30px;background:#f0f0f8;margin:0 auto;width:90px;}
.floor-see .goodsshow li{float:left;background:#fff;width:230px;margin-right:10px;margin-bottom:10px;height:300px;position:relative;transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;}
.floor-see .goodsshow li:hover{transform:translateY(-2px);-moz-transform:translateY(-2px);-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);top:-1px;box-shadow:0 7px 10px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 7px 10px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 7px 10px rgba(0, 0, 0, 0.15);}
.floor-see .goodsshow .item5,
.floor-see .goodsshow .item10,
.floor-see .goodsshow .item15,
.floor-see .goodsshow .item20,
.floor-see .goodsshow .item25,
.floor-see .goodsshow .item30,
.floor-see .goodsshow .item35,
.floor-see .goodsshow .item40,
.floor-see .goodsshow .item45,
.floor-see .goodsshow .item50,
.floor-see .goodsshow .item55,
.floor-see .goodsshow .item60{margin-right:0;}
.floor-see .goodsshow .goodpic{text-align:center;margin:15px 0;}
.floor-see .goodsshow h6{width:190px;margin:0 auto;font-size:14px;height:42px;line-height:21px;overflow:hidden;word-break:break-all;}
.floor-see .goodsshow p{width:190px;margin:0 auto;margin-top:5px;text-align:left;}
.floor-see .goodsshow .price{font-size:14px;text-align:center;color:#ff0000;}
.floor-see .goodsshow .mktprice{color:#999;margin-left:8px;text-decoration:line-through;}

.floor-goto{position:fixed;left:0;top:80px;z-index:99;opacity:0;filter:alpha(opacity=0);border-top:1px solid #00ac97;}
.floor-goto .floor-goto-title{width:35px;height:40px;background:url("ui/float.png") no-repeat 0 0;text-indent:-999em;overflow:hidden;margin-bottom:2px;}
.floor-goto a{color:#4e4e4e;display:block;height:38px;width:35px;text-indent:-999em;overflow:hidden;background:url("ui/float.png") no-repeat 0 -43px;margin-bottom:2px;}
.floor-goto a:hover{opacity:0.8;filter:alpha(opacity=80);}
.floor-goto .floor-goto-item2 a{background-position:0 -83px;}
.floor-goto .floor-goto-item3 a{background-position:0 -121px;}
.floor-goto .floor-goto-item4 a{background-position:0 -160px;}
.floor-goto .floor-goto-item5 a{background-position:0 -201px;}
.floor-goto .floor-goto-item6 a{background-position:0 -241px;}
.floor-goto .floor-goto-item7 a{background-position:0 -281px;}
.floor-goto .floor-goto-item8 a{background-position:0 -320px;}
.floor-goto .floor-goto-item9 a{background-position:0 -361px;}
.floor-goto .floor-goto-up span{display:block;height:38px;width:35px;text-indent:-999em;overflow:hidden;background:url("ui/float.png") no-repeat 0 -401px;cursor:pointer;}
.floor-goto .floor-goto-up span:hover{opacity:0.8;filter:alpha(opacity=80);}
.floor-goto .floor-goto-item1 .oactive{background-position:-45px -43px;}
.floor-goto .floor-goto-item2 .oactive{background-position:-45px -83px;}
.floor-goto .floor-goto-item3 .oactive{background-position:-45px -121px;}
.floor-goto .floor-goto-item4 .oactive{background-position:-45px -160px;}
.floor-goto .floor-goto-item5 .oactive{background-position:-45px -201px;}
.floor-goto .floor-goto-item6 .oactive{background-position:-45px -241px;}
.floor-goto .floor-goto-item7 .oactive{background-position:-45px -281px;}
.floor-goto .floor-goto-item8 .oactive{background-position:-45px -320px;}
.floor-goto .floor-goto-item9 .oactive{background-position:-45px -361px;}

.floor-slide .empty_drag_box{display:none;}

