/* pages/mine/wxml/playpusher/playpusher.wxss */ page{ height: 100%; } .content{ height: 100%; } live-pusher{ width: 100%; height: 100%; } .cover{ width: 280%; height: 100%; position: relative; left: -90%; } .goods-detail{ height: 100%; width: 100%; position: absolute; left: 0; } .goods-img{ width: 100rpx; height: 100rpx; background: #fb752c; float: left; } .goods-detail-content{ height: 100%; width: 90%; float: left; background: rgba(0, 0, 0, 0.3); overflow-y: scroll; padding-top: 30rpx; box-sizing: border-box; } .goods-detail-btn{ color: #fff; float: left; position: absolute; top: 40%; left: 90%; padding: 20rpx; background: rgba(0, 0, 0, 0.3); font-size: 24rpx; } .goods-bidding{ width:100%; height: 100%; position: absolute; right: 0; } .goods-bidding .goods-bidding-btn{ color: #fff; position: absolute; top: 40%; left: 0; padding: 20rpx; background: rgba(0, 0, 0, 0.3); margin-left: 10rpx; font-size: 24rpx; } .goods-bidding-content{ height: 100%; width: 90%; float: right; background: rgba(0, 0, 0, 0.3); /* position: absolute; */ /* right: -40rpx; */ overflow-y: scroll; } .goods-list{ width: 90%; height: 180rpx; background: #fff; margin: 0 auto 30rpx; box-shadow: 0 10rpx 30rpx #444; box-sizing: border-box; padding: 10rpx; } .goods-list cover-image{ background: #a1c2f9; width: 160rpx; height: 160rpx; } .goods-list .serial-number{ float: left; height: 100%; width: 60rpx; text-align: center; line-height: 160rpx; } .goods-list .content{ float: left; width:70%; height: 100%; position: relative; margin-left: 10rpx; } .goods-list .title{ white-space:normal; font-size: 28rpx; } #checked{ color: #fb752c; } .goods-info{ position: absolute; bottom: 0; height: 50%; width: 100%; } .goods-info .goods-status{ right: 0; font-size: 24rpx; color: #999; bottom: 0; position: absolute; } .goods-info .price{ float:left; font-size: 24rpx; color: #999; bottom:0; position: absolute; } .price cover-view{ float: left; } .goods-bidding-title{ background: #fb752c; width: 100%; } .goods-bidding-title cover-view{ padding: 10rpx; white-space: normal; color: #fff; font-size:30rpx; } .goods-bidding-price{ background: #fff; margin-bottom: 20rpx; width: 93%; margin: 20rpx auto; } .goods-bidding-info{ padding: 10rpx; } .goods-bidding-info cover-view{ float: left; font-size:30rpx; margin-top: 16rpx; } .goods-bidding-extra:after{ content:''; display: block; clear: both; } .goods-bidding-extra{ position: relative; padding: 10rpx; } .goods-bidding-extra cover-view{ float: left; font-size:24rpx; color: #999; } .liens{ width: 1rpx; background: #ccc; height: 30rpx; margin: 0 10rpx; } .goods-bidding-extra .goods-bidding-serial{ position: absolute; right: 15rpx; color: #000; letter-spacing: 1rpx; } .goods-parameter{ background: #fff; margin-bottom: 20rpx; width: 93%; margin: 0 auto 20rpx; } .goods-parameter .goods-parameter-title{ width: 100%; font-size: 28rpx; background: #fb752c; } .goods-parameter-title cover-view{ padding: 10rpx; color: #fff; } .goods-parameter-left{ padding: 10rpx 10px 20rpx; } .goods-parameter-left .goods-parameter-left-list{ float:left; width: 50%; margin-top:10rpx; } .goods-parameter-left-list cover-view{ font-size: 24rpx; color: #999; float: left; } .bid-record{ background: #fff; margin-bottom: 20rpx; width: 93%; margin: 0 auto 20rpx; } .bid-record-title{ background: #fb752c; } .bid-record-title cover-view{ padding: 10rpx; font-size: 28rpx; color: #fff; } .bid-record-content{ } .bid-record-list{ padding: 10rpx; color: #000; font-size: 24rpx; position: relative; } .bid-record-list cover-view{ float: left; } .list-serial{ letter-spacing: 1rpx; } .list-price{ letter-spacing: 1rpx; } .list-state{ margin:0 10rpx; } .list-date{ letter-spacing: 1rpx; } .list-price{ position: absolute; right: 15rpx; padding-right: 5rpx; } .notice{ background: #fff; margin-bottom: 20rpx; width: 93%; margin: 0 auto 20rpx; } .notice-title{ background: #fb752c; padding: 10rpx; } .notice-title cover-view{ color: #fff; font-size: 28rpx; } .notice-content{ padding: 10rpx; overflow-y: scroll; height: 300rpx; } .title-h1{ color: #000; font-size: 24rpx; font-weight: 600; } .title-h2{ color: #333; font-size: 24rpx; font-weight: 600; } .notice-content cover-view{ display: block; font-size: 24rpx; color: #666; line-height: 48rpx; white-space:normal; } .bidding{ background: #fb752c; height: 100rpx; position: relative; width: 93%; margin: 0 auto 20rpx; box-sizing: border-box; } .bidding-input{ float:left; height: 80rpx; } .input-box{ float: left; height: 100%; width: 300rpx; background: #fff; text-align: center; line-height: 80rpx; } .reduce,.rise{ float: left; height: 100%; width: 80rpx; background: #e22; color: #fff; text-align: center; line-height: 70rpx; } .submit{ float: right; width: 140rpx; height: 100rpx; } .submit button{ height: 80rpx; font-size: 30rpx; background: #e22; color: #fff; border: none; border-radius: 0; } .open{ color: #fff; width: 100%; background: #fb752c; text-align: center; line-height: 100rpx; z-index: 999; } .rotate-camera{ position: absolute; width: 70rpx; height: 70rpx; top: 20rpx; left: 50%; margin-left: 280rpx; } .chat-box{ background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5)); width: 100%; height: 300rpx; position: absolute; bottom: 0; left: 50%; padding-top: 20rpx; } .chat-ul::after{ content: ''; display: block; clear: both; } .chat-ul{ max-height: 300rpx; position: absolute; bottom: 0; width: 100%; overflow-y: scroll; padding-bottom: 20rpx; } .chat-list{ width: 100%; box-sizing: border-box; padding: 0 20rpx; } .userhade{ width: 50rpx; height: 50rpx; float: left; } .username{ margin-left: 20rpx; float: left; color: #fff; line-height: 50rpx; font-size: 28rpx; width: 100rpx; } .chat-content{ margin-left: 20rpx; width:640rpx; white-space:pre-line; float: left; color: #fff; padding: 10rpx 0; font-size: 28rpx; } .chat-box{ background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5)); width: 100%; height: 300rpx; position: absolute; bottom: 0; left: 50%; padding-top: 20rpx; } .chat-ul::after{ content: ''; display: block; clear: both; } .chat-ul{ max-height: 300rpx; position: absolute; bottom: 0; width: 100%; overflow-y: scroll; padding-bottom: 20rpx; } .chat-list{ width: 100%; box-sizing: border-box; padding: 0 20rpx; margin-bottom: 12rpx; } .userhade{ width: 45rpx; height: 45rpx; float: left; border: 1px solid #fff; margin-right: 12rpx; } .username{ margin-left: 20rpx; float: left; color: #fff; line-height: 50rpx; font-size: 28rpx; width: 100rpx; } .chat-content{ margin-left: 20rpx; width:590rpx; white-space:pre-line; /* float: left; */ color: #60a2f0; padding: 10rpx 0; font-size: 28rpx; } .rotate-camera { position:absolute; width:50rpx; height:50rpx; top:80rpx; left:50%; /* margin-left:250rpx; */ } .btn::after{ border: none; } .btn-box{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 99; } .btn{ width: 100%; height: 100%; padding: 0; background: rgba(0, 0, 0, 0); } .rotate-camera cover-image{ position: absolute; left: 0; top: 0; z-index: 98; width: 50rpx; height: 50rpx; } .d-back-home { position: fixed; width: 96rpx; height: 96rpx; right: 30rpx; bottom: 166rpx; z-index: 10000; } .scroll { height: 300rpx; position: absolute; bottom: 5rpx; } .scro { margin-bottom: 20rpx; } .user_img { width: 40rpx; height: 39rpx; margin-right: 18rpx; vertical-align: middle; border: 1px solid #fff; } .chatbox { width: 650rpx; overflow: auto; position: fixed; z-index: 9999; height: 300rpx; bottom: 100rpx; left: 10rpx; } .talk { padding-left: 10rpx; font-size: 14px; } .talk .user { color: #60a2f0; /* display: inline-block; */ vertical-align: middle; line-height: 20rpx; } .talk .content { color: #60a2f0; height: 50rpx; display: inline-block; vertical-align: middle; } .online_number { color: #60a2f0; position: absolute; top: 1%; left: 3%; font-size: 12px; }