@charset "utf-8";
/*layout*/
.sideBar{float:left; width:20%;}
.mainContent{float:right; position: relative; width:80%;}
.mainContent .inBox{margin-left: 30px;}
.mainContent .detail{padding-right:0!important; padding-bottom:0!important;}
.mainCont-border{border: #dedede solid 1px; border-top: 2px solid #40a9ff;}
.mainCont-border.blue{border-top-color: #40a9ff;}

.parentName{position:relative; z-index:11; line-height:160%; padding:5px 15px 10px;font-size:18px; font-weight: bold; color:#40a9ff; text-align:center; border-bottom: #40a9ff solid 1px;}
.parentName font{display:inline-block; vertical-align:top; line-height:1.4em;}

.sideMenu{position:relative; z-index:13; overflow:hidden;}
.sideMenu li a{position:relative; display:block; padding:10px 20px; color: #444; line-height:1.6em; text-align:center; border-bottom: #efefef solid 1px;}
.sideMenu li a:hover,.sideMenu li.on a{color:#40a9ff;}
/* .sideMenu li.on a{background-color:#f5f5f5;} */
.page-title{background: #f2f2f2; height: 40px; line-height: 40px;}
.page-title h2{font-size: 16px; padding-left: 15px;}

.theme-blue .parentName{border-bottom-color:#40a9ff; color: #40a9ff;}
.theme-blue .sideMenu li a:hover, .theme-blue .sideMenu li.on a{color:#40a9ff;}
.theme-blue  .mainContent .inBox{border-top-color: #40a9ff;}


/*list*/
.pageList{font-size: 1em;}
.pageList .lhead li{height: 42px; line-height: 42px; background: #eee; font-weight: bold; text-align: center;}
.pageList .lbody li{height: 40px; line-height: 40px;}
.pageList h4.bt{font-size: 1em;}
.pageList li{position: relative;}
.pageList .fbdw,
.pageList .fbrq{position: absolute; top: 0; text-align: center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.pageList li .fbdw{position: absolute; right: 110px; width: 170px;}
.pageList li .fbrq{position: absolute; right: 10px; width: 94px;}
.pageList .lbody h4.bt{font-weight: normal;}
.pageList .lbody .fbdw,
.pageList .lbody .fbrq{color: #999;}
.pageList li{padding: 0 300px 0 20px;}
.pageList h4{max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.pageList .lbody h4{padding-left: 18px; position: relative;}
.pageList .lbody h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #ccc; border-radius: 50%;}
.pageList .lbody li:hover h4:before{background: #40a9ff;}


.pageList.notfbdw .fbdw{display: none;}
.pageList.notfbdw li{padding-right: 120px;}


.pageList .lbody.split li:nth-child(2n){background: #f5f5f5;}
.singlePage{line-height:2.25; font-size: 16px;}

.pageFirstCont{font-size:1em; line-height:200%;}
.pageFirstCont p{margin-bottom:15px;}
.pageFirstCont p a{color:#1a56a8;}

/* piclist */
/* ===
.space*:每一列之间间隔*px
.col*: 列表分*列
.ratio-***:图片比例
===*/
.piclist{overflow:hidden; zoom:1;}
.piclist li{position:relative; float:left; }
.piclist li a{display:block; font-size:1em; overflow:hidden;}
.piclist li .pic{position: relative; width:100%; height: 0; overflow: hidden;}
.piclist li .pic img{ display:block; position: absolute; left: 0; top: 0; width:100%; height:100%;}
.piclist li .txt{display:block; padding:15px 0 0; text-align:center;}
.piclist li .txt br{display: none;}
.piclist.col3 li{width:33.333%;}
.piclist.col4 li{width:25%;}
.piclist.space30{margin-left: -15px; margin-right: -15px;}
.piclist.space30 li a{margin-left: 15px; margin-right: 15px; margin-bottom: 30px;}
.piclist.ratio-page-tpxw .pic{padding-bottom: 69.4%;}
.page-piclist{padding: 30px 30px 0;}
.page-newsList{padding: 15px 20px 0;}

/* 设置滚动条的样式 */
/* .common-scrollbar{direction:rtl;} */
/* .common-scrollbar::-webkit-scrollbar{width: 5px; border-radius: 2px; background: none;} */
/*滚动槽*/
/* .common-scrollbar::-webkit-scrollbar-track{  border-radius: 5px; background: rgba(255,255,255,.2);} */
/* 滚动条滑块 */
/* .common-scrollbar::-webkit-scrollbar-thumb { background-color: rgba(255,255,255,.5); border-radius: 4px;} */

/* 政府公报 */
.zfgb-page-title h2{font-size: 20px; color: #db0008;}
.zfgb-list ul{ padding-bottom: 40px; background: url(../images/zfgb_bookshelf.png) repeat-y center top;}
.zfgb-list ul li{float: left; width: 20%; padding-top: 28px; margin-bottom: 30px;}
.zfgb-list ul li .box{height:210px; background: url(../images/zfgb_book.png) no-repeat center center;}
.zfgb-list ul li .box a{display: block; width: 160px; height: 100%; margin: 0 auto;}
.zfgb-list ul li .box a span{display: block; padding: 139px 0 0 0; text-align: center; line-height: 32px; color: #2f6ea2;}

.pageLists .title{padding-bottom: 10px; height: 30px; line-height: 30px;}
.pageLists .title h2{float: left; font-size: 18px; color: #db0008;}
.pageLists .title h2 a{color: #db0008;}
.pageLists .title .more{float: right;}
.pageLists .box{border: 1px solid #dcdcdc; padding: 0 20px;}
.newsList.nth li{background: #f5f5f5;}
.newsList.nth .libg{background: #fff;}

.advbanner img{display: block; width: 100%; margin: 0 auto;}