.fzks_row {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}
.fzks_content {
  background: #838384;
  padding: 22px 80px;
  overflow: hidden;
}
.fzks_img {
  width: 231px;
  height: 293px;
  float: left;
  overflow: hidden;
}
.fzks_img img {
  width: 100%;
  height: auto;
}
.fzks_text {
  float: right;
  width: 760px;
  margin-top: 20px;
}
.fzks_text p {
  line-height: 2;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  text-overflow: ellipsis;
  overflow: hidden;
  text-indent: 28px;
}
.fzks_text a {
  float: right;
  margin-top: 15px;
  color: #e6ba07;
}

.fzks_text a:hover {
  color: #ffcc00;
}

.xwbd_row {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.xwbd_content {
  overflow: hidden;
  width: 100%;
  padding: 30px;
  background: #838384;
}
.left_img {
  width: 604px;
  height: 421px;
  overflow: hidden;
  float: left;
}
.img_item {
  width: 604px;
  height: 421px;
  overflow: hidden;
  display: none;
}
.img_item.active {
  display: block;
}
.img_item img {
  width: 100%;
  height: auto;
}

.right_newslist {
  float: right;
  width: 490px;
}
.news_item {
  border-bottom: 1px dashed #969799;
  padding: 18px 0;
}
.news_item h3 {
  overflow: hidden;
}
.news_item h3 a {
  width: 380px;
  float: left;
  display: block;
  font-size: 16px;
  color: #fff;
}
.news_item h3 p {
  float: right;
  font-size: 14px;
  color: #bdb9b2;
  margin-top: 3px;
}
.news_item > p {
  display: none;
}
.news_item.active h3 a {
  height: 25px;
  font-size: 20px;
  margin-bottom: 10px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news_item h3 a:hover {
  color: #ffcc00;
}
.news_item:hover h3 a {
  color: #ffcc00;
}
.news_item.active p {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  text-indent: 28px;
}

.fhsj_row {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.fhsj_content {
  width: 100%;
  overflow: hidden;
  background: #838384;
  padding: 28px;
}
.top_content {
  width: 100%;
}
.top_item {
  display: none;
}
.top_item.active {
  display: block;
}
.top_item .cqimg_box {
  position: relative;
  width: 1140px;
  height: 547px;
  overflow: hidden;
}
.top_item .cqimg_box img {
  width: 100%;
  height: auto;
}
.cqimg_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#80000000,endColorstr=#80000000);
  text-align: center;
  line-height: 60px;
}
.cqimg_title span {
  color: #fff;
  font-size: 18px;
}
.cqimg_text {
  width: 1070px;
  margin: 0 auto;
  height: 75px;
  text-align: justify;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  text-indent: 28px;
  margin-top: 20px;
}
.tab_screen {
  position: relative;
}
.fahui_swiper {
  margin-top: 15px;
  height: 140px;
  overflow: hidden;
}
.fahui_swiper .swiper-wrapper .swiper-slide {
  width: 221px;
  height: 140px;
  box-sizing: border-box;
  padding: 0 4px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  overflow: hidden;
}
.fahui_swiper .swiper-wrapper .swiper-slide .swiper_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fahui_swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.fahui_swiper .swiper-wrapper .swiper-slide.active .swiper_img {
  border: 3px solid #f3ba69 !important;
}
.click_btn div {
  position: absolute;
  top: 15px;
  width: 32px;
  height: 108px;
  background: #bf9c6a;
  color: #fff;
  font-size: 28px;
  text-align: center;
  line-height: 108px;
  font-family: "瀹嬩綋";
  z-index: 99;
  cursor: pointer;
}
.click_btn div:hover {
  background: #dea656;
}
.click_btn .btn_left {
  left: -28px;
}
.click_btn .btn_right {
  right: -28px;
}

.fhtj_row {
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
}

.huigu_row {
  margin-bottom: 60px;
}
.wj_box {
  width: 100%;
  overflow: hidden;
}
.wj_box li:first-child + li + li {
  margin-right: 0;
}
.wj_box .wangjie_item {
  position: relative;
  float: left;
  margin-right: 20px;
  width: 386px;
  height: 243px;
  overflow: hidden;
}
.wj_box .wangjie_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.wj_box .wangjie_item:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.wj_box .wangjie_item:hover a {
  color: #ffcc00;
}
.wj_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#80000000,endColorstr=#80000000);
  height: 44px;
  text-align: center;
  line-height: 44px;
}

/*鍥炬枃璇︽儏*/
.right_tuwen_details {
  width: 828px;
  float: left;
  background: #838384;
  box-sizing: border-box;
  padding: 35px 44px;
  margin-top: 20px;
  margin-bottom: 60px;
}
.top_tuwen h3 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #919192;
}
.set_bottom {
  width: 100%;
  overflow: hidden;
  margin-top: 18px;
}
.set_bottom p {
  float: left;
  color: #b8b8b9;
}
.set_bottom .set_font {
  color: #b8b8b9;
  float: right;
}
.set_font span {
  margin: 0 2px;
  cursor: pointer;
}
.set_font span.active {
  color: #ffcc00;
}
.set_font span:hover {
  color: #ffcc00;
}

.tuwen_content {
  margin-top: 50px;
}
.tuwen_content p {
  font-size: 16px;
  text-align: justify;
  text-indent: 28px;
  line-height: 2;
  margin-bottom: 10px;
}
.tuwen_content img {
  width: 100%;
  height: auto;
}
.tuwen_content h2 {
  text-align: center;
  font-size: 16px;
  margin: 10px auto 15px auto;
}

.tuwen_content .font14 {
  font-size: 14px;
  /*text-indent: 28px;*/
}
.tuwen_content .font16 {
  font-size: 16px;
  /*text-indent: 32px;*/
}
.tuwen_content .font18 {
  font-size: 18px;
  /*text-indent: 36px;*/
}

.next_pre_bottom {
  margin-top: 15px;
  width: 100%;
}
.share_box {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #909091;
}
.next_pre {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
.next_pre a {
  color: #c8c8c9;
  max-width: 360px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.next_pre a:hover {
  color: #ffcc00;
}
.next {
  float: left;
}
.pre {
  float: right;
}

.left_tuwen_details {
  float: right;
  width: 340px;
}
