You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
372 lines
5.5 KiB
Plaintext
372 lines
5.5 KiB
Plaintext
|
2 years ago
|
/**index.wxss**/
|
||
|
|
page {
|
||
|
|
font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
|
||
|
|
line-height: 1.5;
|
||
|
|
font-size: 16px;
|
||
|
|
color: #000;
|
||
|
|
box-sizing: border-box;
|
||
|
|
background-color: #f2f2f2;
|
||
|
|
-webkit-user-select: none;
|
||
|
|
-webkit-text-size-adjust: 100%;
|
||
|
|
-webkit-tap-highlight-color: transparent;
|
||
|
|
outline: 0;
|
||
|
|
overflow-x: hidden;
|
||
|
|
padding-bottom: 1px;
|
||
|
|
}
|
||
|
|
.redTop{
|
||
|
|
height: 16px;
|
||
|
|
background-color: #f2f2f2;
|
||
|
|
}
|
||
|
|
.container {
|
||
|
|
overflow: scroll;
|
||
|
|
position: relative;
|
||
|
|
top: -10px;
|
||
|
|
background: #efefef;
|
||
|
|
border-radius: 8px;
|
||
|
|
/*-webkit-overflow-scrolling: touch;*/
|
||
|
|
}
|
||
|
|
|
||
|
|
.swiper_container {
|
||
|
|
height: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.navigator-hover {
|
||
|
|
background-color: #fff;
|
||
|
|
opacity: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.swiper_item {
|
||
|
|
font-size: 24rpx;
|
||
|
|
line-height: 30px;
|
||
|
|
color: #ff3a15;
|
||
|
|
padding-left: 25px;
|
||
|
|
padding-right: 40px;
|
||
|
|
overflow: hidden;
|
||
|
|
text-overflow: ellipsis;
|
||
|
|
white-space: nowrap;
|
||
|
|
}
|
||
|
|
|
||
|
|
.laba {
|
||
|
|
position: absolute;
|
||
|
|
left: 10px;
|
||
|
|
line-height: 30px;
|
||
|
|
color: #ff3a15;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-chahao1 {
|
||
|
|
color: #ff3a15;
|
||
|
|
padding-left: 10px;
|
||
|
|
padding-right: 10px;
|
||
|
|
line-height: 30px;
|
||
|
|
font-size: 12px;
|
||
|
|
position: absolute;
|
||
|
|
top: -3px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-chahao1 {
|
||
|
|
top: 0px;
|
||
|
|
right: 0;
|
||
|
|
z-index: 99;
|
||
|
|
}
|
||
|
|
|
||
|
|
swiper {
|
||
|
|
height: 130px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.swiper-box .wx-swiper-dot-active::before {
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.slide-image {
|
||
|
|
width: 100vw;
|
||
|
|
height: 130px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.wx-swiper-dot {
|
||
|
|
background-color: rgba(0, 0, 0, 0.7);
|
||
|
|
width: 8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.wx-swiper-dot.wx-swiper-dot-active {
|
||
|
|
background-color: #fff;
|
||
|
|
width: 8px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-xindegonggao {
|
||
|
|
font-size: 76rpx;
|
||
|
|
color: #f7c46f;
|
||
|
|
line-height: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-fafangrenminbi {
|
||
|
|
font-size: 76rpx;
|
||
|
|
color: #feba8c;
|
||
|
|
line-height: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
.power-bottom .receive-btn {
|
||
|
|
color: #e60012;
|
||
|
|
font-size: 28rpx;
|
||
|
|
line-height: 36px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.power-numbers-text {
|
||
|
|
display: flex;
|
||
|
|
font-size: 60rpx;
|
||
|
|
align-items: flex-end;
|
||
|
|
}
|
||
|
|
|
||
|
|
.power-number {
|
||
|
|
margin-left: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.power-numbers-text .power-num-text {
|
||
|
|
text-align: center;
|
||
|
|
top: -6px;
|
||
|
|
margin-left: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.power-bottom:active {
|
||
|
|
background-color: #f2f2f2;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* 卡片滑动效果 */
|
||
|
|
|
||
|
|
.pb-hover {
|
||
|
|
background-color: #e6e6e6;
|
||
|
|
}
|
||
|
|
|
||
|
|
.f10 {
|
||
|
|
font-size: 12px !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.zfb-tips {
|
||
|
|
position: absolute;
|
||
|
|
background-color: #fff;
|
||
|
|
left: 10px;
|
||
|
|
right: 10px;
|
||
|
|
transform: scale(0);
|
||
|
|
-webkit-transform: scale(0);
|
||
|
|
transform-origin: right bottom;
|
||
|
|
top: -90px;
|
||
|
|
z-index: 99999;
|
||
|
|
border-radius: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.zfb-tips.tf {
|
||
|
|
transform: scale(1);
|
||
|
|
transition: all 0.3s;
|
||
|
|
-webkit-transform: scale(1);
|
||
|
|
-webkit-transition: all 0.3s;
|
||
|
|
}
|
||
|
|
.power-block.h0{
|
||
|
|
transform: scale(0);
|
||
|
|
height: 0;
|
||
|
|
margin-top:0;
|
||
|
|
-webkit-transform: scale(0);
|
||
|
|
transition: all 0.3s;
|
||
|
|
-webkit-transition: all 0.3s;
|
||
|
|
}
|
||
|
|
.power-block{
|
||
|
|
margin-top: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.money-box:active, .text-box:active {
|
||
|
|
background-color: #ececec;
|
||
|
|
}
|
||
|
|
|
||
|
|
.text-box {
|
||
|
|
display: flex;
|
||
|
|
|
||
|
|
-webkit-box-orient: vertical;
|
||
|
|
-webkit-box-pack: center;
|
||
|
|
flex-direction: column;
|
||
|
|
padding: 14px 15px 9px;
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
.sm-center-tips {
|
||
|
|
margin-top: -45px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.power-link:active {
|
||
|
|
background-color: #ececec;
|
||
|
|
}
|
||
|
|
|
||
|
|
.zfb-tips.one-hint {
|
||
|
|
top: -40px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.alibox .icon {
|
||
|
|
font-size: 26px;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.zfb-tips:after {
|
||
|
|
content: "";
|
||
|
|
position: absolute;
|
||
|
|
width: 12px;
|
||
|
|
height: 12px;
|
||
|
|
transform: rotate(45deg);
|
||
|
|
right: 8px;
|
||
|
|
bottom: -5px;
|
||
|
|
border-radius: 2px;
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
.two-line>view:first-child {
|
||
|
|
border-top-left-radius: 5px;
|
||
|
|
border-top-right-radius: 5px;
|
||
|
|
}
|
||
|
|
.two-line>view{
|
||
|
|
line-height: 50px;
|
||
|
|
}
|
||
|
|
.full-page {
|
||
|
|
position: fixed;
|
||
|
|
background-color: rgba(0,0,0,.7);
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
width: 100%;
|
||
|
|
display: none;
|
||
|
|
height: 100vh;
|
||
|
|
z-index: 999;
|
||
|
|
}
|
||
|
|
.full-page.show{
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
|
||
|
|
.noButton{
|
||
|
|
background-color: #48c138;
|
||
|
|
height: 160rpx;
|
||
|
|
border-radius: 10rpx;
|
||
|
|
box-shadow:0px 3px 5px #aaa;
|
||
|
|
|
||
|
|
}
|
||
|
|
.nobox{
|
||
|
|
background-color: #42ab34;
|
||
|
|
box-shadow: none;
|
||
|
|
}
|
||
|
|
.nb1{
|
||
|
|
background-color:#e50113;
|
||
|
|
}
|
||
|
|
.nobox1{
|
||
|
|
background-color: #c4101f;
|
||
|
|
box-shadow: none;
|
||
|
|
}
|
||
|
|
.f28{
|
||
|
|
font-size: 56rpx;
|
||
|
|
}
|
||
|
|
.cyellow{
|
||
|
|
color:#f5a623;
|
||
|
|
}
|
||
|
|
.cblue{
|
||
|
|
color:#3a90f0;
|
||
|
|
}
|
||
|
|
.sm-container{
|
||
|
|
padding:10px;
|
||
|
|
}
|
||
|
|
.mb16{
|
||
|
|
margin-bottom: 32rpx;
|
||
|
|
}
|
||
|
|
.lefticon{
|
||
|
|
font-size:20px;
|
||
|
|
line-height: 1;
|
||
|
|
color: #666;
|
||
|
|
position: relative;
|
||
|
|
top:1px;
|
||
|
|
}
|
||
|
|
.icon-you{
|
||
|
|
line-height: 1;
|
||
|
|
}
|
||
|
|
.p13{
|
||
|
|
padding: 26rpx;
|
||
|
|
}
|
||
|
|
.bgf.p20{
|
||
|
|
padding: 19px 20px;
|
||
|
|
}
|
||
|
|
.mw-labe{
|
||
|
|
display:flex;
|
||
|
|
flex-direction:row;
|
||
|
|
align-items:center;
|
||
|
|
}
|
||
|
|
.iconOut{
|
||
|
|
width: 24px;
|
||
|
|
height:24px;
|
||
|
|
margin-right:24px;
|
||
|
|
overflow: hidden;
|
||
|
|
display:flex;
|
||
|
|
justify-content:center;
|
||
|
|
flex-direction:row;
|
||
|
|
align-items:center;
|
||
|
|
}
|
||
|
|
.f20.mw-labe .flex-1{
|
||
|
|
display:flex;
|
||
|
|
flex-direction:row;
|
||
|
|
align-items:center;
|
||
|
|
}
|
||
|
|
.f20.mw-labe text{
|
||
|
|
color: #333;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
.hcb{
|
||
|
|
background-color: #eee;
|
||
|
|
}
|
||
|
|
.show-image{
|
||
|
|
width: 80rpx;
|
||
|
|
height: 80rpx;
|
||
|
|
max-width: 100%;
|
||
|
|
max-height: 100%;
|
||
|
|
border: none;
|
||
|
|
border-radius: 50%;
|
||
|
|
/* margin-right: 32rpx; */
|
||
|
|
/*padding-top: 18rpx;
|
||
|
|
padding-bottom: 18rpx;*/
|
||
|
|
}
|
||
|
|
.nav{
|
||
|
|
width: 100%;
|
||
|
|
overflow: hidden;
|
||
|
|
position: relative;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
z-index: 10;
|
||
|
|
}
|
||
|
|
.nav-title{
|
||
|
|
width: 100%;
|
||
|
|
text-align: left;
|
||
|
|
/* position: absolute; */
|
||
|
|
/* bottom: 0; */
|
||
|
|
/* left: 0; */
|
||
|
|
z-index: 10;
|
||
|
|
font-family:PingFang-SC-Medium;
|
||
|
|
font-size:40rpx;
|
||
|
|
margin-left: 40rpx;
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.new-top{
|
||
|
|
background-color: transparent;
|
||
|
|
padding: 20px 40rpx 0 40rpx;
|
||
|
|
z-index: -1;
|
||
|
|
position: relative;
|
||
|
|
font-size: 40rpx;
|
||
|
|
/* align-items:flex-end;
|
||
|
|
display:flex; */
|
||
|
|
}
|
||
|
|
.map{
|
||
|
|
height:100vh;
|
||
|
|
}
|
||
|
|
.f20{
|
||
|
|
font-size: 16px;
|
||
|
|
}
|
||
|
|
button.homeBtn{
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
line-height: 1;
|
||
|
|
background-color: #fff;
|
||
|
|
}
|
||
|
|
|
||
|
|
button.homeBtn.hcb{
|
||
|
|
background-color: #f9f9f9;
|
||
|
|
}
|
||
|
|
.icon-you{
|
||
|
|
display: none;
|
||
|
|
}
|