body{background:#F5F5F5}
.b-spec{padding:0;background:#FFF;margin:150px auto 0;width:960px}
.b-header{box-sizing:border-box;background:#FFF;position:fixed;top:0;left:0;height:120px;padding-top:64px;width:100%;z-index:999;border-bottom:1px solid #E5E5E5;}
.b-h-wrap{
	width:960px;height:100%;margin:0 auto;position:relative;	
}
.b-h-logo{
	width:128px;height:54px;background:url(../images/logo3.gif) 0 0 no-repeat;
	position:absolute;bottom:5px;left:25px;
}
.b-h-btns{
	float:right;
}
.b-h-btns a{
	width:32px;height:32px;float:left;margin-right:12px;
}
.b-h-btns a.search{
	background:url(../images/icons_search_220803.gif) 0 0 no-repeat;
}
.b-h-btns a.wx{
	background:url(../images/icons_wx_220803.gif) 0 0 no-repeat;
}
.b-h-nav{
	float:right;
}
.b-h-nav a{
	float:left;padding:0 30px;height:32px;line-height:32px;font-size:16px;position:relative;
}
.b-h-nav a:after{content:'';position:absolute;height:18px;width:2px;background:#999;left:0;top:50%;margin-top:-9px}
.b-h-nav a:first-child:after{
	display:none;
}
.rightBar{border-color:#DDD}

.b-top{width:768px;padding:30px 16px;margin:0 auto;}
.b-top .sku{font-size:16px;color:#777}
.b-top .bt{font-size:48px;margin:20px 0;padding:0;line-height:150%}
.b-top .desc{font-size:16px;color:#777;line-height:150%}
.b-top .spec{
	padding:30px 0 0;position:relative;
	min-height:170px;
}
.b-top .spec .st{
	position:absolute;left:0;top:20px;font-size:36px;font-weight:normal;margin:0;padding:0;
}
.b-top .spec .st span{display:none}
.b-top .spec .ibtn{
	position:absolute;left:0;bottom:0;font-size:16px;width:110px;height:40px;line-height:40px;text-align:center;
	color:#FFF;background:#34DD87;
}
.b-top .spec .xh{
	position:absolute;left:0;bottom:60px;font-size:16px;color:#777;
}
.b-top .spec .sl{
	float:right;width:50%;
}
.b-top .spec .sl .b{
	float:left;width:50%;height:80px;
	font-size:16px;line-height:150%;
}
.b-top .spec .sl .b .bxt{font-weight:bold;}
.b-top .spec .sl .b .bxd{color:#777;line-height:24px;height:48px;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient: vertical;}

.pdf_box .pdf_page{
	border-bottom:7px solid #F7F7F7;text-align:center;padding:20px 0;
}
.pdf_box .pdf_page img{max-width:768px;}
.pdf_box .more_view{
	border-bottom:7px solid #F7F7F7;text-align:center;height:100px;
	padding:20px 0;
}
.pdf_box .more_view .vt{font-size:18px;height:32px}
.pdf_box .more_view .vst{font-size:12px;color:#AAA;height:24px}
.more_btn{cursor:pointer;background:#FF4400;position:relative;display:block;width:160px;height:38px;line-height:38px;text-align:center;
color:#FFF;margin:0 auto;border-radius:5px;font-size:16px;
}
.more_btn:after{
	content:'';
	border: 8px solid transparent;
	border-top-color:#B4B4B6;
	position:absolute;left:50%;bottom:-24px;margin-left:-8px;
}
.msp{width:868px;margin:0 auto;padding:30px 0}
.msp .st{
	border-left:3px solid #FF5B5B;
	font-size:18px;height:24px;line-height:24px;font-weight:normal;padding:0 0 0 5px;
	margin:30px 0 0;
}

.msp .r_text_list{
	margin:30px 0 0 10px;padding:0
}
.msp .r_text_list li{
	list-style:none;
	padding:15px 0;
	border-bottom:1px dotted #DDD;
}
.msp .r_text_list li span{
	background:#C4C4C4;color:#FFF;padding:0 5px;font-size:12px;font-weight:bold;
}
.msp .r_text_list li a{
	font-size:16px;color:#333;padding-left:5px;
}
.msp .r_text_list li p{
	font-size:12px;color:#999;margin:0;padding:3px 0 0 23px;
}
.copyright{text-align:center;color:#666;padding:50px 0;}
.hclear{
	height:7px;background:#F5F5F5;clear:both;
}