/*
Template Name:ECSHOP Default
Template URI:http://www.ecshop.com/
Description:默认升级版.
Version:2.7.2
Author:ECSHOP Team
Author URI:http://www.ecshop.com/
Logo filename:logo.gif
Template Type:type_0
*/

/*---------- import ---------*/
@import url("css/css.css");

/* ====================
     公共样式
==================== */
body{background:#fff; font-size:12px; font-family:"宋体",Verdana, Arial; line-height:150%; 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;}
th,td{ padding:3px;}
.block{ width:1200px; height:auto;}
.f_l{float:left;}
.f_r{float:right;}
.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 #c5e4ff;}
.B_input{border:1px solid #0f97ed;}
.inputBg{ height:22px; line-height:22px;border:1px solid #b3b3b3;}

/* 字体颜色 */
.f1{color:#ff6666;}
.f2{color:#006bd0; 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:#33495F;}.f7{ color:#666;}
.shop_s{ color:#fe596a;}
.market_s{ text-decoration:line-through;}
.red{ color:#F00;}

/* 按钮部分 */
.bnt_blue{ padding:6px 15px 3px 15px; background:#6BA32A; border:none; color:#FFF; border-radius:3px; cursor:pointer;}
.bnt_blue_1{ padding:6px 15px 3px 15px; background:#6BA32A; border:none; color:#FFF; border-radius:3px; cursor:pointer;}
.bnt_blue_2{ padding:6px 15px 3px 15px; background:#6BA32A; border:none; color:#FFF; border-radius:3px; 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;}
.bnt_sign{ padding:6px 15px 3px 15px; background:#ff8f00; border:none; color:#FFF; border-radius:3px; cursor:pointer;}

/* 模块容器 */
.box{ padding-bottom:2px; overflow:hidden;}
.box_1{ border:1px solid #dedede; background-color:#fff;}
.box_2{border:1px solid #c5e4ff; background:url(images/box_2Bg.gif) repeat-x top left;
background-color:#edf8fe;  overflow:hidden;
}
.boxCenterList{ padding:8px;}

/* 模块标题 */
h3{ height:33px; padding:0px 10px; font:16px/33px "微软雅黑","黑体"; background:#f3f3f3; border-width:3px 1px 0px 1px; border-style:solid; border-image:none; border-color:#65923d #dedede #dedede #dedede;}
h3.border{ border:1px solid #c5e4ff; border-bottom:none;}
h3 img{ position:relative; top:7px;}
h3 span{}
h5{ height:30px; padding:0px 10px; font:bold 14px/30px "微软雅黑","黑体"; background:#f3f3f3;}
h5 span{}
h6{ height:35px; line-height:35px; border-bottom:2px solid #669934; font:normal 16px/35px "微软雅黑","黑体";}
h6 span{ float:left;}


/* 页面留白 */
.blank{height:10px; line-height:10px; clear:both; visibility:hidden;}
.blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}

/* 布局 */
.AreaL{ width:238px; float:left;}
.AreaR{ width:950px; float:right;}

/* ====================
     导航部分
==================== */
  /*顶部管理型导航*/
  .log{height:50px;}
  .log li{float:left;}
  .log .userInfo{*margin-right:10px; /*width:300px;*/ text-align:left;}
  .log .userInfo a{color:#006acd; text-decoration:none;}
  .log li img{position:relative; top:5px;}
  #topNav{background:url(images/topNavBg.gif) no-repeat left top; height:31px;
  line-height:31px; color:#bebfc1; padding:0px 15px; margin:0px 10px; position:relative;
  }
  #topNav .topNavR{background:url(images/topNavR.gif) no-repeat; width:5px; height:31px;
  position:absolute; top:0px; right:0px;
  }
  #topNav a{color:#006ad0; text-decoration:none;}

/* 页面主导航 */
#mainNav{padding:0 25px; width:910px;}
#mainNav a{display:block; height:26p; float:left; line-height:26px; text-align:center; padding:0 15px; background:url(images/NavBg.gif) no-repeat 0 -29px; position:relative; margin-right:2px; color:#026acb; text-decoration:none;}
#mainNav a span{width:3px; height:26px; background:url(images/NavBg.gif) no-repeat 0 -88px; position:absolute; top:0px; right:0px;}
#mainNav a:hover{display:block; height:26p; float:left; line-height:26px; text-align:center; padding:0 15px; background:url(images/NavBg.gif) no-repeat 0 0; position:relative; margin-right:2px; color:#fff; text-decoration:none;}
#mainNav .cur{display:block; height:26p; float:left; line-height:26px; text-align:center; padding:0 15px; background:url(images/NavBg.gif) no-repeat 0 0; position:relative; margin-right:2px; color:#fff; text-decoration:none; font-weight:bold;}
#mainNav a:hover span,#mainNav .cur span{width:3px; height:26px; background:url(images/NavBg.gif) no-repeat 0 -59px; position:absolute; top:0px; right:0px;}


/* 搜索 */
.search{}
.searchForm{ width:468px; height:38px; background:url(images/searchForm.jpg) top left no-repeat;}
.searchForm .sCate{ height:32px; line-height:32px; float:left; margin:3px 0px 0px 13px; color:#656565; letter-spacing:1px;}
.searchForm .sKeyword{ width:304px; height:32px; line-height:32px; float:left; margin:3px 0px 0px 24px; border:none; color:#656565;}
.searchForm .go{ width:75px; height:38px; float:left; border:none; background:none; cursor:pointer; outline:none;}
.searchHot{ margin:5px 0px 0px 0px;}
#search{border:1px solid #5cb4e6; background:url(images/searchBg.gif) repeat-x left top; width:918px; padding:0px 20px; height:36px; line-height:36px;}
#search a{color:#fff; text-decoration:none;}
#search .keys{background:url(images/bg.gif) no-repeat 0 -28px;color:#fff; padding-left:40px;}


/* 当前位置 */
#ur_here{ width:1200px; height:30px; padding:0 0px; font:12px/30px "微软雅黑";}
#ur_here a{}
#ur_here a:hover{ text-decoration:underline;}
.uhere{ height:33px; border-bottom:2px solid #60615e; background:url(images/nyioc.jpg) left 5px no-repeat; font:16px/33px "微软雅黑"; color:#514e4e; text-indent:30px;}
.uhere span{ height:33px; float:left; font-size:12px; line-height:33px;}


/* ====================
     模块
==================== */
/* 购物车 */
.cart{}
.cart a{}
.cart a:hover{}

/* 商品分类 */
#category_tree{}
#category_tree dl{ margin:6px 0px;}
#category_tree dt{ color:#3f3f3f;}
#category_tree dt a{ display:block; padding:3px 0 3px 20px; background:url(images/arrow.jpg) 12px 7px no-repeat; color:#404040; text-decoration:none;}
#category_tree dt a:hover{ background:#91b72f; color:#FFF;}
#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;}

   /*销售排行*/
   .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 ul{border-bottom:1px solid #e2f3fd; position:relative;}
	 .top10List .iteration{position:absolute; top:6px; left:6px;}
	 .top10List .iteration1{padding-left:3px;}
	 .top10List li.topimg{width:35px; height:35px;}
	 .top10List .samllimg{width:35px; height:35px; margin-bottom:4px;}
   .top10List li{padding:3px 3px 3px 23px; float:left;}
   /*linkCOLOR*/
   .top10List li a,#mallNews .NewsList li a,.boxCenterList li a{color:#3f3f3f; text-decoration:none;}
   .top10List li a:hover,#mallNews .NewsList li a:hover,.boxCenterList li a:hover{color:#ff6600; text-decoration:none;}
   /*首页焦点图*/
   #focus{border-right:1px solid #c5e4ff; padding:8px; background:url(images/foucsBg.gif) repeat-x left top;}
   #mallNews{width:230px; padding:8px 8px 0px 8px; background:url(images/foucsBg.gif) repeat-x left top;}
   #mallNews .NewsTit{background:url(images/bg.gif) 0px -132px; height:23px;}
   #mallNews .NewsList{background:#FFFFFF; padding:8px;}
   #mallNews .NewsList ul{margin-top:10px;}
   #mallNews .NewsList li{background:url(images/bg.gif) no-repeat 0px -167px; padding:0px 0px 0px 10px;
   text-align:left;
   }
   /*今日特价和品牌*/
   #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;border:1px solid #c5e4ff;}
   #brands a{color:#0069cd; text-decoration:none; margin:2px 1px; display:block; float:left;}
     .brandsIe6{_width:250px;}/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
   /*精品推荐，新品上市，热卖商品*/
   .centerPadd{padding:5px 8px 8px 8px; overflow:hidden;}
   .itemTit{height:30px; 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/bg.gif) no-repeat 0px -256px;}
   .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; background:#fff; padding:12px 0px 0px 17px; *padding:12px 0px 0px 17px;
   _padding:12px 0px 0px 0px;}
   .centerPadd .goodsBox .more{text-align:right; clear:both; margin:0 8px 8px 0;}

/* 单个商品 */
.goodsItem{ width:110px; float:left; position:relative; overflow:hidden; margin:0px 5px 15px 5px;}
.goodsItem .goodsimg{ width:100px; height:100px; border:1px solid #eef8ff; margin-bottom:4px;}
.goodsItem img{width:52px; height:17px;}
.goodsItem p{text-align:left; color:#3f3f3f;}
.goodsItem p a{color:#3f3f3f; text-decoration:none;}
.goodsItem p a:hover{color:#ff6600; 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;}

   /*帮助*/
   .helpTitBg{background:url(images/helpTitBg.gif) repeat-x left top; text-align:left; border:1px solid #c5e4ff; background-color:#fff;
   padding:0 0 10px 15px;
   }
   .helpTitBg dl{float:left; margin-right:30px; _margin-right:20px; _width:130px;}
   .helpTitBg dt{background:url(images/bg.gif) no-repeat 0px -570px;width:auto; height:33px; line-height:33px; text-align:left;
   font-weight:bold; color:#56a5ee; padding-left:12px; margin-bottom:8px;}
     .helpTitBg dt a{font-weight:bold; color:#56a5ee; text-decoration:none;}
   .helpTitBg dd a{color:#006acd; text-decoration:none; background:url(images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px;}

   /*相关商品*/
   .boxCenterList ul{height:1%; margin-bottom:5px;}
   .boxCenterList li{float:left; width:120px;}
   .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%;}
		 #clear_history a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;float:right;cursor:pointer;}
   .colle a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;}
   .colle a:hover{background:none; padding:0px; color:#ff6600; text-decoration:none;}

/* ====================
 商品详情页面部分模块
==================== */
#goodsInfo{}
#goodsInfo .imgInfo{ width:402px; float:left; margin-right:10px;}
#goodsInfo .imgInfo .thumb{ width:400px; height:400px; display:block; border:1px solid #999;}/*商品详情图片*/
#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:204px; float:left; margin-left:10px; _margin-left:5px; overflow:hidden;}
#goodsInfo .gallery ul{width:auto;}
#goodsInfo .gallery li{float:left; width:48px; margin:0 2px;}
#goodsInfo .gallery li img{width:46px; height:46px; display:block;}
/*==== 文字信息 ====*/
#goodsInfo .textInfo{ width:520px; float:right;}
#goodsInfo .textInfo h1{ font-size:14px; font-weight:bold; padding:0 0px 5px 0px;}
#goodsInfo .textInfo ul{}
#goodsInfo .textInfo li{ padding:3px 0px;}
#goodsInfo .textInfo li dl{ overflow:hidden;}
#goodsInfo .textInfo li label{ float:left; color:#999;}
#goodsInfo .textInfo li dt{ float:left;}
#goodsInfo .textInfo li em{ font-family:"微软雅黑"; font-style:normal;}
#goodsInfo .textInfo li.price{ padding:7px 20px 5px 10px; margin:5px 0px 5px -10px; background:#e9e9e9; font-family:Arial, Helvetica, sans-serif;}
#goodsInfo .textInfo li.price .market{ font-size:13px; color:#333; text-decoration:line-through;}
#goodsInfo .textInfo li.price .shop{ line-height:normal; font-size:26px; font-weight:600; color:#c40000;}
#goodsInfo .textInfo li.price .shop em{ font-size:14px;}
#goodsInfo .textInfo li.fare{ position:relative;}
#goodsInfo .textInfo li.fare dd{ display:inline-block;}
#goodsInfo .textInfo li.fare dd.city{ padding:0px 10px 0px 0px; margin:0px 4px 0px 4px; background:url(images/arrow_up.png) right center no-repeat; cursor:pointer;}
#goodsInfo .textInfo li.fare .fareBox{ display:none; width:330px; padding:10px; background:#fff; border:1px solid #ccc; position:absolute; z-index:99999}
#goodsInfo .textInfo li.fare .fareBox span{ font:bold 10px Arial; background:none; position:absolute; top:2px; right:8px; cursor:pointer;}
#goodsInfo .textInfo li.fare .fareBox .list li{ width:55px; float:left;}
#goodsInfo .textInfo li.fare .fareBox .list li a{ padding:2px 5px; color:#999;}
#goodsInfo .textInfo li.fare .fareBox .list li a:hover{ color:#FFF; background:#A18C7C;}
#goodsInfo .textInfo li.pancel{ overflow:hidden; padding:10px 0px; margin:5px 0px 5px -10px; border-width:1px 0px; border-style:dotted; border-color:#C9C9C9; border-image:none;}
#goodsInfo .textInfo li.pancel .item{ width:49%; line-height:16px; float:left; border-left:1px solid #E5DFDA; text-align:center; position:relative; left:-1px;}
#goodsInfo .textInfo li.pancel .item span{ float:none; background:none; color:#999;}
#goodsInfo .textInfo li.pancel .item span.label{}
#goodsInfo .textInfo li.pancel .item span.count{ font:bold 12px "微软雅黑"; color:#C40000;}
#goodsInfo .textInfo .goodsBuy{ padding:10px; margin:0px 0px 0px -10px; border:1px solid #FFE2A6; background:#FFFFF5;}
#goodsInfo .textInfo .goodsBuy input{ float:left;}
#goodsInfo .textInfo .goodsBuy .jian{ width:11px; height:11px; margin:5px 3px 0px 0px; background:url(images/ico_jian.png) center no-repeat; border:none; cursor:pointer;}
#goodsInfo .textInfo .goodsBuy .jia{ width:11px; height:11px; margin:5px 0px 0px 3px; background:url(images/ico_jia.png) center no-repeat; border:none; cursor:pointer;}
#goodsInfo .textInfo .goodsBuy .num{ width:40px; height:19px; line-height:19px; border:1px solid #ccc; text-align:center;}
#goodsInfo .textInfo .goodsBuy .bnt{ padding:25px 0px 10px 0px;}
#goodsInfo .textInfo .goodsBuy .bnt a{ font:16px "微软雅黑"; color:#FFF; letter-spacing:1px;}
#goodsInfo .textInfo .goodsBuy .bnt_buy{ padding:9px 45px 10px 45px; margin:0px 0px 0px 0px; background:#548619; border-radius:3px;}
#goodsInfo .textInfo .goodsBuy .bnt_cart{ padding:9px 45px 10px 45px; margin:0px 0px 0px 5px; background:#f87e00; border-radius:3px;}
#goodsInfo .textInfo li.padd{padding:7px 0px 7px 8px;}
/*#goodsInfo .textInfo li dd{width:50%; float:left; padding:7px 0px;}
#goodsInfo .textInfo li dd.ddR{ width:48%; padding-left:8px;}
#goodsInfo .textInfo li dd.ddL{}*/
#goodsInfo .textInfo .loop{background:#f7f7f7; margin-top:8px;}
/*==== 商品描述 ====*/
.goosDesc{}
.goosDesc h3{ height:34px; padding:0px; border:none; border-bottom:2px solid #91B72F; background:none; letter-spacing:1px;}
.goosDesc .hd h2{ float:left; padding:0px 40px; font:normal 14px/34px "微软雅黑"; color:#fff; text-align:center; background:#91B72F;}
.goosDesc .hd .h2bg{ float:left; padding:0px 40px; font:normal 14px/34px "微软雅黑"; color:#333; text-align:center; background:none;}

   /*用户评论*/
   .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;}

/* ====================
     用户中心
==================== */
.usBox{ width:1198px; background:#f2f2f2; border:1px solid #e2e2e2;}
.userCenterBox{ border:1px solid #dedede; border-top:none; background:#fff;}
.userCenterBox table{ margin:5px auto;}
.userCenterBox table td{ padding:5px 2px;}
/*==== 会员目录 ====*/
.userMenu{}
.userMenu h2{ height:63px; padding:8px 0px 0px 50px; margin:0px 0px 10px 0px; background:url(images/cate_hd_bg.jpg) top left no-repeat; color:#FFF;}
.userMenu h2 .zh{ font:22px "微软雅黑";}
.userMenu h2 .en{ font:18px "微软雅黑"; text-transform:uppercase;}
.userMenu ul{}
.userMenu ul li{ height:38px; margin:0px 0px 10px 0px; background:url(images/nyleft_h.jpg) center no-repeat; font:bold 14px/38px "微软雅黑"; color:#4b4949;}
.userMenu ul li:hover{ background:url(images/nyleft.jpg) center no-repeat; color:#fff;}
.userMenu ul li.curs{ background:url(images/nyleft.jpg) center no-repeat; color:#fff;}
.userMenu ul li.curs a{ color:#FFF;}
.userMenu ul li.logout{ background:none; text-align:right;}
.userMenu ul li.logout a{}
.userMenu ul li.logout a.bnt_sign{ height:26px; line-height:26px; display:inline-block; padding:1px 15px 1px 15px; background:#ff8f00; border:none; color:#FFF; border-radius:3px; cursor:pointer;}
.userMenu ul li a{ display:block; padding:0px 0px 0px 50px;}
.userMenu ul li a:hover{ color:#FFF;}

/*==== 登录 ====*/
.loginWrap{ overflow:hidden; margin:0px 0px 15px 0px; border:1px solid #F3F3F3;}
.loginWrap .us_img{ width:660px; height:350px; float:left; padding:0px 10px;}
.loginBox{ width:410px; height:250px; float:right; overflow:hidden; padding:0px 0px 30px 0px; margin:25px 25px 0px 0px;}
.loginBox td{ padding:7px 3px;}
.loginBox .bnt_login{ width:167px; height:32px; background:url(images/bnt_login.gif) center no-repeat; border:none; cursor:pointer;}
.loginForm{ padding:15px 0px 30px 0px; border:1px solid #dedede; border-top:none; background:#F3F3F3;}
/*==== 注册 ====*/
.regWrap{ overflow:hidden; margin:0px 0px 15px 0px; border:1px solid #F3F3F3;}
.regWrap .us_img{ width:660px; height:350px; float:left; padding:0px 0px;}
.regBox{ width:500px; float:right; overflow:hidden; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.regBox td{ padding:5px 3px;}
.regBox .bnt_reg{ width:167px; height:32px; background:#ff8f00; border:none; border-radius:3px; font:13px/32px "微软雅黑"; color:#FFF; cursor:pointer;}
.regForm{ min-height:270px; padding:15px 0px 30px 0px; border:1px solid #dedede; border-top:none; background:#F3F3F3;}
.regForm .sub{}


.usBox_1{ width:316px; height:208px; padding:43px 153px 60px 130px; background:#fff; text-align:left;}
.usBox_1 .logtitle{ height:30px; margin:0px 0px 10px 0px; background:url(images/ur_bg.gif) no-repeat 0px 0px;}
.usTxt{ width:509px; 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;}
.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);}
/*==== 注册 ====*/
.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;}

    .msgBottomBorder{clear:both; background:url(images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;}

/* ====================
     商品分类页面
==================== */
    /*属性组合搜索*/
		.screeBox{padding:10px;}
		.screeBox a{color:#404040;}
		.screeBox span{background:#91d3f7; padding:3px 5px; margin:0 3px;}
		
    .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{}
.flowBox table{ margin:5px auto; border-collapse:collapse;}
.flowBox .step{ height:82px; overflow:hidden;}
.flowBox .tx{ height:30px; background:#F6F6F6;}
.flowBox .tx th{ font-weight:normal; color:#333;}
/*==== 我的购物车 ====*/
.cartForm{}
.cartForm .hd{ height:35px; line-height:35px; margin:10px 0px 0px 0px; border-bottom:2px solid #669934; font:normal 16px/35px "微软雅黑","黑体";}
.cartForm .cartli td{ padding:4px 0px; border-bottom:1px solid #EAEAEA;}
.cartForm .cartli td big{ font:normal 14px "微软雅黑","黑体"; color:#CD0606;}
.cartForm .cartli .cut{ display:inline-block; width:11px; height:11px; margin:6px 0px 0px 0px; background:url(images/ico_jian.png) center no-repeat; border:none; cursor:pointer;}
.cartForm .cartli .add{ display:inline-block; width:11px; height:11px; margin:6px 0px 0px 0px; background:url(images/ico_jia.png) center no-repeat; border:none; cursor:pointer;}
.cartForm .cartli .num{ width:40px; height:19px; line-height:19px; border:1px solid #ccc; text-align:center;}
.cartForm .continue{ padding:3px 20px 4px 20px; margin:0px 0px 0px 0px; background:#548619; border-radius:3px; font:13px "微软雅黑"; color:#FFF; letter-spacing:1px;}
.cartForm .clear{ padding:3px 20px 4px 20px; margin:0px 0px 0px 0px; background:#ff8f00; border-radius:3px; font:13px "微软雅黑"; color:#FFF; letter-spacing:1px;}
.cartForm .shop_money{ padding:5px 0px 0px 0px; font:normal 16px "微软雅黑","黑体"; color:#333;}
.cartForm .shop_money b{ color:#CD0606;}
/*==== 收货地址 ====*/
.consignee{ margin:0px 0px 10px 0px;}
.consignee td{ padding:5px 2px;}
.consignee .modify{ float:right; color:#390;}
.consignee .modify:hover{ text-decoration:underline;}
.consignee .inputBg{ width:250px; height:25px; line-height:25px; text-indent:6px;}



/*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;}
		
/* ====================
 	文章列表页-2009.6.8
==================== */
.article_search{margin:8px 0;}
.article_search .inputBg{width:300px;}
.artcile_list{ padding:10px 0px;}
.artcile_list ul li{ height:24px; line-height:24px; padding:0px 0px 0px 10px; background:url(images/alone.gif) 0px 9px no-repeat; border-bottom:1px dashed #ccc;}
.artcile_list ul li a{ display:block;}

.artcile_pic{}
/* ====================
    打印报价单
==================== */
    .quotation{ margin:20px auto 20px auto; text-align:center;}




/* 翻页 */
.pagebar{ height:20px; padding:10px; text-align:center;}
.pagebar a{ padding:7px 10px 7px 10px; margin:0 2px; color:#3d3d3d; border:1px solid #d3d3d3;}
.pagebar a:hover{ color:#FFF; background:#9f9e9c;}
.pagebar i{ display:inline-block; width:6px; height:9px;}
.pagebar .prev i{ margin:0px 3px 0px 0px; background:url(images/page_prev.png) center no-repeat;}
.pagebar .prev_c{ color:#cccccc;}
.pagebar .prev_c i{ margin:0px 3px 0px 0px; background:url(images/page_prev_cur.png) center no-repeat;}
.pagebar .prev_c:hover{ color:#cccccc; background:none;}
.pagebar .next i{ margin:0px 0px 0px 3px; background:url(images/page_next.png) center no-repeat;}
.pagebar .next_c{ color:#cccccc;}
.pagebar .next_c i{ margin:0px 0px 0px 3px; background:url(images/page_next_cur.png) center no-repeat;}
.pagebar .next_c:hover{ color:#cccccc; background:none;}
.pagebar .page{ display:inline-block;}
.pagebar .page a{ padding:6px 10px 7px 10px; margin:0px 0px; font-size:13px;}
.pagebar .page a.page_now{ font-size:13px; font-weight:bold; color:#FFF; background:#9f9e9c;}


   /*底部导航+友情链接*/
   #bottomNav{width:958px;}
   .bNavList{border:1px solid #fff; background:#eef6f9; height:27px; line-height:27px; padding:0 12px;}
   .links{border:1px solid #fff; background:#eef6f9; padding:0 12px;}
   .bNavList a,.links a{color:#006acd; text-decoration:none;}
   .bNavList img{_position:relative; top:8px;}
   .links img{width:88px; height:30px; margin:5px;}
   /*版权*/
   #footer{background:url(images/logo1.gif) no-repeat 5% 50%; padding-left:200px; width:760px; margin:10px auto;}
   #footer .text{background:url(images/footerLine.gif) no-repeat left center; padding-left:50px; *padding-bottom:20px;}
   #footer .text a{color:#404040; text-decoration:none;}


/* ======商品比较浮动块 ====== */
#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;
}