.szsj_box {
	position: relative;
	width: 100%;
}

.szsj_box img {
	width: 100%;
	height: 575px;
	object-fit: cover;
}

.sjzx_content {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top: -555px;
}

.sjzx_sj {
	display: flex;
	width: 1200px;
	justify-content: space-between;
	margin-bottom: 30px;
}

.sjzx_sjleft {
	position: relative;
	width: 793px;
	height: 354px;
	border-radius: 8px;
}

.sjzx_swiper {
	width: 793px;
	height: 354px;
	overflow: hidden;
}

.sjzx_banner {
	width: 793px;
	height: 354px;
	border-radius: 8px;
}

.sjzx_prev {
	height: 32px !important;
	width: 32px !important;
	background: url(../szsjimg/szsj-left.png) no-repeat !important;
	background-size: 100% 100% !important;
	left: 10px !important;
}

.sjzx_next {
	height: 32px !important;
	width: 32px !important;
	background: url(../szsjimg/szsj-right.png) no-repeat !important;
	background-size: 100% 100% !important;
	right: 10px !important;
}

.sjzx_pagination {
	width: 100%;
	bottom: 30px;
	text-align: center;
}

.swiper-pagination-bullet-active {
	width: 40px;
	height: 4px;
	border-radius: 8px;
	background-color: #fff;
}

