/*


*/
/*




*/
/*

single-page-header-style

*/
.singlePage-common-header {
  text-align: left!important;
  margin-bottom: 20px!important;
}
.singlePage-common-header h1 {
  font-size: 20px;
  padding-bottom: 17px;
  text-align: left!important;
}
.singlePage-common-header h1 span {
  font-size: 20px;
  color: #E99122;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 2px solid #A9A9A9;
}
.singlePage-common-header h2 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .news-list {
    margin-bottom: 100px;
  }
}
.news-list h3 {
  font-size: 24px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .news-list h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1700px) {
  .news-list .list-top img {
    width: 229px;
  }
}
.news-list .list-container {
  margin-top: 60px;
}
@media screen and (min-width: 1700px) {
  .news-list .list-container {
    padding: 0 120px;
  }
}
.news-list .list-container .list-top {
  border-bottom: 1px dashed #CCC;
}
.news-list .list-container .list-top .media-body {
  width: auto!important;
}
@media screen and (max-width: 768px) {
  .news-list .list-container .list-top .media-body p {
    font-size: 16px;
  }
  .news-list .list-container .list-top .media-body a {
    width: 100px;
    height: 34px;
    line-height: 32px;
    font-size: 16px;
  }
}
.news-list .list-container .list-top .media-right img {
  margin-left: 200px;
  margin-bottom: 10px;
}
.news-list .list-container .list-top p {
  font-size: 20px;
  color: #0081cc;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 25px;
  line-height: 180%;
}
.news-list .list-container .list-top a {
  display: inline-block;
  width: 200px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #0081cc;
  color: #0081cc;
}
.news-list .list-container .list-top a:hover {
  background-color: #F5C057;
  border: none;
}
.news-list .list-content .news_ul li {
  line-height: 60px;
  border-bottom: 1px dashed #e5e5e5;
}
.news-list .list-content .news_ul li a {
  line-height: 60px;
}
.news-list .list-content .news_ul li a:hover {
  color: #F5C057;
  cursor: pointer;
}
.news-list .list-content .news_ul li a:hover .news-title {
  color: #F5C057;
}
.news-list .list-content .news_ul li a .news-title {
  display: inline-block;
  height: 100%;
  font-size: 16px;
  color: #424242;
  background: url(/images/trends/pic_74-8190fa61ccd35ba9e1f15bafbcd0a6ae.png) no-repeat left center;
  padding-left: 20px;
  line-height: 200%;
}
.news-list .list-content .news_ul li a .news-time {
  font-size: 16px;
  float: right;
}
