.theme-red.card-box .card-title,
.theme-red.card-box .card-more,
.theme-red.card-box .text-link .text-link-title strong,
.theme-red.card-box .text-link .text-link-title span {
  color: #c92828;
}
.theme-red.card-box .text-link a:hover span {
  color: #c92828;
}
.theme-red.card-box .card-more {
  background-color: rgba(201, 40, 40, 0.1);
}
.theme-red.card-box .card-more::after {
  background-image: url('../assets/index/arrow_right_red.png');
}
.theme-red.card-box .card-title-i::before {
  background-color: #c92828;
}

.card-with {
  margin-bottom: 20px;
  background-color: #fff;
}
.card-with .card-box {
  margin-bottom: 0;
}
.card-box {
  position: relative;
  width: 610px;
  height: 100%;
  margin-bottom: 20px;
  background-color: #fff;
}
.card-box-fill {
  position: relative;
  width: 100%;
}
.card-box .card-title {
  padding-top: 18px;
  padding-left: 24px;
  font-size: 26px;
  color: #2861c9;
  font-weight: bold;
}
.card-box .card-nav {
  margin-bottom: 24px;
  font-size: 26px;
  color: rgba(40, 97, 201, 0.5);
  letter-spacing: 0;
  line-height: 26px;
  font-weight: bold;
  border-bottom: 1px solid #2783d9;
}
.card-box .card-nav .card-nav-item {
  display: inline-block;
  margin-right: 36px;
  cursor: pointer;
  padding-bottom: 16px;
  position: relative;
}
.card-box .card-nav .card-nav-item.card-nav-active {
  color: #2861c9;
}
.card-box .card-nav .card-nav-item.card-nav-active::after {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #006fb7;
}
.card-box .card-nav-content ul,
.card-box .card-content ul {
  position: relative;
}
.card-box .card-more,
.card-box .card-nav-more,
.card-box .card-tab-more {
  position: absolute;
  display: inline-block;
  width: 80px;
  height: 32px;
  right: 0;
  border-radius: 18px;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #2861c9;
  text-align: center;
  background-color: rgba(40, 97, 201, 0.1);
}
.card-box .card-content .card-more {
  top: -53px;
}
.card-box .card-nav-content .card-nav-more {
  top: -68px;
}
.card-box .card-tab-content .card-tab-more {
  top: -124px;
}
.card-more::after,
.card-nav-more::after,
.card-tab-more::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-left: 4px;
  background: url('../assets/index/arrow_right_blud.png') center/100% no-repeat;
}
.card-box .card-content {
  width: 100%;
  padding: 20px 24px 24px;
  box-sizing: border-box;
}
.card-box .card-title-i {
  position: relative;
}
.card-box .card-title-i::before {
  content: '';
  position: absolute;
  display: block;
  height: 32px;
  width: 4px;
  left: 0;
  bottom: 0;
  background-color: #2861c9;
}
.card-content .department-name {
  margin-bottom: 20px;
  font-size: 20px;
  color: #222;
  font-weight: bold;
}
.card-content .department-desc {
  margin-bottom: 20px;
  font-size: 16px;
  color: #2861c9;
  font-weight: bold;
}
.card-content .department-desc-item {
  font-size: 16px;
  color: #222;
}
.department-desc-item + .department-desc-item {
  margin-top: 16px;
}
.card-content.block-links {
  padding-top: 4px;
}
.card-content .block-link {
  width: 174px;
  height: 47px;
  line-height: 47px;
  margin: 20px 20px 0 0;
  font-size: 16px;
  color: #2861c9;
  font-weight: bold;
  background-color: rgba(29, 129, 235, 0.1);
  text-align: center;
}
.card-content .block-link:nth-child(3n) {
  margin-right: 0;
}
.card-content .fill-card {
  position: relative;
  padding: 24px;
  width: 100%;
  min-height: 127px;
  box-sizing: border-box;
  background-color: #e8f2fd;
  border-radius: 8px;
}
.fill-card + .fill-card {
  margin-top: 20px;
}
/* .fill-card .fill-card-title {
  margin-bottom: 12px;
  font-size: 18px;
  color: #2861c9;
  font-weight: bold;
}
.fill-card .fill-card-detail {
  color: #222;
  font-size: 16px;
  line-height: 24px;
} */
.fill-card .fill-card-download {
  padding-left: 40px;
  margin-top: 12px;
}
.fill-card-download .download-content {
  width: 65%;
}
.fill-card-download .download-icon {
  width: 44px;
  height: 48px;
  margin-right: 20px;
  margin-top: 8px;
}
.fill-card-download .download-title {
  margin-bottom: 12px;
  font-size: 20px;
  color: #2861c9;
  font-weight: bold;
}
.fill-card-download .download-desc {
  font-size: 16px;
  color: #2861c9;
}
.fill-card-download .download-arrow {
  margin-top: 12px;
  width: 20px;
}
.card-content .card-tab {
  margin-bottom: 24px;
  width: 100%;
}
.card-tab .card-tabitem {
  height: 46px;
  line-height: 46px;
  min-width: 120px;
  padding: 0 24px;
  background-color: rgba(29, 129, 235, 0.1);
  border-radius: 23px;
  font-size: 16px;
  color: #2861c9;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  user-select: none;
  cursor: pointer;
}
.card-tabitem.content-tabitem-active {
  background-color: #1d81eb;
  color: #fff;
}
.card-tabitem + .card-tabitem {
  margin-left: 24px;
}
.card-content .text-link {
  font-size: 16px;
  height: 36px;
  line-height: 36px;
}
.text-link a {
  display: block;
  width: 100%;
}
.text-link a:hover span {
  color: #1d81eb;
}
.text-link .text-link-title {
  display: block;
  color: #222;
  width: 80%;
  box-sizing: border-box;
}
.text-link .text-link-date,
.text-link .text-link-grey {
  color: #aaa;
}
.text-link-dot {
  position: relative;
  padding-left: 10px;
}
.text-link-dot::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  top: 50%;
  left: 2px;
  background-color: #407ff3;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.text-link .text-link-date {
  color: #aaa;
  font-size: 14px;
}
.context-card {
  position: relative;
  padding: 24px;
  background-color: rgba(29, 129, 235, 0.1);
  box-sizing: border-box;
}
.context-card-more {
  position: absolute;
  right: 20px;
  top: 24px;
  width: 56px;
  height: 118px;
  padding: 36px 19px 0;
  font-size: 18px;
  color: #2861c9;
  background-color: rgba(29, 129, 235, 0.1);
  box-sizing: border-box;
}
.context-card .context-card-desc {
  font-size: 18px;
  color: #2861c9;
  font-weight: bold;
  line-height: 24px;
}
.context-card .context-card-date {
  position: absolute;
  left: 24px;
  bottom: 24px;
  font-size: 14px;
  color: rgba(40, 97, 201, 0.5);
  line-height: 14px;
}
.hot-spot .context-card {
  margin-left: 24px;
  width: 320px;
  height: 120px;
}
.hot-spot-icon {
  margin-top: 20px;
}
.exigency {
  position: relative;
  height: 372px;
  overflow: hidden;
}
.exigency::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 78%);
}
.exigency .context-card {
  display: block;
  width: 100%;
  height: 102px;
  margin-bottom: 16px;
}

