@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ .container.data-v-6f03e226 { padding-top: 20rpx; } .container .header.data-v-6f03e226 { display: flex; flex-direction: column; justify-content: space-evenly; margin: 0 auto; width: 690rpx; height: 192rpx; background-color: #fff; } .container .header .calendar.data-v-6f03e226 { display: flex; justify-content: center; align-items: center; flex: 1; } .container .header .calendar .double.data-v-6f03e226 { width: 40rpx; height: 40rpx; } .container .header .calendar .double ._img.data-v-6f03e226 { width: 100%; height: 100%; } .container .header .calendar .single.data-v-6f03e226 { margin-left: 30rpx; width: 40rpx; height: 40rpx; } .container .header .calendar .single ._img.data-v-6f03e226 { width: 80%; height: 70%; } .container .header .calendar .single2.data-v-6f03e226 { margin-right: 30rpx; width: 40rpx; height: 40rpx; } .container .header .calendar .single2 ._img.data-v-6f03e226 { width: 100%; height: 70%; } .container .header .calendar .time.data-v-6f03e226 { width: 180rpx; height: 44rpx; font-size: 32rpx; text-align: center; } .container .header .state.data-v-6f03e226 { display: flex; flex-direction: column; justify-content: center; flex: 1; } .container .list.data-v-6f03e226 { padding-bottom: 50rpx; } .container .list .box.data-v-6f03e226 { margin: 0 auto; margin-top: 20rpx; width: 690rpx; background-color: #fff; } .container .list .box .person.data-v-6f03e226 { display: flex; align-items: center; height: 134rpx; } .container .list .box .person .img.data-v-6f03e226 { margin: 0 20rpx 0 30rpx; width: 70rpx; height: 70rpx; } .container .list .box .person .img ._img.data-v-6f03e226 { width: 100%; height: 100%; } .container .list .box .person .info.data-v-6f03e226 { width: 620rpx; height: 70rpx; } .container .list .box .person .info .name.data-v-6f03e226 { font-size: 32rpx; } .container .list .box .person .info .college.data-v-6f03e226 { font-size: 24rpx; color: #A6A6A6; } .container .list .box .imgs.data-v-6f03e226 { display: flex; justify-content: space-evenly; height: 201rpx; } .container .list .box .imgs .imgs_item.data-v-6f03e226 { display: flex; flex-direction: column; align-items: center; flex: 1; } .container .list .box .imgs .imgs_item .image.data-v-6f03e226 { width: 120rpx; height: 120rpx; } .container .list .box .imgs .imgs_item .image ._img.data-v-6f03e226 { width: 100%; height: 100%; } .container .list .box .imgs .imgs_item .title.data-v-6f03e226 { margin-top: 10rpx; font-size: 28rpx; } .container .list .box .msg.data-v-6f03e226 { margin-left: 30rpx; } .container .list .box .msg .msg_item.data-v-6f03e226 { display: flex; align-items: center; height: 63rpx; font-size: 28rpx; } .container .list .box .msg .msg_item .key.data-v-6f03e226 { color: #808080; } .container .no_data.data-v-6f03e226 { margin: 0 auto; margin-top: 230rpx; width: 480rpx; height: 508rpx; text-align: center; } .container .no_data ._img.data-v-6f03e226 { width: 100%; height: 100%; } .container .no_data .info.data-v-6f03e226 { color: #5792F0; }