/* pages/tool/tool.wxss */ page { display: flex; flex-direction: column; background: #F5F5F5; align-items: center; } .containerdiy { height: 100%; display: flex; margin-top: 40rpx; flex-direction: column; justify-content: space-between; box-sizing: border-box; } .containerdiyy { width: 690rpx; background: #FFFFFF; border-radius: 24rpx; height: 1258rpx; display: flex; margin-top: 20rpx; flex-direction: column; align-items: center; justify-content: space-between; box-sizing: border-box; } .content-text { width: 136rpx; height: 30rpx; font-family: PingFang SC; font-weight: 500; font-size: 34rpx; color: #27C2A7; line-height: 30rpx; text-align: left; font-style: normal; text-transform: none; } .content-texttwo { width: 136rpx; height: 30rpx; font-family: PingFang SC; font-weight: 400; font-size: 34rpx; color: #000000; line-height: 30rpx; text-align: left; font-style: normal; text-transform: none; } .head-view { width: 750rpx; height: 618rpx; background: linear-gradient(to bottom, #27C2A7 0%, #F5F5F5 100%); border-radius: 0; position: absolute; } .home-title { position: relative; font-weight: bold; font-size: 48rpx; color: #333333; margin: 108rpx 0 0 40rpx; } .nav_box { display: flex; justify-content: space-between; padding: 0 50rpx; background: #ffffff; } .nav_bar { width: 104rpx; height: 70rpx; line-height: 70rpx; text-align: center; font-size: 24rpx; font-family: PingFang SC; font-weight: 400; color: #5B5B5B; } .form-group { margin-bottom: 20rpx; display: flex; align-items: center; width: 630rpx; height: 88rpx; background: #F7F7F7; border-radius: 16rpx; } .label { display: inline-block; width: 260rpx; font-size: 26rpx; font-weight: bold; padding-left: 30rpx; color: #333; } .input { flex: 1; padding: 2rpx; border-radius: 4rpx; box-sizing: border-box; text-align: right; padding-right: 30rpx; font-weight: 400; font-size: 30rpx; } .calculate-button:hover { background-color: #0056b3; } .title-one { width: 690rpx; height: 64rpx; background: linear-gradient(90deg, #FBE9AD 0%, #FBE9AD 100%); border-radius: 24rpx; display: flex; flex-direction: row; align-items: center; } .title-text { width: 390rpx; height: 26rpx; font-family: PingFang SC; font-weight: 500; font-size: 26rpx; color: #9A571C; line-height: 26rpx; font-style: normal; text-transform: none; margin-left: 30rpx; } .title-group { width: 100%; display: flex; margin: 20rpx 0 30rpx; justify-content: space-between; } .history { position: fixed; top: 20px; right: 20px; width: 300px; background-color: #f8f9fa; padding: 20px; border: 1px solid #ccc; border-radius: 4px; } .history-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; } .addperson { width: 100%; height: 100rpx; opacity: 1; display: flex; align-items: center; justify-content: center; } .text { font-size: 28rpx; font-family: PingFang SC; color: #FFFFFF; opacity: 1; width: 50%; display: flex; justify-content: center; align-items: center; height: 100rpx; } .cztext { width: 60rpx; height: 30rpx; font-family: PingFang SC; font-weight: 500; font-size: 30rpx; color: #27C2A7; line-height: 30rpx; text-align: left; font-style: normal; text-transform: none; } .wrapper { display: flex; align-items: center; justify-content: center; height: 100%; } .block { width: 640rpx; height: 812rpx; background: linear-gradient(222deg, #D5FFF8 0%, #FFFFFF 100%); border-radius: 24rpx; border: 2rpx solid #FFFFFF; } .select-wrap { width: 300rpx; margin-left: 116rpx; } .pinGroup { height: 270rpx; display: flex; border-bottom: 1px solid #999999; } .pincontent .title1 { font-size: 30rpx; font-weight: 700; } .pincontent .title2 { font-size: 26rpx; height: 37rpx; line-height: 37rpx; display: flex; color: #B4B4B4; margin: 11rpx 0 18rpx; } .pincontent .title2 .house { width: 28rpx; height: 28rpx; margin: 5rpx 7rpx 0 0; } .pincontent .title2 .house image { width: 100%; height: 100%; } .pincontent .Price { display: flex; } .pincontent .Price .Price1 { font-size: 34rpx; color: #FF4A4A; line-height: 42rpx; margin-right: 17rpx; } .pincontent .Price .Price2 { font-size: 24rpx; color: #CBCBCB; line-height: 41rpx; margin-right: 23rpx; text-decoration: line-through; } .pincontent .Price .Price3 { width: 51rpx; height: 21rpx; font-size: 15rpx; color: #E75D4D; border: 1px solid #E75D4D; border-radius: 4rpx; text-align: center; line-height: 18rpx; margin-top: 10rpx; } /* 优惠活动文字 */ .Distit { width: 685rpx; display: flex; margin-top: 26rpx; justify-content: space-between; } .textone { background: #FF4C00; border-radius: 50%; width: 29rpx; height: 29rpx; align-items: center; font-size: 17rpx; color: #FFFFFF; text-align: center; } .viewone { display: flex; flex-direction: column; align-items: center; margin-left: 56rpx; } .yaotext { display: flex; position: relative; justify-content: center; width: auto; height: 34rpx; font-family: PingFang SC; font-weight: 500; font-size: 34rpx; color: #000000; line-height: 34rpx; font-style: normal; text-transform: none; margin-top: -100rpx; font-weight: bold; } .text_four { width: auto; height: 30rpx; font-family: PingFang SC; font-weight: 500; font-size: 30rpx; color: #FFFFFF; line-height: 30rpx; text-align: left; font-style: normal; text-transform: none; } .text_five { width: 156rpx; height: 30rpx; font-family: PingFang SC; font-weight: 400; font-size: 26rpx; color: #FFFFFF; line-height: 30rpx; text-align: justified; font-style: normal; text-transform: none; } .yaotextt { display: flex; position: relative; justify-content: center; width: auto; height: 72rpx; font-family: PingFang SC; font-weight: 600; font-size: 72rpx; color: #27C2A7; line-height: 72rpx; text-align: left; font-style: normal; text-transform: none; margin-top: 56rpx; } .yaotexttwo { display: flex; position: relative; justify-content: center; width: auto; height: 34rpx; font-family: PingFang SC; font-weight: 500; font-size: 34rpx; color: #000000; line-height: 34rpx; text-align: left; font-style: normal; text-transform: none; margin-top: 24rpx; font-weight: bold; } .imageone { width: 90rpx; height: 90rpx; border: 2rpx solid #FF4C00; border-style: dashed; border-radius: 50%; } .texttwo { background: #FF4C00; width: 57rpx; height: 27rpx; align-items: center; font-size: 17rpx; color: #FFFFFF; text-align: center; } .history-result { justify-content: center; display: flex; flex-direction: row; align-items: center; width: 345rpx; height: 104rpx; background: linear-gradient(#FFFFFF 0%, rgba(118, 255, 231, 0.1) 100%); border-radius: 24rpx; } .status-box { height: 88rpx; line-height: 88rpx; display: flex; position: absolute; z-index: 1; margin-top: 0rpx; justify-content: space-between; align-items: center; background-color: #ffffff; margin-left: 220rpx; margin-right: 220rpx; } .status-box .status-label { width: 150rpx; height: 100%; text-align: center; font-size: 24rpx; color: #353535; box-sizing: border-box; position: relative; } .status-box .status-label.active { color: #5B5B5B; font-size: 28rpx; font-family: PingFang SC; font-weight: 800; border-bottom: 6rpx solid #FF6A6A; } .status-box .status-label .red-dot { width: 16rpx; height: 16rpx; position: absolute; left: 116rpx; top: 23rpx; background-color: #f43530; border-radius: 50%; } .image-container { display: flex; justify-content: flex-end; } .icon-image { width: 172rpx; height: 172rpx; } .result-button { width: 198rpx; height: 48rpx; background: #27C2A7; border-radius: 24rpx; display: flex; justify-content: center; flex-direction: row; align-items: center; } .result-view { display: flex; justify-content: center; flex-direction: row; margin-top: 48rpx; } .warning-text { font-size: 30rpx; margin-left: 56rpx; margin-right: 56rpx; margin-top: 16rpx; } .confirmation-view { display: flex; justify-content: center; flex-direction: row; margin-top: 24rpx; } .confirmation-button { width: 528rpx; height: 80rpx; background: #27C2A7; border-radius: 16rpx; display: flex; justify-content: center; flex-direction: row; align-items: center; }