123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234 |
- page {
- background-color: #161616;
- width: 100%;
- height: 100vh;
- }
- .page {
- background-color: #161616;
- width: 100%;
- }
- .header {
- display: flex;
- flex-direction: row;
- justify-content: flex-start;
- align-items: center;
- width: 750rpx;height: 320rpx;
- padding-top: calc(var(--status-bar-height) + 0rpx);
- background: url('../../static/home/top_bg.png');
- background-size: 100% 100%;
- .left {
- display: flex;flex-direction: row;width:200rpx;height:120rpx;
- justify-content: center;
- padding-left:50rpx;
- image {
- width:124rpx;height:40rpx;
- }
- }
- }
- .thread {
- height: 20rpx;
- }
- .thread2 {
- height: 60rpx;
- }
- .topbanner {
- width:750rpx;display: flex;flex-direction: row;justify-content: center;align-items: center;margin-top:-120rpx;
- .left {
- width: 334rpx;height: 334rpx;
- background: linear-gradient( 161deg, #9A6DFF 0%, #84A0FF 100%);
- border-radius: 24rpx;
- position: relative;
- .aibg {
- width:266rpx;height:214rpx;position: absolute;right:0rpx;bottom:32rpx;
- }
- .title {
- padding-left:30rpx;padding-top:28rpx;
- font-weight: bold;
- font-size: 40rpx;
- color: #FFFFFF;
- }
- .desc {
- padding-left:30rpx;padding-top:10rpx;
- font-weight: 400;
- font-size: 26rpx;
- color: #FFFFFF;
- }
- .btn {
- position: absolute;left:30rpx;bottom:40rpx;width: 176rpx;height: 64rpx;
- background: #FFFFFF;
- border-radius: 32rpx 32rpx 32rpx 32rpx;
- font-weight: bold;
- font-size: 28rpx;
- color: #9D75FF;
- display: flex;flex-direction: center;justify-content: center;align-items: center;
- }
- }
- .right {
- margin-left:22rpx;
- display: flex;flex-direction: column;justify-content: center;align-items: center;
- .item1 {
- width: 334rpx;
- height: 156rpx;
- background: linear-gradient( 173deg, #FF7DDF 0%, #FFAFE4 100%);
- border-radius: 24rpx 24rpx 24rpx 24rpx;
- position: relative;
- .meinv {
- width:138rpx;height:132rpx;position: absolute;right:18rpx;bottom:0rpx;
- }
- }
- .item2 {
- width: 334rpx;height: 156rpx;margin-top:22rpx;
- background: linear-gradient( 173deg, #FFA665 0%, #FFDDA7 100%);
- border-radius: 24rpx 24rpx 24rpx 24rpx;
- position: relative;
- .talk {
- width:136rpx;height:116rpx;position: absolute;right:3rpx;bottom:2rpx;
- }
- }
- .title {
- padding-left:30rpx;padding-top:28rpx;
- font-weight: bold;
- font-size: 36rpx;
- color: #FFFFFF;
- }
- .desc {
- padding-left:30rpx;padding-top:10rpx;
- font-weight: 400;
- font-size: 26rpx;
- color: #FFFFFF;
- }
- }
- }
- .centerbanner {
- width:750rpx;display: flex;flex-direction: row;justify-content: center;align-items: center;margin-top:20rpx;
- .item1 {
- width: 258rpx;height: 108rpx;
- background: linear-gradient( 163deg, #08AAC6 0%, #24C9B4 100%);
- border-radius: 24rpx;
- position: relative;
- .icon {
- width:100rpx;height:100rpx;position: absolute;right:6rpx;bottom:0rpx;
- }
- .title {
- padding-left:20rpx;padding-top:28rpx;
- font-weight: bold;font-size: 30rpx;color: #FFFFFF;
- }
- }
- .item2 {
- width: 204rpx;height: 108rpx;margin-left:12rpx;
- background: linear-gradient( 154deg, #88E6FF 0%, #DAF7FF 100%);
- border-radius: 24rpx;
- position: relative;
- .icon {
- width:100rpx;height:100rpx;position: absolute;right:4rpx;bottom:0rpx;border-radius: 16rpx;
- }
- .title {
- padding-left:20rpx;padding-top:28rpx;
- font-weight: bold;font-size: 30rpx;color: #FFFFFF;
- }
- }
- .item3 {
- width: 204rpx;height: 108rpx;margin-left:12rpx;
- background: linear-gradient( 154deg, #FF8888 0%, #FBDAFF 100%);
- border-radius: 24rpx;
- position: relative;
- .icon {
- width:108rpx;height:108rpx;position: absolute;right:4rpx;bottom:0rpx;border-radius: 16rpx;
- }
- .title {
- padding-left:20rpx;padding-top:28rpx;
- font-weight: bold;font-size: 30rpx;color: #FFFFFF;
- }
- }
- }
- .section-title {
- width:750rpx;display: flex;flex-direction: row;justify-content: flex-start;align-items: center;margin-top:20rpx;
- font-weight: bold;padding-left:30rpx;
- font-size: 32rpx;
- color: #FFFFFF;
- }
- .article_notify {
- width: 690rpx;height: 140rpx;margin-left:30rpx;margin-top:20rpx;
- background: #28292D;
- border-radius: 24rpx 24rpx 24rpx 24rpx;
- display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
- .left {
- width: 140rpx;
- height: 140rpx;
- background: #28292D;
- border-radius: 24rpx;
- image {
- width: 140rpx;height: 140rpx;border-radius: 24rpx;
- }
- }
- .right {
- display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
- .title {
- padding-left:20rpx;padding-top:8rpx;
- font-weight: bold;font-size: 32rpx;color: #FFFFFF;
- display: flex;flex-direction: row;justify-content: flex-start;align-items: flex-start;
- image {
- width:76rpx;height:40rpx;margin-left:30rpx;
- }
- }
- .desc {
- padding-left:20rpx;padding-top:10rpx;
- font-weight: 400;font-size: 28rpx;color: #ffffff;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- }
- }
- .list {
- display: flex;flex-direction: row;flex-wrap: wrap;padding:30rpx;
- width:750rpx;justify-content: space-between;
- .item {
- width: 334rpx;height: 470rpx;margin-bottom: 30rpx;
- background: #28292D;border-radius: 24rpx;
- display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
- .img {
- .icon {
- width: 334rpx;height:334rpx;border-radius: 24rpx 24rpx 0 0;
- }
- }
- .tit {
- width:100%;display: flex;flex-direction: row;justify-content: space-between;align-items: center;padding:0 20rpx;
- .name {
- color:#fff;font-size: 32rpx;width:200rpx;
- }
- .juli {
- color:#D0D0D0;font-size: 24rpx;width:134rpx;text-align: right;
- }
- }
- .name {
- font-size: 24rpx;color:#818D89;padding-top: 12rpx;
- }
- .tag_list {
- width:100%;display: flex;flex-direction: row;justify-content: space-between;align-items: center;margin-top: 10rpx;
- padding:0 12rpx;
- .tag {
- height: 44rpx;padding:0 12rpx;
- background: #423339;
- border-radius: 16rpx 16rpx 16rpx 16rpx;
- border: 2rpx solid #FF7D88;
- display: flex;flex-direction: row;justify-content: center;align-items: center;
- font-weight: 400;
- font-size: 20rpx;
- color: #FF7D88;
- .icon {
- width:24rpx;height:24rpx;margin-right: 6rpx;
- }
- }
- .tag2 {
- height: 44rpx;padding:0 12rpx;
- border-radius: 16rpx;
- border: 2rpx solid #404040;
- display: flex;flex-direction: row;justify-content: center;align-items: center;
- font-weight: 400;
- font-size: 20rpx;
- color: #D0D0D0;
- }
- }
- }
- }
|