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

.lby{width: 1260px;background: #FFFFFF;margin: 25px auto 25px;height: auto;overflow: hidden;min-height: calc(100vh - 780px);border-radius: 10px 10px 0px 0px;box-shadow: 0px 0px 18px #e6f1fb;}
.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: #205bbb;display: block;z-index: 1;}
.lby>.Title span{margin: 0 auto;background: #FFFFFF;color: #205bbb;font-size: 24px;font-weight: bold;display: block;width:252px;text-align: center;position: relative;z-index: 2;}
.lbycon{padding: 0px 35px 30px;height: auto;overflow: hidden;}

/*左侧栏目列表*/
.LeftNav{width: 280px;}
.LeftNav>h1{display: block;padding: 21px 10px;text-align: center;line-height: 1.2;background-color: #0049a0;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;vpn_img) 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;vpn_img) no-repeat 250px center #205bbb;}
.LeftNav .navList>li.son.on>a{background: url(PublicList_ico_3_on.png;vpn_img) no-repeat 250px center #205bbb;}
.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;vpn_img) no-repeat 250px center #ebf3fc;color: #205bbb;border-color: #93b9e6;}

/*右侧*/
.RightBox{width: 890px;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 #205bbb;font-size: 24px;color: #205bbb;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 #205bbb; color: #205bbb;}


/*文章列表*/
.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;}
.NewsList li:before {content: "";width: 7px;height: 7px; background: #bfd2f0; border-radius: 50%; position: absolute;top: 50%;left: 2px; transform:translateY(-50%);}
.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:before{background:#205bbb;}
.NewsList li:hover a{ color: #205bbb; padding-left: 6px;}
.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: #205bbb;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;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: 240px;padding: 5px 10px;height: 44px;overflow: hidden;float: left;line-height: 44px;font-size: 16px;border: 1px solid #205bbb;margin: 0px 20px 20px 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:#205bbb;}
.zlm ul li:hover a{color:#ffffff;}


.NewsListl{display: flex; flex-wrap: wrap;}
.NewsListl li{width: 345px;height: 200px;background: none;}
.NewsListl li a{width: 100%;height: 100%;display: inherit;max-width: 100%;}
.NewsListl li a img{ width: 100%; height: 100%; object-fit: cover;}