﻿.lb-wrap {width:1202px; background: #fff; height: 500px; margin:0px auto 0 auto;overflow: hidden;clear: both; }
body{background-color: #fafafa;}
/*领导之窗*/
.channel-wrap{ overflow: hidden;clear: both; width: 1166px; padding:10px 16px 30px 16px; background-color: #fff; margin: 0 auto; margin-top: 20px;}
.position{height: 30px; line-height: 30px; margin-bottom: 15px;}
.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: #1268b1;
	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;
}
.list_dt:hover{
    background: #efefef;
}
/*右侧样式*/

.list-wrap .right{width: 927px; float: right;}
.list-wrap .right .title{
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	background-color: #1268b1;
	margin-bottom: 4px;
}
.list-wrap .list-lb { width: 96%; min-height:450px;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;
    background:url(../images/list-dian.gif) no-repeat left center;
}
.list-wrap .lb-time {color: #adadad; margin-right:10px;float: right; }
/*页码*/
.page-wrap{margin-bottom: 20px;font-size: 12px;}
.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: #1268b1;border: 1px solid #134a88; color: #fff;}/*页码颜色*/
.page-wrap .page:hover{background-color: #1268b1;border: 1px solid #134a88; 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;min-height: 300px;font-size: 18px;}
.list-wrap .nr-zw p span{font-family:Microsoft Yahei !important;line-height: 42px !important;}


.pages {font-size:12px;color:#999;line-height:50px;height:50px;text-align: center;}
.pages span {font-family: Microsoft Yahei;}
.pages #s {font-family:Microsoft Yahei;}
.pages a {border-radius:5px;font-family: Microsoft Yahei;color: #fff;background: #0080c7;padding: 5px 10px;}
.pages a:hover {color:#fff; text-decoration:none;background:#FF5722;}
.pages .s2 {background:#c00;}
.page_input{
    margin: 0 10px;
    line-height: 25px;
    height: 25px;
}
.submit{
    border: 0px;
    border-radius: 5px;
    font-family: Microsoft Yahei;
    color: #fff;
    background: #F44336;
    padding: 5px 10px;
}




