123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- @charset "UTF-8";
- .text-center.data-v-89da358e {
- text-align: center;
- }
- .font-weight.data-v-89da358e {
- font-weight: bold;
- }
- .page-width.data-v-89da358e {
- width: 100%;
- }
- .goods-hover-class.data-v-89da358e {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-89da358e {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-89da358e {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-89da358e {
- width: 100%;
- }
- .u-hover-class.data-v-89da358e {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-89da358e {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .bd-image.data-v-89da358e {
- width: 750rpx;
- height: 460rpx;
- background: #ffffff;
- }
- .bd-img.data-v-89da358e {
- width: 335rpx;
- height: 200rpx;
- margin: 100rpx 207.5rpx 0 207.5rpx;
- }
- .bd-wechat.data-v-89da358e {
- padding: 70rpx 40rpx;
- width: 750rpx;
- }
- .bd-text.data-v-89da358e {
- font-size: 35rpx;
- font-weight: bold;
- color: #333333;
- text-align: center;
- margin-top: 50rpx;
- }
- .bd-border.data-v-89da358e {
- border: 1rpx dashed #999999;
- background: #ffffff;
- border-radius: 15rpx;
- position: relative;
- height: 650rpx;
- }
- .border-title.data-v-89da358e {
- height: 80rpx;
- line-height: 80rpx;
- text-align: center;
- width: 240rpx;
- color: #353535;
- font-size: 35rpx;
- border: 1rpx dashed #999999;
- background: #ffffff;
- border-radius: 15rpx;
- position: absolute;
- top: 0;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- left: 50%;
- }
- .bd-img-wechat.data-v-89da358e {
- width: 360rpx;
- height: 360rpx;
- margin: 90rpx 155rpx 25rpx 155rpx;
- }
- .bd-name.data-v-89da358e {
- font-size: 26rpx;
- color: #999999;
- text-align: center;
- }
- .bd-btns.data-v-89da358e {
- padding: 24rpx 0;
- }
- .bd-btn.data-v-89da358e {
- width: 264rpx;
- height: 64rpx;
- border: 1rpx solid #ff4544;
- border-radius: 32rpx;
- color: #ff4544;
- font-size: 24rpx;
- line-height: 64rpx;
- text-align: center;
- margin: 0 40rpx;
- }
|