* {
  margin: 0px;
  padding: 0px; }

.banner {
  width: 100%;
  height: 200px;
  background: url(../img/videolist-banner.png) no-repeat top center;
  background-size: 100% 100%; }
  .banner > .banner-title {
    width: 1210px;
    height: 100%;
    margin: 0 auto; }
    .banner > .banner-title > p,
    .banner > .banner-title > h1 {
      color: #042040;
      font-size: 40px;
      font-weight: 500;
      font-family: "Ubuntu";
      line-height: 200px;
      float: left; }
    .banner > .banner-title > img {
      display: block;
      float: right;
      width: 260px; }

.video-flag {
  width: 1210px;
  height: auto;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px; }
  .video-flag > p {
    width: fit-content;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    color: #55687D;
    padding: 10px 20px;
    align-items: flex-start;
    border-radius: 26px;
    border: 1px solid #F0F4F5;
    margin-bottom: 10px;
    cursor: pointer; }
    .video-flag > p:hover {
      border: 1px solid #0E6FDE;
      color: #0E6FDE; }
    .video-flag > p.active {
      background: #0E6FDE;
      border: 1px solid #0E6FDE;
      color: #fff; }

.bbkitem {
  width: 293px !important;
  height: 253px !important;
  background: #ffffff !important;
  box-shadow: 0px 3px 8px 0px rgba(162, 180, 202, 0.1);
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  border: 1px solid #f0f4f5;
  margin-right: 8px; }

.bbkitem2 {
  width: 291px !important;
  height: 253px !important; }

.textbox {
  margin-top: 0;
  width: 1210px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #042040;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 4px; }
  .textbox .mhh {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .textbox .mhh .mhh2 {
      display: flex;
      align-items: center; }
    .textbox .mhh #btn1 {
      cursor: pointer;
      margin-right: 10px; }
    .textbox .mhh #btn2 {
      cursor: pointer; }

.bbkitem {
  cursor: pointer;
  margin-top: 20px;
  height: 253px;
  background: #ffffff;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  border: 1px solid #f0f4f5;
  font-size: 20px;
  font-family: Ubuntu-Medium, Ubuntu;
  font-weight: 500;
  color: #042040; }
  .bbkitem .bbkt {
    height: 148px;
    width: 100%;
    background: #000a3a;
    border-radius: 10px 10px 0px 0px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center; }
    .bbkitem .bbkt img {
      max-height: 100%;
      width: 100%; }
  .bbkitem .bbkb {
    width: 250px;
    margin: 0 auto;
    margin-top: 20px; }
    .bbkitem .bbkb > p,
    .bbkitem .bbkb > h3 {
      font-family: Open Sans;
      font-size: 16px;
      font-weight: 600;
      text-align: left;
      color: #042040;
      width: 250px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis; }
    .bbkitem .bbkb img {
      margin-right: 6px; }
    .bbkitem .bbkb .mkkj1 {
      margin-top: 20px;
      cursor: pointer;
      align-items: center;
      font-size: 15px;
      font-family: Open Sans-Regular, Open Sans;
      font-weight: 400;
      color: #0e6fde;
      float: left;
      line-height: 22px; }
      .bbkitem .bbkb .mkkj1 > span {
        position: relative;
        top: -4px; }
    .bbkitem .bbkb .mkkj1:hover span {
      text-decoration: underline; }
    .bbkitem .bbkb .mkkj2 {
      margin-top: 20px;
      cursor: pointer;
      align-items: center;
      font-size: 15px;
      font-family: Open Sans-Regular, Open Sans;
      font-weight: 400;
      color: #042040;
      float: right; }

.bbkitem:hover {
  box-shadow: 0px 6px 8px 0px rgba(162, 180, 202, 0.2); }

.playerpop {
  width: 100vw;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0px;
  z-index: 98999999;
  display: flex;
  justify-content: center;
  align-items: center; }
  .playerpop #player {
    width: 2;
    position: relative; }

.close {
  position: absolute;
  top: 80px;
  right: 80px;
  width: 60px;
  height: 60px;
  cursor: pointer; }

.titc {
  font-size: 40px;
  font-family: Open Sans-Bold, Open Sans;
  font-weight: bold;
  color: #042040;
  text-align: center;
  margin-top: 50px; }

.navage {
  height: 48px;
  background: #f5f6fb;
  box-shadow: 0px 1px 0px 0px #e9ecf3;
  border-radius: 0px 0px 0px 0px;
  opacity: 1; }
  .navage .navbox {
    margin-left: 82px;
    height: 48px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: Ubuntu-Regular, Ubuntu;
    font-weight: 400;
    color: #55687d; }
    .navage .navbox .nav {
      transition: all 0.5s;
      cursor: pointer;
      height: 100%;
      display: flex;
      align-items: center;
      margin-right: 50px; }
    .navage .navbox .nav:hover {
      box-shadow: inset 0px -2px 0px 0px #0e6fde; }
    .navage .navbox .active {
      box-shadow: inset 0px -2px 0px 0px #0e6fde; }

.contioner {
  display: flex;
  height: 100%; }
  .contioner .left {
    min-width: 330px;
    background: #f9fafc;
    box-shadow: 1px 0px 0px 0px #f3f5f7;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 100px; }
    .contioner .left::-webkit-scrollbar {
      width: 0; }
    .contioner .left .activemk {
      background-color: #e6e7ec; }
    .contioner .left .activemk:hover {
      background-color: #e6e7ec !important; }
    .contioner .left .search {
      width: 300px;
      height: 40px;
      background: #ffffff;
      border-radius: 4px 4px 4px 4px;
      opacity: 1;
      border: 1px solid #e6e7ec;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      align-items: center; }
      .contioner .left .search img {
        margin-left: 15px; }
      .contioner .left .search .see {
        background: none;
        outline: none;
        border: 0px;
        font-size: 16px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        color: #94a3b8;
        margin-left: 10px; }
    .contioner .left .citm {
      width: 300px;
      height: 48px;
      border-radius: 4px 4px 4px 4px;
      opacity: 1;
      margin-top: 10px;
      display: flex;
      align-items: center;
      padding-left: 25px;
      font-size: 16px !important;
      font-weight: 600 !important;
      cursor: pointer;
      font-size: 16px;
      font-family: Open Sans-Regular, Open Sans;
      font-weight: 400;
      color: #042040; }
      .contioner .left .citm span {
        margin-right: 10px;
        transform: translateY(-1px);
        transition: all 0.3s; }
    .contioner .left .citm:hover {
      background: #e6e7ec; }

.boxr {
  width: 1210px;
  padding-bottom: 50px;
  margin: 0 auto; }
  .boxr > div {
    display: none; }
  .boxr > div:first-child {
    display: flex; }

.footer-bgbox {
  position: relative;
  z-index: 9; }
