@charset "UTF-8"; /* 主题色 */ .content.data-v-564c9942 { padding: 15px 10px; background: #fff; min-height: calc(100vh - 30px); } .content .radio.data-v-564c9942 { display: flex; height: 34px; line-height: 34px; } .content picker.data-v-564c9942 { width: 100%; text-align: right; border: none; color: #333333; } .content .top.data-v-564c9942 { width: 100%; line-height: 30px; font-size: 24rpx; text-align: center; margin-bottom: 30rpx; color: #999; } .content .top text.data-v-564c9942 { width: 100%; display: block; text-align: center; font-size: 40rpx; color: #333; font-weight: 600; } .content .h5.data-v-564c9942 { font-size: 30rpx; color: #666; } .content .con.data-v-564c9942 { margin-top: 5px; color: #999; line-height: 22px; font-size: 28rpx; } .content .table.data-v-564c9942, .content .table2.data-v-564c9942 { width: 100%; border: 1px solid #d69231; border-bottom: none; box-sizing: border-box; border-spacing: inherit; font-size: 28rpx; height: auto; overflow: hidden; border-right: none; } .content .table .tr.data-v-564c9942, .content .table2 .tr.data-v-564c9942 { width: 50%; float: left; } .content .table .tr .text.data-v-564c9942, .content .table2 .tr .text.data-v-564c9942 { width: 40%; } .content .table .tr .td.data-v-564c9942, .content .table2 .tr .td.data-v-564c9942 { width: 60%; } .content .table .text.data-v-564c9942, .content .table2 .text.data-v-564c9942 { float: left; height: 35px; line-height: 35px; background: #ffcf85; box-sizing: border-box; border-bottom: 1px solid #d69231; border-right: 1px solid #d69231; text-align: center; } .content .table .td.data-v-564c9942, .content .table2 .td.data-v-564c9942 { box-sizing: border-box; background: #e4cdac21; display: flex; float: left; height: 35px; line-height: 35px; padding-right: 5px; padding-left: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px solid #d69231; border-right: 1px solid #d69231; text-align: center; } .content .table .td.data-v-564c9942 input, .content .table2 .td.data-v-564c9942 input { width: 95%; height: 35px; line-height: 35px; font-size: 30rpx !important; } .content .table2.data-v-564c9942 { margin: 50rpx auto; border-right: none; text-align: center; } .content .table2 .text.data-v-564c9942 { width: 50%; border-right: 1px solid #d69231; } .content .table2 .td.data-v-564c9942 { height: 50px; width: 50%; line-height: 50px; display: inherit; border-right: 1px solid #d69231; } .content .table2 .td .text2.data-v-564c9942 { font-size: 36rpx; font-weight: bold; } .btn.data-v-564c9942 { width: 100%; margin-top: 20px; margin-bottom: 15px; background-color: #54d87c; }