body{background-color: #f5f5f5;}
a:hover{text-decoration:none;}
/*领导之窗*/
.channel-wrap{width: 1270px; padding:20px 16px; background-color: #fff; margin: 20px auto; min-height:600px;}
.position{height: 30px; line-height: 30px; padding-left: 25px; margin-bottom: 10px; background: url(../images/channel-01.jpg) no-repeat left center; }
.list-wrap{width:100%; overflow: hidden; margin-top:15px;}
/*左侧*/
.list-wrap .left{width: 265px; float: left;}
.list-wrap .left .title{
	width: 100%;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: #0068b7;
	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_li{
    list-style-type: none;
    text-align: center;
    color: #333;
    width: 100%;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.list_li:hover{
    color: #0068B7;
}
/*右侧样式*/

.list-wrap .right{width: 987px; float: right;}
.list-wrap .rightt{width: 1207px; margin:0 auto; min-height: 600px;}
.list-wrap .right .title{
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	background-color: #0068b7;
	margin-bottom: 4px;
}
.list-wrap .list-lb {width: 96%; min-height:600px;line-height:35px;padding:15px 0; border-bottom:1px #CCCCCC dashed; margin: 0 auto; margin-bottom: 20px; overflow: hidden;}
.list-wrap .list-lb li{
    padding-left: 15px;
    line-height: 45px;
    height: 45px;
    border-bottom:1px dashed #ccc;
	background:url(../images/list-coin01.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: #0391DB;border: 1px solid #0391DB; color: #fff;}/*页码颜色*/
.page-wrap .page:hover{background-color: #0391DB;border: 1px solid #0391DB; 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:#014fa1;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 {line-height:35px !important; margin: 0 auto;}
.list-wrap .nr-zw .v_news_content .vsbcontent_img{ text-align: center;}
.nr-zw p{text-indent:2em;font-family:宋体;font-size:16px !important;}