134 lines
2.4 KiB
Plaintext
134 lines
2.4 KiB
Plaintext
.integral_invest {
|
|
padding-top: 80rpx;
|
|
}
|
|
|
|
.integral_invest .content .top {
|
|
background-color: #fff;
|
|
padding-bottom: 33.0016rpx;
|
|
}
|
|
|
|
.integral_invest .content .top .title {
|
|
padding-top: 16rpx;
|
|
padding-left: 32rpx;
|
|
text-align: left;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.integral_invest .content .top .title .line {
|
|
width: 8rpx;
|
|
display: inline-block;
|
|
height: 48rpx;
|
|
background-color: #f35353;
|
|
margin-right: 32rpx;
|
|
}
|
|
|
|
.integral_invest .content .top .title .text {
|
|
color: #333;
|
|
font-size: 36rpx;
|
|
}
|
|
|
|
.integral_invest .content .top .up-photo {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
width: 192rpx;
|
|
height: 192rpx;
|
|
overflow: hidden;
|
|
margin: 0 auto;
|
|
margin-top: 32rpx;
|
|
margin-bottom: 64rpx;
|
|
border: dashed 2rpx #ccc;
|
|
border-radius: 4rpx;
|
|
position: relative;
|
|
}
|
|
|
|
.integral_invest .content .top .up-photo .up_icon {
|
|
width: 64rpx;
|
|
height: 64rpx;
|
|
}
|
|
|
|
.integral_invest .content .top .up-photo .show {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.integral_invest .content .top .input {
|
|
padding-bottom: 16rpx;
|
|
border-bottom: solid 2rpx #ccc;
|
|
width: 512rpx;
|
|
text-align: left;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.integral_invest .content .top .input .span {
|
|
font-size: 28rpx;
|
|
}
|
|
|
|
.integral_invest .content .top .input input {
|
|
outline: none;
|
|
border: none;
|
|
}
|
|
|
|
.integral_invest .content .top .btn {
|
|
width: 480rpx;
|
|
height: 96rpx;
|
|
background-color: #f35353;
|
|
box-shadow: 0rpx 0rpx 0rpx 0rpx rgba(243, 83, 83, 0.47);
|
|
border-radius: 32rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin: 0 auto;
|
|
margin-top: 64rpx;
|
|
}
|
|
|
|
.integral_invest .content .top .btn .span {
|
|
font-size: 28rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
.integral_invest .content .bottom {
|
|
margin-top: 18rpx;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.integral_invest .content .bottom .title {
|
|
padding-top: 16rpx;
|
|
padding-left: 32rpx;
|
|
text-align: left;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.integral_invest .content .bottom .title .line {
|
|
width: 8rpx;
|
|
display: inline-block;
|
|
height: 48rpx;
|
|
background-color: #f35353;
|
|
margin-right: 32rpx;
|
|
}
|
|
|
|
.integral_invest .content .bottom .title .text {
|
|
color: #333;
|
|
font-size: 36rpx;
|
|
}
|
|
|
|
.integral_invest .content .bottom .introce {
|
|
text-align: left;
|
|
padding-left: 51.0016rpx;
|
|
padding-right: 51.0016rpx;
|
|
margin-top: 27.0016rpx;
|
|
}
|
|
|
|
.photoshow {
|
|
width: 200rpx;
|
|
height: 200rpx;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.photoshow image {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|