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

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

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

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


/*文章列表*/
.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: #0852bf; 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; }

/*乡镇部门办公电话*/
.xzbmbgdh{display:flex;flex-wrap: wrap;}
.xzbmbgdh li{background:none;width: 50%;box-sizing: border-box;}

/*归档*/
.guidang_img{position: absolute;right: 0px;top: -58px;}
#guidang_time{position: absolute;height: 40px;width: 164px;top: 73px;left: 41px;color: #0852bf;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;position: relative;display: flex;flex-wrap: wrap;}
.ImgList li{float:left;padding-left:0px;margin: 15px 5px 15px 14px;_margin:15px 5px 15px 15px;width: 242px;}
.ImgList li img{padding: 4px;border: 1px solid #ccc;width: 228px;height: 160px;object-fit: cover;}
.ImgList li span{font-size: 16px;overflow: hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;/* float: left; */display: 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;}


/*政务微信*/
.RightBox .zwwx{width: 80%;text-align: center;margin: 20px auto;}
.RightBox .zwwx img{width: 280px;height:auto;}

/*直接显示子栏目*/
.zlm{width:100%;height: auto;overflow: hidden;}
.zlm ul{width: 100%;height: auto;overflow: hidden;}
.zlm ul li{width: 317px;height: 86px;border-radius: 10px;text-align: center;background: #ffffff;float: left;margin: 28px 13px 11px 10px;transition: all 0.5s;box-shadow: 0px 0px 10px #c0d4ee;}
.zlm ul li.move{margin-right: 10px;}
.zlm ul li a{width: 100%;height: 100%;display: flex;color: #0852bf;font-size: 24px;justify-content: center;align-items: center;}
.zlm ul li:hover{background-image: linear-gradient(#176cf3,#0852bf);}
.zlm ul li:hover a{color: #FFFFFF; font-weight: bold;}

/*机构设置*/
.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: #0852bf;display: block;z-index: 1;}
.jgszBox .ztitle a{margin: 0 auto;background: #FFFFFF;color: #0852bf;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: #0852bf;}
.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: #0852bf;}
.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(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;}

/*政府数据*/
.zfsjBox{width: 100%;height: auto;overflow: hidden;background: #FFFFFF;}
.zfsjBox .hd{width: 100%; height: 90px; background: #f0f7ff; border-radius: 10px;}
.zfsjBox .hd ul{width: 100%; height: 90px;}
.zfsjBox .hd ul li{width: 20%; float: left; height: 90px; position: relative; background: url(zwgk_img16.png) right center no-repeat;}
.zfsjBox .hd ul li.m5{background: none;}
.zfsjBox .hd ul li.move{background: none;}
.zfsjBox .hd ul li:before{content: ''; width: 100%; height: 10px; position: absolute; bottom: -10px; left: 0px; display: none; background: url(zwgk_img17.png) center center no-repeat;}
.zfsjBox .hd ul li a{/* width: 100%; */height: 100%;color: #0852bf;font-size: 22px;line-height: 30px;display: flex;justify-content: center;align-items: center;text-align: center;padding: 0px 20px;}
.zfsjBox .hd ul li.on{background: #0852bf; border-radius: 10px;}
.zfsjBox .hd ul li.on:before{display: block;}
.zfsjBox .hd ul li.on a{color: #ffffff; font-weight: bold;}
.zfsjBox .bd{width: 100%; height: 540px; overflow: hidden;}

/*重点领域公开*/
.zdlygk{width: 100%;height: auto;overflow: hidden;}
.zdlygk .stitle{width: 100%; height: 88px; line-height: 88px; position: relative;}
.zdlygk .stitle:before{content: '';width: 100%;height: 1px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: #0852bf;border-bottom: 1px solid #b2c9e1;}
.zdlygk .stitle a{width: 255px;height: 100%;color: #0852bf;font-size: 30px;font-weight: bold;transition: all 0.5s;display: block;margin: 0 auto;background: #FFFFFF;position: relative;text-align: center;}
.zdlygk .stitle a:before{content: ''; width: 18px; height: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: url(zwgk_img15.png) left center no-repeat;}
.zdlygk .stitle a:after{content: '';width: 18px;height: 100%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);background: url(zwgk_img14.png) left center no-repeat;}
.zdlygk .stitle a:hover{letter-spacing: 2px;}
.zdlygk .zdlygk_nav{width: 100%; height: auto; overflow: hidden;}
.zdlygk .zdlygk_nav dl{width: 301px; height: 140px; padding: 30px 30px 0px; overflow: hidden; float: left; border-radius: 10px; background: url(zwgk_img11.png) center center no-repeat;}
.zdlygk .zdlygk_nav dl.m2{background: url(zwgk_img12.png) center center no-repeat;margin-left: 40px;}
.zdlygk .zdlygk_nav dl.m3{ background: url(zwgk_img13.png) center center no-repeat; float: right;}
.zdlygk .zdlygk_nav dl dt{width: 100%; height: 30px; line-height: 30px;}
.zdlygk .zdlygk_nav dl dt a{height: 100%; display: inline-block; color: #ffffff; font-size: 22px; font-weight: bold;transition: all 0.5s;}
.zdlygk .zdlygk_nav dl dd{height: auto; overflow: hidden; line-height: 24px;margin: 12px 50px 0px 0px;}
.zdlygk .zdlygk_nav dl dd a{height: 100%; display: block; color: #bed0f6; font-size: 16px;transition: all 0.5s;}
.zdlygk .zdlygk_nav dl.m3 dd a{ display: inline-block; padding-right: 20px;}
.zdlygk .zdlygk_nav dl dt a:hover{padding-left: 10px;}
.zdlygk .zdlygk_nav dl dd a:hover{padding-left: 10px;}
.zdlygk .zdlygkcon{width: 100%; height: auto; overflow: hidden;}
.zdlygk .zdlygkcon .bd{width: 100%; height: auto; overflow: hidden;}
.zdlygk .zdlygkcon .bd ul{width: 100%; height: auto; overflow: hidden;}
.zdlygk .zdlygkcon .bd ul li{width: 209px;height: 60px;line-height: 60px;border-radius: 6px;text-align: center;background: #f0f7ff;float: left;margin: 30px 28px 0px 0px;transition: all 0.5s;}
.zdlygk .zdlygkcon .bd ul li.move{margin-right: 0px;}
.zdlygk .zdlygkcon .bd ul li a{height: 100%;display: block;color: #222222;font-size: 18px;white-space: nowrap;text-overflow: ellipsis;word-wrap: normal;overflow: hidden;padding: 0px 10px;}
.zdlygk .zdlygkcon .bd ul li:hover{background: #0852bf;}
.zdlygk .zdlygkcon .bd ul li:hover a{color: #FFFFFF;}



/*在线访谈*/
.zxftBox .box{padding: 15px 0px;position: relative;overflow: hidden;border-bottom: 1px dashed #ddd;display: flex;justify-content: space-between;}
.zxftBox .box>.clear{ display:none;}
.zxftBox .img{width: 240px;height: auto;position: relative;overflow: hidden;transition: all 0.3s;}
.zxftBox .img:hover{ box-shadow: 0px 2px 6px -2px #686464; transform: translateY(-2px);}
.zxftBox .img img{width: 100%;height: 100%;object-fit: cover;}
.zxftBox .txt{width: 625px;width: calc(100% - 260px);height: auto;overflow: hidden;}
.zxftBox .txt p{font-size: 15px;color:#333;line-height: 30px;}
.zxftBox .txt p span{font-weight:bold;}
.zxftBox .txt a{font-size:14px;}


/*互动细览-信箱*/
.LetterView{ min-height: auto; }
.LetterView .layui-table{ background:none; }
.LetterView .layui-table .bg{ height: auto;padding: 10px 30px;}
.LetterView .layui-table .bg + .bg{ border-top: 1px solid #eee; }
.LetterView .layui-table .bg strong{ color: #005AAB; }

/*互动细览-征集*/
.SolicView .layui-laypage {display: table;}
.SolicView .layui-laypage {display: table;}
.SolicView .layui-timeline{ padding-left:15px;}
.SolicView .layui-timeline li {height: auto!important;line-height: 25px;border-bottom: 1px dashed #e6e6e6;}
.SolicView .layui-timeline li .layui-timeline-content{ padding-left: 15px;}
.SolicView .layui-card-header {height: initial;line-height: 42px;padding: 30px 25px 20px;border: none;color: #0659a0;font-size: 22px;text-align: center;font-weight: bold;line-height: 1.3;}
.SolicView .jbxxText{ text-align: center; }
.SolicView .layui-card-body {font-size: 14px;position: relative;}
.SolicView .vote-jj-con span{ font-size: 15px; margin: 0 15px; display: block; line-height: 30px;}
.SolicView td font{ color:#F00;}
.SolicView .layui-card{ background:transparent; }

.NewsCardList{width: calc(100% + 20px);}
.NewsCardList li{float:left;margin-right: 20px;margin-top:20px;width: calc(100% / 3 - 20px);height:70px;border:1px solid #e2e2e2;box-sizing: border-box;}
.NewsCardList li a{ display:block; color:#333; text-align:center; font-size:17px; line-height:70px;}
.NewsCardList li:hover a{background: #0852bf;color:#fff;font-weight: bold;}
