﻿@CHARSET "UTF-8";
.key_tag{text-decoration:underline;}

.news_list{}
.news_list li{line-height:27px;position:relative;padding-left:10px;}
.news_list li a{line-height:27px;color:#666;}
.news_list li a:hover{text-decoration:none;color:#429108;}
.news_list li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.news_list li h3 {font-size:14px;}
.news_list li div{line-height:24px;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.product_list{}
.product_list li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.product_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.product_list li a.img img{width:197px;height:238px;}
.product_list li h3{text-align:center;padding-top:5px;}
.product_list li h3 a{font-weight:normal;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#429108;}
.roll_product{float:left;}

.com_tit {
	font-size:22px;
	color: #429007;
	text-align:center;
	padding-top:10px;
}
.fenlei {
	margin:0 auto;
	text-align:center;
}
.fenlei ul li {
	display:inline-block;
	margin:10px;
	font-size:16px;
	background: #429007;
    padding: 5px 10px;
}
.fenlei ul li a {
	color:#fff;
}
.protext {
	line-height:30px;
	padding: 0px 10px 20px 25px;
}

.case_item li {
	width:330px;
	float:left;
	margin: 15px 25px;
	text-align: center;
}
.case_in .case_img{
  position: relative;
  overflow: hidden;
  width: 100%;
  height:100%;
  display: block;
}
.case_in img{
	width:330px;
  	height:300px;
}
.case_in .hides{
  position: absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background: rgba(66,144,7,0.8);
  display: none;
}
.case_in .hides h3 {
	display:table;
	width:100%;
	height:100%;
}
.case_in .hides h3 a {
	color:#fff;
	font-size: 18px;
	font-weight: 700;
	display:table-cell;
	vertical-align:middle;
}
.case_in:hover .hides{display: block;}
.case_item li p a{
	display:block;
	font-size:16px;
	line-height:30px;
}

.pages {
	padding: 20px 0;
	text-align:center;
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li a {
	padding: 5px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #a4a4a4;
	font-size:12px;
}
.pages li a:hover {
	background: #429007;
	color: #fff;
	text-decoration: none;
}
.pages li.pages_solid {
	padding: 3px 8px;
	background: #429007;
	color: #fff;
}

.news_col {
	border-bottom: 1px solid #d7d7d7;
	padding: 15px 0;
	overflow: hidden;
}
.news_tu {
	width:150px;
	height:180px;
	margin-right:30px;
}
.news_tu img {
	width:150px;
	height:180px;
}
.news_des {
	width: 1020px;
}
.news_des a {
	display:block;
	font-size:16px;
	color:#429007;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_des span {
	display:block;
}

.crumb {
	border-bottom: 1px solid #ddd;
    background: #f8f8f8;
	height:45px;
    line-height: 45px;
    position: relative;
}
.crumb span {
	position: absolute;
    left: 0px;
    top: -1px;
    font-size: 14px;
    border-bottom: 2px solid #429007;
    padding:0px 15px;
}
.position {
	float: right;
    position: relative;
    top: 3px;
    right: 15px;
}
.pro_detail h1{
    line-height: 30px;
    font-weight: 700;	
}
.para {
	margin:15px 0;
}
.para_l{
	margin-right:50px;
}
.para_l img {
	width:250px;
	height:300px;
}
.para_r{
	width:300px;
}
.para p {
	line-height:30px;
    border-bottom: 1px dashed #e0e1dc;	
}
.p_detail {
	padding:15px 0;
}
.p_detail span.title {
	line-height: 30px;
    display: block;
	color: #429007;
    font-weight: 700;
    border-bottom: 1px solid #429007;
}
.p_detail p {
	line-height:30px;
}
.n_para {
	text-align:center;	
}
.n_para p{
	border-top: 1px dashed #e0e1dc;
	border-bottom: 1px dashed #e0e1dc;
}
.tag {
    border-top: 1px dashed #e0e1dc;
    color: #999;
}
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
	color:#429007;
	font-size:16px;
}
.related_news li {
	height: 30px;
	line-height:30px;
	border-bottom:1px dashed #e0e1dc;
}
.related_news li a {
	width: 75%;
	float: left;
	color:#000;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.related_news li a:hover {
	color:#429007;
}
.related_news li span {
	width: 25%;
	float: right;
	text-align: right;
} 
.related_pro li {
	width:204px;
	float:left;
	text-align:center;
	margin:20px 18px;	
}
.related_img {
	overflow:hidden;
}
.related_img img {
	width: 204px;
    height: 245px;
	display: inline;	
	cursor: pointer;
    transition: all 0.6s;	
}
.related_img img:hover{
	transform: scale(1.1);
}
.related_pro li span {
	display:block;
	line-height:30px;
}