.sjzx_sjright {
	width: 387px;
	height: 354px;
	border-radius: 8px;
	background: linear-gradient(180deg, #FFFFFF 0%, #FFF1E1 100%);
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
}

.sjzx_rw {
	position: relative;
	width: 367px;
	height: 164px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sjzx_rw a {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 100px;
	height: 32px;
	display: block;
	border-radius: 16px;
	text-align: center;
	line-height: 32px;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0em;
	color: #F1663E;
	background: linear-gradient(0deg, #FFB93F 0%, #FFEC9E 100%);
}

.sjzx_m {
	width: 347px;
	height: 140px;
	margin: 0 auto;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: justify;
	/* 浏览器可能不支持 */
	letter-spacing: 0em;
	color: #1D2335;
}
.sjzx_box{
	width: 100%;
}
.sjzx_box img{
	width: 100%;
	height: 575px;
}
.sjwh_title {
	margin-bottom: 30px;
}

.sjwh_list {
	display: flex;
	flex-wrap: wrap;
}

.sjwh_li {
	display: flex;
	width: 154px;
	height: 72px;
	border-radius: 8px;
	background: #FFFFFF;
	transition: all .5s;
	align-items: center;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

.sjwh_li:nth-child(7n) {
	margin-right: 0px;
}

.sjwh_img {
	width: 56px;
	height: 56px;
	border-radius: 8px;
	transition: all .5s;
	margin: 0px 8px;
}

.sjwh_li:hover {
	background: linear-gradient(180deg, #FFF1E1 0%, #FFFFFF 100%);
}

.sjwh_li:hover .sjwh_img {
	margin-top: -30px;
}

.sjwh_name {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.sjwh_name span {
	font-size: 16px;
	font-weight: 500;
	color: #1D2335;
	margin-right: 10px;
}

.sjwh_name img {
	width: 16px;
	height: 16px;
}

.sjwh_num {
	font-size: 12px;
	color: #9E9E9E;
}

/* 实践任务列表 */
.sjzx_rw_banner {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}

.sjzx_rw_banner img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.sjzx_rwcontent {
	width: 1200px;
	margin: 0 auto;
}

.sjzx_rw_head {
	width: 1200px;
	height: 40px;
	border-radius: 8px;
	opacity: 1;
	display: flex;
	background: #FFFFFF;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.sjzx_rw_w {
	display: flex;
	align-items: center;
	margin-left: 10px;
}

.sjzx_rw_dw {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.sjzx_rw_w span {
	font-size: 12px;
	color: #666;
}

.sjzx_rw_w a {
	font-size: 12px;
	color: #666;
}

.sjzx_rw_fh {
	margin-right: 10px;
}

.sjzx_rw_fh span {
	font-size: 12px;
	color: #666;
}

.sjzx_rw_title {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.sjzx_rw_title img {
	width: 101px;
	height: 30px;
	margin-right: 10px;
}

.sjzx_rw_ts {
	display: flex;
	flex: 1;
	align-items: center;
}

.sjzx_rw_ts span {
	display: block;
	width: 104px;
	height: 24px;
	border-radius: 6px;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #ECEEF4;
	color: #666666;
	margin-right: 10px;
}

.sjzx_rw_ts .sjzx_rw_tcolor {
	background: #FFEEEE;
	color: #FF4C45;
	border-color: #FFEEEE;
}

.sjzx_rw_num span {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
}

.sjzx_rw_num .sjzx_rw_color {
	color: #FF4C45;
}

.sjzx_rw_list {
	display: flex;
	flex-wrap: wrap;
}

.sjzx_rw_li {
	width: 285px;
	height: 260px;
	border-radius: 8px;
	opacity: 1;
	/* 纯白 */
	background: #FFFFFF;
	box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
	margin-right: 20px;
	margin-bottom: 20px;
}

.sjzx_rw_li:nth-child(4n) {
	margin-right: 0px;
}

.sjzx_rw_type {
	position: relative;
	width: 90px;
	height: 40px;
}

.sjzx_rw_type img {
	width: 90px;
	height: 40px;
}

.sjzx_rw_titles {
	position: relative;
	width: 265px;
	height: 44px;
	opacity: 1;
	margin: 0 auto;
	margin-top: -10px;
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	text-align: justify;
	/* 浏览器可能不支持 */
	letter-spacing: 0em;
	font-variation-settings: "opsz" auto;
	color: #1D2335;
	margin-bottom: 10px;
}

.sjzx_rw_tab {
	display: flex;
	margin: 0px 10px;
	margin-bottom: 20px;
}

.sjzx_rw_tab span {
	display: block;
	width: 64px;
	height: 24px;
	border-radius: 6px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	color: #FF4C45;
	margin-right: 10px;
	background: #FFEEEE;
}

.sjzx_rw_tab span:nth-child(4) {
	margin-right: 0px;
}

.sjzx_rw_m {
	margin: 0 10px;
	margin-bottom: 20px;
}

.sjzx_rw_time {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.sjzx_rw_time img {
	width: 16px;
	height: 16px;
	margin-right: 8px;
}

.sjzx_rw_time span {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #9E9E9E;
}

.sjzx_rw_li .sjzx_rw_btn {
	display: block;
	width: 265px;
	background-color: #557CEE;
	border-color: #557CEE;
	margin: 0 auto;
}

/* 全景 */
.szsj_qj_tab {
	width: 1200px;
	box-sizing: border-box;
	padding: 20px 20px;
	border-radius: 8px;
	background-color: #fff;
	margin-bottom: 30px;
	/* padding-bottom: 0px; */
}

.szsj_qjcs_tab {
	display: flex;
	align-items: flex-start;
}

.szsj_qjcs_list {
	position: relative;
	width: 1040px;
	display: flex;
	flex-wrap: wrap;
	height: 40px;
	overflow: hidden;
}

.szsj_qjcs_list span {
	display: block;
	padding: 2px 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	cursor: pointer;
}

.szsj_qjcs_list span:hover {
	background-color: #FFEEEE;
	color: #FF4C45;
	font-weight: bold;
}

.szsj_qjzy_tab {
	display: flex;
	align-items: flex-start;
}

.szsj_qjzy_list {
	position: relative;
	width: 1040px;
	display: flex;
	flex-wrap: wrap;
	height: 30px;
	overflow: hidden;
}

.szsj_qjzy_list span {
	display: block;
	padding: 2px 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	cursor: pointer;
}

.szsj_qjzy_list span:hover {
	background-color: #FFEEEE;
	color: #FF4C45;
	font-weight: bold;
}

.sjbtn {
	position: absolute;
	font-size: 14px;
	color: #FF4C45;
	right: 0;
	bottom: 18px;
	cursor: pointer;
}

.szsj_qjcs_title {
	font-size: 14px;
	font-weight: bold;
}

.szsj_qjzy_title {
	font-size: 14px;
	font-weight: bold;
}

.szsj_qj_list {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.szsj_qj_li {
	width: 285px;
	border-radius: 8px;
	background: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

.szsj_qj_li img {
	width: 285px;
	height: 160px;
	border-radius: 8px 8px 0px 0px;
}

.szsj_qj_li p {
	padding: 10px 10px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.szsj_qj_li:nth-child(4n) {
	margin-right: 0px;
}

.szsj_page {
	text-align: center;
	margin-bottom: 30px;
}

.sjzx_rwcontent .el-dialog {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 236px;
	border-radius: 8px;
	margin: auto !important;
}

.sjzx_rwcontent .el-dialog__header {
	padding: 0px 0px;
}

.sjzx_rwcontent .el-dialog--center .el-dialog__body {
	padding-bottom: 10px;
}
.sjzx_content .el-dialog {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 236px;
	border-radius: 8px;
	margin: auto !important;
}

.sjzx_content .el-dialog__header {
	padding: 0px 0px;
}

.sjzx_content .el-dialog--center .el-dialog__body {
	padding-bottom: 10px;
}
.kcm_title {
	width: 240px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ECEEF4;
}

.kcm_p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	/* text-align: center; */
	color: #000;
	margin-bottom: 10px;
}

.kcm_ts {
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	/* margin-bottom: 10px; */
	color: #FF8000;
}

.kcm_content {
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	/* margin-bottom: 20px; */
	color: #9E9E9E;
}
.sjzx_rwcontent .kcm_boxs .el-dialog{
	height: 404px;
}
.sjzx_content .kcm_boxs .el-dialog{
	height: 404px;
}