
*{
	padding: 0;
	margin: 0;
	list-style: none;
}

img{
	border: 0;
}
font{font-family: Arial}

body{background:#fff; font-size:12px; font-family:"宋体",Verdana, Arial; line-height:150%; margin:0px 0 0 0; padding:0; color:#404040;}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
margin:0; padding:0; border:none; list-style-type:none;
}

.clear{clear:both;font-size:0;height:0;line-height:0}
a{
	text-decoration: none;
	color:#6E6D6D
}

a:hover{
	text-decoration:underline;color:#E60000;
}

 

#wrap{
	width: 981px;
	margin: 0 auto;
	text-align: left; 
	border-top:2px solid #000;
}

#header{height:80px;}
.logo1{float:left;padding-top:10px;border-top:1px solid red}

.f_l{float:left;}
.logo{padding-top:10px;}
.f_r{float:right;border-top:0px solid red}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.dashed{background:url(../images/lineBg.gif) repeat-x left top; color:#3f3f3f;  padding:2px 0 3px 12px;}


.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}
  /*边框*/
  .B_blue{border:1px solid #acacac;}
  .B_input{border:1px solid #acacac;}
  .inputBg{border:1px solid #acacac; background:url(../images/inputbg.gif) repeat-x left top; height:18px;}
  /*字体颜色*/
  .f1{color:#ff6666;}
  .f2{color:#be3a74; font-weight:bold; margin-right:15px;}
  .f3{color:#9e9e9e;}
  .f4{color:#fe596a;}
  .f4_b{color:#fe596a; font-weight:bold;}
  .f5{ font-size:14px; font-weight:bold;}
  .f6{color:#006bd0;}
  .market{ font-size:14px; text-decoration:line-through;}
  .shop{color:#ff0000; font-size:14px; font-weight:600;}
  .market_s{text-decoration:line-through;}
  .shop_s{color:#fe596a;}
  /*按钮部分*/
  .bnt_blue,.login_buttonbg,.button{
  background:url(../images/bg.gif) no-repeat 0px 0px; width:52px; height:21px;
  text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer;
  }
  .bnt_blue_1,.bot{
  background:url(../images/bg.gif) no-repeat 0px -663px; width:77px; height:21px;
  text-align:center; line-height:21px; color:#fff; border:none;cursor:pointer;
  }
  .bnt_blue_2{
  background:url(../images/bg.gif) no-repeat 0px -696px; width:139px; height:21px;
  text-align:center; line-height:21px; color:#fff; border:none;cursor:pointer;
  }
  
  .bnt_bonus{
  background:url(../images/bg.gif) no-repeat -56px 0px; width:52px; height:21px;
  text-align:center; line-height:21px; color:#fff; border:none;cursor:pointer;
  }
  /*模块容器*/
  .box{overflow:hidden;}
  .box_1{background-color:#fff;}
  .box_2{overflow:hidden; zoom:1; }
  .boxCenterList{padding:8px 6px;}


/*模块标题*/
  h3{height:33px; line-height:33px; font-size:12px; background:url(../images/h3title.gif) repeat-x left top; text-align:right;
  padding:0 12px; font-weight:100;
  }
  h3.border{border:1px solid #c5e4ff; border-bottom:none;}
  h3 img{position:relative; top:7px;}
  h3 span{float:left; background:url(../images/bg.gif) no-repeat 0px -570px;width:auto; height:28px; line-height:33px; text-align:left;
   font-weight:bold; color:#56a5ee; padding-left:12px;}
  h5{height:26px; line-height:26px; text-align:right; background-color:#edf7ff; font-size:12px;
  color:#56a5ee; padding:0 10px 0 0;
  }
  h5 span{float:left; font-weight:bold; background:url(../images/bg.gif) no-repeat 0 -616px; padding-left:25px;}
  h6{height:23px; line-height:23px; text-align:right; font-size:12px; background:#edf7ff; color:#3f3f3f;
  border:1px solid #fff; padding-right:10px;
  }
  h6 span{float:left; padding-left:15px;}

  /*页面留白*/
  .blank{height:8px; line-height:8px; clear:both; visibility:hidden;}
  .blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
  /*布局*/
  .AreaL{width:200px; float:left; margin-right:10px;}
  .AreaR{width:768px; float:left;}
  
    /*布局*/
  .AreaL_index{width:250px; float:left; border-top:0px solid red;}
  .AreaR_index{width:720px; float:right;border-top:0px solid red;}
  
  /*首页左边*/
  .Agent_box{border:0px solid #D5D4D4;height:260px;margin-bottom:10px;}
  
/*各省代理*/  
 #tabs1{
 text-align:left;
 width:250px;
}
.menu1box{
 position:relative;
 overflow:hidden;
 height:22px;
 width:249px;
 text-align:left;
}
#menu1{
 position:absolute;
 top:0;
 left:0;
 z-index:1;
}
#menu1 li{
 float:left;
 display:block;
 cursor:pointer;
 width:80px;
 text-align:center;
 line-height:21px;
 height:21px;
}
#menu1 li.hover{
 background:#fff;
 border-left:1px solid #AA0100;
 border-top:1px solid #AA0100;
 border-right:1px solid #AA0100;
}
.main1box{
 clear:both;
 margin-top:-3px;
 border-top:3px solid #AA0100;

 width:248px;
}
#main1 ul{
 display: none;
}
#main1 ul.block{
 display: block;
} 
  
.main li{text-align:left;line-height:18pt; list-style:none;}  


/*顶部管理型导航*/
  .log{width:800px;padding-top:3px;}
  .log .userInfo{*margin-right:10px; /*width:300px;*/ float:right; text-align:left;font-size:12px;}
  .log .userInfo a{height:17px;color:#992f60; text-decoration:none;}
  
  .log li img{position:relative; top:5px;}
  #topNav{/*background:url(../images/topNavBg.gif) no-repeat left top;*/ color:#bebfc1; padding:0px; 
  margin:0px; position:relative; text-align:right;
  }
  #topNav .topNavR{/*background:url(../images/topNavR.gif) no-repeat;*/ width:5px; height:19px;
  
  }
  
  #topNav a:link,
  #topNav a:active,
  #topNav a:visited{color:#4e4e4e; text-decoration:none;padding:5px 10px 5px 10px;background:url(../images/icon02.gif) no-repeat right center;}
  #topNav a:hover{color:#cc0000; text-decoration:none;}

  .hotico{ position:relative;top:-7px;}
  .taoico{ position:relative;top:-2px;}

  #mainTel{top:1px; width:981px;}
  #mainTel .logintext{ text-align:right;position:absolute;margin-left:725px;margin-top:15px;float:right;width:250px}

  /*页面留白*/
  .blank{height:8px; line-height:8px; clear:both; visibility:hidden;}
  .blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}

#wrap{
	width: 981px;
	margin: 0 auto;
	text-align: left; 
}

  /*页面主导航*/
#tabsMain {
      float:left;
      width:100%;
      font-size:14px;
      line-height:normal;
	  clear:both
      }
    #tabsMain ul {
        margin:0;
        padding:10px 10px 0 5px;
        list-style:none;
      }
    #tabsMain li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsMain a {
      float:left;
      background:url(../images/tab_left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsMain a span {
      float:left;
      display:block;
      background:url(../images/tab_right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsMain a span {float:none;}
    /* End IE5-Mac hack */
    #tabsMain a:hover span {
      color:#FFF;
      }
    #tabsMain a:hover {
      background-position:0% -42px;
      }
    #tabsMain a:hover span {
      background-position:100% -42px;
      }

        #tabsMain #current a {
                background-position:0% -42px;
        }
        #tabsMain #current a span {
                background-position:100% -42px;
        }
 
  
  .globalModuleContent a{color:#be3a74; text-decoration:none;}
  .globalModuleContent a:hover{color:#be3a74;text-decoration:underline;}

  /*二级菜单*/
#secMenu{background:#000; 
  padding:0px 20px; height:30px; line-height:30px; clear:both
  }
  #secMenu .menuz{ color:#FFFFFF; text-align:center;}
  #secMenu a{color:#fff; text-decoration:none;}
  #secMenu .keys{background:url(../images/bg.gif) no-repeat 0 -28px;
  color:#fff; padding-left:40px;
  }
  #secMenu .go{background:url(../images/bnt_search.gif); border:none; width:52px; height:19px;/* position:relative; top:2px; utf8下*/}
  
  
 /*搜索*/
  #search{background:url(../images/searchBg.jpg) repeat-x left top; width:957px;
  padding:0 12px; height:38px; line-height:38px;
  }
  #search a{color:#006cce; text-decoration:none;}
  #search .keys{background:url(../images/keybg.jpg) no-repeat 0 center;
  color:#4e4e4e; padding-left:20px;
  }
  #search .keys a{color:#4e4e4e;}
  #search .keys a:hover{color:#be3a74; text-decoration:underline;}
  #search .search a{color:#992f5f;}
  #search .search a:hover{color:#be3a74; text-decoration:underline;}
  #search .go{background:url(../images/bnt_search.jpg); border:none; width:47px; height:21px;/* position:relative; top:2px; utf8下*/}
  /*当前位置*/
  #ur_here{border:1px solid #c5e4ff; border-top:none; background:url(../images/uh_bg.gif) repeat-x left bottom;
  height:36px; line-height:36px; padding:0 12px;
  }
  #ur_here a{color:#006cce; text-decoration:none;}
  
    
