.market {
  padding-top: 20px;
  margin: 0 auto;
}
.market .market-left {
  width: 912px;
  float: left;
  /* 行业新闻的分类列表*/
}
.market .market-left .tags {
  width: 912px;
  height: 300px;
}
.market .market-left .tags .tags-l {
  float: left;
  width: 603px;
  height: 300px;
  position: relative;
}
.market .market-left .tags .tags-l a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.market .market-left .tags .tags-l a img {
  width: 100%;
}
.market .market-left .tags .tags-l .position-label {
  display: block;
  background: #333333;
  font-size: 12px;
  padding: 2px 10px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  left: 15px;
}
.market .market-left .tags .tags-r {
  float: right;
  width: 293px;
  height: 300px;
}
.market .market-left .tags .tags-r .tags-r-t,
.market .market-left .tags .tags-r .tags-r-b {
  width: 100%;
  height: 140px;
  position: relative;
}
.market .market-left .tags .tags-r .tags-r-t a,
.market .market-left .tags .tags-r .tags-r-b a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.market .market-left .tags .tags-r .tags-r-t a img,
.market .market-left .tags .tags-r .tags-r-b a img {
  width: 100%;
}
.market .market-left .tags .tags-r .tags-r-t .position-label,
.market .market-left .tags .tags-r .tags-r-b .position-label {
  display: block;
  background: #333333;
  font-size: 12px;
  padding: 2px 10px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.9;
  position: absolute;
  top: 10px;
  left: 10px;
}
.market .market-left .tags .tags-r .tags-r-t {
  margin-bottom: 20px;
}
.market .market-left .tags .tags-r .tags-r-b:before {
  content: '';
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-top: 11px solid #ccc;
  position: absolute;
  top: -10.6px;
  left: -10.6px;
  transform: rotate(135deg);
}
.market .market-left .tags-news {
  width: 100%;
  height: 140px;
  margin-bottom: 20px;
}
.market .market-left .tags-news li {
  width: 294px;
  height: 140px;
  margin-right: 15px;
  float: left;
}
.market .market-left .tags-news li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.market .market-left .tags-news li a img {
  width: 100%;
}
.market .market-left .tags-news li a .tags-news-text {
  position: absolute;
  bottom: 13px;
  left: 17px;
}
.market .market-left .tags-news li a .tags-news-text span {
  display: block;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.market .market-left .tags-news li:nth-child(3) {
  margin-right: 0px;
}
.market .market-left .industry-news-list {
  background: #fff;
}
.market .market-left .industry-news-list .news-list-top {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #f5f5f5;
}
.market .market-left .industry-news-list .news-list-top ul li {
  float: left;
  margin: 0 28px;
}
.market .market-left .industry-news-list .news-list-top ul li a {
  height: 40px;
  display: block;
  padding: 0px 20px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}
.market .market-left .industry-news-list .news-list-top ul li a span {
  display: block;
  line-height: 40px;
  height: 40px;
}
.market .market-left .industry-news-list .news-list-top ul li:first-child {
  margin-left: 0;
}
.market .market-left .industry-news-list .news-list-content {
  padding: 20px;
}
.market .market-left .industry-news-list .news-list-content ul li {
  width: 100%;
}
.market .market-left .industry-news-list .news-list-content ul li .img-left {
  width: 253px;
  height: 142px;
  overflow: hidden;
  float: left;
}
.market .market-left .industry-news-list .news-list-content ul li .img-left a {
  display: block;
  overflow: hidden;
}
.market .market-left .industry-news-list .news-list-content ul li .img-left a img {
  width: 100%;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right {
  float: left;
  /*width: 573px;*/
  height: 142px;
  border-bottom: 1px solid #f5f5f5;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-title a {
  display: inline-block;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-bottom: 15px;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-detail {
  /*width: 568px;*/
  height: 70px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 21px;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-detail a {
/*  display: inline-block;
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 18px;
  margin-bottom: 22PX;*/
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label {
  display: flex;
  justify-content: space-between;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-left {
  width: 60%;
  display: flex;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-left .user-avatar {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-left .user-avatar img {
  width: 100%;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-left .user-name {
  padding-left: 10px;
  display: inline-block;
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 24px;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-left .add-time {
  padding-left: 20px;
  display: inline-block;
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 24px;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-right {
  width: 40%;
  display: flex;
  justify-content: space-between;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-right .label-amount,
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-right .label-star,
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-right .label-praise {
  display: flex;
  margin-right: 10px;
}
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-right .label-amount span,
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-right .label-star span,
.market .market-left .industry-news-list .news-list-content ul li .content-right .content-label .label-right .label-praise span {
  padding-left: 4px;
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 19px;
}
.market .market-left .industry-news-list .news-list-content .load-more {
  margin-top: 40px;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.market .market-left .industry-news-list .news-list-content .load-more a {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #b3b3b3;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.market .market-right {
  width: 293px;
  height: 100%;
  float: right;
}
.market .market-right .popular-activities {
  width: 100%;
  height: 300px;
  padding: 10px 16px;
  background: #fff;
  overflow: hidden;
}
.market .market-right .popular-activities .report-r-title {
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}
.market .market-right .popular-activities .activities {
  overflow: hidden;
}
.market .market-right .popular-activities .activities ul {
  float: left;
  width: 100%;
}
.market .market-right .popular-activities .activities ul li {
  width: 261px;
  margin-bottom: 15px;
  float: left;
}
.market .market-right .popular-activities .activities ul li a {
  display: block;
}
.market .market-right .popular-activities .activities ul li a .activities-top-img {
  width: 100%;
  height: 126px;
  overflow: hidden;
  margin-bottom: 10px;
}
.activities ul li a .activities-top-img img {
  width: 100%;
}
.activities ul .activities-text {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.activities ul .activities-text:hover {
  color: #E51C23;
}
.market .market-right .popular-activities .activities ul  .activities-time,
.market .market-right .popular-activities .activities ul  .activities-site {
  display: flex;
  margin-top: 10px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #808080;
  line-height: 18px;
}
.market .market-right .popular-activities .activities ul li a .activities-time span,
.market .market-right .popular-activities .activities ul li a .activities-site span {
  padding-left: 5px;
}
.market .market-right .market-foucs-r {
  width: 100%;
  height: 323px;
  padding: 10px 16px;
  background: #fff;
  overflow: hidden;
}
.market .market-right .market-foucs-r .report-r-title {
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  margin-bottom: 14px;
}
.market .market-right .market-foucs-r .report-r-label {
  height: 72px;
  margin: 10px 0 20px;
  /*display: flex;*/
  flex-wrap: wrap;
  justify-content: space-between;
}
.market .market-right .market-foucs-r .report-r-label li {
  margin: 5px;
  float: left;
  background: #f5f5f5;
  border-radius: 2px;
}
.market .market-right .market-foucs-r .report-r-label li a {
  display: block;
  padding: 5px 9px;
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #1c84e5;
  line-height: 16px;
}
.market .market-right .industry-message {
  width: 100%;
  /*height: 410px;*/
  background: #fff;
  padding: 10px 16px;
  overflow: hidden;
}
.market .market-right .industry-message .report-r-title {
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  margin-bottom: 14px;
}
.market .market-right .industry-message .report-r-newlist li {
  margin-bottom: 14px;
  padding-left: 10px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #808080;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  position: relative;
}
.market .market-right .industry-message .report-r-newlist li .img_box {
  margin-top: 12px;
}
.market .market-right .industry-message .report-r-newlist li .img_box  a img {
  width: 250px;
  height: 135px;
}
.market .market-right .industry-message .report-r-newlist .open {
    height: 160px;
    /*padding-bottom: 20px;*/
    /*padding-left: 0;*/
}
.market .market-right .industry-message .report-r-newlist li:before {
  content: '';
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 5px solid #b3b3b3;
  position: absolute;
  top: 6px;
  left: 0px;
  transform: translateY(-25%);
}
.market .market-right .market-tight-b {
  width: 100%;
  height: 312px;
}
.market .market-right .market-tight-b a {
  display: block;
  width: 100%;
  height: 146px;
  overflow: hidden;
}
.market .market-right .market-tight-b a img {
  width: 100%;
}
.content-detail  p {
  float: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
/*     height: 1.5em;
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    overflow: hidden;
    position: relative;
    &:after {
        content: '';
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 10%;
        height: 1.8em;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
    }*/
}
.discovery-show{
  margin-bottom: 20px;
}