/* pages/live/live.wxss */ page{ padding: 0; margin: 0; } .auction { height: 100%; width: 92%; padding: 20rpx 30rpx; background: #ededed; } live-player{ width: 100%; display: block; background: #000; } .cover{ width: 280%; height: 100%; position: relative; left: -90%; } .goods-detail{ height: 100%; width: 100%; position: absolute; left: 0; z-index: 5; } .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: 37%; left: 90%; padding: 20rpx; background: rgba(0, 0, 0, 0.3); font-size: 24rpx; } .goods-bidding{ width:100%; height: 100%; position: absolute; right: 0; z-index: 5; } .goods-bidding .goods-bidding-btn{ color: #fff; position: absolute; top: 40%; left: 0; padding: 20rpx; background: rgba(0, 0, 0, 0.3); margin-left: 15rpx; 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: 160rpx; background: #fff; margin: 0 auto 10rpx; box-shadow: 0 10rpx 30rpx #444; box-sizing: border-box; padding: 10rpx; } .load { text-align: center; width: 90%; height: 60rpx; color: #fff; margin: 0 auto 10rpx; box-shadow: 0 10rpx 30rpx #444; box-sizing: border-box; } .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; } .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-status { width: 70%; font-size: 15px; float: left; } .goods-status_right { width: 30%; font-size: 15px; float: left; } .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: 92%; 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: 92%; 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: 92%; 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: 92%; 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; position: relative; width: 92%; height: 100rpx; margin: 0 auto 20rpx; box-sizing: border-box; } .bidding-input{ float:left; width:100%; color:#fff; text-align: center; line-height:100rpx; } .input-box{ float: left; height: 100%; width: 300rpx; background: #fff; text-align: center; line-height: 80rpx; } .reduce,.rise{ float: left; height: 80rpx; 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; } .deposit{ color: #fff; width: 100%; height: 100%; background: #fb752c; text-align: center; line-height: 100rpx; z-index: 999; } .end-time{ position: fixed; top: 50%; left: 50%; width: 400rpx; height: 300rpx; margin-top: -200rpx; margin-left: -200rpx; color: #ffcc66; font-weight: 600; font-size: 120rpx; text-align: center; line-height: 200rpx; text-shadow: 5rpx 5rpx 3rpx #fff; z-index: 999; } .end-time .text{ font-size: 50rpx; } .bidding-control-input{ float: left; } .bidding-control-end{ } .detection{ width: 255px; background: rgba(0, 0, 0, 0.5); position: absolute; top: 17%; left: 45%; margin-top: -150rpx; margin-left: -150rpx; } .detection cover-image{ width: 100%; margin: 20rpx auto 0; } .detection cover-view{ text-align: center; color:#fff; font-size: 24rpx; margin-top: 20rpx; z-index: 1; } .chat{ width: 100%; height: 100rpx; box-sizing: border-box; border-top: 2rpx solid #ccc; } .chat input{ float: left; width: 60%; height: 60rpx; background: #ededed; margin: 20rpx 0 20rpx 20rpx; border-radius: 30rpx; font-size: 28rpx; padding-left: 20rpx; padding-right: 20rpx; } .chat .btn{ float: right; width: 50rpx; height: 50rpx; border-radius: 0; background: none; margin: 27rpx 20rpx 0 20rpx; } .chat .btn image{ width: 100%; height: 100%; } .chat button{ float: left; width: 20%; height: 60rpx; margin: 20rpx 0 20rpx 20rpx; font-size: 28rpx; background: #fb752c; border-radius: 30rpx; color: #fff; line-height: 60rpx; } .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; overflow-y:scroll; } .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-y: scroll; position: fixed; z-index: 9999; height: 300rpx; bottom: 110rpx; 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; } .goods-top { float: right; } .goods_detail { font-size: 14px; width: 650rpx; overflow: auto; position: fixed; z-index: 9999; top: 0; left: 0; right: 0; margin: auto; color: #Fff; text-align: center; } .goods-product { border: 1px solid #fff; text-indent: 2em; height: 300rpx; color: #fff; text-align: left; overflow: auto; white-space: normal; } .goods-parameter-right-list { float:left; width: 100%; height: 80rpx; overflow: auto; white-space: normal; margin-top:10rpx; } .product { width: 90%; background: #fff; margin: 0 auto 30rpx; box-shadow: 0 10rpx 30rpx #444; box-sizing: border-box; padding: 10rpx; overflow-y: scroll; position: relative; padding-bottom: 10rpx; } /* 中拍 */ .mask { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); position: fixed; top: 0; left: 0; text-align: center; z-index: 99999; } .mask view { margin-top: 40%; position: relative; } .mask view button { position: absolute; background: #fff; width: 280rpx; height: 80rpx; border-radius: 40rpx; font-size: 32rpx; color: #c75c21; left: 50%; margin-left: -140rpx; bottom: 40rpx; line-height: 80rpx; } .mask .pay { top: 77%; width: 210rpx; height: 70rpx; left: 41%; line-height: 70rpx; } .mask .close { top: 77%; width: 200rpx; height: 70rpx; line-height: 70rpx; left: 71%; } #zhankan_img { width: 40rpx; height: 40rpx; background: #fff; float: right; } #shouqi_img { width: 40rpx; height: 40rpx; background: #fff; float: right; position: absolute; bottom: 10rpx; right: 16rpx; } .content_bid { white-space: normal; overflow: auto; text-indent: 2em; font-size: 14px; line-height: 28px; }