@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);

.lby{width: 1200px;background: #FFFFFF;margin: 0 auto;height: auto;overflow: hidden;min-height: calc(100vh - 780px);}
.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: #0080ff;display: block;z-index: 1;}
.lby>.Title span{margin: 0 auto;background: #FFFFFF;color: #0080ff;font-size: 24px;font-weight: bold;display: block;width:252px;text-align: center;position: relative;z-index: 2;}
.lbycon{padding: 0px 20px 30px;height: auto;overflow: hidden;}

/*左侧栏目列表*/
.LeftNav{width: 280px;}
.LeftNav>h1{ display: block; padding: 21px 10px; text-align: center; line-height: 1.2; background-color: #0066cc; font-size: 24px; color: #FFF; font-weight: bold; cursor: default; letter-spacing: 1px; text-shadow: 1px 1px 3px #333; user-select: none;}
.LeftNav .navList{ padding-bottom: 50px; }
.LeftNav .navList>li{ position: relative; overflow: hidden; transition: all 0.5s;}
.LeftNav .navList>li+li{ border-top: 1px solid #ddd;}
.LeftNav .navList>li>a{display: block;font-size: 20px;color: #626262;line-height: 1.3;padding:17px 45px;background: url(PublicList_ico_2.png) no-repeat 250px center #f3f3f3;cursor: pointer;}
.LeftNav .navList>li:hover,
.LeftNav .navList>li.on{}
.LeftNav .navList>li:hover>a,
.LeftNav .navList>li.on>a{color: #FFF;background: url(PublicList_ico_2_on.png) no-repeat 250px center #0080ff;}
.LeftNav .navList>li.son.on>a{background: url(PublicList_ico_3_on.png) no-repeat 250px center #0080ff;}
.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{background: url(PublicList_ico_4.png) no-repeat 250px center #ebf3fc;color: #0080ff;border-color: #93b9e6;}

/*右侧*/
.RightBox{width: 860px;min-height: 500px;}
.RightBox>.Title{ height: 51px; border-bottom: 1px solid #e5e5e5; position:relative;}
.RightBox>.Title>span{display: inline-block;float: left;height: 50px;line-height: 51px;border-bottom: 2px solid #0080ff;font-size: 24px;color: #0080ff;padding: 0 15px;font-weight: 500;}
.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 #0080ff; color: #0080ff;}


/*文章列表*/
.NewsList{padding: 10px 0;/* border-bottom: 1px solid #ededed; */min-height: calc(100vh - 882px);}
.NewsList li{position: relative;overflow: hidden;font-size: 16px;line-height: 30px;margin: 8px 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: #333333;transition: all 0.3s;}
.NewsList li span{display: inline-block;float: right;text-align: right;width: 18%;color: #828282;}
.NewsList li:hover a{ color: #0080ff; padding-left: 1%;}
.NewsList li.b{padding:0;border-bottom: 1px dashed #CCC;line-height: 0; background: none; margin: 10px 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: #0080ff;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;}

/*图说汇川*/
.tshcBox li{width:258px;}
.tshcBox li img{width: 247px;height: 156px;object-fit: cover;}
.tshcBox li span{width:100%;height:40px;line-height:40px;}

/*文章概览*/
.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 #0080ff;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:#0080ff;}
.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: 149px;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: #0080ff;}

/*机构设置*/
.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: #0080ff;display: block;z-index: 1;}
.jgszBox .ztitle a{margin: 0 auto;background: #FFFFFF;color: #0080ff;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: #0080ff;}
.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: #0080ff;}
.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: 210px;line-height:35px;height:35px;background:url(ldzc_img01.jpg) 0px  center no-repeat;padding-left: 15px;font-size: 14px;}
.bmxxgkml_list ul li.len{ width:500px;}

/*意见征集*/
.yj-view-box .zjjg{padding:0px 10px 20px;}
