1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- @charset "UTF-8";
- .text-center.data-v-ca75bfc8 {
- text-align: center;
- }
- .font-weight.data-v-ca75bfc8 {
- font-weight: bold;
- }
- .page-width.data-v-ca75bfc8 {
- width: 100%;
- }
- .goods-hover-class.data-v-ca75bfc8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-ca75bfc8 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-ca75bfc8 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-ca75bfc8 {
- width: 100%;
- }
- .u-hover-class.data-v-ca75bfc8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-ca75bfc8 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .bottom.data-v-ca75bfc8 {
- margin-bottom: 40rpx;
- }
- .cs-wechat.data-v-ca75bfc8 {
- height: 80rpx;
- width: 240rpx;
- text-align: center;
- line-height: 80rpx;
- border: 1rpx dashed #999999;
- color: #353535;
- border-radius: 16rpx;
- font-size: 36rpx;
- margin-top: 40rpx;
- background: #FFFFFF;
- margin-bottom: -40rpx;
- z-index: 1;
- }
- .cs-box.data-v-ca75bfc8 {
- width: 670rpx;
- border-radius: 16rpx;
- border: 1rpx dashed #999999;
- background: #FFFFFF;
- }
- .cs-box image.data-v-ca75bfc8 {
- margin-top: 88rpx;
- height: 360rpx;
- width: 360rpx;
- display: block;
- }
- .cs-wechat-name.data-v-ca75bfc8 {
- margin-top: 32rpx;
- font-size: 28rpx;
- color: #999999;
- }
- .end.data-v-ca75bfc8 {
- margin-bottom: 56rpx;
- margin-top: 24rpx;
- }
- .end .btn.data-v-ca75bfc8:nth-child(2) {
- margin-left: 20rpx;
- }
- .btn.data-v-ca75bfc8 {
- text-align: center;
- height: 64rpx;
- width: 264rpx;
- line-height: 64rpx;
- color: #ff4544;
- border-radius: 32rpx;
- border: 1px solid #ff4544;
- font-size: 24rpx;
- }
|