/*头部css*/
.head_logo{
    width:100%;
    height:303px;
    background: url("imagesheadbg_zw.png") no-repeat center;
}
.header{
    width: 1200px;
    height:38px;
    line-height:38px;
    margin:0 auto;
    color: #ffffff;
    padding-top: 10px;
}
.header a{
    font-size: 14px;
    color: #ffffff;
}
.head_logo .head{
    width:1200px;
    margin:0 auto;
    padding-top: 30px;
    zoom: 1;
    position: relative;
}
.head_logo .head:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.head_logo .head .backtohome{
    position: absolute;
    top:98px;
    right:1px;
}
.head_logo .search {
    width:331px;
    height:21px;
    border:1px solid #77c9fe;
    border-radius: 6px;
    padding:8px 0px 8px 14px;
}
.head_logo .search .search_val{
    border:none;
    outline:none;
    width:280px;
    height:20px;
    background:none;
    float: left;
    color:#fff;
    border-right: 1px solid #fff;
}
.head_logo .search .search_btn{
    border:none;
    outline:none;
    float: left;
    height:20px;
    width:40px;
    cursor: pointer;
    background:url("imagessearch.png") no-repeat center;
}
.head_logo .search .search_val::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fff;
}
.head_logo .search .search_val:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
.head_logo .search .search_val::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#fff;
}
.head_logo .search .search_val:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#fff;
}
.head_logo .nav{
    width:1200px;
    height:55px;
    line-height:55px;
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
    border-bottom:3px solid #ef1a1a;
}
.head_logo .nav ul li{
    width:149px;
    height:55px;
    line-height:55px;
    border-right: 1px solid #931212;
    background: #b81717;
    float: left;

}
.head_logo .nav ul li.on{
    background:#ef1a1a;
}
.head_logo .nav ul li:hover{
    background:#ef1a1a;
}
.head_logo .nav ul li a{
    display: block;
    font-size: 18px;
    color: #fff;
}
/*右侧固定导航css*/
.right_posi{
    width: 72px;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    right: 0px;
}
.right_posi a{
    display: block;
    color: #ffffff;
    font-size: 16px;
}
.right_posi .right_nav{
    display: inline-block;
    width: 72px;
    height: 100%;
    padding-top: 30px;
    position: fixed;
    top: 0;
    right: -72px;
    z-index: 99;
    background: url(imagesright_bg.png);
}
.right_posi .right_pic{
    margin-top: 24px;
}
.right_posi .hander{
    width: 56px;
    height: 63px;
    opacity: 100;
    background: url("imageshander.png") no-repeat center;
    position: fixed;
    right: 18px;
    top: 20%;
    cursor: pointer;
    z-index: 99;
    vertical-align: middle;
    text-align: center;
}
.right_posi ul{
    margin-top:207px;
}
.right_posi ul li{
    padding:10px 0px;
    line-height:26px;
    width: 72px;
    height: 67px;
    margin-bottom: 10px;
    position: relative;
}
.right_posi ul li a{
    width: 72px;
    height: 67px;
}
.right_posi ul li .leftpic{
    width: 128px;
    height: 118px;
    padding: 10px 18px 10px 6px;
    position: absolute;
    left: -153px;
    top: -22px;
    display: none;
    background: url("imageserweimabg.png") no-repeat left center;
}
.right_posi ul li .leftpic img{
    width:100%;
    height:100%;
}
.right_posi ul li:hover {
    background: #c81f0c;
}
.right_posi ul li:hover .leftpic{
    display: block;
}
/*面包屑导航css*/
.back_page{
    width:1152px;
    margin:0 auto 16px;
    height: 27px;
    line-height:27px;
    font-size: 13px;
    color: #5d5d5d;
    background-image: none;
}
.back_page .back_head{
    display: block;
    height:27px;
    background:url("imagesm_home.png") no-repeat left center;
    padding-left: 24px;
    float: left;
    line-height:27px;
}
.back_page a{
    font-size: 13px;
    color: #5d5d5d;
}
/*通用中间内容css*/
.currencyMain{
    width:1152px;
    margin:-36px auto 14px;
    padding:20px 24px 64px 24px;
    min-height: 500px;
    background: #ffffff;
    zoom: 1;
    overflow: hidden;
}
.currencyMain:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/*政务公开css*/
.affairs .affairs_left{
    width:232px;
    float: left;
}
.affairs .affairs_left .affairs_lead{
    width:198px;
    height:324px;
    border:1px solid #e1e1e1;
    padding:16px;
}
.affairs .affairs_left .hd{
    height:26px;
    border-bottom: 1px solid #e1e1e1;
}
.affairs .affairs_left .hd a{
    border-left:6px solid #db3522;
    font-size: 16px;
    padding-left: 10px;
}
.affairs .affairs_left .affairs_lead .bd{
    margin-top: 15px;
}
.affairs .affairs_left .affairs_lead .bd .boss{
    display: block;
    width:93px;
    height:129px;
    overflow: hidden;
}
.affairs .affairs_left .affairs_lead .bd .lead_boss{
    height:129px;
}
.affairs .affairs_left .affairs_lead .bd .boss img{
    width:100%;
}
.affairs .affairs_left .affairs_lead .bd .boss_title{
    width:74px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 15px;
}
.affairs .affairs_left .affairs_lead .bd .boss_title a{
    display: block;
    font-size: 18px;
    color: #000;
}
.affairs .affairs_left .affairs_lead .bd .boss_title p{
    color: #c81f0c;
    margin-bottom:4px;
}
.affairs .affairs_left .affairs_lead .bd .boss_title span{
    line-height: 24px;
}
.affairs .affairs_left .affairs_lead .bd .lead_list{
    margin-top: 18px;
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
    width:198px;
    height:120px;
    overflow: hidden;
}
.affairs .affairs_left .affairs_lead .bd .lead_list ul{
    width:202px;
}
.affairs .affairs_left .affairs_lead .bd .lead_list ul li{
    width: 66px;
    height: 16px;
    line-height: 16px;
    float: left;
    border-right: 1px solid #b9b9b9;
    margin-bottom: 16px;
    text-align: center;
}
.affairs .affairs_left .affairs_lead .bd .lead_list ul li a{
    font-size: 16px;
    display: block;
}
/*政务信息公开css*/
.affairs .affairs_left .affairs_disclosure{
    width:198px;
    height:652px;
    border:1px solid #e1e1e1;
    padding:16px;
    margin-top: 20px;
}
.affairs .affairs_left .affairs_disclosure .bd{
    margin-top: 18px;
}
.affairs .affairs_left .disclosure ul li{
    width: 195px;
    height:40px;
    line-height:40px;
    border: 1px solid #e79696;
    background: #ffefef;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 10px;
}
.affairs .affairs_left .disclosure ul li a{
    display: block;
    font-size: 14px;
    color: #cd1920;
}
.affairs .affairs_left .disclosure ul li.zhidu a{
    background:url("imagesxinxiicon.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.zhinan a{
    background:url("imagesxinxiicon1.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.mulu a{
    background:url("imagesxinxiicon2.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.nianbao a{
    background:url("imagesxinxiicon3.png") no-repeat 24px center;
}
.affairs .affairs_left .disclosure ul li.yishenqing a{
    background:url("imagesxinxiicon4.png") no-repeat 24px center;
}
.affairs .affairs_left .basics{
    margin-top: 30px;
}
.affairs .affairs_left .basics .bd{
    width:198px;
    overflow-x: hidden;
}
.affairs .affairs_left .basics .bd ul{
    width:208px;
}
.affairs .affairs_left .basics .bd ul li{
    float: left;
    width:92px;
    height:36px;
    line-height: 36px;
    border:1px solid #c8c8c8;
    border-radius: 4px;
    text-align: center;
    margin:0px 10px 10px 0px;
}
.affairs .affairs_left .basics .bd ul li a{
    display: block;
    font-size: 14px;
    color: #2d5278;
}
.affairs .affairs_left .basics .bd ul li:hover{
    background: #db3522;
}
.affairs .affairs_left .basics .bd ul li:hover a{
    color: #FFFfff;
}
.affairs .affairs_right{
    width:901px;
    float: right;
}
.affairs .affairs_right .affairs_list{
    width:901px;
    height:360px;
    margin-bottom: 20px;
}
.affairs .affairs_right .affairs_new{
    width:491px;
    height:358px;
    border:1px solid #e1e1e1;
    float: left;
    padding:0px 15px;
}
.affairs .affairs_right .hd{
    height:41px;
    line-height: 41px;
    border-bottom:1px solid #e1e1e1;
    position: relative;
}
.affairs .affairs_right .hd ul li{
    padding:0px 10px;
    height:41px;
    line-height: 41px;
    border-bottom:1px solid #e1e1e1;
    float: left;
    font-size: 16px;
    cursor: pointer;
}
.affairs .affairs_right .more{
    position: absolute;
    right:0px;
    top:0px;
    font-size: 14px;
    color: #9a9a9a;
    display: none;
}
.affairs .affairs_right .hd ul li.on{
    border-bottom:1px solid #b81717;
    color: #b81717;
    font-weight: bold;
}
.affairs .affairs_right .hd ul li.on .more{
    display: block;
}
.affairs .affairs_right .bd{
    padding-top: 12px;
}
.affairs .affairs_right .bd ul li{
    height:32px;
    line-height: 32px;
    background: url("imageslistpio.png") no-repeat left center;
}
.affairs .affairs_right .bd ul li a{
    padding-left: 14px;
    font-size: 15px;
    color: #000;
}
.affairs .bd ul li a:hover{
    color: #db3522;
}
.affairs .affairs_right .bd ul li .date{
    font-size: 14px;
    color: #a4a4a4;
}
/*通知公告_政务公开css*/
.affairs .affairs_right .affairs_notice{
    width:329px;
    height:358px;
    border:1px solid #e1e1e1;
    float: right;
    padding:0px 15px;
}
.affairs .field_box{
    width:883px;
    height:110px;
    margin-bottom:20px;
    border:1px solid #e1e1e1;
    padding:8px;
}
.affairs .field_box .field{
    display:block;
    width:36px;
    height:100px;
    float: left;
    background: url("imagesfieldbg.png") no-repeat center;
    padding:10px 18px 0px 14px;
    font-size: 16px;
    color: #ffffff;
    line-height:22px;
}
.affairs .field_list{
    width:800px;
    overflow: hidden;
    float: right;
}
.affairs .field_list ul{
    width:883px;
}
.affairs .field_list ul li{
    width:62px;
    height:110px;
    float: left;
    margin-right: 18px;
    text-align: center;
}
.affairs .field_list ul li a{
    display: block;
    padding-top: 72px;
    font-size: 14px;
    line-height: 18px;
}
.affairs .field_list ul li a:hover{
    color: #db3522;
}
.affairs .field_list ul li.field_icon a{
    background:url("imagesfield_icon.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon1 a{
    background:url("imagesfield_icon1.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon2 a{
    background:url("imagesfield_icon2.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon3 a{
    background:url("imagesfield_icon3.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon4 a{
    background:url("imagesfield_icon4.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon5 a{
    background:url("imagesfield_icon5.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon6 a{
    background:url("imagesfield_icon6.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon7 a{
    background:url("imagesfield_icon7.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon8 a{
    background:url("imagesfield_icon8.png") no-repeat center 4px;
}
.affairs .field_list ul li.field_icon9 a{
    background:url("imagesfield_icon9.png") no-repeat center 4px;
}
/*党委css*/
.affairs .affairs_right .affairs_list2{
    width:901px;
    height:260px;
    margin-bottom: 17px;
}
.affairs .affairs_right .affairs_dangwei{
    width:491px;
    height:258px;
    border:1px solid #e1e1e1;
    float: left;
    padding:0px 15px;
}
/*人事信息css*/
.affairs .affairs_right .affairs_matters{
    width:329px;
    height:258px;
    border:1px solid #e1e1e1;
    float: right;
    padding:0px 15px;
}
/*重大建设项目css*/
.affairs .affairs_right .affairs_build{
    width:491px;
    height:258px;
    border:1px solid #e1e1e1;
    float: left;
    padding:0px 15px;
}
/*领导细览css*/
.leadership .back_page{
    padding-bottom: 14px;
    border-bottom: 1px solid #e6e6e6;
}
.leadership .leadership_left{
    width:219px;
    float: left;
}
.leadership .leadership_left .leadership_title{
    width:201px;
    height:42px;
    line-height:42px;
    padding-left: 18px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #8c431a;
    background: url("imagescaidan.png") no-repeat 180px center #db3522;
}
.leadership .leadership_left .bd{
    width:191px;
    float: left;
    min-height: 650px;
    background: #f5f5f5;
    border:1px solid #e6e6e6;
    border-top:none;
    padding:13px;
}
.leadership .leadership_left .bd ul li{
    width:173px;
    height:63px;
    border:1px solid #dcdcdc;
    padding-left: 15px;
    background:url("imagesright-jiantou.png") no-repeat 165px 10px #ffffff;
    border-radius: 6px;
    margin-bottom: 6px;
}
.leadership .leadership_left .bd ul li a{
    display: block;
}
.leadership .leadership_left .bd ul li p{
    font-size: 16px;
    line-height: 36px;
}
.leadership .leadership_left .bd ul li span{
    font-size: 12px;
    color: #db3522;
}
.leadership .leadership_left .bd ul li.on{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px 10px #ed5240;
}
.leadership .leadership_left .bd ul li.on p{
    color: #ffffff;
}
.leadership .leadership_left .bd ul li.on span{
    color: #ffffff;
}
.leadership .leadership_left .bd ul li:hover{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px 10px #ed5240;
}
.leadership .leadership_left .bd ul li:hover p{
    color: #ffffff;
}
.leadership .leadership_left .bd ul li:hover span{
    color: #ffffff;
}
.leadership_right{
    width:896px;
    padding:10px;
    min-height: 697px;
    border:1px solid #e6e6e6;
    float: right;
}
.leadership_right .leadpic{
    width:190px;
    float: left;
    font-size: 16px;
}
.leadership_right .leadpic .leader{
    width:164px;
    height:228px;
    padding:12px;
    border:1px solid #e6e6e6;
}
.leadership_right .leadpic .leader img{
    width:100%;
}
.leadership_right .leadpic .position{
    width:164px;
    min-height:51px;
    padding:12px;
    border:1px solid #e6e6e6;
    margin-top: 7px;
    text-align: center;
    line-height:25px;
}
.leadership_right .leadpic .work{
    width:164px;
    min-height:28px;
    padding:12px;
    border:1px solid #e6e6e6;
    margin-top: 7px;
    text-align: center;
    line-height:25px;
}
.leadership_right .lead_details{
    width:694px;
    float: right;
    background: #fbfbfb;
    border:1px solid #e6e6e6;
}
.leadership_right .lead_details .hd{
    height:37px;
    line-height:37px;
    padding-left:24px;
    color: #ffffff;
    font-size: 16px;
    background:url("imagesred_leader.png") no-repeat left center;
}
.leadership_right .lead_details .bd{
    width:646px;
    padding:24px;
}
.leadership_right .lead_details .bd *{
    line-height: 30px !important;
    font-size: 14px !important;
    font-family: "微软雅黑" !important;
}
.lead_active{
    margin-top: 20px;
}
.lead_active .hd{
    position: relative;
}
.lead_active .hd .more{
    position: absolute;
    top:0px;
    right:10px;
    font-size: 12px;
    color: #a4a4a4;
}
.lead_active .bdlist{
    width:646px;
    padding:10px 24px;
}
.lead_active .bdlist ul li{
    height:32px;
    line-height: 32px;
    padding-left:15px;
    background:url("imageslistpio.png") no-repeat 4px center;
}
.lead_active .bdlist ul li .date{
    font-size: 14px;
    color: #a4a4a4;
}
.lead_active .bdlist ul li a{
    font-size: 15px;
}
.lead_active .bdlist ul li:hover a{
    color: #db3522;
}
/*政府信息公开目录*/
.catalogue .catalogue_left{
    width:219px;
    float: left;
}
.catalogue .catalogue_left .catalogue_title{
    width:201px;
    height:42px;
    line-height:42px;
    padding-left: 18px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #8c431a;
    background: url("imagescaidan.png") no-repeat 180px center #db3522;
}
.catalogue .catalogue_left .bd{
    width:191px;
    float: left;
    min-height: 648px;
    background: #f5f5f5;
    border:1px solid #e6e6e6;
    border-top:none;
    padding:13px;
}
.catalogue .catalogue_left .bd .list1{
    width:173px;
    height:35px;
    line-height:35px;
    border:1px solid #dcdcdc;
    padding-left: 15px;
    background:url("imagesright-jiantou.png") no-repeat 165px center #ffffff;
    border-radius: 6px;
    margin-bottom: 6px;
}
.catalogue .catalogue_left .bd .list1 a{
    display: block;
}
.catalogue .catalogue_left .bd .list1.on{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.catalogue .catalogue_left .bd .list1.on a{
    color: #ffffff;
}
.catalogue .catalogue_left .bd .list1:hover{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.catalogue .catalogue_left .bd .list1:hover a{
    color: #ffffff;
}

.catalogue_right{
    width:916px;
    min-height:716px;
    border:1px solid #e6e6e6;
    float: right;
}
.catalogue_right .catalogue_search{
    width:896px;
    height:47px;
    border-bottom: 1px solid #e6e6e6;
    background: #f4f4f4;
    padding:13px 10px;
}
.catalogue_right .catalogue_search .catalogue_inbd{
    height:45px;
    border:1px solid #e6e6e6;
    border-radius: 4px;
    background: #ffffff;
    line-height: 45px;
}
.catalogue_right .catalogue_search .catalogue_inbd .catalogue_inbdLeft{
    width:116px;
    height:45px;
    font-size: 16px;
    background:url("imagesjiansuoicon.png") no-repeat 16px center #f5f5f5;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-right: 15px;
    text-align: right;
}
.catalogue_search .catalogue_inbd .catalogue_value{
    height:43px;
    line-height:43px;
    color: #b8b8b8;
    font-size: 14px;
    float: left;
    padding-left:10px;
    width:700px;
    border:none;
    outline: none;
}
.catalogue_search .catalogue_inbd .catalogue_btn{
    width:49px;
    height:38px;
    background:url("imagessearch_w.png") no-repeat center #1e9adb;
    border-radius: 6px;
    border:none;
    outline: none;
    float: left;
    margin-top: 4px;
    cursor: pointer;
}
.catalogue_right .bd{
    padding:20px;
}
.currencyMain #apply{
    border:none;
    border-top:4px solid #e35747;
}
.currencyMain #apply .apply_title{
    width:252px;
    height:46px;
    line-height:46px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: url("imagesapply_topbg.png") no-repeat center;
}
.currencyMain #apply .bd{
    width:839px;
    min-height: 440px;
    margin-top: 14px;
    line-height: 30px;
    font-size: 15px;
    font-family:  "微软雅黑";
    text-indent: 30px;
}
.currencyMain #apply .bd *{
    line-height: 30px !important;
    font-size: 15px !important;
    font-family:  "微软雅黑" !important;
}
.currencyMain #apply .apply_btn{
    margin-top: 46px;
}
.currencyMain #apply .apply_btn a{
    display: block;
    width:220px;
    height:46px;
    text-align: center;
    line-height:46px;
    border:1px solid #c9c9c9;
    background: #f6f6f6;
    font-size:16px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.currencyMain #apply .apply_btn .read{
    border:1px solid #3b77b9;
    background: #57a7ff;
    color: #fff;
}
/*政务公开细览css*/
.catalogue_detail h1{
    font-size: 24px;
    color: #3c3c3c;
    text-align: center;
    margin-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 50px;
}
.catalogue_detail .catalogue_sort{
    width:1060px;
    min-height: 65px;
    border:1px solid #d5d5d5;
    padding:15px 0px;
    background: #f2f2f2;
    margin-top: 20px;
    margin-bottom: 40px;
}
.catalogue_detail .catalogue_sort .sort1{
    width:313px;
    float: left;
    min-height: 65px;
    padding-left:34px;
    border-right: 1px solid #d5d5d5;
}
.catalogue_detail .catalogue_sort p{
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.catalogue_detail .catalogue_sort .sort2{
    width:341px;
    float: left;
    min-height: 65px;
    padding-left:34px;
    border-right: 1px solid #d5d5d5;
}
.catalogue_detail .catalogue_sort .sort3{
    width:300px;
    float: left;
    min-height: 65px;
    padding-left:34px;
}
.catalogue_detail .catalogue_content{
    margin-top: 14px;
    font-size: 16px;
    line-height: 36px;
    padding:0px 44px;
}
.catalogue_detail .catalogue_content *{
    font-size: 16px !important;
    line-height: 36px !important;
    font-family:"微软雅黑" !important;
}
.survey .survey_left{
    width:219px;
    float: left;
}
.survey .survey_left .survey_title{
    width:201px;
    height:42px;
    line-height:42px;
    padding-left: 18px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #8c431a;
    background: url("imagescaidan.png") no-repeat 180px center #db3522;
}
.survey .survey_left .bd{
    width:191px;
    float: left;
    min-height: 648px;
    background: #f5f5f5;
    border:1px solid #e6e6e6;
    border-top:none;
    padding:13px;
}
.survey .survey_left .bd .list1{
    width:173px;
    height:35px;
    line-height:35px;
    border:1px solid #dcdcdc;
    padding-left: 15px;
    background:url("imagesright-jiantou.png") no-repeat 165px center #ffffff;
    border-radius: 6px;
    margin-bottom: 6px;
}
.survey .survey_left .bd .list1 a{
    display: block;
}
.survey .survey_left .bd .list1.on{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.survey .survey_left .bd .list1.on a{
    color: #ffffff;
}
.survey .survey_left .bd .list1:hover{
    border: 1px solid #c13a2a;
    background: url(imagesright-jiantou.png) no-repeat 165px center #ed5240;
}
.survey .survey_left .bd .list1:hover a{
    color: #ffffff;
}
.survey_right{
    width:896px;
    min-height:698px;
    border:1px solid #e6e6e6;
    float: right;
    padding:10px;
}
.survey_right .hd{
    height:32px;
    line-height: 32px;
    border-bottom:1px solid #8c431a;
}
.survey_right .hd span{
    border-left:6px solid #db3522;
    font-size: 16px;
    padding-left: 12px;
    color: #db3522;
}
#survey_content .bd{
    padding:20px 16px;
    line-height: 36px;
    font-size: 15px;
    font-family:"微软雅黑";
}
/*通用列表css*/
#listBox .bd{
    padding-top: 10px;
    min-height: 588px;
}
#listBox .bd ul li{
    height:36px;
    line-height:36px;
    background: url("imageslistpio.png") no-repeat 2px center;
    padding-left: 15px;
}
#listBox .bd ul li a{
    font-size: 16px;
}
#listBox .bd ul li a:hover{
    color: #db3522;
}
#listBox .bd ul li .date{
    font-size: 14px;
    color: #9d9d9d;
}
/*通用细览css*/
.peruse{
    width:1060px;
    padding:16px 70px 75px;
}
.peruse .content{
    padding-top: 70px;
}

.peruse .content .box .nr{
    font-size:16px;
    color:#666;
    padding:0px 30px 0px 17px;
}
.peruse .content .box .nr h1{
    font-size:24px;
    line-height:36px;
    text-align:center;
    padding-bottom:20px;
}
.peruse .content .box .nr h2{
    height:30px;
    padding-top:15px;
    font-size:14px;
    text-align: left;
    font-weight:normal;
    border-top:#D9D9D9 solid 1px;
    border-bottom:#D9D9D9 solid 1px;
    margin-bottom:30px;
}
.peruse .content .box .nr h2 div{
    float:right;
}
.peruse .content .box .nr h2 .msg_caption span{
    cursor:pointer;
    display:block;
    width:20px;
    height:20px;
    line-height:20px;
    text-align:center;
    border-radius:3px;
    margin-left:5px;
    background-color:#CCC;
    float:left;
    color:#FFF;
    font-size:12px;
}
.peruse .content .box .nr h2 .msg_caption span a{
    color:#FFF;
    background:none;
    padding:1px 4px 4px 4px !important;
}
.peruse .content .box #para *{
    line-height:33px !important;
    font-family: "FZYouHK_512B", "微软雅黑" !important;
    font-size: 16px !important;
}
.peruse .content .box .nr p{
    text-align: left;
}
.dis_block{
    display: block;
}
.font_w{
    font-weight: bold;
}
.font14{
    font-size: 14px;
}
.font15{
    font-size: 15px;
}
/*分页css*/
.pages {
    background:#f5f5f5;
    border-radius: 5px;
    text-align: center;
    padding: 12px;
    clear: both;
    margin-top: 15px;
}
.pages span, .pages a, .pages b {
    font-size: 16px;
    margin: 0 2px;
}
.pages span font {
    color: #666666;
    font-size: 12px;
}
.pages a, .pages b {border: 1px solid #ccc;
    background: #F1F1F1;
    padding: 2px 8px;
    text-decoration: none;
}
.pages span {
    padding-right: 10px;
}
.pages b, .pages a:hover {background: #fff;
    color: #FF1700;
    border: 1px solid #BBBBBB;
}
/*通用尾部css*/
.footer_ty{
    width:100%;
    height:144px;
    padding-top: 40px;
    background: #780007;
}
.footer_ty .foot_ty{
    width:1200px;
    margin:0 auto;
    height:99px;
    border-bottom:1px solid #913036 ;
}
.footer_ty .foot_ty .foot_tyL{
    width:86px;
    height:99px;
    float: left;
    text-align: center;
}
.footer_ty .foot_ty .foot_tyL li a{
    font-size: 14px;
    color: #f4c7ca;
    line-height: 24px;
}
.footer_ty .foot_ty .foot_tyCl{
    float: left;
    margin-left: 38px;
    font-size: 14px;
    color: #f4c7ca;
    line-height: 24px;
}
.footer_ty .foot_ty .foot_tyCr{
    float: left;
    margin-left:70px;
    font-size: 14px;
    color: #f4c7ca;
    line-height: 24px;
}
.footer_ty .foot_ty .foot_tyR{
    float: right;
    margin-right: 9px;
}
.footer_ty .foot_ty .foot_tyR a{
    margin-right: 16px;
    display: block;
    float: left;
}
.footer_ty .foot_ty .foot_tyR .footer_2{
    margin-top: 4px;
 }
.footer_ty .foot_ty1{
    height:18px;
    width:1174px;
    margin:0 auto;
    padding:13px;
    font-size: 14px;
    color: #f4c7ca;
}.footer_ty .foot_ty1 a{
     font-size: 14px;
     color: #f4c7ca;
 }


/**部门信息公开**/
.xx_bm_title{ width: 100%; height: 43px; border-bottom: 2px solid #a8291a; margin-top: 20px; float: left;}
	.xx_bm_title span{height: 43px; line-height: 43px; color: #fff; font-size: 16px; padding: 0 20px; background: #c43221; border-top-left-radius:5px;
border-top-right-radius:5px;display: block; float: left;}
	.xx_bm_content{ width: 892px; height: 40px; margin-top: 15px; float: left;}
	.xx_bm_content table{border-left:1px solid #dadada;border-top:1px solid #dadada;}
	.xx_bm_content table td{border-right:1px solid #dadada;border-bottom:1px solid #dadada;width: 33%;}
	.xx_bm_item{ height: 40px; line-height: 40px; padding-left: 30px;  background: url("imagesxx_bm_tip.png") no-repeat 10px; text-decoration: none; font-size: 14px; color: #373737;}
	.xx_bm_content a:hover{color: #a8291a;}
.xxgk_title{ width: 100%; height: 45px; line-height: 45px; background: #f5f5f5;}
	.xxgk_title span{ height: 18px; width: 10px; border-radius: 2px; background: #c43221; margin-left: 15px; float: left;  margin-top: 14px;}
	.xxgk_title p{height: 45px; line-height: 45px; float: left; color: #c43221 ;}
	
.xx_bm_title_z{ width: 100%; height: 38px; border-bottom: 2px solid #db3522;  float: left;}
	.xx_bm_title_z span{height: 38px; line-height: 38px; color: #fff; font-size: 16px; padding: 0 20px; background: #db3522; border-top-left-radius:5px;
border-top-right-radius:5px;display: block; float: left;}