.bihua_row {
  margin-top: 20px;
  margin-bottom: 60px;
}
.wj_box {
  width: 100%;
  overflow: hidden;
}
.wj_box li {
  margin-bottom: 20px;
}
.wj_box li:first-child + li + li,
.wj_box li:first-child + li + li + li + li + li,
.wj_box li:first-child + li + li + li + li + li + li + li + li {
  margin-right: 0;
}
.wj_box .wangjie_item {
  position: relative;
  float: left;
  margin-right: 20px;
  width: 378px;
  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_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;
}

/*灏戞灄涓嬮櫌*/
.xiayuan_item {
  float: left;
  width: 390px;
  margin-right: 12px;
  overflow: hidden;
}
.xy_listimg {
  width: 390px;
  height: 261px;
  overflow: hidden;
}
.xy_listimg img {
  width: 100%;
  height: auto;
}
.gray_bottom {
  width: 100%;
  height: 51px;
  background: #78797a;
  text-align: center;
  line-height: 51px;
  font-size: 16px;
  color: #fff;
}
.wj_box .xy_listimg img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.wj_box .xy_listimg:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

/*灏戞灄姒傚喌*/
.gaikuang_row {
  margin-top: 20px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 22px;
}
.gk_left {
  float: left;
  width: 630px;
}
.gk_left p {
  height: 271px;
  float: left;
  width: 100%;
  font-size: 14px;
  color: #f4f2e7;
  text-indent: 32px;
  line-height: 2;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 13;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 6px;
}
.gk_left a {
  float: right;
  color: #ffbb00;
  font-size: 16px;
  margin-top: 5px;
}
.gk_left a:hover {
  color: #ffcc00;
}

.gaikuang_banner {
  position: relative;
  float: right;
  width: 500px;
  height: 320px;
  overflow: hidden;
}
.gaikuang_banner .pagination {
  width: 100%;
  height: 50px;
  bottom: 0;
  right: 0px;
  line-height: 50px;
}

.gk_time_row {
  position: relative;
  width: 100%;
  height: 492px;
  margin-top: 30px;
  margin-bottom: 60px;
  background: url(../image/gaikuang_shijanzhou.png) no-repeat center center;
}
.gktime_item {
  position: absolute;
}
.odd .card_time {
  width: 175px;
  height: 113px;
  box-sizing: border-box;
  padding: 15px;
  background: url(../image/arrow_block_up.png) no-repeat center top;
}
.odd .card_time p {
  height: 42px;
  line-height: 1.5;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  color: #f4f1e6;
  overflow: hidden;
}
.odd .card_time > p:hover {
  color: #ffcc00;
}
.odd .card_time > p:hover a {
  color: #ffcc00;
}
.odd .card_time h3 {
  margin-top: 8px;
}
.odd .card_time h3 a {
  font-size: 14px;
  color: #ffcc00;
}
.odd .card_time h3 a:hover {
  color: #ffd118;
}
.odd .card_time h3 span {
  font-size: 14px;
  color: #8e8f90;
}
.even .card_time {
  width: 175px;
  height: 113px;
  box-sizing: border-box;
  padding: 15px;
  background: url(../image/arrow_block_down.png) no-repeat center top;
}
.even .card_time p {
  height: 42px;
  line-height: 1.5;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #f4f1e6;
}
.even .card_time > p:hover {
  color: #ffcc00;
}
.even .card_time > p:hover a {
  color: #ffcc00;
}
.even .card_time h3 a:hover {
  color: #ffd118;
}
.even .card_time h3 {
  margin-top: 8px;
  margin-bottom: 10px;
}
.even .card_time h3 a {
  font-size: 14px;
  color: #ffcc00;
}
.even .card_time h3 span {
  font-size: 14px;
  color: #8e8f90;
}
.gk_timename {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #f5f2e7;
  margin-top: 9px;
  margin-bottom: 10px;
}
.gk_dot {
  width: 28px;
  height: 28px;
  margin: 0 auto;
  background: url(../image/gaikuang_dot_time.png) no-repeat center center;
  margin-top: 12px;
}

.gktime_item.odd {
  top: 74px;
}
.gktime_item.even {
  top: 217px;
}

.gk_time_row li:first-child {
  left: 39px;
}
.gk_time_row li:first-child + li + li {
  left: 308px;
}
.gk_time_row li:first-child + li + li + li + li {
  left: 579px;
}
.gk_time_row li:first-child + li + li + li + li + li + li {
  left: 845px;
}

.gk_time_row li:first-child + li {
  left: 171px;
}
.gk_time_row li:first-child + li + li + li {
  left: 441px;
}
.gk_time_row li:first-child + li + li + li + li + li {
  left: 710px;
}
.gk_time_row li:first-child + li + li + li + li + li + li + li {
  left: 981px;
}

/*灏戞灄鏂逛笀*/
.slfz_row {
  width: 100%;
  height: 348px;
  position: relative;
  margin-top: 40px;
  background: #6d7174;
  margin-bottom: 20px;
}
.fangzhang_shuimg {
  position: absolute;
  left: 58px;
  top: -20px;
  width: 256px;
  height: 328px;
  overflow: hidden;
}
.fangzhang_shuimg img {
  width: 100%;
  height: auto;
}
.fztitle_bg {
  position: absolute;
  top: -20px;
  left: 340px;
  width: 146px;
  height: 77px;
  background: url(../image/fangzhang_title1.png) no-repeat top center;
}
.fzjj_text {
  position: absolute;
  left: 340px;
  top: 73px;
  width: 790px;
}
.fzjj_text p {
  height: 186px;
  width: 100%;
  line-height: 1.7;
  text-align: justify;
  text-indent: 28px;
  color: #fffcf0;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fzjj_text a {
  float: right;
  margin-top: 20px;
  color: #ffbb00;
}
.fzjj_text a:hover {
  color: #ffcc00;
}

.pinzhi_row {
  overflow: hidden;
}
.pinzhi_left {
  width: 828px;
  float: left;
}
.pinzhi_right {
  float: right;
  width: 340px;
  height: 471px;
}
.gf_right {
  padding: 30px 15px 15px 15px;
  background: #838384;
}
.gf_list {
  overflow: hidden;
  padding: 16px 0;
  border-bottom: 1px solid #8e8e8f;
}
.gf_list a {
  float: left;
  width: 295px;
  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;
}

.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: 21px;
  /*height: 140px;*/
  height: 127px;
  overflow: hidden;
}
.fahui_swiper .swiper-wrapper .swiper-slide {
  width: 210px;
  /*height: 140px;*/
  height: 127px;
  box-sizing: border-box;
  padding: 0 4px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-sizing: border-box;
}
.fahui_swiper .swiper-wrapper .swiper-slide .swiper_img {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.fahui_swiper .swiper-wrapper .swiper-slide .swiper_img 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;*/
  top: 9px;
  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;
}
.fa_video_row {
  margin-top: 30px;
}

.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;
}

.jjsf_row {
  margin-top: 20px;
  margin-bottom: 60px;
  overflow: hidden;
}
.dschantang {
  float: left;
}
.ct_textbox {
  width: 584px;
  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;
  overflow: hidden;
}
.dschantang li h3 a {
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 410px;
}
.dschantang li h3 span {
  float: right;
  color: #b3b3b4;
}
.dschantang li.active h3 {
  font-size: 18px;
  height: 20px;
}
.ct_textbox li:hover h3 a {
  color: #ffcc00;
}
.ct_textbox li:hover h3 span {
  font-size: 16px;
}
.dschantang li h4 {
  font-size: 14px;
  color: #f8f8f8;
  height: 98px;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  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;
}
