﻿@charset "utf-8";
a { color: #000000; text-decoration: none; }
    a:hover { text-decoration: none; }

.container_24 { width: 1020px; }
    .container_24 .grid_17 { width: 722px; padding-left: 5px; }
    .container_24 .grid_24 { width: 1010px; }

.channel .container_24 .grid_20{
    width: 844px;
}

.container_16 { /*background-color: #b8b8b8;*/ background-repeat: repeat-y; /*margin-bottom: 20px;*/ }
.container_16 { /*background-image: url(../images/16_col.gif);*/ }

/*BootStrap 预格式化*/
html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0,0,0,0); }
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff; }
ul, ul li { list-style: none; margin: 0; padding: 0; }
/*End BootStrap 预格式化*/

body { background: #e5e4e4; background: url(../images/topBgRep.png) repeat-x;}

.header { }
.section { }
.footer { height: 89px; /* background: url(../images/footBg.jpg) center bottom; */ margin-top: 22px; background-color: #0179B3; }
    .footer .footBox { margin-top: 17px; color: white; font-size: 12px; font-weight: normal; line-height: 19px;float:left;margin-left:10px;}


.head { background-color: #61c0e7; }
.headBox { max-height: 295px; overflow: hidden; text-align: center;}
.logo { }
.logoBox { }
.menu { background-color: #2e7da2; width: 1020px; margin: 0 auto;}
.menuBox { min-height: 50px; }

/*common*/
.clearShow { clear: both; }
.hide { display: none; }
.ph { /*background: #E7E7E7;*/ }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }

.bgbox { background-color: white; box-shadow: 0px 0px 6px 0px #C2C2C2; }
.ptb10 { padding-top: 10px; padding-bottom: 10px; }
.pt10 { padding-top: 10px; }
.p15 { padding: 15px; }
.p10 { padding: 10px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mb10 { margin-bottom: 10px; }
.cbox { min-height: 20px; }
.h0 { height: 0px; overflow: hidden; }
/*End common*/

/*my grid*/
.grid1fl, .grid2fl, .grid3fl, .grid4fl, .grid5fl, .grid6fl, .grid7fl, .grid8fl, .grid9fl, .grid10fl, .grid11fl, .grid12fl, .grid13fl, .grid14fl, .grid15fl, .grid16fl { float: left; display: inline; }
.grid1fr, .grid2fr, .grid3fr, .grid4fr, .grid5fr, .grid6fr, .grid7fr, .grid8fr, .grid9fr, .grid10fr, .grid11fr, .grid12fr, .grid13fr, .grid14fr, .grid15fr, .grid16fr { float: right; display: inline; }

.grid1fl { width: 55px; }
.grid2fl { width: 115px; }
.grid3fl { width: 175px; }
.grid4fl { width: 235px; }
.grid5fl { width: 295px; }
.grid6fl { width: 355px; }
.grid7fl { width: 415px; }
.grid8fl { width: 475px; }
.grid9fl { width: 535px; }
.grid10fl { width: 595px; }
.grid11fl { width: 655px; }
.grid12fl { width: 715px; }
.grid13fl { width: 775px; }
.grid14fl { width: 835px; }
.grid15fl { width: 895px; }
.grid16fl { width: 955px; }

.grid1fr { width: 55px; }
.grid2fr { width: 115px; }
.grid3fr { width: 175px; }
.grid4fr { width: 235px; }
.grid5fr { width: 295px; }
.grid6fr { width: 355px; }
.grid7fr { width: 415px; }
.grid8fr { width: 475px; }
.grid9fr { width: 535px; }
.grid10fr { width: 595px; }
.grid11fr { width: 655px; }
.grid12fr { width: 715px; }
.grid13fr { width: 775px; }
.grid14fr { width: 835px; }
.grid15fr { width: 895px; }
.grid16fr { width: 955px; }

/*End my grid*/

/*nav*/
.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav-justified { width: 100%; /*background-color: #eee;*/ /*border: 1px solid #ccc;border-radius: 5px;*/ }
.nav > li { position: relative; display: block; }
/*.nav-justified > li { float: none; display: table-cell; width: 1%; }*/
.nav-justified > li { float: left; display: table-cell; width: 113px; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav-justified { /* border-left: 1px solid #25627E; */ /* border-right: 1px solid #3EA6D7; */ }
    .nav-justified > li > a { text-align: center; margin-bottom: 5px; }
    .nav-justified > li > a { margin-bottom: 0; }
    .nav-justified > li > a { padding-top: 15px; padding-bottom: 15px; margin-bottom: 0; font-weight: bold; color: #FFF; text-align: center; /*background-color: #e5e5e5;*/ }
    .nav-justified > li > a { border-right: 1px solid #25627e; border-left: 1px solid #3EA6D7; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #235b76; color: #fcff00; }
/*End nav*/

/*内容模板*/
/*通用新闻列表*/
.listBox { }
    .listBox a { color: #000; line-height: 30px; overflow: hidden; height: 30px; }
        .listBox a:hover { color: #2E7DA2; }
    .listBox ul li a .icon { width: 30px; height: 30px; float: left; display: inline; /*background: url(../images/centerConItemIcon.png) no-repeat center center;*/ background-color: #F3F3F3; }
    .listBox ul li a .title { padding-left: 6px; }
    .listBox ul li a .date { float: right; display: inline; }

/*End 通用新闻列表*/
.centerConCon { border-top: 0px solid #0f76c1; }
.centerConItem { height: 30px; /*width: 406px;*/ text-align: center; line-height: 30px; font-size: 14px; /*border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #4fa7d2;*/ margin: 0px auto 0px auto; }
.centerConItemIcon { width: 26px; height: 26px; float: left; display: inline; background: url(../images/centerConItemIcon.png) no-repeat center center; }
.centerConItemText { line-height: 26px; float: left; display: inline; }
.centerConItemText { }
.centerConItemDate { line-height: 26px; float: right; display: inline; margin-right: 3px; color: #666666; }

.sBox { background-color: white; }
.sBoxS { /*box-shadow: 0 0 10px #A7A7A7;*/ }

/*在线互动*/
.zxhtItemBox { border: 10px solid #38BB1F; /*box-shadow: 0 0 10px #A7A7A7;*/ border-radius: 2px; ); }
    .zxhtItemBox h5 { margin-bottom: 10px; }
    .zxhtItemBox ol { list-style-type: decimal; list-style-position: inside; margin: 0; }
        .zxhtItemBox ol li { margin-left: 10px; }
.zxhtItemBoxBorder2 { border: 10px solid #F5D700; }
.zxhtItemBoxBorder3 { border: 10px solid #45C1F1; }
/*友情链接*/
.link { background: url(../images/linkbg.jpg) no-repeat; background-color: white; }
.yqljBox { /*box-shadow: 0 0 10px #A7A7A7;*/ padding-left: 89px; }
    .yqljBox li { display: inline-block; padding: 6px 10px; }
    .yqljBox h5 { padding-left: 6px; margin-bottom: 10px; }
/*End 内容模板*/

/*信访直通车*/
.train { text-align: center; }
    .train li { padding-bottom: 8px; padding-top: 0px; }
    .train .item2 a { color: #000; line-height: 75px; overflow: hidden; height: 91px; background: url(../images/train/pic_bg6.png) no-repeat; display: block; width: 259px; margin: 0 auto; }
/*         .train .item2 a:hover { color: #2E7DA2; background: url(../images/train/pic_bg3.png) no-repeat; } */
    .train .item3 a { color: #000; line-height: 75px; overflow: hidden; height: 91px; background: url(../images/train/pic_bg8.png) no-repeat; display: block; width: 259px; margin: 0 auto; }
/*         .train .item3 a:hover { color: #2E7DA2; background: url(../images/train/pic_bg5.png) no-repeat; } */
    .train .item4 a { color: #000; line-height: 75px; overflow: hidden; height: 91px; background: url(../images/train/pic_bg10.png) no-repeat; display: block; width: 259px; margin: 0 auto; }
/*         .train .item4 a:hover { color: #2E7DA2; background: url(../images/train/pic_bg7.png) no-repeat; } */
    .train .item5 a { color: #000; line-height: 75px; overflow: hidden; height: 91px; background: url(../images/train/pic_bg4.png) no-repeat; display: block; width: 259px; margin: 0 auto; }
/*         .train .item5 a:hover { color: #2E7DA2; background: url(../images/train/pic_bg9.png) no-repeat; } */

/*新闻*/


/*案件*/
.case { background: url(../images/tabIndBarBg.jpg) repeat-x; }
    .case ul li { float: left; }
        .case ul li a { }
            .case ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
        .case ul li a { color: #000; }
            .case ul li a:hover { color: #000000; /* background-color: #FFFFFF; */ }
    .case ul .on a:hover { color: #000; }

    .case .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ }
    .case ul li { cursor: pointer; float: left; height: 37px; width: 105px; line-height: 37px; text-align: center; font-size: 14px; font-weight: 800; /* color: #000; */ /* border-top: none; */ }
    .case ul .on { /* background: url(../images/tabIndBgSel.jpg) repeat-x; */ background: white; }
        .case ul .on a { color: #000; }

    .case .con { height: 225px; /*border-top: 5px solid #E1E1E1;*/ padding-top: 10px; background-color: white; overflow: hidden; }
        .case .con .bigBox { float: left; display: inline; height: 290px; width: 291px; /* padding-right: 20px; */ /* background-color: red; */ border: 1px solid #D4D4D4; padding: 4px; border-radius: 5px; }
            .case .con .bigBox img { width: 291px; height: 290px; }
            .case .con .bigBox .title { position: relative; top: -47px; font-size: 19px; color: #FFF; text-align: center; line-height: 47px; background: url(../images/rzzyItemTitleBg.png) repeat-x; }
                .case .con .bigBox .title a { color: white; color: #FFFF00; padding-top: 4px; font-family: "Microsoft Yahei"; font-weight: 800; }

.info { height: 145px; }
    .info .disclosure { height: 142px; width: 100%; float: left; display: inline; /* border: 1px solid #D8894A; */ border-top: 3px solid #FF7200; }
        .info .disclosure .telBox { float: left; display: inline; width: 505px; }
            .info .disclosure .telBox .complaintSz { margin-left: 35px; line-height: 28px; border-bottom: 1px dotted #B3B3B3; font-size: 14px; }
                .info .disclosure .telBox .complaintSz .img { padding-bottom: 3px; padding-right: 5px; }
        .info .disclosure .complaintTel { padding-left: 38px; padding-top: 4px; }
            .info .disclosure .complaintTel .img { padding-bottom: 3px; padding-right: 4px; }
        .info .disclosure .antherBox { float: right; display: inline; width: 117px; text-align: center; padding-top: 29px; }


    .info .disclosure { padding-top: 7px; float: right; display: inline; /* padding-top: 45px; */ /* padding-right: 19px; */ }
        .info .disclosure li { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ /* border-bottom-style: dotted; */ /* list-style-type: circle; */ /* padding: 0px 11px 6px 0px; */ width: 232px; text-align: left; height: 33px; }
            .info .disclosure li .img { width: 13px; height: 13px; }
        .info .disclosure p { color: #000; line-height: 2em; overflow: hidden; /* height: 75px; */ display: block; /* width: 73px; */ /* margin: 0 auto; */ /* text-align: left; */ /* background-color: #E4E4E4; */ border-radius: 3px; font-size: 14px; /* text-align: center; */ padding-top: 5px; }


/*新闻*/
.news { /* background: url(../images/tabIndBarBg.jpg) repeat-x; */ }
    .news ul li { float: left; }
        .news ul li a { }
            .news ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
        .news ul li a { color: #000; }
            .news ul li a:hover { color: #000000; /* background-color: #FFFFFF; */ }
    .news ul .on a:hover { color: #FFFFFF; }

    .news .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ }
    .news ul li { cursor: pointer; float: left; height: 35px; width: 79px; line-height: 35px; margin-top: 7px; text-align: center; font-size: 14px; font-weight: 800; /* color: #000; */ /* border-top: none; */ }
    .news ul .on { /* border-bottom: 3px solid #1F99D3; */ /* border-bottom: 3px solid #2D7B9F; */ background-color: #2D7B9F; color: #FFF; padding-top: 2px; }
        .news ul .on a { color: #FFF; }

    .news .con { height: auto; border-top: 1px solid #E1E1E1; padding-top: 5px; background-color: white; overflow: hidden; }
        .news .con .bigBox { float: left; display: inline; height: 290px; width: 291px; /* padding-right: 20px; */ /* background-color: red; */ border: 1px solid #D4D4D4; padding: 4px; border-radius: 5px; }
            .news .con .bigBox img { width: 291px; height: 290px; }
            .news .con .bigBox .title { position: relative; top: -47px; font-size: 19px; color: #FFF; text-align: center; line-height: 47px; background: url(../images/rzzyItemTitleBg.png) repeat-x; }
                .news .con .bigBox .title a { color: white; color: #FFFF00; padding-top: 4px; font-family: "Microsoft Yahei"; font-weight: 800; }

/*信访指南*/
.xfznPage .cen { background: url(../images/wsxf/cenBg.png) repeat-y; /* padding: 10px 0px; */ min-height: 361px; text-align: center; }
/*== 信访渠道 ==*/
.xfznPage .xfqd { /* background: url(../images/tabIndBarBg.jpg) repeat-x; */ }
    .xfznPage .xfqd ul li { float: left; }
        .xfznPage .xfqd ul li a { }
            .xfznPage .xfqd ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
        .xfznPage .xfqd ul li a { color: #FFF; }
            .xfznPage .xfqd ul li a:hover { color: #FFF; /* background-color: #FFFFFF; */ }
    .xfznPage .xfqd ul .on a:hover { color: #FFFFFF; }

    .xfznPage .xfqd .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ padding-top: 14px;}
    .xfznPage .xfqd ul li { cursor: pointer; float: left; height: 37px; width: 94px; line-height: 37px; text-align: center; font-size: 14px; font-weight: 800; color: #FFF; /* border-top: none; */ margin-left: 3px; margin-right: 3px; background: #2d7b9f; }
    .xfznPage .xfqd ul .on { /* border-bottom: 3px solid #1F99D3; */ background-color: #ff7200; color: white; }
        .xfznPage .xfqd ul .on a { color: #FFF; }

    .xfznPage .xfqd .con { height: auto; border-top: 3px solid #2d7b9f; padding-top: 10px; background-color: white; overflow: hidden; padding-bottom: 25px;}
        .xfznPage .xfqd .con .bigBox { float: left; display: inline; height: 290px; width: 291px; /* padding-right: 20px; */ /* background-color: red; */ border: 1px solid #D4D4D4; padding: 4px; border-radius: 5px; }
            .xfznPage .xfqd .con .bigBox img { width: 291px; height: 290px; }
            .xfznPage .xfqd .con .bigBox .title { position: relative; top: -47px; font-size: 19px; color: #FFF; text-align: center; line-height: 47px; background: url(../images/rzzyItemTitleBg.png) repeat-x; }
                .xfznPage .xfqd .con .bigBox .title a { color: white; color: #FFFF00; padding-top: 4px; font-family: "Microsoft Yahei"; font-weight: 800; }


/*机构概况*/
.org { min-height: 208px; }
    .org .imgBox { }
        .org .imgBox .img { width: 300px; height: 230px; }
    .org .conBox { width: 328px; height: 230px; padding-right: 5px; }


/*信息公开*/
.disclosure { }
    .disclosure .titleBox { width: 33px; padding-top: 14px; padding-left: 9px; float: left; display: inline; }
        .disclosure .titleBox .img { }
    .disclosure .textBox { float: right; display: inline; border-bottom: 1px dotted #DFDFDF; width: 271px; padding-top: 13px; padding-bottom: 3px; }
        .disclosure .textBox li { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ /* border-bottom-style: dotted; */ /* list-style-type: circle; */ }
        .disclosure .textBox a { color: #000; line-height: 2em; overflow: hidden; /* height: 75px; */ display: block; /* width: 255px; */ /* margin: 0 auto; */ /* padding: 0px 30px; */ /* text-align: left; */ font-size: 12px; width: 108px; }
            .disclosure .textBox a:hover { color: #2E7DA2; }

    .disclosure .btnBox { float: right; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ width: 271px; padding-top: 9px; }
        .disclosure .btnBox li { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ /* border-bottom-style: dotted; */ /* list-style-type: circle; */ padding: 0px 11px 6px 0px; }
        .disclosure .btnBox a { color: #000; line-height: 2em; overflow: hidden; /* height: 75px; */ display: block; /* width: 255px; */ /* margin: 0 auto; */ padding: 0px 20px; /* text-align: left; */ background-color: #E4E4E4; border-radius: 3px; font-size: 12px; }
            .disclosure .btnBox a:hover { color: #FFFFFF; background-color: #FF7200; }

/*信访条例，法规*/
.rule { /* background: url(../images/tabIndBarBg.jpg) repeat-x; */ background-color: #e9e9e9; }
    .rule ul li { float: left; }
        .rule ul li a { }
            .rule ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
        .rule ul li a { color: #000; }
            .rule ul li a:hover { color: #000000; /* background-color: #FFFFFF; */ }
    .rule ul .on a:hover { color: #000; }

    .rule .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ }
    .rule ul li { cursor: pointer; float: left; height: 30px; width: 70px; line-height: 30px; text-align: center; font-size: 13px; font-weight: 800; /* color: #000; */ /* border-top: none; */ /* border: 1px solid red; */ }
    .rule ul .on { background: url(../images/tabIndBgSel.jpg) repeat-x bottom; }
        .rule ul .on a { color: #000; }

    .rule .con { height: 102px; /*border-top: 5px solid #E1E1E1;*/ padding-top: 10px; background-color: white; overflow: hidden; }
        .rule .con .bigBox { float: left; display: inline; height: 290px; width: 291px; /* padding-right: 20px; */ /* background-color: red; */ border: 1px solid #D4D4D4; padding: 4px; border-radius: 5px; }
            .rule .con .bigBox img { width: 291px; height: 290px; }
            .rule .con .bigBox .title { position: relative; top: -47px; font-size: 19px; color: #FFF; text-align: center; line-height: 47px; background: url(../images/rzzyItemTitleBg.png) repeat-x; }
                .rule .con .bigBox .title a { color: white; color: #FFFF00; padding-top: 4px; font-family: "Microsoft Yahei"; font-weight: 800; }


    .rule .conRuleBox { padding-top: 5px; }
        .rule .conRuleBox li { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ /* border-bottom-style: dotted; */ /* list-style-type: circle; */ /* padding: 0px 11px 6px 0px; */ width: 107px; text-align: center; height: 98px; }
            .rule .conRuleBox li .img { width: 57px; height: 57px; }
        .rule .conRuleBox a { color: #000; line-height: 2em; overflow: hidden; /* height: 75px; */ display: block; /* width: 73px; */ /* margin: 0 auto; */ /* text-align: left; */ /* background-color: #E4E4E4; */ border-radius: 3px; font-size: 12px; font-size: 12px; text-align: center; padding-top: 5px; }
            .rule .conRuleBox a:hover { /* color: #FFF; */ /* background-color: #FF7200; */ }




/*server*/
.server { }
    .server .con { height: 160px; }
    .server .conTelBox { }

        .server .conTelBox .lBox { width: 160px; float: left; display: inline; padding-left: 13px; border-right: 1px dotted #000; /* border-right-style: dotted; */ }
            .server .conTelBox .lBox ul .on { background: none; }
            .server .conTelBox .lBox ul li { float: none; }
            .server .conTelBox .lBox li { /* line-height: 2em; */ overflow: hidden; height: 31px; display: block; width: 163px; /* margin: 0 auto; */ /* text-align: left; */ font-size: 12px; text-align: left; /* padding-top: 5px; */ font-weight: normal; }
            .server .conTelBox .lBox span { line-height: 2em; overflow: hidden; /* height: 75px; */ /* width: 73px; */ /* margin: 0 auto; */ /* text-align: left; */ border-radius: 3px; font-size: 12px; text-align: center; padding-top: 5px; color: #3188b1; padding-right: 7px; font-weight: 800; }


        .server .conTelBox .rBox { padding-top: 5px; float: right; display: inline; padding-top: 45px; padding-right: 19px; }
            .server .conTelBox .rBox li { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ /* border-bottom-style: dotted; */ /* list-style-type: circle; */ /* padding: 0px 11px 6px 0px; */ width: 76px; text-align: center; height: 96px; }
                .server .conTelBox .rBox li .img { width: 57px; height: 57px; }
            .server .conTelBox .rBox a { color: #000; line-height: 2em; overflow: hidden; /* height: 75px; */ display: block; /* width: 73px; */ /* margin: 0 auto; */ /* text-align: left; */ /* background-color: #E4E4E4; */ border-radius: 3px; font-size: 12px; font-size: 12px; text-align: center; padding-top: 5px; }
                .server .conTelBox .rBox a:hover { /* color: #FFF; */ /* background-color: #FF7200; */ }

/*便民系统*/
.sys { }
.sys { padding-top: 5px; float: right; display: inline; padding-top: 55px; /* padding-right: 20px; */ }
    .sys ul li { float: left; display: inline; width: 129px; text-align: center; height: 138px; }
        .sys ul li .img { width: 111px; height: 111px; }
    .sys a { color: #000; line-height: 2em; overflow: hidden; display: block; /* width: 73px; */ /* margin: 0 auto; */ /* text-align: left; */ /* background-color: #E4E4E4; */ border-radius: 3px; font-size: 12px; font-size: 12px; text-align: center; padding-top: 0px; }
        .sys a:hover { /* color: #FFF; */ /* background-color: #FF7200; */ }



/*网上调查*/
/*.survey { text-align: center; }
    .survey a { color: #000; line-height: 30px; overflow: hidden; height: 30px; display: block; width: 255px; margin: 0 auto; text-align: left; }
        .survey a:hover { color: #2E7DA2; }
    .survey ul li a .icon { width: 30px; height: 30px; float: left; display: inline;  background-color: #F3F3F3; }
    .survey ul li a .title { padding-left: 6px; }
    .survey ul li a .date { float: right; display: inline; }*/


.s3 { }
    .s3 .left { width: 49%; }
    .s3 .right { width: 49%; }
    .s3 .s3c3 { }
        .s3 .s3c3 #s3c3Tab { }
    .s3 .s3c3 { /* background: url(../images/tabIndBarBg.jpg) repeat-x; */ }
        .s3 .s3c3 ul li { float: left; }
            .s3 .s3c3 ul li a { }
                .s3 .s3c3 ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
            .s3 .s3c3 ul li a { color: #000; }
                .s3 .s3c3 ul li a:hover { color: #000000; /* background-color: #FFFFFF; */ }
        .s3 .s3c3 ul .on a:hover { color: #FFFFFF; }

        .s3 .s3c3 .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ }
        .s3 .s3c3 ul li { cursor: pointer; float: left; height: 35px; width: 89px; line-height: 35px; text-align: center; font-size: 14px; font-weight: 800; /* color: #000; */ /* border-top: none; */ }
        .s3 .s3c3 ul .on { /* border-bottom: 3px solid #2D7B9F; */ }
            .s3 .s3c3 ul .on a { color: #FFF; }

        .s3 .s3c3 .con { height: 156px; border-top: 1px solid #E1E1E1; padding-top: 10px; background-color: white; overflow: hidden; }

/*    .s3 .s3c3 .contSurveyBox { }
            .s3 .s3c3 .contSurveyBox ol { list-style-type: decimal; list-style-position: inside; margin: 0; }
                .s3 .s3c3 .contSurveyBox ol li { margin-left: 10px; }*/

.s4 { background: url(../images/imgBar/imgBarBg.png) no-repeat; height: 107px; padding-top: 0px; padding-bottom: 0px; }
    .s4 ul li { float: left; display: inline; width: 337px; text-align: center; /* height: 104px; */ }
        .s4 ul li .img { width: 320px; height: 107px; }
    .s4 a { color: #000; line-height: 2em; overflow: hidden; display: block; border-radius: 3px; font-size: 12px; text-align: center; /* padding-top: 5px; */ }
        .s4 a:hover { /* color: #FFF; */ /* background-color: #FF7200; */ }


.s5 { }
    .s5 .left { width: 49%; }
    .s5 .right { width: 49%; }

.s6 { }
    .s6 .yqljBox { }
        .s6 .yqljBox .linkItem { float: left; display: inline; padding: 8px 41px; }
            .s6 .yqljBox .linkItem .sel { /* line-height: 30px; */ height: 27px; width: 223px; }

/*网上调查*/
.tabS1 { /* background: url(../images/tabIndBarBg.jpg) repeat-x; */ }
    .tabS1 ul li { float: left; }
        .tabS1 ul li a { }
            .tabS1 ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
        .tabS1 ul li a { color: #FFF; }
            .tabS1 ul li a:hover { color: #000000; /* background-color: #FFFFFF; */ }
    .tabS1 ul .on a:hover { color: #FFFFFF; }

    .tabS1 .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ }
    .tabS1 ul li { cursor: pointer; float: left; height: 35px; width: 87px; line-height: 35px; text-align: center; font-size: 14px; font-weight: 800; color: #FFF; margin-top: 5px; /* border-top: none; */ }
    .tabS1 ul .on { /* border-bottom: 3px solid #2D7B9F; */ background-color: #2D7B9F; color: white; }
        .tabS1 ul .on a { color: #FFF; }

    .tabS1 .con { height: 156px; border-top: 1px solid #E1E1E1; padding-top: 10px; background-color: white; overflow: hidden; }

    .tabS1 .conttabS1Box { }
        .tabS1 .conttabS1Box ol { list-style-type: decimal; list-style-position: inside; margin: 0; }
            .tabS1 .conttabS1Box ol li { margin-left: 10px; }


/*网上调查*/
.survey { /* background: url(../images/tabIndBarBg.jpg) repeat-x; */ }
    .survey ul li { float: left; }
        .survey ul li a { }
            .survey ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
        .survey ul li a { color: #000; }
            .survey ul li a:hover { color: #000000; /* background-color: #FFFFFF; */ }
    .survey ul .on a:hover { color: #FFFFFF; }

    .survey .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ }
    .survey ul li { cursor: pointer; float: left; height: 32px; width: 83px; line-height: 32px; margin-top: 7px; text-align: center; font-size: 14px; font-weight: 800; /* color: #000; */ /* border-top: none; */ }
    .survey ul .on { border-bottom: 3px solid #1F99D3; border-bottom: 3px solid #2D7B9F; background-color: #2D7B9F; color: #FFF; padding-top: 2px; }
        .survey ul .on a { color: #FFF; }

    .survey .con { height: 156px; border-top: 1px solid #E1E1E1; padding-top: 10px; background-color: white; overflow: hidden; }

    .survey .contSurveyBox { }
        .survey .contSurveyBox ol { list-style-type: decimal; list-style-position: inside; margin: 0; }
            .survey .contSurveyBox ol li { margin-left: 10px; }

#surveyTab1 > div.con > div > div > div > div.centerConItemDate { display: none; }


/*述求件*/
#DivPublic { }
    #DivPublic .title td { line-height: 30px; font-size: 13px; text-align: center; }
    #DivPublic table { line-height: 30px; font-size: 13px; text-align: center; }
    #DivPublic tr { line-height: 30px; font-size: 13px; }

#DivDealing { }
    #DivDealing .title td { line-height: 30px; font-size: 13px; text-align: center; }
    #DivDealing table { line-height: 30px; font-size: 13px; text-align: center; }
    #DivDealing tr { line-height: 30px; font-size: 13px; }


.DivStatisImg { float: left; display: inline; padding-right: 15px; padding-left: 15px; }

#DivSatis { }

    #DivSatis .title td { line-height: 30px; font-size: 13px; text-align: center; }
    #DivSatis table { line-height: 30px; font-size: 13px; text-align: center; }
    #DivSatis tr { line-height: 30px; font-size: 13px; }




/*便民电话*/
#serverTab .serverTelBox { padding-top: 5px; padding-left: 5px; }
    #serverTab .serverTelBox .serverTelIcon { /* width: 57px; */ }
        #serverTab .serverTelBox .serverTelIcon .img { width: 57px; height: 57px; float: left; display: inline; }
    #serverTab .serverTelBox .serverTelText { float: right; display: inline; width: 207px; }
        #serverTab .serverTelBox .serverTelText .textList { }
            #serverTab .serverTelBox .serverTelText .textList li { width: 102px; font-size: 12px; font-weight: normal; height: 20px; line-height: 20px; cursor: default; }
                #serverTab .serverTelBox .serverTelText .textList li .title { color: #0178AF; }

    #serverTab .serverTelBox .serverSerText .textList { }
        #serverTab .serverTelBox .serverSerText .textList li { width: 102px; font-size: 12px; font-weight: normal; height: 25px; line-height: 30px; cursor: default; }
            #serverTab .serverTelBox .serverSerText .textList li .title { color: #0178AF; }
        #serverTab .serverTelBox .serverSerText .textList li { width: 165px; font-size: 12px; font-weight: normal; height: 20px; line-height: 20px; cursor: default; text-align: left; padding-left: 17px; }


#serverTab .btnBox { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ width: 271px; padding-left: 5px; /* margin: 0 auto; */ margin-top: 5px; height: 80px; }
    #serverTab .btnBox li { float: left; display: inline; padding: 0px 8px 0px 0px; width: 79px; }
    #serverTab .btnBox a { color: #000; line-height: 2.5em; overflow: hidden; /* height: 75px; */ display: block; /* width: 255px; */ /* margin: 0 auto; */ /* padding: 0px 20px; */ /* text-align: left; */ background-color: #E4E4E4; border-radius: 3px; font-size: 12px; font-weight: normal; color: #000; }
        #serverTab .btnBox a:hover { color: #FFFFFF; background-color: #FF7200; }

/*  ========================  栏目页  ========================  */

.channel { }

    .channel .grid_7 { width: 265px; padding-left: 5px; margin-right: 0px; }
    .channel .grid_17 { width: 673px; margin-left: 0px; }

    .channel .lNav { /* background: url(../images/lNavBg.png) no-repeat top center; */ text-align: center; min-height: 453px; float: left; display: inline; padding-left: 10px; padding-bottom: 10px; }
        .channel .lNav .channelName { height: 30px; line-height: 30px; padding-top: 16px; text-align: center; padding-bottom: 16px; }
            .channel .lNav .channelName a { font-size: 17px; color: #147BB1; font-weight: 800; }
        .channel .lNav ul { }
            .channel .lNav ul li { }
                .channel .lNav ul li .on1 { background-color: #4abd0b; color: #FFFFFF; }
                .channel .lNav ul li a { display: block; height: 87px; line-height: 35px; overflow: hidden; border-bottom: #FFF solid 2px; text-align: center; width: 130px; margin: 0 auto; font-size: 14px; background: #01a9ea; color: white; padding-top: 6px; }
                    .channel .lNav ul li a:hover { background-color: #4abd0b; color: #FFFFFF; }

    .channel .rList { /* padding-right: 15px; */ padding-top: 2px; /* padding-bottom: 10px; */ }
        .channel .rList .rListTop { background: url(../images/rListTopBg.png); height: 54px; margin-top: -3px; }
        .channel .rList .rLisCen { background: url(../images/rListCenBg.png) repeat-y; padding: 10px; min-height: 361px; }
        .channel .rList .rListBot { background: url(../images/rListBotBg.png) no-repeat; height: 14px; }


    /*列表*/
    .channel .lmListConBox { min-height: 297px; }
    .channel .rList .lmListConItem { height: 30px; /*width: 406px;*/ text-align: center; line-height: 30px; font-size: 14px; /*border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #4fa7d2;*/ margin: 0px auto 0px auto; }

    .channel .rList .lmListConItemIcon { width: 26px; height: 26px; float: left; display: inline; background: url(../images/centerConItemIcon.png) no-repeat center center; }

    .channel .rList .lmListConItemText { line-height: 26px; float: left; display: inline; }

    .channel .rList .lmListConItemDate { line-height: 26px; float: right; display: inline; margin-right: 3px; color: #666666; }

/*侧栏*/
.lmTitle { background: url(../images/lm_sNavHead.png) no-repeat; /* background-color: #008eda; */ /* line-height: 30px; */ /* padding-left: 30px; */ color: white; font-size: 15px; height: 47px; width: 108px; color: #fff200; font-size: 18px; text-align: center; line-height: 44px; font-weight: 800; }
.lmItem li a { display: block; color: white; height: 38px; line-height: 38px; background: url(../images/lm_sNavItemHover.png) no-repeat; /* background-color: #e5f3fb; */ /* padding-left: 30px; */ /* margin-bottom: 3px; */ font-size: 13px; text-align: center; }
    .lmItem li a:hover { background: url(../images/lm_sNavItemHover.png) no-repeat 0px -38px; }
.lm_sNavBot { }

/*.lmItem li a { }
    .lmItem li a:hover {  background-color: #CCE7F8; }*/


/*  ========================  详细页  ========================  */

/*详细页*/
/**************文章正文开始*****************/
.ArticleView_DefaultMod .article_line { height: 4px; line-height: 4px; font-size: 0px; }
.ArticleView_DefaultMod .article_content { padding: 10px 20px 25px 20px; font-size: 14px; min-height: 290px; }
    .ArticleView_DefaultMod .article_content h1 { text-align: center; line-height: 35px; font-weight: normal; font-style: normal;; font-family: "Microsoft YaHei"; font-size: 24px; color: #131313; }
.ArticleView_DefaultMod .article_info { height: 30px; line-height: 30px; text-align: center; margin: 23px 0px; }
    .ArticleView_DefaultMod .article_info a { color: #333333; }
        .ArticleView_DefaultMod .article_info a:hover { color: #1573B1; }
.ArticleView_DefaultMod .article_content_list { /* line-height: 180%; */ font-size: 14px; color: #212121; word-wrap: break-word; word-break: normal; line-height: 30px; /* border-top: 1px dotted #DADADA; */ /* padding-top: 15px; */ /* border-top-style: dotted; */ }
.ArticleView_DefaultMod .article_mood { padding-bottom: 20px; }
/*.ArticleView_DefaultMod .artilcle_tool { height: 26px; line-height: 26px; text-align: right; /* background: #f2f2f2; */ padding-right: 8px;
}
*/ .ArticleView_DefaultMod .artilcle_tool a { color: #333; }
.ArticleView_DefaultMod .artilcle_tool a:hover { color: #1573B1; }
.ArticleView_DefaultMod .article_page { height: 31px; line-height: 31px; margin-top: 15px; }
    .ArticleView_DefaultMod .article_page li { float: left; margin-right: 15px; padding-left: 10px; background: url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon5.gif) no-repeat left center; }
        .ArticleView_DefaultMod .article_page li.next { background: url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon7.gif) no-repeat left center; }
        .ArticleView_DefaultMod .article_page li span { color: #1573B1; }
        .ArticleView_DefaultMod .article_page li a { color: #333; }
            .ArticleView_DefaultMod .article_page li a:hover { color: #1573B1; }
/***********相关信息****************/
.ArticleView_DefaultMod .article_about h3 { font-size: 14px; padding-left: 20px; height: 31px; line-height: 31px; border-bottom: 1px solid #ddd; }
.ArticleView_DefaultMod .article_about ul { padding: 10px; }
.ArticleView_DefaultMod .article_about li { height: 22px; line-height: 22px; background: url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon1.gif) no-repeat left center; padding-left: 10px; }
    .ArticleView_DefaultMod .article_about li a { color: #333; }
        .ArticleView_DefaultMod .article_about li a:hover { color: #1573B1; }

.ArticleView_DefaultMod .artilcle_tool { height: 30px; line-height: 30px; padding-right: 8px; padding-top: 2px; /* text-align: right; */ height: 32px; border-top: 1px solid #DBDBDB; background: #F8F8F8; position: relative; bottom: 0px; }
    .ArticleView_DefaultMod .artilcle_tool a { color: #333; }
        .ArticleView_DefaultMod .artilcle_tool a:hover { color: #1573B1; }

.artilcle_tool_text { float: right; display: inline; line-height: 30px; height: 30px; }

.ArticleView_DefaultMod .article_page { height: 31px; line-height: 31px; margin-top: 15px; }
    .ArticleView_DefaultMod .article_page li { float: left; margin-right: 15px; padding-left: 10px; background: url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon5.gif) no-repeat left center; }
        .ArticleView_DefaultMod .article_page li.next { background: url(/Widgets/WidgetCollection/文章列表类/ArticleView.Default/Images/icon7.gif) no-repeat left center; }
        .ArticleView_DefaultMod .article_page li span { color: #1573B1; }
        .ArticleView_DefaultMod .article_page li a { color: #333; }
            .ArticleView_DefaultMod .article_page li a:hover { color: #1573B1; }


.ArticleView_DefaultMod .mtop10 { margin-top: 10px; }
.ArticleView_DefaultMod .articleAttachments { margin-bottom: 10px; line-height: 1.5em; }
    .ArticleView_DefaultMod .articleAttachments li { margin-left: 20px; font-size: 12px; font-family: Arial; }
    .ArticleView_DefaultMod .articleAttachments a:hover { color: #1573B1; }

.bdshare-slide-button-box { z-index: 5; }

/*======================  分页  ==========================*/
.article_list { }

    .article_list h3 { background: url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/back2.gif) no-repeat; height: 30px; line-height: 30px; color: #FFF; text-indent: 20px; }
        .article_list h3 span { background: url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/sidebar.gif) no-repeat left top; display: inline-block; padding-left: 37px; }
        .article_list h3 em { background: url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/sidebar.gif) no-repeat right -33px; padding-right: 37px; font-size: 12px; color: #fff; display: inline-block; }
            .article_list h3 em a { color: #ffff00; }
                .article_list h3 em a:hover { color: #fff; }
    .article_list ul { /* padding: 30px 5px 5px 5px; */ /* border-left: 1px solid #DDDDDD; */ /* border-right: 1px solid #DDDDDD; */ /* border-bottom: 1px solid #DDDDDD; */ }
    .article_list li { font-size: 14px; color: #666; float: left; padding-left: 27px; }
        .article_list li img { border: 1px solid #DDDDDD; padding: 2px; }
        .article_list li a { color: #333; /* padding-left: 20px; */ }
            .article_list li a:hover { color: #AE541F; }
.underline_left { height: 7px; line-height: 7px; font-size: 0px; /* background:url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/back.gif) no-repeat left -269px; */ }
.clear { clear: both; }
    .clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page_css, .class_page { text-align: center; padding: 24px 0 0; }
    .page_css a, .class_page a { display: inline-block; border: 1px solid #E6E6E6; padding: 7px 12px; color: #008EDA; line-height: 100%; background: #F8F8F8; }
        .page_css a:hover, .class_page a:hover { color: #fff; /* border: 1px solid #4081A1; */ background: #1991B8; }
    .page_css b a, .class_page b a { color: #fff; border: 1px solid #F1F1F1; background: #1991B8; }
.page_line { /* border-left: 1px solid #DDDDDD; */ /* border-right: 1px solid #DDDDDD; */ }


.path { line-height: 57px; padding-left: 23px; }

.grid17WidthFix { width: 665px; padding-left: 5px; }

/*登录*/
.loginBg { /* background: url(../images/login/loginBg.jpg) no-repeat top center; */ }
.login { }
    .login .top { height: 99px; width: 85%; margin: 0 auto; }
        .login .top .logo { float: left; display: inline; height: 45px; width: 150px; margin: 0 auto; background: url(../images/login/loginLogo.png) no-repeat; position: relative; top: 29px; }
        .login .top .phone { height: 20px; width: 155px; margin: 0 auto; background: url(../images/login/loginPhone.png) no-repeat; float: right; /* line-height: 99px; */ position: relative; top: 65px; right: 0px; }

    .login .center { height: 550px; margin: 0 auto; /*background-color: #c40f24;*/ text-align: center; background: url(../images/login/loginBg.jpg) no-repeat top center; width: 1032px; }
        .login .center .left { height: 419px; width: 605px; margin: 0 auto; background-color: #c40f24; float: left; display: inline; background: url(../images/login/loginPic.png) no-repeat; }

        .login .center .c1 { height: 266px; width: 359px; float: right; display: inline; background: url(../images/login/loginFormBg.jpg) no-repeat; margin: 0 auto; margin-top: 85px; margin-right: 42px; }
            .login .center .c1 .box { padding: 42px 27px 7px 27px; }
                .login .center .c1 .box .con { /* height: 100px; */ }
                    .login .center .c1 .box .con .inputBox { /* padding-left: 44px; */ height: 40px; line-height: 40px; padding-bottom: 32px; width: 308px; }
                        .login .center .c1 .box .con .inputBox .valueBox { border: 1px solid #CCC; /* padding-left: 5px; */ height: 41px; line-height: 40px; width: 301px; }
                            .login .center .c1 .box .con .inputBox .valueBox .name { font-size: 14px; width: 295px; height: 39px; line-height: 40px; border: 0px; background: url(../images/login/loginNameBg.png) no-repeat; padding-left: 6px; /* margin-left: 6px; */ }
                            .login .center .c1 .box .con .inputBox .valueBox .pwd { font-size: 14px; width: 295px; height: 39px; line-height: 40px; border: 0px; background: url(../images/login/loginPwdBg.png) no-repeat; padding-left: 6px; /* margin-left: 6px; */ }
                    .login .center .c1 .box .con .btn { cursor: pointer; line-height: 40px; text-align: center; border: none; font-size: 17px; color: #FFF; height: 40px; width: 144px; background: url(../images/login/loginBtnBg.png) no-repeat; font-family: "微软雅黑"; }
        .login .center .cen { width: 85%; margin: 0 auto; height: auto; }
    .login .bot { text-align: center; height: 99px; margin: 0 auto; font-size: 13px; line-height: 99px; }

    .login .box .top { height: 99px; background: url(../images/login/loginLogo.png) no-repeat; }
    .login .box .center { height: 414px; /*background: url(../images/login/loginBg.png) no-repeat;*/ }
    .login .box .bot { text-align: center; height: 99px; background: url(../images/login/loginLogo.png) no-repeat; }
/*End登录*/

.fav { position: relative; /* width: 325px; */ top: 21px; color: #FFF; height: 0px; left: 752px; font-size: 12px; }
    .fav a { color: white; /* display:block; */ /* width: 100px; */ /* float: left; */ padding: 0px 12px; /* font-size: 12px; */ }
        .fav a:hover { color: #FCFCFC; }

.s7 { margin-top: 0px; padding: 5px; height: 29px; line-height: 30px; width: 1010px; /* background: url(../images/weatherIcon.png) no-repeat 8px center; */ background-color: white; }
.weather { padding-left: 31px; }
.datetime { padding-left: 10px; }
.zbdw { padding-left: 35px; }



/*页面 网上信访*/
.wsxfPage { }
    .wsxfPage .grid16 { width: 693px; padding-left: 8px; }
    .wsxfPage .grid8 { width: 297px; float: right; }

    .wsxfPage .top { background: url(../images/wsxf/topBg.png); height: 47px; margin-top: -3px; }
    .wsxfPage .cen { background: url(../images/wsxf/cenBg.png) repeat-y; padding: 10px 0px; min-height: 361px; text-align: center; }
    .wsxfPage .bot { /* background: url(../images/wsxf/botBg.png) no-repeat; */ height: 14px; }
    .wsxfPage .gBox { }
    .wsxfPage .gHead { height: 36px; background: url(../images/wsxf/titleBarBg.png); }
        .wsxfPage .gHead .gHeadTitle { float: left; display: inline; width: 172px; line-height: 36px; background: url(../images/wsxf/titleBg.png) no-repeat; color: white; font-size: 18px; font-weight: bold; /* padding-left: 28px; */ }
        .wsxfPage .gHead .gHeadMore { float: right; display: inline; /* line-height: 36px; */ padding-top: 13px; padding-right: 8px; color: #157086; }
    .wsxfPage .gCon { border: 1px solid #a8d0f4; border-top: 0px; padding: 10px; }

    /*.wsxfPage  { padding-top: 5px; float: right; display: inline;  }*/
    .wsxfPage .cen .gBox li { float: left; display: inline; /* padding: 0px 11px 6px 0px; */ width: 302px; text-align: left; height: 33px; }
        .wsxfPage.cen .gBox li .img { width: 4px; height: 4px; /* line-height: 14px; */ padding-bottom: 3px; padding-right: 3px; padding-left: 8px; }
    .wsxfPage.cen .gBox p { color: #000; line-height: 2em; overflow: hidden; /* height: 75px; */ display: block; /* width: 73px; */ /* margin: 0 auto; */ /* text-align: left; */ /* background-color: #E4E4E4; */ border-radius: 3px; font-size: 14px; /* text-align: center; */ padding-top: 5px; }
    .wsxfPage .linkBox { text-align: center; }
        .wsxfPage .linkBox li { cursor: pointer; line-height: 37px; font-size: 14px; font-weight: 800; float: left; display: inline; width: 287px; text-align: center; height: 83px; padding-top: 10px; }
            .wsxfPage .linkBox li .img { width: 287px; height: 83px; }

    .wsxfPage .top div { height: 48px; }

    .wsxfPage .btnBox { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ width: 271px; padding-top: 9px; background: url(../images/wsxf/wsxfarea.png) no-repeat; padding-top: 63px; /* text-align: center; */ padding-left: 20px; /* margin: 0 auto; */ margin-top: 10px; height: 87px; }
        .wsxfPage .btnBox li { float: left; display: inline; /* border-bottom: 1px dotted #DFDFDF; */ /* border-bottom-style: dotted; */ /* list-style-type: circle; */ padding: 0px 11px 14px 0px; }
        .wsxfPage .btnBox a { color: #000; line-height: 2em; overflow: hidden; /* height: 75px; */ display: block; /* width: 255px; */ /* margin: 0 auto; */ padding: 0px 20px; /* text-align: left; */ background-color: #E4E4E4; border-radius: 3px; font-size: 12px; }
            .wsxfPage .btnBox a:hover { color: #FFFFFF; background-color: #FF7200; }

/*页面 机构概况*/
.orgPage { }
    .orgPage .top div { /* height: 48px; */ }
    .orgPage .xfjBox { width: 996px; margin: 0 auto; padding-top: 11px; padding-bottom: 10px; }
    .orgPage .tabBox { width: 976px; margin: 0 auto; padding-top: 11px; padding-bottom: 10px; }


    .orgPage .orgBox { }
    .orgPage .top { background: url(../images/wsxf/topBg.png); height: 47px; margin-top: -3px; }
    .orgPage .cen { background: url(../images/wsxf/cenBg.png) repeat-y; padding: 10px 0px; min-height: 361px; }
    .orgPage .bot { /* background: url(../images/wsxf/botBg.png) no-repeat; */ height: 14px; }


.orgPage { }
    .orgPage .left { width: 49%; }
    .orgPage .right { width: 49%; }
    .orgPage .tabBox { }
        .orgPage .tabBox #orgTab { }
    .orgPage .tabBox { /* background: url(../images/tabIndBarBg.jpg) repeat-x; */ }
        .orgPage .tabBox ul li { float: left; }
            .orgPage .tabBox ul li a { }
                .orgPage .tabBox ul li a:hover { /* background-color: #67b91c; */ /* display: inline; */ /* padding-right: 5px; */ }
            .orgPage .tabBox ul li a { color: #FFF; }
                .orgPage .tabBox ul li a:hover { color: #000000; /* background-color: #FFFFFF; */ }
        .orgPage .tabBox ul .on a:hover { color: #FFFFFF; }

        .orgPage .tabBox .tabInd { padding-left: 10px; /* position: relative; */ /* bottom: -5px; */ }
        .orgPage .tabBox ul li { cursor: pointer; float: left; height: 37px; width: 105px; line-height: 37px; text-align: center; font-size: 14px; font-weight: 800; /* color: #000; */ /* border-top: none; */ background: #2D7B9F; margin-right: 4px; color: white; }
        .orgPage .tabBox ul .on { /* border-bottom: 3px solid #ff7200; */ background: #ff7200; }
            .orgPage .tabBox ul .on a { color: #FFF; }

        .orgPage .tabBox .con { /* height: 156px; */ border-top: 3px solid #2D7B9F; padding-top: 10px; background-color: white; overflow: hidden; }






.channelIndexBox { background: url(../images/wsxf/cenBg.png) repeat-y; /* padding: 10px 0px; */ min-height: 398px; margin-top: 10px; }

.currentPath { float: right; display: inline; margin-top: -31px; padding-right: 13px; }
.currentPathO { /* float: right; */ /* display: inline; */ padding-left: 10px; padding-top: 13px; }

.container_24 .grid24_940 { width: 1018px; margin-left: 1px; }

#lmTop { background: url(../images/channelTopBar/topBg.png) repeat-x; text-align: left; padding-left: 14px; }



/*图文列表*/


/*************************************************************
 * Command:Start
 * Control:PagedPictureArticleList.Default
 * Style:PagedPictureArticleList_Default
 * Desc:目前没有
 * Quot:we7
*************************************************************/
.article_list { }

    .article_list h3 { background: url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/back2.gif) no-repeat; height: 30px; line-height: 30px; color: #FFF; text-indent: 20px; }
        .article_list h3 span { background: url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/sidebar.gif) no-repeat left top; display: inline-block; padding-left: 37px; }
        .article_list h3 em { background: url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/sidebar.gif) no-repeat right -33px; padding-right: 37px; font-size: 12px; color: #fff; display: inline-block; }
            .article_list h3 em a { color: #ffff00; }
                .article_list h3 em a:hover { color: #fff; }
    .article_list ul { /* padding: 30px 5px 5px 5px; */ /* border-left: 1px solid #DDDDDD; */ /* border-right: 1px solid #DDDDDD; */ /* border-bottom: 1px solid #DDDDDD; */ }
    .article_list li { font-size: 14px; color: #666; float: left; padding-left: 28px; padding-bottom: 15px; text-align: center; }
        .article_list li img { border: 1px solid #DDDDDD; padding: 2px; width: 216px; /* padding-bottom: 1px; */ }
        .article_list li a { color: #333; /* padding-left: 20px; */ /* padding-top: 10px; */ /* padding-bottom: 7px; */ /* margin-bottom: 6px; */ }
            .article_list li a:hover { color: #AE541F; }
.underline_left { height: 7px; line-height: 7px; font-size: 0px; /* background:url(/Widgets/WidgetCollection/图文类/PagedPictureArticleList.Default/Images/back.gif) no-repeat left -269px; */ }
.clear { clear: both; }
    .clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page_css, .class_page { text-align: center; padding: 5px 0; }
    .page_css a, .class_page a { display: inline-block; border: 1px solid #E6E6E6; padding: 11px 18px; color: #008EDA; line-height: 100%; background: #F8F8F8; }
        .page_css a:hover, .class_page a:hover { color: #fff; /* border: 1px solid #4081A1; */ background: #67B91C; }
    .page_css b a, .class_page b a { color: #fff; border: 1px solid #F1F1F1; background: #67B91C; }
.page_line { /* border-left: 1px solid #DDDDDD; */ /* border-right: 1px solid #DDDDDD; */ }

.dvUserMessage .trFirst { height: 7px; }
.dvUserMessage .tbCommemtSubmit { width: 98%; margin: 0 auto; }
    .dvUserMessage .tbCommemtSubmit .tdSumit button { width: 80px; height: 40px; }
    .dvUserMessage .tbCommemtSubmit textarea { width: 100%; width: 250px; height: 59px; /* background: url(../images/mod/13_fjs_hyyyt_zxft_ftsl_textbg.png) left top repeat-x; */ border: 1px solid #E5E5E5; width: 99%; height: 86px; resize: none; border: 1px solid #E5E5E5; /* background: url(../images/mod/13_fjs_hyyyt_zxft_ftsl_textbg.png) left top repeat-x; */ color: #747474; font-size: 14px; }
    .dvUserMessage .tbCommemtSubmit .tdText { width: 105px; color: #9A9A9A; line-height: 37px; }
    .dvUserMessage .tbCommemtSubmit .tdEdit .submit { width: 85px; height: 30px; margin-left: 19px; }
    .dvUserMessage .tbCommemtSubmit .tdEdit .text { width: 350px; height: 25px; /* background: url(../images/mod/13_fjs_hyyyt_zxft_ftsl_textbg.png) left top repeat-x; */ border: 1px solid #E5E5E5; }
    .dvUserMessage .tbCommemtSubmit #Captcha { /* width: 70px; */ width: 80px; height: 25px; /* background: url(../images/mod/13_fjs_hyyyt_zxft_ftsl_textbg.png) left top repeat-x; */ border: 1px solid #E5E5E5; }
    .dvUserMessage .tbCommemtSubmit #CaptchaImg { width: 70px; height: 25px; position: relative; top: 9px; left: 5px; height: 26px; }
    .dvUserMessage .tbCommemtSubmit .tdCaptcha a { float: right; }
.dvUserMessage .dvMiddle { border-bottom: 1px dashed #CBCBCB; height: 3px; margin: 15px; }
.dvUserMessage .tbComments { width: 92%; margin: 0 auto; /* border-bottom: dotted 1px #999; */ padding-bottom: 15px; }
    .dvUserMessage .tbComments .tdUserTime { color: #007FFF; /* background-color: #D1D1D1; */ /* border-bottom: 1px solid red; */ display: none; }
    .dvUserMessage .tbComments .tdComemt { line-height: 2em; /* text-indent: 2em; */ /* border-bottom: 1px solid #DBDBDB; */ /* border-bottom-style: dashed; */ /* background-color: red; */ /* background-color: #FFF; */ /* background-color: red; */ /* background-color: #F3F3F3; */ /* padding: 10px; */ height: 63px; border-bottom: 1px solid #D6D6D6; /* padding-left: 2em; */ /* min-height: 99px; */ /* color: #CACACA; */ font-size: 13px; }
.dvUserMessage .tdDateTime { }
.dvUserMessage .tbComments .tdUserTime span { /* margin-left: 20px; */ }
.dvUserMessage .pTitle { font-size: 19px; font-family: "微软雅黑"; color: #145AAD; line-height: 22px; text-indent: 2em; }
.dvUserMessage .uTitle { font-size: 15px; /* font-weight: 800; */ color: #3D3D3D; /* color: #328BD2; */ }
.dvUserMessage .uTime { font-size: 14px; /* font-weight: 800; */ color: #6B6B6B; color: #999; }

.orgLeftBox { width: 47%; float: left; display: inline; }

    .orgLeftBox .orgSubBox .con1 { border-top: 1px solid #CFCFCF; }
    .orgLeftBox .orgSubBox ul li { color: #fff; background: #fff; border-bottom: 3px solid #1F99D3; width: 63px; }
        .orgLeftBox .orgSubBox ul li a { color: #000; }
            .orgLeftBox .orgSubBox ul li a:hover { color: #1F99D3; }

.orgRightBox { width: 47%; float: right; display: inline; }

    .orgRightBox .orgSubBox ul li { color: #fff; background: #fff; border-bottom: 3px solid #1F99D3; width: 63px; }
        .orgRightBox .orgSubBox ul li a { color: #000; }
            .orgRightBox .orgSubBox ul li a:hover { color: #1F99D3; }
    .orgRightBox .orgSubBox .con1 { border-top: 1px solid #CFCFCF; }

/*互动交流*/
.hdjlPage { }
    .hdjlPage .orgBox { }
    .hdjlPage .top { background: url(../images/wsxf/topBg.png); height: 47px; margin-top: -3px; }
    .hdjlPage .cen { background: url(../images/wsxf/cenBg.png) repeat-y; padding: 10px 0px; min-height: 361px; padding-top: 7px; }
    .hdjlPage .bot { /* background: url(../images/wsxf/botBg.png) no-repeat; */ height: 14px; }

    .hdjlPage .hdjlLinkBox { height: 287px; background: url(../images/hdjl/hdjlHeadBg.png); margin-bottom: 13px; width: 997px; margin-left: auto; margin-right: auto; }
        .hdjlPage .hdjlLinkBox .btnList { padding-top: 93px; }
            .hdjlPage .hdjlLinkBox .btnList li { float: left; display: inline; padding-right: 41px; }
            .hdjlPage .hdjlLinkBox .btnList img { width: 119px; height: 119px; }
    .hdjlPage .hdjlLeft { width: 652px; padding-left: 14px; }
    .hdjlPage .hdjlSubBox .con1 { border-top: 1px solid #CFCFCF; }
    .hdjlPage .hdjlSubBox ul li { color: #fff; background: #fff; border-bottom: 3px solid #1F99D3; width: 85px; height: 40px; line-height: 40px; padding: 0 5px; text-align: center; float: left; }
        .hdjlPage .hdjlSubBox ul li a { color: #000; }
            .hdjlPage .hdjlSubBox ul li a:hover { color: #1F99D3; }

    .hdjlPage .hdjlRight { width: 331px; padding-right: 10px; }

/*机关建设*/

.jgjsPage { }
    .jgjsPage .orgBox { }
    .jgjsPage .top { background: url(../images/wsxf/topBg.png); height: 47px; margin-top: -3px; }
    .jgjsPage .cen { background: url(../images/wsxf/cenBg.png) repeat-y; padding: 10px 0px; min-height: 361px; padding-top: 7px; }
    .jgjsPage .bot { /* background: url(../images/wsxf/botBg.png) no-repeat; */ height: 14px; }

    .jgjsPage .jgjsHeadBox { background: url(../images/jgjs/jgjsHeadBg.png); height: 76px; width: 997px; margin-left: auto; margin-right: auto; margin-bottom: 13px; }

    .jgjsPage .jgjsLeft { width: 702px; padding-left: 10px; }
    .jgjsPage .jgjsListBox { border: 1px solid #e1e1e1; height: 277px; padding: 10px; border-radius: 5px; }
        .jgjsPage .jgjsListBox .itemTitle { width: 47px; height: 27px; }
        .jgjsPage .jgjsListBox .itemCon { width: 624px; }

    .jgjsPage .jgjsRight { width: 288px; padding-right: 10px; }
        .jgjsPage .jgjsRight .linkPic { margin-bottom: 10px; }



    .jgjsPage .picTextBox { }
        .jgjsPage .picTextBox .picBox { }
        .jgjsPage .picTextBox .textBox { width: 399px; overflow: hidden; height: 132px; }
            .jgjsPage .picTextBox .textBox .title { text-align: center; border-bottom: 1px dashed #A3A3A3; /* border-bottom-style: dashed; */ line-height: 30px; height: 34px; }
            .jgjsPage .picTextBox .textBox .text { padding-top: 7px; }


/*政务信息*/
.zwxxPage { }
    .zwxxPage .orgBox { }
    .zwxxPage .top { background: url(../images/wsxf/topBg.png); height: 47px; margin-top: -3px; }
    .zwxxPage .cen { background: url(../images/wsxf/cenBg.png) repeat-y; padding: 10px 0px; min-height: 361px; padding-top: 7px; }
    .zwxxPage .bot { /* background: url(../images/wsxf/botBg.png) no-repeat; */ height: 14px; }


    .zwxxPage .zwxxLinkBox { height: 316px; background: url(../images/zwxx/zwxxHeadBg.png); margin-bottom: 13px; width: 997px; margin-left: auto; margin-right: auto; }
        .zwxxPage .zwxxLinkBox .conBox { padding-top: 23px; width: 315px; padding-right: 27px; }
    /*.zwxxPage .zwxxLinkBox .conBox li { float: left; display: inline; padding-right: 41px; }
            .zwxxPage .zwxxLinkBox .conBox img { width: 119px; height: 119px; }*/

    .zwxxPage .picNewsTitle { padding-left: 10px; padding-right: 22px; }

    .zwxxPage .picNewsBox { padding: 0 10px; }
        .zwxxPage .picNewsBox .item { width: 333px; float: left; display: inline; height: 186px; }
            .zwxxPage .picNewsBox .item .itemBoxAbs { width: 338px; position: absolute; height: 196px; overflow: hidden; }
            .zwxxPage .picNewsBox .item img { width: 321px; height: 196px; }

            .zwxxPage .picNewsBox .item .title { width: 311px; position: absolute; bottom: 0px; color: white; line-height: 23px; background: url(../images/titleBgzwxx.png); padding: 5px; min-height: 45px;  *left:0px;}

    .zwxxPage .zwxxLeft { width: 306px; padding-left: 10px; padding-right: 10px; }
    .zwxxPage .zwxxSubBox .con { border-top: 1px solid #CFCFCF; }
    .zwxxPage .zwxxSubBox ul .on { color: #fff; width: 83px; height: 40px; line-height: 40px; padding: 0 5px; background: url(../images/zwxxTabBg.png) no-repeat; padding-left: 24px; font-weight: bold; }
        .zwxxPage .zwxxSubBox ul .on a { color: #FFF; }




    .zwxxPage .zwxxSubBox ul li { color: #000; width: 83px; height: 40px; line-height: 47px; padding: 0 5px; padding-left: 24px; float: left; display: inline; }
        .zwxxPage .zwxxSubBox ul li a { color: #000; }
            .zwxxPage .zwxxSubBox ul li a:hover { color: #FFFFFF; }

    .zwxxPage .zwxxSubBox1 .con { border-top: 0; }
    .zwxxPage .zwxxSubBox1 ul .on { color: #fff; width: 96px; height: 40px; line-height: 47px; padding: 0 5px; background: url(../images/zwxxTabBg1.png) no-repeat; /* padding-left: 24px; */ font-weight: bold; text-align: center; }
    .zwxxPage .zwxxSubBox1 ul li { color: #000; width: 96px; height: 40px; line-height: 47px; padding: 0 5px; float: left; display: inline; text-align: center; }

    .zwxxPage .zwxxCen { width: 306px; padding-right: 10px; }
    .zwxxPage .zwxxRight { width: 306px; padding-right: 10px; }


/*搜索列表*/
.searchPage .lmListConBox { min-height: 297px; }
.searchPage .lmListConItem { height: 30px; /*width: 406px;*/ text-align: center; line-height: 30px; font-size: 14px; /*border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #4fa7d2;*/ margin: 0px auto 0px auto; }

.searchPage .lmListConItemIcon { width: 26px; height: 26px; float: left; display: inline; background: url(../images/centerConItemIcon.png) no-repeat center center; }

.searchPage .lmListConItemText { line-height: 26px; float: left; display: inline; }

.searchPage .lmListConItemDate { line-height: 26px; float: right; display: inline; margin-right: 3px; color: #666666; }
.searchPage .cen { padding-left: 20px; padding-right: 20px; }


/*搜索*/
.searchConBox { width: 198px; float: right; display: inline; }
    .searchConBox .model_search { height: 25px; line-height: 25px; width: 121px; }
    .searchConBox .model_search_click { width: 69px; height: 29px; line-height: 28px; margin-left: 3px; background: url(../images/s1.png); border: 0px; display: block; float: right; display: inline; }

span.more { float: right; display: inline; line-height: 40px; font-size: 14px; }

.nodata { text-align: center; height: 180px; line-height: 180px; }

.hdjlPage .picTextBox { }
    .hdjlPage .picTextBox .picBox { }
    .hdjlPage .picTextBox .textBox { /* width: 462px; */ overflow: hidden; height: 149px; }
        .hdjlPage .picTextBox .textBox .title { text-align: center; /* border-bottom: 1px dashed #A3A3A3; */ /* border-bottom-style: dashed; */ line-height: 30px; height: 34px; }
        .hdjlPage .picTextBox .textBox .text { padding-top: 7px; }

#ad { position: absolute; left: 0px; top: 0px; z-index: 1000; height: 144px; padding-top: 14px; padding-right: 14px;}
#closeAd { position: absolute; right: 0px; top: 0px; width: 41px; height: 41px; background-color: silver; background: url(../images/adCloseBg.png); cursor: pointer;}
.adLeft { height: 10px; width: 485px; background: url(../images/adLeftBg.png) no-repeat; }
.adCen { height: 97px; width: 457px; background: url(../images/adCenBg.png) repeat-y; padding: 0px 10px; padding-right: 16px; padding-left: 13px; padding-top: 1px;}
    .adCen a { color: #FFF; font-size: 32px; }
        .adCen a:hover { }
.adRight { height: 10px; width: 485px; background: url(../images/adRightBg.png) no-repeat; }

#surveyTab1 > div.con > div > div > div > div.centerConItemDate { display: none; }
.searchConBox .model_search_click {*margin-top:-30px;}
.picNewsTitle .more{*margin:-40px 15px 0px 0px;}
.zwxxLinkBox  .zwxxSubBox .con{*margin-top:-20px !important;}
.wsxfPage .btnBox LI{*padding-right:8px !important;}

.jgjsPage .jgjsHeadBox{margin-bottom:8px !important}

#imgConac{
  float:left;
  margin:-10px 0px 0px 310px; 
}
.footBox div{
  text-indent:1em;
  height:25px;
  line-height:25px;
}
.layerbox{width: 168px;top:294px;background: rgba(255,255,255,0.4);position: fixed;z-index: 9;left:calc((100% - 1020px)/2 - 172px);}
		    .t_title{color: #fff;margin-bottom: 0px;font-size: 16px;font-weight: 600;text-indent: 4px;padding: 6px 0px;text-align:right;}
		    .t_title .shut{color: #000;font-weight: 600;font-size: 20px;cursor:pointer;margin-right: 10px;top:4px;}
		    .layerbox ul{margin:0px 10px 10px 10px;background: #fff;border-radius: 6px;padding: 1px;}
		    .layerbox ul li{margin: 6px;list-style: none;text-align:left;}
		    .layerbox ul li .name{margin: 6px;color: #0d6ed8;font-size: 16px;}
		    .layerbox ul li .content{margin: 6px 0px;}
		    .layerbox ul li .content textarea{border: 1px solid #e6e6e6;resize: none;width:96%;border-radius: 5px;height:48px;color: #666;background: #fafafa;padding:4px;}
		    .btn_area{text-align: center;padding:0px 10px;}
		    .btn_area span{color: #fff;background: #0d6ed8;padding: 6px 24px;border-radius: 4px;cursor: pointer;}
		    .name_alarm{color: #0d6ed8;background: #f6f6f6;padding: 4px;cursor:pointer;text-decoration: underline;}
/*************************************************************
 * Command:End
 * Control:PagedPictureArticleList.Default
 * Style:PagedPictureArticleList_Default
 * Desc:目前没有
 * Quot:we7
*************************************************************/


/*  ------------------------------------  IE  ----------------------------------*/
/* IE 8 及以下*/
.no-boxshadow body {  }
.no-boxshadow .yqljBox li { display: inline; padding: 6px 10px; float: left; }
/* IE 7 */
.no-hashchange { }
/*  ------------------------------------  End IE  ----------------------------------*/


