.gfjj_row {
  position: relative;
  width: 100%;
  height: 454px;
  margin-top: 20px;
  background: url(../image/sl_gongfubg.png) no-repeat center center;
}
.sengtuan_box {
  position: absolute;
  bottom: 83px;
  left: 50px;
  width: 436px;
  height: auto;
}
.sengtuan_box p {
  height: 70px;
  text-align: justify;
  font-size: 14px;
  text-indent: 28px;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #f4f1e6;
  margin-top: 20px;
  margin-bottom: 3px;
}
.gongfu_box {
  position: absolute;
  top: 44px;
  right: 50px;
  width: 436px;
  height: auto;
}
.gongfu_box p {
  height: 70px;
  text-align: justify;
  font-size: 14px;
  text-indent: 28px;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #f4f1e6;
  margin-top: 20px;
}
.gongfu_box h3 {
  text-align: right;
}
.pinzhi_row {
  width: 100%;
  margin-top: 10px;
}
.pinzhi_left {
  width: 828px;
  float: left;
}

.pinzhi_right {
  float: right;
  width: 340px;
  height: 471px;
}
.gf_right {
  padding: 15px;
  background: #838384;
}
.first_news {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.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); */
}
.first_news:hover .bottom_p a {
  color: #ffcc00;
}
.gf_list {
  overflow: hidden;
  padding: 16px 0;
  border-bottom: 1px solid #8e8e8f;
}
/*.gf_right>div:first-child+div+div+div+div{
	border-bottom: none;
}*/
.gf_list a {
  float: left;
  width: 200px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.gf_list a:hover {
  color: #ffcc00;
}
.gf_list a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  background: #c8a53a;
  margin-right: 8px;
}
.gf_list .time {
  float: right;
  font-size: 12px;
  line-height: 20px;
  color: #c6c6c6;
}

.yangsheng_row {
  overflow: hidden;
}
.ys_content {
  background: #838384;
  width: 584px;
  height: 533px;
  float: left;
  margin-right: 27px;
  box-sizing: border-box;
  padding: 20px;
}
.yangsheng_row > div:first-child + div {
  margin-right: 0;
}
.ys_content .ys_img {
  width: 541px;
  height: 272px;
  margin-top: 18px;
  margin-bottom: 10px;
}
.ys_content .ys_img img {
  width: 100%;
}
.ys_list {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #8e8e8f;
}
.ys_list a {
  float: left;
  width: 400px;
  color: #fff;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ys_list a:hover {
  color: #ffcc00 !important;
}
.ys_list a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  background: #c8a53a;
  margin-right: 8px;
}
.ys_list .time {
  float: right;
  font-size: 12px;
  line-height: 20px;
  color: #c6c6c6;
}
.quanfa_row {
  overflow: hidden;
  margin-top: 15px;
}
.qixie_row {
  overflow: hidden;
}
.renwu_row {
  margin-bottom: 80px;
}
