.top {
	position: relative;
}

.list-banner {
	width: 100%;
	position: relative;
}

.banner_txt {
	position: absolute;
	left: 0.65rem;
	top: 0.88rem;
	color: #FFFFFF;
}

.banner_txt_cn {
	font-size: 0.64rem;
	font-family: MyFontNameC;
	font-weight: 600;
}

.banner_txt_en {
	font-size: 0.32rem;
	font-family: MyFontNameA;
	font-weight: 400;
	color: #FFFFFF;
}

.list-banner img {
	width: 100%;
}

/* 乡村振兴卡 */
.xczx-Box {
	width: 100%;
	overflow: hidden;
}

.mk-tit {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	color: #003366;
	margin: 0.45rem 0.3rem 0.4rem;
}

.mk-tit h2 {
	float: left;
	color: #003366;
	display: block;
	font-size: 0.36rem;
}

.mk-xczx {
	margin: 0 0.3rem;
	overflow: hidden;
}

.click_tit,
.click_tit2 {
	display: flex;
	align-items: center;
	overflow: hidden;
	border-bottom: 1px solid #BBBBBB;
}

.click_tit span,
.click_tit2 span {
	font-size: 0.32rem;
	font-weight: 600;
	color: #BBBBBB;
	line-height: 1.5;
}

.click_tit span:nth-child(2),
.click_tit2 span:nth-child(2) {
	margin: 0 1rem;
}

.click_tit .act,
.click_tit2 .act {
	font-size: 0.4rem;
	color: #CC3333 !important;
	border-bottom: 0.04rem solid #CC3333;
}

.text-zy,
.text-zy2 {
	display: none;
	margin: 0.4rem auto;
}

.text-zy:first-child,
.text-zy2:first-child {
	display: block;
}

.text-zy p,
.text-zy2 p {
	font-size: 0.24rem;
	color: #262626;
	line-height: 1.5;
}

/* 新三农特色贷款 */
.xsn-Box {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.xsn-imgBg {
	background: url(/uiFramework/commonResource/image/2022112518055082409.png) no-repeat;
	background-size: cover;
}

.xsn-ColorBg {
	font-size: 0.36rem;
	font-weight: 600;
	color: #FFFFFF;
	padding: 1.4rem 0 1.1rem 0.3rem;
	background: linear-gradient(173deg, rgba(194, 140, 35, 0.78) 0%, rgba(255, 255, 255, 0) 100%);
}

.xsn-tab {
	margin: 0 0.3rem;
	background: #fff;
	border-radius: 0.1rem;
	box-shadow: 0px 2px 15px 0px rgb(187 187 187 / 40%);
	position: relative;
	z-index: 99;
	top: -0.5rem;
	padding: 0.4rem 0.3rem;
}

.xsn-tab-tit {
	display: flex;
	flex-wrap: wrap;

}

.xsn-tab-tit span {
	font-size: 0.24rem;
	color: #BBBBBB;
	border: 1px solid #BBBBBB;
	overflow: hidden;
	padding: 0.2rem 0.4rem;
	margin: 0 0.3rem 0.3rem 0;
}

.xsn-tab-tit .act {
	border: 0;
	font-weight: 600;
	color: #FFFFFF;
	background: #CC3333;
}

.xsn-tab-con {
	overflow: hidden;
}

.xsn-tab-text {
	display: none;
}

.xsn-tab-text:first-child {
	display: block;
}

.xsn-tab-text p {
	line-height: 1.5;
	margin-top: 0.2rem;
	font-size: 0.21rem;
	color: #262626;
}

.xsn-tab-text span {
	font-size: 0.24rem;
	font-weight: 600;
}

.ph-fwz {
	background: #F5F5F5;
}

.mk-tit-img {
	width: 100%;
	margin-top: 0.5rem;
}