/*
* @Author: Sun Jijing
* @Date:   2023-12-27 13:15:01
* @Last Modified by: Sun Jijing
* @Last Modified time: 2023-12-29 10:42:25
*/
.body { padding: 50px 0; }

/* 区块公用样式 */
.content_row { margin-bottom: 35px; }
.content_left { width: 790px; }
.content_right { width: 365px; overflow: hidden; }
.news_tab_hd { margin-bottom: 10px; overflow: hidden; border-bottom: 1px solid #ccc; height: 40px; position: relative; }
.news_tab_hd span { display: inline-block; padding: 0 5px; margin-right: 30px; float: left; line-height: 38px; font-size: 24px; color: #323433; cursor: pointer; }
.news_tab_hd a.more { font-size: 14px; color: #999; font-weight: normal; position: absolute; right: 0; display: none; top: 0; }
.news_tab_hd span.on { color: #015294; border-bottom: 3px solid #015294; font-weight: bold; }
.news_tab_hd span.on a.more { display: block; } 

/* 领导之窗 */
.leader_con { padding-top: 15px; overflow: hidden; }
.leader_list { width: 105%; }
.leader_list li { width: 180px; margin-right: 25px; float: left; }
.leader_list li .img { width: 100%; }
.leader_list li .img img { display: block; width: 100%; height: 220px; object-fit: cover; }
.leader_list li .txt { padding: 12px 0; text-align: center; }
.leader_list li .txt p { font-size: 16px; color: #333; }
.leader_list li .page { height: 54px; line-height: 54px; text-align: center; background: #f8f8f8; }
.leader_list li .page a { font-size: 16px; color: #333; }
.leader_list li:hover .txt p { color: #015294; }
.leader_list li:hover .page { background: #015294; }
.leader_list li:hover .page a { color: #fff; }

/* 政府信息公开 */
.xxgk_con .tit { height: 40px; line-height: 40px; text-align: center; background: #015293; color: #fff; font-size: 24px; font-weight: bold; }
.xxgk_con .con { padding: 10px 10px 0; background: #f8f8f8; overflow: hidden; }
.xxgk_con .xxgk_list { width: 110%; }
.xxgk_con .xxgk_list li { width: 167px; margin-right: 10px; margin-bottom: 10px; background: #fff; float: left; }
.xxgk_con .xxgk_list li a { display: block; padding: 10px; text-align: center; }
.xxgk_con .xxgk_list li img { transform: rotateY(0deg); transition: all linear 400ms; height: 34px; }
.xxgk_con .xxgk_list li p { font-size: 16px; color: #333; }
.xxgk_con .xxgk_list li:hover img { transform: rotateY(180deg); }
.xxgk_con .xxgk_list li:hover p { color: #015294; }
.xxgk_link { width: 110%; }
.xxgk_link a { display: block; width: 178px; font-size: 14px; color: #333; text-align: center; margin-top: 10px; height: 40px; line-height: 40px; float: left; margin-right: 10px; background: #f8f8f8; }
.xxgk_link a:hover { background: #015294; color: #fff; }

/* 五公开栏目 */
.wgk_list { width: 105%; }
.wgk_list > li { width: 224px; float: left; margin-right: 20px; padding-top: 30px; padding-bottom: 40px; position: relative;min-height:118px; }
.wgk_list > li::after { content: '>'; display: inline-block; font-family: '宋体'; font-size: 20px; color: #fff; position: absolute; bottom: 10px; left: 48%; transform: rotate(90deg); transition: all linear 300ms; }
.wgk_list > li.li01 { background: url(wgk_bg_01.png) no-repeat left top; background-size: cover; }
.wgk_list > li.li02 { background: url(wgk_bg_02.png) no-repeat left top; background-size: cover; }
.wgk_list > li.li03 { background: url(wgk_bg_03.png) no-repeat left top; background-size: cover; }
.wgk_list > li.li04 { background: url(wgk_bg_04.png) no-repeat left top; background-size: cover; }
.wgk_list > li.li05 { background: url(wgk_bg_05.png) no-repeat left top; background-size: cover; }
.wgk_list > li .tit { font-size: 24px; font-weight: bold; color: #fff; position: relative; text-align: center; padding-bottom: 10px; margin-bottom: 20px; }
.wgk_list > li .tit::after { content: ''; display: block; width: 40px; height: 1px; background: #fff; position: absolute; left: 50%; margin-left: -20px; bottom: 0; }
.wgk_list > li .slide { display: none; }
.wgk_list > li .con { overflow: hidden; }
.wgk_list > li .con > a { display: block; width: 46%; margin: 0 2%; text-align: center; float: left; line-height: 2em; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.wgk_list > li:hover::after { transform: rotate(-90deg); }
.wgk_list > li .slide { display: none; padding-top: 20px; position: absolute; top: 186px; }
.wgk_list > li .list { background: #fff; border: 1px solid #cbe0ef; box-shadow: 0 0 10px #cbe0ef; z-index: 9; display: block; position: relative; width: 395px; padding: 20px; }
.wgk_list > li .list::before { content: ''; width: 20px; height: 20px; background: #fff; border-top: 1px solid #cbe0ef; border-left: 1px solid #cbe0ef; -webkit-transform: rotate(46deg); -ms-transform: rotate(46deg); transform: rotate(46deg); display: block; position: absolute; left: 23%; top: -11px; }
.wgk_list > li .list li { width: 50%; float: left; }
.wgk_list > li .list li a { display: block; line-height: 2em; font-size: 16px; color: #333; }
.wgk_list > li .list li a::before { content: '•'; display: inline-block; margin-right: 10px; color: #015294; }
.wgk_list > li .list li:hover a{color:#015294;}
.wgk_list > li.li04 .slide, .wgk_list > li.li05 .slide { right: 0; }
.wgk_list > li.li04 .slide .list::before, .wgk_list > li.li05 .slide .list::before { left: inherit; right: 23%; }
.wgk_list > li:hover .slide { display: block; }

/* 文件库 */
.news_list li { height: 38px; line-height: 38px; }
.news_list li a { font-size: 14px; padding-left: 15px; color: #4c4c4c; position: relative; display: block; width: 80%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_list li a::before { content: ''; display: inline-block; width: 4px; height: 4px; background: #999; position: absolute; left: 0; top: 18px; }
.news_list li span { font-size: 14px; color: #999; float: right; }
.news_list li:hover a, .news_list li:hover span { color: #015294; }
.news_list li:hover a::before { background: #015294; }
.zcjs_search { margin-top: 15px; background: #f6f6f6; padding: 20px; }
.zcjs_search form { padding-left: 130px; height: 50px; position: relative; }
.zcjs_search .select { width: 128px; height: 48px; border: 1px solid #707070; position: absolute; left: 0; }
.zcjs_search .select .val { height: 48px; line-height: 48px; padding: 0 15px; font-size: 14px; color: #015294; cursor: pointer; }
.zcjs_search .select .val::after { content: '>'; font-family: '宋体'; font-size: 18px; color: #777; transform: rotate(90deg); position: absolute; right: 10px; }
.zcjs_search .select ul { position: absolute; background: #fff; width: 129px; border: 1px solid #aaa; left: -1px; bottom: 48px; display: none; }
.zcjs_search .select ul li { font-size: 14px; line-height: 2em; text-align: center; cursor: pointer; }
.zcjs_search .select ul li:hover { background: #cbe0ef; }
.zcjs_search input { width: 500px; float: left; height: 48px; line-height: 48px; background: #fff; border: none; }
.zcjs_search button { height: 48px; line-height: 48px; text-align: center; width: 120px; background: #015294; font-size: 14px; color: #fff; }
.zcjs_search button img { vertical-align: middle; margin-left: 5px; }

/* 政府会议 */
.zfhy_con { margin-bottom: 20px; }
.news_list.nodate li a { width: 95%; }

/* 政府公报 */
.zfgb_box .img { height: 185px; width: 130px; padding-right: 22px; background: url(qgl_bg02.png) no-repeat right bottom }
.zfgb_box .img img { width: 100%; height: 100%; display: block; object-fit: cover; }
.zfgb_box .txt { padding-top: 20px; width: 195px; }
.zfgb_box .txt p { line-height: 24px; font-size: 14px; color: #999; margin-bottom:8px;}
.zfgb_box .txt p.name { font-size: 18px; font-weight: normal; line-height: 28px; overflow: hidden; display: -webkit-box; max-height: 56px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #333; margin-bottom: 10px; }
.zfgb_box .txt select { height: 42px; line-height: 42px; width: 100%; padding: 0 10px; margin-top: 10px; background: #eee; }
.zfgb_box .gbtext a{font-size: 16px;color: #333;line-height:24px;}
.zfgb_box .gbtext a:hover{color:#015294;}


/* 专题专栏 */
.ztzl_con { position: relative; overflow: hidden; }
.ztzl_list li img { width: 100%; height: 200px; object-fit: cover; }
.ztzl_but { position: absolute; z-index: 10; margin-left: 20px; }
.ztzl_but li { display: inline-block; background: #fff; opacity: 0.5; width: 10px; height: 10px; border-radius: 10px; margin: 0 5px; }
.ztzl_but li.on { opacity: 1; }
.ztzl_but li img { display: block; height: 228px; }

/* 重点领域信息公开 */
#xxgkTab .news_tab_hd { text-align: center; }
#xxgkTab .news_tab_hd span { float: none; }
.zdly_con .tit { height: 30px; text-align: center; position: relative; }
.zdly_con .tit::before { content: ''; display: block; width: 100%; height: 1px; background: #ccc; position: absolute; top: 50%; left: 0; }
.zdly_con .tit::after { content: ''; display: block; width: 40%; height: 3px; background: #015294; position: absolute; top: 14px; left: 30%; }
.zdly_con .tit span { font-size: 24px; font-weight: bold; color: #015294; display: inline-block; background: #fff; position: relative; z-index: 3; padding: 0 10px; }
.zdly_list { margin-top: 10px; padding-bottom: 30px; }
.zdly_list li { width: 260px; height: 70px; float: left; box-shadow: 0 0 10px #e0e9f0; margin: 15px 20px 0; }
.zdly_list li a { padding: 15px; display: block; line-height: 40px; font-size: 16px; color: #333; }
.zdly_list li span { background: #015294; width: 40px; height: 40px; border-radius: 4px; display: block; float: left; margin-right: 15px; text-align: center; display: flex; justify-content: center; align-items: center; font-size: 32px; color: #fff; }
.zdly_list li span img { transform: rotateY(0deg); transition: all linear 400ms; }
.zdly_list li:hover a { color: #015294; }
.zdly_list li:hover span img { transform: rotateY(180deg); }
#bmzf_con { height: 295px; overflow-y: auto; overflow-x: hidden; scrollbar-width: thin; scrollbar-color: #015293 #f4f4f4; }
#bmzf_con::-webkit-scrollbar { width: 3px; }
#bmzf_con::-webkit-scrollbar-thumb { border-radius: 10px; background: #015293; }
.bmzf_item { margin-top: 30px; }
.bmzf_item h3 { font-size: 20px; }
.zdly_list.bmzf_list li { width: 196px; height: 40px; }
.zdly_list.bmzf_list li a { padding: 0 15px; line-height: 40px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 1200px) {
	/* 领导之窗 */
	.content_left { width: 64%; }
	.leader_list { width: 100%; display: flex; justify-content: space-between; }
	.leader_list li { width: 24%; margin-right: 0; }

	/* 政府信息公开 */
	.content_right { width: 32%; }
	.xxgk_con .xxgk_list, .xxgk_link { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
	.xxgk_con .xxgk_list li, .xxgk_link a { width: 48%; margin-right: 0; }
	.xxgk_con .xxgk_list li p { font-size: 14px; }

	/* 五公开栏目 */
	.wgk_list { width: 100%; display: flex; justify-content: space-between; }
	.wgk_list::after { display: none; }
	.wgk_list > li { width: 19%; margin-right: 0; }

	/* 文件库 */
	.zcjs_search form { display: flex; }
	.zcjs_search button { width: 90px; flex-shrink: 0; }

	/* 政府公报 */
	.zfgb_box { display: flex; justify-content: space-between; }
	.zfgb_box::after { display: none; }
	.zfgb_box .img { width: 50%; }
	.zfgb_box .txt { width: 50%; }

	/* 重点领域 */
	.zdly_list { display: flex; justify-content: space-between; flex-wrap: wrap; }
	.zdly_list::after { display: none; }
	.zdly_list li, .zdly_list.bmzf_list li { width: 24%; margin: 15px 0px 0; }
}

@media screen and (max-width: 1024px) {
	/* 区块样式 */
	.content_left { width: 100%; float: none; margin-bottom: 20px; }

	/* 领导之窗 */
	.leader_list li { width: 23%; }

	/* 政府信息公开 */
	.content_right { width: 100%; }
	.xxgk_con .xxgk_list li { width: 32%; }
	.xxgk_link a { width: 24%; }

	/* 五公开栏目 */
	.wgk_list { width: 100%; overflow: hidden; display: block; }
	.wgk_list > li { width: 32%; margin-right: 2%; margin-bottom: 15px; }
	.wgk_list > li:nth-child(3n) { margin-right: 0; }

	/* 政府公报 */
	.zfgb_box .img { width: 130px; flex-shrink: 0; }
	.zfgb_box .txt { width: 90%; }
}

@media screen and (max-width: 768px) {
	/* 区块样式 */
	.body { padding: 40px 0; }
	.news_tab_hd span { font-size: 18px; margin-right: 0; }

	/* 领导之窗 */
	.leader_con { padding-top: 10px; }
	.leader_list { flex-wrap: wrap; }
	.leader_list li { width: 48%; margin-bottom: 10px; }
	.leader_list li .img img { height: 62vw; }

	/* 五公开栏目 */
	.wgk_list > li{ width: 100%; margin-right: 0; padding-top: 20px; padding-bottom: 20px; min-height:inherit;}
.wgk_list > li .slide{top:auto;width:100%;}
.wgk_list > li .list{width:100%;box-sizing: border-box;}
	/* 政策解读 */
	.news_list li a { width: 75%; }
	.zcjs_search { padding: 5px; }
	.zcjs_search form { padding-left: 100px; }
	.zcjs_search .select { width: 100px; }
	.zcjs_search input { width: 90%; }

	/* 专题专栏 */
	.ztzl_list li img { height: 50vw; }

	/* 重点领域 */
	.zdly_list li { width: 48%; height: auto; border: 1px solid #eee; box-shadow: none; }
	.zdly_list.bmzf_list li { width: 48%; }
	.zdly_list li a { display: flex; flex-direction: column; justify-content: center; align-items: center; line-height: 1.6em; text-align: center; }
	.zdly_list li span { margin-right: 0; margin-bottom: 5px; }
}