@font-face {
  font-family: DeadMeat-Regular;
  src: url("https://kenh14cdn.com/web_font/deadmeat-Regular.otf"); }
@font-face {
  font-family: SuisseI-Regular;
  src: url("https://kenh14cdn.com/web_font/SuisseI-Regular.otf"); }
@font-face {
  font-family: SuisseI-Light;
  src: url("https://kenh14cdn.com/web_font/SuisseI-Light.otf"); }
@font-face {
  font-family: SuisseI-Bold;
  src: url("https://kenh14cdn.com/web_font/SuisseI-Bold.otf"); }
@font-face {
  font-family: CircularStd-Bold;
  src: url("https://kenh14cdn.com/web_font/CircularStd-Bold.otf"); }
a {
  text-decoration: none; }
  a:hover, a:focus {
    outline: none; }

.sp-sticky-header {
  z-index: 9999 !important; }

.sp-detail-comment {
  cursor: pointer; }

.btn-sp-comment {
  display: block;
  height: 210px;
  background: #111;
  text-align: center;
  text-decoration: none;
  transition: background .3s;
  -webkit-transition: background .3s;
  -moz-transition: background .3s; }
  .btn-sp-comment span {
    display: inline-block;
    height: 100%;
    line-height: 208px;
    padding-left: 55px;
    font-family: SFD-Regular;
    font-size: 50px;
    color: #fff;
    background: url(https://kenh14cdn.com/web_images/sp-comment-icon.png) left center no-repeat;
    background-size: 32px; }

.fancybox-bg {
  background-color: rgba(0, 0, 0, 0.9) !important; }

#fancybox-lock {
  background: rgba(0, 0, 0, 0.9) !important; }

.w1140 {
  margin-left: auto;
  margin-right: auto;
  width: 1140px; }

