@media all and (min-width: 0) {
  body {
    background: #F6F7FB; }

  .lich-su {
    width: calc(100% - 20px);
    margin: auto; }

  .lich-su-left {
    width: 100%;
    background: #FFF; }
    .lich-su-left ul {
      border-left: 1px solid #ECECEC;
      border-top: 1px solid #ECECEC;
      list-style: none; }
      .lich-su-left ul li {
        width: 50%;
        float: left;
        border-bottom: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC;
        padding: 10px 0 10px 5px;
        text-align: left; }
        .lich-su-left ul li a {
          color: #666;
          font-size: 14px;
          text-decoration: none; }
      .lich-su-left ul li.actived {
        font-weight: bold; }
        .lich-su-left ul li.actived a {
          color: #00ac56; }

  .lich-su-right {
    width: 100%;
    background: #FFF;
    border: 1px solid #ECECEC;
    margin: 10px 0;
    padding: 10px; }
    .lich-su-right p {
      font-size: 14px;
      line-height: 1.7;
      color: #666; }
      .lich-su-right p span {
        color: #c60000; }
      .lich-su-right p svg {
        fill: #c60000;
        width: 5px;
        height: 5px;
        margin-right: 5px; }
      .lich-su-right p svg.triangle {
        fill: #666; }
    .lich-su-right p.color {
      color: #c60000; }
    .lich-su-right p.gray {
      color: #aaa;
      font-style: italic;
      font-size: 13px; }
    .lich-su-right p.mau-tim {
      font-weight: bold;
      color: #354c98; }
    .lich-su-right p.mau-den {
      color: #000; }
    .lich-su-right img {
      width: 100%;
      height: auto;
      display: block;
      margin: 10px 0; }
    .lich-su-right ul.phuong-tram {
      padding: 10px 0 10px 20px; }
      .lich-su-right ul.phuong-tram li {
        font-style: italic;
        color: #666;
        font-size: 14px; }
    .lich-su-right ul.kho-bai {
      display: flex;
      align-items: top;
      justify-content: left;
      flex-direction: row;
      flex-wrap: wrap;
      flex-flow: row wrap;
      align-content: flex-end; }
      .lich-su-right ul.kho-bai li {
        width: calc(50% - 10px);
        background: #ccdec6;
        margin-right: 5px;
        margin-left: 5px;
        margin-top: 10px;
        overflow: hidden; }
        .lich-su-right ul.kho-bai li p.tit {
          padding: 5px 0;
          text-align: center;
          background: #00ac56;
          color: #FFF;
          font-weight: bold; }
        .lich-su-right ul.kho-bai li p.row {
          padding: 0 5px;
          font-size: 12px;
          color: #000; }
          .lich-su-right ul.kho-bai li p.row svg {
            fill: #000;
            width: 6px;
            height: 6px; }
        .lich-su-right ul.kho-bai li p.top {
          padding-top: 5px; }
        .lich-su-right ul.kho-bai li p.bot {
          padding-bottom: 5px; }
    .lich-su-right ul.chien-luoc {
      display: flex;
      align-items: top;
      justify-content: left;
      flex-direction: row;
      flex-wrap: wrap;
      flex-flow: row wrap;
      align-content: flex-end;
      margin-top: 10px; }
      .lich-su-right ul.chien-luoc li {
        width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px;
        overflow: hidden;
        margin-bottom: 10px; }
        .lich-su-right ul.chien-luoc li img {
          width: 85%;
          display: block;
          margin: auto; }
    .lich-su-right ul.kinh-doanh {
      display: flex;
      align-items: top;
      justify-content: left;
      flex-direction: row;
      flex-wrap: wrap;
      flex-flow: row wrap;
      align-content: flex-end;
      border-top: 1px solid #ECECEC;
      border-left: 1px solid #ECECEC;
      margin: 5px 0 15px 0;
      list-style: none; }
      .lich-su-right ul.kinh-doanh li {
        width: 33.33%;
        border-right: 1px solid #ECECEC;
        border-bottom: 1px solid #ECECEC;
        padding: 7px 0; }
        .lich-su-right ul.kinh-doanh li img {
          width: auto;
          height: 18px;
          display: block;
          margin: auto;
          overflow: hidden; }

  .hoat-dong {
    background: #FFF;
    margin: 10px 0;
    border: 1px solid #ECECEC;
    padding: 10px 0 10px 10px; }
    .hoat-dong ul {
      list-style: none; }
      .hoat-dong ul li p.hoatdong-toggle {
        font-size: 14px;
        color: #666;
        line-height: 1.5; }
        .hoat-dong ul li p.hoatdong-toggle svg {
          width: 9px;
          height: 9px;
          fill: #666;
          margin-right: 5px; }
      .hoat-dong ul li ul {
        display: none;
        width: 100%; }
        .hoat-dong ul li ul img {
          width: calc(33.33% - 10px);
          float: left;
          margin-right: 10px;
          margin-top: 5px;
          margin-bottom: 5px; }
      .hoat-dong ul li ul.hoat-dong-list iframe {
        width: calc(100% - 10px);
        height: 200px; }
      .hoat-dong ul li.menu-actived p.hoatdong-toggle {
        font-weight: bold;
        color: #00ac56; }
        .hoat-dong ul li.menu-actived p.hoatdong-toggle svg {
          fill: #00ac56; } }
@media all and (min-width: 1201px) {
  nav {
    display: block; }
    nav h2 {
      cursor: pointer; }
    nav ul {
      display: none; }

  .lich-su {
    width: 1200px; }

  .lich-su-left {
    width: 250px;
    float: left;
    margin-top: 15px; }
    .lich-su-left ul li {
      width: 100%;
      position: relative;
      padding: 15px 0 15px 20px; }
    .lich-su-left ul li.actived::before {
      content: " ";
      position: absolute;
      top: -1px;
      left: -1px;
      width: 5px;
      height: 50px;
      background: #00ac56; }

  .sticky {
    position: sticky;
    top: 0;
    left: 0; }

  .lich-su-right {
    width: 935px;
    float: right;
    margin: 15px 0;
    padding: 10px 15px; }
    .lich-su-right .info-top {
      width: 50%;
      float: left; }
    .lich-su-right .info-full {
      width: 100%;
      padding: 20px 150px 10px 150px; }
      .lich-su-right .info-full p {
        text-align: justify; }
    .lich-su-right .nang-luc-full {
      width: 100%; }
    .lich-su-right img.doanh-nghiep-pic {
      width: 50%;
      float: right;
      margin-top: 5px; }
    .lich-su-right img.thanh-tuu {
      width: 50%;
      float: right;
      margin-top: 5px; }
    .lich-su-right img.cua-hang-ban-le {
      width: 40%;
      float: right;
      margin-top: 25px; }
    .lich-su-right img.chuyen-nghiep {
      margin-top: 10px; }
    .lich-su-right .info-bot {
      width: 100%; }
    .lich-su-right ul.kho-bai li {
      width: calc(33.33% - 10px); }
      .lich-su-right ul.kho-bai li p.tit {
        padding: 10px 0; }
      .lich-su-right ul.kho-bai li p.row {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px; }
        .lich-su-right ul.kho-bai li p.row svg {
          width: 10px;
          height: 10px; }
      .lich-su-right ul.kho-bai li p.top {
        padding-top: 15px; }
      .lich-su-right ul.kho-bai li p.bot {
        padding-bottom: 15px; }
    .lich-su-right ul.chien-luoc li {
      width: calc(25% - 10px); }
    .lich-su-right ul.kinh-doanh li {
      width: 10%; }

  .hoat-dong {
    width: 935px;
    float: right;
    margin: 15px 0;
    padding: 10px 0 10px 10px; }
    .hoat-dong ul li ul.hoat-dong-list iframe {
      width: calc(100% - 10px);
      height: 500px; } }

/*# sourceMappingURL=van-hoa.css.map */
