.ztzh_top{
	width: 100%;
	position: relative;
	z-index: 111;
	margin-bottom: 35px;
}
.ztzh_top .ztzh_navTab{
	width: 217px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #0069c5;
	color: #ffffff;
	border-radius: 10px;
	position: absolute;
	top: 100px;
	right: 63px;
	z-index: 11;
	overflow: hidden;
	transition: all .3s;
	cursor: pointer;
}
.ztzh_top .ztzh_navTab:hover{
	height: auto;
}
.ztzh_top .ztzh_navTab a{
	color: #ffffff;
	display: block;
}
.ztzh_top .ztzh_navTab .txt::after{
	content: "▼";
	margin-left: 10px;
}
.ztzh_top .ztzh_navTab .lis .l{
	background: #00549e;
	transition: all .3s;
}
.ztzh_top .ztzh_navTab .lis .l:hover{
	background: #0069c5;
}
.mainContent{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mainContent .lt{
	width: 750px;
}
.mainContent .rt{
	width: 410px;
}
.ztzh_nav{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 45px;
}
.ztzh_nav .l{
	width: 160px;
	height: 150px;
	background: #ecf2ff;
	transition: all .2s;
}
.ztzh_nav .l:hover{
	box-shadow: 0 0 4px 0px rgba(0, 105, 197, .4);
}
.ztzh_nav .l a{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	width: 100%;
	height: 100%;
}
.ztzh_nav .l p{
	width: 100%;
	text-align: center;
	font-size: 24px;
	padding: 0;
	padding-top: 10px;
}
.ztzh_lis{
	width: 100%;
	margin-bottom: 45px;
}
.ztzh_lis .top{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #d2e7fa;
	position: relative;
}
.ztzh_lis .top .tit{
	position: absolute;
	bottom: 0;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	height: 56px;
	line-height: 56px;
	background: #0069c5;
	border-top-right-radius: 20px;
}
.ztzh_lis .top .tit img{
	margin-right: 8px;
	vertical-align: middle;
	margin-top: -3px;
}
.ztzh_lis .top a{
	position: absolute;
	right: 15px;
	color: #0069c5;
	z-index: 11;
	font-size: 16px;
}
.ztzh_lis p{
	margin: 0;
}
.ztzh_lis .con{
	width: 100%;
	padding: 15px;
	font-size: 16px;
	background: #f2f9ff;
}
.ztzh_lis.ztzh_zcwj .l{
	line-height: 44px;
}
.ztzh_lis.ztzh_zcwj .l p{
	width: calc(100% - 165px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ztzh_lis.ztzh_zcwj .l span{
	color: #999999;
}
.ztzh_lis.ztzh_zcwj .l a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	padding-left: 15px;
}
.ztzh_lis.ztzh_zcwj .l a::before{
	content: "";
	width: 6px;
	height: 6px;
	background: url('../../imagesq/liubei/ztzh_li_t_ico.png') no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ztzh_lis.ztzh_cxfw .con{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ztzh_lis.ztzh_cxfw .l{
	width: calc((100% - 12px) / 2);
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #deeffd;
	margin: 6px 0;
}
.ztzh_lis.ztzh_cxfw .l a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .2s;
}
.ztzh_lis.ztzh_cxfw .l a:hover{
	color: #ffffff;
	background: #0069c5;
}
.qjs{
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom: 45px;
}
.qjs img{
	width: 100%;
}

.ztzh_rt_lis{
	width: 100%;
	background: #edfefe;
	margin-bottom: 45px;
}
.ztzh_rt_lis .top{
	width: 100%;
	height: 44px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-end;
}
.ztzh_rt_lis .top .tit{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ztzh_rt_lis .top .tit p{
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	height: 55px;
	line-height: 55px;
	background: #27bdbe;
}
.ztzh_rt_lis p{
	margin: 0;
}
.ztzh_rt_lis .con{
	width: 100%;
	padding: 15px;
	font-size: 16px;
}
.ztzh_rt_lis.ztzh_cjwt .l{
	line-height: 44px;
}
.ztzh_rt_lis.ztzh_cjwt .l p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ztzh_rt_lis.ztzh_cjwt .l a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	padding-left: 15px;
}
.ztzh_rt_lis.ztzh_cjwt .l a::before{
	content: "";
	width: 6px;
	height: 6px;
	background: url('../../imagesq/liubei/ztzh_li_t_ico2.png') no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ztzh_rt_lis.ztzh_hdjy .con{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	text-align: center;
	padding-bottom: 18px;
}
.ztzh_rt_lis.ztzh_hdjy .con .l p{
	margin-top: 10px;
}
.ztzh_hdjy{
	margin-bottom: 32px;
}
.ztzh_hdjy.con2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
	font-size: 16px;
}
.ztzh_hdjy.con2 p{
	margin: 0;
}
.ztzh_hdjy.con2 .l{
	width: 190px;
	height: 150px;
	background: #edfefe;
}
.ztzh_hdjy.con2 .l p{
	margin-top: 6px;
	width: 100%;
}
.ztzh_hdjy.con2 .l a{
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}

.kbc_grid{
	width: 586px !important;
}
.kbc_lis{
	width: 100%;
	font-size: 16px;
	margin-bottom: 20px;
}
.kbc_lis .top{
	width: 100%;
}
.kbc_lis p{
	margin: 0;
}
.kbc_lis.kbc_wyk .con{
	width: 100%;
	padding: 20px 0;
}
.kbc_lis.kbc_wyk .l{
	line-height: 44px;
}
.kbc_lis.kbc_wyk .l p{
	width: calc(100% - 100px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.kbc_lis.kbc_wyk .l span{
	color: #999999;
}
.kbc_lis.kbc_wyk .l a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	padding-left: 15px;
}
.kbc_lis.kbc_wyk .l a::before{
	content: "";
	width: 6px;
	height: 6px;
	background: url('../../imagesq/liubei/ztzh_li_t_ico.png') no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.kbc_lis.kbc_wyb .l{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #e8f4ff;
	margin-bottom: 15px;
}
.kbc_lis.kbc_wyb .l a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 20px;
}
.kbc_lis.kbc_wyb .l a p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.kbc_lis.kbc_wyb .con{
	margin: 28px 0;
}
.kbc_flx{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kbc_lis.kbc_cjwt .l p{
	width: 100%;
}
.kbc_hdhy{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	background: #e9f4fd;
	margin-bottom: 45px;
}
.kbc_hdhy p{
	margin: 0;
}
.kbc_hdhy .tit{
	width: 253px;
	height: 120px;
	line-height: 120px;
	background: #0069c5;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.kbc_hdhy .con{
	width: calc(100% - 253px);
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.kbc_hdhy .con .l{
	width: calc(100% / 3);
	text-align: center;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kbc_hdhy .con .l a{
	display: flex;
	align-items: center;
}
.kbc_hdhy .con .l p{
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
}
.kbc_hdhy .con .l img{
	margin-right: 15px;
}