@charset "utf-8";

body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0
}

html, body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: 微软雅黑;
    margin: 0px auto;
    padding: 0px;
    min-width: 980px;
}

img {
    border: 0;
    vertical-align: middle
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: rgb(0, 0, 0, 0.7);
}

a:hover {
    color: rgb(200, 0, 0);

}

.c {
    clear: both;
}

/* 公开页面 */
.enforcement {
    width: 1428px;
    margin: 20px auto;
    overflow: hidden;
    margin-bottom: 0;
}
.enforcement-left {
    width: 228px;
    float: left;
}
.enforcement-left-top {
    width: 100%;
    height: 54px;
    background-color: #3f74bb;
    line-height: 54px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: left;
    overflow: hidden;
}
.enforcement-left-top2 {
    width: 100%;
    height: 95px;
    background-color: #3f74bb;
    line-height: 27px;
	padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: left;
    overflow: hidden;
}
.enforcement-left-top span img {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    margin: 14px 15px 14px 20px;
}
.enforcement-left-top2 span img {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    margin: 14px 15px 14px 20px;
}
.enforcement-left-bottom {
    width: 228px;
    min-height: 571px;
    background-color: #fafafa;
    padding-top: 15px;
}
.enforcement-left-bottom a {
    display: block;
    width: 229px;
    /* height: 60px; */
    padding: 15px 0;
    border-bottom: 1px solid #e3e3e3;
    line-height: 27px;
    overflow: hidden;
}
.enforcement-left-bottom a:hover {
    background-color: #ccdcf0;
}
.enforcement-left-bottom a:hover span {
    color: #cd0200;
}
.enforcement-left-bottom a:hover .enforcement_img {
    width: 6px;
    height: 11px;
    background: url('../images/icon_leift_hover.png');
    float: right;
    margin-top: 8px;
    margin-right: 20px;
}
.enforcement-left-bottom a:first-child {
    /*border-top:1px solid #e3e3e3;*/
}
.enforcement-left-bottom a span {
    display: block;
    float: left;
    color: #333333;
    font-size: 18px;
    width: 166px;
    margin-left: 20px;
    text-align: left;
}
.enforcement-left-bottom a .enforcement_img {
    width: 6px;
    height: 11px;
    background: url('../images/icon_leift_normal.png');
    float: right;
    margin-top: 8px;
    margin-right: 20px;
}
.enforcement-left-bottom .choose .enforcement_img {
    width: 6px;
    height: 11px;
    background: url('../images/icon_leift_hover.png');
    float: right;
    margin-top: 8px;
    margin-right: 20px;
}
.enforcement-left-bottom .choose {
    background-color: #ccdcf0;
    display: block;
}
.enforcement-left-bottom .choose span {
    color: #cd0200;
}
.enforcement-right {
    width: 1153px;
    background-color: #ffffff;
    border: solid 1px #e4e4e4;
    float: right;
    padding: 0 15px 20px 15px;
}
.enforcement-right-choose {
    display: none;
}
.enforcement .enforcement-right .choose {
    display: block;
}
.enforcement-right-list {
    width: 100%;
    border-bottom: solid 1px #e4e4e4;
    padding: 14px 0;
}
.chooseReply {
    text-indent: 20px;
    width: 100%;
    height: 56px;
    background: #E8ECF1;
    text-align: left;
    line-height: 56px;
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #05559E;
}
.enforcement-right-list-li {
    height: 46px;
    width: 100%;
    overflow: hidden;
    line-height: 46px;
    cursor: pointer;
}
.enforcement-right-list-li:hover .enforcement-right-li-news {
    color: #05559e;
    text-decoration: underline;
}

.enforcement-right-point {
    width: 3px;
    height: 3px;
    background-color: #445e92;
    float: left;
    margin-right: 10px;
    margin-top: 22px;
}
.enforcement-right-li-news {
    width: 500px;
    float: left;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.enforcement-right-li-time {
    width: 100px;
    float: right;
    text-align: left;
    text-align: right;
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #8a8a8a;
}

/* 机关职能 */
.organ {
    padding: 0 35px;
}
.organ h2 {
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 38px 0;
}
.organ p {
    font-size: 18px;
    text-align: left;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: 36px;
}

/* 领导信息 */
.leaderInfo-top {
    overflow: hidden;
    margin: 10px 0;
}
.leaderInfo-top-photo {
    float: left;
}
.leaderInfo-top-photo img {
    width: 170px;
    height: 218px;
}
.leaderInfo-top-right {
    float: left;
    text-align: left;
    width: 650px;
    margin-left: 25px;
    height: 218px;
    overflow: hidden;
}
.leaderInfo-top-right h3 {
    margin-top: 10px;
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #07438A;
}
.leaderInfo-top-right span {
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
    width: 650px;
    height: 168px;
    overflow: hidden;
}
.leaderInfo-resume {
    margin-top: 50px;
    padding: 0 10px;
    text-align: left;
    text-indent: 1em
}
.leaderInfo-resume span {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
}
/* 单位概况 */
.unitSurvey {
    padding: 0 50px 50px 50px;
}
.unitSurvey h2 {
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    line-height: 115px;
    margin-bottom: 10px;
}
.unitSurvey-li {
    text-align: left;
}
.unitSurvey-li h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    line-height: 74px;
}
.unitSurvey-li span {
    display: inline-block;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: 36px;
    text-indent: 2em;
}

/* æœç´¢åˆ†ç±» */
.ej_jdt{border-bottom: 3px solid #0c8bfe;width: 1450px;margin:0 auto;font-size:14px;padding:0px 0px  15px 0px;}
.seach_list{width: 1450px;margin:0 auto;}
.seach_list .bt{height:35px; line-height:35px; font-size:16px; color:#666; padding-bottom:10px; border-bottom:1px solid #ddd;width: 1450px;}
.seach_list .bt span{ color:#000;}
.seach_list .list{ }
.seach_list .list ul li{ border-bottom:1px solid #ddd; padding:15px 0px;height:95px;}
.seach_list .list ul li a{ display:block;font-size:16px;color:#D70F00;text-indent: 2em;height: 20px;line-height: 24px;padding:0 20px;}
.seach_list .list ul li a b{ color:#F00; font-weight:normal;}
.seach_list .list ul li p{ font-size:14px; color:#999;text-indent: 2em;padding:0 15px;}
.seach_list .list ul li p span{ margin-right:10px; color:#999;}
/* åˆ†é¡µåˆ—è¡¨ */
.f_page{ padding:20px 20px 0 20px;text-align:center;height:70px;line-height:70px;color:#333;}
.f_page ul{}
.f_page ul li{ display:inline-block;font-size:16px;padding-left:12px;padding-right:12px;height:28px;line-height:28px;border:1px solid #ddd;margin-right:12px;color:#333;}
.f_page ul li a{/* display:block; *//* border:1px solid #ccc; */background:#fff;color:#888896;font-size:14px;font-family:"微软雅黑";width:36px;height:38px;}
.f_page ul li a:hover{ background:#327cd3; border:1px solid #337dd2; color:#FFFFFF;}
.f_page ul li.cu a{/* display:inline-block; *//* font-size:16px; *//* padding-left:12px; *//* padding-right:12px; */height:28px;line-height:28px;/* border:1px solid #ddd; *//* margin-right:12px; *//* color:#333; */}
.seach_list .list ul li p a{ color:#999;}
