.news_box:first-child {
  margin-top: 0;
}
.news_box {
  margin-top: 40px;
}
.news_box .title .pult {
  float: right;
}
@media (min-width: 1200px) {
  .view_product > .row > .span10 div.periodic-other-version div.news_box div.title {
    font-size: 28px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 13px;
  }
}
.news_box ul.books {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news_box ul.books li {
  max-width: 200px;
  float: left;
  margin-left: 30px;
}
.news_box ul.books.periodic li {
  max-width: 214px;
}
.news_box ul.books li.you_view_content {
  margin-left: 0;
  display: flex;
  margin-right: 4px;
  min-width: 25%;
}
.news_box ul.books li.you_view_content .img {
  margin-right: 10px;
}
.news_box ul.books li.you_view_content img {
  object-position: top left;
  height: 125px;
}
.news_box ul.books li:first-child {
  margin-left: 0;
  line-height: 20px;
}
.news_box ul.books li .title_book {
  margin-top: 10px;
  margin-bottom: 5px;
  height: 45px;
  line-height: 15px;
  width: 99%;
  font-size: 13px;
  overflow: hidden;
  position: relative;
}
.gradient_link {
  position: absolute;
  width: 100%;
  height: 16px;
  bottom: -1px;
  display: block;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.8) 100%);
}
div.more_goods {
  margin-bottom: 30px;
  margin-top: 5px;
  overflow: hidden;
}

.content_books div.more_goods {
  margin-bottom: 0px;
}

.news_box ul.books li .title_book a {
  text-decoration: none;
  color: rgb(18, 87, 171);
  font-weight: bold;
}
.news_box ul.books li .author {
  font-size: 13px;
  color: rgb(136, 136, 136);
  height: 30px;
  overflow: hidden;
  line-height: 25px;
}
.news_box ul.books li .cost {
  font-size: 19px;
  color: rgb(48, 28, 83);
  font-weight: bold;
}
.news_box ul.books li .nds {
  font-size: 14px;
  color: rgb(136, 136, 136);
}
.news_box ul.books li .addcart a {
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  padding-right: 0;
  text-align: center;
}
.news_box ul.books li .more a,
.memo_items .more a {
  width: 171px;
  border-radius: 4px;
  background: #ecad0a;
  height: 30px;
  line-height: 30px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin-top: 18px;
}
.more_goods ul.books li .title_book a::before {
  content: '';
  width: 100%;
  height: 24px;
  display: block;
  background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
}

.slider_recomend-title {
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 13px;
  display: flex;
  justify-content: space-between;
  margin-bottom: -24px;
}

.slider_recomend .btn_left span.fa,
.slider_recomend .btn_right span.fa,
.pult a.btn_left span.fa,
.pult a.btn_right span.fa {
  display: inline-block;
  border: solid 1px #000;
  width: 31px;
  height: 31px;
  position: relative;
  border-radius: 3px;
  opacity: 0.2;
}
.slider_recomend .btn_left span.fa::before,
.pult a.btn_left span.fa::before {
  content: '\f104';
  color: #000;
  position: absolute;
  left: 10px;
  top: 15px;
  font-size: 23px;
  line-height: 0;
}
.slider_recomend .btn_right span.fa::before,
.pult a.btn_right span.fa::before {
  content: '\f105';
  color: #000;
  position: absolute;
  left: 13px;
  top: 15px;
  font-size: 23px;
  line-height: 0;
}
.more_goods ul.books li .title_book .status-block {
  display: none;
}

.without_discount {
  color: #301c53;
  margin-right: 5px;
  text-decoration: line-through;
  font-size: 16px;
  font-weight: bold;
}
.cost span.without_discount {
  font-size: 13px;
  color: #301c53;
  text-decoration: line-through;
}
.cost span.with_discount {
  color: #ed1d24;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}

.paramsAutor {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.paramsAutor::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 100%);
}

#similar a.btn_left,
#similar a.btn_right {
  cursor: pointer;
}

@media screen and (max-width: 1000px) {
  .slider_recomend-title {
    font-size: 16px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    font-weight: bold;
  }
}