/*
* @Author: Sun Jijing
* @Date:   2024-07-08 13:07:54
* @Last Modified by: Sun Jijing
* @Last Modified time: 2024-07-17 10:57:31
*/
body { background: #fff; }
@font-face {
  font-family: 'FZHZGB';
  src: url(/bjsdxqrmzf/uiFramework/commonResource/zip/font_FZHZ/方正汉真广标简体.ttf), url(/bjsdxqrmzf/uiFramework/commonResource/zip/font_FZHZ/方正汉真广标简体.otf), url(/bjsdxqrmzf/uiFramework/commonResource/zip/font_FZHZ/方正汉真广标简体.eot);
  font-weight: normal;
  font-style: normal;
}

.zt_banner img { display: block; width: 100%; }

.xxfb_box { margin-top: 60px; }
.xxfb_tit { display: flex; align-items: center; justify-content: center; height: 40px; margin-bottom: 50px; }
.xxfb_tit span {  color: #1652a4; font-size: 32px; text-align: center; font-family: "FZHZGB"; flex-shrink: 0; margin: 0 15px; }
.xxfb_tit::before, .xxfb_tit::after { content: ""; display: inline-block; width: 50%; height: 20px; }
.xxfb_tit::before { background: url(title_left.png) no-repeat right top; }
.xxfb_tit::after { background: url(title_right.png) no-repeat left bottom; }

.xxfb_con { border: 2px solid #1c62c0; border-radius: 10px; background-size: 100% 100%; padding: 40px 40px; overflow: hidden; }
.xxfb_con .title { margin-bottom: 30px; }
.xxfb_con .title h2 { display: flex; align-items: center; }
.xxfb_con .title h2 a { font-size: 28px; font-family: 'FZHZGB'; color: #1c62c0; line-height: 1; margin-right: 20px; flex-shrink: 0; }
.xxfb_con .title h2::after { content: ''; width: 100%; height: 1px; background-color: #c6d4f1; }

.xxfb_zwgk { overflow: hidden; box-shadow: 0 0 10px #ddd; padding: 10px 40px 20px; margin-bottom: 30px; }
.xxfb_zwgk ul { overflow: hidden; }
.xxfb_zwgk ul li { width: 330px; height: 40px; float: left; margin-top: 10px; margin-right: 20px; }
.xxfb_zwgk ul li:nth-child(3n) { margin-right: 0; }
.xxfb_zwgk ul li a { display: block; width: 100%; height: 100%; line-height: 40px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333; }
.xxfb_zwgk ul li a::before { content: ''; width: 4px; height: 4px; border-radius: 50%; background-color: #333; display: inline-block; vertical-align: middle; margin-right: 10px; margin-top: -3px; }

.xxfb_xmt_list { width: 110%; }
.xxfb_xmt_list li { float: left; width: 310px; height: 135px; margin: 20px 20px 0 5px; border: solid 1px transparent; border-radius: 15px; box-shadow: 0 0 10px #dcdcdc; padding: 0 20px; overflow: hidden; }
.xxfb_xmt_list li .tit { color: #222; font-size: 16px; line-height: 1.2em; height: 2.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 20px; border: none; text-align: justify; }
.xxfb_xmt_list li .date { font-size: 14px; color: #999; line-height: 1; margin-top: 10px; }
.xxfb_xmt_list li .source { font-size: 14px; color: #090909; margin-top: 10px; }
.xxfb_xmt_list li .source img { display: inline-block; width: 32px; height: 32px; vertical-align: middle; margin-top: -3px; margin-right: 10px; border: solid 1px #ededed; border-radius: 50%; overflow: hidden; }

.zshd_box { margin-top: 90px; margin-bottom: 90px; }
.zshd_con { border-radius: 10px; height: 480px; background: #f7f7f7; overflow: hidden; }
.zshd_con .img { margin-right: 10px; }
.zshd_item { width: 392px; margin-top: 40px; border-radius: 8px; background: #fff; margin-right: 25px; }
.zshd_item .tit { padding: 0 20px; margin-top: 28px; overflow: hidden; }
.zshd_item .tit h3 { font-size: 24px; font-weight: bold; color: #222222; display: inline-block; vertical-align: middle; }
.zshd_item .tit i { display: inline-block; width: 55px; height: 4px; background: url(icon.png) center center no-repeat; margin-left: 15px; vertical-align: middle; }
.zshd_item .tit a.more { display: inline-block; width: 26px; height: 26px; background: url(more_2.png) top center no-repeat; vertical-align: middle; float: right; }
.zshd_item .tit a.more:hover { background-position: 0 -26px; }
.zshd_news_list { margin-top: 20px; padding: 0 20px; }
.zshd_news_list li { margin-bottom: 18px; }
.zshd_news_list li:before { content: ''; display: inline-block; width: 6px; height: 6px; background-color: #d8d8d8; vertical-align: middle; margin-right: 5px; }
.zshd_news_list li a { display: inline-block; width: 333px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #222222; vertical-align: middle; font-size: 16px; }
.zshd_item .bot { margin: 30px 20px; height: 80px; position: relative; }
.zshd_item .bot.fwdh { background: url(yqzc_bom.png) no-repeat center;  }
.zshd_item .bot.znwd { background: url(mswt_bom.png) no-repeat center; }
.zshd_item .bot h3 { font-size: 18px; font-weight: bold; color: #fff; line-height: 80px; padding-left: 40px; display: inline-block; }
.zshd_item .bot .switch { width: 40px; height: 40px; border-radius: 50%; position: absolute; right: 20px; top: 20px; cursor: pointer; }
.zshd_item .bot .ewm { width: 126px; height: 126px; background: #f4f4f4; padding: 5px; position: absolute; top: -30px; right: 80px;  opacity: 0; transition: all linear 400ms; }
.zshd_item .bot .ewm img { display: block; width: 100%; height: 100%; }
.zshd_item .bot.on .ewm { opacity: 1; }

.hdtj_con { overflow: hidden; margin-bottom: 50px; }
.hdtj_list { width: 110%; }
.hdtj_list li { width: 380px; margin-right: 30px; border-radius: 10px; background: #f7f7f7; float: left; overflow: hidden; }
.hdtj_list li .img { height: 215px; overflow: hidden; }
.hdtj_list li .img img { display: block; width: 100%; height: 100%; object-fit: cover; transform: scale(1); transition: all linear 400ms; }
.hdtj_list li .txt { padding: 20px; }
.hdtj_list li .txt h3 { padding-left: 25px; font-size: 16px; color: #222; }
.hdtj_list li .txt p { font-size: 16px; padding-left: 26px; margin-top: 8px; line-height: 24px; height: 48px; color: #333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.hdtj_list li .txt .hdzt h3 { background: url(hdzt.png) no-repeat left center; }
.hdtj_list li .txt .hdsj { margin-top: 10px; }
.hdtj_list li .txt .hdsj h3 { background: url(hdsj.png) no-repeat left center; }
.hdtj_list li .ewm { padding: 20px 0; margin: 0 20px; border-top: 1px solid #e5e5e5; display: flex; justify-content: flex-end; align-items: end; }
.hdtj_list li .ewm p { padding-top: 15px; background: url(right.png) no-repeat right top; font-size: 16px; color: #666; }
.hdtj_list li .ewm img { width: 80px; border: 5px solid #fff; margin-left: 20px; }

.mtjz_box { margin-bottom: 50px; }
.mtjz_hd { text-align: center; }
.mtjz_hd a { display: inline-block; width: 166px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #1652a4; font-size: 20px; border-radius: 10px; margin: 0 10px; }
.mtjz_hd a.on { background: #1652a4; color: #fff; }
.jz_box { padding: 20px; border-radius: 10px; border: 1px solid #1652a4; position: relative; margin-top: 40px; }
.jz_box h3 { display: inline-block; width:  160px; height: 40px; line-height: 40px; background: #039adf; color: #fff; font-size:  16px; border-radius: 10px; position: absolute; top: -20px; left: 50%; margin-left: -80px; text-align: center; }
.jz_list { overflow: hidden; display: flex; flex-wrap: wrap; }
.jz_list li { width: 110px; float: left; margin: 0 27px; margin-top: 20px; text-align: center; }
.jz_list li .icon, .jz_list li .ewm { width: 100%; height: 110px; }
.jz_list li .icon { border-radius: 50%; border: 1px solid #cdcdcd; overflow: hidden; }
.jz_list li .ewm { display: none; border: 1px solid transparent; }
.jz_list li p { font-size: 20px; color: #222; margin-top: 15px; }
.jz_list li img { display: block; width: 100%; height: 100%; object-fit: cover; }
.jz_list li:hover .icon { display: none; }
.jz_list li:hover .ewm { display: block; }
.jz_list li:hover p { color: #039adf; }

.jgjz_box { margin-bottom: 50px; }
.jgjz_box img { display: block; }

.hdtj_box{display:none;}

@media screen and (max-width: 1200px) {
	* { box-sizing: border-box; }
	.pubcon { width: 96%; }

	.xxfb_zwgk ul { display: flex; justify-content: space-between; flex-wrap: wrap; }
	.xxfb_zwgk ul li { width: 50%; margin-right: 0; }
	.xxfb_tit { margin-bottom: 30px; }
	.xxfb_xmt_list { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
	.xxfb_xmt_list li { width: 31%; margin: 10px 0; }

	.zshd_con { display: flex; justify-content: space-between; height: 435px; }
	.zshd_con::after { display: none; }
	.zshd_con .img { width: 290px; flex-shrink: 0; margin-right: 2%; }
	.zshd_con .img img { display: block; width: 100%; height: 100%; object-fit: cover; }
	.zshd_item { width: calc((94% - 290px)/2); margin-right: 2%; margin-top: 20px; margin-bottom: 20px; }
	.zshd_news_list li a { width: calc(100% - 12px); }
	.zshd_item .bot.fwdh, .zshd_item .bot.znwd { background-position: right center; border-radius: 8px; }
	.zshd_item .bot h3 { padding-left: 20px; }

	.hdtj_list { width: 100%; display: flex; justify-content: space-between; }
	.hdtj_list li { width: 31.5%; margin-right: 0; }
	.hdtj_list li .img { height: 20vw; }

	.jz_list li { width: 20%; margin: 10px 0 0; }
	.jz_list li .icon, .jz_list li .ewm { width: 110px; height: 110px; margin: 0 auto; }
	.jz_list li p { font-size: 16px; margin-top: 10px; }

	.jgjz_box img { display:  block; width: 100%; }
}
@media screen and (max-width: 1023px) {
	.xxfb_con { padding: 20px; }
	.xxfb_con .title { margin-bottom: 20px; }
	.xxfb_zwgk { padding: 10px; }
	.xxfb_zwgk ul li { margin-top: 0; width: 100%; }
	.xxfb_xmt_list li { width: 48%; }

	.zshd_box { margin-top: 50px; margin-bottom: 50px; }
	.zshd_con { background: none; }
	.zshd_con .img { display: none; }
	.zshd_item { width: 48%; margin-right: 0; background: #f7f7f7; }

	.hdtj_list { flex-wrap: wrap; }
	.hdtj_list li { width: 48%; margin-bottom: 20px; }
}
@media screen and (max-width: 767px) {
	.xxfb_tit span { font-size: 24px; }
	.xxfb_tit::before, .xxfb_tit::after { height: 12px; background-size: auto 6px !important; }
	.xxfb_zwgk { padding: 0; box-shadow: none; }
	.xxfb_xmt_list li { width: 100%; }

	.zshd_con { height: auto; flex-wrap: wrap; }
	.zshd_con .img { display: block; width: 100%; background: linear-gradient(to bottom, #1c62c1, #3382d5, #1d63c2); }
	.zshd_item { margin-top: 0; width: 100%; }

	.hdtj_list li { width: 100%; }
	.hdtj_list li .img { height: 50vw; }
	.hdtj_list li .ewm { padding: 10px 0; }
	.hdtj_list li .txt p { height: auto; }

	.mtjz_hd { display: flex; justify-content: space-between; }
	.mtjz_hd a { font-size: 18px; width: 32%; }
	.jz_box { padding: 20px 10px; }
	.jz_list li { width: 33.33%; }
	.jz_list li .icon, .jz_list li .ewm { width: 80px; height: 80px; }
}
@media screen and (max-width: 459px) {
	
}