@each $theme-opt in $theme-colors { $theme-name: nth($theme-opt, 1); $theme-color: nth($theme-opt, 2); $colorMap: nth($theme-opt, 3); #{$theme-namespace}-#{$theme-name} { /****---------------------------------------------------用户端-------------------------------------------------------------**/ .startCard .package-img.iconfont { color: $theme-color; } .bg-g { background: $theme-color } .swiper-pagination-bullet-active { background: $theme-color } .topup-bd .cell { color: $theme-color; border: 1px solid $theme-color } .touch-on .cell { color: #fff; background: $theme-color } .btn-oper a { background: $theme-color; } .now-use-able { border: 1px solid $theme-color; color: $theme-color; } .right-top-mark { border-top-color: $theme-color; } .startCard.active { box-shadow: 0 0 5px rgba($theme-color, .78); } .startCard.active .package-info { background: rgba($theme-color, .95); } .common-color { color: $theme-color; } .btn-skin { background: $theme-color; border-color: $theme-color; color: #fff; } .btn-skin:active, .btn-skin:focus { /*背景变暗*/ background: darken($theme-color, 5%); } .btn-skin-outline { border: 1px solid $theme-color; color: $theme-color; } .btn-skin-outline:active, .btn-skin-outline:focus { /*背景变亮*/ background: rgba($theme-color, .1); color: $theme-color; } } } /******其他皮肤*******/ .welcome-panel { background-position: center; background-image: url('/pages/images/myy/start.jpg'); background-size: cover; width: 100%; height: 100%; left: 0; top: 0; position: absolute; z-index: 999; transition: .8s all linear; -webkit-transition: .8s all linear; pointer-events: none; opacity: 1; &.fade { opacity: 0 !important; } } .MYY-skin { .header { display: none; } .main-page { background: #9A9A9B; } .section { background: transparent; } .package-tit { display: none; box-shadow: none; } .footer { box-shadow: none; } .package-tit .iconfont { color: #F08519 !important; } .btn-oper a { background: #F08519; } .tips-panel-mini { color: #fff; } .myy-welcome-panel { background-image: url('/pages/images/myy/start.jpg'); .wel-top { background-position: center; background-repeat: no-repeat; background-image: url('/pages/images/myy/logo.png'); transform: scale(0.8); width: 100%; height: 41px; left: -6%; top: 2.5%; position: absolute; } .wel-right { background-position: center; background-repeat: no-repeat; background-image: url('/pages/images/myy/start-word.png'); transform: scale(0.8); width: 188px; height: 145px; right: 10px; top: 30%; position: absolute; } .wel-bottom { background-position: center; background-repeat: no-repeat; background-image: url('/pages/images/myy/start-word2.png'); transform: scale(0.8); width: 100%; height: 20px; left: 0; bottom: 2.5%; position: absolute; } } .thanks-img { background-position: center; background-image: url('/pages/images/myy/thanks.jpg'); background-size: cover; width: 100%; height: 100%; position: absolute; .thanks-top { background-position: center; background-repeat: no-repeat; background-image: url('/pages/images/myy/thanks-logo.png'); background-size: contain; transform: scale(0.68); width: 100%; height: 141px; left: 0; top: 18%; position: absolute; } .thanks-bottom { background-position: center; background-repeat: no-repeat; background-image: url('/pages/images/myy/thanks-tel.png'); background-size: contain; transform: scale(0.56); width: 100%; height: 66px; left: 0; bottom: 1%; position: absolute; } } } /******荣桥国际-摩指*******/ .MZ-skin { .header .user-info { display: none; } .main-page { background: #fff; } .section { background: transparent; } .package-tit { display: none; } .package-title { color: #E40082; letter-spacing: .16rem; font-weight: bold; font-size: .38rem; height: 1.2rem; line-height: 1.2rem; &:after, &:before { content: ""; display: inline-block; background: #E40082; height: 1px; width: 2rem; vertical-align: middle; -webkit-transform: scaleY(.5); transform: scaleY(.5); margin-top: -2px; } &:before { margin-right: 1.2em; } &:after { margin-left: 1em; } } .btn-oper a { background: #E40082; } .start-area{ padding-top: 0; } .mz-welcome-panel { background-image: url('/pages/images/mz/start.png'); background-size: 100% 100%; } //摩指的营销弹窗小一点 .ad-dialog-link{ height: 76%; width: 80%; } } /******劲能*******/ .JN-skin { .banner{ padding-bottom: 0.9rem; } .expand .user-info { bottom: 0; background: #fff; } .jn-welcome-panel { background-image: url('/pages/images/jingneng/start.jpg'); background-size: 100% 100%; } } /******陪护床*******/ .skin-100716 { .footer .btn-list .btn-charge { display: none !important; } .startCard .pay-coins { display: none; } } /***华为666***/ .skin-huawei666 { .footer .btn-list .icon-btn { display: none; } } /***沥森环保洗车机需要充值卡功能;中创***/ .skin-100500 { #chargeCard{ display: block; } }