.jj_row {
  position: relative;
  width: 100%;
  height: 470px;
  margin-top: 23px;
  background: url(../image/jianjie_bg.png) no-repeat left bottom;
  background-color: #78797a;
}
.jj_img {
  position: absolute;
  left: 36px;
  top: 86px;
  width: 408px;
  height: 275px;
  overflow: hidden;
}
.jj_img img {
  width: 100%;
  height: auto;
}

.jj_right {
  float: right;
}
.jj_text {
  width: 594px;
  height: 210px;
  margin-right: 36px;
  margin-top: 100px;
  color: #f4f1e6;
  line-height: 1.9;
  text-indent: 28px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.jj_right a {
  float: right;
  margin-top: 10px;
  padding-right: 36px;
  color: #ffcc00;
}
.jj_rukou {
  position: absolute;
  left: 547px;
  bottom: 32px;
  overflow: hidden;
}
.jj_rukou li {
  float: left;
  margin: 0 24px;
}
.jj_rukou li a {
  display: block;
  text-align: center;
  color: #fff;
  margin-top: 10px;
}
.jj_rukou li:hover a {
  color: #ffcc00;
}

.chanqi_row {
  margin-top: 20px;
}
.chanqi_box {
  width: 100%;
  height: 414px;
  background-color: #78797a;
}
.left_tab {
  width: 154px;
  overflow: hidden;
  float: left;
  margin-top: 20px;
}
.left_tab li {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 24px 0 24px 64px;
  line-height: 90px;
  text-align: center;
  font-size: 16px;
  background: url(../image/tab_cicle.png) no-repeat center center;
}
.left_tab li:before {
  content: "";
  display: block;
  width: 67px;
  height: 6px;
  position: absolute;
  left: -66px;
  z-index: 0;
  top: 42px;
  background: #909192;
  vertical-align: middle;
}
.left_tab li.active {
  color: #ffcc00;
  background: url(../image/tab_circle_active.png) no-repeat center center;
}
.right_tabcont {
  float: right;
  /* padding: 45px 0; */
}
.chanqi_item {
  overflow: hidden;
  width: 983px;
  display: none;
  padding-top: 45px;
}
.chanqi_item.active {
  display: block;
}
.chanqi_item p {
  width: 452px;
  height: 315px;
  float: left;
  color: #f4f1e6;
  line-height: 1.9;
  text-indent: 28px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.chanqi_img {
  float: right;
  width: 504px;
  height: 325px;
  overflow: hidden;
}

.cxfm_row {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
.fm_box {
  overflow: hidden;
}
.fm_box li:first-child + li + li + li {
  margin-right: 0;
}
.fm_box li:first-child + li + li + li + li + li + li + li {
  margin-right: 0;
}
.fm_item {
  float: left;
  width: 280px;
  height: 268px;
  margin: 0 25px 25px 0;
  background: #78797a;
  border: 1px solid #929292;
  overflow: hidden;
}
.fm_item h3 {
  font-size: 14px;
  color: #f8f8f8;
  height: 46px;

  padding: 8px 20px;
}
.fm_item h3 a {
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fm_item .zhuangshi {
  width: 100%;
  height: 12px;
  background: url(../image/fangyan_bg.png);
}
.fmimg_box {
  width: 100%;
  height: 177px;
  overflow: hidden;
}
.fm_item .fm_time {
  color: #b3b3b4;
  text-align: right;
  padding-right: 20px;
}
.czdianji_row {
  overflow: hidden;
}
.jd_book {
  overflow: hidden;
}
.jd_book li {
  float: left;
  margin-right: 25px;
  width: 280px;
  background: #6d7174;
}
.fmbox {
  width: 100%;
  height: 214px;
  overflow: hidden;
  position: relative;
}
.fmbox > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #000;
  z-index: 2;
}
.fmbox .book_name {
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left: -15px;
  width: 22px;
  font-size: 16px;
  font-weight: 700;
  height: 148px;
  text-align: center;
  color: #000;
  z-index: 2;
  line-height: 1.2;
}
.fmbox .book_name span {
  text-align: center;
}
.book_jj {
  padding: 30px 30px 20px 30px;
}
.book_jj h3 {
  color: #f7f7f7;
  font-size: 14px;
  margin-bottom: 20px;
}
.book_jj p {
  color: #f7f7f7;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  text-overflow: ellipsis;
  overflow: hidden;
}
.read_btn {
  display: block;
  height: 50px;
  width: 228px;
  border-top: 1px dashed #8a8d90;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  line-height: 44px;
}

.read_btn:hover {
  color: #ffcc00;
}
.jd_book li:first-child + li + li + li {
  margin-right: 0;
}
.hengfu_chanxue {
  width: 100%;
  height: 110px;
  margin: 25px 0;
  background: url(../image/hengfu_chanxue.png) no-repeat center center;
  background-size: 100%;
}
.yanjiu_row {
  overflow: hidden;
  margin-bottom: 60px;
}
.cxtext_box {
  float: right;
  padding: 30px 130px;
}
.cxtext_box h3 {
  font-size: 20px;
  color: #453d0e;
}
.cxtext_box a {
  float: right;
  margin-top: 10px;
  text-align: right;
  color: #8d8d8d;
}
.cxtext_box a:hover {
  color: #a0810c;
}

.cxyanjiu {
  width: 680px;
  float: left;
}
.first_item {
  background: #78797a;
  border: 1px solid #8c8c8c;
  padding: 15px;
  overflow: hidden;
}
.first_item:hover .yj_text h3 a {
  color: #ffcc00;
}
.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;
}
.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;
}
.text_bottom .auther {
  color: #dbdbdb;
  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;
}

.dschantang {
  float: right;
}
.ct_textbox {
  width: 492px;
  height: 488px;
  padding: 10px 20px;
  background: #78797a;
  border: 1px solid #989797;
}
.dschantang li {
  padding: 16px 0;
  border-bottom: 1px dashed #8c8c8c;
  cursor: pointer;
}
.dschantang li:last-child {
  border: none;
}
.dschantang li h3 {
  font-size: 16px;
  color: #fff;
  height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dschantang li.active h3 {
  font-size: 18px;
}
.dschantang .ct_textbox li:hover h3 a {
  color: #ffcc00;
}
.dschantang 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;
}
.dschantang li.active h4 {
  display: block;
}
.dschantang li p {
  text-align: right;
  display: none;
  color: #b5b5b6;
}
.dschantang li.active p {
  display: block;
}

/*鏂板鍘嗗勾绂呬竷*/

.chanqi_item .cs_news {
  overflow: hidden;
  padding: 0 20px;
}
.chanqi_item .cs_imgs {
  width: 500px;
  float: left;
}
.chanqi_item .culture_newslist {
  width: 470px;
  margin-left: 10px;
  float: left;
}
.chanqi_item .imgs_item {
  width: 100%;
  height: 324px;
  overflow: hidden;
  display: none;
}
.chanqi_item .imgs_item.active {
  display: block;
}
.chanqi_item .imgs_item img {
  width: 100%;
}
.chanqi_item.lncq_row {
  width: 1030px;
  float: right;
  padding-top: 35px;
}
.chanqi_item .cs_item {
  width: 100%;
  padding: 15px 25px;
  margin-bottom: 10px;
}
.chanqi_item .cs_item.active {
  padding: 15px 25px 45px 25px;
}
.chanqi_item .cs_item h3 {
  overflow: hidden;
}
.chanqi_item .cs_item h3 a {
  float: left;
  width: 300px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.chanqi_item .cs_item h3 span {
  float: right;
  font-size: 14px;
  color: #ada9a4;
}
.chanqi_item .cs_item.active:hover h3 a {
  color: #ffcc00;
}
.chanqi_item .cs_item.active h3 a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 27px;
}
.chanqi_row .chanqi_item .cs_item p {
  width: 420px;
  display: none;
  margin-top: 5px;
  text-indent: 0;
  height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.chanqi_item .cs_item.active p {
  display: block;
}

/* 绂呬竷寮€绀� */
.chanqi_item.kaishi {
  padding-top: 29px;
}
.chanqi_item .kaishi_list {
  width: 100%;
  padding-right: 30px;
}
.chanqi_item .kaishi_list a {
  display: block;
}

.chanqi_item .kaishi_list li {
  position: relative;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  padding: 12px 25px;
  margin: 15px 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.chanqi_item .kaishi_list li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffbb00;
  position: absolute;
  top: 22px;
  left: 12px;
}
.chanqi_item .kaishi_list li h3 {
  float: left;
  font-size: 16px;
  font-weight: 500;
  width: 780px;
  padding-top: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.chanqi_item .kaishi_list li p {
  width: 120px;
  height: auto;
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
}
