<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.fl
{
	float: left;
}

.fr
{
	float: right;
}


.container
{
	width: 1125px;
	margin: auto;
}

.h-top
{
	height: 188px;
	background: #e9e8ed;
	min-width: 1125px;
	border-top: 12px solid #369f34;
}

.hhbg
{
	background: url(../images/topright.jpg) no-repeat right top;
	height: 190px;
	width: 1196px;
	margin: auto;
}

.pos
{
	position: relative;
	height: 190px;
}

.login
{
	position: absolute;
	left: 0px;
	top: -5px;
}

	.login a
	{
		color: #fff;
		background: #2d9a2b;
		display: inline-block;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		width: 85px;
		text-align: center;
		height: 35px;
		line-height: 28px;
		font-size: 14px;
		letter-spacing: 5px;
	}



.search
{
	height: 38px;
	position: relative;
}

	.search .inp-text
	{
		background: #fff none repeat scroll 0 0;
		border: medium none;
		border-radius: 4px;
		display: none;
		height: 26px;
		left: -149px;
		line-height: 30px;
		padding-left: 8px;
		position: absolute;
		width: 140px;
	}

	.search .inp-but
	{
		width: 40px;
		height: 38px;
		background: url(../images/search.png) no-repeat left top;
		border: none;
		cursor: pointer;
	}

/*h-top end*/

.hmenu
{
	height: 43px;
	background: #eee;
}

	.hmenu ul li
	{
		float: left;
		line-height: 43px;
		/*padding: 0 11px;*/
		position: relative;
	}

		.hmenu ul li span
		{
			position: absolute;
			right: -8px;
			bottom: 0px;
			border-top: 4px solid #166e18;
			border-bottom: 4px solid transparent;
			border-left: 4px solid #166e18;
			border-right: 4px solid transparent;
			visibility: hidden;
		}

		.hmenu ul li a
		{
			font-size: 15px;
			color: #666;
			display: block;
			padding: 0 27px;
			text-decoration: none;
		}

		.hmenu ul li:hover span, .hmenu ul li.active span
		{
			visibility: visible;
		}

		.hmenu ul li:hover a, .hmenu ul li.active a
		{
			color: #fff;
		}

		.hmenu ul li a:hover, .hmenu ul li a.active
		{
			background: #159c18;
			padding-bottom: 7px;
			color:#fff;
		}

/*menu end*/

.index-con
{
	padding-top: 33px;
	margin-bottom: 30px;
	min-width: 1125px;
}

.index-left
{
	width: 815px;
	min-height: 1000px;
}

.index-right
{
	width: 280px;
	min-height: 1000px;
}






.slideBox
{
	height: 408px;
	width: 815px;
	overflow: hidden;
	position: relative;
}

.hd
{
	height: 8px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	bottom: 17px;
	z-index: 1;
}

	.hd ul
	{
		overflow: hidden;
		zoom: 1;
		float: left;
	}

		.hd ul li
		{
			float: left;
			width: 8px;
			height: 8px;
			background: #fff;
			cursor: pointer;
			border-radius: 8px;
			margin: 0 2px;
		}

			.hd ul li:first-child
			{
				margin-left: 0px;
			}

			.hd ul li a
			{
				text-align: center;
				text-decoration: none;
				color: #fff;
				border: none;
				display: inline-block;
				float: left;
				display: block;
			}

			.hd ul li.on
			{
				background: #369f34;
			}

.slideBox .bd
{
}

	.slideBox .bd li
	{
		zoom: 1;
		vertical-align: middle;
	}

	.slideBox .bd img
	{
		display: block;
	}

.lun-text
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	background: url(../images/black.png) repeat left top;
	width: 100%;
	padding-left: 22px;
	box-sizing: border-box;
}

	.lun-text ul li
	{
		line-height: 40px;
	}

		.lun-text ul li a
		{
			color: #fff;
			font-size: 16px;
			text-decoration: none;
		}

.xh-news
{
	border: 1px solid #ddd;
	height: 365px;
	margin-top: 27px;
}

.xh-top
{
	height: 36px;
	background: #ddd;
}

.xh-tit
{
	font-size: 18px;
	color: #333;
}

	.xh-tit span
	{
		padding-top: 5px;
		display: inline-block;
	}

	.xh-tit img
	{
		padding-right: 14px;
		margin-top: -5px;
		*margin-top: 0px;
	}

.xh-con
{
	padding: 27px 32px;
}

.xhc-top .xhc-img
{
	width: 190px;
}

.xhc-top .xhc-text
{
	width: 525px;
}

	.xhc-top .xhc-text h4
	{
		font-size: 16px;
		color: #666;
		font-weight: normal;
	}

	.xhc-top .xhc-text p
	{
		font-size: 14px;
		color: #666;
		margin: 13px 0;
		line-height: 25px;
	}

	.xhc-top .xhc-text a
	{
		font-size: 14px;
		color: #369f34;
	}

.xh-ul
{
	padding-top: 20px;
}

	.xh-ul ul li
	{
		text-align: right;
		line-height: 38px;
	}

		.xh-ul ul li a
		{
			float: left;
			color: #666;
			font-size: 14px;
		}

