.xszkc_content{
	/* padding-top: 50px; */
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.xszkc_zj{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.xszkc_zj_left{
	width: 340px;
}
.xszkc_zj_title{
	border-bottom: 2px solid #BD2A27;
	margin-bottom: 10px;
}
.xszkc_zj_titles{
	display: flex;
	align-items: center;
	height: 48px;
	background-color: #F4F4F4;;
	margin-bottom: 8px;
}
.xszkc_zj_titles span{
	display: block;
	width: 6px;
	height: 28px;
	opacity: 1;
	margin-left: 10px;
	margin-right: 10px;
	background: #BD2A27;
}
.xszkc_zj_titles p{
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #BD2A27;
	font-weight: bold;
}
.xszkc_zj_right{
	width: 840px;
	
}
.zj_left_lsit{
	width: 340px;
	height: 480px;
	opacity: 1;
	overflow-y: scroll;
	background: #FAFAFA;
}
.zj_left_lsit .el-collapse-item__header{
	background-color: transparent;
}
.zj_b_title{
	display: flex;
	align-items: center;
}
.zj_b_title span{
	display: block;
	width: 6px;
	height: 6px;
	opacity: 1;
	background: #BD2A27;
	margin: 0px 10px;
}
.zj_b_title p{
	width: 273px;
	height: 20px;
	line-height: 20px;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #000000;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.zj_e_title{
	display: flex;
	align-items: center;
	padding-left: 10px;
}
.zj_e_title span{
	display: block;
	width: 6px;
	height: 6px;
	opacity: 1;
	background: #696969;
	margin: 0px 10px;
	border-radius: 50%;
}
.zj_e_title p{
	width: 244px;
	height: 20px;
	line-height: 20px;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #696969;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.zj_s_title{
	display: flex;
	align-items: center;
	padding-left: 30px;
	cursor: pointer;
	margin-bottom: 15px;
}
.zj_s_title img{
	margin-right: 8px;
}
.zj_s_title p{
	font-family: PingFang SC;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #696969;
}
.el-collapse{
	border: none !important;
}
.zj_left_lsit .el-collapse-item__wrap{
	background-color: transparent;
}
.zj_right_content{
	width: 840px;
	height: 480px;
	opacity: 1;
	background: #FAFAFA;
	overflow-y: scroll;
}
.zj_right_title{
	font-family: PingFang SC;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0em;
	color: #000000;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
}
.zj_right_content p{
	width: 800px;
	height: auto;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: 0em;
	margin: 0 auto;
	color: #696969;
}
.xszkc_tap{
	width: 100%;
	display: flex;
	height: 48px;
	background-color: #F4F4F4;
	margin-bottom: 8px;
	align-items: center;
}
.xszkc_tap .el-input__inner{
	background-color: #F4F4F4 !important;
}
.xszkc_taps{
	padding: 0px 14px;
	text-align: center;
	cursor: pointer;
}
.xszkc_taps p{
	padding-top: 12px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0em;
	color: #696969;
}
.xszkc_taps .xszkc_color{
	color:#BD2A27;
}
.xszkc_taps span{
	display: inline-block;
	width: 40px;
	height: 4px;
	opacity: 1;
	background: transparent;
}
.xszkc_taps .xszkc_bcolor{
	background: #BD2A27;
}
.xszkc_deom{
	display:flex;
	justify-content: space-between;
}
.xszkc_deom_left{
	border-top: 2px solid #BD2A27;
	width: 840px;
	padding-top: 10px;
	opacity: 1;
}
.xszkc_deom_right{
	border-top: 2px solid #BD2A27;
	padding-top: 10px;
	width: 340px;
	/* background: #FAFAFA; */
}
.xszkc_j{
	width: 840px;
	height: auto;
	min-height: 460px;
	background: #FAFAFA;
}
.xszkc_deom_title{
	display: flex;
	align-items: center;
	padding: 20px 0px;
}
.xszkc_deom_title span{
	display: block;
	width: 6px;
	height: 6px;
	opacity: 1;
	margin-right: 8px;
	background: #BD2A27;
	margin-left: 10px;
}
.xszkc_deom_title p{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0em;
	font-weight: 500;
	color: #000000;
}
.xszkc_deom_text{
	width: 800px;
	margin: 0 auto;
	height: auto;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: 0em;
	color: #696969;
	margin-bottom: 20px;
}
.xszkc_deom_l{
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
	padding: 0px 33px;
}
.xszkc_deom_ls{
	width: 156px;
	height: auto;
	text-align: center;
	margin-right: 20px;
}
.xszkc_deom_ls:nth-child(4n){
	margin-right: 0px;
}
.xszkc_deom_img{
	width: 110px;
	height: 110px;
	margin: 0 auto;
	text-align: center;
	/* line-height: 110px; */
	border-radius: 50%;
	border: 1px dashed #E10606;
	margin-bottom: 10px;
}
.xszkc_deom_img img{
	margin-top: 5px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.xszkc_deom_ls span{
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0em;
	color: #000000;
	margin-bottom: 6px;
}
.xszkc_deom_ls p{
	width: 156px;
	height: auto;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0em;
	color: #696969;
}
.xszkc_deom_sj{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0px 20px;
}
.xszkc_deom_sjs{
	width: 140px;
	height: 162px;
	margin-bottom: 24px;
	cursor: pointer;
}
.xszkc_deom_sjs img{
	width: 140px;
	height: 162px;
}
.xszkc_zy_list{
	width: 340px;
	height: 460px;
	opacity: 1;
	overflow-y: scroll;
	background: #FAFAFA;
}
.xszkc_zy_li{
	padding: 10px 0px;
}
.xszkc_deom_tb{
	width: 840px;
	height: 460px;
	box-sizing: border-box;
	padding: 0px 20px;
	background: #FAFAFA;
}
.xszkc_deom_tb .el-table, .el-table__expanded-cell{
	background: #FAFAFA;
}
.szkc_yp_content{
	width: 1200px;
	margin:0 auto;
}
.szkc_yp_title{
	width: 1200px;
	height: 182px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../szimg/szkc_banner1.png) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	margin-bottom: 20px;
}
.szkc_yp_titles{
	width: 800px;
	height: 142px;
}
.szkc_yp_titles p{
	width: 800px;
	height:84px;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: 0em;
	color: #000000;
	margin-bottom: 30px;
}
.szkc_yp_titles sapn{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: 0em;
	color: #696969;
}
.custom-audio{
	display: flex;
	height: 36px;
	width: 100%;
	align-items: center;
	padding: 0px 20px;
}
.progress{
	width: 800px;
	margin: 0px 40px;
}
.play{
	width: 42px;
	height:42px;
	margin: 0px 20px;
}
.play img{
	width: 42px;
	height:42px;
}
.mute img{
	width: 24px;
	height:24px;
}
.custom-audio .el-slider__button{
	border-color: #E10606;
}
.custom-audio .el-slider__bar{
	 background-color: #E10606;
}
.szkc_yp_d{
	width: 1200px;
	height: 120px;
	opacity: 1;
	background: linear-gradient(180deg, #FAFAFA 0%, #FFECEC 100%);
}
.szkc_yp_name{
	display: flex;
	align-items: center;
	padding-top: 20px;
}
.szkc_yp_name p{
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: 0em;
	color: #BD2A27;
	margin-right: 165px;
	margin-left: 185px;
}
.szkc_yp_name span{
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #696969;
}
.szkc_yp_tb{
	padding: 20px 20px;
	background: #FAFAFA;
	padding-bottom: 0px;
}
.szkc_yp_tb .el-table, .el-table__expanded-cell{
	background: #FAFAFA;
}
.szkc_home_head{
	width:100%;
	height: 232px;
}
.szkc_home_head img{
	width:100%;
	height: 232px;
	object-fit: cover;
}
.szkc_home_content{
	width: 1200px;
	margin: 30px auto;
}
.szkc_home_title{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 0px;
}
.szkc_home_title p{
	width: 300px;
	text-align: center;
	font-family: PingFang SC;
	font-size: 26px;
	font-weight: 900;
	letter-spacing: 0em;
	color: #BD2A27;

}
.szkc_home_tap{
	display: flex;
	justify-content: space-between;
}
.szkc_home_taps{
	width: 180px;
	height: 207px;
	margin-bottom: 30px;
}
.szkc_home_taps img{
	transition: all .4s;
	width: 180px;
	height: 207px;
}
.szkc_home_taps img:hover{
	transform: scale(1.2);
}
.szkc_swiper{
	position: relative;
	height:350px;
}
.szkc_swiper .swiper-container{
	height:350px;
}
.szkc_swiper .swiper-wrapper{
	height:300px;
}
.szkc_swiper .swiper-slide{
	width: 285px;
	height:140px;
	margin-right: 20px;
	border-radius: 6px;
}
.swiper-slide:nth-child(4n){
	margin-right: 0px;
}
.szkc_home_img{
	position: relative;
	height:126px;
	border-radius: 6px;
	background-color: #000;
	cursor: pointer;
}
.szkc_h_img{
	width: 32px;
	/* height:32px; */
	margin: 0 auto;
}
.szkc_home_img:hover .szkc_h_zc{
	opacity: 1;
}
.szkc_h_zc{
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(189, 42, 39, .8);
	width: 285px;
	height: 126px;
	border-radius: 8px;
	font-size: 20px;
	transition: .5s;
	opacity: 0;
}
.szkc_h_zc p{
	width: 240px;
	height: 49px;
	font-size:16px;
	line-height: 24px;
	margin:0 auto;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 12px;
}
.swiper-pagination-bullet-active{
	background-color: #BD2A27 !important;
}
.szkc_h_zc .szkc_h_t{
	width: 60px;
	height: 2px;
	margin: 0 auto;
	background: #FFF;
}
.szkc_home_img img{
	width: 100%;
	height:126px;
	object-fit: cover;
	border-radius: 6px;
}
.szkc_h_img{
	padding-top: 20px;
}
.szkc_h_img img{
	width: 32px;
	height:32px;
}
.szkc_tj_content{
	width: 1200px;
	margin: 0 auto;
}
.szkc_tj_banner{
	width: 1200px;
	height: 182px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../szimg/szkc_bnaner2.png) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	margin-bottom: 20px;
}
.szkc_tj_title{
	width: 800px;
	padding: 20px 0px;
	margin: 0 auto;
}
.szkc_tj_title p{
	width: 800px;
	height: 84px;
	opacity: 1;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: justify; /* 浏览器可能不支持 */
	letter-spacing: 0em;
	color: #000000;
	margin-bottom: 30px;
}
.zj_s_title .xszkc_colors{
	color:#E10606;
}
.xszkc_colors{
	color:#E10606 !important;
}
.xszkc_rightb{
	height:100%;
	background-color: #FAFAFA;
}
.xszkc_deom_tb .el-table tr{
	background-color: #FAFAFA;
}
.zj_right_video{
	width: 570px;
	height: 318px;
	background-color: #000;
	margin: 0 auto;
}
.xszkc_zj_tap{
	display: flex;
}
.xszkc_zj_taps{
	width: 285px;
	height: 140px;
	border-radius: 8px;
	margin-right: 20px;
}
.xszkc_zj_taps:nth-child(4){
	margin-right: 0px;
}
.xszkc_zj_taps img{
	width: 285px;
	height: 140px;
	border-radius: 8px;
}
.szkc_tj_btn{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.szkc_tj_btns{
	display: inline-block;
	width: 100px;
	height: 28px;
	border-radius: 28px;
	border: 1px solid #EA5050;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0em;
	color: #EA5050;
	text-align: center;
	line-height: 28px;
	margin-left: 20px;
	cursor: pointer;
}
.szkc_tj_colors{
	background-color:#EA5050;
	color:#fff;
}
.swdt_list{
	display: flex;
	flex-wrap: wrap;
	padding: 10px 10px;
}
.swdt_li{
	width: 282px;
	height: 260px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 1px rgba(45, 36, 36, 0.1);
	border-radius: 5px;
	margin-right: 16px;
	margin-bottom: 28px;
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
}
.swdt_li:nth-child(4n){
	margin-right: 0px;
}
.swdt_li img{
	width: 282px;
	height: 200px;
}
.swdt_li p{
	padding-top: 10px;
	font-size: 14px;
	color:#000;
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 15px;
}
.xszkc_zcd{
	display: flex;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	height: 100vh;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0,.6);
	z-index: 99999999;
}
.xszkc_zcds{
	width:800px;
	height:80vh;
	overflow-y: scroll;
	background-color: #fff;
}
.xszkc_zcds img{
	width:800px;
	object-fit: cover;
}
.szkc_mbx{
	display: flex;
	align-items: center;
	padding: 22px 0px;
}
.szkc_mbx img{
	margin-right: 5px;
}
.sz_audio-btn{
	width: 240px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.z_audio-img{
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom:0;
	margin: auto;
	width: 24px;
	height:24px;
	cursor: pointer;
}
.el-collapse-item__content{
	padding-bottom: 0px !important;
}
.szkc_yp_zc{
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0px;
	display: flex;
	justify-content: center;
	z-index:999999;
}
.xszkc_deom_tb .el-table .el-table__cell{
 	padding: 4px 0 !important;
}