﻿/*内页样式*/
.newslist .node a{ color:#197716;}


#content{
    width: 1128px;
    padding: 20px 30px 30px 30px;
    background: #fff;
    margin: 0px auto;
    overflow: hidden;
    }
.path {
    background: url(/uploads/image/cnbimg/home.png) no-repeat 3px center;
    padding-left: 28px;
    height: 14px;
    line-height: 14px;
    margin-bottom: 20px;
}

.side {
    width: 248px;
    float: left;   
    background: #f9fbf8;
    margin-right: 26px;
}

/* sidemenu */
#sidemenu>.hd{ height: auto; padding: 8px 0; background: #197721 url(/uploads/image/cnbimg/sidemenuhdbg.jpg) no-repeat 0 center; text-align: center; }
#sidemenu>.hd h3{ padding: 0 14px; font-size: 14px; font-weight: bold; line-height: 20px; height: auto; color: #fff; }
#sidemenu>.hd h3 a{ display: block; color: inherit; }
#sidemenu>.bd{ padding: 10px 16px; background: #f9fbf8; border: 1px solid #dedede; border-top: none; }
#sidemenu .menulist{ padding: 0; }
#sidemenu .menulist li a{ display: block; line-height: 28px; padding: 14px 10px 14px 30px; text-align: left; font-size: 14px; background: url(/uploads/image/cnbimg/iconmenu.png) 3px 20px no-repeat; border-bottom: 1px solid #cfe2ce; font-size: 14px; }
#sidemenu .menulist li a:hover, #sidemenu .menulist li.on a{ border-bottom-color: #fc9900; color: #fc9900; font-weight: bold; background-image: url(/uploads/image/cnbimg/iconmenuhover.png); text-decoration: none; }

/*.power-content_voice{display: none;}*/
.maincontent {
    overflow: hidden;
    border: #e6e6e6 1px solid;
    background: #fff;
}

.mainbox {
    padding: 15px;
}

.maincontent .mhd {
    border-bottom: #e6e6e6 1px solid;
    height: 20px;
    line-height: 20px;
    padding-bottom: 10px;
}

.maincontent .mhd h3 {
    float: left;
    font-size: 14px;
    color: #197716;
    font-weight: bold;
    background: url(/uploads/image/cnbimg/lm_icon.jpg) left 2px no-repeat;
    height: 20px;
    padding: 0px 3px 9px 24px;
    border-bottom: #197716 2px solid;
}

/* newslist */
.newslist {
    margin-top: 20px;
}

.newslist li {
    width: 100%;
    line-height: 20px;
    position: relative;
    font-size: 14px;
    background: url(/uploads/image/cnbimg/index_list_icon.jpg) no-repeat left 18px;
   padding: 10px 0 10px 10px;
    border-bottom: #eee 1px dotted;
}

.newslist .date {
    float: right;
    font-size: 12px;
    color: #666;
    margin: 0 15px 0 40px;
}

