#cate-des .des-left {
  width: 70%;
  float: left; }
  #cate-des .des-left .title-news {
    margin: 0;
    font-size: 25px; }
  #cate-des .des-left .news-cate-left {
    width: 64%;
    float: left; }
    #cate-des .des-left .news-cate-left .cate-left-content {
      padding-right: 25px; }
    #cate-des .des-left .news-cate-left .news-hot1 .img img {
      width: 100%;
      max-height: 100%; }
    #cate-des .des-left .news-cate-left .news-hot1 .info h3 {
      margin-bottom: 20px;
      font-size: 22px;
      line-height: 32px;
      font-weight: 600; }
    #cate-des .des-left .news-cate-left .news-hot1 .info p.des {
      height: 45px;
      overflow: hidden;
      margin-bottom: 15px; }
    #cate-des .des-left .news-cate-left .news-hot1:hover h3 {
      color: #f60; }
  #cate-des .des-left .news-cate-right {
    width: 36%;
    float: right; }
    #cate-des .des-left .news-cate-right .news-hot2 {
      margin-bottom: 20px; }
      #cate-des .des-left .news-cate-right .news-hot2 .img {
        max-height: 187px; }
        #cate-des .des-left .news-cate-right .news-hot2 .img img {
          width: 100%;
          max-height: 187px;
          object-fit: cover; }
      #cate-des .des-left .news-cate-right .news-hot2 h3 {
        font-weight: normal;
        overflow: hidden;
        line-height: 1.3em;
        font-size: 20px;
        font-weight: 600;
        margin-top: 10px;
        text-transform: lowercase; }
        #cate-des .des-left .news-cate-right .news-hot2 h3:first-letter {
          text-transform: uppercase; }
      #cate-des .des-left .news-cate-right .news-hot2:hover h3 {
        color: #f60; }
#cate-des .des-right {
  width: 30%;
  float: right; }
  #cate-des .des-right-content {
    margin-left: 50px; }

.box-related {
  background: #f1f1f1; }

.user {
  margin-bottom: 10px; }
  .user p {
    display: inline-block; }
    .user p i {
      color: #666666;
      margin-right: 5px; }
    .user p a {
      color: #f60; }
  .user span {
    color: #666666; }
  .user .button-like {
    display: inline-block;
    margin-left: 15px; }

.list-news {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 15px; }
  .list-news .news-item {
    width: calc((100% - 50px)/2);
    margin-right: 50px; }
    .list-news .news-item .news-content {
      padding-bottom: 25px;
      border-top: 1px solid #eee; }
      .list-news .news-item .news-content .img {
        width: 100%;
        float: left;
        overflow: hidden; }
        .list-news .news-item .news-content .img img {
          width: 100%;
          transition: transform .5s;
          height: 385px;
          object-fit: cover; }
      .list-news .news-item .news-content .info {
        width: 100%;
        float: left; }
        .list-news .news-item .news-content .info .info-content {
          margin-top: 10px; }
          .list-news .news-item .news-content .info .info-content h3 {
            font-size: 20px; }
        .list-news .news-item .news-content .info .user {
          margin: 13px 0; }
        .list-news .news-item .news-content .info p.des {
          margin-bottom: 10px;
          margin-top: 5px; }
        .list-news .news-item .news-content .info p.time {
          margin-bottom: 20px; }
    .list-news .news-item:hover .info h3 {
      color: #f60; }
    .list-news .news-item:hover img {
      transform: scale(1.05); }
    .list-news .news-item:nth-child(2n) {
      margin-right: 0; }

.top-news-detail h1 {
  margin-bottom: 25px; }
.top-news-detail .title-news {
  font-weight: bold;
  font-size: 30px;
  text-align: left;
  margin: 20px 0; }

p.des {
  line-height: 25px;
  max-height: 48px;
  overflow: hidden; }

p.time {
  color: #666666; }

a.read {
  color: #01519a;
  margin-top: 20px; }

.box-related .title-detail {
  margin-bottom: 15px; }
.box-related .item {
  padding: 15px 0;
  border-bottom: 1px solid #ddd; }
  .box-related .item .img {
    width: 40%;
    float: left; }
    .box-related .item .img img {
      width: 100%; }
  .box-related .item .info {
    float: left;
    width: 60%; }
    .box-related .item .info h3 {
      padding-left: 20px;
      line-height: 20px;
      max-height: 60px;
      overflow: hidden;
      font-weight: normal;
      font-size: 14px; }

.most-popular {
  margin-top: 25px; }

.related_box_text .item {
  padding: 0;
  padding-bottom: 10px;
  border-bottom: none; }
  .related_box_text .item p {
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline; }

#news-detail {
  margin-bottom: 30px; }
  #news-detail .news-left {
    width: 75%;
    float: left; }
    #news-detail .news-left-content {
      padding-right: 50px; }
  #news-detail .news-right {
    width: 25%;
    float: right; }
  #news-detail .top-detail {
    margin-bottom: 30px; }
    #news-detail .top-detail h1 {
      margin-bottom: 15px; }
    #news-detail .top-detail .show-rate {
      margin-left: 25px; }
  #news-detail .sudo-media-item {
    position: relative; }
    #news-detail .sudo-media-item .photoLocation-sub.in-active {
      display: flex !important; }
    #news-detail .sudo-media-item .photoLocation-sub::after {
      width: 0px;
      height: 0px;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      content: "";
      position: absolute;
      top: -6px;
      left: -webkit-calc(50% - 3px);
      left: calc(50% - 3px); }

.list-cate {
  margin-bottom: 25px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .list-cate ul li {
    padding: 10px;
    display: inline-block;
    margin-right: 20px; }
    .list-cate ul li:first-child {
      font-weight: bold; }
    .list-cate ul li:hover a {
      color: #f60; }
    .list-cate ul li a {
      text-transform: uppercase; }
    .list-cate ul li.active a {
      color: #f60; }

.title-news {
  font-weight: bold;
  font-size: 30px;
  text-align: left;
  margin: 20px 0; }

.box-share {
  float: right; }

.addthis_button_facebook_like.at_native_button.at300b {
  overflow: hidden; }

.box-banner-news {
  margin-top: 50px; }
  .box-banner-news .item {
    margin-top: 10px; }
  .box-banner-news .content {
    padding: 15px;
    border: 1px dotted #f60; }
  .box-banner-news img {
    width: 100%; }

.title-discuss {
  text-transform: uppercase;
  font-weight: bold;
  color: #666666;
  margin-bottom: 25px;
  font-size: 20px; }

#news-detail .title-detail,
#cate-des .title-detail {
  font-weight: bold;
  font-size: 25px; }

/*# sourceMappingURL=news.min.css.map */
