   /* ====================
     商品详情页面部分模块
==================== */

.AreaL {
    float: left;
    overflow: hidden;
    width: 250px;
}
.AreaR {
    float: right;
    overflow: hidden;
    width: 840px;
}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}

   #good_box{padding:0px 0px 10px 0px;}
   #goodsInfo{ _height:1%; margin-bottom:10px;}
   #goodsInfo .proname{ line-height:30px; font-weight:bold;font-size:18px; color:#007a85;border-bottom: 1px dotted #e5e5e5;padding-left:5px;}
   #goodsInfo .proname h1{font-size:18px; color:#007a85;}
	#goodsInfo .imgInfo{width:402px; float:left; margin-right:10px;}
	#goodsInfo .imgInfo .thumb{width:360px; height:360px; border:1px solid #ddd; display:block;}/*商品详情图片*/
	#goodsInfo #gallbox .gallery{width:410px;float:left;text-align:left;overflow:hidden;}
	#goodsInfo #gallbox .gallery ul{width:auto;}
	#goodsInfo #gallbox .gallery li{width:65px;float:left;margin:2px 2px 0 2px;}
	#goodsInfo #gallbox .gallery li img{width:60px;height:60px;cursor:pointer;float:left;}
	#goodsInfo .f_l{font-size:16px;}
	#goodsInfo #gallbox .gallery img.onbg{border:1px solid #B46B63;}
	#goodsInfo #gallbox .gallery img.autobg{border:1px solid #DEDEDE;}
	#goodsInfo #gallbox span{width:23px;height:47px;background:url(images/sroll_bg.gif) no-repeat 0 top;float:left;cursor:pointer;}
	#goodsInfo #gallbox span.spanR{width:23px;height:47px;background:url(images/sroll_bg.gif) no-repeat -25px top;float:right;}
	#goodsInfo #gallbox #demo{float:left;}
  .textInfo ul strong{ font-weight:normal}
  #goodsInfo .qq{width:350px; text-align:center; margin-top:8px;}
   /*文字信息*/
   #goodsInfo .textInfo{color:#333;background:#fff; width:615px; float:left; border:0px #000000 solid; overflow:hidden;}
   #goodsInfo .textInfo p{font-size:14px; font-weight:bold; padding:0 5px 5px 0px;}
   #goodsInfo .textInfo .brief{color:#CC0000; font-size:14px; padding-top:3px; padding-bottom:3px; height:300px; line-height:30px;}
   #goodsInfo .textInfo ul{}
   #goodsInfo .textInfo li.line{ border-bottom:1px dashed #ddd; margin-bottom:10px;}
   #goodsInfo .textInfo li{padding:5px 0 8px; _height:1%;}
   #goodsInfo .textInfo li.padd{padding:7px 0px 7px 0px;}
   #goodsInfo .textInfo li dd{width:100%; float:left;font-size:16px;padding-left:5px;}
   #goodsInfo .textInfo li dd.ddR{width:100%; padding-left:5px; height:29px; font-size:16px;}
     #goodsInfo .textInfo li dd.ddL{}
   #goodsInfo .textInfo a{color:#333; text-decoration:none;}
   #goodsInfo .textInfo .loop{background:#f7f7f7; margin-top:8px;}
   #goodsInfo .textInfo .buy{padding-top:15px;}
   #goodsInfo .textInfo .buy .gobuy{margin-right:10px;}
  #goodsInfo .textInfo .inum{float:left;width:35px;height:19px;line-height:19px;text-align:center;border:0;border-top:1px solid #AEAEAE;border-bottom:1px solid #AEAEAE;}
   #goodsInfo .textInfo .imgl{float:left;display:block;width:20px;height:23px; background:url(images/goods_up.png) no-repeat}
   #goodsInfo .textInfo .imgr{float:left;display:block;width:20px;height:23px; background:url(images/goods_down.png) no-repeat}
   
  #goodsInfo .props{margin-top:10px; margin-bottom:10px;background-color:#eee;padding:10px;height:70px; overflow:hidden}
  #goodsInfo .props dl{width:49.9%;overflow:hidden;float:left;text-align:left}
  #goodsInfo .props dt, #goods .props dd{float:left;height:24px;line-height:24px}
  #goodsInfo .props dt{display:inline-block;width:65px; text-align:right}
  #goodsInfo .props dd{display:inline-block;width:170px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
  
  #goodsInfo .sale_info{clear:both;line-height:30px}
  #goodsInfo .sale_info span, #goods .sale_info a{display:inline-block;color:red;padding:0 3px}
  #goodsInfo .g__add_to_fav{display:inline-block;text-indent:20px;width:auto;float:left;margin-top:5px}
  #goodsInfo .add_fav{}
  #bdshare .share_text a{display:inline-block;line-height:24px}
  #bdshare .share_text{display:inline-block;float:left;padding-right:10px;line-height:30px;margin-left:40px}
  #goodsInfo .activity{margin-top:6px;clear:both;display:block;line-height:24px;background-color:#ddd;border:1px solid #ccc;padding:3px 5px}
  #goodsInfo .activity .t{font-weight:bold; font-size:13px;}
  #goodsInfo .activity li{ height:24px;padding:0px 0}
  #goodsInfo .activity a{display:inline-block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; line-height:24px;}
  #goodsInfo .activity span{color:#999;display:inline-block;float:left}
  #goodsInfo .reg{margin-top:10px}
  #goodsInfo .reg a{color:#06F;text-decoration:underline}
  
   .product_bj{ width:95%;  margin-top:10px;padding:0 0 10px 10px;}
   .product_bj1{width:95%;  margin-top:10px;padding:0 0 10px 10px;}
   .share{ height:16px; margin-top:15px;}
   
   /*用户评论*/
   .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; 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{ margin-top:12px; height:1%;}
    #brandList .brandBox{width:230px; float:left; margin:0 5px 20px 5px; display:inline; 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:#e2e2e2; text-align:left;}
    .brandCategoryA a{ margin-right:15px;}
	
	.shop{color:#007a85; font-size:20px; font-family:"微软雅黑";}
	
	.market{ font-size:16px; text-decoration:line-through; color:#999}
  
  .market_s{text-decoration:line-through;color:#999;}
  
   /*新闻列表*/
  #news_list{margin-top:5px;position:relative;padding-top:30px}
  #news_list .tab{height:30px;width:200px;position:absolute;left:0;top:0}
  #news_list .tab ul{width:250px;height:30px;background-color:#f7f7f7}
  #news_list .tab li{float:left;width:64px;background-color:#f7f7f7;border:1px solid #f7f7f7;border-bottom:none;text-align:center;height:28px;line-height:28px;cursor:default}
  #news_list .tab li.cur{width:64px;height:29px;background-color:#fff;border:1px solid #eee;border-bottom-color:#fff}
  #news_list .page{display:none;border:1px solid #eee;padding:10px;width:226px}
  #news_list div.cur{display:block}
  #news_list .page li{background:url(images/repeat.gif) no-repeat 0 11px}
  #news_list .page li{width:100%;text-indent:12px;height:28px;line-height:28px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;float:none;clear:both}
  #news_list .page p{line-height:24px;margin:0;padding:0}
  
  
  
  /*相关商品 */
   .boxCenterListth ul{height:1%; margin-bottom:5px;}
   .boxCenterListth li{float:left; width:120px;}
   .boxCenterListth li.goodsimg{width:48px; margin-right:10px; float:left}
   .boxCenterListth li.goodsimg img{width:48px; height:48px; display:block;}
   /*相关文章(其它带有小三角点的文字列表共用)*/
   .RelaArticleth a,.alone{background:url(images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#3f3f3f; text-decoration:none;}
   .RelaArticleth a:hover{background:url(images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#ff6600; text-decoration:none;}
   /*浏览历史，收藏*/
   .historyth h2{height:60px; line-height:50px; text-align:center; font-size:18px; background:#D5D5D5 url(../images/goodst1.gif) no-repeat;
   float:left; color:#fff;width:158px; font-family:Microsoft YaHei;font-weight:normal;
   }
   .historyth .h2bg{height:50px; line-height:50px; text-align:center; font-size:18px; float:left; color:#333; background:#F5F5F5; border-bottom:none;width:156px; font-weight:normal; background-color:#D5D5D5; 
   }
     #historyth li{width:100%;}
	 .boxCenterListth{padding:5px;}
	 
	 
.recommend-data {
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.recommend-data .title {
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	border: solid 1px #e6e6e6;
	background: #fafafa;
	font-size: 14px;
	color: #444;
	text-align:left;
}
.recommend-data ul li {
	padding: 9px 0 8px
}
.recommend-data ul li .face {
	height: 230px;
	overflow: hidden
}
.recommend-data ul li .name {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 7px;
	text-align:center;
}
.recommend-data ul li .name a {
	color: #666
}
.recommend-data ul li p {
	color: #999
}
.popular ul li .face {
	position: relative
}
.popular ul li .face .label {
	display: inline-block;
	width: 19px;
	height: 22px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	overflow: hidden;

	position: absolute;
	left: 0;
	top: 0
}


 .history h2{height:60px; line-height:50px; text-align:center; font-size:18px; background:#D5D5D5 url(../images/goodst1.gif) no-repeat;
   float:left; color:#fff;width:158px; font-family:"微软雅黑",Verdana, Arial;font-weight:normal;
   }
   .history .h2bg{height:50px; line-height:50px; text-align:center; font-size:18px; float:left; color:#333; background:#F5F5F5; border-bottom:none;width:134px; font-weight:normal; background-color:#D5D5D5; 
   }

  #history li{width:100%;}
	 #clear_history a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;float:right;cursor:pointer;}
	.mt10{margin-top:10px;}
	.mt10 .t{margin-top:10px;height:24px;background-color:#e6e6e6;clear:both;margin-bottom:10px;}
   .colle a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;}
   .colle a:hover{background:none; padding:0px; color:#ff6600; text-decoration:none;}
   .g__about_us, .g__after_sale_service,  .g__buy_watch, .g__commitment, .g__coopertive_banks, .g__delivery, .g__goods_info, .g__guaranteen_card, .g__package, .g__payment, .g__pre_sale, .g__product_detail, .g__recommend, .g__sale_out, .g__scroll_left, .g__scroll_right, .g__service_commitment, .g__shopping_process, .g__waterproof_guide, .g__xingqu {}
   .g__product_detail{background-position: 0 -1482px;width: 220px;height: 24px} 
   .g__waterproof_guide{background-position: 0 -2093px;width: 240px;height: 24px} 
   .g__buy_watch{background-position: 0 -629px;width: 290px;height: 24px} 
   .g__after_sale_service{background-position: 0 -299px;width: 231px;height: 24px} 
   .g__about_us{background-position: 0 0;width: 190px;height: 24px} 
   .g__commitment{background-position: 0 -857px;width: 210px;height: 24px} 
   .g__coopertive_banks{background-position: 0 -931px;width: 235px;height: 24px} 
   .g__buy_watch{background-position: 0 -629px;width: 290px;height: 24px} 
   .g__shopping_process{background-position: 0 -2019px;width: 230px;height: 24px} 
   .g__payment{background-position: 0 -1307px;width: 180px;height: 24px} 
   .g__service_commitment{background-position: 0 -1945px;width: 250px;height: 24px} 
   .g__xingqu{background-position: 0 -2167px;width: 110px;height: 30px} 
   #xingqu{clear:both;position:relative;margin-top:30px}
  #xingqu .t{width:100%;height:30px;background-color:#d5d5d5;clear:both;margin-bottom:45px}
  #xingqu .tab{width:100%;height:30px;position:absolute;left:0;top:46px}
  #xingqu .tab a{display:inline-block;line-height:28px;padding:0 10px;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ccc;border-top:1px solid #ddd;color:#999;background-color:#d5d5d5}
  #xingqu .tab a.cur{border-color:#ccc;border-bottom:1px solid #fff;font-weight:bold;color:#333;background-color:#fff}
  #xingqu .page{height:260px;padding:10px;display:none;border:1px solid #ccc;clear:both;width:919px;overflow:hidden}
  #xingqu .cur{display:block}
  #xingqu .page ul{clear:both}
  #xingqu .page li{float:left;width:185px;height:265px;overflow:hidden;text-align:center; margin:0 3px;}
  #xingqu .page span{color:#cf0000;height:20px;line-height:20px}
  #xingqu .page a img{margin-bottom:10px;width:185px;height:185px}
  #xingqu .page a span{display:inline-block;clear:both;width:100%;color:#333;height:20px;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
  #xingqu ul.articles{}
  #xingqu ul.articles li{height:25px;line-height:25px;width:49.9%;float:left;text-align:left;background-image:url(images/s__.gif);background-repeat:no-repeat;background-position:0 -913px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-indent:12px}
  
table{  line-height:25px; clear:both; width:831px;}
th{ border:1px solid #aaa}
td{  text-align:center;border:1px solid #aaa} 
tr:hover{ background-color:#FF9}