.gjaq_head{
	position: relative;
	width: 100%;
	height: 440px;
}
.gjaq_head img{
	width: 100%;
	height: 440px;
	object-fit: cover;
}
.gjaq_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.gjaq_title{
	width: 1200px;
	height: 79px;
	margin-top: -60px;
	background-image: url(../images/gjaq1.png);
	background-size: 100% 100%;
	margin-bottom: 20px;
}
.gjaq_title p{
	font-size: 17px;
	font-weight: 600;
	color: #FFF6C8;
	width: 244px;
	margin: 0 auto;
    text-align: center;
	padding-top: 52px;
}
.gjaq_title a{
	position: absolute;
	right: 10px;
	top: 40px;
}
.gjaq_title img{
	width: 60px;
	height: 16px;
}
.gjaq_aqg{
	position: relative;
	width: 1200px;
	height: 480px;
	border-radius: 8px;
	background-image: url(../images/gjaq2.png);
	background-size: 100% 100%;
	margin-top: 30px;
}
.gjaq_img{
	position: absolute;
	left: -48px;
	top: -30px;
	width: 333px;
	height: 244px;
	background-image: url(../images/gjaq3.png);
	background-size: 100% 100%;
}
.gjaq_flex{
	display: flex;
	padding-left: 60px;
	padding-top: 75px;
	padding-right: 70px;
	justify-content: space-between;
}
.gjaq_left{
	width: 530px;
}
.gjaq_aname{
	display: flex;
	/* width: 400px; */
	align-items: center;
	justify-content: space-between;
	margin-bottom: 16px;
}
.gjaq_atitle{
	display: flex;
	align-items: center;
}
.gjaq_atitle span{
	font-size: 18px;
	font-weight: 600;
	color: #BD170B;
}
.gjaq_d{
	width: 4px;
	height: 24px;
	border-radius: 2px;
	background: #BD170B;
	margin-right: 8px;
}
.gjaq_gvideo{
	width: 530px;
	height: 300px;
	background-color: beige;
}
.gjaq_ylist{
	display: flex;
	justify-content: space-between;
	width: 1100px;
	margin: 0 auto;
}
.gjaq_yli{
	height: 50px;
	text-align: center;
	align-content: space-between;
	cursor: pointer;
}
.gjaq_yli img{
	width: 18px;
	height: 22px;
}
.gjaq_yli p{
	font-size: 18px;
	font-weight: 600;
	color: #000;
}
.gjaq_y p{
	margin-top: 5px;
}
.gjaq_e p{
	margin-bottom: 9px;
}
.gjaq_year{
	position: relative;
	margin-bottom: 45px;
}
.gjaq_x{
	height: 2px;
	background-color: #F8C276;
	width: 1200px;
	position: absolute;
	top: 25px;
	left: 0px;
}
.gjaq_dsj{
	display: flex;
	flex-wrap: wrap;
}
.gjaq_dsj_li{
	position: relative;
	width: 285px;
	height: 140px;
	border-radius: 0px 20px 0px 20px;
	border: 2px solid #F8C276;
	margin-right: 20px;
	margin-bottom: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gjaq_dsj_li:nth-child(4n){
	margin-right: 0px;
}
.gjaq_dsj_icon{
	position: absolute;
	width: 80px;
	height: 40px;
	left: -10px;
	top: -15px;
	display: flex;
	justify-content: center;
	background-image: url(../gjaq/gjaq6.png);
	background-size: 100% 100%;
}
.gjaq_dsj_icon span{
	padding-top: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}
.gjaq_db{
	display: flex;
	width: 1200px;
	margin: 0 auto;
}
.gjaq_dbjy{
	position: relative;
	width: 1160px;
	height: 200px;
	background: linear-gradient(180deg, #FFF5EC 0%, #FFEEDB 100%);
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}
.gjaq_dbjy_left{
	position: absolute;
	width: 20px;
	height: 110px;
	left: -20px;
	top: 45px;
	background-image: url(../gjaq/gjaq7.png);
	background-size: 100% 100%;
}
.gjaq_dbjy_right{
	position: absolute;
	width: 20px;
	height: 110px;
	right: -20px;
	top: 45px;
	background-image: url(../gjaq/gjaq8.png);
	background-size: 100% 100%;
}
.gjaq_jycont{
	width: 1160px;
	height: 530px;
	background-image: url(../gjaq/gjaq9.png);
	background-size: 100% 100%;
}
.gjaq_dbjy_cont{
	width: 100%;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gjaq_dbjy_img img{
	width: 130px;
	height: 130px;
	margin-right:20px;
}
.gjaq_dbjy_name{
	width: 950px;
}
.gjaq_db_title{
	display: flex;
	align-items: flex-end;
	margin-bottom: 20px;
}
.gjaq_db_title p{
	font-size: 24px;
	font-weight: 600;
	color: #000000;
}
.gjaq_dbjy_name span{
	font-size: 12px;
	color: #8391A5;
	margin-left: 12px;
}
.gjaq_dbjy_text{
	font-size: 14px;
	line-height: normal;
	color: #000;
}
.gjaq_jycont{
	display: flex;
	justify-content: space-between;
	padding-top: 39px;
}
.gjaq_jyleft{
	width: 300px;
	height: 492px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-top: 20px;
}
.gjaq_jytab{
	width: 275px;
	height: 36px;
	line-height: 36px;
	border-radius: 8px 0px 0px 8px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	margin-bottom: 5px;
}
.kc_list_item{
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	padding-left: 10px;
	color: #000;
	border-radius: 8px 0px 0px 8px;
	margin-bottom: 5px;
}
.kc_list_item h3{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gjaq_jycolor{
	background: #FFFFFF;
	font-weight: 600;
	color: #8C4F42;
	box-shadow: inset 2px 2px 3px 0px rgba(213, 135, 69, 0.3);
}
.gjaq_kjlist{
	display: flex;
	flex-wrap: wrap;
}
.gjaq_kjli{
	width: 285px;
	height: 166px;
	border-radius: 8px;
	border-bottom: 4px solid #FF432A;
	background-image: url(../gjaq/gjaq12.png);
	background-size: 100% 100%;
	margin-right: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 20px 20px;
	cursor: pointer;
}
.gjaq_kjli:nth-child(4n){
	margin-right: 0px;
}
.gjaq_kjtag{
	width: 64px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	background: #F6B354;
	margin-bottom: 10px;
}
.gjaq_kjtitle{
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.gjaq_kjtext{
	font-size: 12px;
	line-height: 16px;
	color: #8391A5;
	width: 245px;
	height: 32px;
	margin-bottom: 20px;
	display: -webkit-box; /* 必须结合的属性，将对象作为弹性伸缩盒子模型显示 */
	-webkit-box-orient: vertical; /* 必须结合的属性，设置或检索伸缩盒对象的子元素的排列方式 */
	-webkit-line-clamp: 2; /* 这是要显示的行数 */
	overflow: hidden; /* 超出部分隐藏 */
	text-overflow: ellipsis; /* 超出部分显示省略号 */
}
.gjaq_kjtab{
	display: flex;
	width: 245px;
	font-size: 12px;
	color: #8391A5;
	justify-content: space-between;
}
.gjaq_dsj_text{
	width: 245px;
	height: 80px;
	font-size: 14px;
	line-height: normal;
	color: #000;
}
.gjaq_jyright{
	width: 830px;
	height: 472px;
	box-sizing: border-box;
	padding: 20px 20px;
}
.gjaq_jyth{
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
	border-bottom: 1px solid #F6D4CA;
}
.gjaq_jyth_title{
	width: 550px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.gjaq_jyth_type{
	width: 56px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.gjaq_jyth_down{
	width: 56px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #000;
}
.gjaq_jytd{
	padding: 20px 0px;
	border-bottom: 1px solid #F6D4CA;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.gjaq_jytd_title{
	display: flex;
	align-items: center;
	cursor: pointer;
}
.gjaq_jytd_title img{
	width: 48px;
	height: 56px;
	margin-right: 20px;
}
.gjaq_jytd_name{
	width: 478px;
}
.gjaq_jytd_p{
	font-size: 14px;
	font-weight: 500;
	color: #1D2335;
	margin-bottom: 10px;
}
.gjaq_jytd_name p{
	font-size: 12px;
	color: #999999;
}
.gjaq_jytd_type{
	width: 56px;
	text-align: center;
}
.gjaq_jytd_down{
	width: 56px;
	text-align: center;
}
.gjaq_jytd_downs{
	width: 44px;
	height: 24px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #666666;
	background-color: #fff;
	cursor: pointer;
}
.gjaq_jytd_downs:hover{
	background-color: rgba(255, 29, 20, .1);
	color: rgba(255, 29, 20, 1);
}
.gjaq_right{
	width: 530px;
	box-sizing:border-box;
	padding-top: 40px;
	padding-left: 22px;
	padding-right: 10px;
}
.gjaq_li{
	display: flex;
	align-items: center;
	margin-bottom: 28px;
}
.gjaq_li img{
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.gjaq_li p{
	width: 500px;
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.gjaq_gd{
	position: absolute;
	width: 50px;
	height: 110px;
	background-image: url(../gjaq/gjaq14.png);
	background-size: 100% 100%;
	right: 30px;
	top:2px;
	cursor: pointer;
}
.gjaq_vcont{
	position: relative;
	width: 1200px;
	height: 430px;
	margin-bottom: 40px;
}
.gjaq_vimg{
	width: 285px;
	height: 400px;
}
.gjaq_vlist{
	position: absolute;
	right: 5px;
	top: 30px;
	width: 990px;
	height: 400px;
	border-radius: 0px 40px 0px 40px;
	box-sizing: border-box;
	border: 2px solid #F6D8B6;
	padding: 30px 30px;	
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
	background-color: #fff;
}
.gjaq_vli{
	width: 170px;
	height: 70px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 19px;
	cursor: pointer;
	background: linear-gradient(292deg, #F6D8B6 6%, #F4592B 100%);
}
.gjaq_vli:nth-child(5n){
	margin-right: 0px;
}
.gjaq_vli p{
	width: 64px;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	margin-right: 30px;
	line-height: normal;
}
.gjaq_vicon{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #FFFFFF;
}
.gjaq_jnum{
	display: flex;
}
.gjaq_jnums{
	margin-right: 10px;
	cursor: pointer;
	color: #F4592B;
}
.gjaq_color{
	color: #9D190A;
}
.gjaq_dsj_text .el-scrollbar__wrap{
	overflow-x: hidden;
}
.gjaq_jyleft .el-collapse-item__header{
	background-color: transparent;
}
.gjaq_jyleft .el-collapse-item__wrap{
	background-color: transparent;
}
.gjaq_jyleft .el-scrollbar__wrap{
	overflow-x: hidden;
}
.gjaq_jyright .el-scrollbar__wrap{
	overflow-x: hidden;
}
.gjaq_vicon{
	display: flex;
	justify-content: center;
	align-items: center;
}
.gjaq_jycolors p{
	color: #F4592B;
}