@charset "utf-8";
.t_SiteMaster_header {
    width: 100%;
  
}
.head{    width: 1604px;
    margin: 0 auto;}
  .t_SiteMaster_mainBody {
    background: #e9e9e9;
    width: 100%;padding-bottom: 45px;
  }
  .components1{border-bottom: 0px solid #eaeaea;width: 100%;  padding-bottom: 0px;}
  /* 三栏布局 */
  .container {
    display: flex;
    min-height: 100vh;
    width: 1382px;
    margin: 0 auto;
  }

  /* 左侧菜单 */
  .sidebar {
    /* flex: 0 0 240px; */
    background: #ffffff;
    /* border-right: 1px solid #ddd; */
    padding: 20px;
    width: 450px;
    height: 869px;
    height: auto;
    margin-top: 30px;
  }

  .sidebar h1 {
    font-size: 24px;
    font-weight: bold;
    color: #242424;
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
    /* line-height: 35px; */
    height: 39px;
    text-indent: 14px;
  }
 /* 新增选中状态的样式 */
 .sub-menu div.selected {
    color: #1890ff;
    font-weight: bold;
    background-color: #f0f7ff;
}
  /* 中间内容区 */
  .main-content {
    flex: 0 0 1029px;
    padding: 20px;
    margin: 20px;
    /* border-radius: 10px; */
    background: #ffffff;
    min-height: 869px;
    height: 869px;
    height: auto;
    margin-bottom: 0px;
    margin-top: 30px;
    padding-bottom: 58px;
  }

  /* 右侧边栏 */
  .right-sidebar {
    flex: 1;
    background: #f8f9fa;
    padding: 20px;
    border-left: 1px solid #ddd;
  }

  /* 折叠菜单样式 */
  .menu-item {
    font-size: 16px;
    margin-bottom: 40px;
    cursor: pointer;    color: #242424;text-indent: 15px;font-weight: bold;
  }

  .sub-menu {
    display: none;
    padding-left: 5px;
  }

  .sub-menu div {
    /* padding: 5px 0; */
   color: #313131cc;
   padding-top: 14px;
   font-size: 15px;    font-weight: 500;
  }
  .menu-item_on p{background: url(../Images/jt_05.jpg)no-repeat right;}
  /* 搜索条 */
  .search-bar {
    margin-bottom: 30px;    margin-left: 21px;border-radius: 3px;margin: left;    width: 1007px;
  }

  #searchInput {
    width: 100%;
    padding: 12px;
    /* border: 1px solid #ddd; */
    border-radius: 24px;
    font-size: 14px;
    color: #a1a1a1;
  }
 .con_h1{margin-bottom: 30px; color:#242424;     font-weight: 600;   text-indent: 12px;   font-size: 16px; width: 1026px; margin-left: 21px;}
 .con_h1 span{color: #0255c4;}
 /* 视频专区 */
  .video-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 13px;
    width: 1010px;
    margin-left: 21px;
  }

  .video-card {
     border: 1px solid #f8f8f8; 
    padding: 1px;
    background: #f8f8f8;    height: 309px;
    /* text-align: center; */
  }
  .video-card:hover{  background: #ffffff;}
  .video-card img {
    width: 301px;
    height: 171px;
    /* object-fit: cover; */
    margin-bottom: 17px;
  }
.video_wz{   color: #292929;width: 289px; margin-left: 8px;}
.video_wz .spzq_p1{padding-bottom: 5px;    font-size: 16px;    color: #515151;font-weight: bold;    height: 70px;    line-height: 26px;}
.video_wz .spzq_p2{    margin-bottom: 6px;}
.video_wz .date{color: #787878;font-size: 14px;}
  /* 右侧资源区 */
  .resource-item {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    color: #666;
  }
  .footer {
   
     margin-top: 20px; 
}
.submenu {
    display: none;
    margin-left: 5px;
}
.submenu li{    color: #515151;
  padding: 14px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 15px;}
    .submenu a li{    color: #515151;
      padding-top: 14px;
      font-size: 16px;
      font-weight: 500;
    }
.active .submenu {
    display: block;
}

.menu-title {
    cursor: pointer;
    padding: 5px 0;
    font-weight: bold;
   
}
.menu-title p{    padding-bottom: 6px; background: url(../Images/jt_05.jpg)no-repeat right;font-size: 16px; color: #242424;text-indent: 15px;font-weight: bold;}

.menu_ti_li {
    cursor: pointer;
    color: #4a4a4a;
    line-height: 14px;
}
.menu_ti_li li a {
  cursor: pointer;
  color: #4a4a4a;
  line-height: 14px;
}
.menu_ti_li li:hover {
    color: #0d85ff;
}
.menu_ti_li li a:hover {
  color: #0d85ff;
}
.menu_ti_li   li.on a{
    color: #0d85ff;
}
.menu_ti_li  a li.on{
  color: #0d85ff;
}

/* 分页 */
.w_newslistpage_pager .StaticPublishing  li{float: left;padding: 2px;background: #f0f0f0;    padding: 6px 7px;
  margin-right: 5px;}
  .w_newslistpage_pager .StaticPublishing  li{color: #5e5e5e;}
.w_newslistpage_pager .StaticPublishing  li a{color: #5e5e5e;}
.w_newslistpage_pager .StaticPublishing  li.on{background: #318aed;}