body{
	background:#f5f5f5;
}
#top_banner img{
	max-width:100%;
	display:block;
	margin:0 auto;
}
/* 当前位置 */
#map{
	height:50px;
	background:#fff;
}
#map .center{
	width:1200px;
	margin:0 auto;
	line-height:50px;
	color:#666;
}
#map a{
	color: #999;
    font-size: 14px;
}
#map a:hover{
	text-decoration:underline;
}
#map ol li{
	display:inline-block;
}
#map ol li.item:before{
	padding: 0 6px;
    color: #999;
    content: "/\00a0";
}

/* 产品主图&参数*/
#imgShow{
	width:1160px;
	margin:20px auto;
	background:#fff;
	padding:20px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#thumb{
	width:500px;
	height:500px;
	border:1px solid #eee;
	overflow:hidden;
	position:relative;
	overflow: hidden;
	margin:0 auto;
}
#thumb ul{
	width:1920px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
}
#thumb ul li{
	width:500px;
	height:500px;
	overflow:hidden;
	text-align:center;
	line-height:500px;
	float:left;
}
#thumb ul li img{
	max-width:500px;
	max-height:500px;
	display:inline;
	vertical-align:middle;
}
#thumb .sum{
	position:absolute;
	width:45px;
	height:45px;
	bottom:0px;
	right:0px;
	border-radius:45px 0 0 0;
	overflow:hidden;
}
#thumb .sum_bg{
	display:block;
	width:45px;
	height:45px;
	background:#000;
	opacity:0.5;
}
#thumb .sum .num{
	position:relative;
	top:-35px;
	right:-12px;
	color:#fff;
}
#thumb .sum .num .index{
	font-size: 24px;
}
#thumb .sum .num .count{
	font-size: 16px;
}
#thumb .arrow_l,#thumb .arrow_r{
	position:absolute;
	top:228px;
	height:45px;
	width:28px;
	border-radius:0 5px 5px 0;
	overflow:hidden;
	opacity:0.2;
}
#thumb .arrow_l{
	left:0;
}
#thumb .arrow_r{
	right:0;
}
#thumb .arrow_l:hover,#thumb .arrow_r:hover{
	opacity:0.9;
}

/* 文字内容 */
#text{
	position:relative;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#text .title_text{
	max-height:50px;
	width: 100%;

	font-size:20px;
	line-height:24px;
	display:-webkit-box;
	overflow:hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	text-align: center;
}
/* ---分享 */
.share{
	display: none;
	width:60px;
	float:right;
	border-left:1px solid #eee;
	text-align:center;
	float:right;
	position:relative;
	cursor:pointer;
}
.share p{
	line-height:24px;
}
.share_icon{
	width:270px;
	padding:0 10px;
	height:70px;
	border:1px solid #eee;
	box-shadow:0 0 20px #e5e5e6;
	position:absolute;
	right:0px;
	top:65px;
	display:none;
	background:#fff;
}
.share_icon a{
	display:block;
	width:16.6%;
	float:left;
	height:70px;
	text-align:center;
}
.share_icon i{
	font-size:38px;
	line-height:70px;
}
.share_icon .weixin i{
	color:#46d42f;
}
.share_icon .xina i{
	color:#f44336;
}
.share_icon .qq i{
	color:#2992fc;
}
.share_icon .qqkj i{
	color:#ffce01;
	font-size:32px;
}
.share_icon .dbw i{
	color:#fff;
	background:#43c332;
	font-size:18px;
	display:block;
	width:33px;
	height:33px;
	line-height:33px;
	border-radius:18px;
	margin:18px 0 0 5px;
}
 .share_icon .bdtb i{
	color:#fff;
	background:#3986fb;
	font-size:18px;
	display:block;
	width:33px;
	height:33px;
	line-height:33px;
	border-radius:18px;
	margin:18px 0 0 5px;
}
.share_icon .icon_top{
	position:relative;
	top:-80px;
	right:-100px;
	color:#fff;
	padding:15px 20px 0px 50px;
}

/* ---参数 */
#text .data{
	clear:both;
	padding:10px 0;
	max-height:392px;
}
#text .data p{
	line-height:40px;
	font-size:14px;
	background:#fff;
	padding:0 25px;
}
#text .data p span{
	color:#666;
	font-size:16px;
}

#text .data .show_all{
	position:absolute;
	bottom:0;
	right:0;
	background:#fafafa;
	padding:5px;
	border-radius:3px 3px 0 0;
	border:1px solid #eee;
	color:#999;
	cursor:pointer;
	display:none;
}


/* 产品祥请 */
#detail{
	width:1200px;
	margin:0 auto 50px auto;
	overflow:hidden;
}

#detail .left{
	width:280px;
	float:left;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	background:#fff;
}
#detail .right{
	width:900px;
	float:right;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	background:#fff;
}

/* --产品分类 */
#classify .title{
	height:45px;
	border-bottom:1px solid #eee;
	position:relative;
	margin:0 10px;
}
#classify .title span{
	position:absolute;
	padding:10px;
	border-bottom:2px solid #016cc4;
	bottom:-1px;
	font-size:16px;
}
#classify ul.list{
	padding:15px 20px;
}
#classify ul.list li{
	border-bottom:1px solid #fafafa;
	overflow:hidden;
}
#classify ul.list li>a{
	display:block;
	width:100%;
	height:55px;
	line-height:55px;
	font-size:16px;
	position:relative;
}
#classify ul.list li>a span{
	display:inline-block;
	width:10px;
	color:#999;
	font-size:16px;
}
#classify ul.list li>a .arrow{
	position:absolute;
	right:0px;
	bottom:5px;
	color:#ccc;
}
#classify ul.list li .child{
	display:none;
}
#classify ul.list li .child a{
	display:block;
	height:55px;
	line-height:55px;
	padding-left:14px;
	border-left:1px solid #eee;
	margin-left:4px;
}
#classify ul.list li a:hover{
	color:#016cc4;
}
/* --产品祥情 */
#content .title{
	height:45px;
	border-bottom:1px solid #eee;
	position:relative;
	margin:0 10px 10px 10px;
}
#content .title span{
	position:absolute;
	padding:10px;
	border-bottom:2px solid #016cc4;
	bottom:-1px;
	font-size:16px;
}
#content .data{
	padding:10px;
	overflow:hidden;
}


















