@font-face {
	font-family: 'Source Han Serif CN';
	src: url('../fonts/SourceHanSerifCN-Bold-2.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.xsd_banner {
	width: 100%;

	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-width: 120rem;
	min-height: 20rem;
	position: relative;
	
}

.xsd_banner img {
	width: 100%;
	height: auto;
}

.xsd_banner_content {
	width: 120rem;
	margin: 0 auto;
	overflow: hidden;

}

.xsd_banner_content_top {
	position: absolute;
	left: 50%;
	top: 30%;
	transform: translate(-50%, -50%);
	width: 86.5rem;
	height: 29.6rem;
}
.xsd_banner_content_top h1 {
	font-family: 思源黑体;
	font-size: 7.2rem;
	font-weight: 900;
	line-height: 130%;
	text-align: center;
	color: #E4150D;

	text-shadow: 0rem 0.2rem 0.4rem rgba(94, 134, 194, 0.42);
}

.xsd_banner_content_top p {
	font-family: 思源黑体;
	font-size: 3.6rem;
	font-weight: 900;
	text-shadow: 0rem 0.2rem 0.4rem rgba(94, 134, 194, 0.42);
	color: #E4150D;
	letter-spacing: 0.06em;

	font-variation-settings: "opsz" auto;
	font-feature-settings: "kern" on;
	margin-top: 1rem;
}

.xsd_banner_content_top span {
	display: block;
	font-family: STXingkai;
	font-size: 3rem;
	font-weight: 500;
	line-height: 20.8rem;
	color: #ed5945;
	margin: 1.8vw;
	text-align: center;
}

.xsd_banner_content_bottom {
	width: 100%;
	height: 20rem;
	border-radius: 0.8rem;
	background-color: rgba(255, 255, 255, 0.8);
	margin-bottom: 4rem;
	padding: 2.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.xsd_banner_content_bottom_left {
	width: 10rem;
	height: 16rem;

}

.xsd_banner_content_bottom_left img {
	width: 100%;
	height: 100%;
}

.xsd_banner_content_bottom_right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 2rem;
}

.xsd_banner_content_bottom_right h3 {
	font-family: PingFang SC;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	color: #000000;
}

.home_news_content {
	width: 103rem;
	height: 8.6rem;
	font-size: 1.4rem;
	color: #666666;
	line-height: 20.8rem;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.xsd_banner_content_top img {
	width: 100%;
	height: 100%;
}
.zt_xsd_box {
	background-image: url(../images/szqh/xxjxs_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}
.zt_xsd {
	width: 140rem;
	margin: 0 auto;
	padding-top: 2rem;
	
	
}

/* 重要文章 */
.artical {
	width: 100%;
	margin-top: 4rem;
	display: flex;
	justify-content: space-between;
	height: 34rem;
}

.swiper-container {
	width: 59rem;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-wrapper {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet {
	background: #fff !important;
	opacity: 0.4 !important;
}

.swiper-pagination-bullet-active {
	background: #fff !important;
	opacity: 1 !important;
}



.artical_pic {
	width: 59rem;
	height: 100%;
}

/*  */
.ytddSwiper {
	width: 59rem;
	height: 100%;
	overflow: hidden;
	position: relative;
}



.artical_pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0.8rem 0 0 0.8rem;
}

.artical_list {
	width: 61rem;
	height: 100%;
	/* background-color: #fdf7ef; */
	border-radius: 0 0.8rem 0.8rem 0;


}

.sz_home_title {
	width: 100%;
	height: 3.5rem;
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
	margin-top: 1rem;
	padding-left: 2rem;

}

.sz_home_title_left {

	width: 11.4rem;
	height: 3.5rem;
	background-image: url(../images/szqh_title.png);
	background-size: 100% 100%;
	color: #D30B01;
	font-family: PingFang SC;
	font-size: 10.8rem;
	font-weight: 600;
	text-align: center;
	line-height: 3.5rem;
	position: relative;

	cursor: pointer;
	z-index: 0;

}

.sz_home_title_left:last-child {
	margin-left: -1rem;
	margin-bottom: -0.2rem;


}

.sz_home_title_left:first-child {
	background-image: url(../images/szqh_title1.png);


}

.szqh_select {
	width: 150.8rem;
	height: 5.4rem;
	background-image: url(../images/szqh_select_bg.png) !important;
	background-size: 100% 100%;
	color: #FFE6C7;
	line-height: 5.4rem;
	padding-left: 1rem;
	z-index: 1;
}

.artical_list_item {
	width: 100%;
	height: 4rem;
	display: flex;
	align-items: center;
	gap: 2rem;

	font-weight: 500;
	margin-bottom: 0.6rem;
	cursor: pointer;
	padding-left: 2rem;
	padding-right: 2rem;

	box-sizing: border-box;
}
.artical_list_item_right{
	flex: 1;
	display: flex;
	justify-content: space-between;
	gap: 2rem;
	

}
.artical_list_item_right span{
	display: block;
	height: 2rem;
	line-height: 2rem;
	padding: 0 1rem;
	background-color:  #FFF8EA;
	border-radius: 0.4rem;
	color: #B3853F;
	font-size: 1.2rem;
}

.artical_list_item p {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 42rem;
	font-size: 1.3rem;
	color: #333;
	margin-top: 0.4rem;
}

.artical_list_item img {
	width: 1.6rem;
	height: 1.6rem;
	font-family: PingFang SC;
	font-size: 1.4rem;

}

.hander_active {
	display: none;
}

.artical_list_item_active {
	background: linear-gradient(90deg, #E3D0AC 0%, #FDF6EE 100%);
	color: #8C4F42;
	font-weight: 600 !important;
}

.artical_list_item:hover {
	background: linear-gradient(90deg, #E3D0AC 0%, #FDF6EE 100%);
	color: #8C4F42;
	font-weight: 600;
}

.artical_list_item:hover .hander_active {
	display: inline-block;
}

.tssz {
	width: 100%;

}


.zt_home_title_left {

	width: 170.8rem;
	height: 7.6rem;
	background-image: url(../images/sz_home_title_left.png);
	background-size: 100% 100%;
	font-family: PingFang SC;
	font-size: 2rem;
	font-weight: 500;
	color: #FFE6C7;
	line-height: 10.6rem;
	text-align: center;
}

.tssz_item {
	width: 28.5rem !important;
	height: 41rem !important;
	border-radius: 0.8rem;
	background: linear-gradient(180deg, #F4956B 0%, #E82B27 100%);
	padding: 2rem;
	cursor: pointer;

}

.tssz_item img {
	width: 24.5rem;
	height: 33.6rem;
	object-fit: cover;
}

.tssz_item p {
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	color: #FFFFFF;
	font-family: PingFang SC;
	font-size: 1.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tssz_item_box {
	
	width: 100%;
	position: relative;
	overflow: hidden;

}

.swiper-button-next,
.swiper-button-prev {
	width: 4.8rem !important;
	height: 4.8rem !important;
	background-size: 100%, 100% !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: -5.2rem !important;
	background-image: url(../images/ytdd_next.png) !important;

}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: -5.2rem !important;
	background-image: url(../images/ytdd_pre.png) !important;
}

.spzq {
	width: 100%;
	padding-bottom: 2rem;
	background-color: #fdf7ef;
	border-radius: 0.8rem;

}

.spzq_box {
	width: 100%;
	display: flex;
	padding: 0 2rem;
}

.spzq_left {
	width: 57rem;
	height: 32rem;
	border-radius: 0.8rem;
	overflow: hidden;
	background-color: #000;
}

.artical_list_top {
	margin-left: 2rem;
	margin-right: 2rem;
	width: 58rem;
	height: 4.5rem;
	border-bottom: 0.1rem solid #8C4F42;
	margin-bottom: 1rem;
	display: flex;
	gap: 2rem;
	position: relative;
	overflow-x: scroll;
	overflow-y: hidden;

}

.spzq_box .artical_list_item {
	margin-bottom: 0.5rem;
	color: #8C4F42;
	font-weight: 500;
	font-family: PingFang SC;
	font-size: 10.8rem;
	line-height: 5rem;


}

.artical_list_top_item {
	margin-bottom: 0.5rem;
	color: #8C4F42;
	font-weight: 500;
	font-family: PingFang SC;
	font-size: 10.8rem;
	line-height: 5rem;
	cursor: pointer;
	flex-shrink: 0;
	position: relative;
	height: 100%;
}

.artical_list_top::-webkit-scrollbar {
	width: 0;
	/* Webkit内核浏览器 */
	height: 0;
}

.artical_list_top {
	overflow-x: scroll;
	/* 允许垂直滚动 */
	scrollbar-width: none;
	/* Firefox */
	-ms-overflow-style: none;
	/* IE 10+ */
}

.artical_list_top_item_select {
	width: 7.2rem;
	height: 0.4rem;
	background-color: #9f6052;
	border-radius: 0.8rem 0.8rem 0 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* 地区发展 */
.zt_home_dqfz {
	width: 100%;
	height: 38rem;
	position: relative;
	background: transparent;
	margin-bottom: 5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.zt_home_dqfz::before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 89.5rem;
	height: 100%;
	background: #fdf7ef;
	/* 左侧背景色 */
}

.zt_home_dqfz_left {
	width: 61rem;
	height: 38rem;
	padding: 2rem;
	position: relative;
	z-index: 1;
	display: flex;
	gap: 2rem;
	flex-wrap: wrap;


}

.zt_home_dqfz_left_item {
	width: 90.8rem;
	height: 4rem;
	text-align: center;
	border: 0.1rem solid #F8C17D;
	color: #000000;
	line-height: 4rem;
	font-family: PingFang SC;
	font-size: 10.8rem;
	letter-spacing: 0.1em;
	cursor: pointer;

}

.dqfzSelect {
	border: 0.3rem solid #F8C17D;
	color: #8C4F42;
	font-weight: 600;
	box-sizing: border-box;
	line-height: 3.6rem;
}

.zt_home_dqfz_right {
	width: 59rem;
	height: 34rem;
	position: relative;
}

.dqfz_video {
	width: 57rem;
	height: 32rem;
	position: absolute;
	left: 0;
	top: 2rem;
	background-color: #000;
	transition: all 0.5s linear;
}

.dqfz_data_echarts {
	position: absolute;
	width: 57rem;
	height: 32rem;
	border: 0.4rem solid;
	border-image: linear-gradient(180deg, #F4956B 0%, #E82B27 100%) 4;
	background-color: #fdf7ef;
	left: 2rem;
	top: 0;
	transition: all 0.5s linear;
}

.zt_home_dqfz_right p {
	position: absolute;
	top: -2rem;
	right: 0;
	cursor: pointer;
	color: #8C4F42;
	font-size: 1.2rem;
}

.zt_home_dqfz_right p:hover {
	font-weight: 600;
}

.show_topright {
	left: 2rem;
	top: 0;
	z-index: 9;
	opacity: 1;
}

.show_letbottom {
	left: 0;
	top: 2rem;
	z-index: 0;
	opacity: 0.3;
}

.zt_ytdd_box{
	width: 140rem;
	height: 63.7rem;
	padding: 10rem 0;
	margin: 0 auto 5rem;
	background-image: url(../images/szqh/xxsp_bg.png);
	background-size: 100% 63.7rem;
	background-repeat: no-repeat;
	background-position: left top;
}


.szqh_content {
	width: 120rem;
	margin: 0 auto;
	position: absolute;
	top: -10rem;

}

.szqh_content h3 {
	font-family: 思源黑体;
	font-size: 3.6rem;
	font-weight: bold;
	color: #E4150D;
	text-align: center;
}

.szqh_content p {
	width: 100%;
	margin-top: 2rem;
	font-family: PingFang SC;
	font-size: 1.3rem;
	font-weight: normal;
	color: #333;
	line-height: 2.4rem;
	text-align: center;
	position: absolute;

}



/* 三种全会 */
.szqh_xxsp {
	width: 150.8rem;
	height: 5.4rem;
	margin: 2rem auto;
	padding-left: 6rem;
	padding-top: 0.7rem;
	background-image: url(../images/szqht_select_bg.png);
	background-size: 100% 100%;
	color: #FFE6C7;
	line-height: 5.4rem;
	color: #FFE6C7;
	font-family: PingFang SC;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
}

/* 学习决定进行时 */
.xxjdjxs {
	width: 30rem;
	background-image: url(../images/szqh/szqht_select_bg.png);
	margin-bottom: 0;
}
.xxsp {
	padding-left: 3rem;
}

.xxjdjxs_des {
	padding: 0 2.5rem;
	background: linear-gradient(270deg, rgba(255, 247, 231, 0) 0%, #F6CDA3 50%, rgba(255, 247, 231, 0) 100%);
	line-height: 3rem;
	margin: 0 auto;
	color: #8C4F42;
	font-family: PingFang SC;
	font-size: 1.2rem;
	font-weight: 500;
	width: 43.2rem;
	margin: 0.5rem auto 2rem auto;
}

.xxjd_content {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
	margin-top: 3rem;
	
}

.xxjd_content_left {
	width: 29rem;
	height: 42rem;
	background-color: #fdf7ef;
	border-radius: 0.8rem;
	padding: 3rem 0rem 1rem 0;

	position: relative;
}

.xxjd_content_left_bottom {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

div.xxjd_content_left_bottom {
	position: relative;

	/* 滚动条整体部分 */
	&::-webkit-scrollbar {
		width: 0.4rem;
		height: 1.2rem;
	}

	/* 滚动条的滑块部分 */
	&::-webkit-scrollbar-thumb {
		background: rgba(213, 135, 69, 0.302);
		border-radius: 0.4rem;
		width: 0.4rem;
		height: 11.5rem;
	}

	/* 滚动条的轨道部分 */
	&::-webkit-scrollbar-track {
		background-color: #fdf7ef;
	}
}

div.xxjd_content_right_bottom {
	position: relative;

	/* 滚动条整体部分 */
	&::-webkit-scrollbar {
		width: 0.4rem;
		height: 1.2rem;
	}

	/* 滚动条的滑块部分 */
	&::-webkit-scrollbar-thumb {
		background: rgba(213, 135, 69, 0.302);
		border-radius: 0.4rem;
		width: 0.4rem;
		height: 11.5rem;
	}

	/* 滚动条的轨道部分 */
	&::-webkit-scrollbar-track {
		background-color: #fdf7ef;
	}
}

.xxjd_content_title {
	position: absolute;
	left: 50%;
	top: -1.2rem;
	transform: translateX(-50%);
	width: 16.7rem;
	height: 3.4rem;
	font-size: 1.6rem;
	font-weight: 500;
	color: #FFBB32;
	line-height: 3.4rem;
	text-align: center;
	background-image: url(../images/szqh/xxjd_content11.png);
	background-size: 100% 100%;

}

.xxjd_content_left_item {
	width: 100%;
	height: 4rem;
	padding: 0 1rem;
	color: #333;
	line-height: 4rem;
	font-family: PingFang SC;
	font-size: 1.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	font-weight: 600;
}

.xxjd_Select {
	background: #E52E1E;
	box-shadow: inset 0.2rem 0.2rem 0.3rem 0rem rgba(213, 135, 69, 0.3);
	border-radius: 0.8rem 0rem 0rem 0.8rem;
	color: #FFBB32;
	font-weight: 600;
}

.xxjd_content_right {
	width: 108rem;
	height: 42rem;
	border-radius: 0.8rem;
	background-color: #fdf7ef;
	padding: 4rem 2rem 1rem 2rem;
	position: relative;
}

.xxjd_content_right_top {
	width: 100%;
	height: 3.4rem;
	position: absolute;
	left: 0;
	top: -1.2rem;
	display: flex;
	justify-content: center;
	gap: 4rem;
}

.xxjd_content_right_top_item {

	width: 16.7rem;
	height: 3.4rem;
	font-size: 1.6rem;
	font-weight: 500;
	color: #E52E1E;
	line-height: 3.4rem;
	text-align: center;
	background-image: url(../images/szqh/xxjd_content12.png);
	background-size: 100% 100%;
	cursor: pointer;
}

.xxjd_content_right_select {
	background-image: url(../images/szqh/xxjd_content11.png);
	color: #FFBB32;
}

.xxjd_content_right_bottom {
	width: 100%;
	height: 100%;
	overflow: scroll;

}

.xxjd_content_right_bottom p {
	font-family: PingFang SC;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 2.4rem;
	color: #333333;
}

.jxsl_bottom {
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap: 2rem;
	margin-top: 2rem;
	padding-right: 1rem;
}

.jxsl_bottom .jsxl_ppt {
	width: 48rem;
	height: 27rem;
	background-color: #030303;
	
}

.jxsl_bottom_right {
	height: 100%;
	flex: 1;
}


.jxsl_book_item {
	display: flex;
	align-items: center;
	gap: 1rem;
	cursor: pointer;
	margin-bottom: 1.6rem;

}

.jxsl_book_item_img {
	width: 1.6rem;
	height: 1.6rem;
	opacity: 0;
}
.jxsl_book_item_img img{
	width: 100%;
	height: 100%;

}
.jxsl_book_item:hover .jxsl_book_item_name {
	color: #C88B11;
	font-weight: 600;
}
.jxsl_book_item_sel{
	color: #C88B11;
	font-weight: 600;
}
.jxsl_book_item_sel .jxsl_book_item_img{
	opacity: 1;
}
.jxsl_book_item_sel .jxsl_book_item_name{
	color: #C88B11;
	font-weight: 600;
}
.jxsl_book_item_name {
	display: inline-block;
	line-height: 2.4rem;
	padding: 0 1rem;
	/* background-color: #fff; */
	color: #B3853F;
	font-family: PingFang SC;
	font-size: 1.2rem;
	font-weight: 500;

}



.mcjs_title {
	width: 13.9rem;
	height: 3rem;
	background-image: url(../images/szqh/xxjd_content3.png);
	background-size: 100% 100%;
	line-height: 3rem;
	text-align: center;
	color: #FFE9CB;
	font-family: PingFang SC;
	font-size: 1.4rem;
	font-weight: 500;
	margin-bottom: 1rem;
	margin-top: 2rem;

}

.fdbw {
	width: 140rem;
	height: 12rem;
	position: relative;
	margin: 0 auto;
	margin-bottom: 7rem;
}

.fdbw img {

	width: 140rem;
	/* height: 12rem; */
	/* position: absolute;
	left: -50.8rem;
	top: 0; */
}

.szqh_xxsp_item {
	width: 22.4rem;
	height: 16.6rem;
	background-color: #fff;
	border-radius: 0.8rem;
	overflow: hidden;
	cursor: pointer;
}

.szqh_xxsp_item img {
	width: 100%;
	height: 12.6rem;
	object-fit: cover;
}

.szqh_xxsp_item p {
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	color: #000000;
	font-family: PingFang SC;
	font-size: 1.4rem;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
	padding: 0 0 0 1rem;
}

/* 改革开放以来党的历届三中全会 */
.ggkf_title {
	width: 45rem;
	height: 5.4rem;
	background-image: url(../images/szqh/ggkf1.png);
}

.ggkf_content {
	width: 120rem;
	margin: 0 auto;
	position: relative;


}

.ggkf_content_box {
	width: 100%;
	overflow: hidden;

}

.ggkf_content_item {
	width: 28.5rem;
	height: 34.1rem;
	position: relative;
	z-index: 1;
	cursor: pointer;

}

.ggkf_content_item_top {
	color: #000000;
	font-family: PingFang SC;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 2.4rem;
	text-align: center;

}

.ggkf_content_item_Center {
	margin: 1rem auto;
	width: 4rem;
	height: 4rem;
}

.ggkf_content_item_Center img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.ggkf_content_item_Center img:hover {
	scale: 1.2;
}

.ggkf_content_bg {
	width: 140rem;
	height: 0.4rem;
	background: linear-gradient(270deg, rgba(255, 247, 231, 0) 0%, #F6CDA3 30%, #F6CDA3 69%, rgba(255, 247, 231, 0) 100%);
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 7.5rem;
	z-index: 0;
}

.ggkf_content_item_bottom {
	width: 100%;
	height: 22rem;
	background: #FDF7EF;
	border-radius: 0.8rem;
	padding: 2rem;
}

.swiper-pagination_ggkf {
	width: 100%;
	height: 6rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-pagination_ggkf .swiper-pagination-bullet {
	margin: 0 !important;
	width: 70.8rem !important;
	height: 0.4rem !important;
	border-radius: 3.5rem !important;
	background: #FDB14B !important;
}

.ggkf_content_item_bottom_top {
	color: #000000;
	font-family: PingFang SC;
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 2.1rem;
	text-align: center;
}

.ggkf_content_item_bottom_top span {
	color: #8C4F42
}

.ggkf_content_item_bottom p {
	margin-top: 2rem;
	color: #333;
	font-family: PingFang SC;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 2.4rem;
}
.zy_box{
	height: 53rem;
}
.zy_box .my_title {
	width: 100%;
	height: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding-bottom: 2rem;
	border-bottom: 0.1rem solid #ECEEF4;
  
  }
  
  .zy_box .my_title_left {
	font-size: 2rem;
	font-weight: 600;
	height: 3rem;
	line-height: 3.5rem;
	color: #1D2335;
	background-image: url(../myimg/title_leftbg.png), url(../myimg/title_rightbg.png);
	background-size: 3rem 3rem, 1.2rem 1.2rem;
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	padding: 0 0.6rem 0 1.5rem;
  }
  .szqh_video_play{
	width: 100%;
	margin-top: 1rem;
	
  }