.qcqg_wrapper{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.indexsjl_ltitle{
	position: relative;
	 width: 1200px;
	 height: 42px;
	 background-image: url(../images/jlxy_ltitle.png);
	 background-size: 100% 100%;
	 justify-content: space-between;
	 margin-bottom: 30px;
}
.indexsjl_ltitles{
	display: flex;
	width: 160px;
	height: 42px;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
}
.indexsjl_moer{
	display: block;
	position: absolute;
	width: 60px;
	height: 16px;
	top: 0;
	right: 0px;
}
.indexsjl_moer img{
	width: 60px;
	height: 16px;
}
.qcqg_tab{
	position: relative;
	display: flex;
	padding: 0px 80px;
	justify-content: space-between;
	margin-bottom: 30px;
}
.qcqg_tabs{
	text-align: center;
}
.qcqg_tabs img{
	margin-bottom: 8px;
}
.qcqg_x{
	position: absolute;
	left: 0px;
	top: 24px;
	width: 1200px;
	height: 2px;
	z-index: 99;
	background-color: #F8C276;
}
.qcqg_tabs p{
	font-size: 15px;
	font-weight: 600;
	color: #000000;
}
.qcqg_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qcqg_li{
	width: 387px;
	height: 280px;
	border: 1px solid #ECEEF4;
	margin-bottom: 20px;
}
.qcqg_even{
	width: 387px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(../szimg/zdzt3.png);
	background-size: 100% 100%;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 600;
	color: #FFFFFF;
}
.qcqg_odd{
	width: 387px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(../szimg/zdzt4.png);
	background-size: 100% 100%;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 600;
	color: #FFFFFF;
}
.qcqg_title{
	padding: 10px 0px;
	border-bottom: 1px solid #ECEEF4;
}
.qcqg_titles{
	width: 224px;
	height: 40px;
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	text-align: center;
	color: #000000;
	margin: 0 auto;
}
.qcqg_zswiper{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.qcqgswiper{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px !important;
	padding-left: 10px !important;
}
.qcqgswiper .swiper-slide{
	position: relative;
	width: 230px;
	height: 110px;
	border-radius: 0px 20px 0px 20px;
	box-sizing: border-box;
	border: 2px solid #F8C276;
}
.qcqg_year{
	position: absolute;
	width: 70px;
	height: 40px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	/* padding-top: 10px; */
	top: -15px;
	left: -10px;
	background-image: url(../szimg/zdzt5.png);
	background-size: 100% 100%;
}
.qcqg_year p{
	line-height: 30px;
}
.qcqg_mtext{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.qcqg_mtexts{
	width: 145px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.qcqg_yli{
	padding: 10px 10px;
	border-bottom: 1px dashed #ECEEF4;
	display: flex;
	align-items: center;
}
.qcqg_name{
	width: auto;
	padding: 0px 8px;
	height: 18px;
	line-height: 18px;
	border-radius: 2px;
	background: #DC282A;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
}
.qcqg_yli p{
	flex: 1;
	font-size: 14px;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}
.qcqg_zswiper .swiper-button-prev{
	width: 48px;
	height: 48px;
	left: -60px;
	background-image: url(../szimg/zdzt_left.png);
	background-size:48px 48px;
}
.qcqg_zswiper .swiper-button-next{
	width: 48px;
	height: 48px;
	right: -60px;
	background-image: url(../szimg/zdzt_right.png);
	background-size:48px 48px;
}