.cqgkxq-main{
	font-size: 0;
	background: url(/images/2024cqgk-bg1.png) top center no-repeat;
	background-size: 1920px auto;
	background-size: 19.2rem auto;
}
.cqgkxq-bar{
	margin-top: 120px;
	margin-top: 1.2rem;
}
.cqgkxq-bar a{
	display: inline-block;
	width: 138px;
	width: 1.38rem;
	height: 128px;
	height: 1.28rem;
	text-align: center;
	vertical-align: top;
	background: url(/images/2024zjcq-bg2.png);
	background-size: 100% 100%;
	color: #000000;
	margin-left: 39px;
	margin-left: .39rem;
}
.cqgkxq-bar a:first-child{
	margin-left: 0;
}
.cqgkxq-bar a:hover{
	background-image: url(/images/2024zjcq-bg3.png);
	color: #fff;
	text-decoration: none;
}
.cqgkxq-bar a img{
	height: 42px;
	height: .42rem;
	margin-top: 26px;
	margin-top: .26rem;
}
.cqgkxq-bar a img.cur,.cqgkxq-bar a:hover img{
	display: none;
}
.cqgkxq-bar a:hover img.cur{
	display: inline-block;
}
.cqgkxq-bar a p{
	font-size: 18px;
	font-size: .18rem;
	line-height: 28px;
	line-height: .28rem;
	margin-top: 10px;
	margin-top: .1rem;
}
.cqgkxq-article{
	background: #fff;
	padding: 38px 40px 0;
	padding: .38rem .4rem 0;
	margin-top: 31px;
	margin-top: .31rem;
}
.cqgkxq-article .title{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	font-size: .3rem;
	color: #115DB2;
}
.cqgkxq-article .bar{
	padding: 0 30px 20px;
	padding: 0 .3rem .2rem;
	margin-top: 30px;
	margin-top: .3rem;
	border-bottom: 1px solid #E5E5E5;
}
.cqgkxq-article .bar span{
	display: inline-block;
	margin-right: 36px;
	margin-right: .36rem;
	font-size: 16px;
	font-size: .16rem;
	color: #999999;
}
.cqgkxq-article .con{
	padding: 20px 30px;
	padding: .2rem .3rem;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	font-size: .16rem;
	line-height: .36rem;
}
.human-wrap{
	display: none!important;
}

@media screen and (max-width: 768px){
	.cqgkxq-main{
		padding: 0 .2rem;
	}
	.cqgkxq-bar{
		margin-top: 1.3rem;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.cqgkxq-bar a{
		width: 30%;
		height: 20vw;
		margin: 0 0 .2rem;
	}
	.cqgkxq-bar a p{
		font-size: .32rem;
		line-height: .42rem;
	}
	.cqgkxq-bar a img{
		margin-top: .24rem;
		height: .6rem;
	}
	.cqgkxq-article{
		padding: .3rem 0;
	}
	.cqgkxq-article .title{
		font-size: .4rem;
	}
	.cqgkxq-article .bar{
		padding: 0 0 .3rem .3rem;
		margin-top: .4rem;
	}
	.cqgkxq-article .bar span{
		font-size: .28rem;
		margin-right: .3rem;
	}
}