newbornDetails.css 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. /* product/xrzqDetails/xrzqDetails.wxss */
  2. .banner{overflow: hidden;position: relative;}
  3. .swiper,.swiper image{width: 100%;height: 750rpx;}
  4. .dots{position: absolute;left: 0;right: 0;bottom: 11rpx;align-items: center;justify-content: center;}
  5. .dot{background:var(--mina) ;width: 10rpx;height: 10rpx;border-radius: 5rpx;margin: 0 3rpx;}
  6. .dot.active{width: 30rpx;}
  7. .group{position: relative;height: 120rpx;}
  8. .ptbg{width: 100%;height: 120rpx;position: absolute;top: 0;left: 0;z-index: 1;}
  9. .origin text{font-weight: bold; font-size: 24rpx !important ;}
  10. .groups{position: relative;z-index: 2;align-items: center;padding: 0 30rpx;justify-content: space-between;height: 120rpx;}
  11. .price{font-size: 28rpx;color: #FE0419;}
  12. .price text{font-size: 48rpx;font-weight: bold;}
  13. .price text.origin{font-weight: normal;font-size: 24rpx;color: #999;text-decoration: line-through;margin-left: 10rpx;}
  14. .left .price,.left .price text.origin{color: #fff;}
  15. .pin{font-size: 24rpx;color: #fff;}
  16. .tuan{width: 154rpx;height: 40rpx;float: right;}
  17. .endtime{align-items: center;font-size: 24rpx;color: #fff;line-height: 36rpx;margin-top: 47rpx;overflow: hidden;clear: both;}
  18. .endtime view{margin-right: 15rpx;}
  19. .endtime text{display: block;width:36rpx;height:36rpx;background:rgba(0, 0, 0, 0.4);border-radius:6rpx;font-size: 24rpx;color: #fff;text-align: center;line-height: 36rpx;margin:0 5rpx;}
  20. .info{padding: 30rpx 30rpx 40rpx;}
  21. .infos{align-items: center;justify-content: space-between;}
  22. .share{font-size: 24rpx;color: #999;text-align: center;position: relative;margin-left: 45rpx !important;}
  23. .share::after{content: '';display: block;width: 2rpx;height: 45rpx;background: #e7e7e7;position: absolute;top: 50%;transform: translateY(-50%);left: -30rpx;}
  24. .share image{width: 31rpx;height: 31rpx;margin: 0 auto 10rpx;}
  25. .title{font-size: 30rpx;color: #222;line-height: 40rpx;font-weight: bold;}
  26. .tag{width: 82rpx;height: 36rpx;display: inline-block;margin: 0 10rpx 0 0;position: relative;top: 7rpx;}
  27. .detinfo .item{padding: 30rpx;border-bottom: 1rpx solid #f6f6f6;}
  28. .detinfo .item:last-child{border-bottom: none;}
  29. .item label{display: block;width: 130rpx;font-size: 28rpx;color: #222;font-weight: bold;line-height: 40rpx;}
  30. .quan .flex{align-items: center;}
  31. .quan text{display: block;background: #FDF5F3;padding: 0 13rpx;height: 40rpx;line-height: 40rpx;font-size: 24rpx;color: #FF5F08;margin-right: 10rpx;}
  32. .ling{font-size: 24rpx;color: #FF5F08;align-items: center;}
  33. .ling image{width: 14rpx;height: 24rpx;margin-left: 11rpx;}
  34. .address{font-size: 28rpx;color: #333;line-height: 40rpx;}
  35. .huo{font-size: 24rpx;color: #666;line-height: 40rpx;}
  36. .huo text{color: #FE0419;}
  37. .more{width: 36rpx;height: 10rpx;margin-top: 15rpx;}
  38. .dis{display: flex;justify-content: space-between;}
  39. .more{width: 36rpx;height: 10rpx;margin-top: 15rpx;}
  40. .more1{width: 12rpx; height: 22rpx;}
  41. .txt{margin-left: 14rpx;}
  42. .gmbtn1{border: 2rpx solid #FE0419; width: 430rpx;height: 77rpx;border-radius:40rpx;text-align: center;line-height: 80rpx;font-size: 30rpx;color: #FE0419;background-color: #FFFFFF;}
  43. .gmbtnor{width: 210rpx;height: 80rpx;border-radius: 40rpx;text-align: center;line-height: 80rpx;font-size: 30rpx;color: #fff;}
  44. /* .user{width: 68rpx;height: 68rpx;border-radius: 50%;margin-right: 15rpx;} */
  45. .name{font-size: 28rpx;color: #666;line-height: 68rpx;justify-content: space-between;align-items: center;}
  46. .pinglun{font-size: 28rpx;color: #333;margin: 15rpx 0 0;line-height: 44rpx;}
  47. .huifu{background: #F2F2F2;border-radius: 6rpx;margin: 25rpx 0 0;line-height: 42rpx;padding: 20rpx 30rpx;position: relative;}
  48. .huifu::after{content: '';display: block;width: 0;height: 0;border: 9rpx solid transparent;border-bottom-color: #F2F2F2;border-top: none;position: absolute;top: -8rpx;left: 39rpx;}
  49. .show{display: block;}
  50. .hide{display: none;}
  51. .bot{height: 80rpx;align-items: center;padding: 20rpx 30rpx 20rpx 0; display: flex; justify-content: space-around;}
  52. .botbtn{font-size: 22rpx;color: #6A6A6A;width: 108rpx !important;text-align: center;position: relative;}
  53. .botbtn image{width: 40rpx;height: 34rpx;margin: 10rpx auto 5rpx;}
  54. .message{background: #DF1A14;height: 28rpx;line-height: 28rpx;font-size: 24rpx;color: #fff;text-align: center;border-radius: 15rpx;box-sizing: border-box;min-width: 21rpx;padding: 0 8rpx;position: absolute;top: 0;right: 25%;}
  55. .gmbtn{width: 430rpx;height: 80rpx;border-radius: 40rpx;text-align: center;line-height: 80rpx;font-size: 30rpx;color: #fff;}
  56. .addcart{width: 206rpx;height: 76rpx;border: 2rpx solid #FD3C31;border-radius: 40rpx;text-align: center;line-height: 76rpx;font-size: 30rpx;color: #FD3A31;margin: 0 10rpx;}
  57. .flot{float: left;}
  58. .background {
  59. width: 30rpx;
  60. height: 30rpx;
  61. position:absolute;
  62. background-size:100% 100%;
  63. margin-top: 2rpx;
  64. /* z-index: -1; */
  65. }
  66. .ico{width: 30rpx;height: 30rpx;}
  67. .guarantee{border-top: 1rpx solid #f6f6f6;padding: 15rpx 0 0 0; margin-top: 15rpx;}
  68. .guarantee .cont{flex-wrap: wrap;font-size: 26rpx;}
  69. .guarantee .cont .li{align-items: center;margin-right: 20rpx;
  70. margin-bottom: 10rpx;}
  71. .guarantee .cont image{ width: 30rpx;
  72. height: 30rpx;}
  73. /* 小店相关 */
  74. .xiaodian{position: relative;height: 122rpx;padding: 0 26rpx 0 110rpx;align-items: center;margin: 35rpx 30rpx 0;}
  75. .xdbg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
  76. .shouyi{position: relative;z-index: 2;color: #fff;margin-right: 10rpx;}
  77. .shouyi view{font-size: 40rpx;font-weight: bold;margin-top: 8rpx;}
  78. .shouyi text{font-weight: normal;font-size: 24rpx;}
  79. .addshop{height: 62rpx;padding: 0 25rpx;border-radius: 31rpx;background:linear-gradient(115deg,rgba(255,78,78,1) 0%,rgba(220,21,21,1) 100%);text-align: center;line-height: 62rpx;font-size: 24rpx;color: #fff;position: relative;z-index: 2;}
  80. .fenxiang{height: 62rpx;padding: 0 25rpx;margin-left: 15rpx;border-radius: 31rpx;background:linear-gradient(115deg,rgba(255,78,78,1) 0%,rgba(220,21,21,1) 100%);text-align: center;line-height: 62rpx;font-size: 24rpx;color: #fff;position: relative;z-index: 2;}
  81. .goShop{height: 62rpx;padding: 0 25rpx;margin-left: 15rpx;border-radius: 31rpx;background:linear-gradient(115deg,rgba(255,78,78,1) 0%,rgba(220,21,21,1) 100%);text-align: center;line-height: 62rpx;font-size: 24rpx;color: #fff;position: relative;z-index: 2;}
  82. .suc{position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;width: 536rpx;border-radius: 20rpx;z-index: 100;text-align: center;padding-bottom: 47rpx;}
  83. .tjcg1{width: 100%;height: 284rpx;}
  84. .tjcg{width: 195rpx;height: 38rpx;margin: 52rpx auto 15rpx;}
  85. .suc text{display: block;font-size: 24rpx;color: #333;}
  86. .shopcc{justify-content: center;}
  87. .shop{width:220rpx;height:80rpx;background:linear-gradient(123deg,rgba(255,130,130,1) 0%,rgba(220,21,21,1) 100%);font-size: 30rpx;color: #fff;line-height: 80rpx;border-radius: 40rpx;margin: 45rpx 15rpx 40rpx;}
  88. .suc-close{position: absolute;left: 50%;transform: translateX(-50%);bottom: -102rpx;width: 62rpx;height: 62rpx;}
  89. .pro-sel{align-items: center;}
  90. .pro-sel .flex{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
  91. .mrico{width: 16rpx;height: 27rpx;}