﻿/*内页样式*/
.newslist .node a{ color:#13589b;}
.ueditortable {border: none !important;}
.content,
#content {
    width: 1000px;
    margin: 10px auto;
}

.path {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    height: 36px;
    line-height: 36px;
    color: #666;
}

.path em {
    background: url(/uploads/image/csbimg/home.png) no-repeat 5px center;
    padding-left: 30px;

}

.side {
    float: left;
    margin-right: 20px;
    width: 220px;
   
}

#sidemenu {
    width: 220px;
    padding: 10px 0px 50px 0px;
    border-top:#0d70d8 2px solid;
}

#sidemenu .hd {
    width: 170px;
    line-height: 26px;
    padding:10px 0;
    margin: 0px auto;
    padding-left: 16px;
    border-bottom: #dddddd 1px solid;
}

#sidemenu .hd h3 {
    color: #3f87c1;
    font-size: 18px;
    font-weight: bold;
    background: url(/uploads/image/csbimg/sub_icon.jpg) no-repeat left center;
    padding-left:15px;
}

.menulist {
    width: 186px;
    padding: 10px 16px;
}

.menulist li {
    padding: 5px 0px;
}

.menulist li a {
    width: 168px;
    padding-left: 14px;
    line-height: 28px;
    display: block;
    color: #333;
    font-size: 14px;
    background: url(/uploads/image/csbimg/subnav_bg.jpg) no-repeat left 12px;
}

.menulist li a:hover,.menulist li.on a  {
    color: #b00007;
    font-weight: bold;
   background: url(/uploads/image/csbimg/subnav_bg1.jpg) no-repeat left 12px;
}
.maincontent {
    overflow: hidden;
border-top: #0d70d8 2px solid;
}

.mainbox,.mainbox1 {
    padding: 15px;
}
.mainbox1{border-top:none;}
.maincontent .mhd {
    border-bottom: #f1f1f1 1px solid;
    height: 20px;
    line-height: 20px;
    padding-bottom: 10px;
}

.maincontent .mhd h3 {
    float: left;
    font-size: 14px;
    color: #bf0101;
    font-weight: bold;
    background: url(/uploads/image/csbimg/lm_icon.jpg) left 2px no-repeat;
    height: 20px;
    padding: 0px 3px 9px 24px;

}

/* newslist */
.newslist {
    margin-top: 20px;
}

.newslist li {
    width: 100%;
    line-height: 20px;
    position: relative;
    font-size: 14px;
    background: url(/uploads/image/csbimg/sub_list.jpg) no-repeat 0 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 .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;
    border-bottom: 1px #ddd solid;
}

.property {
    overflow: hidden;
    line-height: 24px;
    margin: 20px 0 0px 0;
    font-size: 14px;
    text-align: center;
}

.property .fr {
    margin-right: 50px;
        float: right;
}
.property .hits{display: none;}
.property span{
       float: left;
    width: 19%;
    text-align: center;
        }
.contxt {
	font-size: 14px;
    padding-top: 20px;
}


.contxt p {
    font-size: 14px;
    color: #3d3d3d;
    line-height: 2em;
}

.articlecon {
    padding: 10px 0;
}

.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{ margin-top: 30px;}
.others .prev,.others .next{  
    line-height: 25px;
    padding: 5px 0px;
font-size: 14px;}

/* 信息提示页  */
.showms {
    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/csbimg/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:20px 0; }
.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%;}
.ueditortable table{margin:auto;}
.ueditortable {border: none !important;}

/* newslist */


