You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
192 lines
2.8 KiB
192 lines
2.8 KiB
.renYou{
|
|
position: absolute;
|
|
right:35rpx;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
font-size: 30rpx;
|
|
color: #2F80ED;
|
|
}
|
|
.renYou2{
|
|
width: 48rpx;
|
|
height: 48rpx;
|
|
position: absolute;
|
|
|
|
}
|
|
.big_title{
|
|
font-size: 36rpx;
|
|
}
|
|
.main{
|
|
padding: 0 26rpx;
|
|
padding-bottom: 254rpx;
|
|
margin-top: 54rpx;
|
|
}
|
|
|
|
.flex{
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.textcon1{
|
|
|
|
}
|
|
.textcon1 .text{
|
|
color: #fff;
|
|
font-size: 32rpx;
|
|
}
|
|
.textcon1 .img1{
|
|
width: 38rpx;
|
|
height: 38rpx;
|
|
margin-left: 16rpx;
|
|
}
|
|
.textcon2{
|
|
color: #fff;
|
|
font-size: 52rpx;
|
|
margin-top:40rpx;
|
|
}
|
|
.textcon3{
|
|
color: #D6CAF7;
|
|
font-size: 28rpx;
|
|
margin-top:40rpx;
|
|
}
|
|
.main .money_con .img{
|
|
width: 84rpx;
|
|
height: 84rpx;
|
|
position: absolute;
|
|
right: 50rpx;
|
|
top: 40rpx;
|
|
opacity: .5;
|
|
}
|
|
|
|
|
|
.bot_con{
|
|
border-left: 1px solid #E9EBF0;
|
|
padding-left: 10px;
|
|
position: relative;
|
|
}
|
|
.bot_con .tiao{
|
|
width: 2rpx;
|
|
height: 82rpx;
|
|
background-color: #5B53FF;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.bot_con .title{
|
|
color: #A3AED0;
|
|
font-size: 32rpx;
|
|
padding-bottom: 24rpx;
|
|
}
|
|
|
|
.bot_con .item{
|
|
width: 575rpx;
|
|
height: 164rpx;
|
|
background-image: linear-gradient(to right, #FF9913, #FFB60C);
|
|
padding: 30rpx 0;
|
|
padding-left: 25rpx;
|
|
padding-right: 32rpx;
|
|
border-radius: 24rpx;
|
|
margin-bottom: 28rpx;
|
|
position: relative;
|
|
box-shadow: 0 8rpx 8rpx 8rpx #EFF1F3;
|
|
}
|
|
|
|
.flexx{
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.bot_con .item .left .img1{
|
|
width: 82rpx;
|
|
height: 82rpx;
|
|
margin-right: 20rpx;
|
|
}
|
|
.bot_con .item .left .textcon{
|
|
width:auto;flex:1
|
|
}
|
|
.bot_con .item .left .textcon .text1{
|
|
font-size: 36rpx;
|
|
color: #fff;
|
|
}
|
|
.bot_con .item .left .textcon .text2{
|
|
font-size: 28rpx;
|
|
color: rgba(255,255,255,.5);
|
|
word-break: break-word;
|
|
}
|
|
.bot_con .item .rig{
|
|
text-align: right;
|
|
color: #fff;
|
|
font-size: 34rpx;
|
|
}
|
|
|
|
.bot_con .item .rig .text1{
|
|
font-size: 36rpx;
|
|
}
|
|
.bot_con .item .rig .text2{
|
|
font-size: 28rpx;
|
|
color: #B0BBD5;
|
|
}
|
|
.opc{
|
|
opacity: .4;
|
|
}
|
|
.rimg{
|
|
width: 28rpx;
|
|
height: 28rpx;
|
|
}
|
|
|
|
.letConimg{
|
|
display: block;
|
|
width: 84rpx;
|
|
height: 84rpx;
|
|
margin-bottom: 68rpx;
|
|
}
|
|
.pur{
|
|
background-image: linear-gradient(to right, #6846D2, #887BFE) !important;
|
|
}
|
|
.red{
|
|
background-image: linear-gradient(to right, #B4142C, #F04850) !important;
|
|
}
|
|
.green{
|
|
background-image: linear-gradient(to right, #13BB9C, #23D7AF) !important;
|
|
}
|
|
|
|
.gou{
|
|
width: 80rpx;
|
|
height: 74rpx;
|
|
background-image:url('../../../../static/tongyonh/Rectangle550.png') ;
|
|
background-size: cover;
|
|
position: absolute;
|
|
bottom: 0;
|
|
right: 0;
|
|
}
|
|
.gou .img{
|
|
position: absolute;
|
|
left: 75%;
|
|
top: 65%;
|
|
transform: translate(-50%,-50%);
|
|
width: 28rpx;
|
|
height: 28rpx;
|
|
}
|
|
|
|
.bot_con .item .rig .img1{
|
|
display: block;
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
margin-left: 32rpx;
|
|
margin-bottom: 26rpx;
|
|
}
|
|
|
|
.ethh{
|
|
position: absolute;
|
|
top: 152px !important;
|
|
left: 0;
|
|
}
|
|
|
|
.btch{
|
|
position: absolute;
|
|
top: 76px !important;
|
|
left: 0;
|
|
}
|
|
|
|
.trxh{
|
|
position: absolute;
|
|
top: 228px !important;
|
|
left: 0;
|
|
}
|