* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

body {
	background-color: #F5F5F5;
}

#loanApp {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 0.44rem 0.43rem;
	background-color: #F5F5F5;
}

.head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.53rem;
}

.head_title {
	font-size: 0.5rem;
	font-family: Tahoma-Bold, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}

.head_img {
	width: 0.64rem;
	height: 0.64rem;
}

.minu {
	background: #FFFFFF;
	border-radius: 0.32rem;
	margin: 0 auto 0.32rem;
	padding: 0.35rem 0.4rem 0.29rem;
}

.minu_head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.48rem;
	display: none;
}

.minu_head-left {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.minu_head-left-img {
	width: 0.64rem;
	height: 0.77rem;
	margin-right: 0.24rem;
}

.minu_head-left-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.minu_head-right {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.minu_head-right-btn {
	width: 1.41rem;
	height: 0.56rem;
	line-height: 0.56rem;
	text-align: center;
	background-image: linear-gradient(to right, #FF882E, #FF5919);
	box-shadow: 0rem 0.03rem 0rem 0rem #C33900;
	border-radius: 0.27rem;
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #FFFFFF;
	margin-right: 0.11rem;
}

.minu_head-right-num {
	font-size: 0.37rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #E94125;
	margin-right: 0.19rem;
}

.minu_head-right-img {
	width: 0.27rem;
	height: 0.27rem;
}

.loan_minu {
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.13rem 0rem rgba(10, 191, 83, 0.5);
	border-radius: 0.21rem;
	border: 0.03rem solid #0ABF53;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.32rem;
}

.loan_minu-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.08rem;
}

.loan_minu-head-img {
	width: 0.85rem;
	height: 0.85rem;
}

.loan_minu-head-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.loan_minu-head-btn {
	width: 2.45rem;
	height: 0.96rem;
	line-height: 0.96rem;
	text-align: center;
	background: #FFE0E0;
	border-radius: 0.48rem;
	font-size: 0.48rem;
	font-family: ArialMT;
	color: #DE0808;
	margin-top: 0.2rem;
}

.square-btn {
	height: 0.96rem;
	line-height: 0.96rem;
	text-align: center;
	background: #ffefdc;
	border-radius: 0.48rem;
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #FF7711;
	margin-top: 0.2rem;
	padding: 0 0.5rem;
}

.loan_minu-num {
	font-size: 0.8rem;
	font-weight: 600;
	color: #333333;
	text-indent: 0.8rem;
	margin-bottom: 0.32rem;
}

.loan_minu-numrt{
	font-size: 0.8rem;
	font-weight: 600;
	color: #333333;
	text-indent: 0.8rem;
	margin-bottom: 0.16rem;
}

.nmkl{
	background: #F8F8F8;
	border-radius: 0.19rem 0.19rem 0.19rem 0.19rem;
	padding: 0.16rem;
	font-family: Arial, Arial;
	font-weight: 400;
	font-size: 0.29rem;
	color: #FF7711;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

.loan_minu-time {
	display: flex;
	flex-direction: row;
	padding-left: 0.8rem;
}

.loan_minu-time-text {
	font-size: 0.32rem;
	color: #999999;
}

.loan_minu-time-num {
	font-size: 0.32rem;
	color: #FF7711;
}

.loan_minuNo {
	background: #F8F8F8;
	border-radius: 0.21rem;
	border: 0.03rem solid #EAEAEA;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.32rem;
}

.loan_minuNo-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.08rem;
}

.loan_minuNo-head-img {
	width: 0.85rem;
	height: 0.85rem;
}

.loan_minuNo-head-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}
.loan_minuNo-head-text-loan{
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #fff;
}

.loan_minuNo-num {
	font-size: 0.37rem;
	font-weight: 600;
	color: #333333;
	text-indent: 0.8rem;
	margin-bottom: 0.27rem;
}

.loan_minuNo-time-text {
	font-size: 0.27rem;
	font-family: ArialMT;
	color: #999;
}

.loan_minuNo-time-num {
	font-size: 0.27rem;
	font-family: ArialMT;
	color: #333333;
}

.postpone_minu {
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.13rem 0rem rgba(10, 191, 83, 0.5);
	border-radius: 0.21rem;
	border: 0.03rem solid #0ABF53;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.27rem;
}

.postpone_minu-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.05rem;
}