.body-tromnhua-magazine .intro {
  background-image: url("../img/bg-web.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  padding-top: 80px;
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box; }
  .body-tromnhua-magazine .intro .head-tromnhua {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px; }
    .body-tromnhua-magazine .intro .head-tromnhua .left img {
      width: 231px;
      display: block; }
    .body-tromnhua-magazine .intro .head-tromnhua .right img {
      width: 163px;
      display: block; }
  .body-tromnhua-magazine .intro .credit {
    margin-bottom: 5px;
    display: flex;
    align-items: center; }
    .body-tromnhua-magazine .intro .credit + .credit {
      margin-bottom: 10px; }
    .body-tromnhua-magazine .intro .credit .type {
      min-width: 90px;
      font-family: SuisseI-Light;
      font-size: 11px;
      line-height: 13px;
      color: #2c2c2c;
      margin-right: 25px;
      opacity: 0.6; }
  .body-tromnhua-magazine .intro .title {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .body-tromnhua-magazine .intro .title .left {
      width: 620px;
      padding-top: 53px;
      position: relative; }
      .body-tromnhua-magazine .intro .title .left:after {
        width: 83px;
        height: 147px;
        position: absolute;
        display: block;
        content: '';
        background-image: url("../img/title-af.png");
        top: 0;
        right: 0;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
      .body-tromnhua-magazine .intro .title .left h5 {
        margin-bottom: 10px;
        font-family: CircularStd-Bold;
        font-size: 16px;
        color: #484343;
        text-transform: uppercase; }
      .body-tromnhua-magazine .intro .title .left h2 {
        font-family: DeadMeat-Regular;
        font-size: 47px;
        text-transform: uppercase;
        color: #484343; }
        .body-tromnhua-magazine .intro .title .left h2 span {
          color: #21b573; }
    .body-tromnhua-magazine .intro .title .right {
      width: 359px; }
      .body-tromnhua-magazine .intro .title .right img {
        width: 100%;
        display: block; }
  .body-tromnhua-magazine .intro .flex-intro {
    display: flex;
    justify-content: space-between; }
    .body-tromnhua-magazine .intro .flex-intro .sapo {
      font-family: CircularStd-Bold;
      font-size: 21px;
      line-height: 25px;
      color: #2d2c2c;
      padding: 20px 25px;
      border: 3px solid #21b573;
      border-radius: 10px;
      margin-bottom: 40px; }
    .body-tromnhua-magazine .intro .flex-intro .left {
      width: 569px; }
    .body-tromnhua-magazine .intro .flex-intro .right {
      width: 509px; }
    .body-tromnhua-magazine .intro .flex-intro p {
      font-family: SuisseI-Light;
      font-size: 15px;
      line-height: 21px;
      color: #2c2c2c; }
      .body-tromnhua-magazine .intro .flex-intro p + p {
        margin-top: 15px; }
.body-tromnhua-magazine .screen-3 {
  background-image: url("../img/bg-screen-3.png");
  background-size: cover;
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  padding-top: 21vw;
  padding-bottom: 22vw;
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box; }
  .body-tromnhua-magazine .screen-3 .flex-para {
    display: flex;
    justify-content: space-between; }
    .body-tromnhua-magazine .screen-3 .flex-para .left, .body-tromnhua-magazine .screen-3 .flex-para .right {
      width: calc((100% - 65px) / 2); }
  .body-tromnhua-magazine .screen-3 p {
    font-family: SuisseI-Light;
    font-size: 15px;
    line-height: 21px;
    color: #2c2c2c; }
    .body-tromnhua-magazine .screen-3 p + p {
      margin-top: 15px; }
  .body-tromnhua-magazine .screen-3 .list-logo {
    padding-top: 50px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    .body-tromnhua-magazine .screen-3 .list-logo .tromnhua {
      display: block;
      width: 130px; }
    .body-tromnhua-magazine .screen-3 .list-logo .wedo {
      display: block;
      width: 188px; }
    .body-tromnhua-magazine .screen-3 .list-logo .img19020 {
      display: block;
      width: 142px; }
.body-tromnhua-magazine .screen-2 {
  background-image: url("../img/bg-screen-2.png");
  background-size: 100% auto;
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  padding-top: 277px;
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box; }
  .body-tromnhua-magazine .screen-2 .head-tromnhua {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px; }
    .body-tromnhua-magazine .screen-2 .head-tromnhua .left img {
      width: 231px;
      display: block; }
    .body-tromnhua-magazine .screen-2 .head-tromnhua .right img {
      width: 163px;
      display: block; }
  .body-tromnhua-magazine .screen-2 .title {
    font-family: DeadMeat-Regular;
    font-size: 2.85vw;
    line-height: 3vw;
    text-transform: uppercase;
    color: #484343;
    margin-bottom: 30px; }
    .body-tromnhua-magazine .screen-2 .title span {
      color: #21b573; }
  .body-tromnhua-magazine .screen-2 .gallery {
    position: relative;
    width: 100%;
    padding-top: 52.8%; }
    .body-tromnhua-magazine .screen-2 .gallery img {
      width: 100%;
      display: block; }
    .body-tromnhua-magazine .screen-2 .gallery .img-left {
      width: 47.87vw;
      position: absolute;
      display: block;
      top: 0;
      left: 0; }
    .body-tromnhua-magazine .screen-2 .gallery .img-mid {
      width: 41.31vw;
      position: absolute;
      display: block;
      top: 50%;
      left: 29.345vw; }
    .body-tromnhua-magazine .screen-2 .gallery .img-right {
      width: 43.09vw;
      position: absolute;
      display: block;
      top: 0;
      right: 0; }
.body-tromnhua-magazine .detail-box {
  box-sizing: border-box;
  background-image: url("../img/bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 80px;
  width: 100%;
  height: 100vh;
  overflow: hidden; }
  .body-tromnhua-magazine .detail-box .title {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .body-tromnhua-magazine .detail-box .title .left {
      text-transform: uppercase;
      font-family: DeadMeat-Regular;
      font-size: 2.14vw;
      line-height: 2.75vw;
      color: #ffffff; }
      .body-tromnhua-magazine .detail-box .title .left span {
        color: #21b573; }
    .body-tromnhua-magazine .detail-box .title .right {
      display: flex;
      align-items: center; }
      .body-tromnhua-magazine .detail-box .title .right .wedo {
        width: 200px;
        margin-right: 44px; }
      .body-tromnhua-magazine .detail-box .title .right .tromnhua {
        width: 183px; }
      .body-tromnhua-magazine .detail-box .title .right img {
        width: 100%;
        display: block; }
  .body-tromnhua-magazine .detail-box .flex-content {
    display: flex;
    justify-content: space-between; }
    .body-tromnhua-magazine .detail-box .flex-content .left-button-list {
      position: relative;
      width: 670px; }
      .body-tromnhua-magazine .detail-box .flex-content .left-button-list .icn-scroll {
        position: absolute;
        width: 17px;
        height: 17px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        border-radius: 50%;
        background-color: #00b56f; }
        .body-tromnhua-magazine .detail-box .flex-content .left-button-list .icn-scroll.top {
          right: -6.6px;
          top: -3px; }
        .body-tromnhua-magazine .detail-box .flex-content .left-button-list .icn-scroll.bottom {
          right: -6.6px;
          bottom: -3px; }
    .body-tromnhua-magazine .detail-box .flex-content .list-days {
      width: 100%;
      padding-right: 40px;
      box-sizing: border-box;
      height: calc(100vh - 250px);
      overflow-y: scroll;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .body-tromnhua-magazine .detail-box .flex-content .list-days::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #343435; }
      .body-tromnhua-magazine .detail-box .flex-content .list-days::-webkit-scrollbar {
        border-radius: 10px;
        width: 5px;
        background-color: #343435; }
      .body-tromnhua-magazine .detail-box .flex-content .list-days::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #585858; }
      .body-tromnhua-magazine .detail-box .flex-content .list-days li {
        width: calc((100% - 100px) / 5);
        margin-bottom: 25px; }
        .body-tromnhua-magazine .detail-box .flex-content .list-days li .days {
          display: block; }
          .body-tromnhua-magazine .detail-box .flex-content .list-days li .days.current .info, .body-tromnhua-magazine .detail-box .flex-content .list-days li .days:hover .info {
            transition: all .15s linear;
            background-color: #21b573;
            border: 2px solid #1bc287; }
          .body-tromnhua-magazine .detail-box .flex-content .list-days li .days .info {
            margin-left: auto;
            margin-right: auto;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            transition: all .15s linear;
            width: 75px;
            height: 75px;
            border-radius: 50%;
            background-color: #111111;
            border: 2px solid #959595;
            box-sizing: border-box;
            z-index: 3;
            position: relative; }
            .body-tromnhua-magazine .detail-box .flex-content .list-days li .days .info .date {
              margin-bottom: 5px;
              display: block;
              font-family: CircularStd-Bold;
              font-size: 10px;
              text-transform: uppercase;
              color: #ffffff; }
            .body-tromnhua-magazine .detail-box .flex-content .list-days li .days .info .number {
              font-family: CircularStd-Bold;
              font-size: 25px;
              line-height: 28px;
              color: #ffffff;
              display: block;
              text-transform: uppercase; }
          .body-tromnhua-magazine .detail-box .flex-content .list-days li .days .icn {
            display: block;
            position: relative;
            z-index: 2;
            margin-top: -20px;
            width: 100%; }
            .body-tromnhua-magazine .detail-box .flex-content .list-days li .days .icn img {
              width: 100%;
              display: block; }
    .body-tromnhua-magazine .detail-box .flex-content .content-wrapper {
      width: 22.7vw;
      position: relative; }
      .body-tromnhua-magazine .detail-box .flex-content .content-wrapper .content-day {
        transition: all .2s linear;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        opacity: 0;
        visibility: hidden; }
        .body-tromnhua-magazine .detail-box .flex-content .content-wrapper .content-day.active {
          opacity: 1;
          visibility: visible;
          transition: all .2s linear; }
        .body-tromnhua-magazine .detail-box .flex-content .content-wrapper .content-day img {
          width: 100%;
          border-radius: 10px;
          display: block; }

@media screen and (max-width: 1440px) {
  .intro {
    padding-bottom: 50px;
    overflow: auto; }
    .intro .title .left h5 {
      font-size: 0.83vw; }
    .intro .title .left h2 {
      font-size: 2.45vw; }
    .intro .title .right {
      width: 18.7vw; }
    .intro .flex-intro .sapo {
      font-size: 1.1vw; } }
@media screen and (max-width: 1400px) {
  .body-tromnhua-magazine .detail-box {
    min-height: 100vh;
    height: auto; }
    .body-tromnhua-magazine .detail-box .title {
      margin-bottom: 50px;
      justify-content: center; }
      .body-tromnhua-magazine .detail-box .title .left {
        text-transform: uppercase;
        font-family: DeadMeat-Regular;
        font-size: 2.14vw;
        line-height: 2.75vw;
        color: #ffffff;
        margin-right: 13vw; }
        .body-tromnhua-magazine .detail-box .title .left span {
          color: #21b573; }
    .body-tromnhua-magazine .detail-box .flex-content {
      display: flex;
      justify-content: center; }
      .body-tromnhua-magazine .detail-box .flex-content .left-button-list {
        position: relative;
        width: 670px;
        margin-right: 50px; }
      .body-tromnhua-magazine .detail-box .flex-content .list-days {
        height: calc(100vh - 150px); }
        .body-tromnhua-magazine .detail-box .flex-content .list-days li .days .icn img {
          width: 100%;
          display: block; } }

/*# sourceMappingURL=style.css.map */
