/*DropDownMenu*/

.DropDownMenu ul li {
	position: relative;
	display: inline;
	float: left;
	z-index: 9999;
	margin-top: 4px;
}


	border-bottom: 1px dashed #dde9ff;
	clear: both;
}

* html .DropDownMenu ul li a {
	display: inline-block;
}

.DropDownMenu ul li ul {
	position: absolute;
	left: 21px;
	background: #328c34;
	display: none;
	width: 114px;
}

.DropDownMenu ul li ul li ul {
	top: 0;
}


/*lmdh*/

.lmdh_list ul li {
	background: url(images/one.jpg) top no-repeat;
}

.lmdh_list ul li ul li {
	background: url(images/two.jpg) top no-repeat;
}

.lmdh_list ul li ul li ul li {
	background: url(images/three.jpg) top no-repeat;
}

.lmdh_list_jj {
	margin-left: 10px;
	margin-top: 10px;
}

.lmdh_list_jj .first_menu {
	width: 243px;
	line-height: 28px;
	text-indent: 35px;
	margin-top: 3px;
	font-size: 14px;
	color: #fff;
	background: url(images/one_jj.jpg) no-repeat;
}

.lmdh_list_jj .first_menu a {
	color: #fff;
}

.lmdh_list_jj .second_menu {
	width: 243px;
	line-height: 28px;
	text-indent: 35px;
	margin-top: 3px;
	font-size: 14px;
	color: #fff;
	background: url(images/two_jj.jpg) no-repeat;
}

.lmdh_list_jj .second_menu a {
	color: #fff;
}

.lmdh_list_jj .third_menu {
	width: 243px;
	line-height: 28px;
	text-indent: 35px;
	margin-top: 3px;
	font-size: 14px;
	color: #000;
	background: url(images/three_jj.jpg) no-repeat;
}

.lmdh_list_jj .third_menu a {
	color: #000;
}


/*picRoll*/

.picRoll {
	overflow: hidden;
}

.picRoll ul li {
	float: left;
	list-style: none;
	margin: 0 5px;
	font-size: 13px;
	width: 214px;
}

.picRoll ul li a {
	display: block;
	width: 206px;
	height: 154px;
	float: left;
}


/*.picRoll ul li span{ display:block; width: 191px; height: 30px; line-height: 30px;  text-align:center; }*/

.picRoll ul li a img {
	width: 206px;
	height: 146px;
	border: 1px solid #dddddd;
	padding: 3px;
}

.pic_bk {
	border: 1px solid #e4e4e4;
	padding: 1px;
	background: #f6f6f6;
	width: 206px;
	height: 28px;
	line-height: 28px;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
}


/*newsList*/

.newsList {
	padding: 10px;
	min-height: 495px;
	_height: 495px;
}

.newsList li {
	border-bottom: 1px dashed #CCC;
	line-height: 40px;
	overflow: auto;
	zoom: 1;
	background: url(images/jsdt_ico.png) no-repeat left center;
}

.newsList li a {
	float: left;
	padding-left: 15px;
	font-size: 16px;
}

.newsList li span {
	float: right;
	padding-right: 10px;
    font-size: 12px;
    color: #b6b6b6;
}

.fenye {
	text-align: center;
	line-height: 30px;
}


/*newsSHow*/

.nyright_main {
	padding: 5px 12px 10px 10px;
}

.newsCentent {
	margin-bottom: 60px;
}

.newsCentent h1 {
	font-size: 16px;
	background: url(images/nr_one.jpg) left no-repeat;
	height: 21px;
	line-height: 21px;
	text-indent: 50px;
	color: #592a00;
	margin-top: 10px;
	margin-left: 20px;
}

.newsCentent h2 {
	font-size: 15px;
	background: url(images/nr_ej.jpg) no-repeat left center;
	height: 18px;
	line-height: 18px;
	text-indent: 30px;
	margin-left: 25px;
	color: #592a00;
	margin-top: 10px;
}

.newsCentent h3 {
	font-size: 14px;
	color: #592a00;
	background: url(images/nr_sj.jpg) no-repeat left center;
	margin-left: 30px;
	text-indent: 20px;
	height: 22px;
	line-height: 22px;
	margin-top: 10px;
}

.newsCentent h4 {
	font-size: 14px;
	background: url(images/nr_four.jpg) no-repeat left center;
	text-indent: 20px;
	color: #592a00;
	margin-top: 22px;
	margin-left: 30px;
}

.newsCentent h5 {
	font-size: 14px;
	background: url(images/nr_wj.jpg) no-repeat left center;
	height: 18px;
	line-height: 18px;
	text-indent: 20px;
	margin-left: 30px;
	color: #592a00;
	margin-top: 10px;
}

.newsCentent h6 {
	font-size: 14px;
	color: #592a00;
	background: url(images/nr_lj.jpg) no-repeat left center;
	margin-left: 30px;
	text-indent: 20px;
	height: 18px;
	line-height: 18px;
	margin-top: 10px;
}

.newsShowTitle div {
	text-align: center;
	background: #fff2e6;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.newsShowTitle {
	padding: 10px;
	padding-top: 15px;
}

.newsShowTitle h3 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
    font-weight: 500;
}

.newsShowTitle div {
	text-align: center;
	background: #fff2e6;
	padding-top: 3px;
	padding-bottom: 3px;
    font-size: 14px;

}

.newsShowTitle span {
	margin-left: 25px;
	color: #666;
	font-weight: 100
}

.newsCentent {
	padding: 10px;
	line-height: 1.8;
	min-height: 435px;
	_height: 335px;
}

.video {
	width: 450px;
	margin: 15px auto;
}


/*PicList*/

.PicList {
	padding-top: 10px;
	overflow: auto;
	zoom: 1
}
.PicList.PicList11 li{
	width: 31%;
}
.PicList.PicList11 li img{
	height: 152px;
}
.PicList li {
	float: left;
	width: 23%;
	margin-left: 1.5%;
	display: inline;
	overflow: hidden;
	margin-bottom: 10px;
}

.PicList li span {
	display: block;
}

.PicList li img {
	width: 100%;
	height: 215px;
	border: 1px solid #CCC
}

.PicList li a {
	display: block;
	text-align: center;
}
.PicList li a p{
	font-size: 16px;
	line-height: 25px;
}

.PicList2 li {
	width: 164px;
	height: 160px;
	margin-left: 3.5%;
}

.PicList2 li span img {
	width: 158px;
	height: 122px;
	border: 1px solid #CCC;
	padding: 2px;
}