﻿/*全局样式*/
*{
margin:0;
padding:0;
}
ol,ul,dl,dt,dd,li,p,form,label,input { margin:0;padding:0; list-style-type:none; }
a {color:#333; text-decoration:none ; list-style-type:none}
img {border-width: 0px}
body{background:url(../images/index/bgcolor.png) repeat-x;font-size:12px; font-family:Microsoft Yahei; color:#333; width:988px; margin:0 auto;}

.content
{
	width:988px;
	overflow:hidden;
	color:#333;
}



/*头部*/
.header
{
	width:988px;
	overflow:hidden;
}

.top
{
	width:988px;
	height:135px;
	overflow:hidden;
}


/*中部*/
.bodyer
{
	width:988px;
	margin-top:5px;
	overflow:hidden;
	background-color:#FFF;
}

.bodyer_left
{
	width:740px;
	float:left;
	overflow:hidden;
}

.bodyer_left_top
{
	width:740px;
}

.bodyer_left_top_left
{
	width:360px;
	float:left;
}

.imagenews
{
	width:360px;
	height:230px;
	overflow:hidden;
}

.news_top
{
	width:360px;
	height:220px;
	background:url(../images/index/news_title.png) no-repeat;
}

.news
{
	width:360px;
	height:170px;
	margin-top:10px;
}

.news_title
{
	width:360px;
	height:31px;
	background-image:url(../images/index/news_title.png);
}

.news_name
{
	width:270px;
	height:30px;
	float:left;
	margin-left:30px;
	margin-top:5px;
	font-family:Microsoft Yahei;
	font-size:18px;
	color:#175f31;
}

.news_more
{
	width:27px;
	height:8px;
	float:left;
	margin:20px 10px 7px 23px;
}

.news_list
{
	width:355px;
	height:125px;
	margin:5px 0px 5px 5px;
}

.news_list_title
{
	width:295px;
	height:17px;
	margin-bottom:8px;
	padding-left:15px;
	float:left;
	background:url(../images/index/arrow.png) no-repeat;
	background-position-y: 2px;
	font-size:14px;
	display:inline;
	overflow:hidden;
	text-align:left;
}

.news_list_date
{
	width:40px;
	height:17px;
	margin-bottom:8px;
	margin-left:5px;
	float:left;
	font-size:14px;
	display:inline;
	overflow:hidden;
	text-align:left;
}

.bodyer_left_top_right
{
	width:360px;
	float:left;
	margin-left:20px;
}

.bodyer_left_bottom
{
	width:740px;
	height:206px;
	margin-top:5px;
	overflow:hidden;
	background-image:url(../images/index/zhfw.png);
}

.zhfw
{
	width:680px;
	height:110px;
	margin:45px 20px 5px 40px;
	overflow:hidden;
	font-size:14px;
	font-family:Microsoft Yahei;
}

.zhfw li
{
	line-height:35px;
	background:url(../images/index/arrow.png) no-repeat left;
	background-position-y:10px;
	padding-left:25px;
}

.zhfw1
{
	width:200px;
	height:110px;
	float:left;
}

.zhfw2
{
	width:200px;
	height:110px;
	margin-left:10px;
	float:left;
}

.zhfw3
{
	height:110px;
	margin-left:65px;
	float:left;
}

.bodyer_right
{
	width:225px;
	margin-left:23px;
	float:left;
	overflow:hidden;
}

.tzgg
{
	width:225px;
	height:235px;
	overflow:hidden;
	background:url(../images/index/tzgg.png) no-repeat;
}

.tzgg_content
{
	width:215px;
	height:195px;
	overflow:hidden;
	margin:35px 5px 5px 5px;
}

.slide
{
	width:200px;
	height:190px;
	margin:0px 5px 0 10px;
}

.slide li
{
	line-height:17px;
	list-style: none url(../images/index/arrow1.png) inside;
	margin:10px 0;
	font-size:14px;
}

.dsh
{
	width:225px;
	height:35px;
	margin-top:25px;
	background:url(../images/index/dsh.png) no-repeat;
}


.ghzj
{
	width:225px;
	height:35px;
	margin-top:30px;
	background:url(../images/index/ghzj.png) no-repeat;
}

.xzzq
{
	width:225px;
	height:35px;
	margin-top:30px;
	background:url(../images/index/xzzq.png) no-repeat;
}

.xzzq_search
{
	width:220px;
	height:35px;
	margin-top:10px;
	margin-left:10px;
}

.mtgz
{
	width:225px;
	height:285px;
	margin-top:25px;
	overflow:hidden;
	background:url(../images/index/mtgz.png) no-repeat;
}

.mtgz_content
{
	width:215px;
	height:195px;
	overflow:hidden;
	margin:35px 5px 0px 5px;
	overflow:hidden;
}

.mtgz_content_main
{
	width:215px;
	height:170px;
	overflow:hidden;
}

.mtgz_content_line
{
	width:200px;
	height:25px;
	line-height:25px;
	background:url(../images/index/arrow.png) no-repeat left;
	padding-left:14px;
	display:inline;
	overflow:hidden;
	font-size:14px;

}

.mtgz_more
{
	height:25px;
	width:205px;
	margin:0 5px 0 5px;
	text-align:right;
	font-family:Microsoft Yahei;
	text-decoration:underline;
}


/*尾部*/
.footer
{
	width:988px;
	height:120px;
	overflow:hidden;
	background:url(../images/index/bottom.png) no-repeat;
}

.footer_text
{
	width:988px;
	margin-top:15px;
	text-align:center;
	line-height:150%;
	font-family:Microsoft Yahei;
}