/* pages/stock/stock.wxss */ page{ /* padding: 30rpx; */ background-color: #fff; } .top_bg { position: relative; } .top_bg>image{ width: 100%; } .top_bg .top_title{ position: absolute; left: 0; right: 0; margin: auto; color: #fff; text-align: center; top: 20rpx; font-size: 46rpx; font-weight: 600; } .nbcomment{ text-align: center; padding: 20rpx 0; text-decoration: underline; color: red; font-size: 32rpx; } .search-img{ width: 40rpx; position: absolute; right: 20rpx; top: 15rpx; } .date-picker{ color: #fff; padding-top: 10rpx; font-size: 26rpx; font-weight: 400; } .hot_list scroll-view{ height: calc(100vh - 180rpx); position: relative; top: -48rpx; border-radius: 37rpx; } .detail image{ width: 100%; border-radius: 8rpx; } .number{ width: 38rpx; display: inline-block; text-align: center; color: #CE994F; font-size: 26rpx; font-weight: 600; margin-right: 10rpx; margin-top: 6rpx; } image.number{ margin-top: 10rpx; } .nr{ padding: 0 30rpx; font-size: 26rpx; text-align: right; color: #333; } .desc{ font-size: 28rpx; line-height: 40rpx; margin: 30rpx 0; padding: 0 30rpx; } .name{ font-size: 28rpx; font-weight: 500; } .name>text{ color: #AAAAAA; font-size: 22rpx; /* border: 1px solid #AAAAAA; */ border-radius: 4rpx; font-weight: 400; padding: 0 4rpx; position: relative; top: -3rpx; } .name view{ float: right; color: #CE994F; font-size: 22rpx; text-align: center; position: relative; top: -5rpx; } .info{ font-size: 26rpx; padding: 10rpx 0; display: flex; color: #333; } .info view{ width: 85%; vertical-align: top; font-size: 27rpx !important; } .info label{ font-weight: 500; } .info .tag{ font-size: 28rpx; color: #CE994F; border: 1px solid #CE994F; border-radius: 8rpx; margin-right: 8rpx; font-weight: 400; padding: 0 8rpx; } .player{ border-bottom: 1px solid #F5F5F5; margin-bottom: 20rpx; } .name view{ float: right; color: #CE994F; font-size: 22rpx; text-align: center; position: relative; top: -5rpx; } .name view text{ display: block; font-size: 32rpx; color: #CE994F; position: relative; top: -8rpx; } .search{ position: relative; display: flex; justify-content: space-between; } .search input{ width: 100%; background: #F7F7F7; height: 68rpx; padding-left: 70rpx; border-radius: 16rpx; box-sizing: border-box; font-size: 30rpx; } .search text{ font-size: 30rpx; line-height: 68rpx; } .search image{ position: absolute; height: 40rpx; left: 20rpx; top: 0; bottom: 0; margin: auto; } .list{ padding: 20rpx 0; border-bottom: 1px solid #F5F5F5; display: flex; justify-content: space-between; } .stock-name{ width: 65%; } .stock-name .code{ display: block; font-size: 24rpx; color: #666; padding-top: 5rpx; } .num{ font-size: 32rpx; color: #666; text-align: right; float: right; margin-top: 20rpx; position: relative; padding-right: 40rpx; } .num text{ font-size: 30rpx; font-weight: 500; color: red; } .stock_name{ line-height: 100rpx; padding: 0 20rpx; font-size: 32rpx; color: #333; background: #fff; position: relative; } .cc{ color: #E90001; font-size: 26rpx; } .stock_name text{ color: #999; font-weight: 400; font-size: 26rpx; padding: 5rpx 10rpx; } .tab{ background: #fff; border-bottom: 1px solid #f2f2f2; } .tab view{ line-height: 70rpx; text-align: center; display: inline-block; font-size: 30rpx; position: relative; padding: 0 20rpx; } .tab .act{ color: #FF583D; } .act text{ position: absolute; width: 120rpx; height: 4rpx; bottom: 0; left: 0; right: 0; margin: auto; background: rgba(217, 75, 36, 1); border-radius: 40rpx; } ._list{ position: relative; padding-left: 80rpx; margin-bottom: 24rpx; } ._list>navigator>image,._list>image{ width: 64rpx; height: 64rpx; position: absolute; left: 0; top: 0; border-radius: 100%; } ._content,._name{ font-size: 30rpx; line-height: 48rpx; } .answer{ background: rgba(247, 247, 247, 1); padding: 20rpx; color: #666; margin: 20rpx 0; font-size: 28rpx; line-height: 36rpx; } .answer view{ line-height: 48rpx; } .answer text{ color: #2383e5; } .addr{ position: relative; padding-bottom: 16px; border-bottom: 1px solid rgba(245, 245, 245, 1); } .addr text{ font-size: 28rpx; margin-right: 24rpx; color: #666666; } .addr image{ width: 34rpx; position: absolute; right: 0; top: 12rpx; } .addr .del{ right: 50rpx; width: 50rpx; top: 0; } .post{ position: fixed; padding: 24rpx 30rpx 50rpx; bottom: 0; left: 0; background: #fff; z-index: 9; border-top: 1px solid rgba(245, 245, 245, 1); display: flex; justify-content: space-between; width: 100%; } .post input{ width: 100%; height: 80rpx; border:none; background-color: #f2f2f2; border-radius: 9rpx; font-size: 30rpx; color: #666; padding: 0 16rpx; margin-bottom: 24rpx; } .post button:not([size='mini']){ height: 64rpx; width: 124rpx !important; background: #D94B24; border-radius: 8rpx; line-height: 64rpx; font-size: 30rpx; color: #fff; padding: 0; font-weight: 400; margin: 0; } .post image{ width: 48rpx; position: relative; top: 10rpx; } .stock_name view{ position: absolute; color: #D94B24; border: 1px solid #D94B24; width: 72px; height: 24px; line-height: 24px; right: 30rpx; top: 0; bottom: 0; margin: auto; font-size: 28rpx; font-weight: 400; text-align: center; border-radius: 8rpx; } .more-image{ width: 32rpx; position: absolute; top:10rpx; right: 0; }