123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281 |
- view {
- box-sizing: border-box;
- }
-
- .container {
- min-height: 100vh;
-
- padding-bottom: 176rpx;
- .outerBox{
- // background: skyblue;
- padding-top: 84rpx;
-
- background-size: 100% 466rpx;
- background-repeat: no-repeat;
- .addPd{
- padding-left: 30rpx;
- padding-right: 30rpx;
- .countBox{
-
- // height: 310rpx;
- // background:#0489F9;
- // border: 2rpx solid;
-
- // border-top: 2rpx solid #FBFDFE;
- // border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 2 2;
-
- border-radius: 30rpx 30rpx 0 0;
- padding-top: 48rpx;
- padding-left: 102rpx;
- padding-right: 102rpx;
-
- display: flex;
- justify-content: space-between;
-
- background-size: 100% 372rpx;
- background-repeat: no-repeat;
-
- padding-bottom: 48rpx;
- .left,.right{
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
-
-
- .num{
- font-size: 48rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: 800;
- color: #FFFFFF;
- display: flex;
- align-items: center;
- justify-content: center;
- height: 118rpx;
- width: 160rpx;
- background: linear-gradient(180deg, rgba(128,236,255,0.45) 0%, rgba(255,255,255,0.02) 100%);
- border-radius: 50rpx 50rpx 0 0;
-
- border: 3rpx solid #fff;
- border-bottom: none;
- // border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 3 3;
-
-
- // background: linear-gradient(180deg, rgba(128,236,255,0.45) 0%, rgba(255,255,255,0.02) 100%);
- // border-radius: 50rpx;
- // opacity: 0.9;
- // border: 3rpx solid;
- // border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 3 3;
- // backdrop-filter: blur(10px);
- }
- .tip{
- font-size: 30rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: 500;
- color: #007AFF;
- width: 216rpx;
- height: 54rpx;
- background: linear-gradient(135deg, rgba(166,234,255,0.8) 0%, rgba(78,220,255,0.8) 100%);
- border-radius: 27rpx 0rpx 27rpx 27rpx;
- border: 1rpx solid #7FDBFF;
- backdrop-filter: blur(10px);
-
- display: flex;
- align-items: center;
- justify-content: center;
- }
- }
- }
- }
-
-
- .mianContent{
- padding-left: 30rpx;
- padding-right: 30rpx;
- // padding-top: 64rpx;
- // min-height: 1116rpx;
- min-height: calc(900rpx - 126rpx);
- // background: #FFFFFF;
- // background: skyblue;
- // box-shadow: 0rpx 4rpx 16rpx -8rpx rgba(0,103,104,0.16);
- border-radius: 40rpx 40rpx 0 0;
- position: relative;
-
- // background: red;
- background-image:url('../../../static/other/bg_9.png');
- background-repeat: no-repeat;
- background-size: 100% 1120rpx;
- background-position: 0rpx -5rpx;
-
- margin-top: -20rpx;
-
- // min-height:calc(100vh - 330rpx);
- // background:#f7f8fb;
-
- .pPos{
- height: 64rpx;
- }
- .sanjiaoxing{
- position:absolute;
- top: 0;
- left: 50%;
- transform: translateX(-50%);
- width: 0;
- height: 0;
- border-left: 20rpx solid transparent;
- border-right: 20rpx solid transparent;
- border-top: 20rpx solid #0381F9;
-
- }
- .tipBox{
- // height: 182rpx;
- background: #F0F1F4;
- border-radius: 8rpx;
- padding-top: 12rpx;
- padding-bottom: 40rpx;
- padding-left: 20rpx;
- padding-right: 20rpx;
-
-
- .top{
- display: flex;
- align-items: center;
- font-size: 28rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- color: #333333;
- .tag{
- width: 78rpx;
- height: 34rpx;
- // background: linear-gradient(132deg, #4FDDFF 0%, #5ECFFF 49%, #017AFF 100%);
- // filter: blur(0.5px);
-
- font-size: 32rpx;
- font-family: DIN, DIN;
- font-weight: normal;
- color: #080F18;
- font-style: italic;
- margin-right: 12rpx;
-
- display: flex;
- align-items: center;
- // justify-content: center;
- text-align: center;
- }
- }
- .bot{
- font-size: 26rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: 400;
- color: #333333;
- margin-top: 22rpx;
- }
- }
- .titleBox{
- margin-top: 48rpx;
- background: #F0F1F4;
- background: linear-gradient(90deg,#F0F1F4,#fff);
- height: 62rpx;
- width: 60%;
- border-radius: 32rpx 0rpx 0rpx 0rpx;
- font-size: 32rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: bold;
- color: #333333;
- display: flex;
- align-items: center;
- padding-left: 32rpx;
- position: relative;
-
- .starIcon{
- width: 24rpx;
- height: 24rpx;
- position: absolute;
- right: 150rpx;
- top: 0;
- }
- }
- .list{
- display: flex;
- flex-direction: column;
- padding-top: 34rpx;
-
- .item{
- display: flex;
- justify-content: space-between;
- align-items: center;
- margin-bottom: 40rpx;
-
-
- .left{
- display: flex;
- align-items: center;
- .avatar{
- width: 64rpx;
- height: 64rpx;
- border-radius: 50%;
- margin-right: 32rpx;
- }
- .des{
- .name{
- font-size: 28rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- color: #333333;
- }
- .time{
- font-size: 24rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- color: #999999;
- margin-top: 16rpx;
- }
- }
- }
- .right{
- font-size: 28rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- color: #333333;
- }
-
- }
-
- }
-
- }
-
-
-
- }
- }
-
-
-
- .btnBox{
- height: 176rpx;
- background: #FFFFFF;
- // background:red;
- box-shadow: 0rpx -2rpx 20rpx 0rpx rgba(0,0,0,0.05);
- border-radius: 32rpx 32rpx 0rpx 0rpx;
- position: fixed;
- bottom: 0;
- width: 100%;
- padding-left: 30rpx;
- padding-right: 30rpx;
- padding-top: 32rpx;
- .btn{
- height: 96rpx;
- background: linear-gradient(132deg, #0298FF 0%, #017AFF 100%);
- box-shadow: 0rpx 4rpx 8rpx 0rpx rgba(0,122,255,0.2);
- border-radius: 54rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- font-size: 32rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: bold;
- color: #FFFFFF;
- }
- }
|