﻿.center-news-list .center-news-items {
  margin-top: 10px;
}
.center-news-list .center-news-items .news-item {
  width: 100%;
  box-shadow: none;
}
.center-news-list .center-news-items .news-item:hover {
  /*box-shadow: 0 0 16px -5px;*/
}
.center-news-list .center-news-items .news-item:hover:after {
  border-color: transparent;
}
.center-news-list .center-news-items .news-item:after {
  content: '';
  display: block;
  width: 98%;
  margin: 0 auto;
  border-top: solid 1px #cdcdcd;
}
.center-news-list .center-news-items .news-item .item-body {
  font-size: 16px;
  padding: 10px 160px 10px 10px;
  min-height: 100px;
  position: relative;
}
@media (max-width: 767px) {
  .center-news-list .center-news-items .news-item .item-body {
    padding: 10px;
  }
}
.center-news-list .center-news-items .news-item .item-body .news-img-link {
  position: absolute;
  top: 6px;
  right: 6px;
  max-width: 140px;
  bottom: 0;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .center-news-list .center-news-items .news-item .item-body .news-img-link {
    display: block;
    position: static;
    max-width: 180px;
  }
}
.center-news-list .center-news-items .news-item .item-body .news-img-link img {
  width: 100%;
  height: 100%;
}
.center-news-list .center-news-items .news-item .item-body .news-title-link {
  display: inline-block;
  color: #0002a3;
  text-decoration: none;
}
.center-news-list .center-news-items .news-item .item-footer {
  padding: 8px 15px;
  border: none;
  background-color: transparent;
}
.center-news-list .center-news-items .news-item .item-footer .date-import,
.center-news-list .center-news-items .news-item .item-footer .visit-count {
  margin-right: 10px;
  color: #8c8c8c;
}
.main-news-list .news-items {
  margin-top: 10px;
}
.main-news-list .news-items .news-item {
  width: 100%;
  box-shadow: none;
}
.main-news-list .news-items .news-item:hover {
  /*box-shadow: 0 0 16px -5px;*/
}
.main-news-list .news-items .news-item:hover:after {
  border-color: transparent;
}
.main-news-list .news-items .news-item:after {
  content: '';
  display: block;
  width: 98%;
  margin: 0 auto;
  border-top: solid 1px #cdcdcd;
}
.main-news-list .news-items .news-item img {
  max-width: 200px;
}
.main-news-list .news-items .news-item .item-body {
  font-size: 16px;
  padding: 10px 160px 10px 10px;
  min-height: 100px;
  position: relative;
}
@media (max-width: 767px) {
  .main-news-list .news-items .news-item .item-body {
    padding: 10px;
  }
}
.main-news-list .news-items .news-item .item-body .news-img-link {
  position: absolute;
  top: 6px;
  right: 6px;
  max-width: 140px;
  bottom: 0;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .main-news-list .news-items .news-item .item-body .news-img-link {
    display: block;
    position: static;
    max-width: 180px;
  }
}
.main-news-list .news-items .news-item .item-body .news-img-link img {
  width: 100%;
  height: 100%;
}
.main-news-list .news-items .news-item .item-body .news-title-link {
  display: inline-block;
  color: #0002a3;
  text-decoration: none;
}
.main-news-list .news-items .news-item .item-footer {
  padding: 8px 15px;
  border: none;
  background-color: transparent;
}
.main-news-list .news-items .news-item .item-footer .date-import,
.main-news-list .news-items .news-item .item-footer .visit-count {
  margin-right: 10px;
  color: #8c8c8c;
}
.lazy-loading {
  position: relative;
  height: 80px;
  clear: both;
}
.news-editor {
  background-color: white;
  padding: 0 10px;
}
.center-home-news {
  margin-top: 14px;
  background: #135973;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  border-right: none;
  -ms-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
}
.center-home-news ul.home-news-items {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  right: 18px;
  height: 40px !important;
  float: right;
}
.center-home-news ul.home-news-items .news-title-link {
  color: #F5F4F2;
  font: 18px BBC;
}
.center-home-news ul.home-news-items .news-title-link {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  font: 18px BBC;
}
.center-home-news ul.home-news-items .news-title-link:hover {
  text-decoration: none;
}
.center-home-news .news-ctrl {
  color: white;
  float: right;
  margin-right: 11px;
  width: 20px;
  height: 40px;
  color: #ffffff;
  /*.pause, .unpause {
            cursor: pointer;
            width: 8px;
            height: 8px;
            float: left;
            margin: 2px 4px;
            //background: transparent url('images/ticker/controller.png') no-repeat -16px 0;
        }*/
}
.center-home-news .news-ctrl .prev {
  font-size: 10px;
  position: absolute;
  top: -7px;
}
.center-home-news .news-ctrl .next {
  font-size: 10px;
  position: absolute;
  top: 10px;
}
.center-home-news .rayteb-news {
  color: #ffffff;
  font-size: 40px;
  float: right;
  position: relative;
  top: 1px;
}
.main-home-news {
  background: #4d4d59;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  border-right: none;
  -ms-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  margin-top: -4px;
}
.main-home-news ul.home-news-items {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  right: 18px;
  height: 40px !important;
}
.main-home-news ul.home-news-items .news-title-link {
  color: #F5F4F2;
  font: 18px BBC;
}
.main-home-news ul.home-news-items .news-title-link {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
}
.main-home-news .news-ctrl {
  color: white;
  float: right;
  margin-right: 11px;
  width: 20px;
  height: 40px;
  color: #ffffff;
  /*.pause, .unpause {
            cursor: pointer;
            width: 8px;
            height: 8px;
            float: left;
            margin: 2px 4px;
            //background: transparent url('images/ticker/controller.png') no-repeat -16px 0;
        }*/
}
.main-home-news .news-ctrl .prev {
  font-size: 10px;
  position: absolute;
  top: -7px;
}
.main-home-news .news-ctrl .next {
  font-size: 10px;
  position: absolute;
  top: 10px;
}
.main-home-news .rayteb-news {
  color: #ffffff;
  font-size: 40px;
  float: right;
  position: relative;
  top: 1px;
}