@charset "utf-8";
.w_rbox{
	margin-top: 30px;
}
.w_rbox-001{
	float: left;
	width: 440px;
	background: #fff;
	margin-right: 10px;
	height: 303px;
	overflow: hidden;
}
.w_rtitle{
	width: 400px;
	border-bottom: 1px solid #eee;
	margin: 0 20px;
	padding-bottom: 10px;
}
.w_rtitle img{
	float: left;
}
.w_rtitle span{
	font-size: 18px;
	color: #00469c;
	float: left;
	font-weight: bold;
	line-height: 40px;
	margin-left: 20px;
}
.w_rtitle a{
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 3.5;
}
.w_rct{
	font-size: 14px;
	color: #333;
	line-height: 2;
	text-indent: 2em;
	width: 400px;
	margin: 10px 20px;
}
.w_rbox-002{
	float: left;
	width: 420px;
	background: #fff;
	margin-right: 10px;
	height: 303px;
	overflow: hidden;
}
.w_rbox-003{
	float: left;
	width: 420px;
	background: #fff;
	height: 303px;
	overflow: hidden;
}
.xw_rtitle{
	width: 380px;
	border-bottom: 1px solid #eee;
	margin: 0 20px;
	padding-bottom: 10px;
}
.xw_rtitle img{
	float: left;
}
.xw_rtitle span{
	font-size: 18px;
	color: #00469c;
	float: left;
	font-weight: bold;
	line-height: 40px;
	margin-left: 20px;
}
.xw_rtitle a{
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 3.5;
}
.xw_ct{
	width: 380px;
	margin: 0 20px;
	padding-bottom: 25px;
}
.p_title{
	font-size: 14px;
	color: #323232;
	background: url(/templates/green/images/tb.jpg) no-repeat left center;
	padding-left: 15px;
	line-height: 44px;
	border-bottom: 1px solid #eee;
}

/* 党建 */
.dj_box{
	margin-top: 30px;
}
.dj_r-001{
	width: 870px;
	float: left;
	background: #fff;
	height: 301px;
	overflow: hidden;
}
.dj_rtitle{
	width: 830px;
	border-bottom: 1px solid #eee;
	margin: 0 20px;
	padding-bottom: 10px;
}
.dj_rtitle img{
	float: left;
}
.qh{
	float: left;
}
.qh p{
	float: left;
}
.qh p a{
	font-size: 18px;
	color: #00469c;
	font-weight: bold;
	line-height: 40px;
	margin-left: 20px;
}
.dj_rtitle a{
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 3.5;
}
.dj_ct{
	width: 830px;
	margin: 0 20px;
	padding-bottom: 25px;
}
.dj_ct li{
	float: left;
	width: 400px;
	margin: 0 7px;
	border-bottom: 1px solid #eee;
}
.dj_ct li .dj_title{
	font-size: 14px;
	color: #323232;
	background: url(/templates/green/images/tb.jpg) no-repeat left center;
	padding-left: 15px;
	line-height: 44px;
	float: left;
}
.dj_ct li span{
	float: right;
	font-size: 12px;
	color: #aaa;
	line-height: 44px;
}
.dj_ct p{
	line-height: 2;
	font-size: 14px;
	text-indent: 2em;
}
/* 服务专区 */
.fw_r-001{
	float: right;
	width: 420px;
	background: #fff;
	height: 301px;
	overflow: hidden;
}
.fw_img{
	margin: 10px 20px;
}
.fw_img li{
	float: left;
	margin: 10px 10px;
}
/* 过渡 */
.guodu{
	margin: 20px 0;
}
/* 工程案例 */
.al_box{
	width: 1300px;
	background: #fff;
}
.al_rtitle{
	width: 1260px;
	border-bottom: 1px solid #eee;
	margin: 0 20px;
	padding-bottom: 10px;
}
.al_rtitle img{
	float: left;
}
.al_rtitle a{
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 3.5;
}
.gc{
	float: left;
}
.gc p{
	float: left;
}
.gc p a{
	font-size: 18px;
	color: #00469c;
	font-weight: bold;
	line-height: 40px;
	margin-left: 20px;
}
/* 列表 */
.product_list4{
	margin: 0 20px;
}
.product_list4 li {
	float: left;
	margin: 10px 6px;
	_display: inline;
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #ddd;
}

.product_list4 li a.img img {
	width: 300px;
	height: 225px;
}

.product_list4 li h3 {
	position: absolute;
	width: 300px;
	bottom: 0;
	text-align: center;
	line-height: 40px;
	background: rgba(0, 0, 0, .68);
}

.product_list4 li h3 a {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}

.product_list4 li:hover h3 {
	background: rgba(0, 70, 156, .68);
}