﻿.lb-wrap {
	width: 1202px;
	background: #fff;
	height: 500px;
	margin: 0px auto 0 auto;
	overflow: hidden;
	clear: both;
}


/* body{
	background-color: #FCF7FB;
} */
/*领导之窗*/
.channel-wrap {
	overflow: hidden;
	clear: both;
	width: 1170px;
	padding: 20px 16px 50px 16px;
	background-color: #fff;
	margin: 0 auto;
}

.position {
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	margin-bottom: 15px;
	background: url(../images/list-dw.jpg) no-repeat left center;
}

.list-wrap {
	width: 100%;
	overflow: hidden;
}

/*左侧*/
.list-wrap .left {
	width: 215px;
	float: left;
}

.list-wrap .left .title {
	width: 100%;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: #d73f3c;
	margin-bottom: 4px;
}

/*手风琴样式*/
.list_dt {
	background: #f7f7f7;
	color: #333;
	width: 100%px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 4px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.lanmu_On {
	background: #e8e7e7;
	color: #333;
	width: 100%px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 4px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.list_dt:hover {
	background: #e8e7e7;
}

.list_li {
	list-style-type: none;
	text-align: center;
	color: #333;
	width: 100%;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}

.list_li:hover {
	color: #355e92;
}

/*右侧样式*/
.list-wrap {
	min-height: 500px;
}

.list-wrap .right {
	width: 927px;
	float: right;
}

.list-wrap .right .content-wrap {
	border-bottom: 1px #CCCCCC dashed;
	margin-bottom: 20px;
	padding-bottom: 10px;
	min-height: 500px;
	overflow: hidden;
}

.list-wrap .right .title {
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	background-color: #d73f3c;
	margin-bottom: 4px;
}

.list-wrap .list-lb {
	width: 890px;
	min-height: 500px;
	line-height: 42px;
	padding: 15px 0;
	border-bottom: 1px #CCCCCC dashed;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
}

.list-wrap .list-lb li {
	padding-left: 15px;

}

.list-wrap .lb-time {
	color: #adadad;
	margin-right: 10px;
	float: right;
}

/*页码*/
.page-wrap {
	margin-bottom: 20px;
}

.page-wrap .page {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 10px;
	background-color: #fff;
	color: #444;
	display: block;
	float: left;
}

.page-wrap .active {
	background-color: #d73f3c;
	border: 1px solid #d73f3c;
	color: #fff;
}

/*页码颜色*/
.page-wrap .page:hover {
	background-color: #d73f3c;
	border: 1px solid #d73f3c;
	color: #fff;
}

.page-wrap .page-word {
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	float: left;
}

.page-wrap .page-word input {
	height: 28px;
	width: 50px;
	outline: none;
	line-height: 34px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 0 10px;
}


.list-wrap .nr-bt {
	width: 96%;
	line-height: 40px;
	font-size: 26px;
	color: #e60000;
	font-weight: bold;
	text-align: center;
	margin: 5px auto;
}

.list-wrap .nr-time {
	line-height: 55px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ededed;
	margin: 0 auto;
	margin-bottom: 20px;
}

.list-wrap .nr-zw {
	color: #555;
	line-height: 42px;
	margin: 0 auto;
}


