.fd-content{
	color: #000;
	font-size: 14px;
	line-height: 30px;
}
.fd-brief{
	margin-top: 25px;
}
.innner-wrap-title{
	margin: 25px 0 15px;
}
.prod-lineup{
	display: block;
	margin: 30px auto 40px;
}
.fd-toggle-tab{
	margin-top: 30px;
}
.fd-toggle-tab .hd{
	float: left;
	width: 100%;
	border-bottom: 1px solid #841718;
}
.fd-toggle-tab .hd li{
	margin-bottom: -1px;
	float: left;
	font-size: 16px;
	color: #841718;
	font-weight: 700;
	border: 1px solid #841718;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	margin-right: 20px;
	padding: 5px 15px;
	background-color: #841718;
	color: #fff;
}
.fd-toggle-tab .hd li.on{
	background-color: #fff;
	color: #841718;
	cursor: pointer;
}
.fd-toggle-tab .bd{
	clear: both;
}
.duli h3{
	padding-top: 22px;
	color: #841718;
	font-size: 14px;
}
.duli .desc{
	color: #666;
}
.duli h4{
	margin: 10px 0 4px;
	font-size: 12px;
}
.duli h4 .dot{
	float: left;
	margin: -2px 5px 0 0;
	font-size: 24px;
	color: #841718;
}
.prod-tab{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
.prod-tab th,.prod-tab tbody td{
	border: 1px solid #ccc;
	padding: 8px 0;
}
.prod-tab th{
	border-color: #fff;
	padding: 15px 0;
}
.prod-tab thead{
	background-color: #ccc;
}
.prod-tab .down{
	width: 35px;
	height: 35px;
}
.prod-tab tfoot div{
	margin-top: 10px;
	display: inline-block;
	float: right;
	color: #999;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
.packagesize{
	margin-top: 25px;
	overflow: hidden;
}
.packagesize .prod-tab{
	width: 47%;
}
.packagesize caption{
	font-weight: 700;
	margin-bottom: 10px;
}
.packagesize .prod-tab:nth-child(odd){
	float: left;
}
.packagesize .prod-tab:nth-child(even){
	float: right;
}
.packagesize tbody td{padding: 0;}
.packagesize img{
	height: 53px;
}
.skill-tag {color: #666;}
.skill-tag span{
	display: inline-block;
	width: 136px;
}
table.rfid{
	color: #666;
	width: 100%;
}
table.rfid td{
	padding: 15px 0;
}
table.rfid .ext{
	margin: 20px 0 0 15px;
	display: inline-block;
}
table.rfid img{
	float: left;
}
table.rfid .tit{
	color: #900;
	font-size: 14px;
	font-weight: 700;
}
.sub-mat{
	width: auto;
    margin: 0;
    float: none;
}