/*
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
*/


/* ====================
     公共样式
==================== */
body{/*background:#fff;*/ background-color:#F6F6F6; 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;
}
.block{
  width:1100px; height:auto;
}
.f_l{float:left;}
.f_r{float:right;}
.f_r2{float:right; background:url(images/btnbg01.jpg) repeat-x top left; color:#FFF;}
.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 #9BCE17;*/}
  .B_input{border:1px solid #0f97ed;}
  .inputBg{/*border:1px solid #b3b3b3; background:url(images/inputbg.gif) repeat-x left top; height:35px; width:280px;*/  border: 1px solid #dadada; color: #555555; height: 36px; line-height: 36px; padding: 0 5px;  /*margin-bottom:26px;*/ width:280px;}
  /*字体颜色*/
  .f1{color:#ff6666;}
  .f2{color:#006bd0; font-weight:bold; margin-right:15px;}
  .f3{color:#9e9e9e;}
  .f4{color:#8CBB15;}
  .f4_b{color:#fe596a; font-weight:bold;}
  .f4_b2{color:#fe596a; font-weight:bold; font-size:18px;}
  .f5{ font-size:14px; font-weight:bold;}
  .f6{color:#8CBB15; font-size:13px;}
  .f67{color:#333; font-size:13px;}
  .market{ font-size:14px; text-decoration:line-through;}
  .shop{color:#fe596a; font-size:14px; font-weight:600;}
  .market_s{text-decoration:line-through;}
  .shop_s{color:#fe596a;}
  /*按钮部分*/
  .bnt_blue{ width:80px; height:39px; background:url(images/btnbg01.jpg) repeat-x top left; border:1px solid #DADADA; color:#fff; text-align:center; line-height:35px;  border:none; cursor:pointer; font-size:13px;
  }
  .bnt_blue_1{
 /* background:url(images/bg.gif) no-repeat 0px -663px;*/ background:none; width:77px; height:21px;
  text-align:center; line-height:16px; color:#1788D1; border:none; cursor:pointer;
  }
  .bnt_blue_2{
  /*background:url(images/bg.gif) no-repeat 0px -696px;*/ /*background-color:#B3B3B3;*/ background:url(images/btnbg02.jpg) repeat-x top left; /*width:139px;*/ height:39px;
  text-align:center; line-height:16px; color:#fff; border:none; cursor:pointer; padding-left:10px; padding-right:10px;
  }
  .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{background:#fff; overflow:hidden; border-bottom: 1px solid #e0e0e0;}
  .box_1{/*border:1px solid #C8CFD7;*/ background-color:#fff;}
  .box_2{/*border:1px solid #C8CFD7;*/ border-left:1px solid #C8CFD7; border-right:1px solid #C8CFD7; background:url(images/h3title.gif) repeat-x top left;
  /*background-color:#edf8fe;*/  overflow:hidden;
  }
  .boxCenterList{ padding-left:8px; padding-right:8px; padding-bottom:16px;}
  /*模块标题*/
  h3{height:36px; line-height:36px; font-size:13px; /*background:url(images/h3title.gif) repeat-x left top;*/ border-bottom:1px solid #E8E8E8; 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/bg2.gif) no-repeat 8px;color:#5F686F; */width:auto; height:36px; line-height:36px; text-align:left;
   font-weight:bold; padding: 0 15px; background-color:#8CBB15; color:#fff; font-size:13px;}
  h5{height:26px; line-height:26px; text-align:right; background-color:#F0F0F0; font-size:12px;
  color:#56a5ee; padding:0 10px 0 0;
  }
  h5 span{float:left;  /*background:url(images/bg.gif) no-repeat 0 -616px; padding-left:25px; */  font-size: 16px; font-weight: normal; padding-left: 15px; color:#2B2B2B;}
  h6{height:54px; line-height:54px; text-align:right; font-size:16px; background:#F0F0F0; color:#2B2B2B;
  /*border:1px solid #fff;*/ padding-right:16px;
  }
  h6 span{float:left; padding-left:15px; font-size:16px; font-weight:normal;}

  /*页面留白*/
  .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:890px; float:left;}

/* ====================
     导航部分
==================== */
  /*顶部管理型导航*/
  .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;}
  
  /*搜索*/
  #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;
  }
  #search .go{background:url(images/bnt_search.gif); border:none; width:52px; height:19px;/* position:relative; top:2px; utf8下*/}
  /*当前位置*/
  #ur_here{/*border:1px solid #c5e4ff; border-top:none; background:url(images/uh_bg.gif) repeat-x left top;*/ background:url(images/home.png) no-repeat 6px 8px; height:30px; line-height:30px; padding-left:26px; 
  }
  #ur_here a{color:#5E696F; text-decoration:none;}

/* ====================
     模块
==================== */
   /*购物车*/
   .cart{background:url(images/catBg.gif) no-repeat left top; padding:20px 10px 20px 53px;
   color:#006bcd; height:50px;  _padding:12px 10px 15px 50px;
   }
   .cart a{color:#5F686F; text-decoration:none;}
   .cart a:hover{color:#006bcd; text-decoration:underline;}
   /*商品分类*/
   #category_tree{border:4px solid #E9EDF1; 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 -66px;
   color:#3f3f3f; padding-left:15px; text-decoration:none;
   }
   #category_tree dd{padding:3px 0 3px 28px;}
   #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;/* padding-left: 30px;*/}
   .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 0px 8px 0px; 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 0px; *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:280px; float:left; position:relative; overflow:hidden; margin:15px 0px 5px 12px;}
       .goodsItem .goodsimg{width:278px; height:134px; /*border:4px solid #eef8ff; margin-bottom:4px;*/ border:1px solid #DEDEDE;}
       .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%; /*border-bottom:1px dashed #DEDEDE;*/ padding-bottom:10px; padding-top:10px;}
   .boxCenterList li{float:left; width:181px;}
   .boxCenterList li.goodsimg{width:181px; margin-right:10px;}
   .boxCenterList li.goodsimg img{width:181px; height:87px; 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;
       background: url("images/bg.gif") no-repeat scroll 0 -66px rgba(0, 0, 0, 0);}
   /*浏览历史，收藏*/
   .history h2{height:36px; line-height:36px; padding:0px 15px 0 15px; text-align:center; font-size:13px;
   /*background:url(images/bg.gif) no-repeat 0px -466px;*/ 
   float:left; /*margin:6px 5px 0 0; border:1px solid #C8CFD7; border-bottom:none; background-color:#FFFFFF; color:#7CA513;*/
   background-color:#8CBB15; color:#fff;
   }
   .history .h2bg{height:36px; line-height:36px; padding:0px 15px 0 15px; text-align:center; font-size:13px;
   /*background:url(images/bg.gif) no-repeat 0px -508px;color:#a0a0a0;margin:6px 5px 0 0; border:none; */float:left; color:#575757; background:#FFF;
   
   }
     #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{ padding:8px; _height:1%;}
   #goodsInfo .imgInfo{width:230px; float:left; margin-right:10px; overflow:hidden;}
   #goodsInfo .imgInfo .thumb{width:230px; height:230px; display:block;}
   #goodsInfo span{width:4px; height:20px;  float:left;}
   #goodsInfo span.spanR{width:4px; height:48px; background:url(images/bg.gif) no-repeat -5px -527px; float:right;}
   #goodsInfo .gallery{width:510px; float:left; margin-left:10px; _margin-left:5px; overflow:hidden;}
   #goodsInfo .gallery ul{width:auto;}
   #goodsInfo .gallery li{float:left; width:98px; margin:0 2px;}
   #goodsInfo .gallery li img{width:96px; height:46px; display:block;}*/
#goodsInfo{ _height:1%; }
#goodsInfo .imgInfo{width:540px; float:left; margin-right:15px; display:inline; margin-top:20px;}
#goodsInfo .imgInfo .thumb{width:540px; height:260px; display:block; /*border:1px solid #D7D7D7;*/ position:relative;z-index:1;}/*商品详情图片*/
#goodsInfo #gallbox .gallery{width:540px;float:left;text-align:left;overflow:hidden; margin-top:10px;}
#goodsInfo #gallbox .gallery ul{width:auto;}
#goodsInfo #gallbox .gallery li{width:100px;float:left; margin-right:4px; margin-left:4px;}
#goodsInfo #gallbox .gallery li img{width:96px; height:46px;cursor:pointer;float:left}
#goodsInfo #gallbox .gallery img.onbg{border:2px solid #8CBB15;}
#goodsInfo #gallbox .gallery img.autobg{border:1px solid #DEDEDE;}
#goodsInfo #gallbox span{width:17px;height:54px;background:url(images/btn_per.gif) no-repeat;float:left;cursor:pointer;}
#goodsInfo #gallbox span.spanR{width:17px;height:54px;background:url(images/btn_next.gif) no-repeat;float:right;}
#goodsInfo #gallbox #demo{float:left;}
#goodsInfo .zoompic{float:left;width:70px;margin-right:10px;display:inline;padding-top:6px;}
#goodsInfo .sharebg{float:left;width:260px;border:1px solid #D9D8D8;background:url(images/sharebg.gif) repeat-x;padding:0 0 0 10px;height:27px;}
   /*文字信息*/
   #goodsInfo .textInfo{/*background:#fff;*/ width:473px; float:left; padding:10px;}
   #goodsInfo .textInfo p{font-size:30px; font-weight:bold; padding:0 5px 0px 8px; color:#2B2B2B;}
   #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:50%; 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:#5F686F; /*text-decoration:underline;*/}
   #goodsInfo .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 #F0F0F0; background-color:#fff;}
    .usBox{background:#f2f2f2; border:1px solid #e2e2e2; padding:15px; width:1070px;}
	.usBox ul{margin-bottom:12px; display:block; height:36px; line-height:36px;}
	.usBox ul li{ float:left; height:36px; line-height:36px;}
    .usBox_1{background:#fff; text-align:left; width:292px; height:350px; padding:43px 43px 60px 43px; border:1px solid #DADADA;}
    .usBox_1 .logtitle{/*height:30px; background:url(images/ur_bg.gif) no-repeat 0px 0px;*/color: #575757; font-size: 16px; font-weight: normal; margin: 0px 0 20px 0px;}
    .us_Submit{border:none; width:292px; height:40px; background:url(images/bnt_ur_log.gif); margin-top:25px;}
    .us_Submit_reg{border:none; width:292px; height:40px; background:url(images/bnt_ur_reg2.gif); margin-top:10px;}
    .usTxt{width:400px; height:267px; padding:60px 80px 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 0px 60px 230px; font-size:14px;}
    .usBox_2 .regtitle{height:30px; /*background:url(images/ur_bg.gif) no-repeat 0px -34px;*/ margin-bottom:18px;}
    .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:40px; line-height:40px; background:url(images/menuBg.gif) no-repeat 0 -40px;
    color:#3f3f3f; text-decoration:none; margin:0 0 3px 12px; 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;}

/* ====================
     商品分类页面
==================== */
    /*属性组合搜索*/
		.screeBox{padding:10px;}
		.screeBox a{color:#404040;}
		.screeBox span{background:#e1ffc7; 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:150px; text-align:center;}
    .goodsList li.thumb img{width:104px; height:50px; border:1px solid #DEDEDE; 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 #cfedb5; border-top:2px solid #cfedb5;*/}
    .flowBox table{ margin:1px auto;}
		/*2.62在购物车里面显示相关配件*/
		.flowGoodsFittings{padding:10px;}
		.flowGoodsFittings ul{height:1%; margin:5px 4px; float:left;}
    .flowGoodsFittings li{float:left; width:200px;}
    .flowGoodsFittings li.goodsimg{width:200px; margin-right:10px;}
    .flowGoodsFittings li.goodsimg img{width:200px; height:96px; display:block;}
	.flowBox .btnjian2{ float:left; font-size:18px; color:#009; background:url(images/jian.jpg) no-repeat center center; width:20px; height:20px; color:#999; line-height:18px; margin-top:10px; margin-right:2px;}	
	.flowBox .btnjia2{ float:left; font-size:18px; color:#009; background:url(images/jia.jpg) no-repeat center center; width:20px; height:20px; display:block; color:#999; line-height:18px; margin-top:10px; margin-left:2px;}
/* ====================
     文章列表页-2009.6.8
==================== */
    .article_search{margin:8px 0;}
		.article_search .inputBg{width:300px;}
/* ====================
    打印报价单
==================== */
    .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:#B2B2B2; text-decoration:none; width:auto; padding-left:10px; padding-right:10px; height:20px; overflow:hidden; display:block;border:1px solid #B2B2B2; line-height:20px;}
   .pagebar a:hover{color:#098f5b; text-decoration:none;}
   .pagebar .page_now{display:block; float:left; margin:0 5px; color:#098f5b; font-weight:bold; border:1px solid #B2B2B2; width:auto; padding-left:10px; padding-right:10px;  height:20px; line-height:20px;}
   #pager a{color:#B2B2B2; text-decoration:none;}
   #pager a:hover{color:#098f5b; text-decoration:none;}

   /*底部导航+友情链接*/
   #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:#F2FFEE;
 padding:35px 0 8px 0;
 border: 1px solid #E2FFD9;
 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 #E2FFD9;
}

#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;
}


/*----------------------------商城首页 head css -----------------------------------*/
.shead{ margin:0px auto; padding:0px; width:auto; height:89px; font-size:0px; border:1px solid #ccc; padding-bottom:1px;}
.shead_top{ margin:0px auto; padding:0px; width:auto; height:24px; overflow:hidden; background-color:#CCCCCC;}
.shead_top2{ margin:0px auto; padding:0px; width:1100px; height:24px; overflow:hidden;}
/*.sht_left{ float:left; width:500px; height:24px; overflow:hidden;}
.sht_left img{ width:17px; height:16px; overflow:hidden; margin-top:10px; float:left;}
.sht_left span{ font-size:12px; color:#fff; margin-left:5px; display:block; line-height:36px; float:left;}*/
.sht_left{ float:left; width:auto; height:24px; overflow:hidden;}
.sht_left ul li{ font-size:12px; color:#fff; margin-right:12px; display:block; line-height:24px; float:left; list-style:none;}
.sht_left a{ color:#fff;  text-decoration:none;}
.sht_left img{ /*width:21px; height:18px; overflow:hidden;*/ margin-top:5px; float:left; margin-right:5px; margin-left:10px;}

.sht_right{ float: right; width:auto; height:24px; overflow:hidden;}
.sht_right ul li{ font-size:12px; color:#fff; margin-right:12px; display:block; line-height:24px; float:left; list-style:none;}
.sht_right a{ color:#fff;  text-decoration:none;}
.sht_right img{ /*width:21px; height:18px; overflow:hidden;*/ margin-top:5px; float:left; margin-right:5px; margin-left:10px;}

.shead_top3{ margin:0px auto; padding:0px; width:auto; height:66px; overflow:hidden; background-color:#F5F5F5; }
.shead_top4{ margin:0px auto; padding:0px; width:1100px; height:66px; overflow:hidden;}
.shead_logo{ float:left; width:300px; height:66px; overflow:hidden;}
.shead_nav{ float:right; width:600px; height:66px; overflow:hidden;}
/*页面主导航*/
#mainNav{width:600px; height:66px; overflow:hidden;}
#mainNav a{display:block; height:66px; width:100px; float:left; line-height:66px; text-align:center; font-size:14px; color:#333; text-decoration:none;}
#mainNav a:hover{display:block; height:66px; width:100px; float:left; line-height:66px; text-align:center; background:url(images/nav_bg.jpg) no-repeat top center; color:#7ac60e;}
#mainNav .cur{display:block; height:66px; float:left; line-height:66px; width:100px; text-align:center; /*background:url(images/nav_bg.jpg) no-repeat top center;*/ color:#7ac60e;}
/*页面主导航结束*/

/*轮播图样式*/
/*.slide-banner{height:502px;overflow:hidden;position:relative;}
.banner-bg{position:absolute;left:0;top:0;height:500px;z-index:1;width:100%;background-color:#f4f4f4;background-position:50% 0;}
.banner-nav-bg{height:70px;background:#fff;position:relative;z-index:199;bottom:70px;filter:alpha(opacity=75);opacity:0.75;}
.banner-nav{position:absolute;left:50%;bottom:27px;z-index:999;}
.banner-nav li{background:url(images/icons.png) no-repeat;}
.banner-nav li{float:left;width:42px;height:16px;background-position:3px 0px;margin-right:8px;cursor:pointer;}
.banner-nav li.active{background-position:-47px 0px;}
.banner-content{width:1180px;margin:0 auto;position:relative;height:500px;z-index:100;}
.banner-img{position:absolute;z-index:2;left:-150%;}
.banner-bar-bg{ width:1100px; height:3px;margin:0 auto;bottom:71px;position:relative;z-index:99999;}
.banner-bar{height:3px;width:0;background:#77b625;position:absolute;left:0;z-index:999;}*/
/*轮播图样式*/

/*分类开始*/
.classify{width:100%; height:168px; background:#F5F5F5; border-bottom:3px solid #fff; border-top:3px solid #fff;}
.classify_content{ margin:0 auto; padding:0px; width:1095px; height:168px; overflow:hidden; background:#fff; /*padding-top:3px; padding-bottom:3px;*/}
.classify_content ul{ width:1130px; height:168px; overflow:hidden;}
.classify_content ul li{float:left; margin-left:3px; width:270px; height:168px; overflow:hidden; display:block;}
.classify_content ul li img{ width:270px; overflow:hidden; display:block;}
/*分类结束*/

/*热门机型*/
.main_top1{ margin:0px auto; padding:0px; width:auto; height:1000px;overflow:hidden; background-color:#F0F0F0;}
.top1_img{ margin:0px auto; padding:0px; width:1100px; height:1000px; overflow:hidden;}
.top1_img1{ float:left; width:540px; height:360px; overflow:hidden; margin-left:17px;}
.top1_img1 img{ width:540px; height:260px; overflow:hidden;}
.top1_img1 .specific_title{ width:560px; height:30px; line-height:30px; overflow:hidden; font-size:20px; color:#2b2b2b; font-weight:bold; display:block; text-align:center; text-decoration:none; }
.top1_img1 .specific_jp{ width:560px; height:20px; line-height:20px; overflow:hidden; font-size:12px; color:#666; display:block; text-align:center; text-decoration:none; }
.top1_img1 .specific_price{ width:560px; height:20px; line-height:20px; overflow:hidden; font-size:14px; color:#77b625; display:block; text-decoration:none; background:url(images/img01.jpg) no-repeat 330px;; font-weight:bold; padding-left:220px;}
.top1_img1 .abc4{ width:0px; height:0px; overflow:hidden; display:block; font-size:0px;}


@charset "utf-8";
/* CSS Document */
.specific_models img{ width:540px; height:260px; overflow:hidden; background:url(images/bg_shdow_03.jpg) no-repeat bottom center; padding-bottom:15px;}
.specific_models .specific_title{ width:560px; height:30px; line-height:30px; overflow:hidden; font-size:20px; color:#2b2b2b; font-weight:bold; display:block; text-align:center; text-decoration:none; }
.specific_models .specific_jp{ width:560px; height:20px; line-height:20px; overflow:hidden; font-size:12px; color:#666; display:block; text-align:center; text-decoration:none; }
.specific_models .specific_price{ width:519px; height:20px; line-height:20px; overflow:hidden; font-size:14px; color:#77b625; display:block; text-decoration:none; background:url(images/img01.jpg) no-repeat 330px 4px; font-weight:bold; padding-left:18px;   padding-bottom:24px;}
.specific_models .abc4{ width:0px; height:0px; overflow:hidden; display:block; font-size:0px;}

.hot_mach{
 width:100%;
 background:#f0f0f0;
 padding-bottom:27px;
}
.hot_mach_pro{
  margin:0 auto;
 width:1100px;
 background:#f0f0f0;
}
.hot_head{
  border-bottom:2px solid #dfdfdf;
  margin-bottom:25px;
}
.hot_head_title{
  margin:0 auto;
  width:250px;
  padding-top:30px;
  padding-bottom:20px;
  text-align:center;
  
}
.big_title{
  font-family:'Microsoft YaHei';
  font-size:35px;
  color:#7ac60e;
}
.small_title{
  font-family:'Nyala';
  font-size:18px;
  color:#666666;
  text-transform:uppercase;
}
.specific_left{
  float:left;
  width:537px;
  padding-right:10px;
  border-right:1px solid #e8e8e8;
  margin-bottom:20px;
  position:relative;
  left:-1000px
}
.specific_right{
  float:left;
  width:537px;
  padding-left:10px;
  margin-bottom:20px;
  position:relative;
  right:-1000px
}
.specific_models dl dt{
  width:537px;
  height:260px;
 
  text-align:center;
}
.specific_models dl dt img{
  margin-top:17px;
}
.specific_title{
  height:37px;
  line-height:37px;
  text-align:center;
  font-family:'Microsoft YaHei';
  font-size:20px;
  color:#2b2b2b;
  font-weight:bold;
  text-transform:uppercase;
}
.specific_jp{
  height:22px;
  line-height:22px;
  text-align:center;
  font-family:'Microsoft YaHei';
  font-size:12px;
  color:#666666;
}
.specific_price {
  height:24px;
  width:535px;
  line-height:24px;
  text-align:center;
  border-bottom:5px solid #dfdfdf;
}
.specific_price a{
   font-family:'Microsoft YaHei';
  font-size:12px;
  color:#77b625;
}
/*热门机型结束*/

/*精选配件*/
.app_img img{ width:auto; height:246px; overflow:hidden; display:block;}
.app_img .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.app_img .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.app_img .specific_jp{  width:0px; height:0px; overflow:hidden; display:block;}
.app_img .specific_price{  width:0px; height:0px; overflow:hidden; display:block;}

.app_text img{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text .specific_jp{ width:258px; height:30px; overflow:hidden; line-height:30px; font-size:18px; color:#fff; text-align:center; display:block;}
.app_text .specific_price{ width:258px; height:20px; overflow:hidden; line-height:20px; color:#fff; display:block;font-family:'Microsoft YaHei';
  font-size:24px; border-bottom:0px none; text-align:left; margin-left:30%; margin-top:4px;}
  
.app_img2 img{ width:534px; height:246px; overflow:hidden; display:block;}
.app_img2 .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.app_img2 .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.app_img2 .specific_jp{  width:0px; height:0px; overflow:hidden; display:block;}
.app_img2 .specific_price{  width:0px; height:0px; overflow:hidden; display:block;}

.app_text2 img{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text2 .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text2 .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text2 .specific_jp{ width:534px; height:30px; overflow:hidden; line-height:30px; font-size:18px; color:#fff; text-align:center; display:block;}
.app_text2 .specific_price{ width:534px; height:20px; overflow:hidden; line-height:20px; color:#fff; ;font-family:'Microsoft YaHei';
  font-size:24px; border-bottom:0px none; text-align:left; margin-left:40%; margin-top:4px; padding-bottom:0px; display:block;}

.app_img3 img{ width:253px; height:530px; overflow:hidden; display:block;}
.app_img3 .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.app_img3 .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.app_img3 .specific_jp{  width:0px; height:0px; overflow:hidden; display:block;}
.app_img3 .specific_price{  width:0px; height:0px; overflow:hidden; display:block;}

.app_text3 img{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text3 .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text3 .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.app_text3 .specific_jp{ width:253px; height:30px; overflow:hidden; line-height:30px; font-size:18px; color:#fff; text-align:center; display:block;}
.app_text3 .specific_price{ width:253px; height:20px; overflow:hidden; line-height:20px; color:#fff; ;font-family:'Microsoft YaHei';
  font-size:24px; border-bottom:0px none; text-align:left; margin-left:34%; margin-top:4px; padding-bottom:0px; display:block;}


.accessories{
  width:100%;
  background:#f9f9f9;
}
.accessories_content{
   margin:0 auto;
   width:1100px;
   background:#f9f9f9;
}
.accessories_left{
  margin-right:20px;
}
.accessories_pj ul li{
	float:left;
}
.accessories_pj .app_text{
	height:75px;
	padding-top:12px;
	position:relative;
	top:-86px;
	background: url(images/jt_03.jpg) no-repeat 150px 44px #83cf25;
	opacity:0.9;
}
.accessories_pj .app_text a{
  font-family:'Microsoft YaHei';
  color:#fff;
}
.accessories_pj .app_text span{
  font-family:'Microsoft YaHei';
  font-size:24px;
  color:#fff;
  margin-right:48px;
}
.accessories_pj .app_text2{
	height:75px;
	padding-top:18px;
	position:relative;
	top:-86px;
	background: url(images/jt_03.jpg) no-repeat 291px 50px #83cf25;
	opacity:0.9;

}
.accessories_pj .app_text2 a{
  font-family:'Microsoft YaHei';
  color:#fff;
}
.accessories_pj .app_text2 span{
  font-family:'Microsoft YaHei';
  font-size:24px;
  color:#fff;
  margin-right:48px;
}
.accessories_pj .app_text3{
	height:72px;
	padding-top:18px;
	position:relative;
	top:-95px;
	background: url(images/jt_03.jpg) no-repeat 150px 50px #83cf25;
	opacity:0.9;
	text-align: center;
}
.accessories_pj .app_text3 a{
  font-family:'Microsoft YaHei';
  font-size:18px;
  color:#fff;
}
.accessories_pj .app_text3 span{
  font-family:'Microsoft YaHei';
  font-size:24px;
  color:#fff;
  margin-right:48px;
}
.acc_top{
  width:252px;
  height:252px;
  /*padding-top:60px;*/
  background:#fff;
  text-align:center;
  border:4px solid #fff;
  border-bottom:4px solid #e1e0de;
  margin-bottom:20px;
}
.acc{
  position:relative;
  left:-1500px;
}
.acc_center{
  width:532px;
  text-align:center;
  border:4px solid #fff;
  border-bottom:4px solid #e1e0de;
  margin-bottom:20px;
  position:relative;
  right:-1500px;
}
.accessories_center ul li{
  width:252px;
  height:193px;
  background:#fff;
  text-align:center;
  border:4px solid #fff;
  border-bottom:4px solid #e1e0de;
  margin-bottom:20px;
}
.accessories_right{
  height:530px;
  /*padding-top:37px;*/
  margin-left:20px;
  width:252px;
  background:#fff;
  border:4px solid #fff;
  border-bottom:4px solid #e1e0de;
  position:relative;
  right:-1500px;
}
.accessories_right img{
  /*margin-left:17px;*/
}

/*精选配件结束*/

/*推广活动*/
.ex_left .tg_img img{  width:355px; height:226px; overflow:hidden; display:block;}
.ex_left .tg_img .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .tg_img .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .tg_img .specific_jp{  width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .tg_img .specific_price{  width:0px; height:0px; overflow:hidden; display:block; border-bottom:0px none;}

.ex_left .ex_title img{ width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .ex_title .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .ex_title .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .ex_title .specific_jp{   display:block;
  height:38px;
  line-height:38px;
  width:353px;
  border:1px solid #e6e6e6;
  border-top:none;
  text-align:left;
  text-indent:5px;
  font-family:'Microsoft YaHei';
  font-size:14px;
  color:#333333;
  background:url(images/btn_15.jpg) no-repeat 330px 15px;}
.ex_left .ex_title .specific_price{  width:0px; height:0px; overflow:hidden; display:block;}
  
  
  
.ex_left .ttd img{  width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .ttd .specific_title{ width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .ttd .abc4{ width:0px; height:0px; overflow:hidden; display:block;}
.ex_left .ttd .specific_jp{ position: relative; top: 3px; width:347px;background:url(images/ttdbg.jpg) no-repeat top center; display:block; height:38px; line-height:38px; font-family:'Microsoft YaHei'; font-size:14px;color:#fff;border-top:none; text-align:left; text-indent:5px; }
.ex_left .ttd .specific_price{      height:43px;
	 background:#7ac60e;
	  font-family:'Microsoft YaHei';
	  font-size:12px;
	  color:#fff;
	  padding:10px;
	  text-align:left; display:block; width:327px; overflow:hidden;}
  



.extension{
  width:100%;
  background:#ededed;
}
.extension_content{
    margin:0 auto;
	width:1100px;
}
.ex_left{
  width:355px;
  height:264px;
  text-align:center;
   margin-bottom:20px;
  background:url(images/01_03.png) no-repeat #fff;
  position:relative;
  left:-1000px; margin-bottom:20px;
}

.ex_active li{
  float:left;
  margin-right:20px;
}
.ex_left p{
   position: relative;
    top: 3px;
	background:url(images/span_line.jpg) no-repeat 315px 0;
}
.ex_title{
  display:block;
  height:38px;
  line-height:38px;
  width:353px;
  border:1px solid #e6e6e6;
  border-top:none;
  text-align:left;
  text-indent:5px;
  font-family:'Microsoft YaHei';
  font-size:14px;
  color:#333333;
  background:url(images/btn_15.jpg) no-repeat 330px 15px;
}
.ttd{
  position:relative;
  top:-269px;
  width: 347px;
  height: 97px;
  border: 4px solid #7ac60e;
  padding-top:159px;
}
.ttd .ttd_title{
   position: relative;
    top: 3px;
	background:url(images/ttd_03.png) no-repeat 315px 0 #64aa01;
}
.ttd .ttd_title span{
  display:block;
  height:38px;
  line-height:38px;
  width:353px;
  border-top:none;
  text-align:left;
  text-indent:5px;
  font-family:'Microsoft YaHei';
  font-size:14px;
  color:#fff;
  background:url(images/ttd_06.jpg) no-repeat 330px 15px;
}
.ttd .ttd_text{
     height:40px;
	 background:#7ac60e;
	  font-family:'Microsoft YaHei';
	  font-size:12px;
	  color:#fff;
	  padding:10px;
	  text-align:left;
}
.ex_all{
  background:#fff;
   position:relative;
  right:-1000px;
}
.ex_right{
  width:350px;
}
.ex_right_title{
   height:54px;
   line-height:54px;
   padding-left:50px;
   font-family:'Microsoft YaHei';
  font-size:20px;
  color:#666666;
   border-top:3px solid #77b625;
   background:url(images/duodian_48.jpg) no-repeat 15px 15px #fff;
   position:relative;
  right:-1000px;
}
.ex_right_title a{float:right;margin-right:15px;}
.ex_right_title a img{margin-top:20px;}
.ex_img{ width:89px; height:88px; overflow:hidden; float:left; margin-top:16px; margin-left:10px;}
.ex_all .ex_img a{ margin:0px; padding:0px; width:89px; height:88px; overflow:hidden;}
.ex_content{
  margin:0 auto;
  width:220px;
  height:108px;
  line-height: 24px;
  border-bottom:1px dashed #77b625;
  padding-left:100px;
  padding-top:14px;
  /*background:url(images/ex_03.png) no-repeat 0 17px ;*/
  font-family:'Microsoft YaHei';
  font-size:12px;
  color:#8a8a8a; margin-left:10px;

}
.ex_content span{
  font-family:'Microsoft YaHei';
  font-size:14px;
  color:#333333;
  font-weight:bold;
}
.ex_all .ex_content a{ width:196px; line-height:30px; overflow:hidden; color:#666666; font-size:14px; font-weight:bold; display:block; margin-left:5px;}
.ex_all .ex_content span{ width:196px; line-height:20px; height:60px; overflow:hidden; color:#999999; font-weight:normal; display:block; margin-left:5px;}
/*推广活动结束*/



/*底部footer css*/
.footer_hbg{ margin:0px auto; padding:0px; width:auto; height:180px; overflow:hidden; background-color:#F5F5F5; border-bottom:5px solid #E9E9E9; border-top:1px solid #E9E9E9; padding-top:20px;}
.footer_h{ margin:0px auto; padding:0px; width:1100px; height:230px; overflow:hidden; }
.footer_hleft{ float:left; width:1100px; height:230px; overflow:hidden; }
.footer_h dl{ width:220px; height:230px; overflow:hidden;   float:left;}
.footer_h dt a{color: #333333; font-family: 'Microsoft YaHei'; font-size: 14px; line-height:26px; font-weight:bold;}
.footer_h dt a:hover{ color:#64A30C;}
.footer_h dd a{color: #666666; font-family: 'Microsoft YaHei'; font-size: 12px; line-height:26px;}
.footer_h dd a:hover{ color:#64A30C;}
.footer_hright{ float:left; width:260px; height:230px; overflow:hidden; }
/*底部footer css结束*/




/*产品内页 css*/
.nypro_nav{ margin:0px auto; padding:0px; width:1100px; height:auto; overflow:hidden; background-color:#FFF; padding-top:10px; padding-bottom:10px; margin-top:20px;}
.nypro_nav .screeBox a{ margin-left:5px; margin-right:5px;}
.nypro_tit{ margin:0px auto; padding:0px; width:auto; height:30px; overflow:hidden; color:#2b2b2b; font-size:18px; margin-left:20px;}
.nypro_tit span{ float:left; }
.nypro_tit span a{ overflow:hidden; color:#2b2b2b; font-size:18px;}
.nypro_tit .f6{font-size:12px; color:#a6a6a6; line-height:35px; margin-left:10px;}
.nypro_img{ margin:0px auto; padding:0px; width:1100px; height:auto; overflow:hidden; margin-top:20px;}
.nypro_img .box{background:none; border:0px none;}
.nypro_img .box_1{ background:none; border:0px none;}
.nypro_img .sort{ text-align:right; height:30px;}
.nypro_img .sort a{ margin-top:5px; display:block; float:left; margin-left:10px;}
.nypro_img .sort span{ float:left; margin-left:725px;}
.nypro_img .sort img{}
.nypro_img .centerPadd{ padding-top:0px;}

       /*单个商品*/
       .nypro_img .goodsItem{width:360px; float:left; position:relative; overflow:hidden; margin:15px 10px 5px 0px; background-color:#FFF; text-align:center; padding-bottom:10px; border-bottom:5px solid #EAEAEA;}
	   .nypro_img .goodsItem:hover{ border-bottom:5px solid #9CCD1C;}
       .nypro_img .goodsItem .goodsimg{width:360px; height:173px; /*border:4px solid #eef8ff; margin-bottom:4px;*/ /*border:1px solid #DEDEDE;*/ border:1px none;}
       .nypro_img .goodsItem img{width:52px; height:17px;}
       .nypro_img .goodsItem p{text-align: center; color:#3f3f3f;}
       .nypro_img .goodsItem p a{color:#878787; text-decoration:none; }
       .nypro_img .goodsItem p a:hover{color:#ff6600; text-decoration:none;}
       .nypro_img .goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
       .nypro_img .goodsItem span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
       .nypro_img .goodsItem span.news{background:url(images/bg.gif) no-repeat -75px -304px;}
       .nypro_img .goodsItem span.hot{background:url(images/bg.gif) no-repeat -161px -304px;}
       .nypro_img .shop_s{ color:#80B006;}
       .nypro_img .f6{ background: none repeat scroll 0 0 #f6f6f6; border: 1px solid #dadada; border-radius: 3px; color: #575757; height: 22px; line-height:22px;  text-align: center; width: 70px; display:block; float:left; margin-top:5px; margin-left:5px;}
	   .nypro_img .f6:hover{ color:#fff; background-color:#E1FFC7;}
	   .nypro_img .f7:hover{ color:#8CBB15;}

.nypro_page{ margin:0px auto; padding:0px; width:1100px; height:30px; line-height:30px; overflow:hidden; text-align:center;}
.nypro_page .pagebar{ text-align:center; clear:both;}

#history_div .clearfix{ padding-top:10px; padding-bottom:10px; border-bottom:1px dashed #DEDEDE;}
/*产品内页 css结束*/

/*产品详细页 css结束*/
#goodsInfo .textInfo li.padd{ width:588px; height:auto; display:block; overflow:hidden;}
#goodsInfo .clearfix .btnjian{ display:block; float:left; font-size:18px; color:#009; background:url(images/jian.jpg) no-repeat center center; width:20px; height:20px; color:#999; line-height:18px; padding-left:5px;}
#goodsInfo .clearfix .btnjia1{ display:block; float:left; font-size:18px; color:#009; background:url(images/jia.jpg) no-repeat center center; width:20px; height:20px; display:block; margin-left:2px; color:#999; line-height:18px;}
/*产品详细页 css*/


/*新闻内页 css*/
.wz_nav{    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;}
.wz_nav1{background-color: #fff;}
.wz_nav2{ background-color: #fff;
    border: 4px solid #e9edf1;}
.wz_nav2 ul li{    background: url("images/lineBg.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #3f3f3f;
    padding: 2px 0 3px 10px; line-height:24px; width:166px;}
.wz_nav2 ul li a{     background: url("images/bg.gif") no-repeat scroll 0 -66px rgba(0, 0, 0, 0);
    color: #3f3f3f;
    padding-left: 15px;
    text-decoration: none;}
.wz_nav2 .wz_tit2{ padding-left:30px;}


/*新闻内页 css结束*/

.gwbg1{ margin:0px auto; padding:0px; width:1100px; height:46px; overflow:hidden; background:url(images/gwbg4.jpg) no-repeat left top; margin-top:16px; margin-bottom:16px;}

.gwbg2{ margin:0px auto; padding:0px; width:1100px; height:46px; overflow:hidden; background:url(images/gwbg5.jpg) no-repeat left top; margin-top:16px; margin-bottom:16px;}

.gwbg3{ margin:0px auto; padding:0px; width:1100px; height:46px; overflow:hidden; background:url(images/gwbg6.jpg) no-repeat left top; margin-top:16px; margin-bottom:16px;}

#lym{ width:64px; height:20px; overflow:hidden; background: url(images/xx.jpg) no-repeat center center;}


.main_banner{ margin:0px auto; padding:0px; background:url(images/f6.jpg) no-repeat top center; width:100%; height:600px; overflow:hidden;}
.banner_txt{ margin:0px auto; padding:0px; width:1100px; height:600px; overflow:hidden;}
.banner_txt1{ width:140px; height:30px; overflow:hidden;  margin-top:370px; float:left;}
.banner_txt1 a{ width:300px; height:270px; overflow:hidden; display:block;}
.banner_txt2{ width:300px; height:30px; overflow:hidden; display:block; float:left; margin-top:375px; margin-left:16px;}
.banner_txt2 a{font-size:16px; color:#3F9AD1; background:url(images/filmbg1.png) no-repeat right center; padding-right:26px;}
.banner_txt2 a:hover{font-size:16px; color:#666; background:url(images/filmbg2.png) no-repeat right center; padding-right:26px;}

.button01{ width:80px; height:30px; overflow:hidden; background:url(images/search01.gif) no-repeat top center; border:0px none;;}



