* {
        margin: 0;
        padding: 0;

      }
      body {
        background-color: #fff;
        opacity: 0; 
        transition: opacity 0.1s ease-in-out; 
      }/* 顶部Banner */
.zxhd-part {
    display: flex;
    justify-content: space-between;
}


.zxhd-part a {
    text-align: center;
    line-height: 0.52rem;
    color: #FFFFFF;
    height: 0.52rem;
    font-size: 0.16rem;
    width: 1.5rem;
    float: right;
    background: url(/eportal/uiFramework/commonResource/zip/xbImg/morebg.png) no-repeat;
    background-size: 100% 100%;
}
.top-banner {
    width: 100%;
    height: 4.53rem;
    margin-bottom: 0.76rem;
    position: relative;
}
.top-banner img{
	width:100%;
    height:100%;
}
.top-text-position{
	position:absolute;
    top:1.56rem;
    left:1.25rem;
}
.container {
  width: 80%;
  margin: 0 auto;
  padding: 0.2rem 0;
}

.top-banner-text {
  font-size: 0.72rem;
  font-weight: bold;
}

.line {
  width: 1.46rem;
  height: 0.11rem;
  margin-bottom: 0.47rem;
}

.line>img {
  width: 100%;
  height: 100%;
}

.line2 {
  width: 1.1rem;
  height: 0.06rem;
  margin-top: 0.34rem;
  margin-bottom: 0.4rem;
}

.line2>img {
  width: 100%;
  height: 100%;
}

/* 最新活动区域 */
.latest-activity {
  margin-bottom: 0.5rem;
}

.section-title {
  font-size: 0.367rem;
  color: #222222;
}

.activity-wrap {
  overflow: hidden;
}

.activity-img {
  height: 4rem;
  width: 7.97rem;
  border-radius: 0.11rem;
  float: left;
}

.activity-img>img {
  width: 100%;
}

/* 自定义轮播图分页器样式 - 条形控制器 */
.activity-swiper .swiper-pagination {
  bottom: 2% !important;
  text-align: center;
}

.activity-swiper .swiper-pagination-bullet {
  width: 18px;

  height: 3px;

  background: rgba(255, 255, 255, 0.5);

  border-radius: 1px;

  margin: 0 3px;

  display: inline-block;
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.3s ease;
}

.activity-swiper .swiper-pagination-bullet-active {
  width: 24px;

  background: #ff3333;

  opacity: 1;
}

.activity-list {
  width: 7.6rem;
  float: right;
}

.swiper-pagination>.swiper-pagination-bullet {
  width: 0.41rem;
  height: 0.07rem;
  background-color: rgb(173, 173, 173, 0.4);

}

.swiper-pagination>.swiper-pagination-bullet:first-child {
  border-radius: 0 0 0 0.05rem;
}

.swiper-pagination>.swiper-pagination-bullet:last-child {
  border-radius: 0 0 0.05rem 0;
}

.swiper-pagination>.swiper-pagination-bullet-active {
  background-color: #e60012;
}

.activity-list ul {
  list-style: none;
}

.activity-list li {
  padding: 0.12rem 0;
  font-size: 0.2rem;
  /* line-height: 0.46rem; */
  /* position: relative; */
}

.activity-list li a {
  display: flex;
  justify-content: space-between;
  font-size: 0.2rem;
}

.activity-list li span {
  display: block;
  /* position: absolute; */
  /* right: 0; */
  /* color: #999; */
}

/* 通用业务区块 */
.business-module {
  overflow: hidden;
  margin-bottom: 0.5rem;
  padding-bottom: 0.2rem;

}

.business-module:last-child {
  border-bottom: none;
}

/* 文字左+图片右布局 */
.text-left .business-text {
  width: 5.8rem;
  float: left;
}

.text-left .business-img {
  width: 7.19rem;
  height: 3.79rem;
  float: right;
}

.business-img>img {
  width: 100%;

}

