12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- @charset "UTF-8";
- .text-center.data-v-c5912d52 {
- text-align: center;
- }
- .font-weight.data-v-c5912d52 {
- font-weight: bold;
- }
- .page-width.data-v-c5912d52 {
- width: 100%;
- }
- .goods-hover-class.data-v-c5912d52 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-c5912d52 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-c5912d52 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-c5912d52 {
- width: 100%;
- }
- .u-hover-class.data-v-c5912d52 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-c5912d52 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .bd-bottom.data-v-c5912d52 {
- width: 750rpx;
- height: 110rpx;
- padding: 20rpx 24rpx;
- }
- .bd-back.data-v-c5912d52 {
- width: 66rpx;
- height: 100%;
- margin-right: 20rpx;
- }
- .bd-icon.data-v-c5912d52 {
- width: 30rpx;
- height: 30rpx;
- margin-bottom: 8rpx;
- }
- .bd-text.data-v-c5912d52 {
- font-size: 20rpx;
- color: #888888;
- line-height: 1;
- }
- .bd-btn.data-v-c5912d52 {
- text-align: center;
- line-height: 70rpx;
- font-size: 26rpx;
- border-radius: 35rpx;
- }
- .bd-btn-left.data-v-c5912d52 {
- border-top-right-radius: 0;
- border-bottom-right-radius: 0;
- }
- .bd-btn-right.data-v-c5912d52 {
- border-top-left-radius: 0;
- border-bottom-left-radius: 0;
- }
- .bd-btn-half.data-v-c5912d52 {
- width: 50%;
- }
- .bd-btn-color.data-v-c5912d52 {
- color: #ffffff;
- }
- .bd-oversell-btn.data-v-c5912d52 {
- background-color: #CDCDCD;
- }
- .bd-line.data-v-c5912d52 {
- line-height: 1.1;
- }
- .bd-btn-half-0.data-v-c5912d52 {
- width: 341rpx;
- margin-right: 20rpx;
- }
- .bd-btn-half-1.data-v-c5912d52 {
- width: 341rpx;
- }
- .bd-btn-half-3.data-v-c5912d52 {
- width: 65%;
- }
- .bd-btn-half-4.data-v-c5912d52 {
- width: 35%;
- }
|