.newslist li .address{ float:right; margin-left: 15px; padding: 0 8px; font-size: 12px; line-height: 21px; color: #fff; border-radius: 3px; background: #329626; }
.newslist .split {
    height: 13px;
    margin-bottom: 13px;
    border-bottom: 1px dashed #e5e5e5;
    background: none
}

.newslist .node {
    color: #999;
    margin-right: 10px;
}

.newslist li.nodata {
    background: none;
    color: #999;
}

.articlecon .title {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}


/* 文章属性 */
.printarea .property{margin:30px 0 30px; padding:6px 20px; height: 36px; line-height: 36px; overflow: hidden; font-size:14px; text-align:left; color:#666; border:1px solid #ededed; background:#fafafa; border-radius: 4px;}
.printarea .property>span{margin-right: 25px;}
.printarea .property .hide{display: none;}
.printarea .property .size a{display: inline-block; *display: inline; padding: 0 3px; height: 20px; line-height: 20px; vertical-align: middle; color: #666;  background-color: #ebebeb; border-radius: 2px;}
.printarea .property .size a:hover{background-color: #d5d4d4; text-decoration: none;}
.printarea .property .bdsharebuttonbox {float: right;}
.printarea .property .size,.printarea .property .dy{
    float: right;
}
.printarea .property .dy{
    background: url(/uploads/image/cnbimg/ico.png) no-repeat 0px center;
    padding-left: 22px;
}
.printarea .property .bdsharebuttonbox .hd {
    float: left;
    height: 30px;
    line-height: 30px;
    background: url(/uploads/image/cnbimg/ico_16.png) no-repeat 0px center;
    font-size: 0;
    width: 24px;
}

.contxt {
    padding-top: 20px;
     font-size: 14px;
}


.contxt p {
    font-size: 16px;
    color: #3d3d3d;
	line-height: 2em;
}

.articlecon {
    padding: 20px 25px;
}

.usercontrol {
    border-bottom: 1px #ddd dotted;
    padding-bottom: 10px;
    line-height: 36px;
    overflow: hidden;
}

.print {
    line-height: 36px;
    text-align: right;
    font-size: 14px;
}

.usercontrol span {
    float: left;
    margin-right: 20px;
}

.usercontrol .bdsharebuttonbox {
    float: left;
}



.others{  border-bottom: dotted 1px #c4c4c4; margin-top: 30px;}
.others .prev,.others .next{  
    line-height: 25px;
    padding: 5px 0px;
font-size: 14px;}

/* 信息提示页  */
.showms {
    background: #fff;
    padding: 3% 5%;
    overflow: hidden;
    max-width: 540px;
    margin: 30px auto;
}
.showms .top,
.showms .bottom,
.showms .shadow {
    display: none;
}
.showms .ms {
    overflow: hidden;
    zoom: 1;
}
.showms .titwrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.showms .but {
    padding: 25px 0 15px 0;
}
.showms .but a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eee));
    background: -moz-linear-gradient(#ffffff, #eee);
    background: -ms-linear-gradient(#ffffff, #eee);
    background: -o-linear-gradient(#ffffff, #eee);
    background: linear-gradient(#ffffff, #eee);
}
.showms .but a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}
/* 领导信息 - 列表页 ----------------------------------*/
.leaderlist li { border-bottom: 1px dotted #ccc; padding: 20px 20px; background: #fff; overflow:hidden;line-height: 28px;}
.leaderlist .title { margin-bottom: 5px; }
.leaderlist .title a { color: #0068b7; font-size: 16px; }
.leaderlist .job, .leaderlist .work {/* padding-left: 23px; */}
.leaderlist .work { background-position: 3px -338px; float: left; }
.leaderlist .intro span { display: block; }
.leaderlist .text { color: #888; overflow: hidden; zoom: 1; }
.leaderlist .intro .more { display: none }

.leaderlist li .pic{ float:left; margin-right:30px}



/* 领导信息 - 内容页 ----------------------------------*/
.leadercontent { background: #fff; }
.leaderdetail { position: relative; overflow: hidden; padding: 2% 1%; font-size: 16px; }
.leaderdetail .stitle { border-bottom: 0; font-size: 24px; text-align: center; }
.leaderdetail .boxe { margin-bottom: 35px; }
.leaderdetail .bd { line-height: 30px; padding: 15px 5px; /* color:#777; */ }
.leaderdetail .leaderintro { max-height: 540px; overflow-y: scroll; }
.leaderdetail .work { text-indent: 2em; padding: 20px 0; /* color:#777; */ margin-bottom: 20px; }
.leaderdetail .writebtn { float: right; margin-top: -35px; height: 40px; line-height: 40px; font-size: 20px; background: url(/uploads/image/cnbimg/icons.png) 15px -429px no-repeat #dc221a; color: #fff; padding: 0 15px 0 50px; }
.leaderdetail .writebtn:hover { background-color: #bb1f19; color: #fff; text-decoration: none; }
.leaderdetail .infolist li { height: 36px; line-height: 36px; }
.leaderdetail-boxwrap { overflow: hidden; }
.leaderdetail-boxwrap .boxe { width: 48%; }
.leaderdetail .leaderpic {float:left;margin-right: 30px;}

.govdetailtable { margin-bottom: 30px; }
.govdetailtable td {background: #fff;padding: 4px 5px;border: 1px solid #e6e6e6;color: #969696;word-break: break-all;}
.govdetailtable td.con {text-align: left;padding-right: 5px;}
.govdetailtable td.tit{text-align:right;background:#f9f9f9;}

.govdetailtable td.p1{width: 8%;}
.govdetailtable td.p2{width: 22%;}
.govdetailtable td.p3{width: 8%;}
.govdetailtable td.p4{width: 12%;}
.govdetailtable td.p5{width: 8%;}
.govdetailtable td.p6{width: 12%;}

.printarea>.ueditortable{ border-color: #ddd; padding: 10px 0; margin: 0 0 20px; }
.govdetailtable.noinborder{font-size: 12px; padding:10px 0;font-family: "宋体"; margin-bottom: 0;}
.govdetailtable.noinborder tbody{background: none;}
.govdetailtable.noinborder td{ border: none; color: #666; background: none; }
.govdetailtable.noinborder td.tit { font-weight:bold; background: none; font-size: 14px; width: 14%; }
.nosidecontent .govdetailtable.noinborder td.tit{ width: 10%; }
/* 二维码 */
.qrcodebox { text-align: center; margin: 20px auto; font-size: 0;}
.qrcodebox .pic { display: inline-block; margin: 0 auto; text-align: center;}
.qrcodebox .tit { margin-top: 10px; font-size: 14px; color: #999;}

/* 相关信息 */
#relativeinfo { border-bottom: 1px solid #ddd;margin-top: 10px; }
#relativeinfo .bd { padding: 10px 0 20px 0; }
#relativeinfo ul { overflow: hidden; }
#relativeinfo li { float: left; width: 50%; }
#relativeinfo .hd { height: 39px; line-height: 39px; position: relative; border-bottom: 1px solid #dbdbdb; background: #f8f8f8; }
#relativeinfo .hd h3 { position: absolute; color: #197716; font-size: 16px; height: 38px; line-height: 38px; padding: 0 20px; background: #fff; border: 1px solid #dbdbdb; border-top: 2px solid #197716; border-bottom: 0; }
#relativeinfo .hd h3 a { color: #197716; }
#relativeinfo .hd h3 a:hover { text-decoration: none; }

.titwrong1{display:none;}
.publictable{width:100%; margin-top:10px;}
.publictable .title td {border: 1px solid #e5e5e5;background: #f7f7f7;text-align: center; color: #b00007; font-size: 16px; background: #f3f3f3; padding: 8px 8px;}
.publictable .number { width: 8%;}
.newslist .number{ display: inline-block;width: 8%;}
.publictable .index {width: 23%;}
.publictable .date {width: 12%;}
.publictable .type {width: 12%;    font-size: 14px; display:none;}
.publictable .name {text-align: left;  font-size: 14px;   z-index: 1;}

/* xxgklist  */
.xxgklist {margin:10px 0 0 10px;}
.xxgklist li { width: 100%; line-height: 20px; position: relative; font-size: 14px;  padding: 10px 0 10px 10px; border-bottom: #eee 1px dotted;}
.xxgklist .date {float: right;font-size: 12px; color: #666; margin: 0 15px 0 40px;}
.xxgklist .split {height: 13px; margin-bottom: 13px; border-bottom: 1px dashed #e5e5e5; background: none}
.xxgklist li.nodata {background: none;  color: #999;}
.xxgklist li .address{ float:right; margin-left: 15px; padding: 0 8px; font-size: 12px; line-height: 21px; color: #fff; border-radius: 3px; background:#c3000e; }
.xxgklist li .address:hover{ text-decoration: none; background:#ff5e69; }
.xxgklist li .disable{ display: none; }
.xxgklist li .node{ margin-right: 5px; color: #329626; }
.xxgklist li .node a{}
.xxgklist li .ownerdept{}
.xxgklist li .number{display:inline-block; width:8%;}


/* 侧栏-多级列表 */
#sidemenutree .hd{ height: 50px; line-height: 50px;}
#sidemenutree .hd h3{ font-size: 18px;}
#sidemenutree .bd{padding:10px; border:none}
#sidemenutree .bd .h1{height:auto;}
#sidemenutree .bd .li1{margin-bottom:5px;}
#sidemenutree .bd .h1 a{display:block;height:auto;line-height:34px;padding: 0px 0 0px 20px;font-size:14px;background:#eee;}
#sidemenutree .bd .on1 a,
#sidemenutree .bd .h1 a:hover{background-color:#1e8227; color:#fff}
#sidemenutree .bd .ul1{display:none}
#sidemenutree .bd .li2{border-bottom:1px solid #eee}
#sidemenutree .bd .last2{border-bottom:none}
#sidemenutree .bd .h2 a{display:block;line-height:32px;padding:0px 36px 0px 45px; background: url(/uploads/image/cnbimg/subnav_bg.jpg) no-repeat 20px -2px;}
#sidemenutree .bd .on2 a,
#sidemenutree .bd .h2 a:hover{color:#1e8227; font-weight:bold;}
#sidemenutree .bd .ul2{}
#sidemenutree .bd .h3 a{display:block; line-height:20px; font-size:12px; padding:5px 36px 5px 45px;}
#sidemenutree .bd .h3 a:hover{background-color:#eee; color:#1e8227;}
#sidemenutree .bd .on3 a{color:#1e8227;}
#sidemenutree .bd .ul2{display:none}
#sidemenutree .bd .onul1,
#sidemenutree .bd .onul2{display:block;}

.xxgktit{height: 32px;
    text-align: center;
    margin-top:10px;
    line-height: 32px;
        background: url(/uploads/image/cnbimg/subnav_lm.jpg) no-repeat;}
.xxgktit a,.xxgktit{color: #fff;
    font-size: 14px;
    font-weight: bold;}
#sidemenutree {
    padding: 10px 16px;
    background: #f9fbf8;
    border: 1px solid #dedede;
    border-top: none;
}
.ueditortable td{padding:3px;}


/* 新css覆盖 */
.path{padding: 0;background: none;}
#sidemenu>.hd{padding: 0;background: #197721;}
#sidemenu .menulist li,
#sidemenu .menulist li a { height: auto; line-height: 28px;}
/*#sidemenu .menulist li a{padding: 0px 10px 0px 30px;line-height: 56px;background: url(/uploads/image/cnbimg/iconmenu.png) 3px 50% no-repeat;} */
#sidemenu>.bd{border: none;}
.side{padding-bottom: 40px;}














