/*************************** 全局样式 Begin ***************************/
@charset "UTF-8";

body,
ul,
ol,
li,
form,
fieldset,
img,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-size:16px;
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	list-style: none;
	font-family: 'Microsoft YaHei';
}
a:link,
a:visited {
	color: #333;
	text-decoration: none;
	box-sizing: border-box;
}

a:hover {
	color: #0068b8;
	text-decoration: none;
	cursor: pointer;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: table;
}

.clearfix::before,
.clearfix::after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.m{margin: auto;}

.PageTop{
	width: 100%;
	height: auto;
	background: url(topbg.jpg) no-repeat top center;
}

.Header{
	width: 1100px;
}
.logo{margin-top: 40px;}
.headright{
	margin-top: 20px;
}
.headright .contact{
	font-size: 16px;
	color: #fff;
}

.search{
	margin-top: 8px;
}

.search input{
	line-height: 32px;
	border: none;
	font-size: 14px;
	padding-left: 12px;
	margin-left: -5px;
}

.searchbtn{
	width: 80px;
	background: #08722d;
	color: #ffffff;
	font-size: 16px;
}

.keyword{
	width: 208px;
	color: #979797;
	font-size: 14px;
}



.navbg{
	width: 100%;
	background: #04a14b;
}
.nav{
	width: 1100px;
	position: relative;
	z-index: 1;
}
.nav li{
	float: left;
}
.nav li a{
	display: block;
	width: 136px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.nav li a:hover{
	background: #057a3a;
}
.nav li:first-child a{
	width: 112px;
}

.PageContent{
	width: 1200px;
}
.conLeft{
	width: 460px;
	float: left;
	margin-right: 20px;
}
.conRight{
	width: 260px;
	float: right;
}
.Part1,.Part2,.Part3,.Part4{
	width: 100%;
	padding: 24px 0 0;
}
.slide{
	width: 460px;
	height: 280px;
	float: left;
}

.gzdt{
	width: 440px;
	float: left;
}

.zxzx{
	width: 440px;
	float: left;
}



/* 首页新闻 */
.tjjxw_tit{
	height: 40px;
	background: #eee;
}

.tjjxw_tit ul li {
	width: 130px;
    float: left;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	background: #04a14b;
}

.tjjxw_tit ul li a{
	color: #fff;
	font-weight: bold;
}

.tjjxw_tit .more1{
	color: #666;
	float: right;
	font-size: 14px;
	margin: -30px 20px 0 0;
}

.tjjxw_tit .more1:hover{
	color: #04a14b;
}


.tjjxw_list ul{
	margin-top: 15px;
}

.tjjxw_list ul li {
    line-height: 38px;
    font-size: 16px;
}

.tjjxw_list ul li a{
	color: #333;
}

.tjjxw_list ul li a:hover{
	color: #04a14b;
}

.tjjxw_list ul li > img {
    vertical-align: middle;
    margin-right: 8px;
}
.tjjxw_list span{
	color: #666;
	font-size: 15px;
}


.tjsj_tit{
	width: 100%;
	height: 40px;
	background: #f3f3f3;
}

.tjsj_tit li{float: left;}

.tjsj_tit .Tag2Sel{
	width: 130px;
	height: 40px;
	background: #20913c;
}

.tjsj_tit .Tag2Sel a{
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	display: block;
	line-height: 40px;
	text-align: center;
}

.tjsj_tit .Tag2SelNo{
	width: 130px;
	color: #333;
}

.tjsj_tit .Tag2SelNo a{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
}

.menuTop{
	width: 100%;
	height: 50px;
	background: #20913c;
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 50px;
}

.con_tit{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	position: relative;
	border-bottom: 1px solid #d0d0d0;
	
}
.con_tit .more{
	font-size: 14px;
	color: #666;
	font-weight: normal;
	float: right;
	text-align: center;
}
.con_tit .more:hover{
	color: #04a14b;
}

.tit_left{
	width: 156px;
	font-size: 18px;
	float: left;
	color: #04a14b;
	font-weight: bold;
}

.btn_xx{
	width: 76px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff !important;
	border-radius: 30px;
	background: #20913c;
	border: 1px solid #08722d;
	font-size: 14px;
	font-weight: normal;
	float: right;
	margin-top: 8px;
}

 
/*** 新闻详细内容 ***/
.NewsTitle{font-size:24px; font-weight:bold; line-height:180%;}
.NewsTitleFu{font-size:18px;}
.NewsContent{font-size:14px; line-height:220%}
.NewsContent div{font-size:14px;}
.NewsContent a:link,.NewsContent a:visited {color: #0B57B4; text-decoration: underline;}
.NewsContent a:hover {color: #E00; text-decoration: underline;}

/*** 分页样式 ***/
#FX_PageDiv{width:96%; padding-top:10px; padding-bottom:10px; font-size:14px;font-family:Arial, Helvetica, sans-serif;text-align:right; line-height:26px;}
#FX_PageDiv_Link{border:1px solid #CCC;}
#FX_PageDiv_Link strong{color:#F30;}

/*** 留言样式 ***/
.gbook_yihuifu{color:#0000FF;}
.gbook_weihuifu{color:#c90006;}

/*** 白色字体 ***/
.white{color: #FFF;}
.white a:link,.white a:visited {color: #FFF; text-decoration: none;}
.white a:hover {color: #FF0; text-decoration: underline;}

/*************************** 全局样式 End ***************************/

.PageTop{
	width: 100%;
	padding-top: 176px;
	background: url(pagetop.jpg) no-repeat;
}

.Menu{
	width: 1200px;
	height: 50px;
	margin: auto;
	background: #20913c;
	padding-left: 30px;
}

.Menu .search{
	float: right;
	width: 305px;
}

.Menu ul{
	width: 728px;
	float: left;
}

.Menu ul li{
	float: left;
	width: 145px;
	text-align: center;
}

.Menu ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
	display: block;
}

.Menu ul li a:hover{
	background: #08722d;
}


.Text1{color: #de4527; }
.Text1 a:link,.Text1 a:visited {color: #de4527; text-decoration: none;}
.Text1 a:hover {color: #f72c2c; text-decoration: underline;}



.Text2{color: #d32a0d; font-weight: bold; }
.Text2 a:link,.Text2 a:visited {color: #d32a0d;  font-size:14px; font-weight: bold;  text-decoration: none; }
.Text2 a:hover {color: #ee2700; font-weight: bold;  text-decoration: none;}



.Text3{color: #777777; font-weight: bold; background:url(lmdh_01.gif) no-repeat center;}
.Text3 a{display: block; background: #f0f0f0; height: 40px; line-height: 40px; color: #fff;}
.Text3 a:link,.Text3 a:visited {color: #333;  font-size:15px; font-weight: bold;  text-decoration: none; }
.Text3 a:hover {color: #20913c; font-weight: bold; text-decoration: none;}

.Tag1Sel{ color:#ffffff; font-size:14px; font-weight: bold; background-color:#2aad5a;  }
.Tag1Sel a:link,.Tag1Sel a:visited {color: #ffffff; text-decoration: none }
.Tag1Sel a:hover {color: #ffffff; text-decoration: none;}
.Tag1SelNo{ color:#037f30; font-size:14px;   }
.Tag1SelNo a:link,.Tag1SelNo a:visited {color: #037f30; text-decoration: none;}
.Tag1SelNo a:hover { color: #037f30; text-decoration: none;}




.links{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #47af61;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 24px;
}

.links a{
	color: #fff;
	margin: 0 40px;
}

.footinfo{
	width: 100%;
	background: #20913c;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 26px;
}

.footinfo a{
	color: #ffffff;
}

.footinfo a:hover{
	color: #47af61;
}