| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- @charset "UTF-8";
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- page.data-v-4246d39b {
- background: #EDF1F7;
- }
- .selectcz.data-v-4246d39b {
- width: 100%;
- background-color: #FFFFFF;
- position: fixed;
- bottom: 0rpx;
- left: 0;
- right: 0;
- z-index: 9;
- }
- .tabse.data-v-4246d39b {
- width: 50rpx;
- height: 10rpx;
- background-color: #FCD202;
- position: absolute;
- bottom: 0;
- left: 45%;
- -webkit-transform: translate(-100%, -100%);
- transform: translate(-100%, -100%);
- }
- .tabse1.data-v-4246d39b {
- width: 50rpx;
- height: 10rpx;
- background-color: #FCD202;
- position: absolute;
- bottom: 0;
- left: 70%;
- -webkit-transform: translate(-100%, -100%);
- transform: translate(-100%, -100%);
- }
- .tabse2.data-v-4246d39b {
- width: 50rpx;
- height: 10rpx;
- background-color: #FCD202;
- position: absolute;
- bottom: 0;
- left: 95%;
- -webkit-transform: translate(-100%, -100%);
- transform: translate(-100%, -100%);
- }
- .bg.data-v-4246d39b {
- background: #FFFFFF;
- }
- .boxs.data-v-4246d39b {
- height: 55rpx;
- border-radius: 28rpx;
- text-align: center;
- line-height: 55rpx;
- color: #999999;
- margin-right: 30rpx;
- display: inline-block;
- }
- .actives.data-v-4246d39b {
- height: 55rpx;
- border: 2rpx solid #FFCC00;
- border-radius: 28rpx;
- text-align: center;
- line-height: 55rpx;
- color: #000000;
- margin-right: 30rpx;
- }
- .btn.data-v-4246d39b {
- width: 120rpx;
- height: 64rpx;
- border: 2rpx solid #999999;
- border-radius: 8rpx;
- text-align: center;
- line-height: 64rpx;
- color: #000000;
- }
- .box.data-v-4246d39b {
- width: 131rpx;
- height: 45rpx;
- background: #FFEAF0;
- border-radius: 4rpx;
- text-align: center;
- line-height: 45rpx;
- font-size: 24rpx;
- font-weight: 500;
- color: #FE215B;
- }
- .page-box.data-v-4246d39b {
- position: relative;
- height: 100vh;
- z-index: 0;
- top: -20px;
- }
- .centre.data-v-4246d39b {
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- margin: auto;
- height: 400rpx;
- text-align: center;
- font-size: 32rpx;
- }
- .centre image.data-v-4246d39b {
- width: 387rpx;
- height: 341rpx;
- margin: 0 auto 20rpx;
- }
- .centre .tips.data-v-4246d39b {
- font-size: 32rpx;
- color: #2F3044;
- margin-top: 20rpx;
- font-weight: 700;
- }
- .centre .btn.data-v-4246d39b {
- margin: 80rpx auto;
- width: 600rpx;
- border-radius: 32rpx;
- line-height: 90rpx;
- color: #ffffff;
- font-size: 34rpx;
- background: #5074FF;
- }
- .boxIndex.data-v-4246d39b {
- height: 78rpx;
- line-height: 78rpx;
- }
- .tans.data-v-4246d39b {
- background: #fff;
- }
- .addguige.data-v-4246d39b {
- width: 38%;
- color: #ffffff;
- text-align: center;
- height: 88rpx;
- line-height: 88rpx;
- }
- .addguigezz.data-v-4246d39b {
- border-radius: 16rpx 0 0 0;
- background-color: #999999;
- box-shadow: 0px 10rpx 20rpx 0px #999999;
- }
- .addguigezzs.data-v-4246d39b {
- border-radius: 0 16rpx 0 0;
- background: #FCD202;
- box-shadow: 0px 10rpx 20rpx 0px #FCD202;
- }
- .addguiges.data-v-4246d39b {
- width: 90%;
- margin: 0 auto;
- background: #FCD202;
- box-shadow: 0px 10rpx 20rpx 0px #FFD9B3;
- border-radius: 16rpx;
- text-align: center;
- height: 88rpx;
- line-height: 88rpx;
- /* position: fixed;
- bottom: 25upx;
- left: 0;
- right: 0; */
- }
|