.pro_xbt{ background: url(./pro_bt.jpg) no-repeat top center; height:45px; margin-bottom:30px;}
.pro_dbg{ background:#f4f4f4; height:auto; padding-bottom:20px;}
.pro_title{ text-align:center; margin-bottom:30px;}
.pro_title h3 a{ font-size:24px; font-weight:bold; color:#129f50;}
.pro_title span{ font-size:18px; font-family:arial; font-style:italic; color:#5f5f5f; padding-left:15px; text-transform:uppercase;}
.pro_show_n li{	width:270px; float:left; height:250px;  margin:0px 15px; text-align:center;}
.pro_show_n li span{ width:260px; height:200px; padding:4px; border:1px solid #d1d1d1; display:block;}
.pro_show_n li span a.picshow{ width:260px; height:200px; display:block; overflow:hidden;}
.pro_show_n li p a{	height:40px; line-height:40px; overflow:hidden; font-size:14px; display:block;}
.pro_show_n li img{ width:260px; height:200px;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
	transition:all .2s;
}
.pro_show_n li:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2);
}


.com_nav h3{ float:left; background: url(./com_tag.jpg) no-repeat left center; padding-left:15px;}
.com_nav h3 a{ font-size:16px; color:#505050;}
.com_nav span{ font-size:14px; padding-left:4px; font-family:arial;}
.com_nav a.com_more{ float:right; text-transform:uppercase; font-family:arial;}


.contact{ width:400px; height:341px; overflow:hidden;}
.contact_pic{ padding:20px 0 0;  width:400px; height:89px;}
.contact_pic img{ width:400px; height:89px;}
.contact_nr{ line-height:28px; color:#595959; margin-top:15px;}


.about{ width:760px; height:341px; overflow:hidden;}
.about_pic{ padding-top:20px; width:360px;}
.about_pic img{ width:360px; height:300px;}
.about_n{ line-height:30px; font-size:14px; padding-top:20px; color:#747474; height:300px; overflow:hidden; display:block; width:370px;}
.about_n a{ color:#129f50;}