@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);

.lby{width: 1400px;background: #FFFFFF;margin: 22px auto;height: auto;overflow: hidden;min-height: calc(100vh - 780px);box-shadow: 0px 0px 15px rgba(200,200,200,0.4);padding: 0px 20px 20px;border-radius: 10px;box-sizing: border-box;}
.lby>.Title{width: 100%;height: 50px;line-height: 50px;position: relative;/* margin-top: 20px; */}
.lby>.Title em{position:absolute;width: 100%;height: 2px;left: 0;top: 24px;background: #206be7;display: block;z-index: 1;}
.lby>.Title span{margin: 0 auto;background: #FFFFFF;color: #206be7;font-size: 24px;font-weight: bold;display: block;width:252px;text-align: center;position: relative;z-index: 2;}
.lbycon{height: auto;overflow: hidden;}

/*左侧栏目列表*/
.LeftNav{width: 280px;background: #eef8ff;border-radius: 20px 20px 0px 0px;}
.LeftNav>h1{display: block;padding: 26px 10px;text-align: center;line-height: 1.2;background: url(PublicList_bg.png)no-repeat right bottom #206be7;font-size: 32px;color: #FFF;font-weight: bold;cursor: default;letter-spacing: 1px;user-select: none;}
.LeftNav .navList{padding: 28px 16px 50px 24px;}
.LeftNav .navList>li{position: relative;overflow: hidden;transition: all 0.5s;margin-bottom: 22px;background: #ffffff;border-radius: 10px;box-shadow: 0px 0px 15px rgba(200,200,200,0.4);}
.LeftNav .navList>li.on::after,
.LeftNav .navList>li:hover::after{content:" ";width:8px;height:100%;background: #206be7;position:absolute;top:0px;left:0px;}
.LeftNav .navList>li>a{display: block;font-size: 20px;color: #000000;line-height: 1.3;padding: 17px 36px 17px 32px;cursor: pointer;}
.LeftNav .navList>li:hover,
.LeftNav .navList>li.on{}
.LeftNav .navList>li:hover>a,
.LeftNav .navList>li.on>a{color: #206be7;font-weight:bold;background: url(PublicList_ico_2.png) no-repeat right 15px center;}
.LeftNav .navList>li.son.on>a{}
.LeftNav .navList li.son .SonDl{ display: none;}
.LeftNav .navList li.son .SonDl dd{ position:relative; overflow: hidden; font-size: 16px;}
.LeftNav .navList li.son .SonDl dd a{display: block;line-height: 1.2;padding:12px 45px;border-left: 4px solid #FFF;background-color: #FFF;transition: none;}
.LeftNav .navList li.son .SonDl dd:hover a,
.LeftNav .navList li.son .SonDl dd.on a{color: #3671e2;border-color: #93b9e6;}

/*多视图左侧*/
.PageNavigation{width: 280px;}
.PageNavigation .PageText{display: block;padding: 26px 10px;text-align: center;line-height: 1.2;background: url(PublicList_bg.png)no-repeat right bottom #206be7;font-size: 32px;color: #FFF;font-weight: bold;cursor: default;letter-spacing: 1px;user-select: none;border-radius: 20px 20px 0px 0px;}
.PageNavigation .PageNavCon{ padding-bottom: 50px; }
.PageNavigation .PageNavCon>ul>li{ position: relative; overflow: hidden; transition: all 0.5s;}
.PageNavigation .PageNavCon>ul>li+li{ border-top: 1px solid #ddd;}
.PageNavigation .PageNavCon>ul>li>a{display: block;font-size: 20px;color: #626262;line-height: 1.3;padding:17px 45px;background: url(PublicList_ico_1.png) no-repeat right 30px center #f3f3f3;cursor: pointer;}
.PageNavigation .PageNavCon>ul>li:hover,
.PageNavigation .PageNavCon>ul>li.on{}
.PageNavigation .PageNavCon>ul>li:hover>a,
.PageNavigation .PageNavCon>ul>li.on>a{color: #FFF;background: url(PublicList_ico_1_on.png) no-repeat right 30px center #004bc6;}
.PageNavigation .PageNavCon>ul>li.son.on>a{background: url(PublicList_ico_3_on.png) no-repeat right 30px center #004bc6;}
.PageNavigation .PageNavCon li.son .SonDl{ display: none;}
.PageNavigation .PageNavCon li.son .SonDl dd{ position:relative; overflow: hidden; font-size: 16px;}
.PageNavigation .PageNavCon li.son .SonDl dd a{display: block;line-height: 1.3;padding:12px 45px;border-left: 4px solid #FFF;background-color: #FFF;transition: none;border-bottom: 1px solid #ddd;}
.PageNavigation .PageNavCon li.son .SonDl dd:last-child a{border-bottom: none;}
.PageNavigation .PageNavCon li.son .SonDl dd:hover a,
.PageNavigation .PageNavCon li.son .SonDl dd.on a{ background:url(PublicList_ico_4.png) no-repeat right 30px center #ebf3fc; color: #206be7; border-color: #206be7;}

/*右侧*/
.RightBox{width: 1042px;min-height: 500px;}
.RightBox>.Title{height: 50px;border-bottom: 1px solid #206be7;position:relative;margin-bottom: 10px;}
.RightBox>.Title>span{display: inline-block;float: left;height: 50px;overflow: hidden;line-height: 55px;font-size: 24px;font-weight: bold;color: #206be7;}
.RightBox>.Title #MoveBtn{display:inline-block;height: 50px;line-height: 51px;padding:0 20px;font-size: 24px;color: #333333;}
.RightBox>.Title .tcBox{display:block;width:auto;height:auto;padding:15px;border:1px solid #ddd;box-shadow:0 0 5px 0 #666;background:#f8f8f8;position:absolute;top: 52px;left: 105px;display:none;z-index: 10;line-height: 35px;}

.RightBox>.Title .title_nav{width:100%; height:auto; overflow:hidden;}
.RightBox>.Title .title_nav>a{display: inline-block;float: left;height: 50px;line-height: 51px;font-size: 18px;padding: 0 11px;margin-right: 14px;font-weight: 500;}
.RightBox>.Title .title_nav>a.on,
.RightBox>.Title .title_nav>a:hover{ border-bottom: 2px solid #206be7; color: #206be7;}


/*文章列表*/
.NewsList{min-height: calc(100vh - 882px);}
.NewsList li{position: relative;overflow: hidden;line-height: 30px;margin: 9px 0;padding-left:20px;background: url(dian.png) no-repeat 2px center;}
.NewsList li a{display: inline-block;float:left;max-width: 80%;position: relative;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;color: #000000;transition: all 0.3s;font-size: 18px;}
.NewsList li span{display: inline-block;float: right;text-align: right;width: 18%;font-size: 18px;color: #000000;}
.NewsList li:hover a{ color: #206be7; padding-left: 1%;}
.NewsList li.b{padding:0;border-bottom: 1px dashed #CCC;line-height: 0;background: none;margin: 19px 0;}
/*失效数据*/
.NewsList li.overdue a{max-width: 70%;max-width: calc(100% - 240px);}
.NewsList li.overdue em{ color:#F00; }

/*归档*/
.guidang_img{position: absolute;right: 0px;top: -58px;}
#guidang_time{position: absolute;height: 40px;width: 164px;top: 73px;left: 41px;color: #3671e2;transform:rotate(-12deg);-ms-transform:rotate(-12deg); 	/* IE 9 */-moz-transform:rotate(-12deg); /* Firefox */-webkit-transform:rotate(-12deg); /* Safari 和 Chrome */-o-transform:rotate(-12deg); 	/* Opera */font-size: 14px;}


/*图片列表*/
.ImgList{padding:0;margin:0;height: auto;overflow: hidden;}
.ImgList li{float:left;padding-left:0px;margin: 15px 5px 15px 14px;_margin:15px 5px 15px 15px;width:199px;}
.ImgList li img{padding: 4px;border: 1px solid #ccc;width: 190px;height: 140px;}
.ImgList span{font-size: 16px;overflow: hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;float: left;display: inline-block;text-align: center;width: 200px;height: 30px;line-height: 30px;}


/*文章概览*/
.PageMainBox.ContentPageBox { padding: 10px 20px;}

/*政策文件*/
.ZcSearchBox{ padding:25px 15px 15px; background-color: #ebf0f5; font-size:14px;}
.ZcSearchBox .layui-form-item{margin-bottom: 10px;}
.ZcSearchBox .layui-input-block{ margin-right: 35px;}
.ZcSearchBox .layui-form-item .layui-input-inline{ width: 165px;}
.ZcSearchBox .layui-form-item .layui-inline + .layui-inline .layui-form-label{ width: auto; padding-left: 0;}
.ResultBox{}
.ResultBox li{position: relative;overflow: hidden;padding: 10px 0;padding-left: 20px;/* background: url(PublicList_ico_5.png) no-repeat left 19px; */border-bottom: 1px dashed #DDD;}
.ResultBox li a{ position: relative; overflow: hidden; display: block; font-size: 16px; line-height: 1.5; margin-bottom: 5px;}
.ResultBox li a:hover{ text-decoration: underline;}
.ResultBox li a em{ color: #F00;}
.ResultBox li p{ font-size: 14px; color: #999; line-height: 1.5;}
.ResultBox li p span + span{ margin-left: 15px;}


/*政务微信*/
.zwwx{width: 80%;text-align: center;margin: 20px auto;}
.zwwx img{width: 280px;height:auto;}

/*直接显示子栏目*/
.zlm{width:100%;height: auto;overflow: hidden;}
.zlm ul{height: auto;overflow: hidden;width: 100%;}
.zlm ul li{width: 260px;padding: 5px 10px;height: 44px;overflow: hidden;float: left;line-height: 44px;font-size: 16px;border: 1px solid #206be7;margin: 10px 10px 0px 0px;text-align: center;}
.zlm ul li.move{margin-right:0px;}
.zlm ul li.long{line-height: 22px;}
.zlm ul li a {width:100%; height:100%; display:block;}
.zlm ul li:hover{background:#206be7;}
.zlm ul li:hover a{color:#ffffff;}

/*重点领域公开*/
.zdlygk{width:100%;height: auto;overflow: hidden;}
.zdlygk ul{width: 100%;height: auto;overflow: hidden;}
.zdlygk ul li{width: 179px;height: auto;overflow: hidden;text-align: center;float: left;margin: 10px 7px;border-radius: 5px;box-shadow: 0px 0px 10px 1px #ededed;display: flex;justify-content: space-between;padding: 0px 15px;}
.zdlygk ul li a{width: 100%; height: 100%; display: block;}
.zdlygk ul li .img{width: 100%;height: 71px;position: relative;text-align: center;vertical-align: bottom;}
.zdlygk ul li img{margin-top: 10px;}
.zdlygk ul li span{display: block;width: 100%;line-height: 58px;color: #333333;font-size: 16px;}
.zdlygk ul li.long span{height: 44px;padding: 7px 0px;line-height: 22px;}
.zdlygk ul li:hover{ box-shadow: 0px 0px 13px 2px #689fe9;}
.zdlygk ul li:hover span{ color: #206be7;}

/*机构设置*/
.jgszBox{width:100%;height:auto;overflow:hidden;margin-top: 10px;}
.jgszBox .ztitle{width: 100%;height: 50px;line-height: 50px;position: relative;/* margin-top: 20px; */}
.jgszBox .ztitle em{position:absolute;width: 100%;height: 2px;left: 0;top: 24px;background: #206be7;display: block;z-index: 1;}
.jgszBox .ztitle a{margin: 0 auto;background: #FFFFFF;color: #206be7;font-size: 24px;font-weight: bold;display: block;width: 152px;text-align: center;position: relative;z-index: 2;}
.jgszBox .ztitle:nth-of-type(2) a{width:230px;}
.jgszBox .xzjd .ztitle a{width:250px;}
.jgszBox .ztitle a:hover{color: #206be7;}
.jgszBox ul{width: 100%;height: auto;overflow: hidden;margin-top: 10px;}
.jgszBox ul li{float: left;width: 249px;height: 43px;line-height: 43px;text-align: center;background: #f2f2f2;margin: 0px 20px 15px 0px;}
.jgszBox ul li.move{margin-right: 0px;}
.jgszBox ul li a{/* width: 100%; *//* height: 100%; */display: block;color: #333333;font-size: 16px;}
.jgszBox ul li:hover{background: #206be7;}
.jgszBox ul li a:hover{color: #FFFFFF;}

.bmxxgkml_list{overflow:hidden;margin-top: 15px;border-bottom: 1px solid #dddddd;padding-bottom: 15px;}
.bmxxgkml_list h4{background:url(ldzc_img02.jpg) 0px 11px no-repeat;padding-left: 15px;padding-bottom:10px;line-height:40px;color: #333333;font-size: 18px;font-weight: bold;}
.bmxxgkml_list ul{padding:0 15px;}
.bmxxgkml_list ul li{float:left;width: 251px;line-height:35px;height:35px;background: url(xxgkml_img05.jpg) 0px  center no-repeat;padding-left: 15px;font-size: 16px;}
.bmxxgkml_list ul li.len{ width:500px;}

/*意见征集*/
.yj-view-box .zjjg{padding:0px 10px 20px;}

/*政府数据*/
.zfsjBox{width: 100%;height: 673px; overflow: hidden;}

/*办事服务*/
.zwfwcon{/* width: 1400px; */height: auto;overflow: hidden;margin: 0 auto;position: relative;}
.zwfwcon .loadding{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(loading3.gif) no-repeat center 80px;}

