/*---------- 黑白代码 ---------
html {
        filter: grayscale(100%); 
        -webkit-filter: grayscale(100%); 
        -moz-filter: grayscale(100%); 
        -ms-filter: grayscale(100%); 
        -o-filter: grayscale(100%); 
        -webkit-filter: grayscale(1);
    }

---------- 黑白代码 ---------*/


/*---------- base ---------*/
*{padding:0px;margin:0px;}
html{background:#FFF url(../images/bg.png);}
body{font:14px Verdana,Arial,Tahoma; }
img{border:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#FF9900;text-decoration:none;}
ul{list-style:none;}
input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}
.clear{ clear:both;}

.w1200{margin:0px auto;width:1200px;overflow:hidden;background:#FFFFFF;}
.p1200{margin:0px auto;width:1200px;overflow:hidden;background:#FFFFFF; padding-top:25px;}
/*头部*/
.yz_top_bj {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 138px;
	width: auto;
	background: url(/images/topbj_01.jpg) no-repeat;
        background-size: 100% 100%;
        min-width: 1200px;
}
.yz_top{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 139px;
	width: 1200px;
}
.yz_logo{
	height: 95px;
	width: 345px;
	float: left;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navbox{height: 42px;width:100%;background-color:#165c42;margin:0px; line-height:42px;}
.nav {
	float: left;
	margin-left: 10px;
}
.nav ul {
	list-style: none
}
.nav li {
	float: left;
	font-size: 16px;
	position: relative;
	z-index: 2
}
.nav li+#nvabar-item-index {
	display: none
}
.nav li a {
	color: #fff;
	padding: 0 9px;
	display: inline-block
}
.nav li a:hover {    text-decoration: none;}
.nav ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0
}
.nav ul li:hover>ul {
	display: block;
}
.nav ul ul li {
	white-space: nowrap;
	line-height: 45px
}
.nav ul ul ul {
	top: 0;
	left: 100%
}
.nav ul ul li a:hover{background-color:#165C42;}
/*新增*/
.heaferys {
	background-color: #165c42;
}
.nav li:hover>a {
	background-color: #023924;
}
.nav li.active>a {
	background-color: #023924;
}
.nav ul ul {
	background-color: #023924;
}
.nav ul li:hover>ul {
	background-color: #023924;
}
.nav ul ul li:hover {
	background-color: #023924;
}
#header {
	height: 41px;
	line-height: 41px;
	margin-bottom: 0px;
	top: 0;
	width: 100%
}
.container{width:1200px;margin:0 auto;}
/*主体开始*/
.body_mid {
	background-color: #FFF;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 25px;
}
.yz_tuijian {
	height: 55px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.yz_tuijian_new {
	height: 55px;
	width: 450px;
	margin: 0px;
	float: left;	
}
.yz_tuijian_new_tel {
	height: 24px;
	width: 78px;
	float: left;
	background-color: #165C42;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_tuijian_new_tel ul {
	margin: 0px;
	padding: 0px;
}
.yz_tuijian_new_tel ul li {
	padding: 0px;
	color: #FFF;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.yz_tuijian_new_body {
	height: 55px;
	width: 290px;
	margin: 0px;
	float: left;	
}
.yz_tuijian_new_body ul {
	margin: 0px;
	padding: 0px;
}
.yz_tuijian_new_body ul li {
	padding: 0px;
	line-height: 75px;
	color: #285439;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
	.yz_tuijian_new_body ul li a:link {color: #285439;}
	.yz_tuijian_new_body ul li a:hover {color: #285439;}
	
.yz_tuijian_day {
	height: 35px;
	width: 350px;
	float: left;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.yz_tuijian_sousuo {
	height: 55px;
	width: 300px;
	margin: 0px;
	float: right;	
}
.search {
	float: right;
	margin-top: 25px
}
.search form {
	width: 150px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	overflow: hidden;
	color: #ddd
}
.search form input {
	float: left;
	width: 75%;
	height: 30px;
	line-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-right: 0;
	padding-left: 8%
}
.search form button {
	float: left;
	width: 25%;
	height: 30px;
	line-height: 28px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left: 0;
	color: #cbcbcb;background:url(/images/ss.jpg) no-repeat;
}

/*主体内容 背景*/
.indCont{ overflow:hidden; background:url(/images/indContBg.png) repeat-y left top;}
#focusNewsList{ padding: 20px 20px 0 20px; overflow:hidden; background:url(/images/indContTop.png) no-repeat left top;}
.indCont .bg{overflow:hidden; background:url(/images/indContBot.png) no-repeat left bottom; padding-bottom:8px;}

.indFocus{ margin-right: 20px;float: left;width:570px; overflow:hidden; position:relative; background:#F6F6F6; text-align:center; }
.indFocus .hd{ position:absolute; z-index:1; width:100%; height:20px; top: 336px;  left: 0;}
.indFocus .hd ul{ width: 100%;overflow:hidden; zoom:1; font-size:0; }
.indFocus .hd ul li{ display:inline-block; *display:inline; zoom:1; margin:0 3px;  width:20px; height:20px; line-height:20px; text-align:center; background:#000; cursor:pointer; color:#fff; font-size:14px; }
.indFocus .hd ul li.on{ background:#C71D15;  }
.indFocus .bd{ position:relative;  }
.indFocus .bd .pic{ line-height: 0; height: 370px;}
.indFocus .bd .pic img{ width:570px; height: 370px;   }
.indFocus .bd .con{ }
.indFocus .bd .title{ border:1px solid #E7E7E7; border-top:2px solid #205A40; padding: 10px 15px; font-size:15px; line-height: 25px;  }
.indFocus .bg{display:none}

/* 焦点图切换- 数字 */
.focusBox{ width:390px; float:left; overflow:hidden; position:relative;  }
.focusBox .hd{ position:absolute; z-index:3; right:12px; bottom:45px; height:13px !important; padding-top:0 !important;}
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.focusBox .hd ul li{ float:left; margin-right:0; margin-left:3px;  width:13px; height:13px; line-height:13px; text-align:center; background:#000; cursor:pointer; color:#fff; filter:alpha(opacity=60);opacity:0.6;   }
.focusBox .hd ul li span{color:#fff;}
.focusBox .hd ul li.on{ background:#f00;font-weight:bold; filter:alpha(opacity=100);opacity:1;  }
.focusBox .bd{ position:relative; }
.focusBox .bd .pic{width:390px; height:290px;}
.focusBox .bd .pic img{ display:block; width:390px; height:290px;   }
.focusBox .bd .con{ background:none; width:100%; height:39px; line-height:39px; position:absolute; z-index:1; left:0; bottom:0;}
.focusBox .bd .con .title{ position:absolute; z-index:2; left:0; bottom:0; width:100%; height:39px; line-height:39px; float:left; font-size:14px; text-align:left; text-indent:16px;}
.focusBox .bd .con .title a{ color:white;}
.focusBox .bd .con .title a:hover{color:white; text-decoration:underline;}
.focusBox .bd .bg{ display:block; position:absolute; z-index:1; left:0; bottom:0; width:100%; height:39px;  line-height:39px; background:none; background-color:black; filter:alpha(opacity=50);opacity: 0.50; }

/*最新新闻Tab*/
.newsGroup{/* width:548px; */overflow:hidden; /* float:right; */}
.newsGroup .hd{height:35px; line-height:35px; border-bottom:1px solid #dfdfdf; position:relative; margin-bottom: 14px;}
.newsGroup .hd li{width:auto; float:left;}
.newsGroup .hd li .more{width:auto; float:left; line-height:35px; color:#999; position:absolute; z-index:1; right:10px; display:none;}
.newsGroup .hd li.on .more{display:inline;}
.newsGroup .hd li h4{width:auto; height:35px; line-height:35px; float:left; padding:0 11px 0 35px; margin-right:2px; display:inline; font-size: 16px; background-color:#ececec; color:#666; background:#ececec url(../images/newsGroupHd.png) no-repeat 12px 10px;}
.newsGroup .hd li h4 a{display: block;color:#666;}
.newsGroup .hd li.li01 h4{background-position:12px 10px;}
.newsGroup .hd li.li02 h4{background-position:12px -23px;}
.newsGroup .hd li.li03 h4{background-position:12px -59px;}
.newsGroup .hd li.on h4{background-color:#205a40; padding-bottom:1px; margin-bottom:-1px; position:relative; color:white;}
.newsGroup .hd li.on h4 a{color:white;}
.newsGroup .hd li.on.li01 h4{background-position:12px -104px;}
.newsGroup .hd li.on.li02 h4{background-position:12px -141px;}
.newsGroup .hd li.on.li03 h4{background-position:11px -174px;}
.newsGroup .hd li.li08 h4{background-position: 12px -319px;}
.newsGroup .hd li.li09 h4{background-position: 12px -223px;}
.newsGroup .hd li.on.li08 h4{
    background-position: 12px -363px;
}
.newsGroup .hd li.on.li09 h4{
    background-position: 12px -269px;
}

.newsGroup .bd{font-size: 14px; overflow:hidden;}
.newsGroup .bd .topicList .t{margin-bottom:5px;}
.newsGroup .bd .topicList .t .title{padding:0; text-align:center;}
.newsGroup .bd .topicList .t .title a{ font-size:20px; font-weight:bold;}
.newsGroup .bd .topicList .t .tit{font-size:18px;  color:#0e402d}
.newsGroup .bd .topicList .t .intro{ display:none; line-height:22px; color:#666; font-size:12px; margin:8px 0; height:44px; overflow:hidden;}
.newsGroup .bd .topicList .n{height: 30px;line-height: 30px;background-position: left 13px; }

.indexad{margin:0px auto;width:1200px;overflow:hidden; background:#FFFFFF;}
.indexad img{ padding:10px 0;}

.yz_homenew {
	height: 515px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 25px;
}
.yz_homenew_l {
	height: 515px;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	
}
.yz_homenew_l_x {
	height: 480px;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #165c42;
}
.yz_homenew_tle {
	height: 26px;
	width: 390px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/homenew_bj_07.png);
	background-repeat: no-repeat;
}
.yz_homenew_tle_l {
	height: 26px;
	width: 100px;
	margin: 0px;
	float: left;
}
.yz_homenew_tle_l ul {
	margin: 0px;
	padding: 0px;
}
.yz_homenew_tle_l ul li {
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}

.yz_homenew_tle_r {
	height: 26px;
	width: 100px;
	margin: 0px;
	float: right;
}
.yz_homenew_tle_r ul {
	margin: 0px;
	padding: 0px;
}
.yz_homenew_tle_r ul li {
	padding: 0px;
	color: #999;
	float: right;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.yz_homenew_m {
	height: 515px;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	
}
.yz_homenew_r {
	height: 515px;
	width: 390px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	
}
.yz_msfengcai_tel {
	height: 26px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-style: solid;
	background-image: url(/images/telbj_07.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-color: #165c42;
	clear: both;
}
.yz_msfengcai_tel_l {
	height: 26px;
	width: 100px;
	margin: 0px;
	float: left;
}
.yz_msfengcai_tel_l ul {
	margin: 0px;
	padding: 0px;
}
.yz_msfengcai_tel_l ul li {
	list-style-type: none;
	color: #FFF;
	line-height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}

.yz_msfengcai_tel_r {
	height: 26px;
	width: 100px;
	margin: 0px;
	float: right;
}
.yz_msfengcai_tel_r ul {
	margin: 0px;
	padding: 0px;
}
.yz_msfengcai_tel_r ul li {
	list-style-type: none;
	line-height: 25px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_msfengcai_tel_r ul li a:link{
	text-decoration: none;
	color: #666;
}
.yz_msfengcai_tel_r ul li a:hover{text-decoration: none;
	color: #666;}
	
.yz_msfengcai {
	height: 480px;
	width: 1198px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #165C42;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
}

/* gundong */
.scrollImgList1 { width: 1190px; overflow: hidden }
.scrollImgList1 { zoom: 1; overflow: hidden; }
.scrollImgList1 .leftBtn { float: left; width: 15px; height: 28px; cursor: pointer; background: url(/images/webe_15.gif) no-repeat; }
.scrollImgList1 .rightBtn { float: right; width: 15px; height: 28px; cursor: pointer; background: url(/images/webe_17.gif) no-repeat; }
.scrollImgList1 .Cont { float: left; width: 1180px; height: 460px; overflow: hidden; padding: 0px 0 0; display: inline; }
.scrollImgList1 .scrCont { width: 1180px; zoom: 1; overflow: hidden; }
#List1_1,
#List2_1 { clear: both }
.scrollImgList1 .box { width: 128px; height: 224px; text-align: center; display: block; float: left; margin: 0 10px 0 5px; overflow:hidden;}
.scrollImgList1 .box img {margin:0 -50%;*margin:0; padding: 2px; border: 1px solid #ccc; background: #fff; width:128px; height:180px;}
.scrollImgList1 .box a:hover img { border: 1px solid #d2d2d2; }
.scrollImgList1 .box p { display: block; background: #f7f7f7; line-height: 34px; text-align: center }

.qk_imgs {
	margin-bottom: 15px;
	background-color: #fff;
	overflow: hidden; width:1200px; margin:0 auto;
}
.qk_imgs .title {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #eee;
	padding: 0 15px
}
.qk_imgs .title h4 {
	display: inline-block;
	font-size: 16px;
	font-weight: 400
}
.qk_imgs .title i {
	float: right;
	display: inline-block;
	font-style: normal;
	color: #999
}
.qk_imgs .title i a {
	color: #999
}
.qk_imgs .qk_imgsbody {
	padding: 10px 15px;
	overflow: hidden
}
.qk_imgs ul {
	list-style: none;
	margin-right: -1.5%
}
.qk_imgs li {
	float: left;
	width: 18.5%;
	margin-right: 1.5%;
	margin-bottom: 10px
}
.qk_imgs li a {
	font-size: 0;
	display: block
}
.qk_imgs li .img {
	width: 100%;
	height: 0;
	padding-bottom: 68%;
	overflow: hidden
}
.qk_imgs li .img:hover {
	-moz-opacity: .9;
	opacity: .9
}
.qk_imgs li .img img {
	width: 100%;
	height: auto
}
.qk_imgs li p {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	font-size: 14px
}

.yz_about{
	height: 264px;
	width: 1200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #c8c7c7;

}
.yz_about_l{
	height: 236px;
	width: 396px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	float: left;
}
.yz_about_r{
	height: 235px;
	width: 720px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.yz_about_r_s{
	height: 50px;
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.yz_about_r_s ul {
	margin: 0px;
	padding: 0px;
}
.yz_about_r_s ul li {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	line-height: 42px;
	}

.yz_about_r_x{
	
	width: 690px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;	
}
.yz_about_r_x ul {
	margin: 0px;
	padding: 0px;
}
.yz_about_r_x ul li {
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	}
	
.yz_jubao{
	height: 137px;
	width: 1198px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #FFF;
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	float: left;
}
.yz_jubao_a {
	height: 137px;
	width: 210px;
	margin: 0px;
	float: left;
	background-color: #165C42;
}
.yz_jubao_a ul {
	margin: 0px;
	padding: 0px;
}
.yz_jubao_a ul li {
	padding: 0px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.yz_jubao_b {
	height: 100px;
	width: 425px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.yz_jubao_c {
	height: 100px;
	width: 300px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.yz_jubao_c ul {
	margin: 0px;
	padding: 0px;
}
.yz_jubao_c ul li {
	margin: 2px;
	padding: 0px;
	float: left;
}

.yz_jubao_d {
	height: 96px;
	width: 74px;
	float: right;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_link{
	height: 100px;
	width: 1198px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
}
.yz_link ul {
	padding: 0px;
	margin: 0px;
}
.yz_link ul li {
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
.yz_foot_mid{
	height: 498px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #367759;

}
.yz_foot{
	height: 478px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #367759;

}
.yz_foot_s{
	height: 208px;
	width: 1200px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d8263;
}
.yz_foot_s_l{
	height: 169px;
	width: 300px;
	padding: 0px;
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_foot_s_l_s{
	height: 30px;
	width: 100px;
	clear: both;
	margin: 0px;
}
.yz_foot_s_l_x{
	height: 130px;
	width: 300px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.yz_foot_s_l_x ul {
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_foot_s_l_x ul li {
	padding: 0px;
	float: left;
	color: #dbe7bf;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.yz_foot_s_l_x ul li a:link {color: #dbe7bf;}
.yz_foot_s_l_x ul li a:hover {color: #dbe7bf;}
.yz_foot_s_l_x ul li a:visited {color: #dbe7bf;}

.yz_foot_s_z{
	height: 169px;
	width: 580px;
	padding: 0px;
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d8263;
	border-left-color: #3d8263;
}
.yz_foot_s_z_s{
	height: 30px;
	width: 100px;
	clear: both;
	margin: 0px;
	padding-left: 50px;
}
.yz_foot_s_z_x{
	height: 130px;
	width: 580px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.yz_foot_s_z_x ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
.yz_foot_s_z_x ul li {
	margin: 0px;
	padding: 0px;
	color: #dbe7bf;
	}

.yz_foot_s_r{
	height: 169px;
	width: 300px;
	padding: 0px;
	float: right;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_foot_s_r_s{
	height: 30px;
	width: 100px;
	clear: both;
	margin: 0px;
	padding-left: 50px;
}
.yz_foot_s_r_x{
	height: 130px;
	width: 300px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.yz_foot_s_r_x ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_foot_s_r_x ul li {
	padding: 0px;
	color: #dbe7bf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	}
	.yz_foot_s_r_x ul li a:link {
	color: #dbe7bf;
}
	.yz_foot_s_r_x ul li a:hover {
		color: #dbe7bf;}
	
.yz_foot_x{
	height: 258px;
	width: 1200px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.yz_foot_x_s{
	height: 80px;
	width: 1200px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.yz_foot_x_s ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yz_foot_x_s ul li {
	margin: 0px;
	padding: 0px;
	color: #dbe7bf;
	text-align: center;
	}

.yz_foot_x_x{
	height: 150px;
	width: 1200px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.yz_foot_x_x ul {
	padding: 0px;
	text-align: center;
	margin-left: 350px;
	margin-top: 0px;
}
.yz_foot_x_x ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;	
	}

/*新闻栏目区域*/
.yz_newlist_gg {
	clear: both;
	height: 145px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.yz_newlist_body {
	clear: both;

	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	}
.yz_newlist_bt {
	clear: both;
	height: 30px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/newicon_07.gif);
	background-repeat: no-repeat;
	background-position: 7px 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	}
	.yz_newlist_bt ul {
	margin: 0px;
	padding: 0px;
}
	.yz_newlist_bt ul li {
	padding: 0px;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
		}
.yz_newlist_body_mid {
	clear: both;
	
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	}
	.yz_newlist_body_mid_l {
	margin: 0px;
	padding: 0px;
	float: left;

	width: 279px;
	background-image: url(/images/left_bj_11.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #165c42;
	border-bottom-color: #165c42;
	border-left-color: #165c42;
}
	.yz_newlist_body_mid_l_bd {
	padding: 0px;
	width: 249px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.yz_newlist_body_mid_l_bd ul {
	margin: 0px;
	padding: 0px;
}
.yz_newlist_body_mid_l_bd ul li {
	margin: 0px;
	font-size: 16px;
	line-height: 30px;
	list-style-position: inside;
	list-style-image: url(/images/left_icon_15.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
.yz_newlist_body_mid_l_bd ul li a:link {font-size: 16px;}
.yz_newlist_body_mid_l_bd ul li a:hover {font-size: 16px;}

	.yz_newlist_body_mid_r {
			margin: 0px;
	padding: 0px;
	float: right;

	width: 889px;
		}
	.yz_newlist_body_mid_r_s {
	padding: 0px;
	height: 42px;
	width: 889px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
		}
.yz_newlist_body_mid_r_s ul {
	margin: 0px;
	padding: 0px;
}
.yz_newlist_body_mid_r_s ul li {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #165c42;
			}
		
.yz_newlist_body_mid_r_x {
	padding: 0px;

	width: 889px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
.yz_newlist_body_mid_r_neirong {
	padding: 0px;
	height: 342px;
	width: 889px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		
.d2{/* 后置时间日期的小列表 */
	padding:15px;
}
.d2 li{
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.d2 li span{
	color:#666;
	float:right;
	padding-right:10px;
	margin-left:10px;
	line-height:30px;
}
.d2 li a{
	overflow:hidden;
}
#jz52top {
	z-index: 200;
	visibility: visible;
	right: 10px;
}
#jz52topa {
	visibility: hidden;
}
#jz52top, #jz52top a {
	border: none;
}
#jz52top {
	position: fixed;
	bottom: 40px;
	display: block;
	width: 40px;
	background: none repeat scroll 0% 0% transparent;
	border: 0px #cdcdcd solid;
	border-radius: 3px;
	border-top: 0;
	cursor: pointer;
}
#jz52top:hover {
	text-decoration: none;
}
#jz52top a {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	line-height: 12px;
	text-align: center;
	color: #787878;
	text-decoration: none;
	background: #fff url("../images/jz52top6.png") no-repeat 0 0;
	border-top: 0px #cdcdcd solid;
}
a.jz52topa:hover {
	background-position: -40px 0px !important;
}

.sectionTop{ padding:15px; padding-bottom:0;}
.sectionTop_left{ float:left; width:135px; height:100px; overflow:hidden;}
.sectionTop_left img{ width:135px; height:100px;}
.sectionTop_right{ float:right; width:210px; height:100px; overflow:hidden;}
.sectionTop_right h3{ font-size:14px; font-weight:bold; text-align:left; padding-bottom:5px;}
.sectionTop_right p{ text-align:left; font-size:14px; color:#999; line-height:26px}