123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342 |
- .line {
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .line-two {
- word-break: break-all;
- overflow: hidden;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- }
- .bargaining {
- margin-top: 150rpx;
- padding: 5rpx;
- background: #fdfdfd;
- .big {
- width: 680rpx;
- margin: 30rpx auto;
- .big-img {
- position: relative;
- width: 680rpx;
- height: 460rpx;
- border-radius: 20rpx;
- .time-content {
- position: absolute;
- bottom: 0;
- display: flex;
- align-items: center;
- justify-content: space-between;
- width: 100%;
- .secondsKill {
- margin-left: 40rpx;
- }
- .time {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- margin-right: 20rpx;
- .countDown {
- }
- }
- }
- }
- .content {
- padding: 30rpx;
- border-bottom-left-radius: 30rpx;
- border-bottom-right-radius: 30rpx;
- .commodity-content {
- display: flex;
- align-items: center;
- margin-bottom: 10rpx;
- .reduction {
- display: flex;
- justify-content: center;
- align-items: center;
- width: 160rpx;
- height: 40rpx;
- margin-right: 10rpx;
- border-radius: 30rpx;
- }
- .commodity-name {
- width: 500rpx;
- }
- }
- .describe {
- margin-bottom: 10rpx;
- }
- .inventory {
- margin-bottom: 20rpx;
- }
- .price-content {
- display: flex;
- align-items: center;
- justify-content: space-between;
- .price {
-
- .discount {
- margin-bottom: 5rpx;
- }
- .original-price {
- text-decoration: line-through;
- }
- }
- .buy {
- width: 100rpx;
- padding: 0 10rpx;
- border: 1rpx solid red !important;
- margin: 0;
- }
- }
- }
- }
- }
- .bargaining {
- padding: 5rpx;
- background: #fdfdfd;
- .two-box {
- display: inline-block;
- margin-left: 20rpx;
- .two {
- width: 340rpx;
- margin: 30rpx auto;
- .two-img {
- position: relative;
- width: 340rpx;
- height: 330rpx;
- border-radius: 20rpx;
- .time-content {
- position: absolute;
- bottom: 0;
- display: flex;
- align-items: center;
- justify-content: space-between;
- width: 100%;
- .secondsKill {
- margin-left: 20rpx;
- }
- .time {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- margin-right: 20rpx;
- }
- }
- }
- .content {
- padding: 20rpx;
- border-bottom-left-radius: 30rpx;
- border-bottom-right-radius: 30rpx;
- .commodity-content {
- margin-bottom: 10rpx;
- .reduction {
- float: left;
- display: flex;
- justify-content: center;
- align-items: center;
- width: 140rpx;
- margin-right: 10rpx;
- border-radius: 30rpx;
- }
- }
- .describe {
- margin-bottom: 10rpx;
- }
- .inventory {
- margin-bottom: 10rpx;
- }
- .price-content {
- display: flex;
- align-items: center;
- justify-content: space-between;
- .price {
-
- .discount {
- }
- .original-price {
- text-decoration: line-through;
- }
- }
- .buy {
- width: 70rpx;
- padding: 0 6rpx;
- border: 1rpx solid red !important;
- margin: 0;
- }
- }
- }
- }
- }
- }
- .bargaining {
- padding: 5rpx;
- background: #fdfdfd;
- .three-box {
- display: inline-block;
- margin-left: 20rpx;
- .three {
- width: 220rpx;
- margin: 30rpx auto;
- .three-img {
- width: 220rpx;
- height: 220rpx;
- border-radius: 20rpx;
- }
- .content {
- padding: 15rpx;
- border-bottom-left-radius: 30rpx;
- border-bottom-right-radius: 30rpx;
- .commodity-name {
- margin-bottom: 15rpx;
- }
- .inventory {
- margin-bottom: 5rpx;
- }
- .describe {
- margin-bottom: 10rpx;
- }
- .discount {
- margin-bottom: 5rpx;
- }
- .original-price {
- text-decoration: line-through;
- }
- .buy {
- width: 100%;
- margin-top: 10rpx;
- padding: 0 8rpx;
- }
- }
- }
- }
- }
- .bargaining {
- background: #fdfdfd;
- .details {
- display: flex;
- width: 680rpx;
- margin: 30rpx auto;
- .details-img {
- position: relative;
- width: 300rpx;
- height: 300rpx;
- border-radius: 20rpx;
- .time-content {
- position: absolute;
- bottom: 0;
- display: flex;
- align-items: center;
- justify-content: space-between;
- width: 100%;
- .secondsKill {
- margin-left: 20rpx;
- }
- .time {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- margin-right: 20rpx;
- }
- }
- }
- .content {
- width: 340rpx;
- padding: 20rpx;
- border-bottom-left-radius: 30rpx;
- border-bottom-right-radius: 30rpx;
- .commodity-content {
-
- margin-bottom: 20rpx;
- .reduction {
- float: left;
- display: flex;
- justify-content: center;
- align-items: center;
- width: 130rpx;
- margin-right: 10rpx;
- border-radius: 30rpx;
- }
- .commodity-name {
- margin-bottom: 10rpx;
- }
-
- }
- .describe {
- margin-bottom: 15rpx;
- }
- .inventory {
- margin-bottom: 15rpx;
- }
- .price-content {
- display: flex;
- align-items: center;
- justify-content: space-between;
- .price {
- .discount {
- margin-bottom: 10rpx;
- }
- .original-price {
- text-decoration: line-through;
- }
- }
- .buy {
- width: 80rpx;
- padding: 0 8rpx;
- margin: 0;
- border: 1rpx solid red !important;
- }
- }
- }
- }
- }
- .bargaining {
- background: #fdfdfd;
- .scroll-box {
- display: inline-block;
- margin-right: 20rpx;
- .scroll {
- width: 220rpx;
- margin: 30rpx auto;
- .scroll-img {
- width: 220rpx;
- height: 220rpx;
- border-radius: 20rpx;
- }
- .content {
- padding: 15rpx;
- border-bottom-left-radius: 30rpx;
- border-bottom-right-radius: 30rpx;
- .commodity-name {
- margin-bottom: 10rpx;
- }
- .describe {
- margin-bottom: 10rpx;
- }
- .inventory {
- margin-bottom: 10rpx;
- }
- .discount {
- margin-bottom: 5rpx;
- }
- .original-price {
- text-decoration: line-through;
- }
- .buy {
- width: 100%;
- padding: 0 8rpx;
- margin-top: 10rpx;
- }
- }
- }
- }
- }
|