﻿/* CSS Document */
.common_topbar a{ text-decoration:none;}
/* 焦点图 */
	.slideBox{ position:relative; overflow:hidden;width:100%;/* 设置焦点图最大宽度 */ }
	.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; left:5px; z-index:1; }
	.slideBox .hd li{ display:inline-block; width:6px; height:6px;  border-radius:50%; background:rgba(51,51,51,0.1); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBox .hd li.on{ background:#fff;  }
	.slideBox .bd{ position:relative; z-index:0; }
	.slideBox .bd li{ position:relative; text-align:center;}
	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }
.sliderimg{ height: 200px; width: 100%;background-size:cover; background-position:center center;}
.share{ color:#fff; float:right; font-size:20px !important;}
.title_all{ padding:5px 12px 0 12px;display:inline-block;width: 100%;}
.title_product{ font-size:15px; color:#393939; font-weight:800; width:100%; line-height:25px;}
.company_pro{ width:100%;border-bottom:1px dashed #DEDCDC;  display:inline-block;padding-bottom: 5px; }
.left_company,.right_money{ float:left;}
.left_company{ width:100%;}
.right_money{ width:45%;}
.company{ font-size:12px; color:#9C9C9C; line-height:20px;} 
.pro_money{  color:#FF4F00; float:right; line-height:60px; }
.next{ float:right; font-size:12px !important;}
.plot{padding: 5px 12px 0 12px; display: inline-block;width: 100%;margin-bottom: 60px;}
.plot .title{ font-weight: 700; font-size: 15px;}
.plot .blue{width:8px; height: 20px; background: #3A9AFF; display: inline-block;margin-right: 5px;}
.plot .content{ line-height: 20px; font-size:13px; text-indent: 2em;padding-top:10px;}
/*底部*/
.product_footbar{ width:100%; background:#ECECEC; height:44px; position:fixed; bottom:0px;border-top:1px solid #DEDCDC; z-index:101 }
.product_footbar ul li{  float:left; list-style:none;}
.pay_money{ width:100%; background-color:#FFD000; color:#fff;}
.product_footbar ul li a{ text-decoration:none;}
.btn_bar p { text-align:center; color:#fff; line-height:45px;}
.btn_bar span{ margin-right:5px;}
.btn_bar .text_btn{ font-size:12px; line-height:12px;}  
.tbimg img{width: 100%;padding: 5px;}

