.yaojju_row {
  width: 100%;
  height: 401px;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 30px 83px 20px 83px;
  background: url(../image/slyj_bg.png) no-repeat left center;
}

.slyj_title {
  width: 100%;
  height: 42px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background: url(../image/slyj_titlebg.png) no-repeat center center;
}
.slyj_text {
  text-indent: 28px;
  line-height: 2;
  color: #e6e3da;
  margin-top: 20px;
}
.slyj_link {
  width: 896px;
  overflow: hidden;
  margin: 35px auto 0 auto;
}
.slyj_link li {
  width: 208px;
  height: 80px;
  float: left;
  margin: 0 8px;
  background: url(../image/shouti_bg.png) no-repeat center center;
}
.slyj_link li a {
  display: block;
  line-height: 98px;
  font-size: 16px;
  text-align: center;
  color: #d5d5d6;
}
.slyj_link li a:hover {
  color: #ffcc00;
}

.luntan_row {
  overflow: hidden;
  margin-top: 20px;
}
.luntan_box {
  width: 680px;
  overflow: hidden;
  float: left;
}
.lt_content {
  position: relative;
  float: left;
  width: 680px;
  height: 488px;
  overflow: hidden;
  padding: 19px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.18);
}
.luntan_container .swiper-slide {
  position: relative;
}
.luntan_container .swiper-slide .bottom_title {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  position: absolute;
  top: 397px;
  left: 0;
  padding: 0 30px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.6);
  /* filter:聽progid:DXImageTransform.Microsoft.Gradient(startColorstr=#60000000,endColorstr=#60000000); */
  z-index: 99;
}
.lt_content .pagination {
  bottom: 13px;
}

.sushiys_box {
  float: right;
  width: 492px;
}
.ct_textbox {
  width: 492px;
  /*height: 488px;*/
  padding: 10px 20px;
  background: #78797a;
  border: 1px solid #989797;
}
.sushiys_box li {
  padding: 16px 0;
  border-bottom: 1px dashed #8c8c8c;
  cursor: pointer;
}
.sushiys_box li:last-child {
  border: none;
}
.sushiys_box li h3 {
  font-size: 16px;
  color: #fff;
  height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sushiys_box li.active h3 {
  font-size: 18px;
}
.sushiys_box li h4 {
  font-size: 14px;
  color: #f8f8f8;
  height: 70px;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
  margin: 10px 0;
  display: none;
}
.sushiys_box li.active h4 {
  display: block;
}
.sushiys_box li:hover h3 a {
  color: #ffcc00;
}
.sushiys_box li p {
  text-align: right;
  display: none;
  color: #b5b5b6;
}
.sushiys_box li.active p {
  display: block;
}

.yiyao_row {
  margin-top: 20px;
}

.chanyi_row {
  width: 100%;
  overflow: hidden;
}
.cy_yanjiu {
  float: left;
  width: 680px;
}
.cy_yuanliu {
  width: 492px;
  float: right;
}

.first_item {
  background: #78797a;
  border: 1px solid #8c8c8c;
  padding: 15px;
  overflow: hidden;
}
.yj_img {
  float: left;
  width: 193px;
  height: 134px;
  overflow: hidden;
}
.yj_img img {
  width: 100%;
}
.yj_text {
  float: right;
  width: 434px;
}
.yj_text h3 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.yj_text h3 a {
  font-size: 18px;
  color: #fff;
}
.yj_text h3 a:hover {
  color: #ffcc00;
}
.first_item:hover .yj_text h3 a {
  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: 5px;
  overflow: hidden;
}
.text_bottom .auther {
  color: #dbdbdb;
  text-align: left;
  float: left;
}
.text_bottom .time {
  color: #dbdbdb;
  float: right;
}
.second_item {
  background: #78797a;
  border: 1px solid #8c8c8c;
  padding: 22px 15px;
  overflow: hidden;
  margin-top: 14px;
}
.second_item h3 {
  float: left;
  width: 470px;
  height: 18px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.second_item h3 a {
  color: #fff;
}
.second_item h3:hover a {
  color: #ffcc00;
}
.second_item p {
  float: right;
  color: #dbdbdb;
}

.cy_row {
  margin-bottom: 60px;
}
