/* line 6, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block {
  margin-bottom: 0px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 6, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block {
    display: table;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 6, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block {
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 5px;
  }
}
/* line 17, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news {
  background-color: #fff;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 17, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news {
    padding-bottom: 20px;
  }
}
/* line 26, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news.no_more .show_more {
  display: none;
}
/* line 31, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item {
  display: block;
  text-decoration: none;
  margin-bottom: 0px;
  border-top: 1px solid #d9d9d9;
  padding-bottom: 25px;
  padding-top: 30px;
}
/* line 38, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item:first-child {
  margin-top: 0px;
  padding-top: 40px;
  border-top: none;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 38, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item:first-child {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 31, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item {
    padding-top: 20px;
    padding-bottom: 22px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 31, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
/* line 55, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_thumbnail img {
  width: 160px;
  height: 128px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 54, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_thumbnail {
    display: none;
  }
}
/* line 64, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_acticle_title {
  color: #333;
  margin-top: 10px;
}
/* line 68, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_lead {
  color: #000;
}
/* line 71, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_date {
  margin-top: 6px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 71, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_date {
    margin-top: 13px !important;
  }
}
/* line 78, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_acticle_title,
.container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_date,
.container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_lead {
  padding-left: 200px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 78, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_acticle_title,
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_date,
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_lead {
    padding-left: 0px;
  }
}
/* line 87, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .item.hidden_news {
  display: none;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 31, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 600px) {
  /* line 98, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item {
    padding-top: 15px;
  }
  /* line 100, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item:first-child {
    padding-top: 35px;
  }
  /* line 103, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_thumbnail {
    display: none !important;
  }
  /* line 107, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_acticle_title,
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_date,
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_lead {
    padding-left: 0px !important;
  }
  /* line 112, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .item .news_contents .news_date {
    margin-top: 10px;
  }
}
/* line 118, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .hidden-new-wrapper {
  display: none;
}
/* line 121, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .show_more {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 121, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .show_more {
    padding-bottom: 0px;
    border-bottom: none;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 133, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .news_archive_filter .year_select {
    width: 300px;
  }
}
/* line 43, _base_variable.scss */
html.lt-ie9 .container-with-side-nav .main_content_wrapper .main_content_block .news .news_archive_filter .year_select {
  width: 300px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 133, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .news_archive_filter .year_select {
    padding-right: 40px;
  }
}
/* line 140, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .news_archive_filter .year_select #year {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
/* line 145, product_news.scss */
.container-with-side-nav .main_content_wrapper .main_content_block .news .news_archive_filter h3 {
  margin-top: 35px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 145, product_news.scss */
  .container-with-side-nav .main_content_wrapper .main_content_block .news .news_archive_filter h3 {
    margin-top: 19px;
    margin-bottom: 7px;
  }
}

/*# sourceMappingURL=product_news.css.map */
