.toutiao_box {
  padding: 0 40px;
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
}
@media (max-width: 992px) {
  .toutiao_box {
    height: 80px;
    padding: 0 20px;
  }
}
.toutiao_box #ttSwiper {
  flex: 1;
  flex-shrink: 0;
  height: 100%;
  padding-bottom: 0.5rem;
}
.toutiao_box #ttSwiperPag {
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0px;
}
.toutiao_box #ttSwiperPag .swiper-pagination-bullet {
  margin: 0 4px;
  width: 7px;
  height: 7px;
  border: solid 1px #f8e792;
  background-color: transparent;
  border-radius: 50%;
  opacity: 1;
}
.toutiao_box #ttSwiperPag .swiper-pagination-bullet-active {
  background-color: #f8e792;
}
.toutiao_box .toutiao {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: left;
}
.toutiao_box .toutiao a {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 38px;
  font-weight: bold;
  color: #f8e792;
  line-height: 1.1;
}
@media (max-width: 992px) {
  .toutiao_box .toutiao a {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .toutiao_box .toutiao a {
    font-size: 16px;
  }
}
.p1 .tab_pane .tab a:not(.more) {
  font-size: 19px;
}
.p1 .tab_pane .tab a:not(.more):not(:last-child) {
  margin-right: 15px;
}
.p1 .tab_pane .tab a:not(.more):not(:last-child)::after {
  right: -13px;
}
@media (max-width: 600px) {
  .p1 .tab_pane .tab {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p1 .tab_pane .tab a:not(.more) {
    width: 33%;
    margin-right: 0 !important;
    height: 30px;
  }
  .p1 .tab_pane .tab a:not(.more):not(:last-child)::after {
    display: none;
  }
}
.qmyfzs.item_box_ver {
  margin-left: -10px;
  margin-right: -10px;
}
.qmyfzs.item_box_ver::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.qmyfzs.item_box_ver > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
.qmyfzs.item_box_ver > li:nth-child(n) {
  margin-top: 0;
}
.qmyfzs.item_box_ver > li:nth-child(n)::after {
  display: block;
}
.qmyfzs.item_box_ver > li:nth-child(n + 3) {
  margin-top: 20px;
}
.qmyfzs.item_box_ver > li:nth-child(3) {
  margin-top: 0;
}
.qmyfzs.item_box_ver > li:nth-child(3n)::after,
.qmyfzs.item_box_ver > li:last-child::after {
  display: none;
}
.qmyfzs.item_box_ver a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .qmyfzs.item_box_ver li h6 {
    white-space: normal;
    overflow: visible;
    -o-text-overflow: inherit;
    text-overflow: inherit;
    -webkit-line-clamp: inherit;
  }
}
.zwfww_link {
  position: absolute;
  top: -5px;
  right: 0;
}
@media (max-width: 600px) {
  .zwfww_link img {
    width: 120px;
  }
}
.wyc_card {
  width: 100%;
  height: 232px;
  background-color: #13868a;
  border-radius: 5px;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
}
.wyc_card.wyc_card1 {
  background-color: #13868a;
}
.wyc_card.wyc_card2 {
  background-color: #6085ee;
}
.wyc_card.wyc_card3 {
  background-color: #39a2c4;
}
.wyc_card.wyc_card4 {
  background-color: #4481db;
}
.wyc_card.wyc_card5 {
  background-color: #c52424;
}
.wyc_card.wyc_card6 {
  background-color: #19b595;
}
.wyc_card.wyc_card7 {
  background-color: #1e478a;
}
.wyc_card.wyc_card8 {
  background-color: #0f7f84;
}
.wyc_card.wyc_card9 {
  background-color: #2262a6;
}
.wyc_card:hover i {
  transform: scale(1.2);
}
.wyc_card i {
  margin: 20px 0;
  transition: all 0.3s;
  display: block;
  width: 78px;
  height: 78px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.wyc_card i.s1 {
  background-image: url(../images/wyc_img1.png);
}
.wyc_card i.s2 {
  background-image: url(../images/wyc_img2.png);
}
.wyc_card i.s3 {
  background-image: url(../images/wyc_img3.png);
}
.wyc_card i.s4 {
  background-image: url(../images/wyc_img4.png);
}
.wyc_card i.s5 {
  background-image: url(../images/wyc_img5.png);
}
.wyc_card i.s6 {
  background-image: url(../images/wyc_img6.png);
}
.wyc_card i.s7 {
  background-image: url(../images/wyc_img7.png);
}
.wyc_card i.s8 {
  background-image: url(../images/wyc_img8.png);
}
.wyc_card i.s9 {
  background-image: url(../images/wyc_img9.png);
}
.wyc_card h6 {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 15px;
}
.wyc_card ul a {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  padding: 0 10px;
  opacity: 0.7;
}
.wyc_card ul a:hover {
  opacity: 1;
}
.SwiperWyc_box {
  position: relative;
}
.SwiperWyc_box .swiper-button-prev,
.SwiperWyc_box .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 44px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.SwiperWyc_box .swiper-button-prev {
  left: -40px;
  background-image: url(../images/wyc_btn_prev.png);
}
.SwiperWyc_box .swiper-button-next {
  right: -40px;
  background-image: url(../images/wyc_btn_next.png);
}
#SwiperMtjj {
  width: 100%;
  height: 186px;
}
@media (max-width: 992px) {
  #SwiperMtjj {
    height: auto;
  }
}
#SwiperMtjj .swiper-pagination {
  bottom: 8px;
  text-align: right;
  padding-right: 16px;
}
#SwiperMtjj .swiper-pagination-bullet {
  opacity: 1;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 0;
}
#SwiperMtjj .swiper-pagination-bullet-active {
  background-color: #f8b551;
  border-radius: 0;
}
#SwiperMtjj .img_mask_box .mask_title h3 {
  height: 36px;
  line-height: 36px;
}
.xwzx,
.zwgk,
.hdjl {
  height: 655px;
}
.xxgk .item_box li:nth-child(1) a {
  font-size: 20px;
}
.zwgk .item_box_ver li h6 {
  line-height: 1.5;
}
