body.mobile .fill-card-download .download-arrow,
body.mobile .card-box .text-link .text-link-date {
  display: none;
}

body.mobile .card-box {
  margin-bottom: 10px;
}
body.mobile .card-box,
body.mobile .card-box .text-link .text-link-title {
  width: 100%;
}
body.mobile .card-box .card-title {
  font-size: 20px;
  padding-top: 26px;
  padding-left: 14px;
}
body.mobile .card-box .card-title-i::before {
  height: 24px;
}
body.mobile .card-box .card-more,
body.mobile .card-box .card-nav-more,
body.mobile .card-box .card-tab-more {
  font-size: 16px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  left: 0;
  top: unset;
  bottom: 0;
  background: rgba(40, 97, 201, 0.1);
  border-radius: 20px;
}
body.mobile .card-box .card-nav {
  font-size: 20px;
}
body.mobile .card-box .card-nav .card-nav-item:last-child {
  margin-right: 0;
}
body.mobile .card-content .card-more-ul {
  padding-bottom: 52px;
}
body.mobile .card-box .card-content,
body.mobile .card-box.card-nav-swiper {
  padding: 20px 15px;
}
body.mobile .card-box .card-content .card-tab {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
body.mobile .card-box .card-content .card-tab .card-tabitem {
  display: inline-block;
  float: none;
  height: 36px;
  line-height: 36px;
}

body.mobile .card-tabitem + .card-tabitem {
  margin-left: 10px;
}

body.mobile .card-box .card-content .department-name {
  margin-bottom: 20px;
}
body.mobile .card-box .card-content .department-desc,
body.mobile .card-box .card-content .department-desc-item {
  font-size: 14px;
}
body.mobile .card-box .card-content .department-desc-item {
  margin-bottom: 4px;
}
body.mobile .card-box .card-content .block-link {
  width: 48%;
  height: 40px;
  line-height: 40px;
  margin-right: 7px;
  margin-top: 10px;
}
body.mobile .card-box .card-content .block-link:nth-child(2n) {
  margin-right: 0;
}
body.mobile .card-box .card-content .fill-card {
  padding: 20px 15px;
  height: auto;
  min-height: unset;
}
.fill-card + .fill-card {
  margin-top: 10px;
}
body.mobile .card-box .fill-card .fill-card-title {
  margin-bottom: 10px;
  font-size: 16px;
}
body.mobile .card-box .fill-card .fill-card-detail,
body.mobile .card-box .fill-card .fill-card-download .download-desc {
  font-size: 14px;
}
body.mobile .card-box .fill-card .fill-card-download {
  padding: 0;
}
body.mobile .card-box .fill-card .fill-card-download .download-content {
  width: 85%;
}
body.mobile .card-box .fill-card .fill-card-download .download-icon {
  width: 32px;
  height: 36px;
  margin: 2px 10px 0 0;
}
body.mobile .card-box .fill-card .fill-card-download .download-title {
  font-size: 16px;
  margin-bottom: 4px;
}
body.mobile .card-box .hot-spot .hot-spot-icon {
  width: 56px;
  height: 50px;
  margin-top: 0;
}
body.mobile .card-box .hot-spot .context-card,
body.mobile .card-box .exigency .context-card {
  width: 100%;
  padding: 16px;
  margin-left: 0;
  margin-top: 12px;
}
body.mobile .card-box .hot-spot .context-card {
  height: 104px;
}
body.mobile .card-box .hot-spot .context-card .context-card-date {
  left: 16px;
  bottom: 16px;
}
body.mobile .card-box .hot-spot .context-card-more {
  width: 104px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  background-color: rgba(40, 97, 201, 0.1);
  border-radius: 20px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
body.mobile .xxfw-card-one .card-banner {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
body.mobile .xxfw-card-one .card-banner .banner-1 {
  width: 39.5%;
  height: 100%;
  margin-right: 0;
}
body.mobile .xxfw-card-one .card-banner .banner-2 {
  margin-bottom: 2.3%;
}
body.mobile .xxfw-card-one .card-banner .banner-2,
body.mobile .xxfw-card-one .card-banner .banner-3 {
  width: 56.6%;
  height: 24%;
  float: right;
}
body.mobile .card-box.flfg-card-box .card-tab-content {
  height: auto;
}
body.mobile .theme-bg-1,
body.mobile .theme-bg-4 {
  background-position: top left;
  background-size: cover;
}
body.mobile .theme-bg-2 {
  border-bottom: 16px solid #edf0f2;
}
body.mobile .card-nav-swiper .swiper-container,
body.mobile .card-nav-swiper .swiper-container .swiper-slide-img {
  height: 182px;
}
body.mobile .card-nav-swiper .swiper-container .swiper-slide-title {
  font-size: 12px;
  height: 32px;
  line-height: 32px;
}
body.mobile .card-nav-swiper .swiper-container .swiper-pagination {
  bottom: 10px;
}
body.mobile .card-nav-swiper .swiper-container .swiper-pagination .swiper-pagination-switch {
  width: 4px;
  height: 4px;
}

body.mobile .zdjs-swiper .swiper-container,
body.mobile .zdjs-swiper .swiper-container .swiper-slide-img {
  height: 183px;
}
body.mobile .zdjs-swiper .swiper-container .swiper-slide-title {
  font-size: 14px;
  width: 270px;
  bottom: 23px;
  line-height: 20px;
}
body.mobile .zdjs-swiper .swiper-container .swiper-pagination {
  bottom: 10px;
}
body.mobile .zdjs-swiper .swiper-container .swiper-pagination .swiper-pagination-switch {
  width: 16px;
  height: 3px;
}
