.layui-laypage button, .layui-laypage input{
  font-size: 12px;
}

.web-top .layui-container {
  width: 1344px;
}

.video-hearder .search-icon {
  width: 20px;
  height: 20px;
}

.search-wrap .search-btn {
  background: #006666;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
}

.video-hearder .video-hearder-title {
  font-size: 20px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 86px;
}

/* .video-bottom {
    width: 100%;
    height: 210px;
  }
  .video-bottom img {
    width: 100%;
    height: 100%;
  } */
.check-box .check-solie {
  margin: 15px 12px;
  width: 1px;
  height: 12px;
  background: #d8d8d8;
  border-radius: 0px 0px 0px 0px;
}

.video-menu {
  font-size: 16px;
  height: 68px;
  line-height: 62px;
}

.video-menu .menu-item .menu-line {
  background: #006666;
  bottom: 4px;
  height: 3px;
}

.video-menu .menu-active .menu-line {
  width: 100%;
}

.video-menu .menu-active {
  color: #006666;
}

.check-box .check-active {
  color: #006666;
}

.video-main .video-nav .check-active {
  background-color: #fafafa;
  color: #006666;
}

.video-main {
  min-height: 768px;
  padding: 42px 0 60px;
  margin-top: 0;
  background-color: #fafafa;
}

.video-main .video-nav {
  margin-bottom: 10px;
}

.search-wrap .search-box {
  height: 38px;
}

.search-wrap .search-box input {
  height: 36px;
}

.video-bg {
  /* 默认背景图 */
  width: 100%;
  /* 设置容器宽度 */
  height: 360px;
  /* 设置容器高度 */
  overflow: hidden;
  /* 隐藏超出容器尺寸的内容 */
}

.video-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 裁剪并填充满容器 */
}

.video-main .video-nav .check-item {
  width: 28px;
}

.filter-page {
  text-align: right;
}

.video-main .video-list .video-item {
  position: relative;
  width: 285px;
  margin: 0 20px 20px 0;
  padding-bottom: 20px;
  line-height: 1;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.video-main .video-list .video-item .video-title {
  padding-left: 10px;
  padding-right: 10px;
  width: 265px;
}

.video-main .video-list .video-item .video-label .label-item {
  margin-left: 10px;
  margin-right: 0;
}

.video-main .video-list .video-item .video-issue {
  margin-right: 10px;
}

.layui-laypage .layui-laypage-skip {
  background: #fafafa;
}

.video-main .video-list {
  margin-bottom: 30px;
}

  .video-bottom-bg {
    width: 100%;
    height: 210px;
    background-image: url('/images/videoCenter/video_banner.png');
    background-size: 100% 100%;
  }

.video-bottom-bg .video-warp {
  display: flex;
  margin: 0 auto;
  width: 1200px;
  height: 100%;
}

.video-bottom-bg .video-er {
  margin-left: 178px;
}

.video-bottom-bg .video-er img {
  width: 100%;
  height: 100%;
}

.video-bottom-bg .video-title .video-item {
  margin-top: 67px;
  font-size: 26px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 34px;
}

.video-bottom-bg .video-title .video-item-p {
  margin-top: 17px;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 24px;
}

.web-footer {
  display: block;
}
