﻿/*内页样式*/

.content,
#content {
    width: 1000px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    padding: 10px 10px 30px 10px;
    background: #fff;
    margin: 0px auto;    
    min-height: 620px;
}

.path {
    padding: 0px 10px;
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    height: 30px;
    line-height: 30px;
    color: #666;
}
.path .sw{
    background: url(../../base/img/home.png) no-repeat 10px center #f3f3f3;
    width: 970px;
    padding-left: 30px;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
}

.path em {
}

.side {
    float: left;
    margin-right: 20px;
    background: #f1f1f1;
    width: 220px;
}

/* 侧栏-多级列表 */
.side2{float: left;background: #fff;width: 220px;margin-right: 20px;margin-top: -10px;}
#sideMenuTree .hd{ height: 50px; line-height: 50px;}
#sideMenuTree .hd h3{ font-size: 18px;}
#sideMenuTree .bd{padding:10px 16px; 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: #ca2d2d; 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(../../base/img/subnav_bg.jpg) 0px no-repeat;font-size: 13px;}
/* #sideMenuTree .bd .on2{border-bottom:1px solid #eee} */
#sideMenuTree .bd .on2 a,
#sideMenuTree .bd .h2 a:hover{color:#a50000; 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;}
#sideMenuTree{border: #cfe2f0 1px solid;background: #fff;margin-bottom: 10px;margin-top: 0px;}
.xxgkTit{height: 40px;text-align: center;margin-top:10px;line-height: 40px;background-color: #dd1a23; }
.xxgkTit a,.xxgkTit{color: #fff;font-size: 14px;font-weight: bold;}

/* newsList */

.newsList li .address{ float:right; margin-left: 15px; padding: 0 8px; font-size: 12px; line-height: 21px; color: #fff; border-radius: 3px; background: #dd1a23;margin: 8px 8px 0;}
.newsList li .address:hover{ text-decoration: none; background: #840808; }
.newsList li .disable{ display: none; }
.newsList li .node{ margin-right: 5px; color: #329626; }
.newsList li .node a{ color: inherit; }

/* xxgkList  */
.xxgkList {margin: 10px 0 0 0px;}
.xxgkList li {width: 100%;line-height: 20px;position: relative;font-size: 14px;padding: 10px 0;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: 70px;text-align: center;}
.publicTable .type,.Serialnumber li .number{display: none;}

.publicTable{width: 100%;margin-top: 10px;}
.publicTable .title td {
    text-align: center;
    color: #a50101;
    font-size: 18px;
    background: #F3F3F3;
    padding: 8px 8px;
}
.publicTable .index {
    width: 23%;
}
.publicTable .date {
    width: 12%;
}
.publicTable .number{
    width: 8%;
}
.publicTable .type {
    width: 23%;
    font-size: 16px;
}
.publicTable .name {
    text-align: left;
    font-size: 16px;
    z-index: 1;
}
.publicTable .date {
    width: 15%;
}

#sideMenu {
    width: 220px;
    padding: 0px 0px 50px 0px;
    background: #f1f1f1;
}
.pbsideMenu{
    background: #fff!important;
}
.sideItem a{
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: #a50101;
    margin-bottom: 10px;
}
#sideMenu .hd {
    width: 220px;
    height: 32px;
    background: url(../../base/img/subnav_lm.jpg) no-repeat;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.menuList {
    width: 186px;
    padding: 5px 16px;
}

.menuList li {
    padding: 5px 0px;
}

.menuList li a {
    width: 154px;
    height: 35px;
    padding-left: 32px;
    line-height: 32px;
    display: block;
    color: #333;
    font-size: 14px;
    background: url(../../base/img/subnav_bg.jpg) no-repeat;
}

.menuList li a:hover {
    color: #b00007;
    font-weight: bold;
}

.menuList li.on a {
    width: 168px;
    height: 35px;
    line-height: 32px;
    display: block;
    font-size: 14px;
    color: #b00007;
}


.mainContent {
    overflow: hidden;
    border: #e6e6e6 1px solid;
    background: #fff;
    padding: 20px 15px;
}

/* .mainBox {
    padding: 15px;
} */

.mainContent .mHd {
    border-bottom: #f1f1f1 1px solid;
    height: 20px;
    line-height: 20px;
    padding-bottom: 10px;
}

.mainContent .mHd h3 {
    float: left;
    font-size: 14px;
    color: #a50101;
    font-weight: bold;
    background: url(../../base/img/lm_icon.jpg) left 2px no-repeat;
    height: 20px;
    padding: 0px 3px 9px 24px;
    border-bottom: #a50101 2px solid;
}

/* newsList */
.newsList {
    margin-top: 20px;
}

.newsList li {
    width: 100%;
    line-height: 36px;
    height: 36px;
    position: relative;
    font-size: 14px;
    background: url(../../base/img/index_list_icon2.jpg) no-repeat left center;
    padding-left: 10px;
}

.newsList .date {
    float: right;
    font-size: 12px;
    color: #666;
    margin-right: 15px;
}

.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(../../base/img/ico.png) no-repeat 0px center;
    padding-left: 22px;
}
.printArea .property .bdsharebuttonbox .hd {
    float: left;
    height: 30px;
    line-height: 30px;
    background: url(../../base/img/ico_16.png) no-repeat 0px center;
    font-size: 0;
    width: 24px;
}

.conTxt {color: #333;font-size: 16px;line-height: 2em;padding: 0 0 20px 0;overflow: hidden;}
.printArea .conTxt img { max-width: 800px; height: auto !important; }
.printArea .conTxt p {}
.printArea .conTxt a { color: blue; 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: left; }
.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;}
.govDetailTable td.con {text-align: left;width: auto;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%; }

.ueditortable{overflow: visible;}
.ueditortable table{margin:auto;}

/* 二维码 */
.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: 20px; }
#relativeInfo .hd { height: 39px; line-height: 39px; position: relative; border-bottom: 1px solid #dbdbdb; background: #f8f8f8; }
#relativeInfo  h3 { position: absolute;color: #a50101;font-weight: bold; font-size: 16px; height: 38px; line-height: 38px; padding: 0 20px; background: #fff; border: 1px solid #dbdbdb; border-top: 2px solid #a50101; border-bottom: 0; }
#relativeInfo .bd { padding: 10px 0 20px 0; }
#relativeInfo ul { overflow: hidden; }
#relativeInfo li { float: left; width: 50%; }


/* 新css样式覆盖 */
.side{padding-bottom: 40px;}
.path{z-index: 9;width: auto;padding: 0 0 20px;}
.path .sw{width: auto;background: none;padding: 0}
#sideMenu .hd{width: auto;background:#870a0f;}
.menuList{width: auto;}
.menuList li{padding: 0;margin-bottom: 10px;border-bottom: 1px solid #dbdbdb;}
.menuList li a{background: url(../../base/img/subnav_bg.jpg) 0 50% no-repeat;}









