﻿@charset "utf-8";
/* CSS Document */
.mg{margin-top: 20px;}

/*关于我们  业务范围*/
.aboutus{
	width: 380px; 
}
.title{
	border-bottom: 1px solid #e2e2e2; 
	line-height: 48px; 
	margin-bottom: 15px; 
	padding-left: 8px;}
.main_content{
	text-indent: 2em; 
	line-height: 30px;
	margin-top: 10px;
}

.ywfw{
	width: 790px;
}
.ywfw_titlelist{
	margin-right: 8px;}

.ywfw_titlelist li{
	margin-left: 8px;}

.tab{ 
	width: 72px; 
	height:30px; 
	line-height: 30px; 
	border: 1px solid #72bc1f;
	text-align: center; 
	color: #72bc1f; 
	cursor: pointer;}

.tab1{ 
	background: #72bc1f;
    color: #fff;}

.xq{color: #72bc1f;
	margin-right: 10px;}

/*公司动态  行业新闻 政策法规*/
.gongsi,.hangye,.zhengce{
	width: 380px;}

.mg30{
	margin-right: 30px;}

.more{
	margin-right: 8px;}

.more a:link,.more a:visited{
	color: #4b4b4b;
	text-decoration: none;}
.more a:hover{color: #72bc1f;}

.list_three{
	width: 364px; 
	margin: 0px auto;}

.list_three li{
	line-height: 30px;}

.list_three a{ 
	background: url(../images/icon.png) no-repeat 0 center;  
	padding-left: 10px; 
	width: 240px; 
    white-space:nowrap;
	word-break:keep-all;  /*不换行*/
	text-overflow:ellipsis;  /*超出部分用省略号*/
	overflow: hidden;}

.list_three a:link,.list_three a:visited{
	color:#838383; 
	text-decoration: none;}

.list_three a:hover{
	color: #72bc1f;}

/*友情链接*/
.link{
	border: 1px solid #e2e2e2;}
.link>.title{ 
	height: 50px; 
	border-bottom: 1px solid #e2e2e2; 
	padding-left: 22px;}
.link_list{
	margin: 10px 0px 25px 25px; 
	width: 2000px;}
.link_list ul{
	margin-right: 185px;}
.link_list ul li{
	line-height: 28px;}
.link_list a:link,.link_list a:visited{
	color: #838383; 
	text-decoration: none;}
.link_list a:hover{
	color: #72bc1f;}

