.main { position: relative; width: 100%; } .page1{ float: left; width: 40%; padding-left:15px; font-size: 14px; line-height: 80rpx; background-color: white; font-weight: 500; } /* 日期选择 */ .picker_group { background-color: white; height: 80rpx; line-height: 80rpx; display: flex; align-items: center; font-size: 14px; } .picker_group picker { height: 55rpx; line-height: 60rpx; margin: 0 2%; padding: 0 2%; border-radius: 30rpx; } .van-cell { margin-top: -1px; font-weight: 500; color: #000 !important; } .adress{ font-size: 14px; font-weight: 600; } .section{ font-size: 14px; font-weight: 500; width: 100%; margin-top: 0.8px; padding-left:13px; line-height: 80rpx; background-color: white; } .section__title{ float: left; width: 61%; } .picker{ font-weight: 500; } .picker1{ float: left; width: 22%; } .team{ margin-top: 12%; background-color: white; } .one{ padding: 10px 5px 15px 5px; } .tuan { margin-left: 11px; font-size: 16px; font-weight: 550; margin-right: 10px; } .two{ position: absolute; bottom: 9%; left: 9%; } .button{ width: 300px !important; background-color: rgb(102, 177, 247); background-image: linear-gradient(to right, rgb(247, 124, 53) , rgb(255, 153, 0)); border-radius: 30px; color:#ffffff; text-align: center; font-size: small; } .mult{ float: left; width: 65%; padding-left:15px; font-size: 14px; line-height: 80rpx; background-color: white; font-weight: 500; } .mults{ margin-top: -1px; background-color: white; line-height: 80rpx; } .multone{ margin-bottom: 1.8px; font-size: 14px; }