body{
	margin: 0;
	font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.inde_video{
	margin: 0 auto;
	width: 1400px;
	
	
	margin-top:10px;
	
}

.inde_video_top{
	height: 355px;
	background-color: #fff;
	border-radius: 4px;
}
.inde_video_top_tag{
	padding-top: 20px;
	display: flex;

	
}
.inde_video_top_tag_text{
	margin-left: 10px;
	margin-right: 10px;
	width: 70px;
}
.inde_video_top_tag_list{
	
	display: flex;
	flex-wrap: wrap;
	margin-top:-3px;
}
.inde_video_top_tag_list_item{
	height: 25px;
	margin-left: 5px;
	width: 80px;
	text-align: center;
	line-height: 25px;
	
	
	
}
.inde_video_top_tag_list_item:hover{
	border-radius: 4px;
	background-color: #479DF3;
	cursor: pointer;
	color: #fff;
}
.inde_video_top_tag_list_check
{
	
	border-radius: 4px;
	background-color: #479DF3;
	cursor: pointer;
	color: #fff;
}

.inde_video_top_tag_list_item_guolv:hover{
	border-radius: 4px;
	background-color: #479DF3;
	cursor: pointer;
	color: #fff;
}
.inde_video_top_tag_list_item_guolv{
	height: 25px;
	margin-left: 5px;
	width: 100px;
	text-align: center;
	line-height: 25px;
}
.el-select .el-input {
    width: 100px;
  }
  .input-with-select .el-input-group__prepend {
    background-color: #fff;
  }
  
  .inde_video_bottom{
	  
	  
	  height: 600px;
	  background-color: #fff;
	  margin-top:10px;
	  border-radius: 5px;
  }
    .demo-table-expand {
      font-size: 0;
    }
    .demo-table-expand label {
      width: 90px;
      color: #99a9bf;
    }
    .demo-table-expand .el-form-item {
      margin-right: 0;
      margin-bottom: 0;
      width: 50%;
    }
.page{
	
	text-align: center;
	margin-top:20px;
}
.el-table {
  font-size: 14px;
  color: #606266;
}
.el-table td.el-table__cell div{
	font-size: 14px;
	color: #333;
}
a, a:hover, a:active, a:link, a:visited {
  text-decoration: none;
}
.demo-table-expand label{
	width: 70px;
}