.jzfw_top{
	width:310px;
	height:40px;
	border-bottom:1px solid #128fdf;
	line-height:40px;
	text-align:center;
	margin-top:10px;
}
.jzfw_top div{
	float:left;
	width:155px;
	font-size:16px;
	font-weight:bold;
}
.jzfw_middle{
	width:300px;
	margin:10px auto auto auto;
}
.jzfw_product{
	width:100%;
	height:160px;
	background-color:#f8f8f8;
	border:1px solid #eaeaea;
}
.product_title{
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#f5f5f5;
}
.product_title div{
	float:left;
	font-size:14px;
	color:#fa5e00;
}
.product_title div:first-child{
	font-weight:bold;
	height:30px;
	/*width:100px;*/
	padding:0 5px;
	background-color:#fa5e00;
	text-align:center;
	color:#fff;
	margin-right:10px;
}
.jzfw_product ul{
	margin-top:10px;

}
.jzfw_product ul li{
	list-style-type: disc;
	float:left;
	width:130px;
	line-height:34px;
	background-image: url("/m/images/dian.png");
	background-position: 10px 50%;
	padding-left:20px;
	background-repeat: no-repeat;
	list-style-type:none;
}
.product_main{
	position:relative;
	background-color:#f8f8f8;
}
.buy_product{
	width:80px;
	height:30px;
	background-color:#128fdf;
	clear:both;
	float:left;
	position:absolute;
	left:170px;
	top:70px;
	border-radius: 3px;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
.bl div:first-child{
	background-color:#04a7b6;
}


.jzfw_product_bz{
	width:100%;
	height:190px;
	background-color:#f8f8f8;
	border:1px solid #eaeaea;
}

.buy_product_bz{
	width:80px;
	height:30px;
	background-color:#128fdf;
	clear:both;
	float:left;
	position:absolute;
	left:170px;
	top:105px;
	border-radius: 3px;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
.jzfw_product_bz ul{
	margin-top:10px;

}
.jzfw_product_bz ul li{
	list-style-type: disc;
	float:left;
	width:130px;
	line-height:34px;
	background-image: url("/m/images/dian.png");
	background-position: 10px 50%;
	padding-left:20px;
	background-repeat: no-repeat;
	list-style-type:none;
}