.footerFiling[data-v-085b1c55] {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	height: 60px
}

.footerFiling .txt[data-v-085b1c55] {
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 60px
}

.footerFiling .txt span[data-v-085b1c55] {
	color: rgba(0, 0, 0, .4);
	font-size: 14px;
	cursor: pointer
}

.footerFiling .txt span[data-v-085b1c55]:hover {
	color: #000
}

.eventList {
	height: calc(100vh - 40px);
	overflow: hidden;
	padding: 20px
}

.eventList .el-pagination {
	position: absolute;
	right: 50px;
	margin-top: 20px
}

.eventList .el-button--add,
.eventList .el-button--clear,
.eventList .el-button--edit {
	background: #13ce66;
	border: 1px solid #13ce66;
	color: #fff
}

.eventList .el-dialog__body {
	padding: 0 20px !important;
	height: 400px;
	overflow: auto
}

.eventList .el-dialog__body .el-form-item {
	margin-bottom: 0 !important
}

.eventList .el-dialog__body .fujian {
	position: relative
}

.eventList .el-dialog__body .fj_jzz_ul,
.eventList .el-dialog__body .fj_ul {
	position: absolute;
	left: 40px;
	top: 0
}

.eventList .el-dialog__body .fj_jzz_li,
.eventList .el-dialog__body .fj_li {
	position: relative;
	width: 105px;
	height: 105px;
	float: left;
	margin-right: 40px
}

.eventList .el-dialog__body .fj_jzz_li {
	color: red
}

.eventList .el-dialog__body .fj_box {
	border: 1px solid rgba(0, 0, 0, .3);
	width: 100px;
	height: 100px;
	margin-right: 20px;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
	position: relative
}

.eventList .el-dialog__body .fj_box img {
	width: 100%;
	height: 100%
}

.eventList .el-dialog__body .fj_box .fj_box_sp {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	text-align: center
}

.eventList .el-dialog__body .fj_box .fj_box_sp .el-icon-video-play {
	font-size: 30px;
	line-height: 100px;
	cursor: pointer
}

.eventList .el-dialog__body .fj_box a {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0
}

.eventList .el-dialog__body .fj_box i {
	font-weight: 700
}

.eventList .el-dialog__body .picbox {
	width: 100%;
	height: 400px
}

.eventList .el-dialog__body .picbox img {
	height: 95%
}

.eventList .el-dialog__body .picbox video {
	width: 100%;
	height: 95%
}

.eventList .tc {
	position: absolute;
	right: 30px;
	top: 20px;
	font-size: 30px;
	cursor: pointer
}

.eventList .tc i {
	font-weight: 700
}

.eventList .hy {
	position: absolute;
	top: 30px;
	right: 100px
}