/* 图片左+文字右布局 */
.text-right .business-text {
  width: 6.8rem;
  float: right;
}

.text-right .business-img {
  float: left;
  width: 7.19rem;
  height: 3.79rem;
  border-radius: 0.05rem;
}

/* 业务标题 */
.business-title {
  font-size: 0.18rem;
  margin-bottom: 0.2rem;
  position: relative;
  padding-bottom: 0.08rem;
}

.business-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.3rem;
  height: 0.02rem;
  background: #e53e3e;
}

/* 业务链接组 */
.business-links {
  line-height: 0.4;
  padding-top: 0.2rem;
  box-sizing: border-box;
  display: flex;
}

.business-links-list {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}

/* 确保每个链接文字不换行且完整显示，使用更灵活的间距方案 */
.business-links-list a {
  text-align: left;
  white-space: nowrap;
  margin-right: 3rem;
  flex-shrink: 0;
  min-width: 1.5rem;
}

.business-links a {
  vertical-align: top;
  line-height: 3.2;
  font-size: 0.2rem;
  color: rgba(102, 102, 102, 1);
}

/* 业务图片 */
.business-img {
  height: 2rem;
  background: #f5f5f5;

}

/* 查看更多链接 */
.more-link {
  vertical-align: top;
  font-size: 0.18rem;
  color: #e53e3e;
  display: inline-block;
  margin-top: 0.25rem;
}

/* 描述文字 */
.business-desc {
  font-size: 0.14rem;
  color: #666;
  line-height: 0.24rem;
  margin-bottom: 0.15rem;
}

.text-right .business-links {
  padding-top: 0rem;
}

/* 银行卡轮播展示 */
.bank-card-box {overflow: hidden;
  width: 100%;
  height: 5.73rem;
  background: url(/eportal/uiFramework/commonResource/zip/grjrimg/grjrimg/yhkbg.png) no-repeat center center;
  background-size: cover;
  padding-top: 0.8rem;
  padding-bottom: 0.57rem;
  /* box-sizing: border-box; */
}

