| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page.data-v-0f686813 {
- min-height: 100%;
- background-color: #ffffff;
- }
- page .container.data-v-0f686813 {
- width: 100%;
- }
- .list-box.data-v-0f686813 {
- width: 100%;
- height: 100rpx;
- }
- .list .list-title.data-v-0f686813 {
- font-size: 34rpx;
- font-weight: 500;
- color: #333333;
- padding-bottom: 35rpx;
- }
- .list .list-item.data-v-0f686813 {
- font-size: 24rpx;
- font-weight: 500;
- color: #666666;
- padding-bottom: 35rpx;
- }
- .list .list-item .item-tpl.data-v-0f686813 {
- font-size: 24rpx;
- font-weight: bold;
- color: #333333;
- }
- .list .list-item .tpls.data-v-0f686813 {
- color: #faba38;
- }
- .list .tpl.data-v-0f686813 {
- font-size: 26rpx;
- font-weight: 500;
- color: #faba38;
- padding-bottom: 98rpx;
- }
- .list .num-box.data-v-0f686813 {
- font-size: 30rpx;
- font-weight: 500;
- color: #333333;
- padding-bottom: 83rpx;
- }
- .list .money-box.data-v-0f686813 {
- font-size: 32rpx;
- font-weight: 500;
- color: #333333;
- padding-bottom: 102rpx;
- }
- .list .money-box .money-num.data-v-0f686813 {
- font-weight: bold;
- }
- .list .money-box .money-num .input-box.data-v-0f686813 {
- text-align: right;
- }
- .list .pay-box.data-v-0f686813 {
- font-size: 32rpx;
- font-weight: 500;
- color: #333333;
- padding-bottom: 60rpx;
- }
- .list .tips.data-v-0f686813 {
- font-size: 26rpx;
- font-weight: 500;
- color: #5771df;
- padding-bottom: 25rpx;
- }
- .list .explain.data-v-0f686813 {
- width: 662rpx;
- margin: 0 auto;
- padding-bottom: 141rpx;
- }
- .submit-box.data-v-0f686813 {
- position: fixed;
- bottom: 0;
- padding: 25rpx 0;
- width: 100%;
- background-color: #fff;
- }
- .submit-box .submit.data-v-0f686813 {
- box-sizing: border-box;
- width: 662rpx;
- height: 91rpx;
- line-height: 91rpx;
- margin: 0 auto;
- background-color: #5771df;
- color: #ffffff;
- text-align: center;
- border-radius: 50rpx;
- }
- .check_box.data-v-0f686813 {
- padding: 25rpx 25rpx;
- font-size: 28rpx;
- padding-bottom: 60rpx;
- }
- .check_box text.data-v-0f686813 {
- color: #6786fb;
- }
- .status_bar.data-v-0f686813 {
- position: fixed;
- top: 0;
- background-color: #ffffff;
- z-index: 999;
- height: 25px;
- width: 100%;
- }
- .nav-bar.data-v-0f686813 {
- position: fixed;
- width: 100%;
- top: 25px;
- background-color: #fff;
- z-index: 999;
- }
- .nav-bar .topbar-center.data-v-0f686813 {
- height: 41px;
- margin: 0 auto;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-justify-content: space-around;
- justify-content: space-around;
- color: #9d989e;
- font-weight: bold;
- }
- .nav-bar .topbar-center view.data-v-0f686813 {
- margin: 0 40rpx;
- }
- .nav-bar .topbar-center .action.data-v-0f686813 {
- color: #000;
- border-bottom: 3px #cc6551 solid;
- }
- .good-img.data-v-0f686813 {
- width: 330rpx;
- height: 330rpx;
- margin: 0 auto;
- }
- .good-img image.data-v-0f686813 {
- width: 100%;
- height: 100%;
- }
- .param-box.data-v-0f686813 {
- width: 660rpx;
- margin: 0 auto 20rpx;
- }
- .param-box .param-price.data-v-0f686813 {
- font-size: 40rpx;
- font-weight: bold;
- color: #dc4423;
- padding: 34rpx 0;
- }
- .param-box .param-name.data-v-0f686813 {
- font-size: 32rpx;
- font-weight: bold;
- padding-bottom: 30rpx;
- }
- .param-box .param-list.data-v-0f686813 {
- box-sizing: border-box;
- background-color: #f7f8fc;
- color: #000;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-flex-wrap: wrap;
- flex-wrap: wrap;
- padding-bottom: 24rpx;
- }
- .param-box .param-list .list-item.data-v-0f686813 {
- width: 30%;
- padding: 5rpx 0 0 5rpx;
- }
- .param-box .param-list .list-item .item-title.data-v-0f686813 {
- font-size: 23rpx;
- padding: 20rpx 0;
- color: #8c8b90;
- }
- .param-box .param-list .list-item .item-val.data-v-0f686813 {
- font-size: 29rpx;
- font-weight: bold;
- padding-bottom: 14rpx;
- }
|