
.pagefy b {
 background-color:#0362ae;
 color:#fff; 
 padding-left:10px;
 padding-right:10px;
 padding-top:5px;
 padding-bottom:5px;

}



.pagefy a {
 
 color:#333; 


}


*{
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
}
ul{
    list-style: none;
}
a{
	text-decoration:none;
}
/*筛选样式-开始*/
/*多项筛选*/
.choice-screen{ 
	background:#fff; 
	padding: 25px 0px 0px;
	font-size: 13px;
}

.choice-screen a:focus,
.choice-screen a:active:focus,
.choice-screen a.active:focus,
.choice-screen a.focus,
.choice-screen a:active.focus,
.choice-screen a.active.focus
{
    text-decoration: none;
}
.aui-screen-list-box{ 
	margin:0; 
	padding:12px 5px;
}	
.aui-choice-screen {
    width: 1200px;
    margin: 0 auto;
	padding:0px;
	background: #f6f6f6;
}
.aui-screen-list-box dl {
    width: 1200px;
    overflow: hidden;
    line-height: 45px;
	margin:0;
	font-size: 13px;
}
.aui-screen-list-box dl dt {
    width: 98px;
    font-weight: 600;
    line-height: 45px;
	text-align: center;
	color: #333;
	float:left;
	font-size: 13px;
}
.aui-screen-list-box dl dd {
    position: relative;
    width: 1060px;
	 padding: 0px 20px 0 0;
    overflow: hidden;
    line-height: 1px;
	background:#f6f6f6;
	font-size: 13px;
}
.aui-screen-list-box .more_event{
	cursor: pointer;
    float: right;
    width: 82px;
    height: 30px;
    border: 1px solid #ddd;
    /*text-align: center;*/
    line-height: 30px;
    margin-top: 8px;
    position: relative;
    padding-left: 18px;
}
.aui-screen-list-box .more_event em{
	display: block;
    height: 20px;
    width: 20px;
    background-image: url(../img/erji.png);
    background-repeat: no-repeat;
    background-position: 2px 6px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.aui-screen-list-box dl dd a {
    display: inline-block;
    color: #333;
    overflow: hidden;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-size: 13px;
    cursor:pointer;
}
.aui-screen-list-box dl dd a:hover {
    /*background: #39c;*/
   
    color: #0362ae;
}
.aui-screen-list-box dl dd a.selected {
    background: transparent;
     color: #0362ae;
}
.aui-screen-list-box dl dd span.more {
    position: absolute;
    width: 39px;
    display: block;
    height: 14px;
    top: 6px;
    cursor: pointer;
    right: 1px
}

.aui-screen-list-box dl dd span.more label {
    display: inline-block;
    cursor: pointer
}
.aui-screen-list-box .choice-screen-more{
	cursor: pointer;
    width: 82px;
    height: 30px;
    border: 1px solid #3c96dc;
    text-align: center;
    line-height: 30px;
    margin-top: 8px;
    display: block;
    font-size: 13px;
    color: #3c96dc;
    margin: 13px auto;
}
.aui-screen-list-box a.choice-screen-more{
	cursor: pointer;
    width: 82px;
    height: 30px;
    border: 1px solid #3c96dc;
    text-align: center;
    line-height: 30px;
    margin-top: 8px;
    display: block;
    font-size: 13px;
    color: #3c96dc;
    margin: 13px auto;
}
.aui-screen-head-choice {
    width: 1200px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin: 17px auto;
    border: 1px dashed #3c96dc;
}
.aui-screen-head-choice dl {
    width: 1198px;
    overflow: hidden;
	margin:0px;
}
.aui-screen-head-choice dl dt {
    float: left
}
.aui-screen-head-choice dl dd {
    float: left
}
.aui-screen-head-choice dl dt {
    text-align: right;
    line-height: 50px;
    width: 100px;
    height: 50px;
    font-weight: 500;
    font-size: 15px;
}
.aui-screen-head-choice dl dd {
    padding-bottom: 4px;
    width: 740px;
    padding-top: 2px;
	margin-left:10px;
}
.aui-selected-info {
    position: relative;
    margin: 10px 10px 0 0;
    padding-left: 8px;
    padding-right: 25px;
    display: block;
    white-space: nowrap;
    background: #fff;
    float: left;
    height: 26px;
    line-height: 26px;
    background: #0362ae;
    color: #fff;
}
.aui-selected-info label {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
.aui-selected-info span {
    font-size: 12px;
}
.aui-eliminate {
    line-height: 25px;
    margin-top: 10px;
    width: 80px;
    float: left;
    color: #f60;
    cursor: pointer;
    font-size: 12px;
	margin-left:10px;
}
.aui-selected-info em {
    background: url(../img/erji.png)  no-repeat;
    cursor: pointer;
    display: block;
    height: 10px;
     width: 10px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    top: 7px;
	    background-position: -2px -12px;
}
.aui-sr-input {
    height: 35px;
    line-height: 35px;
    display: block;
    float: right;
    padding-top: 5px;
    color: #999;
    padding-right: 10px;
}
.aui-sr-input input {
    width: 42px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #CCC;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    padding: 0;
    color: #222;
}
.aui-sr-input button {
    color: #fff;
    background: #4284d9;
    height: 25px;
    line-height: 25px;
    width: 40px;
    text-align: center;
    margin-left: 3px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
}
.aui-list-pz-size {
    float: left;
    padding-top: 8px;
    width: 820px;
    height: auto;
}
.aui-list-pz-size li {
    float: left;
    width: 134px;
    padding-bottom: 5px;
    color: #3b5998;
    height: 29px;
    line-height: 29px;
}
.aui-screen-list-box .aui-aui-screen-list-item {
    height: 100px;
    border-bottom: none;
}
.aui-screen-list-box .aui-aui-screen-list-item dd {
    height: 100px;
    overflow: hidden;
}
.aui-list-pz-size li label {
    color: #4284d9;
}
.aui-list-pz-size li label input {
    margin-right: 3px;
}
.item_n{max-width: 950px; float:left; overflow:hidden; height:45px;}

/*content*/
.content{ padding:25px 0px;}
.content ul li{}
.cont_min{
	width:1070px;
	margin:0 auto;
	padding:10px 15px;
	border-bottom:2px solid #4284d9;
	margin-bottom:25px;
    }
.cont_min:hover{ background:#f6f6f6;}	
.min_header{
	height:36px;
	line-height:36px;
	font-size:18px;
	font-family:"Microsoft YaHei";
	margin-bottom:10px;
	background:url(../img/head_bg.png) no-repeat left;
	padding-left:20px;
	}
.min_info{
	padding:5px 0px;
	height:80px;
	}
.info_left{
	float:left;
	width:60px;
	height:80px;
	}
.info_cn{
	width:680px;
	overflow:hidden;
	padding-left:25px;
	}
.info_cn ul li{
	float:left;
	color:#999;
	font-size:14px;
	margin-right:15px;
	line-height: 32px;
    padding: 4px 0px;
	}
.info_name{ 
    width:380px;
	overflow: hidden;  /*文本不换行*/  
    white-space: nowrap;  /*文字超出用省略号*/  
    text-overflow:ellipsis;
    }
.info_right{
	width:290px;
	float:right;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-top: -60px;
	}
.button_bl,.button_b2{
	width:135px;
	font-size:18x;
	font-family:"Microsoft YaHei";
	border-radius:3px;
	cursor: pointer;/*鼠标指上变小手*/
	}
.button_bl{background:#3a92f3;float:left;}
.button_bl a{ color:#fff;}
.button_b2{ background:#e6e6e6; float:right;}	
.none{
	display: none;
}
/*筛选样式-结束*/

/*事项内容-开始*/
.matter-contents-header{
	margin: 22px 0;
	width: 100%;
	background: #f6f6f6;
	height: 70px;
}
.matter-contents-header-info{
	width: 1200px;
	margin:0 auto;
	height: 70px;
}
.matter-contents-header-left{
	height: 70px;
	line-height: 70px;
	margin-left: 10px;
	float: left;
}
.matter-contents-header-left p{
	color: #999;
	font-size: 15px
}
.matter-contents-header-right{
	height: 70px;
	line-height: 70px;
	float: right;
	position: relative;
}
.matter-contents-header-right input{
	width: 260px;
	height: 35px;
	padding: 0 46px 0 15px;
	font-size: 14px;
	outline: none;
	border: 0;
}
.matter-search-btn{
	width: 35px;
	height: 35px;
	background-image: url(../img/erji.png);
	background-repeat: no-repeat;
	background-position: -14px 9px;
	position: absolute;
	top: 50%;
    right: 5px;
    margin-top: -18px;
    cursor: pointer;
}
.matter-contents-info{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
/*事项内容-事项代码*/
.content-lists{
	/*margin-bottom:20px;*/
	width: 1200px;
	/*height: 58px;*/
	line-height: 58px; 
	/*border: 1px solid #e6e6e6;*/
	overflow: hidden;
	cursor: pointer;
}
.matter-contents-info .panel {
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.content-lists .content-lists-left{
	float: left;
	width: 1128px;
	position: relative;
} 
.content-lists .content-lists-left span{
	width: 4px;
	height: 20px;
	background: #059beb;
	position: absolute;
	top: 19px;
	left: 18px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;

} 
.content-lists .content-lists-left h4{
	font-size: 18px;
	font-weight: 500;
	/*height: 58px;*/
	line-height: 35px;
	padding:12px 10px 11px 36px; 
	margin: 0;
}
.content-lists .content-lists-icon{
	float: right;
	width: 70px;
	height: 58px;
	line-height: 58px;
	position: relative;
}
.content-lists .content-lists-icon span{
	width: 35px;
    height: 35px;
    background-image: url(../img/erji.png);
    background-repeat: no-repeat;
    background-position: -55px 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -18px;
    cursor: pointer;
    font-size: 18px;
}
.content-lists a:hover{
	color: #333;
}
.content-lists a:focus,
.content-lists a:active:focus,
.content-lists a.active:focus
{
    text-decoration: none;
    color: #333;
}
.contents-info-lists-header {
	position: relative;
}
.contents-info-lists-header span{
	width: 35px;
	height: 35px;
	background-image: url(../img/erji.png);
	background-repeat: no-repeat;
	background-position: -80px 10px;
	position: absolute;
	top: 0;
    left: 0;
    cursor: pointer;
}
.contents-info-lists-header h4{
	font-size: 15px;
	padding-left: 35px;
	line-height: 35px;
	max-width: 1100px;
	overflow: hidden;
}
.contents-info-lists-infos .lists-infos-jg{
	font-size: 13px;
	padding-left: 35px;
	line-height: 30px;
	display: inline-block;
	max-width: 700px;
	overflow: hidden;
	color: #999;
}
.contents-info-lists-infos .lists-infos-btn{
	float: right;
}
.contents-info-lists-infos .lists-infos-btn ul{
	overflow: hidden;
}
.contents-info-lists-infos .lists-infos-btn ul li{
	float: left;
	width: 92px;
	height: 30px;
	line-height: 28px;
	border:1px solid #3e97bf;
	margin-left: 8px;
	text-align: center;
	border-radius: 5px;
}
.contents-info-lists-infos .lists-infos-btn ul li a{
	color: #3e97bf;
	line-height: 28px;
	font-size: 14px;
}
.contents-info-lists-infos a:focus,
.contents-info-lists-infos a:active:focus,
.contents-info-lists-infos a.active:focus
{
    text-decoration: none;
    color: #3e97bf;
}
.contents-info-bd-list-title{
	font-size: 17px;
    font-weight: 500;
    margin: 5px auto 10px;
}
/*事项内容-结束*/

/*政务公开-信息展示-开始*/
.zwgk-messages{
	width: 1200px;
	background: #fff;
	margin: 28px auto 80px;
	overflow: hidden;
}
.zwgk-messages-left{
	float: left;
	width: 550px;
	border-right: 1px solid #e6e6e6;
}
.zwgk-messages-left h4{
	font-size: 18px;
	color: #0a64d2;
	margin-bottom:22px; 
	font-weight: 500;
}
.zwgk-messages-left ul{
	overflow: hidden;
}
.zwgk-messages-left ul li{
	width: 520px;
	height: 45px;
	line-height: 45px;
	background: #f6f6f6;
	font-size: 15px;
	color: #333;
	padding-left: 50px;
	margin: 0 28px 11px 0;
	position: relative;
}
.zwgk-messages-left ul li span{
	display: inline-block;
	width: 50px;
	height: 45px;
	background-image: url(../img/zwgk-zx.png);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	position: absolute;
	top: 0;
	left: 0;
}
.zwgk-messages-left ul li a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 45px;
	padding-left: 50px;
	font-size: 15px;
	color: #333;
}
.zwgk-messages-left ul li a:hover{
	color: #0a64d2;
}
.zwgk-messages-right{
	float: right;
	width: 650px;
	position: relative;
}
.zwgk-messages-right h4{
	font-size: 18px;
	color: #0a64d2;
	margin-bottom:22px; 
	font-weight: 500;
	padding-left: 30px;
}
.zwgk-messages-right ul{
	overflow: hidden;
}
.zwgk-messages-right ul li{
	width: 620px;
	height: 45px;
	line-height: 45px;
	background: #fff;
	font-size: 15px;
	color: #333;
	padding-left: 22px;
	margin: 0 0px 11px 30px;
	position: relative;
	border:1px solid #e6e6e6;
}
.zwgk-messages-right ul li a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 45px;
	padding-left: 22px;
	font-size: 15px;
	color: #333;
}
.zwgk-messages-right ul li a:hover{
	color: #0a64d2;
}
.zwgk-messages-right ul li a span{
	float: right;
	display: inline-block;
	margin-right: 20px;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	color: #333;
}
.zwgk-messages-right ul li a:hover span{
	color: #0a64d2;
}
.zwgk-messages-right .zwgk-more{
	position: absolute;
	top: 10px;
	right: 0;
	width: 70px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.zwgk-messages-right .zwgk-more a{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	text-align: center;
	height: 100%;
	line-height: 20px;
	font-size: 14px;
	color: #328cf0;
}
.zwgk-messages-right .zwgk-more a:hover{
	color: #0a64d2;
}
.zwgk-messages  a:focus,
.zwgk-messages  a:active:focus,
.zwgk-messages  a.active:focus,
.zwgk-messages  a.focus,
.zwgk-messages  a:active.focus,
.zwgk-messages  a.active.focus
{
    text-decoration: none;
}
/*政务公开-信息展示-结束*/
/*页码*/	
.pageye{margin-top: 45px;margin-bottom: 60px;}
.pagination{display:inline-block;font-size:13px; margin: 6px auto;line-height: normal;overflow: hidden;}
.pagination{*display:inline}
.pagination a{text-decoration:none;border:solid 1px #AAE;color:#15B;}
.pagination a, .pagination span{display:inline-block;float:left;padding:0.3em 0.8em;margin-right:8px;margin-bottom:5px;}
.pagination .current{background:#1681f6;color:#fff;border:solid 1px #1681f6;}
.pagination .current.prev, .pagination .current.next{color:#999;border-color:#999;background:#fff;}

.aui-screen-list-all{max-width: 940px; float:left; overflow:hidden;}
.row{ padding:20px 0}

.matter-contents-info{ padding-bottom:40px;}


.fbxq{ float: left; margin-right:30px; width:180px; text-align:center; background:#0362ae; color:#fff; line-height:35px; margin-top:18px; }
.panel-group ul li{border-top: 1px dashed #d0d0d0;}

.talent{
    width: 1230px;
    height: auto;
    margin: 0 auto; overflow:hidden;
}
.talent ul li{ width:136.8px; float:left; background: #f6f6f6; margin-left:15px; margin-bottom:20px;}
.talent1{ width:115px;height:115px;  overflow:hidden;border-radius: 90px; margin:10px}
.talent1 img{ width:100%}
.talent2{ width:90%; float:left; font-size:12px;  line-height:1.5;padding:10px 5%;border-top: 1px dashed #d0d0d0;color:#666}
.talent3{ width:90%; float:left;font-size:14px;  line-height:1.5; padding:0px 5% 10px; color:#333; height:42px; overflow:hidden}