| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- .population.data-v-e024216e {
- display: flex;
- }
- .integral-left.data-v-e024216e {
- margin: 27rpx;
- flex: 1;
- height: 423rpx;
- position: relative;
- }
- .integral-right.data-v-e024216e {
- flex: 1;
- height: 423rpx;
- margin: 27rpx;
- margin-left: 0;
- display: grid;
- }
- .integral-right image.data-v-e024216e {
- float: left;
- margin: 55rpx 5rpx 0 45rpx;
- }
- .integral-right .one.data-v-e024216e {
- text-align: center;
- margin: 55rpx 10rpx 0 0;
- }
- .integral-right .one text.data-v-e024216e {
- color: #989B9F;
- font-size: 22rpx;
- margin-top: 4rpx;
- }
- .integral-right .one ._b.data-v-e024216e {
- color: #333333;
- font-family: PingFang-SC-Bold;
- font-size: 39rpx;
- }
- .integral-right .own.data-v-e024216e {
- margin-bottom: 14rpx;
- }
- .integral-right .own image.data-v-e024216e {
- width: 75rpx;
- height: 83rpx;
- }
- .integral-right .takeaway.data-v-e024216e {
- margin-top: 14rpx;
- }
- .integral-right .takeaway image.data-v-e024216e {
- width: 83rpx;
- height: 75rpx;
- }
- .integral-title.data-v-e024216e {
- margin-top: 30rpx;
- text-align: center;
- height: 100rpx;
- color: #901B21;
- font-family: PingFang-SC-Bold;
- }
- .integral-content.data-v-e024216e {
- width: 264rpx;
- height: 264rpx;
- background-color: #ecd49e;
- position: absolute;
- bottom: 34rpx;
- left: 0;
- right: 0;
- margin: auto;
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
- }
- .integral-content .int-item.data-v-e024216e {
- width: 49.6%;
- height: 49.6%;
- background-color: #fff;
- text-align: center;
- display: flex;
- flex-direction: column;
- justify-content: space-around;
- }
- .integral-content .int-item .tit.data-v-e024216e {
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .integral-content .int-item .val.data-v-e024216e {
- font-size: 36rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #333333;
- }
- .integral-content .int-item .look-more.data-v-e024216e {
- font-size: 20rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #989B9F;
- }
- .integral-content .item-bt.data-v-e024216e {
- align-self: flex-end;
- }
- .integral-content .mark.data-v-e024216e {
- width: 24rpx;
- height: 38rpx;
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- bottom: 0;
- margin: auto;
- background-color: #fff;
- }
|