.vux-header { position: fixed !important; width: 100%; padding: 0 !important; background-color: #127BFF !important; color: #ffffff ; font-size: 16px !important; z-index: 510; } .vux-header-title-area, .vux-header .vux-header-title { color: #ffffff; font-size: 16px !important; height:44px !important; line-height: 45px !important; margin:0 0!important; } .weui-dialog__btn, .dp-header .dp-item.dp-right { color: #1690e0 !important; font-size: 16px; } .weui-dialog__btn_default { color: #444 !important; } .weui-dialog { /*padding:15px;*/ overflow: auto !important; } .wx-popover-dialog .weui-dialog { padding: 15px; } .vux-header .vux-header-left{ top:12px !important; } .vux-header .vux-header-left, .vux-header .vux-header-right, .vux-header .vux-header-left a, .vux-header .vux-header-left button, .vux-header .vux-header-right a, .vux-header .vux-header-right button { color: white !important; } .vux-header .vux-header-left .left-arrow{ top:-3px !important; left: -16px !important; width: 16px !important; height:16px !important; } .vux-header .vux-header-left .left-arrow:before { border: 2px solid white !important; border-width: 2px 0 0 2px !important; top: 45% !important; left: 16px !important; /* margin-top:-6px; */ height:10px !important; width: 10px !important; } .vux-tab .vux-tab-item { color: #888 !important; background: none !important; } .vux-tab .vux-tab-item.vux-tab-selected { color: #444 !important; border-bottom: 3px solid #ffd54b !important; } .default .vux-tab-ink-bar { background-color: #ffd54b !important; } .default .vux-tab-ink-bar { background-color: #ffd54b !important; } .weui-switch { position: relative; top: 8px; } .mint-header.bottom { bottom: 0; right: 0; left: 0; position: fixed; z-index: 1; } /*长 黄色实心方按钮 取消订单*/ /*长 黄色空心方按钮 取消订单*/ /*长 黄色实心圆按钮 取消订单*/ /*长 黄色空心圆按钮 取消订单*/ /*短 取消订单*/ .full-btn button.weui-btn { width: 100%; height: 100%; padding: 0; border-radius: 0; } .full-btn button.weui-btn:after { border-width: 0; } button.weui-btn { font-size: 14px; line-height: 1; padding: 12px 0; } button.weui-btn.radius { border-radius: 40px; } button.weui-btn.gray { background: #e0e0e0; background: -moz-linear-gradient(left, #d6d6d6 0%, #e0e0e0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6d6d6), color-stop(100%, #e0e0e0)); background: -webkit-linear-gradient(left, #d6d6d6 0%, #e0e0e0 100%); background: -o-linear-gradient(left, #d6d6d6 0%, #e0e0e0 100%); background: -ms-linear-gradient(left, #d6d6d6 0%, #e0e0e0 100%); background: linear-gradient(to right, #d6d6d6 0%, #e0e0e0 100%); color: #fff; } button.weui-btn.yellow { background: #ffae11; background: -moz-linear-gradient(left, #ffae11 0%, #ffd64e 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffae11), color-stop(100%, #ffd64e)); background: -webkit-linear-gradient(left, #ffae11 0%, #ffd64e 100%); background: -o-linear-gradient(left, #ffae11 0%, #ffd64e 100%); background: -ms-linear-gradient(left, #ffae11 0%, #ffd64e 100%); background: linear-gradient(to right, #ffae11 0%, #ffd64e 100%); color: #4f525a; } button.weui-btn.yellow.empty { border: 1px solid #ffae11; background: #fff; color: #ffae11; } button.weui-btn:after { border: 0; } button.weui-btn_mini { line-height: 1; min-width: 70px; font-size: 12px; padding: 8px 9px; } .weui-cell { padding: 0 !important; } .weui-cell:before, .weui-cells:before { border-top: 0 !important; left: 0 !important; } .weui-cells:after { border-bottom: 0 !important; left: 0 !important; } .weui-cell__hd { margin-right: 0px !important; } .vux-1px-b { height: 44px; line-height: 44px; text-align: center; position: fixed; background: #fff; z-index: 502; top: 0; left: 0; width: 100%; } .require-input .weui-input { background-color: #eee !important; height: 38px !important; line-height: 38px !important; padding-right: 36px !important; } .weui-cells_radio { padding: 0 15px; /*width: 100%; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; overflow-y: auto; -webkit-overflow-scrolling: touch;*/ } .vux-popup-dialog .weui-cell { height: 44px; line-height: 44px; } .weui-btn+.weui-btn, .weui-btn+.weui-btn { margin-top: 0 !important; } .weui-icon-success-circle, .vux-check-icon>.weui-icon-success:before, .vux-check-icon>.weui-icon-success-circle:before, .weui-cells_radio .weui-check:checked+.weui-icon-checked:before { color: #ffae11 !important; } .is-link { position: relative; } .is-link:before { content: " "; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #C8C8CD; border-style: solid; -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); position: relative; top: -2px; position: absolute; top: 50%; margin-top: -4px; right: 2px; color: #999999; } /*.mint-msgbox-confirm{ color: #ffae11; }*/ .mint-msgbox-btn { font-size: 14px; } .mint-msgbox-message { line-height: 28px } .vux-datetime { color: #444 !important; } /*loading*/ .weui-mask_transparent { /* background: rgba(0, 0, 0, .4); */ /* background: none; */ } /*.vux-loading.weui-loading_toast .weui-toast { width: 70px; height: 70px; min-height: 70px; top: 50%; margin-top: -35px; background: rgba(255, 255, 255, 1) }*/ /*.vux-loading.vux-loading-no-text .weui-toast { height: 70px; min-height: 70px; }*/ /*.weui-loading_toast .weui-toast__content,*/ .vux-loading .weui-toast { z-index: 6000 !important; } /*.vux-loading .weui-toast:before { content: ''; position: absolute; top: 50%; left: 50%; background: url(../images/loading_inner.png) no-repeat 0 0; -webkit-background-size: contain; background-size: contain; width: 35px; height: 30px; margin-top: -15px; margin-left: -17px; color: rgba(0, 0, 0, 0); z-index: 6000; }*/ .vux-loading .weui-icon_toast.weui-loading { /*position: absolute; top: 50%; left: 50%; width: 58px; height: 58px; background: url(../images/loading_outer.png) no-repeat 0 0; -webkit-background-size: contain; background-size: contain; margin-left: -29px; margin-top: -29px; animation: roller 1s linear infinite; -webkit-animation: roller 1s linear infinite;*/ z-index: 99999; } @-webkit-keyframes roller { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } } @keyframes roller { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .red-box .weui-textarea-counter { color: #e93340; } .orange-box .weui-textarea-counter { color: #ffae11; } .xs-plugin-pullup-container, .xs-plugin-pulldowncontainer { line-height: 40px; color: #888; } .vux-popup-dialog .vux-popup-header-right { color: #ffae11; } .weui-dialog__bd:first-child { padding: 1em 20px 1em; } .vux-slider > .vux-indicator > a > .vux-icon-dot.active, .vux-slider .vux-indicator-right > a > .vux-icon-dot{ background-color: #7d7d7d; } .vux-slider > .vux-indicator > a > .vux-icon-dot.active, .vux-slider .vux-indicator-right > a > .vux-icon-dot.active{ width:16px; background-color: #fff !important; } .vux-slider > .vux-swiper > .vux-swiper-item img{ width:100%; } .vux-popup-dialog{ max-height: 60% !important; } /* vux-confirm */ .vux-confirm .weui-dialog{ border-radius: 15px; } .vux-confirm .weui-dialog__btn_primary{ color:#ff6a00 !important; } .vux-confirm .weui-dialog__bd:first-child{ padding: 2em 20px 1.7em; } /* 邮箱 */ .vux-confirm .vux-prompt{ padding-top: 1.6em; } .vux-confirm .vux-prompt .vux-prompt-msgbox{ border: none; background: #f6f6f6; border-radius:0px; padding:8px; font-size:14px; user-select:all; } .weui-mask_transparent{ z-index: 9999; } .vux-loading .weui-toast{ z-index: 99999; } .vux-popup-dialog{ padding-bottom: 62px !important; } .is-ipx .vux-popup-dialog{ padding-bottom: 92px !important; } .weui-tabbar__icon > sup{ top: -5px !important; }