/* ====================
     模块
==================== */
   /*购物车*/
   .cart{background:url(../images/catBg.gif) no-repeat left top; padding:15px 10px 15px 50px;
   color:#006bcd; height:50px;  _padding:12px 10px 15px 50px;
   }
   .cart a{color:#006bcd; text-decoration:none;}
   .cart a:hover{color:#006bcd; text-decoration:underline;}
   /*商品分类*/
   #category_tree{border:4px solid #f1faff; background-color:#fff;}
   #category_tree dl{margin:6px;}
   #category_tree dt{background:url(../images/lineBg.gif) repeat-x left bottom;
   color:#3f3f3f;  padding:2px 0 3px 12px;
   }
   #category_tree dt a{background:url(../images/bg.gif) no-repeat 0 -69px;
   color:#3f3f3f; padding-left:15px; text-decoration:none;
   }
   #category_tree dd{padding:3px 0 3px 10px;}
   #category_tree dd a{color:#404040; text-decoration:none;}
   #category_tree dd a:hover{color:#ff6600; text-decoration:none;}
   span.moreleft{float:right; background:none;padding-top:3px}
   /*销售排行*/
   .top10Tit{background:url(../images/bg.gif) no-repeat 0px -85px; height:30px;}
   .top10List{border:1px solid #d7ecfd; background-color:#fff; margin:0px 4px 4px 4px;}
   .top10List li{border-bottom:1px solid #e2f3fd; padding:3px 3px 3px 10px; color:#3f3f3f;}
   .top10List li img{margin-right:5px; position:relative; top:3px;}
    /*linkCOLOR*/
   .top10List li a,#mallNews .NewsList li a,.boxCenterList li a{ display:block; line-height:20px;height:20px; overflow:hidden;color:#3f3f3f; text-decoration:none;background:url(../images/alone.gif) no-repeat 0 8px;padding-left:10px;}
   .top10List li a:hover,#mallNews .NewsList li a:hover,.boxCenterList li a:hover{color:#ff6600; text-decoration:none;} 

#box_fix{ height:315px; background:url(../images/box_bg.jpg)  no-repeat center top;padding:8px 10px 0 10px;}

/*首页焦点图*/
   #focus{padding:6px;margin:0px 0 0 0; background:url(../images/flash_bg.gif)  no-repeat left top;}
   #mallNews{width:240px; padding:0 0 0 0px;margin:0px 0 0px 0;}
  #mallNews h2{background:url(../images/mallNews_h2bg.jpg)  repeat-x bottom; color:#CC0000;font-size:14px; text-align:left;padding:0 0 8px 8px;margin:0 8px 6px 0;} 
  .globalModuleContent{line-height:16pt;} 
  .Code{border:1px solid #D1D1D1;width:40px;height:16px;}
   .subcode{ background:url(../images/yanzheng_bg.jpg) no-repeat; text-align:center;font-size:12px;color:#fff; font-weight:bold;width:70px;height:20px;border:none; cursor:pointer;margin:8px 0 5px 0}
   .UserLoginForm .text{color:#000;}
 .UserLogin{}
   #mallNews .UserLogin .UserLoginTit{background:url(../images/userlogin_tit.jpg) no-repeat;width:240px;height:33px;}
   #mallNews .UserLoginForm{padding:0 8px 0 6px;}
   #mallNews .UserLoginBot{height:2px;border-top:1px solid #FAE5E5;margin:8px 8px 0px 0;line-height:0}
   #mallNews .UserLoginForm .textInput{width:116px;height:19px;border:solid 1px #acacac;line-height:19px;}
   #mallNews p.usernam{background:url(../images/index_63.jpg) no-repeat 0 center;padding:8px 0 0 19px;margin:0 0 8px 15px;}
   #mallNews p.userps{background:url(../images/index_66.jpg) no-repeat 0 center;padding-left:19px;margin:8px 0 8px 15px;}
   #mallNews .userloginbut{margin-left:15px;}
   
   #mallNews .delivery{padding-top:5px;}
   #mallNews .NewsTit{background:url(../images/fhgg_tit.jpg) no-repeat;width:240px; height:33px;}
   #mallNews .NewsList{padding:0 10px 0 8px;}
   #mallNews .NewsList ul{margin-top:0;}   
   .delivery .boxCenterList{padding:0;}
   .delivery .order_number{background:url(../images/title.jpg) no-repeat 0 4px;padding-left:8px;}
   .delivery .consignment{padding-left:8px;}
   .delivery form{float:left;}
   .delivery a{color:#4e4e4e;text-decoration:none;}
   .delivery a:hover{color:#be3a74;text-decoration:underline;}
   #mallNews .NewsBot{background:url(../images/userLogin_botbg.jpg) no-repeat;width:240px;height:8px;}
   /*今日特价和品牌*/
   #sales{width:500px; background:url(../images/salesBg.gif) repeat-x left bottom;
   border-bottom:2px solid #f0f1f3; background-color:#eef8ff;
   }
   #sales h1{font-size:12px; background:url(../images/salesTitBg.gif) no-repeat; height:33px; text-align:right;}
   #sales h1 img{position:relative; top:10px; right:8px;}
   #sales .goodBox{margin:10px 0px 10px 10px; _margin-left:5px;}
     #sales .goodBox .goodList p{text-align:left; color:#3f3f3f;}
     #sales .goodBox .goodList p a{color:#3f3f3f; text-decoration:none;}
   #sales .goodBox .goodList p a:hover{color:#ff6600; text-decoration:none;}
   #sales .goodList{width:110px; margin:0px 5px 0px 5px; float:left;}
   #sales .goodList img{background:url(../images/salesGoodBg.gif) no-repeat; width:100px; height:100px; padding:5px;
   }
   #sales .goodList p{ margin-top:3px; text-align:center;}
   #brands{width:247px; height:199px; *height:201px; padding:1px 0 0 1px; position:relative;}
   #brands .brandsMore{position:absolute; left:178px; bottom:10px;
   width:65px; height:41px;
   }
   #brands .brandsMore img{border:none; width:65px; height:41px;}
   #brands img{width:78px; height:40px; margin:3px 1px; border:1px solid #c5e4ff; float:left;}
   #brands .brandText a{color:#0069cd; text-decoration:none; margin:2px; clear:both;}
     .brandsIe6{_width:250px;}/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
 /*精品推荐，新品上市，热卖商品*/



 /*首页产品展示*/
   
   .goods_1{background:url(../images/goods_bg_by.jpg) no-repeat right 0;padding:0;height:273px;}
   .goods_1 h3{background:none; text-align:left; padding:3px 10px 0 33px;font-size:14px;font-weight:bold;color:#BB3B76;}
   .goods_1 h3 span{float:right;background:none;font-weight:normal;font-size:12px;}
   .goods_1 h3 span a{color:#be3a74;text-decoration:none; font-weight:normal;}
   .goods_1 h3 span a:hover{text-decoration:underline;}
   .goods_1 .box_1{background:none;}
   
   .goods_2{background:url(../images/goods_bg_xy.jpg) no-repeat 0 0;padding:0;width:981px;height:273px;}
   .goods_2 h3{background:none;}
   .goods_2 h3 span{float:right;background:none;line-height:39px;}
   .goods_2 h3 span a{color:#be3a74;text-decoration:none;font-weight:normal;}
   .goods_2 h3 span a:hover{text-decoration:underline;}
   .goods_2 .box_1{background:none;}



   
   .goods_3{background:url(../images/goods_bg_jsy.jpg) no-repeat 0 0;padding:0;width:981px;height:273px;}
   .goods_3 h3{background:none;}
   .goods_3 h3 span{float:right;background:none;line-height:39px;}
   .goods_3 h3 span a{color:#be3a74;text-decoration:none;font-weight:normal;}
   .goods_3 h3 span a:hover{text-decoration:underline;}
   .goods_3 .box_1{background:none;}
   
   .goods_4{background:url(../images/goods_bg_vip.jpg) no-repeat 0 0;padding:0;width:981px;height:273px;}
   .goods_4 h3{background:none;}
   .goods_4 h3 span{float:right;background:none;line-height:39px;}
   .goods_4 h3 span a{color:#be3a74;text-decoration:none;font-weight:normal;}
   .goods_4 h3 span a:hover{text-decoration:underline;}
   .goods_4 .box_1{background:none;}
   
   .goods_5{background:url(../images/goods_bg_lh.jpg) no-repeat 0 0;padding:0;width:981px;height:273px;}
   .goods_5 h3{background:none;}
   .goods_5 h3 span{float:right;background:none;line-height:39px;}
   .goods_5 h3 span a{color:#be3a74;text-decoration:none;font-weight:normal;}
   .goods_5 h3 span a:hover{text-decoration:underline;}
   .goods_5 .box_1{background:none;}
   
   .goods_6{background:url(../images/goods_bg_gj.jpg) no-repeat 0 0;padding:0;width:981px;height:273px;}
   .goods_6 h3{background:none;}
   .goods_6 h3 span{float:right;background:none;line-height:39px;}
   .goods_6 h3 span a{color:#be3a74;text-decoration:none;font-weight:normal;}
   .goods_6 h3 span a:hover{text-decoration:underline;}
   .goods_6 .box_1{background:none;}
   
   .goods_7{background:url(../images/goods_bg_qt.jpg) no-repeat 0 0;padding:0;width:981px;height:273px;}
   .goods_7 h3{background:none;}
   .goods_7 h3 span{float:right;background:none;line-height:39px;}
   .goods_7 h3 span a{color:#be3a74;text-decoration:none;font-weight:normal;}
   .goods_7 h3 span a:hover{text-decoration:underline;}
   .goods_7 .box_1{background:none;}
   .goods_7 .danwei{display:none;}
   
   .goods_jifen{background:url(../images/goods_bg_jifen.jpg) no-repeat 0 0;padding:0;width:981px;height:237px;}
   .goods_jifen h3{background:none;}
   .goods_jifen h3 span{float:right;background:none;line-height:39px;}
   .goods_jifen h3 span a{color:#be3a74;text-decoration:none;font-weight:normal;}
   .goods_jifen h3 span a:hover{text-decoration:underline;}
   .goods_jifen .box_1{background:none;}
   
   .tdborder2{ background:url(../images/shengming_bg.jpg) repeat-y;}
   
   .centerPadd{padding:0px 8px 8px 8px; overflow:hidden;}
   .Area .box_2{height:272px;background:url(../images/goods_bg_by.jpg) no-repeat;}
   .Area #itemHot{display:none;}
   .Area #show_hot_area{}
   .Area #show_hot_area .more{text-align:right; clear:both; margin:0; position:relative; *top:-26px;}
   .Area .box_2 h3{background:none; text-align:left; padding:3px 10px 0 33px;font-size:14px;font-weight:bold;color:#BB3B76;}
   .Area .box_2 h3 span{float:right;background:none; font-weight:normal;padding-top:3px;font-size:12px;}
   .Area .box_2 h3 a{text-decoration:none;}
   .itemTit{height:28px; background:url(../images/bg.gif) no-repeat 0px -195px; padding-left:190px; text-align:right;
   /*margin-bottom:-3px; _margin-bottom:-2px;*/
   }
   
   .itemTit.New{background:url(../images/bg.gif) no-repeat 0px -225px;}
   .itemTit.Hot{background:url(../images/hot_pro_tit.jpg) no-repeat 8px center;}

   .itemTit img{position:relative; top:7px;}
   .itemTit h2{float:left; height:27px; background:url(../images/itemH2Bg.gif) repeat-x left top; border:1px solid #d6ecff;
   font-size:12px; text-align:center; color:#3f3f3f; font-weight:100; padding:0px 10px; line-height:28px; margin:0 6px 0 0;
   border-bottom:none; position:relative; bottom:-3px; display:inline; white-space:nowrap;
   }
   
   .itemTit h2 a{color:#3f3f3f; text-decoration:none;}
   .itemTit .h2bg{height:27px; line-height:28px; border:none; background:none;
   font-size:12px; text-align:center; color:#006ace; font-weight:100; padding:0px 10px;
     display:inline; white-space:nowrap;
   }
   .itemTit .h2bg a{color:#006ace; text-decoration:none;}
   .centerPadd .goodsBox{border:1px solid #d6ecff;  padding:5px 0 0 0px; *padding:5px 0 0 0px;
   _padding:3px 0px 0px 0;}
   #show_hot_area{border:none;}
   .AreaR .centerPadd .goodsBox{border:1px solid #d6ecff;  padding:12px 0 0 0;}
   .centerPadd .goodsBox .more{text-align:right; clear:both; margin:0; position:relative; *top:-26px;}
   
   
    /*单个商品*/
       .goodsItem{width:155px; float:left; position:relative; overflow:hidden; margin:0px 8px 0px 8px; text-align:center;height:230px}
       .goodsItem .goodsimg{width:150px; height:150px; border:1px solid #d5d4d4;padding:1px; margin-bottom:4px;}
       /*.goodsItem img{width:52px; height:17px;}*/
       .goodsItem p{text-align:center; color:#3f3f3f;}
       .goodsItem p a{color:#bf3b75; text-decoration:none;line-height:23px;height:23px; overflow:hidden;display:block; font-weight:bold; margin:0;padding:0}
       .goodsItem p a:hover{color:#be3a74; text-decoration:none;}
       .goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
       .goodsItem span.best{background:url(../images/bg.gif) no-repeat 0px -304px;}
       .goodsItem span.news{background:url(../images/bg.gif) no-repeat -75px -304px;}
       .goodsItem span.hot{background:url(../images/bg.gif) no-repeat -161px -304px;}

	/*声明*/
	.zred{ font-size:14px; font-weight:bold; color:#B21C64;}
	.zred a{color:#B21C64; text-decoration:none;}
	.zred a:hover{ text-decoration:underline;}
	.gonggao li{background:url(../images/cate_link.jpg) no-repeat 0 center;padding-left:15px;}
   	.gonggao li a{line-height:22px;font-size:14px;color:#4e4e4e; text-decoration:none;}
	.gonggao li a:hover{text-decoration:underline;}
	.shengming_tit{background:url(../images/index_112.jpg) no-repeat;line-height:29px;height:29px;color:#b11e64;font-size:14px;font-weight:bold; text-align:center;padding:0;}
   	.shengming_tit span{color:#b11e64;text-decoration:none;}
	.shengming_tit a{text-decoration:none;}
   /*帮助*/



   .helpTitBg{background:url(../images/help_bg.jpg) no-repeat left top; text-align:left;
   padding:15px 0 10px 31px
   }
   .helpTitBg a:link,
   .helpTitBg a:visited,
   .helpTitBg a:active{color:#000000; text-decoration:none;}
   .helpTitBg a:hover{color:#4e4e4e; text-decoration:underline;}
   .helpTitBg dl{float:left;}
   .helpTitBg dl.help_4{width:145px;}
   .helpTitBg dl.help_4 dt{padding-left:21px;}
   .helpTitBg dl.help_9{width:160px;}
   .helpTitBg dl.help_9 dt{padding-left:21px;}
   .helpTitBg dl.help_7{width:145px;margin:0 0 0 30px;}
   .helpTitBg dl.help_6{width:145px;}
   .helpTitBg dl.help_6 dt{padding-left:26px;}
   .helpTitBg dl.help_8{display:none;}
   .helpTitBg dl.help_5{width:145px;}
   .helpTitBg dl.help_5 dt{padding-left:26px;}
   .helpTitBg dl.help_tel{width:160px; font-size:14px;padding-top:5px;line-height:23px;color:#a10005;font-weight:bold;}
   .helpTitBg dl.help_tel .tit{color:#4e4e4e; font-size:12px;}
   .helpTitBg dt{width:auto; height:33px; line-height:33px; text-align:left;
   font-weight:bold; color:#56a5ee; padding-left:40px;}
     .helpTitBg dt a{font-weight:bold; color:#56a5ee; text-decoration:none;}
   .helpTitBg dd a{color:#006acd; text-decoration:none;}

   /*相关商品*/
   .boxCenterList ul{height:1%; margin-bottom:5px;}
   .boxCenterList li{}
   .boxCenterList li.goodsimg{width:48px; margin-right:10px;}
   .boxCenterList li.goodsimg img{width:48px; height:48px; display:block;}
   /*相关文章(其它带有小三角点的文字列表共用)*/
   .RelaArticle a,.alone{background:url(../images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#3f3f3f; text-decoration:none;}
   .RelaArticle a:hover{background:url(../images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#ff6600; text-decoration:none;}
   /*浏览历史，收藏*/
   .history h2{height:26px; line-height:26px; padding:0px 10px 0 20px; text-align:center; font-size:12px;
   background:url(../images/bg.gif) no-repeat 0px -466px; float:left; color:#57a7f0;
   margin:6px 5px 0 0; border:1px solid #c5e3ff; border-bottom:none; background-color:#FFFFFF;
   }
   .history .h2bg{height:26px; line-height:26px; padding:0px 10px 0 20px; text-align:center; font-size:12px;
   background:url(../images/bg.gif) no-repeat 0px -508px; float:left; color:#a0a0a0;
   margin:6px 5px 0 0; border:none;
   }
     #history li{width:100%;}
   .colle a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;}
   .colle a:hover{background:none; padding:0px; color:#ff6600; text-decoration:none;}
   /* ====================
     商品详情页面部分模块
==================== */
.bigad{margin:10px auto;margin-top:0}
   #goodsInfo{padding:8px; _height:1%;}
   #goodsInfo .imgInfo{width:310px; float:left; margin-right:10px; overflow:hidden;}
   #goodsInfo .imgInfo .thumb{width:230px; height:230px; display:block;}/*商品详情图片*/
   #goodsInfo span{width:4px; height:48px; background:url(../images/bg.gif) no-repeat 0 -527px; float:left;}
   #goodsInfo span.spanR{width:4px; height:48px; background:url(../images/bg.gif) no-repeat -5px -527px; float:right;}
   #goodsInfo .gallery{width:260px; float:left; margin-left:10px; _margin-left:12px; overflow:hidden;}
   #goodsInfo .gallery ul{width:auto;}
   #goodsInfo .gallery li{float:left; width:48px; margin:0 2px;}
   #goodsInfo .gallery li img{width:46px; height:55px; display:block;}
   /*文字信息*/
   #goodsInfo .textInfo{ width:406px; float:left; padding:10px;}
   #goodsInfo .textInfo p{font-size:14px; font-weight:bold; padding:0 5px 5px 8px;}
   #goodsInfo .textInfo ul{border-top:1px solid #ccc;}
   #goodsInfo .textInfo li{background:url(../images/lineBg.gif) repeat-x left bottom; padding:0px 8px; _height:1%;}
   #goodsInfo .textInfo li.padd{padding:7px 0px 7px 8px;}
   #goodsInfo .textInfo li dd{width:48%; float:left; padding:7px 0px;}
   #goodsInfo .textInfo li dd.ddR{border-left:1px solid #eeecec; width:48%; padding-left:8px;}
   #goodsInfo .textInfo li dd.ddL{border-right:1px solid #eeecec;}
   #goodsInfo .textInfo a{color:#006bce; text-decoration:underline;}
   #goodsInfo .textInfo .loop{background:#f7f7f7; margin-top:8px;}

   #goodsInfo1 .textInfo{background:#CDBE70; width:406px; float:left; padding:10px;}
   #goodsInfo1 .textInfo p{font-size:14px; font-weight:bold; padding:0 5px 5px 8px;}
   #goodsInfo1 .textInfo ul{border-top:1px solid #ccc;}
   #goodsInfo1 .textInfo li{background:url(../images/lineBg.gif) repeat-x left bottom; padding:0px 8px; _height:1%;}
   #goodsInfo1 .textInfo li.padd{padding:7px 0px 7px 8px;}
   #goodsInfo1 .textInfo li dd{width:50%; float:left; padding:7px 0px;}
   #goodsInfo1 .textInfo li dd.ddR{border-left:1px solid #eeecec; width:48%; padding-left:8px;}
   #goodsInfo1 .textInfo li dd.ddL{border-right:1px solid #eeecec;}
   #goodsInfo1 .textInfo a{color:#006bce; text-decoration:underline;}
   #goodsInfo1 .textInfo .loop{background:#f7f7f7; margin-top:8px;}
   /*用户评论*/
   .ie6{padding-left:25px; _padding-left:15px; height:1%;}/*购买此商品的人还购买的商品*/
   .comments li{background:url(../images/lineBg.gif) repeat-x left bottom; padding:3px 8px; width:97%; _height:1%; text-align:left; position:relative;
   margin-bottom:8px;
   }
   .comments li img{position:absolute; right:0px; top:3px;}
   .comments li p{margin:3px auto; text-align:left;}
   .commentsList{border:1px solid #ccc; background:#f7f7f7; padding:10px;}
   .commentsList .inputBorder{border:1px solid #ccc; background:#fff;}
     .captcha{margin-left:0px; position:relative; top:-1px; *margin-left:8px; *position:relative; top:3px; cursor:pointer;}
    /* ====================
     品牌推荐
==================== */
    /*品牌列表*/
    #brandList{background:url(../images/brandBg.gif) repeat-y top center; margin-top:12px; height:1%;}
    #brandList .brandBox{width:240px; _width:236px; float:left; margin:0 5px 20px 5px; text-align:center; overflow:hidden; height:160px;}
        #brandList .brandBox .brandLogo{width:188px; height:52px; overflow:hidden;}
    #brandList .brandBox h4{height:23px; line-height:23px; background:#e9e9e9; margin:15px 0 8px 0; padding:0 10px; text-align:right;
    font-weight:100; font-size:12px;
    }
    #brandList .brandBox h4 span,#brandList .brandBox h4 span a{float:left; font-weight:bold; color:#3f3f3f; text-decoration:none;}
    #brandList p{text-align:left; margin-bottom:5px; color:#909090; padding:8px;}
    #brandList p.brandCategory,#brandList p.brandCategory a{text-align:left; color:#006acd; text-decoration:none;}
    #brandList .brandArticle{border:1px dashed #d9d9d9; background:#f8f8f8; text-align:left;}
    .brandCategoryA a{ margin-right:15px;}


    /* ====================
     用户中心
==================== */
    .box_1 .userCenterBox{border:4px solid #f1faff; background-color:#fff;}
    .usBox{background:#f2f2f2; border:1px solid #e2e2e2; padding:15px; width:928px;}
    .usBox_1{background:#fff; text-align:left; width:297px; height:208px; padding:43px 153px 60px 123px;}
    .usBox_1 .logtitle{height:30px; background:url(../images/ur_bg.gif) no-repeat 0px 0px;}
    .us_Submit{border:none; width:115px; height:40px; background:url(../images/bnt_ur_log.gif);}
    .us_Submit_reg{border:none; width:113px; height:40px; background:url(../images/bnt_ur_reg.gif);}
    .usTxt{width:265px; height:267px; padding:43px 0 0 90px; background:#f2f2f2; float:right;
    text-align:left; background:url(../images/ur_bg1.gif) no-repeat 0 50%; line-height:23px;
    }
    .usTxt img{margin-top:15px;}
    /*注册*/
    .usBox_2{background:#fff; text-align:left; padding:43px 153px 60px 123px;}
    .usBox_2 .regtitle{height:30px; background:url(../images/ur_bg.gif) no-repeat 0px -34px;}
    .actionSub a{color:#006acc; text-decoration:underline;
    background:url(../images/ur_bg.gif) no-repeat 0px -68px; padding-left:14px;
    }
    .box_1 .userCenterBox .userMenu a{display:block; height:25px; line-height:25px; background:url(../images/menuBg.gif) no-repeat 0 -30px;
    color:#3f3f3f; text-decoration:none; margin:0 0 3px 10px; padding-left:3px;
    }
    .box_1 .userCenterBox .userMenu a.curs{background:url(../images/menuBg.gif) no-repeat 0 0px; font-weight:bold;}
    .box_1 .userCenterBox .userMenu a img{ margin-right:3px;}
    .msgBottomBorder{clear:both; background:url(../images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;}

/* ====================
     商品分类页面
==================== */
    .sort a{ position:relative; bottom:5px;}
    .sort input{position:relative; top:3px;}
    /*商品列表显示方式*/
    .goodsList{ padding:10px 10px 0 10px;}
    .goodsList ul{ margin-bottom:10px;}
    .goodsList ul#bgcolor{background:#fbfbfb; border-top:1px dashed #e8e8e8; border-bottom:1px dashed #e8e8e8;}
    .goodsList li{float:left; padding-top:8px;}
    .goodsList li.thumb{width:80px; text-align:center;}
    .goodsList li.thumb img{width:50px; height:50px; border:1px solid #ccc; padding:1px;}
    .goodsList li.goodsName{width:290px; margin-right:10px;}
    .goodsList li.action{float:right; margin-left:10px;}
    .goodsList li.action a.abg{background:url(../images/bg.gif) no-repeat 0px -735px; padding-left:18px; position:relative; bottom:5px;}

/* ====================
     团购
==================== */
    .group{background:#f2f2f2; padding:8px;}
    .group li{float:left; background:#fff; padding:8px;}

/* ====================
     购物流程
==================== */
    .flowBox{border:1px solid #c8e6fe; border-top:2px solid #9fd2ff;}
    .flowBox table{ margin:5px auto;}
		/*2.62在购物车里面显示相关配件*/
		.flowGoodsFittings{padding:10px;}
		.flowGoodsFittings ul{height:1%; margin:5px 4px; float:left;}
    .flowGoodsFittings li{float:left; width:120px;}
    .flowGoodsFittings li.goodsimg{width:48px; margin-right:10px;}
    .flowGoodsFittings li.goodsimg img{width:48px; height:48px; display:block;}

/* ====================
    打印报价单
==================== */
    .quotation{ margin:20px auto 20px auto; text-align:center;}




   /*翻页*/
   .pagebar{height:20px; float:right;}
   .pagebar img{position:relative; top:2px;}
   .pagebar a{display:block; float:left; margin:0 2px; color:#0066cc; text-decoration:none;}
   .pagebar a:hover{color:#ff5a6a; text-decoration:none;}
   .pagebar .page_now{display:block; float:left; margin:0 5px; color:#ff5a6a; font-weight:bold; background:#fff;}
   #pager a{color:#0066cc; text-decoration:none;}

  
   /*底部导航+友情链接*/
   #bottomNav{width:981px;border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;margin-top:10px;margin-bottom:15px;padding-top:5px; text-align:left}
   #bottomNav1{}
   #bottomNav a:link,
   #bottomNav a:active,
   #bottomNav a:visited{color:#000000; text-decoration:none;}

   #bottomNav a:hover{color:#717171; text-decoration:underline;}
   #bottomNav .f_r{margin-top:-25px;}
   .bNavList{ text-align:left;height:27px; line-height:27px; padding:0 12px;}
   .links{ background:url(../images/flink_bg.jpg) no-repeat; padding:6px 30px;height:43px;width:488px;}
   .bNavList a,.links a{color:#006acd; text-decoration:none;}
   .bNavList img{_position:relative; top:8px;}
   .links img{height:40px;}
   .links a{height:40px;line-height:40px;float:left;padding:2px 10px;}
   /*版权*/
   #footer{ width:981px; margin:0 auto; text-align:left;}
   #footer .text{/*background:url(../images/footerLine.gif) no-repeat left center;*/ /*padding-left:50px;*/ *padding-bottom:20px;padding-left:15px}
   #footer .text a{color:#404040; text-decoration:none;}
   
   .zhanlue{margin-top:-30px;}
	.services{width:150px;text-align:center;padding:0;margin:0;}
	.baidulogo{width:160px;text-align:center;padding:0 15px 0 160px;margin:0;}
	.sflogo{width:160px;text-align:center;padding:0 30px 0 15px;margin:0;}
	.taobaoxinren{width:230px; text-align:right;padding:0 0 0 60px;margin:0;}


/* ======商品比较浮动块 ====== */
#compareBox {
 width:128px;
 background:url(../images/compareBg.gif) no-repeat top center;
 background-color:#edf8ff;
 padding:35px 0 8px 0;
 border: 1px solid #c5e4ff;
 position: absolute;
 right:1px;
 top:200px;
}

#compareBox input {
    width:52px; height:13px;
    border:none;
    background:url(../images/compareSub.gif) no-repeat;
}

#compareList {
 margin:0px 0px 8px 0px;
 padding:0px;
 width:120px;
 background:#FFFFFF;
 border:1px solid #d6ecff;
}

#compareList li {
 color: #333;
 text-align:left;
 background: #fff;
 padding: 3px 5px;
 margin: 3px 0;
}

#compareList li img {
 float:right;
 padding-top:4px;
}

/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
 list-style-type:none;
 padding:5px;
 color:red
}
.messagediv {
 font-size:12px;
 position:absolute;
 border:1px solid #FFD700;
 text-align:center;
 padding:5px;
 background-color:#FFFACD;
 filter:alpha(opacity=50);
 -moz-opacity:0.7;
 opacity: 0.7;
}

/*  积分兑换样式修改 */
.point li{
 float:left;
 width:300px;
}

.flink img{height:33px;}

/*************************20091205 tiger**********************************/
div#leftbar{
	width: 200px;
	float: left;
}
div#rightbar{
	width: 745px;
	float: right;
	
}
div#rightbar h3 {
    margin: 0 0 0.5em 0;
	font-size: 13px;
	line-height: 2em;
	font-weight:bold;
	text-align:left
 }
 div#sideright{
	width: 745px;
	float: right;	
}
.suckerdiv1{padding:6px 12px;}
.pro_top{height:27px;margin-top:8px;color:#4F4F4F;padding:10px 5px 0 25px;font-weight:bold;font-size:14px}
.productlist{float:left; margin:6px 6px 8px 0;border:0px solid #ccc; line-height:20px;width:138px; height:200px; text-align:center;}
.productimg{border:1px solid #ccc;padding:2px; text-align:center;margin-bottom:10px;font-size:0;width:125px;height:150px;}
.page{ line-height:25px;margin:10px 0; background:#F0F0F0; text-align:center;padding:1px;}
.page span{float:right;}
.contentbox{color:#404040;line-height:12pt;height:75px;padding:85px 0px 0 25px;font-size:12px;font-weight:bold;margin:15px auto;text-align:left;}
.contentbox a{color:#404040}
.contentbox a:hover{color:#404040; text-decoration:underline;}
.left_banner{margin:10px auto;}
.left_banner_box1,.left_banner_box2,.left_banner_box3,.left_banner_box4{height:60px;border-bottom:1px dashed #D4D4D4;}
.left_banner ul{margin-left:55px;padding-top:10px;}
.left_banner ul li{padding:2px;font-size:13px}
.quick_icons{margin:20px 0 0 0;}
.icons1 a,.icons2 a,.icons3 a{padding:58px 0 3px 0; text-align: center;float:left;width:64px}

 
.description{margin:1px 0; clear:both;}
 
.description p{line-height:18pt;padding:10px; }
/*************************20091205 tiger**********************************/
/*msg*/
 .outprogress {
    border: 3px solid #A5ADC4;
	border-style: double;
	width: 140px;
	height: 16px;
	 
	font-size:0
  }
  .inprogress {
    margin: 2px;
	background-color: #A5ADC4;
	height:10px;	
	border: #A5ADC4 1px solid;
	 
	font-size:0
  }