.jzfw_top{
	width:310px;
	height:40px;
	border-bottom:1px solid #E52D20;
	line-height:40px;
	text-align:center;
	margin-top:10px;
}
.jzfw_top div:first-child{
	background-color:#E52D20;
	color:#fff;
}
.jzfw_top div{
	float:left;
	width:155px;
	color:black;
	font-size:16px;
	font-weight:bold;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.jzfw_middle{
	width:300px;
	margin:10px auto auto auto;
}
.jzfw_product{
	width:100%;
	height:120px;
	background-color:#f8f8f8;
	border:1px solid #eaeaea;
	margin-bottom:6px;
}
.product_title{
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#f5f5f5;
}
.product_title div{
	float:left;
	font-size:14px;
	color:#fd6205;
}
.product_title div:first-child{
	font-weight:bold;
	height:30px;
	width:50px;
	background-color:#13b3fd;
	text-align:center;
	color:#fff;
	margin-right:10px;
}
.jzfw_product ul{
	margin-top:10px;
	padding-left:30px;
}
.jzfw_product ul li{
	list-style-type: disc;
	float:left;
	width:130px;
	line-height:34px;
}
.product_main{
	position:relative;
	background-color:#f8f8f8;
}