my_Youhui.css 3.3 KB
.mainContainer {
	width: 100%;
	height: 100%;

}

.u-tabs-swiper {
	position: relative;
	top: 18px;
	-webkit-transform: translateY(-25%);
	transform: translateY(-19px);
	left: 0;
	z-index: 5;
}

.swiper-box {
	width: 100%;
	height: 100vh;
	margin-top: 32rpx;
}

.yishiyong {
	background-color: #C2C2C2;
}

.swiper-item {
	height: 100%;
}

.page-content,
.page-box {
	padding: 0 32rpx;

}

.youHuiBox {}

.youHuiItem {
	margin-bottom: 24rpx;
}

.youHuiBg {
	width: 100%;
}

.youHuiBg image {
	width: 100%;
}

.youHuiMoney {
	width: 172rpx;
	width: 221rpx;
	height: 190rpx;

}

.lingJuangBg {
	width: 100%;
	height: 40px;
	background-color: #007AFF;
	position: absolute;
	bottom: 160rpx;
	left: 0;
	z-index: 6;
}

.youHui_content {
	padding-bottom: 120rpx;
	box-sizing: border-box;
}

.moneyCom {
	color: rgba(235, 195, 154, 1);
	font-size: 60rpx;
	font-weight: 700;
	line-height: 200rpx;
	text-align: center;
	padding-right: 15px;

	box-sizing: border-box;
}

.youHuiContent {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-left: 32rpx;
}

.youHuiContent::before {
	content: '';
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.3);
	position: absolute;
	z-index: 1;
}

.youHuiContents {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-left: 32rpx;

}

.youHuiContents::after {
	content: '';
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.3);
	position: absolute;
	z-index: 1;
}

.youHuiContentF {
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-left: 32rpx;
}

.content_left {
	height: 96rpx;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	box-sizing: border-box;
}

.content_right {
	width: 158rpx;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: flex-end;
	margin-right: 32rpx;
}

.content_right1 {
	width: 158rpx;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: flex-end;
	margin-right: 32rpx;
}

.content_right-title {
	color: rgba(62, 85, 78, 1);
	font-size: 26rpx;
	font-weight: 400;
}

.content_left_text {
	color: rgba(19, 26, 20, 0.4);
	font-size: 24rpx;
	font-weight: 400;
	margin-top: 20rpx;
}

.content_left-title {
	color: rgba(19, 26, 20, 0.85);
	font-size: 32rpx;
	font-weight: 700;
}

.content_right-btn {
	width: 158rpx;
	height: 48rpx;
	margin-top: 40rpx;
	border-radius: 72rpx;
	line-height: 48rpx;
	text-align: center;
	border: 1px solid rgba(0.24313725531101227, 0.3333333432674408, 0.30588236451148987, 1);
}

.lingJuang-Container {
	border-bottom: 0;
	left: 0;
	height: 80rpx;
	width: 100%;
	bottom: 68rpx;
	z-index: 1;
}
.lingJuang-Container::after{
	content: '';
	width: 100%;
	height: 68rpx;
	position: fixed;
	z-index: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
}

.lingJuang-Container-content {
	color: rgba(62, 85, 78, 1);
	font-size: 28rpx;
	font-weight: 400;
	text-align: center;
	line-height: 80rpx;
	top: 0;
	left: 0;
	transform: translateX(62%);
}

.fenxiaoTitle {
	color: rgba(31, 31, 31, 1);
	font-size: 36rpx;
	font-weight: 700;
}