| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-553e5b04 {
- padding-top: 20rpx;
- }
- .container .search.data-v-553e5b04 {
- margin: 0 auto;
- width: 690rpx;
- height: 90rpx;
- border-radius: 171rpx;
- background-color: #fff;
- }
- .container .list.data-v-553e5b04 {
- margin-top: 20rpx;
- padding-bottom: 30rpx;
- }
- .container .list .box.data-v-553e5b04 {
- display: flex;
- margin: 0 auto;
- margin-bottom: 20rpx;
- width: 690rpx;
- height: 130rpx;
- background-color: #fff;
- }
- .container .list .box .icon.data-v-553e5b04 {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .container .list .box .icon ._img.data-v-553e5b04 {
- width: 60rpx;
- height: 60rpx;
- }
- .container .list .box .info.data-v-553e5b04 {
- flex: 6;
- display: flex;
- flex-direction: column;
- justify-content: space-evenly;
- }
- .container .list .box .info .title.data-v-553e5b04 {
- font-size: 30rpx;
- }
- .container .list .box .info .status.data-v-553e5b04 {
- font-size: 24rpx;
- font-weight: 500;
- color: #A6A6A6;
- }
- .container .list .box .info .status .right.data-v-553e5b04 {
- margin-right: 20rpx;
- }
- .container .list .box .image.data-v-553e5b04 {
- margin-top: -5rpx;
- margin-right: -5rpx;
- width: 83rpx;
- height: 83rpx;
- }
- .container .list .box .image ._img.data-v-553e5b04 {
- width: 100%;
- height: 100%;
- }
- .container .list2.data-v-553e5b04 {
- margin-top: 260rpx;
- text-align: center;
- }
- .container .list2 ._img.data-v-553e5b04 {
- width: 480rpx;
- height: 508rpx;
- }
- .container .list2 .info.data-v-553e5b04 {
- color: #5792F0;
- }
- .data-v-553e5b04 .uni-searchbar {
- padding: 10rpx;
- }
|