@charset "utf-8";
/* CSS Document */
/*产品系列*/
/*产品系列*/
.lie-zong-product{}
.lie-product{ width:23%; margin:0 1%; margin-top:40px;}
.lie-product a{ display:block; overflow:hidden; border:1px solid #e4e4e4;}
.lie-product img{ max-width:100%; margin:0 auto; transition:0.5s;width: 274px;height: 245px;}
.lie-product img:hover{ transform:scale(1.1,1.1);}
.lie-product .more img{width: 136px;height: 29px;}	
.lie-product .des{ font-size:14px; text-align:center; height:16px; line-height:16px; margin-top:13px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-bottom: 13px;}
.lie-product .more a{ border:none;}
.lie-product .more img{ max-width:66%; margin:10px auto 0; border-radius:5px; transform:scale(1,1) !important;}

.product-xiangqing{ margin-top:40px;}
.product-xiangqing h4{ text-align:center; font-size:25px; color:#3c3c3c;}
.product-xiangqing img{ max-width:100%; margin:25px auto 0;}
.product-miaoshu{ margin-top:50px; font-size:16px; line-height:33px;}
.product-miaoshu h4{ border-bottom:1px solid #8b9c82;}
.product-miaoshu h4 span{ display:block; width:118px; height:45px; line-height:45px; text-align:center; background:#8b9c82; font-size:15px; color:#fff;}
.product-miaoshu .des{ line-height:30px; font-size:14px; margin-top:40px;}
.product-miaoshu img{ display:inline-block; max-width:100%;}
@media screen and (max-width:736px){
.lie-product{ width:49%; margin:0 0.5%; margin-top:30px;}
.product-xiangqing{ margin-top:30px;}
.product-xiangqing h4{ font-size:20px; line-height:26px;}
.product-miaoshu h4 span{ height:35px; line-height:35px;}
.product-miaoshu .des{ line-height:20px; margin-top:30px;}
}
.fl {float: left;}
.cl:before,.cl:after{content: ""; display: block; *zoom:1; clear: both;}
.lie-product .more{text-align: center;width: 132px;margin: auto;height: 29px;line-height: 29px;background-color: #8b9c82;color: #fff;border-radius: 8px;}