.card-title {
  font-size: 0.367rem;

  color: rgba(34, 34, 34, 1);
  width: 3.17rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
.card-title>h2{
	font-size:0.48rem;
}
.line-left {
  width: 0.47rem;
  height: 0.08rem;
  background-color: rgba(230, 0, 18, 1);
  border-radius: 0rem 0rem 0rem 0.05rem;
}

.line-right {
  width: 0.47rem;
  height: 0.08rem;
  background-color: rgba(218, 184, 102, 1);
  border-radius: 0rem 0.05rem 0rem 0rem;
}

.card-swiperbox {
  width: 15.9rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.card-tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 2.2rem;
  font-size: 0.24rem;
  color: rgba(51, 51, 51, 1);
  cursor: pointer;
  margin-bottom: 0.61rem;
}

.tab-item {
  cursor: pointer;
  position: relative;
}

.tab-item.active {
  color: #e63946;
  font-weight: bold;
}

/* 轮播容器样式 */
/* 轮播容器样式调整 */
.card-swiperbox {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

/* 卡片轮播容器 - 新增外部容器，不设置溢出隐藏 */
.card-swiper-container {
  position: relative;
  width: 85%;
  /* 调整轮播区域宽度 */
  margin: 0 auto;
}

/* 轮播容器设置溢出隐藏 - 只应用于轮播内容 */
.tab-content {
  display: none;
  width: 100%;
  margin: 0 auto;
}

.tab-content.active {
  display: block;
}

/* 内部轮播容器 - 设置溢出隐藏 */
.card-swiper {
  position: relative;
  width: 100%;

  /* 卡片高度 */
  overflow: hidden;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bank-card-box .swiper-slide img {
  max-height: 100%;
  width: 4.39rem;
}

/* 轮播按钮样式 - 确保按钮可见 */
.card-prev,
.card-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  background-color: rgb(191 115 115 / 60%);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1000;
  /* 非常高的层级确保显示 */
  color: white;
  font-size: 20px;
  opacity: 1 !important;
  visibility: visible !important;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 54% !important;
  width: 0.8rem !important;
  height: 0.8rem !important;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 0.8rem 0.8rem !important;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url('/eportal/uiFramework/commonResource/zip/grjrimg/grjrimg/left.png') !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url('/eportal/uiFramework/commonResource/zip/grjrimg/grjrimg/right.png') !important;
}

/* 调整按钮位置，确保在可见区域 */
.card-prev {
  left: -0.4rem !important;
  /* 调整位置，确保可见 */
  margin-left: -10px;
}

.card-next {
  right: -0.4rem !important;
  /* 调整位置，确保可见 */
  margin-right: -10px;
}

.swiper-button-prev,
.swiper-button-next {
  top: 56% !important;
}

.activity-img img {
  width: 100%;
}

/* 各种效果 */
.activity-list a:hover {
  color: #e60012;
}

.business-links a:hover {
  color: #e60012;
}




.business-img img:hover {
  transform: scale(1.1);

}

.business-img img {
  transition: transform 0.8s ease-in-out;
}


/*响应式*/
@media (max-width: 767px) {
	.activity-list li a,.business-links a,.tab-item{font-size: 0.28rem;}
	.more-link{font-size:0.26rem;}
	.w1670{
		width:90%;
	}
     .activity-list li .titinfo{
    	display: block;
        width: 75%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
	.top-text-position {
		position: absolute;
		top: 54%;
		left: 5%;
	}
	.line {
		width: 1rem;
		height: 0.08rem;
		margin-bottom: 0.2rem;
	}
	.top-banner-text {
		font-size: 0.3rem;
		font-weight: bold;
	}
	.top-banner {
		height: unset;
		margin-bottom:0.5rem;
		padding-top: 0.8rem;
		box-sizing: border-box;
	}
	.section-title{
		font-size: 0.28rem;
	}
	.activity-img{
		width: 100%;
		margin-bottom: 0.5rem;
	}
	.activity-list{
		width:100%;
	}
	.line2 {
	  margin-top: 0.2rem;
	  margin-bottom: 0.2rem;
	  width: 1rem;
	}
    .text-left .business-text,.text-left .business-img,.text-right .business-links{width:100%;}
    .grxfdk .business-links-list a{margin-right:0.5rem;}
	.cfgl{
		display:flex;
		flex-wrap:wrap;
	}
	.cfgl  .business-img{
		float:unset;
		order:1;
	}
	.cfgl .business-img{
		float:unset;
		order:2;
	}

	.more-link{
		margin-bottom:0.5rem;
	}
    .zxhd-part a {
    font-size: 0.24rem;
}
    .activity-img img {
  width: 100%;
  height:100%;
}
    .activity-swiper .swiper-pagination {
  bottom: 5% !important;
}
    .business-links {
  padding-top: 0;
}
    
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .top-banner{
		padding-top:1.4rem;
	}
    .top-banner-text {
  font-size: 0.5rem;
}
    .top-text-position{	
    top:50%;
    left:5%;
}
    .section-title {
  font-size: 0.4rem;
  font-weight:bold;
}
    .zxhd-part a{ font-size:0.24rem;}
    .activity-img {
  height: 5rem;
}
    .activity-swiper .swiper-pagination {
  bottom: 5% !important;
}
    .activity-list li a {
  font-size: 0.32rem; line-height:0.5rem;
}
    .line2{margin-top:0.2rem; margin-bottom:0.2rem;}
    .more-link{ font-size:0.28rem;}
    .business-links-list a {font-size:0.32rem;
  margin-right: 1.5rem;
}
    .activity-img img {
  width: 100%; height:100%;
}
    .card-tab{ font-size:0.32rem;}
.text-left .business-img {
  height: 4rem;
}
    .business-img>img { height:100%;}
    .text-right .business-img {
  height: 4.6rem;
}
}