@charset "utf-8";
/* 地州职称首页 */
.bg-zc-color {
    background: #2666d0;
}
.text-first{
	color: #222;
}
.text-second {
    color: #adadad;
}
.more{
	color:azure;
	text-decoration: none;
}
.footer_txt{
	color: #fff;
	font-size: 0.8rem;
}
.footer-cont{
	color: #fff;
}
.more::after{
	content: "〉";
	
}

	.zc-nav-link{
	color:#fff;
    display: block;
    padding: 0.5rem 2rem; }

	.zc-nav-link:hover, .zv-nav-link:focus {
    text-decoration: none;color: #fff;font-weight: bold;}
	.navbar-nav .active{font-weight: bold;}
.zc-num{
	background: rgba(12, 144, 255,.1);
	padding: 0.1rem 0.4rem;
	text-align: center;
	margin-right: 0.4rem;
	border-radius: 2px;
}
.tz-title{
	line-height:1.4rem;
	padding: 1rem;
	vertical-align: middle;
	color: aliceblue;
	background: #2666d0;
}
.tz-title-item{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
} 
.zc-card{
	margin: 10px 0;
	padding: 10px 0;
	background: #fff;
	border-radius: 6px;
	text-align: center;
}
.zc-card-ico{
	width: 66px;
	height: 66px;
	display:inline-block; 
    vertical-align: middle;
}
.zc-card a{
	text-decoration: none;
	color: #222;
		}
.ban_img{border:0;height:auto;width:100%;}
.sec_bg{
	background: fixed;
	margin: 0;padding: 0;
	height:auto;width: auto;
/* background-image:url("https://www.xjzcsq.com/klmy/images/bg01.jpg") ; */
    background-color: #fff;
}