.postpone_minu-head-img {
	width: 0.85rem;
	height: 0.85rem;
}

.postpone_minu-head-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
	margin-right: 0.08rem;
}

.postpone_minu-head-trip {
	width: 2.3rem;
	height: 0.43rem;
	line-height: 0.43rem;
	text-align: center;
	background: linear-gradient(117deg, #FF7711 0%, #FF5311 100%);
	border-radius: 0.24rem 0.24rem 0.24rem 0rem;
	font-size: 0.24rem;
	font-family: ArialMT;
	color: #FFFFFF;
	margin-bottom: 0.09rem;
}

.postpone_minu-con {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 0 0.8rem;
}

.postpone_minu-con-left {
	display: flex;
	flex-direction: row;
}

.postpone_minu-con-left-num {
	font-size: 0.8rem;
	font-family: SFProText-Semibold, SFProText;
	font-weight: 600;
	color: #333333;
}

.postpone_minu-con-left-favorable {
	font-size: 0.37rem;
	color: #BABABA;
	text-decoration: line-through;
	font-weight: normal;
}

.postpone_minu-con-right {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.postpone_minu-con-right-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
	margin-right: 0.05rem;
}

.postpone_minu-con-right-radius {
	width: 0.21rem;
	height: 0.21rem;
	border: 0.03rem solid #DEDEDE;
	border-radius: 50%;
}

.postpone_minu-line {
	width: 0.002rem;
	height: 1rem;
	border: 0.002rem solid #DEDEDE;
	background-color: #DEDEDE;

}

.postpone_minu-con-left-money {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.postpone_minu-con-right-time {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.postpone_minu-trip {
	padding: 0.16rem 0 0.16rem 0.29rem;
	background: #F8F8F8;
	border-radius: 0.11rem;
	font-size: 0.29rem;
	font-family: ArialMT;
	color: #FF7711;
}

.postpone_minuNo {
	background: #F8F8F8;
	border-radius: 0.21rem;
	border: 0.03rem solid #EAEAEA;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.27rem;
}
.postpone_minuNo-loan{
	background: #0ABF53;
	border-radius: 0.21rem;
	border: 0.03rem solid #0ABF53;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.27rem;
}

.loan_detail {
	display: flex;
	justify-content: center;
	align-items: center;
}

.loan_detail-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #999999;
}

.loan_detail-img {
	width: 0.27rem;
	height: 0.27rem;
}

.loan_con {
	background: #FFFFFF;
	border-radius: 0.21rem;
	padding: 0.32rem 0.43rem 0.45rem;
}

.loan_con-tabs {
	background: #FFFFFF;
	border-radius: 0.21rem;
	display: flex;
	gap: 0.21rem;
	padding: 0.11rem;
	margin-bottom: 0.16rem;
}

.loan_head-title{
	font-family: ArialMT;
	font-size: 0.37rem;
	color: #333333;
	text-align: left;
	font-style: normal;
	margin-bottom: 0.27rem;
}

.loan_con-tab {
	flex: 1;
	height: 0.91rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loan_con-tab-active {
	background: rgba(10,191,83,0.08);
	border-radius: 0.21rem;
	border: 0.03rem solid #0ABF53;
}

.loan_con-tab-img {
	width: 1.49rem;
	height: 0.53rem;
	object-fit: contain;
}
.loan_name-head{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.loan_con-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.48rem;
}

.loan_con-body {
	display: flex;
	align-items: center;
	gap: 0.21rem;
}

.loan_con-head-img {
	width: 1.44rem;
	height: 0.75rem;
	margin-right: 0.11rem;
}

.loan_con-head-title {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
	padding: 0 0.32rem;
}

.loan_con-num {
	flex: 1;
	height: 1.07rem;
	line-height: 1.07rem;
	background: #F5F5F5;
	border-radius: 0.53rem;
	font-size: 0.43rem;
	font-family: ArialMT;
	text-align: center;
	color: #555555;
}

.loan_con-btn {
	width: 2.4rem;
	height: 0.96rem;
	line-height: 0.96rem;
	background: #0ABF53;
	border-radius: 0.48rem;
	text-align: center;
	font-size: 0.43rem;
	font-family: ArialMT;
	color: #FFFFFF;
}

.loan_contwo{
	background: #FFFFFF;
	border-radius: 0.32rem;
	padding: 0.43rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.olcd{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.16rem;
}

.bfcv{
	font-family: Arial, Arial;
	font-weight: normal;
	font-size: 0.37rem;
	color: #333333;
	text-align: left;
	font-style: normal;
	margin-right: 0.11rem;
}

.ersc{
	width: 0.43rem;
	height: 0.43rem;
}

.njfc{
	font-family: ArialMT;
	font-size: 0.32rem;
	color: #666666;
	text-align: left;
	font-style: normal;
}

.uyhf{
	width: 2.4rem;
	height: 0.96rem;
	line-height: 0.96rem;
	background: #0ABF53;
	border-radius: 0.48rem;
	text-align: center;
	font-family: ArialMT;
	font-size: 0.43rem;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
}

.tips {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #999999;
	margin-bottom: 0.27rem;
}
.coupon_minu{
	margin-top: 1rem;
	text-align: center;
}
.coupon_img{
	width: 9rem;
	height: 3.25rem;
}

#detailPoP {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	flex-direction: column-reverse;
}

.detailPoP_minu {
	background: #FFFFFF;
	border-radius: 0.27rem 0.27rem 0rem 0rem;
	padding: 0.43rem;
}

.detailPoP_minu-img {
	width: 0.32rem;
	height: 0.32rem;
	float: right;
}

.detailPoP_minu-title {
	text-align: center;
	font-size: 0.43rem;
	font-family: ArialMT;
	color: #333333;
	margin-bottom: 0.48rem;
}

.detailPoP_minu-message {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.33rem;
}

.detailPoP_minu-message-text {
	font-size: 0.37rem;
	font-family: ArialMT;
	color: #999;
}

.detailPoP_minu-message-num {
	font-size: 0.37rem;
	font-family: ArialMT;
	color: #333333;
}

.detailPoP_minu-btn {
	width: 8.91rem;
	height: 1.33rem;
	line-height: 1.33rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.84rem;
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #FFFFFF;
}

.draw {
	position: absolute;
	top: 13rem;
	left: 0;
}

.draw_minu {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

.draw_img {
	width: 0.51rem;
	height: 0.48rem;
	margin-left: -0.5rem;
	margin-top: 0.3rem;
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}

.draw_icon {
	width: 1.71rem;
	height: 2.08rem;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

#trips {
	width: 90%;
	position: absolute;
	z-index: 9999999999;
	top: 8rem;
}

.trips_text {
	width: 8rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	border-radius: 0.1rem;
	color: #FFF;
	font-size: 0.42rem;
	background-color: rgba(0, 0, 0, 0.4);
	margin: auto;
}

/* 还款指引 */
.loan_guide {
	height: 1.17rem;
	line-height: 1.17rem;
	background: #f9f9f9;
	border-radius: 0rem 0rem 0.32rem 0.32rem;
	margin-bottom: 0.53rem;
	margin-top: -0.1rem;
	font-size: 0.35rem;
	font-family: ArialMT;
	color: #999;
	text-align: center;
}

#guide_one {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
}


.guide_one-minu {
	text-align: center;
	margin-bottom: 0.96rem;
}
.guide_one-minu-img{
	width: 9.36rem;
	height: 8.85rem;
}
.guide_one-minu-title {
	font-size: 0.67rem;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

.guide_one-minu-text {
	font-size: 0.67rem;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

.guide_one-minu-text i {
	font-size: 0.67rem;
	font-weight: normal;
	color: #FFFF00;
	font-style: italic;
}

.guide_one-search {
	width: 6.19rem;
	background: #FFFFFF;
	border-radius: 0.51rem;
	border: 0.05rem solid #0ABF53;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0.27rem 0.47rem;
	margin: auto;
	position: absolute;
	top: -0.6rem;
}

.guide_one-search-img {
	width: 0.64rem;
	height: 0.64rem;
	margin-right: 0.4rem;
}

.guide_one-search-text {
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #0ABF53;
	border-left: 0.03rem solid #0ABF53;
	padding-left: 0.27rem;
}

.guide_one-con {
	position: relative;
	width: 8.36rem;
	background: #FFFFFF;
	border-radius: 0.8rem;
	padding: 0.99rem 0.27rem;
	margin: 0 auto 1.03rem;
}

.guide_one-con-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.53rem;
}

.guide_one-con-head-title {
	width: 3rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.51rem;
	font-size: 0.53rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 0.32rem;
}

.guide_one-con-head-text {
	font-size: 0.35rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #333333;
}

.guide_one-con-bom {
	display: flex;
	flex-direction: row;
}

.guide_one-con-bom-img {
	width: 0.21rem;
	height: 0.21rem;
	margin: 0.2rem 0.16rem 0 0;
}

.guide_one-con-bom-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.guide_one-con-bom-text i {
	color: #E95C10;
}

.guide_one-btn {
	width: 5.6rem;
	height: 1.01rem;
	line-height: 1.01rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.51rem;
	margin: auto;
	font-size: 0.43rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #FFFFFF;
}

/* 还款指引1 end */
/* 还款指引2 */
.guideTwo_minu{
	padding: 0.8rem 0.27rem 0.5rem;
	background: #FFFFFF;
	border-radius: 0.8rem;
	margin-bottom: 0.8rem;
	overflow: auto;
	webkit-overflow-scrolling: touch;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.guideTwo_minuImg{
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}
.guideTwo_minuImg-one{
	width: 3.41rem;
	height: 6.19rem;
}
.guideTwo_minuImg-jt{
	width: 0.8rem;
	height: 0.8rem;
}
.guideTwo_minuImg-bom{
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
/* 还款指引2 end */
#extensionCon {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0.33rem;
}

.extensionMinu {
	background: #FFFFFF;
	border-radius: 0.24rem;
	padding: 0.85rem 0.72rem;
}

.extensionMinu_title {
	font-size: 0.43rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	margin-bottom: 0.96rem;
	text-align: center;
}

.extensionMinu_btn {
	width: 7rem;
	display: flex;
	justify-content: space-between !important;
	align-items: center;
}

.extensionMinu_btn-close {
	width: 2.93rem;
	height: 1.07rem;
	line-height: 1.07rem;
	text-align: center;
	border-radius: 0.84rem;
	border: 0.03rem solid;
	font-size: 0.43rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #0ABF53;
}

.extensionMinu_btn-ok {
	width: 2.93rem;
	height: 1.07rem;
	line-height: 1.07rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.84rem;
	font-size: 0.43rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
}

/* 债务重组弹窗 - 1:1 Figma */
#debtRestructuringPoP {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.debtRestructuring_card {
	width: 8.29rem;
	max-height: 90vh;
	overflow-y: auto;
	background: #FFFFFF;
	border-radius: 0.32rem;
	position: relative;
	padding: 0.64rem 0.43rem 0.53rem;
}

.debtRestructuring_close {
	position: absolute;
	top: 0.32rem;
	right: 0.32rem;
	width: 0.64rem;
	height: 0.64rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.debtRestructuring_close img {
	width: 0.37rem;
	height: 0.37rem;
}

.debtRestructuring_titleArea {
	width: 6.48rem;
	margin: 0 auto 1.07rem;
}

.debtRestructuring_title {
	text-align: center;
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #333333;
	line-height: 0.64rem;
}

.debtRestructuring_desc {
	text-align: center;
	font-size: 0.37rem;
	font-family: ArialMT;
	color: #666666;
	margin-top: 0.11rem;
}

.debtRestructuring_actions {
	display: flex;
	justify-content: center;
	width: 100%;
	position: relative;
}

.debtRestructuring_btn {
	width: 2.56rem;
	height: 0.69rem;
	line-height: 0.69rem;
	text-align: center;
	border-radius: 0.32rem;
	font-size: 0.32rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	cursor: pointer;
}

.debtRestructuring_btn--cancel {
	background: #E8E8E8;
	color: #666666;
	border: 0.03rem solid #F9F9F9;
	position: absolute;
	left: 0.65rem;
	top: -0.3rem;
	z-index: 99999;
}

.debtRestructuring_btn--confirm {
	background: #0ABF53;
	color: #FFFFFF;
	border: 0.03rem solid #F9F9F9;
	position: absolute;
	right: 0.65rem;
	top: -0.3rem;
	z-index: 99999;
}

.debtRestructuring_compare {
	display: flex;
	gap: 0.29rem;
	margin-bottom: 0.64rem;
}

.debtRestructuring_column {
	flex: 1;
	border-radius: 0.32rem;
	padding: 0.53rem 0.32rem 0.11rem;
	display: flex;
	flex-direction: column;
}

.debtRestructuring_column--grey {
	background: #FAFAFA;
}

.debtRestructuring_column--green {
	background: #ECF9F1;
	border: 0.03rem solid #0ABF53;
}

.debtRestructuring_featureList {
	display: flex;
	flex-direction: column;
	gap: 0.43rem;
	margin-bottom: 0.53rem;
}

.debtRestructuring_feature {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.debtRestructuring_feature img {
	width: 0.53rem;
	height: 0.53rem;
}

.debtRestructuring_feature span {
	font-size: 0.35rem;
	line-height: 0.43rem;
	text-align: center;
	margin-top: 0.11rem;
}

.debtRestructuring_column--grey .debtRestructuring_feature span {
	font-family: ArialMT;
	color: #666666;
}

.debtRestructuring_column--green .debtRestructuring_feature span {
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #089E44;
}

.debtRestructuring_summary {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-top: 0.03rem solid #EAEAEA;
	padding-top: 0.35rem;
}

.debtRestructuring_column--green .debtRestructuring_summary {
	border-top: 0.03rem solid rgba(66,102,0,0.2);
}

.debtRestructuring_summary-label {
	font-size: 0.32rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0.29rem;
	text-align: center;
}

.debtRestructuring_summary-num {
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #1A1C1C;
	text-align: center;
}

.debtRestructuring_column--grey .debtRestructuring_summary-num {
	color: #666666;
}

.debtRestructuring_submit {
	width: 6.93rem;
	height: 1.33rem;
	line-height: 1.33rem;
	text-align: center;
	margin: 0 auto;
	background: #0ABF53;
	border-radius: 0.84rem;
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

/* 查看定制计划弹窗 - 1:1 Figma */
#customPlanPoP {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.customPlan_cardWrap {
	position: relative;
	padding-top: 0.62rem;
}

/* Group 22 卡片: 311x444, radius 12 */
.customPlan_card {
	width: 8.29rem;
	max-height: calc(90vh - 0.62rem);
	overflow-y: auto;
	background: #FFFFFF;
	border-radius: 0.32rem;
	position: relative;
	padding: 0.80rem 0.43rem 0.53rem;
}

/* 关闭按钮: 24x24 at top right */
.customPlan_close {
	position: absolute;
	top: 0.32rem;
	right: 0.32rem;
	width: 0.64rem;
	height: 0.64rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.customPlan_close img {
	width: 0.37rem;
	height: 0.37rem;
}

/* 圆形图标: 76x76, 固定在弹窗顶部中间 */
.customPlan_iconWrap {
	position: absolute;
	top: -0.12rem;
	left: 50%;
	width: 2.03rem;
	height: 2.03rem;
	transform: translateX(-50%);
	z-index: 10000;
	pointer-events: none;
	border-radius: 50%;
	overflow: hidden;
}

.customPlan_iconWrap img {
	width: 100%;
	height: 100%;
	display: block;
}

/* 标题: Frame 13, 243x24 */
.customPlan_titleArea {
	width: 6.48rem;
	margin: 0.61rem auto 0.64rem;
}

.customPlan_title {
	text-align: center;
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #333333;
}

/* 方案对比区域: 263x188 */
.customPlan_compare {
	width: 7.01rem;
	margin: 0 auto 0.21rem;
}

/* Before: 当前方案 263x64 */
.customPlan_before {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 0.37rem;
}

.customPlan_beforeLeft {
	display: flex;
	flex-direction: column;
}

.customPlan_label {
	font-size: 0.29rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	line-height: 0.44rem;
}

.customPlan_label--grey {
	color: #B1B1B1;
}

.customPlan_label--green {
	color: #446900;
	font-family: ArialMT;
	font-weight: normal;
}

.customPlan_labelWrap {
	display: flex;
	align-items: center;
	gap: 0.11rem;
}

.customPlan_badge {
	width: 0.32rem;
	height: 0.32rem;
}

.customPlan_amountRow {
	display: flex;
	align-items: baseline;
	gap: 0.11rem;
}

.customPlan_amount {
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
}

.customPlan_amount--grey {
	font-size: 0.53rem;
	line-height: 0.75rem;
	color: #B1B1B1;
	text-decoration: line-through;
}

.customPlan_amount--green {
	font-size: 0.58rem;
	line-height: 0.96rem;
	color: #446900;
}

.customPlan_currency {
	font-size: 0.37rem;
	font-family: ArialMT;
}

.customPlan_currency--grey {
	color: #B1B1B1;
}

.customPlan_currency--green {
	font-size: 0.37rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #446900;
}

.customPlan_subtext {
	font-size: 0.32rem;
	font-family: ArialMT;
	line-height: 0.44rem;
}

.customPlan_subtext--grey {
	color: #B1B1B1;
}

.customPlan_subtext--green {
	color: #446900;
}

.customPlan_beforeRight {
	display: flex;
	align-items: center;
}

.customPlan_weeks {
	font-size: 0.37rem;
	font-family: ArialMT;
	text-align: right;
}

.customPlan_weeks--grey {
	color: #B1B1B1;
}

.customPlan_weeks--green {
	font-size: 0.37rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #446900;
}

/* 箭头分隔线: 1px, #F3F3F3 */
.customPlan_arrow {
	width: 100%;
	height: 0.03rem;
	background: #F3F3F3;
	margin-bottom: 0.32rem;
	position: relative;
}

.customPlan_arrow::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0.35rem;
	height: 0.35rem;
	opacity: 0.5;
}

/* After: 新方案 263x99, gradient bg, border #0ABF53 */
.customPlan_after {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.35rem 0.45rem;
	background: linear-gradient( 174deg, rgba(10,191,83,0.12) 0%, rgba(255,255,255,0.3) 100%);
	box-shadow: 0rem 0.03rem 0.05rem 0rem rgba(0,0,0,0.05);
	border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
	border: 0.03rem solid rgba(10,191,83,0.2);
}

.customPlan_afterLeft {
	display: flex;
	flex-direction: column;
}

.customPlan_afterRight {
	display: flex;
	align-items: center;
}

.customPlan_weeksBox {
	height: 0.85rem;
	line-height: 0.85rem;
	padding: 0 0.21rem;
	background: rgba(68,105,0,0.1);
	border-radius: 0.32rem;
	box-shadow: 0rem 0.03rem 0.05rem rgba(0,0,0,0.05);
	font-family: Arial, Arial;
	font-weight: bold;
	font-size: 0.37rem;
	color: #446900;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

/* 摘要信息: 263x32, radius 20, bg #FFF 50% */
.customPlan_summary {
	width: 7.01rem;
	line-height: 0.85rem;
	margin: 0 auto 0.91rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.43rem;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 0.53rem;
}

.customPlan_summaryLabel {
	font-size: 0.35rem;
	font-family: ArialMT;
	color: #333333;
}

.customPlan_summaryDate {
	font-size: 0.35rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #333333;
}

/* 底部确认按钮: 260x50, #0ABF53, radius 31.5 */
.customPlan_submit {
	width: 6.93rem;
	height: 1.33rem;
	line-height: 1.33rem;
	text-align: center;
	margin: 0 auto;
	background: #0ABF53;
	border-radius: 0.84rem;
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