.theme-bg-1 {
  background: url('../assets/index-card/dzjs_bg.png') center / 100% no-repeat;
}
.theme-bg-1 .card-box {
  background-color: unset;
}
.theme-bg-2 {
  background: url('../assets/index-card/dzjs_icon1.png') 0 0 / 60px 60px no-repeat #fff;
}
.theme-bg-3 {
  background: url('../assets/index-card/dzjs_icon2.png') 0 0 / 60px 60px no-repeat #fff;
}
.theme-bg-4 {
  background: url('../assets/index-card/dzdt_bg.png') center / 100% no-repeat;
}

.xxfw-card-one {
  height: 297px;
  min-height: 282px;
  margin-bottom: 20px;
}
.xxfw-card-one .card-banner {
  width: 610px;
  height: 100%;
}
.xxfw-card-one .card-banner .banner-1 {
  width: 242px;
  height: 100%;
  margin-right: 16px;
}
.xxfw-card-one .card-banner .banner-2 {
  margin-bottom: 13px;
}
.xxfw-card-one .card-banner .banner-2,
.xxfw-card-one .card-banner .banner-3 {
  width: 350px;
  height: 142px;
}
.xxfw-card-one .card-banner img {
  width: 100%;
}
.zdjs-card-box .card-content {
  padding-top: 18px;
  padding-bottom: 18px;
}
.card-row-9 .card-content ul {
  height: 324px;
}
.card-row-8 .card-content ul {
  height: 288px;
}
.card-row-7 .card-content ul {
  height: 252px;
}
.card-row-6 .card-content ul:not(.card-nav),
.card-row-6 .card-content .card-nav-content ul {
  height: 224px;
}

.swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-container .swiper-slide a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-pagination .swiper-pagination-switch {
  opacity: 0.6;
  background-color: #fff;
  cursor: pointer;
}
.swiper-container .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
  opacity: 1;
}
.card-nav-swiper {
  padding: 24px 20px;
  box-sizing: border-box;
}
.card-nav-swiper .swiper-container,
.card-nav-swiper .swiper-container .swiper-slide-img {
  width: 100%;
  height: 291px;
}
.card-nav-swiper .swiper-container .swiper-slide-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 48px;
  padding: 0 140px 0 24px;
  font-size: 16px;
  color: #fff;
  line-height: 48px;
  text-align: left;
  background-color: rgba(40, 97, 201, 0.5);
  box-sizing: border-box;
}
.card-nav-swiper .swiper-container .swiper-pagination {
  position: absolute;
  width: 100%;
  bottom: 16px;
  left: 0;
  z-index: 90;
  padding-right: 24px;
  text-align: right;
  box-sizing: border-box;
}
.card-nav-swiper .swiper-container .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  margin: 0 12px 0 0;
  height: 6px;
  width: 6px;
  border-radius: 50%;
}
.zdjs-swiper {
  padding: 12px 24px;
  box-sizing: border-box;
  text-align: right;
}
.zdjs-swiper .swiper-container,
.zdjs-swiper .swiper-container .swiper-slide-img {
  width: 100%;
  height: 317px;
}
.zdjs-swiper .swiper-container .swiper-slide-title {
  position: absolute;
  left: 24px;
  bottom: 48px;
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
  width: 420px;
  text-align: left;
}
.zdjs-swiper .swiper-container .swiper-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 16px;
  z-index: 90;
  text-align: center;
}
.zdjs-swiper .swiper-container .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  height: 5px;
  width: 28px;
  margin: 0 8px 0 0;
  border-radius: unset;
}
