/*DropDownMenu*/

.DropDownMenu ul li {
	position: relative;
	display: inline;
	float: left;
	z-index: 9999;
}

.DropDownMenu ul li ul li {
	border-bottom: 1px dashed #dde9ff;
	clear: both;
}

* html .DropDownMenu ul li a {
	display: inline-block;
}

.DropDownMenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

.DropDownMenu ul li ul li ul {
	top: 0;
}


/*lmdh*/

.lmdh_list ul li {
	background: url(images/one.jpg) no-repeat left top;
}

.lmdh_list ul li ul li {
	background: url(images/two.jpg) no-repeat left top;
}

.lmdh_list ul li ul li ul li {
	background: url(images/three.png) no-repeat 55px center;
}

.lmdh_list_jj {
	margin-left: 8px;
	margin-top: 8px;
}

.lmdh_list_jj .first_menu {
	width: 234px;
	line-height: 32px;
	text-indent: 35px;
	margin-top: 3px;
	font-size: 14px;
	color: #fff;
	background: url(images/one.jpg) no-repeat left;
}

.lmdh_list_jj .first_menu a {
	color: #fff;
}

.lmdh_list_jj .second_menu {
	width: 234px;
	line-height: 32px;
	text-indent: 35px;
	margin-top: 3px;
	font-size: 14px;
	color: #fff;
	background: url(images/two.jpg) no-repeat left;
}

.lmdh_list_jj .second_menu a {
	color: #fff;
}

.lmdh_list_jj .third_menu {
	width: 234px;
	line-height: 32px;
	text-indent: 35px;
	margin-top: 3px;
	font-size: 14px;
	color: #fff;
	background: url(images/three.jpg) no-repeat left;
}

.lmdh_list_jj .third_menu a {
	color: #fff;
}


/*picRoll*/

.picRoll {
	overflow: hidden;
}

.picRoll ul li {
	float: left;
	list-style: none;
	width: 248px;
	margin-right: 25px;
	font-size: 13px;
	height: 223px;
	background: #f5f5f5;
	position: relative;
}

.picRoll ul li label{
	display: block;
	color: #666666;
	margin: 2px 15px 0 15px;
}

.picRoll ul li:nth-child(4n){
	margin-right: 0;
}



.picRoll ul li a {
	display: block;
	width: 100%;

}

.picRoll ul li span {
	display: block;
	background: rgb(0 0 0 / 50%);
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
    position: absolute;
    top: 119px;
    left: 0;
    width: 100%;
}

.picRoll ul li a img {
	width: 100%;
	height: 153px;
}


/*newsList*/

.newsList {
	padding: 10px;
	min-height: 495px;
	_height: 495px;
}

.newsList li {
	border-bottom: 1px dashed #CCC;
	line-height: 42px;
	overflow: auto;
	zoom: 1;
	background: url(images/nr_sj.jpg) no-repeat left center;
}

.newsList li a {
	float: left;
	padding-left: 14px;
    font-size: 15px;
}

.newsList li span {
	float: right;
	padding-right: 10px;
}

.fenye {
	text-align: center;
	line-height: 30px;
}


/*newsSHow*/

.nyright_main {
	padding: 0px 10px 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;
}

.newsShowTitle div {
	text-align: center;
	background: #fff2e6;
	padding-top: 3px;
	padding-bottom: 3px;
}

.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 li {
	float: left;
	width: 23%;
	height: 200px;
	margin-left: 1.5%;
	display: inline;
	overflow: hidden;
	margin-bottom: 10px;
}

.PicList li span {
	display: block;
}

.PicList li span img {
	width: 100%;
	height: 160px;
	border: 1px solid #CCC
}

.PicList li a {
	display: block;
	text-align: center;
	padding-top: 5px;
}

.PicList2 li {
	width: 164px;
	height: 160px;
	margin-left: 3.5%;
}

.PicList2 li span img {
	width: 158px;
	height: 122px;
	border: 1px solid #CCC;
	padding: 2px;
}