$themeColor:#FF7142; .supply-demand{ padding: 10px 20px; .border-box{ border-bottom: 1Px solid #d6e4ef; display: flex } .at-input__container{ color:black; font-weight: bold; .at-input__input{ font-weight: normal } } .img-box{ margin-top:10Px; .img-container{ border: 1Px solid #d6e4ef; border-radius:8rpx; } } .button-box{ display: flex; flex-wrap: nowrap; flex-direction: row; margin: 40px 0 0; .button{ flex:1; text-align: center; .button-orange,.button-green{ font-size: 28rpx; } } } } .title-box{ .title{ //color: #333; margin-right:16rpx; width:172rpx; font-size:32rpx; line-height:100rpx; vertical-align:middle; text-align:left; font-weight: bold; } } .warn{ font-size: 25px; color:red; } .page-section{ border-bottom: 1Px solid #d6e4ef; } .selected{ display: inline-block; margin-left: 20%; font-size: 32rpx } .input-box{ border-bottom: 1Px solid #d6e4ef; display: flex; } .require{ color:red; line-height:100rpx; }