.xh-active
{
	margin-top: 25px;
	border: 1px solid #ddd;
	height: auto;
}

.xha-con
{
	padding: 27px 32px;
}

	.xha-con ul li
	{
		float: left;
		width: 230px;
		margin-left: 28px;
	}

		.xha-con ul li:first-child
		{
			margin-left: 0px;
		}

		.xha-con ul li h4
		{
			font-size: 16px;
			color: #666;
			font-weight: normal;
			line-height: 25px;
			margin-bottom: 10px;
		}

		.xha-con ul li p
		{
			font-size: 14px;
			color: #999;
			line-height: 25px;
		}

		.xha-con ul li a
		{
			width: 114px;
			height: 28px;
			line-height: 28px;
			text-align: center;
			border: 1px solid #ddd;
			border-radius: 5px;
			display: block;
			margin: auto;
			margin-top: 15px;
			color: #666;
		}


.xh-hezuo
{
	margin-top: 25px;
	border: 1px solid #ddd;
}

.xhz-ul
{
	padding: 27px 32px 13px 33px;
}

	.xhz-ul ul li
	{
		float: left;
		width: 130px;
		margin-right: 19px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}

		.xhz-ul ul li.mart
		{
			margin-bottom: 30px;
		}

.gonggao
{
	height: 408px;
	border: 1px solid #ddd;
}

	.gonggao .gul
	{
		padding: 25px 15px 20px 15px;
	}

		.gonggao .gul ul li
		{
			margin-bottom: 25px;
		}
			/*.gonggao .gul ul li:first-child
			{
				color:#369f34;
			}*/

			.gonggao .gul ul li .li-date
			{
				width: 65px;
				height: 43px;
				border-right: 1px solid #ddd;
				text-align: center;
			}

				.gonggao .gul ul li .li-date p
				{
					font-size: 14px;
					color: #666;
				}
				
				.gonggao .gul ul li .li-date span
				{
					font-size: 22px;
					color: #999;
					display: block;
				}

					.gonggao .gul ul li .li-date span.dang
					{
						color: #369f34;
					}

			.gonggao .gul ul li .li-dte
			{
				width: 170px;
			}

.li-dte a,.li-dte a:hover
{
	color:#666;
}

.you
{
	margin-top: 25px;
	height: 232px;
	border: 1px solid #ddd;
}

	.you ul
	{
		padding: 20px;
	}

		.you ul li
		{
			line-height: 25px;
			margin-bottom: 10px;
		}

			.you ul li a
			{
				color: #666;
				font-size: 14px;
				padding-right: 10px;
			}

			.you ul li span
			{
				color: #666;
				font-size: 14px;
			}


.linker
{
	margin-top: 33px;
}

	.linker ul li
	{
		width: 132px;
		height: 65px;
		border: 1px solid #ddd;
		float: left;
		margin-bottom: 23px;
		text-align: right;
		line-height: 60px;
		background: url(../images/libg.png) no-repeat left top;
	}

		.linker ul li:nth-child(odd)
		{
			margin-right: 10px;
		}

		.linker ul li a
		{
			color: #fff;
			font-size: 14px;
			margin-right: 10px;
		}

		.linker ul li.li1
		{
			background-color: #2981cc;
			background-position: 15px 11px;
		}

		.linker ul li.li2
		{
			background-color: #e57a11;
			background-position: -133px 11px;
		}

		.linker ul li.li3
		{
			background-color: #dc9d16;
			background-position: 15px -74px;
		}

		.linker ul li.li4
		{
			background-color: #ed3333;
			background-position: -133px -74px;
		}

		.linker ul li.li5
		{
			background-color: #169f4d;
			background-position: 15px -162px;
		}

		.linker ul li.li6
		{
			background-color: #964782;
			background-position: -130px -162px;
		}


.f-address
{
	padding-top: 35px;
	height: 235px;
	background: #144d15;
	min-width: 1125px;
}

.f-adul
{
	min-width: 150px;
}

	.f-adul h4
	{
		font-size: 18px;
		color: #fff;
		font-weight: normal;
		margin-bottom: 14px;
	}

	.f-adul ul li
	{
		line-height: 35px;
	}

		.f-adul ul li a
		{
			color: #fff;
			font-size: 14px;
			text-decoration: none;
		}

.f-er
{
	margin-left: 120px;
}

	.f-er h4
	{
		font-size: 18px;
		color: #fff;
		font-weight: normal;
		margin-bottom: 25px;
	}

	.f-er ul li
	{
		float: left;
		text-align: center;
		margin-right: 30px;
	}

		.f-er ul li p
		{
			color: #fff;
			font-size: 14px;
			padding-top: 15px;
		}



.copy
{
	text-align: center;
	background: #103911;
	height: 49px;
	line-height: 24px;
	min-width: 1125px;
}

	.copy p
	{
		font-size: 14px;
		color: #999;
	}

.xh-more
{
	padding: 7px;
}

	.xh-more a
	{
		color: #666;
	}
</pre></body></html>