@charset "utf-8";
/* CSS Document */

.footer{
	margin-top:0;}

.product_box .product_list{
	margin-top:15px;
	height:240px;
	overflow:hidden;}
.product_box .product_list .pic{
	float:left;
	width:177px;}
.product_box .product_list .word{
	float:left;
	width:460px;
	margin-left:28px;}
.product_box .product_list .word b{
	display:block;
	height:30px;
	line-height:30px;
	font-size:14px;}
.product_box .product_list .word b a{
	color:#057c45;}
.product_box .product_list .word div{
	line-height:22px;
	border-bottom:1px solid #dbdfe2;
	padding-bottom:5px;}
.product_box .product_list .word .more{
	color:#23ac38;
	line-height:40px;}
.product_box .product_list .word .more:hover{
	color:#f00;}
.product_box .product_pic{
	margin-top:30px;
	float:left;
	width:266px;}
.product_box .product_word{
	float:left;
	margin-top:30px;
	width:390px;
	margin-left:35px;}
.product_box .product_word b{
	display:block;
	height:30px;
	line-height:30px;
	color:#057c45;
	font-size:14px;}
.product_box .product_word b a{
	color:#057c45;}
.product_box .product_word div{
	line-height:22px;
	padding-bottom:5px;}