.sp-news-box {
  border: 1px solid #ddd;
  min-height: 335px; }
  .sp-news-box:hover a {
    color: #001B8C; }
  .sp-news-box .sp-news-title a {
    color: #000;
    font-size: 15px;
    font-family: IranSansMedium;
    line-height: 23px;
    padding: 15px 15px;
    display: inline-block; }

.sp-news-img img {
  width: 100%;
  height: 217px; }

.sp-news-small-box {
  border: 1px solid #ddd;
  margin-bottom: 16px;
  background-color: white; }
  .sp-news-small-box .sp-news-content {
    padding: 0 0 0 15px; }
  .sp-news-small-box .sp-news-date {
    position: absolute;
    top: 80px;
    padding: 0 0 15px; }
  .sp-news-small-box .sp-news-hit {
    position: absolute;
    top: 80px;
    left: 15px; }
  .sp-news-small-box .sp-news-title a {
    color: #000;
    font-size: 15px;
    font-family: IranSansMedium;
    line-height: 23px;
    padding: 15px 0px;
    display: inline-block; }

.sp-news-small-img img {
  width: 100%;
  height: 100px;
  display: block; }

.sp-news-desc {
  padding: 0 15px 15px;
  color: #666;
  font-size: 13px;
  line-height: 19px; }

.sp-news-date {
  font-size: 11px;
  color: #808080;
  padding: 0 15px 15px; }

.sp-news-hit {
  float: left;
  position: relative;
  top: -25px;
  font-size: 11px;
  color: #808080;
  padding: 0 15px 15px; }

.ltr .sp-news-small-box .sp-news-hit {
  left: auto !important;
  right: 15px; }
.ltr .sp-news-small-box .sp-news-content {
  padding: 0 15px 0 0; }
.ltr .sp-news-box .sp-news-hit {
  position: absolute;
  right: 15px;
  top: 92%; }
.ltr .sp-news-title a {
  font-family: inherit; }
.ltr .sp-news-hit {
  float: right;
  padding: 0 15px 15px; }
.ltr .sp-news .fa-angle-left:before {
  content: "\f105"; }

