.content_row {
  margin-top: 20px;
  overflow: hidden;
}
.content_row .left_box {
  float: left;
  width: 828px;
  height: auto;
  margin-bottom: 60px;
}
.first_item {
  background: #78797a;
  border: 1px solid #8c8c8c;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 21px;
}
.yj_img {
  float: left;
  width: 193px;
  height: 134px;
  overflow: hidden;
}
.first_item:hover .yj_text h3 a {
  color: #ffcc00;
}
.yj_img img {
  width: 100%;
}
.yj_text {
  float: right;
  width: 580px;
}
.yj_text .yj_a {
  display: block !important;
  width: 100%;
  height: 100%;
}
.yj_text h3 {
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 10px;
  overflow: hidden;
}
.yj_text h3 a {
  float: left;
  width: 440px;
  font-size: 18px;
  color: #fff;
}
.yj_text h3 span {
  float: right;
  color: #dbdbdb;
  font-size: 14px;
  font-weight: 500;
  margin-top: 3px;
}
.yj_text h3 a:hover {
  color: #ffcc00;
}
.yj_text p {
  height: 50px;
  line-height: 1.8;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text_bottom {
  margin-top: 11px;
}
.text_bottom .auther {
  color: #dbdbdb;
  float: left;
}
.text_bottom .time {
  color: #dbdbdb;
  float: right;
}

.content_row .right_box {
  float: right;
  width: 340px;
}
.tougao_box {
  padding: 15px;
  background: #78797a;
}
.tougao_box h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}

.tougao_box p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 15px;
  line-height: 2;
}
.zxtougao_btn {
  display: block;
  width: 305px;
  height: 52px;
  border: 1px solid #8f8f90;
  background: url(../image/gufeng_bg.png) no-repeat center center;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.zxtougao_btn:hover {
  color: #ffcc00;
}

.zuixinnews_box {
  margin-top: 23px;
}
.beike_rcontent {
  padding: 15px;
  background: #838384;
}
.beike_rcontent .first_news {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.beike_rcontent .first_news img {
  width: 100%;
  height: auto;
}
.beike_rcontent .first_news .bottom_p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  text-align: left;
  padding: 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 38px;
  background: rgba(0, 0, 0, 0.6);
  /* filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#60000000,endColorstr=#60000000); */
}
.beike_rcontent .first_news .bottom_p a {
  color: #fff;
}
.beike_rcontent .first_news .bottom_p a:hover {
  color: #ffcc00;
}
.beike_rcontent .first_news:hover .bottom_p a {
  color: #ffcc00;
}
.beike_rcontent .else_p {
  overflow: hidden;
  margin-top: 16px;
}
.beike_rcontent .else_p a {
  display: block;
  width: 100%;
  padding: 10px;
  background: #75777a;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
.beike_rcontent .else_p a:hover {
  color: #ffcc00;
}

/*禅医源流*/
.yl {
  padding: 20px 30px;
}
.yl .yj_text {
  width: 768px;
}
