/*首页轮播广告*/
.right_banner {
	height: auto;
	overflow: hidden;
}
.slideBox {
	background-color: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
	height: 419px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.slideBox .hd {
	width: 1200px;
	height: 20px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	bottom: 35px;
	right: 170px;
	text-align: right;
}

.slideBox .hd ul {
	width: 280px;
	text-align: left;
	display: inline-block;
	height: 20px;
}
.IndexAd .hd ul li {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	margin-right: 22px;
	height: 10px;
	width: 10px; float:left;
}
.IndexAd .hd ul li.on {
	background: 0;
	border: 3px solid #fff;
	margin-bottom: -4px;
	height: 12px;
	width: 12px;
}
.IndexAd .bd {
	position: relative;
	height: 100%;
}
.IndexAd .bd li {
	width: 100%;
	height: 419px;
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}
.IndexAd .bd li a {
	width: 100%;
	height: 419px;
	display: block;
}
.bnr_btn_wrap {
	width: 1200px;
	height: 44px;
	margin: 0 auto;
	position: relative;
	top: -232px;
	z-index: 15; display:none;
}
.IndexAd .fbc_btn {
	width: 100px;
	height: 44px;
	display: block;
	position: absolute;
	cursor: pointer;
}
.prev {
	left: 239px;
	background: url("images/bnr_btn_left1.png") no-repeat;
}
.next {
	right: 134px;
	background: url("images/bnr_btn_right1.png") no-repeat;
}

/*首页商品分类树*/
.top_wrap {
	width: 1200px;position: relative;
}
.top_wrap .top_box {
	position: relative;
	width: 1200px
}
.top_wrap .nav_attr {
	background: #fff;
	border: 1px solid #e6e6e6;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	height: 572px;
	width: 200px;
	position: absolute;
	left: 0;
	top: -420px
}
.top_wrap .nav_attr li {
	border-bottom: 1px dotted #ccc;
	padding-top: 17px;
	padding-bottom: 10px
}
.top_wrap .nav_attr li .nav_tle {
	height: 18px;
	font-size: 16px
}
.top_wrap .nav_attr li .nav_tle a {
	color: #f69
}
.top_wrap .nav_attr li p {
	height: 44px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 5px;
	width: 100%
}
.top_wrap .nav_attr li p a {
	float: left;
	margin-right: 14px
}
.top_wrap .nav_attr .last {
	border: 0
}
.top_wrap .attr_box {
	width: 240px;
	z-index: 10;
	height: 574px;
	position: absolute;
	left: 0;
	top: -420px
}
.top_wrap .attr_box .sec_attr {
	background: #fff;
	border: 1px solid #e6e6e6;
	float: left;
	height: 572px;
	width: 238px
}
.top_wrap .attr_box .sec_attr .list {
	position: relative;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding-left: 20px;
}
.top_wrap .attr_box .sec_attr .list .nav_tle {
	height: 18px;
	font-size: 16px
}
.top_wrap .attr_box .sec_attr .list .nav_tle .nav_ico {
	float: left;
	height: 18px;
	width: 23px
}
.top_wrap .attr_box .sec_attr .list .nav_tle a {
	color: #f69; font-weight:bold;
}
.top_wrap .attr_box  .itemhd1 {background: url('images/c1.png') no-repeat;}
.top_wrap .attr_box  .itemhd2{background: url('images/c2.png') no-repeat;}
.top_wrap .attr_box  .itemhd3{background: url('images/c3.png') no-repeat;}
.top_wrap .attr_box  .itemhd4{background: url('images/c4.png') no-repeat;}
.top_wrap .attr_box  .itemhd5{background: url('images/c5.png') no-repeat;}
.top_wrap .attr_box .items1 .item2,
.top_wrap .attr_box .items1 .item4,
.top_wrap .attr_box .items1 .item7,
.top_wrap .attr_box .items1 .item8,
.top_wrap .attr_box .items2 .item1,
.top_wrap .attr_box .items2 .item3,
.top_wrap .attr_box .items2 .item5,
.top_wrap .attr_box .items2 .item7,
.top_wrap .attr_box .items3 .item2,
.top_wrap .attr_box .items3 .item4,
.top_wrap .attr_box .items3 .item5,
.top_wrap .attr_box .items3 .item7, 
.top_wrap .attr_box .items4 .item3, 
.top_wrap .attr_box .items4 .item6,
.top_wrap .attr_box .items4 .item8,
.top_wrap .attr_box .items5 .item1,
.top_wrap .attr_box .items5 .item3, 
.top_wrap .attr_box .items5 .item8{color: #f69;}
.top_wrap .attr_box  .list p.listP {
	height: 72px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 5px;
	width: 190px
}
.top_wrap .attr_box .sec_attr .list p.listP a {
	float: left;
	margin-right: 14px
}
.top_wrap .attr_box .sec_attr .list .corner {
	font-size: 14px;
	color: #999;
	position: absolute;
	right: -5px;
	top: 48px
}
.top_wrap .attr_box .sec_attr .list_cont {
	position: relative;
	z-index: 8;
	padding: 10px 0 12px 0;
}
.top_wrap .attr_box .sec_attr .active {
	background: #fff;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
	padding-left: 20px;
	margin-top: -1px
}
.top_wrap .attr_box .sec_attr .active .corner {
	color: #f69;
	right: 15px
}
.top_wrap .attr_box .sec_attr .active .list_cont {
	margin-right: -1px;
	border-right: 1px solid #fff
}
.top_wrap .attr_box .sec_attr .last {
	border-bottom: 0
}
.top_wrap .attr_box .sec_attr .list_cont_last {
	padding-bottom: 9px
}
.top_wrap .nav_list {
	display: none;
	border: 1px solid #e6e6e6;
	background: #fff;
	padding-left: 20px;
	width: 330px;
	z-index: 4;
	padding-bottom: 10px;
	position: absolute;
	top: -1px;
	right: -352px
}
.top_wrap .nav_list h4 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-top: 12px
}
.top_wrap .nav_list p {
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	width: 100%
}
.top_wrap .nav_list p a {
	float: left;
	margin-right: 14px;
	color: #666
}
.top_wrap .nav_list p a:hover {
	color: #f69
}
h4{ font-weight:bold;}

/*首页轮播右侧下侧广告*/
.top_wrap .banner {
	height: 420px;
	width: 200px;
	overflow: hidden;
	position: absolute;
	top: -420px;
	right: 0
}
.top_wrap .banner a {
	display: block;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	height: 139px;
	width: 200px
}
.top_wrap .bnr_box {
	height: 144px;
	width: 960px;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 1
}
.top_wrap .bnr_box .pic_attr li, .top_wrap .bnr_box .ads_one {
	border: 1px solid #e6e6e6;
	float: left;
	overflow: hidden;
	height: 142px
}
.top_wrap .bnr_box .pic_attr {
	float: left;
	overflow: hidden;
	height: 144px;
	padding-left: 1px;
	width: 759px
}
.top_wrap .bnr_box .pic_attr li {
	margin-left: 10px;
	display: inline;
	width: 175px
}
.top_wrap .bnr_box .ads_one {
	width: 198px
}
/*首页人气推荐单品（精品）*/
.auto_wrap {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 1200px
}
.auto_wrap .wel_tle {
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	overflow: hidden;
	height: 32px;
	margin-top: 20px
}
.auto_wrap .wel_tle .tle {
	float: left;
	width: 200px;
	color:#f69;
	overflow: hidden;
	word-break:keep-all;           /* 不换行 */
	white-space:nowrap;          /* 不换行 */
}
.auto_wrap .wel_tle .tle img{ vertical-align: middle;}
.auto_wrap .wel_tle .today {
	border-left: 1px dotted #ccc;
	color: #999;
	float: left;
	height: 16px;
	line-height: 16px;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 9px
}
.auto_wrap .wel_tle .today strong {
	color: #666;
	padding: 0 5px
}
.auto_wrap .wel_tle .more {
	float: right;
	color: #999
}
.auto_wrap .wel_tle .more:hover {
	color: #f69
}
.auto_wrap .pb20 {
	padding-bottom: 20px
}
.auto_wrap .rec_sku, .auto_wrap .tuan_sku {
	padding-top: 15px;
	overflow: hidden
}
.auto_wrap .rec_sku li, .auto_wrap .tuan_sku li {
	float: left;
	display: inline;
	margin-left: 24px;
	width: 180px; height:290px;
}
.auto_wrap .rec_sku li .s_picBox, .auto_wrap .tuan_sku li .s_picBox {
	height: 180px;
	width: 180px;
	display: block;
	overflow: hidden
}
.auto_wrap .rec_sku li .s_picBox .s_pic, .auto_wrap .tuan_sku li .s_picBox .s_pic {
	height: 180px;
	width: 180px;
	display: block;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.auto_wrap .rec_sku li .s_picBox .s_pic img, .auto_wrap .tuan_sku li .s_picBox .s_pic img {
	width: 180px;
	height: 180px;
	vertical-align: middle
}
.auto_wrap .rec_sku li .txt, .auto_wrap .tuan_sku li .txt {
	display: block;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	margin: 6px 0 5px;
	width: 100%
}
.auto_wrap .rec_sku li .price, .auto_wrap .tuan_sku li .price {
	color: #999;
	text-decoration: line-through;
	padding-left: 5px
}
.auto_wrap .rec_sku li .price_red, .auto_wrap .tuan_sku li .price_red {
	color: #f69;
	font-size: 16px
}
.auto_wrap .rec_sku li .buy-numbers, .auto_wrap .tuan_sku li .buy-numbers {
	color: #999
}
.auto_wrap .rec_sku li .price_box, .auto_wrap .tuan_sku li .price_box {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
	margin-bottom: 8px
}
.auto_wrap .rec_sku .last, .auto_wrap .tuan_sku .last {
	margin-right: 0
}
.auto_wrap .attr_box {
	border-right: 1px solid #e6e6e6;
	float: left;
	width: 940px
}
.auto_wrap .attr_box .pic_box {
	padding-top: 15px;
	overflow: hidden;
	width: 100%;
	height:600px;
}
.auto_wrap .attr_box .pic_box li {
	float: left;
	text-align: center;
	height: 300px;
	display: inline;
	overflow: hidden;
	width: 235px;
	position: relative;
}
.auto_wrap .attr_box .pic_box li .pic {
	display: block;
	margin:0 auto;
}
.auto_wrap .attr_box .pic_box li .pic img{ width:220px; border:solid 1px #efefef}

.auto_wrap .attr_box .pic_box li .txt {
	display: block;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	text-align:left;
	padding:0px 10px;
	margin:5px auto;
}
.auto_wrap .attr_box .pic_box li .price {
    height:40px;
	text-align:left;
	padding-left: 5px
}
.auto_wrap .attr_box .pic_box li .price .price_red {
	color: #f69;
	font-size: 16px;
}


.auto_wrap .attr_box .attr_words {
	padding-top: 18px;
	padding-bottom: 16px;
	overflow: hidden;
	width: 100%
}
.auto_wrap .attr_box .attr_words li {
	float: left;
	border-right: 1px dotted #ccc;
	overflow: hidden;
	height: 44px;
	padding-left: 12px;
	width: 300px; margin-top:10px;
}
.auto_wrap .attr_box .attr_words .li3{ border:0;}
.auto_wrap .attr_box .attr_words li h4 {
	float: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 44px;
	width: 80px
}
.auto_wrap .attr_box .attr_words li h4 a {
	color: #f69
}
.auto_wrap .attr_box .attr_words li p {
	float: left;
	line-height: 22px;
	width: 220px
}
.auto_wrap .attr_box .attr_words li p a {
	float: left;
	white-space: nowrap;
	margin-right: 10px
}
.auto_wrap .attr_box .attr_words .last {
	border: 0
}
.auto_wrap .shop {
	float: right;
	padding-left: 20px;
	padding-top: 20px;
	width: 239px
}
.auto_wrap .shop .list li {
	border-bottom: 1px dotted #ccc;
	height: 47px;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%
}
.auto_wrap .shop .list li .avatar32_f {
	border: 1px solid #e6e6e6;
	margin-right: 12px
}
.auto_wrap .shop .list li .name {
	height: 14px;
	line-height: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.auto_wrap .shop .list li .txt {
	color: #999;
	padding-top: 7px
}
.auto_wrap .shop .list .last {
	border: 0
}
.ads_banner {
	margin: 0
}
.cmn_title {
*zoom:1;
	height: 18px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden
}
.cmn_title:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0
}
.cmn_title h4 {
	float: left; font-size:16px;
}
.cmn_title p {
	float: right
}
.cmn_title p a {
	color: #999
}
.cmn_title p a:hover {
	color: #f69
}
.avatar32_f{
	width:32px;
	height:32px;
	float:left
}

.avatar32_f img{
	width:32px;
	height:32px;
	float:left
}


.footer .foot_con {
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.header_top {
	width: 1200px
}
.alpha {
	margin-left: 0
}
.omega {
	margin-right: 0
}

.ico1, .ico2, .ico3, .ico4, .ico5, .ico6, .ico7 {
	background: url("images/wel_ico1.png") no-repeat;
	float: left;
	height: 26px
}
.ico1 {
	background-position: 0 -1px;
	width: 158px
}
.ico2 {
	background-position: 0 -44px;
	width: 78px
}
.ico3 {
	background-position: 0 -82px;
	width: 78px
}
.ico4 {
	background-position: 0 -119px;
	width: 78px
}
.ico5 {
	background-position: 0 -158px;
	width: 78px
}
.ico6 {
	background-position: 0 -201px;
	width: 120px
}
.ico7 {
	background-position: 0 -238px;
	width: 160px
}
.line {
border-bottom: 1px solid #e6e6e6;
}
/*首页中间部分轮播广告*/
.boxImg{ width:1200px; height:100px; overflow:hidden; position:relative; }
.boxImg .hd{ height:15px; overflow:hidden; position:absolute; right:15px; bottom:8px; z-index:9; }
.boxImg .hd ul{ overflow:hidden; zoom:1; float:left;  }
.boxImg .hd ul li{ float:left; background: #ffe1ea;-webkit-border-radius: 3px;border-radius: 3px;cursor: pointer;display: inline-block;margin-right: 6px;height: 8px;width: 8px; }
.boxImg .hd ul li.on{ background:#f00; color:#fff; }
.boxImg .bd{ position:relative; height:100%; z-index:0;   }
.boxImg .bd li{ zoom:1; vertical-align:middle; }
.boxImg .bd img{ width:1200px; height:100px; display:block;  }

/*热门杂志*/
.groupBox {
	float: left;
	margin-right: 15px;
	width: 228px
}
.groupBox .groupCon {
	background: #fff;
	border: 1px solid #ddd;
	margin-top: 14px;
	width: 226px;
	position: relative;
	overflow: hidden
}
.groupBox .groupCon .gc_title {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 10px 13px 0
}
.groupBox .groupCon .gc_title h4 {
	font-size: 14px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 140px
}
.groupBox .groupCon .gc_title p {
	font-size: 14px;
	color: #999;
	float: right
}
.groupBox .groupCon .s_tle {
	height: 56px;
	line-height: 56px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 175px;
	margin-left: 13px;
	font-size: 14px;
	background: url("images/shop_tle.png") no-repeat 0 20px;
	padding-left: 25px
}
.groupBox .groupCon .btn, .groupBox .groupCon .followed {
	float: right;
	height: 20px;
	line-height: 20px;
	width: 64px
}
.groupBox .groupCon .picBox {
	margin-top: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px
}
.groupBox .groupCon .imgBox {
	margin-top: 5px;
	display: block;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 204px;
	background: url("images/pg_bg1.png") no-repeat bottom
}
.groupBox .groupCon .imgBox .minpic, .groupBox .groupCon .imgBox span {
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 4px;
	margin-top: 4px
}
.groupBox .groupCon .imgBox .maxpic {
	margin-top: 4px;
	height: 200px;
	width: 200px
}
.groupBox .groupCon .infoBox {
	background: #ffecef;
	margin-top: 8px;
	overflow: hidden;
	padding: 8px 13px
}
.groupBox .groupCon .lookBox {
	height: 20px;
	padding: 13px
}
.groupBox .groupCon .lookBox .tex {
	color: #999;
	line-height: 20px
}
.groupBox .groupCon .oldBox {
	height: 24px;
	padding: 11px 13px
}
.groupBox .groupCon .oldBox .tex {
	line-height: 24px;
	margin-left: 6px
}
.groupBox .groupCon .oldBox .btn, .groupBox .groupCon .oldBox .followed {
	float: right;
	line-height: 20px
}
.groupBox .groupCon .oldBox img {
	float: left
}
.groupBox.last {
	margin-right: 0
}
