﻿@media (min-width: 576px) {
    .leftNav {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18.666667%;
        flex: 0 0 18.666667%;
        max-width: 18.666667%;
    }

    .rightContent {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 81.333333%;
        flex: 0 0 81.333333%;
        max-width: 81.333333%;
    }
}
.main .row .ul-title .bg-title {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.main .row .ul-title .new-time {
  font-size: 14px;
  color: #666666;
  margin-bottom: 25px;
  margin-top: 30px;
}
.main .row .ul-title .new-unit {
  margin-right: 15px;
}
.main .row .blue-line {
  height: 5px;
  background: url(../image/blueline.png);
  margin-bottom: 50px;
}
.rightContent {
  padding-left: 25px;
}
.rightContent .newImg img {
  width: 726px;
  height: 483px;
}
.rightContent .newText {
}
.rightContent .newText p, .rightContent .newText div {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  margin: 1em 0;
}
.rightContent .dianzan {
  margin-top: 47px;
  text-align: center;
  margin-bottom: 60px;
}
.rightContent .dianzan p {
  width: 82px;
  height: 82px;
  background: #fafafa;
  box-shadow: 0px 2px 10px 0px rgba(6, 1, 0, 0.08);
  border: solid 1px #e8e8e8;
  text-align: center;
  line-height: 82px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 auto;
}
.main .row .bottom-line {
  margin-bottom: 34px;
}
.read p {
  font-size: 22px;
  font-weight: bold;
  color: #666666;
}
.read .readcontent {
  margin-top: 15px;
  margin-bottom: 35px;
}
.rightContent .dianzan p i {
  color: #4F2926;
  font-size: 32px;
  font-weight: bold;
}
.newTitle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.newTitle .border {
  display: inline-block;
  width: 7px;
  height: 28px;
  background-color: #4F2926;
  margin-right: 16px;
}
.newTitle .everyday {
  font-size: 22px;
  color: #666666;
  font-weight: bold;
  margin-right: 5px;
}
.newTitle .Recommend {
  font-size: 28px;
  color: #4F2926;
  font-weight: bold;
}
.media-body-inner {
  padding-top: 15px;
  padding-bottom: 30px;
}
.bottom .media-body {
  position: relative;
}
.bottom .media-body1 {
  padding-top: 0;
}
.bottom .media-body .tab {
  position: absolute;
  top: 15px;
  right: 0;
  width: 52px;
  height: 26px;
  background-color: #4F2926;
  border-radius: 0px 0px 0px 4px;
  color: #f5f5f5;
  text-align: center;
  line-height: 26px;
}
.bottom .media-body1 .tab {
  position: absolute;
  top: 0;
  right: 0;
}
.bottom .media-body img {
  width: 274px;
  height: 180px;
  cursor: pointer;
}
.tuijian {
  padding-left: 40px;
  margin-bottom: 60px;
}