@charset "utf-8";
/* 导航下分类 */
.jiu-nav-main { width: 100%; height: 40px; background: #fff; }
.jiu-nav-main-2 { height: auto; background: #fff; }
.jiu-nav { position: relative; height: 40px; margin: 0 auto; }
.nav-item { height: 40px; position: relative; }
.jiu-nav .n_h { float: right; color: #999; height:40px; }
.jiu-nav .n_h a { margin-right:10px; }
.jiu-nav .n_h span { float:left; line-height:40px; }
.jiu-nav-main .fixed {position: fixed;top: 0;margin-top: 0;}
.item-list ul li { display: block; float: left; margin-right: 10px; display: inline; }
.item-list ul li a,.jiu-nav .n_h a { position: relative; display: inline-block; height: 38px; line-height: 42px; color: #656565; border-bottom: #fff solid 2px; padding: 0 5px; min-width: 26px; text-align: center;font-size:14px }
.item-list ul li a:hover,.jiu-nav .n_h a:hover { text-decoration: none; color: #ff6600; }
.item-list ul li a.active,.jiu-nav .n_h a.active { color: #E02F2F; font-weight: bold; border-bottom: #E02F2F solid 3px; text-decoration: none; }

#seclevel .seclevelinner {border-top: 1px dotted #d4d4d4;height: auto;margin: 0 auto;overflow: hidden;}

.nav-other em { display: block; position: absolute; top: 5px; left: 85px; height: 14px; padding: 0 5px; background: #ff6600; color: #FFF; font: normal 10px/14px Arial; border-radius: 5px; }
.nav-other { position: relative; padding-left:20px; background:url(../images/global/line.gif) no-repeat left center; }
.nav-other ul li { float: left; margin-right:15px; display: inline; }
.nav-other ul li a { padding: 0 6px; display:inline-block; color:#666; font-weight:bold; font-size:12px; cursor:pointer; height:38px; line-height:42px; _height:20px; _margin-top:16px; }
.nav-other ul li a.advance{ padding: 0 6px; text-align:center;color: #a3370f; font-weight: 700; border-bottom: 2px solid #A9441F;text-decoration: none; line-height: 42px; height: 38px; *line-height: 35px; }
.nav-other ul li a.advance:hover{ color: #a3370f;}
.nav-other ul li a:hover .today{background:url(../images/good/today_h.gif) no-repeat;}
.nav-other ul li a.advance .today{background:url(../images/good/today_h.gif) no-repeat;}
.nav-other ul li a:hover .tw{background:url(../images/good/tomorrow_h.gif) no-repeat;}
.nav-other ul li a.advance .tw{background:url(../images/good/tomorrow_h.gif) no-repeat;}
.nav-other ul li a:hover{ text-decoration:none; color: #ff6600;}
.nav-other ul li a:hover span{text-decoration:none;}
.nav-other ul li a.advance.active:hover{ text-decoration:none; color: #a3370f;}
.nav-other ul li a.advance.active:hover span{ text-decoration:none;}
.nav-other ul li a.advance.active:hover { text-decoration: none; }
.nav-other ul li a.advance.active:hover span { text-decoration: none; }
.nav-other ul li em.l2{ left:175px; }
.nav-other ul li a .today{ width:14px; height:14px; background:url(../images/good/today.gif) no-repeat; display:inline-block; vertical-align:-4px;*vertical-align:-1px;_vertical-align:-2px margin-right:1px;}
.nav-other ul li a .tw{ width:14px; height:14px; background:url(../images/good/tomorrow.gif) no-repeat; display:inline-block; vertical-align:-4px;*vertical-align:-1px;_vertical-align:-2px margin-right:1px;}


.box-play { }
.box-play #img-list { position:relative; width:100%; height:230px; display:none; }
.box-play .img-list li { display:none; position:absolute; left:0; top:0; width:100%; height:300px; }
.box-play .img-list li.cur { display:block; }
.box-play .img-list li a { display:block; height:300px; margin:0 auto; cursor:pointer; background: url("about:blank") repeat scroll 0 0 transparent; }
.box-play .img-list li a:focus { outline:0; }
.box-play i { display: none; position:absolute; cursor: pointer;}
.box-play i.ban-close { width: 30px; height: 30px; top:10px; right:0; background: url(../images/good/ban-esc.png) no-repeat; }
.box-play i.ban-close:hover { background: url(../images/good/ban-esc.png) no-repeat 0 -30px; }
.box-play i.ban-open { width:25px; height:18px; right:-25px; top:3px; background: url(../images/good/open.gif) no-repeat; }
.box-play .count-num { position:absolute; bottom:15px; left:50%; }      
.box-play .count-num li { float:left; _display:inline; margin-left:10px; cursor:default; background: url(../images/good/switch2.gif) no-repeat -16px 0;width: 15px; height: 15px; border-radius: 10px; background: #fff; opacity: .8; _filter: Alpha(opacity = 80); overflow:hidden; }
.box-play .count-num li.cur { background: #f60; opacity: 1; _filter: Alpha(opacity = 100); }
/*商品列表*/
.main { overflow: visible; position:relative; }
.huan-list{ position: relative; }
.huan-list h3 { padding: 0 0 10px; font-size: 16px; color: #333; float: left; }
.huan-list .more { font-size: 13px; font-weight: normal; float: right; display: inline; margin-right: 5px; display: block; height: 20px; line-height: 23px; float: right; }

.goods-list { margin: 0 auto 0; }
.goods-list li {
	width: 258px;
	border-top: #fff solid 2px;border-left: #fff solid 2px;border-right: #fff solid 2px;
	background: #FFF;
	float: left;
	margin: 0 20px 20px 0;
	padding-bottom: 6px;
	*padding-bottom:12px;
	_padding-bottom: 12px;
	box-shadow: 1px 1px 0px rgba(212, 212, 212, 0.8);
	position:relative;
}
.goods-list li:hover {
	border-top: 2px solid #e02f2f;border-left: 2px solid #e02f2f;border-right: 2px solid #e02f2f;z-index: 101;	
 }
.goods-list li:hover .pic-des, .goods-list li:hover .go-quan, .goods-list li:hover .zhekou { display: block; }
.goods-list li.last { margin-right:0; }
.good-title { width: 238px; font-size: 14px; height: 20px; line-height: 20px; overflow: hidden; margin: 8px auto 5px; position: relative; font-weight: normal; }
.good-title .title { display: inline-block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 218px; }
.good-title .icon { background: url(../images/good/tag_state.gif) no-repeat; float:left; height: 15px; width: 15px; display: inline-block; margin:3px 5px 0 0; }
.good-title .icon.tao-n { background-position: -186px -17px; }
.good-title .icon.tao-t { background-position: -186px 0; }
.title-tips{ margin: 0 auto 10px; color: #919191; width: 238px; overflow: hidden; }
.good-pic { position: relative; width:310px;text-align:center;overflow: hidden;background-repeat: no-repeat;background-position: center center;}
.des-state{line-height:26px}
.des-state span.q1 {
display: block;
float: left;
width: 51px;
height: 16px;
background: url(../images/good/icon1.png) no-repeat 0 -37px;
opacity: 0.7;
filter: alpha(opacity=70);
margin:5px 0 0 10px
}
.sold {
position: absolute;
display: block;
right: 5px;
top: 310px;
background: url(../images/good/nz_rd.png) no-repeat;
padding: 0 10px;
line-height: 21px;
}
.sold span {
background: rgba(255, 255, 255, .8);
height: 21px;
display: block;
}
.sold span em {
color: #e02f2f;
font-family: tahoma;
}
.sold i {
position: absolute;
right: 0;
top: 0;
width: 10px;
height: 21px;
background: url(../images/good/nz_rd.png) no-repeat 0 bottom;
}
.w1100 .w1100 .good-pic img { width:238px;}
.w1100 .wc1100 .good-pic { height:160px; }
.w1100 .wc1100 .good-pic img { width:238px; height:160px; }
.good-pic.huan,.good-pic.huan img {  min-height:156px; }
.good-pic .zhekou{ display:none; position:absolute; right:0; bottom:0; width:42px; padding:2px 0; text-align:center; background:#000; filter: alpha(opacity=60); opacity: 0.60; color:#FFF; }

.good-pic .go-quan{ display:none; position:absolute; top:83px; left:69px; width:100px; height:71px;  z-index:12; cursor:pointer; text-decoration:none; }
.good-pic .go-quan.start{background:url(../images/good/quan_tag_start.png) no-repeat; text-shadow:1px 1px #309f0c; }
.good-pic .go-quan.buy{background:url(../images/good/quan_tag_buy.png) no-repeat; text-shadow:1px 1px #ff4700; }
.good-pic .go-quan.end{background:url(../images/good/quan_tag_end.png) no-repeat; text-shadow:1px 1px #787878; }
.good-pic .go-quan:hover{opacity:1;filter:alpha(opacity=100);}
.good-pic .go-quan em{ position:absolute; left:1px; top:5px; width:100px; height:30px; color:#fff; font-family:"微软雅黑","verdana"; text-align:center; }
.good-pic .go-quan em.coupon_num{ }
.good-pic .go-quan em.coupon_num i{ font-size:15px; font-weight:normal; }
.good-pic .go-quan em.coupon_num b{ font-size:20px; font-weight:normal; }
.good-pic .go-quan em.coupon_cond{ top:46px; font-style:normal; }
.brand_new { position: absolute; top: -1px; left: -1px; width: 35px; height: 36px; background: url(../images/good/new.png) no-repeat; }

.list-good { position: relative; width: 258px; height: auto; overflow: visible; }
.list-good.buy .good-price .price-current { color: #e02f2f; }
.list-good.start .good-price .price-current { color: #5f9910; }
.list-good.end .good-price .price-current { color: #ababab; }
.list-good .pic-des { position: absolute; top:410px; left:-2px; z-index: 5; width:240px; height:auto;  background: #f5ffe4; font-size: 12px; color: #acc87c; display: none; padding: 0 9px; border-bottom: 2px solid #e02f2f;border-left: 2px solid #e02f2f;border-right: 2px solid #e02f2f; box-shadow: 1px 0px 0px rgba(212, 212, 212, 0.8); }
.list-good .pic-des em{line-height:15px}
.list-good.start .pic-des { background: #f5ffe4; }
.list-good.start .des-report { color: #acc87c; }
.list-good.buy .pic-des { background: #f4f4f4; color: #dab07f; }
.list-good.buy .des-report { color: #e01914; }
.list-good.end .pic-des { background: #f1f1f1; color: #ababab; }
.list-good.end .des-report { color: #ababab; }

.des-state .des-report { text-decoration: underline; }
.des-state .des-report:hover { text-decoration: none; color: #acc87c; }
.list-good.start .des-report:hover { color: #acc87c; }
.list-good.buy .des-report:hover { color: #DAB07F; }
.list-good.end .des-report:hover { color: #ABABAB; }
.list-good .newicon {left: 4px;position: absolute;top: 0px;width: 33px;height: 37px;background: url("../images/pp_icons.png") no-repeat 0 0;_background-image: url('../images/pp_icons_8.png');padding-top: 3px;color: #fff;font: bold 13px/15px "宋体B8B\4F53";text-align: center;}

.des-state span.q1a{padding-left:3px;float:left;text-align:left;width: 70px;height: 20px;overflow: hidden;word-break:break-all;word-wrap:break-word;font-family: "tahoma";font-weight: bold;}
.good-price .special{ display: block; width: 180px; height: 40px; height: 39px\9; line-height: 32px; overflow: hidden;}
.good-price .special a{font-size: 20px; font-family: "微软雅黑"; color:#333; }
.good-price .special a:hover{ color:#ff6c01; text-decoration: none;}
.good-price  .show_time{position:absolute;left:3px;top:35px;width:200px;height:20px;line-height: 20px;float:left;color: #959595; }
.good-price { width: 238px; height: 36px; line-height: 36px; position: relative; margin: 0 auto; }
.good-price .price-current, .good-price .des-other { display: block; float: left; }
.good-price .price-current { font-size: 32px; color: #50830b; font-family: Arial; }
.good-price .price-current em { font-size: 14px; font-family: "微软雅黑", "verdana"; vertical-align: 1px; margin-left: 1px; }
.good-price .price-discount { color: #ccc; text-decoration: line-through; }
.good-price .des-other { margin-left: 5px; }
.good-price .des-other span { clear: both; height: 18px; line-height: 18px; display: block; }
.good-price .des-other .price-old { color: #999; margin-left: 2px; }
.good-price .des-other .price-old em { text-decoration: line-through; }
.good-price .des-other .discount { font-size: 12px; color: #E02F2F; }
.good-price .des-other .discount b { width: 15px; height:17px; display:inline-block; margin-left: 2px; background: url(../images/good/tag_state.gif) no-repeat;}
.good-price .des-other .discount b.i1 {background-position: -100px 0;}
.good-price .des-other .discount b.i2 {background-position: -119px 0;}
.good-price .btn-new { position: absolute; top: 5px; right: 0 }
.good-price .btn-new a { display: block; font-size: 13px; cursor: pointer; color: #fff; width: 75px; height: 30px; line-height: 30px; background: url(../images/good/tag_state.gif) no-repeat; text-align: center; overflow: hidden; }
.good-price .btn-new a span { display: inline-block; }
.good-price .btn-new a:hover { text-decoration: none; }
.good-price .btn-new.start a { background-position: 0 -62px; text-shadow:1px 1px #309f0c; }
.good-price .btn-new.wait a { background-position: 0 -62px; text-shadow:1px 1px #309f0c; }
.good-price .btn-new.buy a { background-position: 0 0; }
.good-price .btn-new.end a { background-position: 0 -125px; text-shadow:1px 1px #a5a5a5; }
.good-price .btn-new.gone a { background-position: 0 -125px; text-shadow:1px 1px #a5a5a5; }
.good-price .btn-new.sellout a { background-position: 0 -125px; text-shadow:1px 1px #a5a5a5; }
.good-price .btn-new.start a:hover { background-position: 0 -93px; }
.good-price .btn-new.wait a:hover { background-position: 0 -93px; }
.good-price .btn-new.buy a:hover { background-position: 0 -31px; }
.good-price .btn-new.end a:hover { background-position: 0 -125px; }
.good-price .btn-new.gone a:hover { background-position: 0 -125px; }
.good-price .btn-new.sellout a:hover { background-position: 0 -125px; }

.discount-title { height: 0; margin: 20px 0 40px; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #ffffff; line-height: 40px }
.discount-title strong { position: relative; top: -15px; margin: 0 auto; display: block; width: 360px; height: 40px; background:url(../images/tao/top_alpha.png) 0 -98px no-repeat; text-indent: -9999px }

.goods-list.w980 li,.w980 .list-good { width:308px; }
.goods-list.w980 li { margin: 0 24px 24px 0; }
.goods-list.w980 li.last { margin-right:0; }
.w980 .list-good .pic-des { width: 290px; }
.w1005 .des-state .state-time span { width: 160px; float: left; }
.w980 .good-pic, .w980 .good-pic img { width:290px; height:190px; }
.w980 .good-pic.huan, .w980 .good-pic.huan img { height:0; min-height:190px; }
.w980 .good-pic .go-quan { top:109px; left:95px; }
.w980 .good-title,.w980 .title-tips,.w980 .good-price { width:290px; }
.w980 .good-title .title { width:270px; }


.goods-list.w1005 li,.w1005 .list-good { width:310px; height:405px}
.goods-list.w1005 li { margin: 0 20px 20px 0; }
.goods-list.w1005 li.last { margin-right:24px; }
.w1005 .list-good .pic-des { width: 292px; }
.w1005 .des-state .state-time span { width: 160px; float: left; }
.w1005 .good-pic, .w1005 .good-pic img { width:310px; height:340px; }
.w1005 .good-pic.huan, .w1005 .good-pic.huan img { height:290px; }
.w1005 .good-pic .go-quan { top:109px; left:95px; }
.w1005 .good-title,.w1005 .title-tips,.w1005 .good-price { width:290px; }
.w1005 .good-title .title { width:270px; }
.w1005 .flat_pic .good-pic,.w1005 .flat_pic .good-pic img { height:190px; }
.w1005 .flat_pic .good-pic .go-quan { top:65px; }

 
.goods-list.wc1005 li,.wc1005 .list-good { width:308px; }
.goods-list.wc1005 li { margin: 0 24px 24px 0; }
.goods-list.wc1005 li.last { margin-right:24px; }
.wc1005 .list-good .pic-des { width: 290px; }
.wc1005 .des-state span { width: 240px; }
.wc1005 .good-pic, .wc1005 .good-pic img { width:290px; height:190px; }
.wc1005 .good-pic.huan, .wc1005 .good-pic.huan img { height:190px; }
.wc1005 .good-pic .go-quan { top:60px; left:95px; }
.wc1005 .good-title,.wc1005 .title-tips,.wc1005 .good-price { width:290px; }
.wc1005 .good-title .title { width:270px; }
.wc1005 .flat_pic .good-pic,.wc1005 .flat_pic .good-pic img { height:190px; }
.wc1005 .flat_pic .good-pic .go-quan { top:65px; }

/**左侧导航**/
.jiu-side-nav .move_padding{ padding: 0px 16px;margin-bottom: 5px;overflow: hidden;}
.jiu-side-nav .add_link{ position:relative;height: 29px;border: 1px solid #e2e2e2;margin-top: 0px;margin-bottom: 10px;background-color: #f4f4f4;}
.jiu-side-nav .add_link span{margin:8px 0 0 5px;font-size: 12px;color: #666;width: 70px;display: inline-block;}
.jiu-side-nav .add_link i{ display: inline-block;background: url(../images/daohang/nav_bg42181.png);_background-image: url(../images/daohang/nav_bg42181_ie6.png);}
.jiu-side-nav  .add_link a{ text-decoration: none;}
.jiu-side-nav .add_link .phone_w{float:left;margin:8px 0 0 10px;width:15px;height:15px;background-position: -38px -157px;}
.jiu-side-nav .add_link .contact_w{float:left;margin:8px 0 0 10px;height: 15px;width: 15px;background-position: -7px -158px;}
.jiu-side-nav .add_link .subscribe_w{background: url(../images/daohang/nav_bg42181.png);_background-image: url(../images/daohang/nav_bg42181_ie6.png);float:left;margin:8px 0 0 10px;height: 15px;width: 15px;background-position: -38px -158px;}
.jiu-side-nav .add_link_hover{background-color: #f5f5f5;cursor: pointer;background-color: #FFF;}
.jiu-side-nav .bd .add_link_hover  a span{cursor: pointer;color: #c50202;}


.jiu-side-nav{position:absolute;top:230px;width:145px;left:49%;text-align:left;margin-left:-635px;_margin-left:-637px;_top: 260px;z-index:999;background:#FFF;border:1px solid #ebebeb;}
.jiu-side-nav.fixed { position: fixed; top:0px; margin-top:0;width:145px; }
.jiu-side-nav .logo { width: 142px; height: 74px; margin-left: 0px; display: none; }
.jiu-side-nav.fixed .logo { display: block; }
.jiu-side-nav .content,.jiu-side-nav .bottom{/*border:1px solid #ebebeb;*//*border-left:none;border-top:none;*/background:#fff;}
.jiu-side-nav h3{background:#ffeed9;color:#bf7c53;line-height:30px;padding-left:10px;}
.jiu-side-nav h3 a{color:#bf7c53;}
.jiu-side-nav h3 a{color:#bf7c53;}
.jiu-side-nav .bd{padding:5px 0px;}
.jiu-side-nav ul{zoom:1;padding: 0px 10px;}
.jiu-side-nav ul:after{clear:both;content:"";line-height:0;font-size:0;visibility:hidden;display:block;}
.jiu-side-nav li{float:left;width:50%;line-height:30px;height:29px;*overflow:hidden;*width:60px;}
.jiu-side-nav li a{color:#666;display:inline-block;*display:inline;*zoom:1;text-decoration:none;padding:2px 4px 1px 4px;line-height:19px;border-radius:2px;position: relative;font-size: 12px;font-family: "宋体";}
.jiu-side-nav li a .icon-mini{right: -5px;top: 0;text-decoration: none;}
/*.jiu-side-nav li a.on,.jiu-side-nav li a.on:hover{color:#e01914;}*/

.jiu-side-nav li a:hover{color::#e01914;text-decoration: none;}
.jiu-side-nav li .on{color: #FFF;background-color: #e01914}
.jiu-side-nav li .on:hover{background-color:#e01914;color: #FFF;}
.jiu-side-nav .qrcode img{width:92px;height:92px;}
.jiu-side-nav .qrcode{text-align: center;padding: 8px;}
.jiu-side-nav .qrcode p{margin-top: 5px;}
.jiu-side-nav .qrcode a{color:#666;}
.jiu-side-nav .bottom{position:absolute;bottom:0;left:0;margin-bottom:-59px;width:100%;height:39px;}
.jiu-side-nav .bottom a{display:block;line-height:39px;text-decoration:none;color:#666;font-family:tahoma;text-align:center;_height:27px;_padding-top:12px;}
.jiu-side-nav .bottom a.on{background:#e02f2f;}
.jiu-side-nav .bottom a:hover{background:#e2e2e2;}
.jiu-side-nav .bottom a .icon-top{}
.jiu-side-nav .search{display: block;padding-left: 17px;}
.jiu-side-nav .search .txt{width:73px;background:#fff;height: 24px;*height:21px;*height:23px;line-height: 20px;border: 1px solid #e5e5e5;padding: 1px 5px;border-right: none;}
.jiu-side-nav .search .smt{width: 28px;height: 28px;background: url(../images/daohang/nav_bg42181.png) no-repeat #FFF center;cursor: pointer;_background-image: url(/v2/core/img/nav_bg42181_ie6.png);padding: 0;display: inline-block;vertical-align: bottom;border: none;background-position: -64px -153px;border:solid 1px #e5e5e5;outline: none;filter:chroma(color=#000000);}
.jiu-side-nav .search .smt:hover{border-left: 1px solid #d3d3d3;background-color: #FFF;}
.icon-top{display:inline-block;*display:inline;*zoom:1;background:url(../images/daohang/icon_head.png) no-repeat 0 -45px;_background-image:url(../images/daohang/icon_head_ie6.png);width:11px;height:9px;margin-right:3px;}
.affix{position:fixed;top:0;_position:absolute;_padding-top:70px;}
.affix .logo{_display:block;}
.pic-des .on{color: #999;}
/*Feature42181*/
.jiu-side-nav li .light{color: #e01914;}
.jiu-side-nav li .light:hover{color: #e01914;}
.jiu-side-nav li a:hover{color: #e01914;background-color: #f5f5f5;}
.jiu-side-nav .line{border-top: 1px solid #f0f0f0;margin: 0px 10px;}
.jiu-side-nav .bdc{margin: 5px 0px 10px 0px;background-color: #FFF;}
.jiu-side-nav .bdc ul{margin-bottom: 5px;}
.jiu-side-nav .bdc ul li a i{display: block;float: left;height: 20px; width:20px;background: url(../images/daohang//nav_bg42181.png);_background-image: url(../images/daohang/nav_bg42181_ie6.png);line-height: 20px;}
.jiu-side-nav .bdc ul  .bdc0 i{background-position: -66px -7px;}
.jiu-side-nav .bdc ul  .bdc1 i{background-position: -96px -7px;}
.jiu-side-nav .bdc ul  .bdc2 i{background-position: -66px -36px;}
.jiu-side-nav .bdc ul  .bdc3 i{background-position: -96px -36px;}
.jiu-side-nav .bdc ul  .bdc4 i{background-position: -66px -67px;}
.jiu-side-nav .bdc ul  .bdc5 i{background-position: -96px -67px;}
.jiu-side-nav .bdc ul  .bdc6 i{background-position: -66px -96px;}
.jiu-side-nav .bdc ul  .bdc7 i{background-position: -96px -96px;}
.jiu-side-nav .bdc ul  .bdc8 i{background-position: -66px -127px;}
.jiu-side-nav .bdc ul  .bdc9 i{background-position: -96px -127px;}

.jiu-side-nav .bdc ul li .on{background-color: #e01914;}
.jiu-side-nav .bdc ul li .on i{background-color: #e01914;background: url(../images/daohang/nav_bg42181.png);_background-image: url(../images/daohang/nav_bg42181_ie6.png);background-color: #e01914;}
.jiu-side-nav .bdc ul  .bdc0 .on i{background-position: -7px -7px;}
.jiu-side-nav .bdc ul  .bdc1 .on i{background-position: -37px -7px;}
.jiu-side-nav .bdc ul  .bdc2 .on i{background-position: -7px -36px;}
.jiu-side-nav .bdc ul  .bdc3 .on i{background-position: -37px -36px;}
.jiu-side-nav .bdc ul  .bdc4 .on i{background-position: -7px -65px;}
.jiu-side-nav .bdc ul  .bdc5 .on i{background-position: -37px -67px;}
.jiu-side-nav .bdc ul  .bdc6 .on i{background-position: -7px -96px;}
.jiu-side-nav .bdc ul  .bdc7 .on i{background-position: -37px -96px;}
.jiu-side-nav .bdc ul  .bdc8 .on i{background-position: -7px -127px;}
.jiu-side-nav .bdc ul  .bdc9 .on i{background-position: -37px -127px;}
.jiu-side-nav .zhi_guang{border: none;border-top: 1px solid #f0f0f0;padding: 5px 2px;text-align: center;}



/*新手引导*/
#hover_bg { position: fixed; _position: absolute; top:0; left:0; width:100%; min-width:1100px; z-index:10000; background-color:#000; filter:alpha(opacity=70); opacity:0.7; display:none; }
#hover_one { width:730px; height:294px; background:url(../images/guide/step-1.png) no-repeat; position:absolute; z-index:10002; left:50%; margin-left:-545px; top:40px; display:none; }
#hover_one p { margin-top:198px; margin-left:276px; width:141px; height:48px; cursor:pointer; }
#hover_two { width:707px; height:257px; background:url(../images/guide/step-2.png) no-repeat; position:absolute; z-index:10002; left:130px; top:-257px; display:none; }
#hover_two p { margin-top:158px; margin-left:295px; width:141px; height:48px; cursor:pointer; }



/*商品分享按钮*/
.list-good .pic-des em{line-height:15px}
.des-state div h5{text-align: right;}
.des-state div h5 span{padding-left:3px;float:left;text-align:left;width: 70px;height: 20px;overflow: hidden;word-break:break-all;word-wrap:break-word;font-family: "tahoma";}
.des-state div h5 em{display: inline-block;width: 110px;height: 20px;vertical-align: middle;overflow: hidden;}
.des-state div h5 em a{float:left;width: 20px;height: 20px;display: inline;margin-right: 2px;background: url(../images/dbg.png) no-repeat 0 -32px;_background: url(../v1/ju/index/img/dbg_ie6.png) no-repeat 0 -32px;filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}
.des-state div h5 em a.qqwb{background-position: -22px -32px;}
.des-state div h5 em a.renren{background-position: -44px -32px;}
.des-state div h5 em a.kaixin{background-position: -66px -32px;}
.des-state div h5 em a.douban{background-position: -88px -32px;}
.des-state div h5 em a.qzong{background-position: -110px -32px;}
.des-state div h5 em a:hover{filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;}
.tix{margin-right: 5px;color: #e01914}

/* 自定义 */
a{text-decoration:none;color:#000;}
img{border:none;}
.shiyong{ width:983px; margin:0 auto; font-size:14px; font-family:'微软雅黑 Bold', '微软雅黑'; line-height:40px;}
.shiyong ul li{background:#fff;width:309px;float:left;border:#dcdcdc 1px soild;border-left:none;margin-left:14px;margin-bottom:19px;}
.shiyong ul li a{line-height:40px;font-size:14px;text-decoration:none;}
.shiyong ul li span img{width:31px;height:18px;padding-left:15px;}
.shiyong ul li img{width:290px;height:193px;padding:10px 9px 0 9px;}
.shiyong .price{ width:309px; height:40px; border:#f2f2f0 1px solid; border-left:none; border-right:#dcdcdc 1px solid;color:#999997;}
.shiyong .price .jiage{ width:136px; float:left; border-right:#f2f2f0 1px solid;padding-left:10px;}
.shiyong .price .jiage span{color:#80c163; font-size:16px;}
.shiyong .price .fenshu{ width:148px; float:right; padding-left:10px; color:#999997;height:40px;overflow:hidden}
.shiyong .price .fenshu span{font-size:24px; color:#33994f;}
.shiyong .qianggou{ height:50px;border:#f2f2f0 2px solid; border-left:none;border-right:none; padding-top:2px; padding-left:10px;}
.shiyong .qianggou span{ color:#ca0202; font-size:27px;}
.shiyong .qianggou img{width:72px; height:30px; float:right; padding-right:0px;}
.shiyong ul li:hover{box-shadow: 0px 0px 12px  #888888;}


/* 后续添加 */
.dshop{width:960px;background:#ffffff;margin:10px auto;}	
.dshopt{}
.dshoptl{width:888px;float:left;}
.dshoptll{width:470px;float:left;}
.slimg{float:left; border:1px solid #DCDCDC; padding:2px;margin:10px 5px;}
.dshoptllimg{border:0px solid #DCDCDC;text-align:center;padding:3px 0;margin-left:0px;}
.dshoptlr{width:370px;}
.dshoptlrt{width:350px;margin:10px;height:30px;line-height:30px;overflow:hidden;margin-top:14px;}
.dshoptlrt a{color:#000; font-size:16px;font-weight:900;}
.dshoptlrfe{height:30px line-height:30px;margin:5px 5px;font-size:14px;}
.dasjian{height:30px;line-height:30px;border:1px dashed #f6eee3;margin:14px 1px;background:#fffdf6;width:348px;}
.dasjianl{float:left;width:75px; height:30px;line-height:30px;font-size:14px;background:#f29901;text-align:center;color:#FFF;}
.dasjianr{float:left;padding-left:5px;font-size:14px;width:267px;height:30px;overflow:hidden;}
.dxiao{border:1px solid #DCDCDC;margin:0 5px;background:#d21535;width:340px;height:55px;}
.dxiaot{margin:0 2px;border-bottom:0px solid #DCDCDC; _position:relative;width:347px;}
.dxiaotl{float:left;height:55px;line-height:55px;font-size:14px;}
.dxiaotr{float:right;margin:25px 20px 0 10px;}
.daad{background:#fec92b;border-radius:3px;cursor:pointer;padding:9px 19px; _display:block;_line-height:20px;_width:70px;color:#92091b;font-size:16px;_padding-top:8px;_position: absolute; _top:20px;_left:70px;font-weight:900;}
.ddam{height:48px;line-height:48px;margin-top:10px;font-size:12px;}
.ddaman{width:115px;height:28px;line-height:28px;text-align:center;border-right:1px solid #DCDCDC;float:left;margin-top:10px;padding:0 2px;}
.ddaman{width:115px;height:28px;line-height:28px;text-align:center;border-right:1px solid #DCDCDC;float:left;margin-top:10px;padding:0 2px;}
.dpsl{color:red;}
.dfen{height:20px;line-height:20px;margin:30px 10px 10px;width:230px;}
.dfenl{float:right;}
.dfenr{float:left;cursor:pointer;}
.goodsnews{ float:right; width:217px; float:right;}
.zhenxiang{ height:135px; border:#e2e2e2 1px solid;}
.zhenxiang span{ line-height:25px; font-size:14px; padding-left:30px; color:#666666;}
.gonggao{border-top:#e2e2e2 1px solid; height:139px; margin-top:15px; }
.gonggao .gonggao-tit{ height:28px; background:#eeeeee;}
.gonggao-tit ul li{ float:left; width:70px; line-height:28px; text-align:center;}
.gonggao-tit ul li a{font-size:14px;color:#676767; display:block;}
.gonggao-tit ul li a:hover{ background:#ffffff; font-weight:600;}
.news-con{ padding-top:10px;}
.news-con ul li{ height:22px; padding-left:15px;}
.news-con ul li a{ font-size:12px; color:#666666; background:url(../images/dott.jpg) no-repeat left center; padding-left:10px;line-height:22px;}
.dm2{height:62px;width:960px;margin:10px auto;background:#f5f5f5 url(../images/new/d145.png) no-repeat left top;}
.dm21{display:block;float:left;height:30px;padding-top:24px;background:url(../images/new/1.png) no-repeat left top;margin-left:84px;margin-top:10px;width:120px;padding-left:24px;}
.dm22{display:block;float:left;height:30px;padding-top:24px;padding-left:30px;margin-left:10px;background:url(../images/new/2.png) no-repeat left top;margin-top:10px;}
.dm23{display:block;float:left;height:30px;padding-top:24px;padding-top:24px;padding-left:30px;margin-left:50px;background:url(../images/new/3.png) no-repeat left top;margin-top:10px;}
.dm24{display:block;float:left;height:30px;padding-top:24px;margin-top:10px;padding-left:30px;margin-left:60px;background:url(../images/new/4.png) no-repeat left top;}
.dx{background:#f2f2f2;border-top:1px solid #DCDCDC;}
.dxl{float:left; width:700px;background:#FFF}
.dxlt{background:url(../i/bg_left.png) repeat-x left top;font-size:16px; font-weight:900;padding-left:20px;height:48px;line-height:48px;border-top:0px solid #cc0001;border:0px solid #DCDCDC;}
.dxlxta{width:130px;float:left;text-align:center;background:#FFF;border-top:0px solid #cc0001;font-weight:900;height:33px;margin-left:-19px;}
.dxlm{border:0px solid #DCDCDC;}
.dxlxtr a{display:block;float:left;width:76px;height:85px;padding-top:10px;border:1px solid #FFF;margin:5px 3px;text-align:center}
.dxlxtr a:hover{border:1px solid red;}
.dxr{float:right;width:240px;margin-right:0px;background:#FFF}
.dxrt{background:url(../i/bg_left.png) repeat-x left top;font-size:16px; font-weight:900;padding-left:20px;height:48px;line-height:48px;text-align:center}
.drttt{background:#ededed;text-align:center;font-size:14px;height:30px;line-height:30px;}
.shang_m{width:1000px;margin:0 auto;background:#FAFAFA}
.shang_ml{float:left;border:1px solid #DCDCDC;background:#FAFAFA;margin-bottom:20px;}
.shang_mla{margin:10px;width:158px;}
.shang_mlb{height:40px;line-height:40px;border-bottom:1px solid #DCDCDC;font-size:18px;padding-left:15px;}
.shang_mlcs{background:#FFF;}
.shang_mlc a{font-size:18px;}
.shang_mld{height:40px;line-height:40px;padding-left:37px;}
.shang_mld:hover{background:#DCDCDC}
.shang_mld a{font-size:14px;display:block;height:40px;width:100px}
.shang_mr{float:left;margin-left:7px;border:0px solid #DCDCDC;width:800px;margin-top:10px;}
.shang_mrl{padding:10px;}
.index_62{border:1px solid #DCDCDC; height:62px;padding-top:39px;}
.index_63{border:1px solid #DCDCDC; padding-top:39px;margin:15px 0;padding-left:100px; padding-bottom: 14px}
.index_631{float:left;background:url(../images/new/yang_qian.jpg) no-repeat left top;border-right:1px dashed #DCDCDC;height:74px;padding-left: 66px;padding-top: 10px;width: 250px;}
 .index_632{float:right;width:270px;height:74px;padding-top: 18px;}
.qian_qian{font-weight: 900;color:#fb7804;font-size:28px;padding:0 20px;}
.index_63ti{width:57px;height:31px;color:#90c657;line-height:31px;text-align:center;background:url(../images/new/tiri.jpg) no-repeat left top;display:block;float:left;margin-right:20px;}
.index_63lu{width:81px;height:31px;color:#90c657;line-height:31px;text-align:center;background:url(../images/new/tixian12.jpg) no-repeat left top;display:block;float:left}
.index_64{border:1px solid #DCDCDC; padding-top:39px;margin:15px 0;padding-left:100px; padding-bottom: 14px;height:195px}
.mai_top_a:hover{color:#f18817}
.shang_mrf{background:#F7F7F7;padding:20px;}
.shang_mrfd{height:30px;line-height:30px;}
.shang_mrfd span{padding:0 10px;}
.shang_mrfd font{padding:0 4px;color:red}
.shangc{background-color:#4c4c4c;height:30px;line-height:30px;text-align:center;margin-left:10px;width:100px;color:#FFF;border-radius:2px;}
.beijing{height:30px;background:url(../images/new/xiaotiaozhi.png) repeat-x left top;}
.zhuce{width:860px;margin:20px auto 10px;}
.zl{float:left;width:410px;height:280px;}
.zr{float:right;width:410px;height:280px;}
.wrap{background:#f6f6f6; width:100%;}
.mainn{ width:965px; margin:0 auto; padding-top:20px;}
.leftn{ width:240px; float:left;}
.xinshou{padding:20px 10px 8px 20px;background:#FFF;}
.lianxi{font-size:14px;line-height:24px; margin-top:10px;background:#FFF; padding:30px 20px;}
.rightn{ width:715px; float:right;background:#FFF;}
.rightn .title{ height:56px; padding-top:20px;}
.xinshou h2{ font-size:14px; line-height:24px; font-weight:100;}
.xinshou ul { padding-top:5px; }
.xinshou ul li{ font-size:12px; line-height:24px;}
.xinshou ul li a{ color:#09C;}
.xinshou ul li a:hover{ color:#C00;}
ul li{ list-style:none;}
.lianxi a{ font-size:12px;color:#09C;}
.rightn .title h2{border-bottom: 1px solid #E5E5E5;color: #C00;padding-bottom: 20px;font: 800 20px/30px "微软雅黑"; padding-left:20px;}
