/*
* @Author: Sun Jijing
* @Date:   2024-10-08 13:15:45
* @Last Modified by:   Sun Jijing
* @Last Modified time: 2024-10-11 09:19:36
*/
html, body { width: 100%; height: 100%; }

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


/* 京津冀“一网通办”服务专区 */
.tbsx_box { margin-top: 60px; margin-bottom: 20px; }
.tbsx_tit_con { position: relative; width: 279px; height: 416px; }
.tbsx_tit_txt { position: absolute; z-index: 5; top: 0; padding: 30px 25px; }
.tbsx_tit_txt .title { font-size: 32px; color: #fff; text-align: center; position: relative; }
.tbsx_tit_txt .title::after { content: ''; display: block; position: absolute; left: 0; bottom: -11px; height: 6px; width: 68px; background: #fff; left: 50%; transform: translateX(-50%); }
.tbsx_tit_txt .smy { margin-top: 40px; font-size: 14px; color: #fff; opacity: 0.7; line-height: 2em; }
.tbsx_tit_txt .more { margin-top: 175px; }
.tbsx_tit_txt .more a { width: 189px; display: block; height: 48px; background: #BD192C; opacity: 0.9; margin: 0 auto; text-align: center; line-height: 48px; border-radius: 48px; font-size: 16px; color: #fff; }

.cityChoose { width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,.5); z-index: 10; top: 0; left: 0; display: none; }
.cityChoose_con { width: 520px; padding: 25px; background: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.cityChoose_con .city_close { margin: 15px; position: absolute; right: 0; top: 0; cursor: pointer; }
.cityChoose_con .tit { padding: 10px 0 35px; font-size: 18px; font-weight: bold; color: #000; }
.cityChoose_con .list a { padding: 5px 30px; display: inline-block; margin-right: 20px; border-radius: 20px; border: 1px solid #444; font-size: 16px; color: #444; }

.tbsx_con { width: 893px; overflow: hidden; }
.tbsx_list { width: 110%; }
.tbsx_list li { width: 279px; height: 194px; border: 1px solid #E6E6E6; float: left; margin-right: 25px; margin-bottom: 28px; border-radius: 4px; overflow: hidden; position: relative; }
.tbsx_list li .head { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.tbsx_list li .head p { font-size: 24px; color: #333; margin-top: 20px; }
.tbsx_list li .body { width: 100%; height: 100%; background: rgba(189,25,44,.88); position: absolute; top: 100%; display: flex; flex-direction: column; justify-content: center; transition: all ease-in 200ms; }
.tbsx_list li:hover .body { top: 0; }
.tbsx_list li .body a { display: block; padding: 15px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #fff; }
.tbsx_list li .body a:hover { text-decoration: underline; }

.bsfw_box { margin-bottom: 25px; }
.bsfw_hd { position: relative; margin-bottom: 10px; }
.bsfw_hd span { display: inline-block; height: 52px; font-size: 24px; font-weight: bold; color: #878787; margin-right: 50px; cursor: pointer; }
.bsfw_hd span a { display: block; position: absolute; right: 0; font-size: 18px; color: #BD192C; font-weight: normal; padding-right: 25px; background: url(fw_more.png) no-repeat right center; top: 5px; display: none; }
.bsfw_hd span.on { color: #BD192C; }
.bsfw_hd span.on a { display: block; }
.bsfw_item { overflow: hidden; }
.bsfw_list { width: 110%; }
.bsfw_list li { width: 380px; height: 110px; border: 1px solid #E6E6E6; margin-right: 25px; float: left; margin-bottom: 25px; padding: 25px 0; display: flex; }
.bsfw_list li .img { flex-shrink: 0; width: 154px; text-align: center; border-right: 1px solid #eee; margin-right: 20px; }
.bsfw_list li .img img.hov { display: none; }
.bsfw_list li .img .name { font-size: 18px; color: #333; margin-top: 20px; }
.bsfw_list li .txt { width: 180px; padding-right: 25px; }
.bsfw_list li .txt a { display: block; font-size: 14px; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; white-space: nowrap; line-height: 36px; }
.bsfw_list li:hover { background: #BD192C; }
.bsfw_list li:hover .img img.nor { display: none; }
.bsfw_list li:hover .img img.hov { display: inline-block; }
.bsfw_list li:hover .img .name { color: #fff; }
.bsfw_list li:hover .txt a { color: #fff; }
.bsfw_list li .txt a:hover { text-decoration: underline; }

.ztsx_box { margin-bottom: 50px; }
.ztsx_box a { display: block; width: 280px; float: left; margin-left: 26px; }
.ztsx_box a img { display: block; width: 100%; }

.bmfw_box { margin-bottom: 50px; }
.bmfw_hd { position: relative; margin-bottom: 10px; }
.bmfw_hd span { display: inline-block; height: 52px; font-size: 24px; font-weight: bold; color: #878787; margin-right: 50px; cursor: pointer; }
.bmfw_hd span.on { color: #BD192C; }
.bmcx_list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.bmcx_list li { width: 217px; height: 140px; display: inline-flex; justify-content: center; align-items: center; background: url(bmbg.png) no-repeat left bottom; background-size: cover; margin-bottom: 30px; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08); border: 1px solid #E6E6E6; }
.bmcx_list li a { display: block; text-align: center; color: #333; font-size: 20px; line-height: 1.2em; }
.bmcx_list li:hover, .bmjf_list li:hover { background: #BD192C; }
.bmcx_list li:hover a, .bmjf_list li:hover span { color: #fff; }
.bmcx_but { text-align: center; }
.bmcx_but li { display: inline-block; width: 100px; height: 5px; border-radius: 5px; background: #bd1b2d; margin: 0 4px; opacity: 0.2; }
.bmcx_but li.on { opacity: 1; }

.bmjf_con { overflow: hidden; }
.bmjf_list { width: 110%; }
.bmjf_list li { width: 270px; height: 200px; float: left; background: url(bmbg.png) no-repeat left bottom; float: left; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08); border: 1px solid #E6E6E6; margin-right: 38px; }
.bmjf_list li a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
.bmjf_list li img { margin-right: 30px; }
.bmjf_list li img.hov { display: none; }
.bmjf_list li span { font-size: 20px; color: #333; }
.bmjf_list li:hover img.nor { display: none; }
.bmjf_list li:hover img.hov { display: block; }

.kjfw_box { overflow: hidden; padding-bottom: 50px; }
.kjfw_con { width: 110%; }
.kjfw_con li { width: 280px; margin-right: 26px; float: left; position: relative; }
.kjfw_con li img { display: block; width: 100%; }
.kjfw_con li p { position: absolute; z-index: 5; bottom: 20px; font-size: 18px; color: #fff; background: linear-gradient(to right,#bd192c, transparent); padding-left: 10px; padding-right: 50px; line-height: 50px; }

@media screen and (max-width: 1200px) {
	.tbsx_tit_con { float: none; width: 100%; height: auto; margin-bottom: 20px; }
	.tbsx_tit_con .swiper-container { display: none; }
	.tbsx_tit_txt { position: static; padding: 0; }
	.tbsx_tit_txt .title { color: #000; }
	.tbsx_tit_txt .smy { text-align: center; margin-top: 10px; color: #333; }
	.tbsx_tit_txt .more { margin-top: 10px; }
	.tbsx_con { width: 100%; float: none; }
	.tbsx_list { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.tbsx_list li { width: 31%; margin-right: 0; }

	.bsfw_list { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
	.bsfw_list li { width: 31%; margin-right: 0; padding: 10px 0; height: auto; display: flex; flex-direction: column; align-items: center; }
	.bsfw_list li .txt { width: 90%; text-align: center; padding-right: 0; }
	.bsfw_list li .txt a { line-height: 1.8em; }
	.bsfw_list li .txt .name { margin-bottom: 10px; }

	.ztsx_box { display: flex; justify-content: space-between; }
	.ztsx_box::after { display: none; }
	.ztsx_box a { width: 23%; margin-left: 0; }

	.bmcx_list li { width: 18%; margin-bottom: 20px; }
	.bmcx_list li a { font-size: 18px; }

	.bmjf_list { width: 100%; display: flex; justify-content: space-between; }
	.bmjf_list li { width: 23%; margin-right: 0; height: 120px; }

	.kjfw_con { width: 100%; display: flex; justify-content: space-between; }
	.kjfw_con li { width: 23%; margin-right: 0; }
}
@media screen and (max-width: 768px) {
	.cityChoose_con { width: 80%; padding: 10px; }
	.cityChoose_con .tit { padding-bottom: 15px; }
	.cityChoose_con .city_close { margin: 5px; }

	.tbsx_box { margin-top: 30px; }
	.tbsx_tit_txt .title { font-size: 26px; }
	.tbsx_tit_txt .more a { width: 130px; height: 36px; line-height: 36px; font-size: 14px; }
	.tbsx_list li { width: 48%; height: auto; margin-bottom: 10px; }
	.tbsx_list li .head { padding: 15px; height: auto; }
	.tbsx_list li .head img { height: 30px; }
	.tbsx_list li .head p { font-size: 16px; margin-top: 10px; text-align: center; }
	.tbsx_list li .body { height: 120px; position: static; }
	.tbsx_list li .body a { display: block; padding: 0 10px; font-size: 14px; line-height: 1.8em; }

	.bsfw_box { margin-bottom: 15px; }
	.bsfw_hd span { height: 40px; font-size: 20px; margin-right: 20px; }
	.bsfw_hd span a { top: 0; }
	.bsfw_list li { width: 48%; margin-bottom: 10px; }
	.bsfw_list li .img { width: auto; }
	.bsfw_list li .img img { height: 40px; }
	.bsfw_list li .txt .name { font-size: 18px; }

	.ztsx_box { flex-wrap: wrap; margin-bottom: 10px; }
	.ztsx_box a { width: 48%; margin-bottom: 10px; }

	.bmcx_list li { width: 48%; margin-bottom: 10px; height: auto; padding: 5px 10px; }
	.bmcx_list li a { font-size: 14px; }
	.bmfw_box { margin-bottom: 30px; }
	.bmcx_but li { width: 40px; }

	.kjfw_box { padding-bottom: 30px; }
	.kjfw_con { flex-wrap: wrap; }
	.kjfw_con li { width: 48%; margin-bottom: 10px; }
	.kjfw_con li p { font-size: 14px; line-height: 30px; }

	.bmfw_hd span { font-size: 20px; margin-right: 20px; height: 40px; }
	.bmjf_list { display: flex; flex-wrap: wrap; }
	.bmjf_list li { margin-bottom: 10px; width: 48%; margin-right: 0; height: auto; padding: 15px; }
	.bmjf_list li a { flex-direction: column; }

	.bmfw_hd span { font-size: 20px; margin-right: 20px; height: 40px; }
	.bmjf_list { display: flex; flex-wrap: wrap; }
	.bmjf_list li { margin-bottom: 10px; }
	.bmjf_list li img { width: 40px; margin-right: 0; }
}
@media screen and (max-width: 460px) {
	.bsfw_list li { width: 100%; }
	.bmcx_list li { width: 100%; }
}