html{min-width:1200px;}
body{background-color: #f5f5f5;}
/*领导之窗*/
.channel-wrap{width: 1170px; padding:20px 16px; background-color: #fff; margin: 0 auto; }
.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;}
/*左侧*/
.list-wrap .left{width: 225px; 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;
}
.inp-wrap .wx {float: left; padding:0 7px; position:relative; width:33px; height:32px;}
.inp-wrap .wb {float: left; padding:0 7px; position:relative; width:33px; height:32px;}
.ewm1 {
    position: absolute;
    display: none;
    left: 0;
    top: 32px;
}
.ewm2 {
    position: absolute;
    display: none;
    left: 0;
    top: 32px;
}
/*手风琴样式*/
.list_dt{
    background: #f7f7f7;
    color: #333;
    width: 100%px;
    height: auto;
    line-height: 40px;
    text-align: center;
    margin-bottom: 4px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    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: 937px; float: right;}
.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:500px;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;
	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:#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 {line-height:35px; margin: 0 auto;min-height: 400px;width: 95%;}


/*tp-list*/
.tp-list{width:165px; height:auto; margin: 0 30px 10px 28px; float:left;}
.tp-list .tp{width:165px; height:207px;}
.tp-list .wz{width:165px; height:50px; line-height:50px; text-align:center;}

/*tp-list2*/
.tp-list2{width:206px; height:auto; margin: 0 9px; float:left;}
.tp-list2 .tp{width:206px; height:136px;}
.tp-list2 .wz{width:206px; height:50px; line-height:50px; text-align:center;}