.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 li .address:hover{ text-decoration: none; background: #26731c; }
.newslist li .disable{ display: none; }
.newslist li .node{ margin-right: 5px; color: #329626; }
.newslist li .node a{ color: inherit; }
/* 相关信息 */
#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: #0068b7; font-size: 16px; height: 38px; line-height: 28px; padding: 0 20px; background: #fff; border: 1px solid #dbdbdb; border-top: 2px solid #0068b7; border-bottom: 0; }
#relativeinfo .hd h3 a { color: #0068b7; }
#relativeinfo .hd h3 a:hover { text-decoration: none; }

.publictable{width:100%;margin-top:10px;}
.publictable .title td {border: 1px solid #e5e5e5;background: #f7f7f7;text-align: center; color: #333; 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:#4283c5; 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/csbimg/subnav_bg.jpg) no-repeat 30px center;}
#sidemenutree .bd .on2 a,
#sidemenutree .bd .h2 a:hover{color:#13589b; 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:#04468b}
#sidemenutree .bd .on3 a{color:#04468b}
#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: #00479d;}
.xxgktit a,.xxgktit{color: #fff;
    font-size: 14px;
    font-weight: bold;}
 #sidemenutree{border: 1px #ddd solid;}


/* 文章内容页 -----------------------------------------*/
.subheading { font-size: 16px; }
.nosidecontent .printarea .contxt {/* padding: 0 30px; */}
.articlecon { text-align: left; padding: 0; }
.printarea .title { font-size: 32px; padding: 0 30px; line-height: 1.5; text-align: center; margin: 30px 0; }
.printarea .subtitle { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px; }



.printarea .property{margin:20px 0 30px; padding:6px 15px; 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 .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;}
.printarea .property .bdsharebuttonbox {float: right;}
.printarea .property .size,.printarea .property .dy{
    float: right;
}
.printarea .property .dy{
    background: url(/uploads/image/csbimg/ico.png) no-repeat 0px center;
    padding-left: 22px;
}
.bdsharebuttonbox .hd {
    float: left;
    height: 30px;
    line-height: 30px;
    background: url(/uploads/image/csbimg/icon_16.jpg) no-repeat 0px center;
    font-size: 0;
    width: 24px;
}



.printarea .contxt {color: #333;font-size: 16px;line-height: 200%;padding: 0 0 20px 0;overflow: hidden;}
.printarea .contxt img { max-width: 800px; height: auto !important; pointer-events: none;}
.printarea .contxt p {margin-bottom: 10px;}
.printarea .contxt a { color: #0335a9; text-decoration: underline; }
.printarea .contxt em { font-style: italic; }
.printarea .contxt ul { padding-left: 2em; list-style: inherit; }
.printarea .contxt ol { padding-left: 2em; list-style: decimal; }
.printarea .contxt ul li { zoom: normal; list-style: inherit; text-indent: 0 !important; }
.printarea .contxt ol li { zoom: normal; list-style: inherit; text-indent: 0 !important; }
.printarea .contxt h1 { font-size: 2em; margin: .67em 0; }
.printarea .contxt h2 { font-size: 1.5em; margin: .75em 0; }
.printarea .contxt h3 { font-size: 1.17em; margin: .83em 0; }
.printarea .contxt h5 { font-size: .83em; margin: 1.5em 0; }
.printarea .contxt h6 { font-size: .75em; margin: 1.67em 0; }
.printarea .contxt h1, .printarea .contxt h2, .printarea .contxt h3, .printarea .contxt h4, .printarea .contxt h5, .printarea .contxt h6, .printarea .contxt b, .printarea .contxt strong { font-weight: bolder; }
.printarea .videoplayer { position: relative; z-index: 1500; background: #000; width: 800px; text-align: center; margin: 20px auto; height: 480px; }
.articlecon .usercontrol { font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0; }
.articlecon .usercontrol .a { color: #777; margin: 10px 10px 0 0; float: left; }
.articlecon .usercontrol .bdsharebuttonbox { float: right; }
.articlecon .page { padding: 10px 0; text-align: center; overflow: hidden; }
.articlecon .others { margin-bottom: 15px; }
.articlecon .others .prev, .articlecon .others .next { padding: 5px 0; }

.printarea .contxt table{ width:99%; margin:30px 0}
.printarea .contxt table td{ border:1px solid #e4e4e4; padding:5px; font-size:14px;}

.govdetailtable { margin-bottom: 30px; }
.govdetailtable td {background: #fff;padding: 4px 5px;border: 1px solid #e6e6e6;color: #969696;word-break: break-all;font-size: 14px;}
.govdetailtable td.con {text-align: left;width: 18%;padding-right: 5px;}
.govdetailtable td.tit{text-align:right;background:#fff;width: 10%;font-size: 14px;font-weight: 900;}

.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%; }
.govdetailtable.noinborder td.tit{ width: 10%; }

/* 相关信息 */
#relativeinfo { border-bottom: 1px solid #ddd; }
#relativeinfo .hd{overflow:hidden;margin: 15px 0 0 0;border-bottom:1px solid #407abf;}
#relativeinfo .hd h3{background:#407abf;float:left;color:#fff;padding: 5px 15px;}
#relativeinfo .bd { padding: 10px 0 20px 0; }
#relativeinfo ul { overflow: hidden; }
#relativeinfo li { float: left; width: 50%; }

/* articlecon2--政策法规内容调整 */
.articlecon2 { padding-top: 20px; }
.articlecon2 .ueditortable { margin-bottom: 20px;}
.articlecon2 .govdetailtable { margin-bottom: 0;}
.articlecon2 .ueditortable {border:1px solid #ddd!important;padding:10px 0; font-family: "宋体";} 
.govdetailtable2 td { border:none !important; line-height:20px; color:#666;}
.govdetailtable2 td.tit-2 {font-weight:bold;font-size:14px;padding:5px 0 5px 20px; text-align: left;  width: 90px;}


/* 新css覆盖 */
#sidemenu .hd{width: 240px;padding: 0;}
.menulist{width: 240px;padding: 0;margin: auto;}
.gypublic .menulist li{padding: 0;}
.menulist li a{width: auto;background: url(/uploads/image/csbimg/subnav_bg.jpg) no-repeat 5px 22px;padding-left: 23px;}
.menulist li a:hover,.menulist li.on a {background: url(/uploads/image/csbimg/subnav_bg1.jpg) no-repeat 5px 22px;}














