@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ /* uni.scss */ .container.data-v-61d5b44b { font-size: 14px; background-color: #f3f5f8; } .nav_bar.data-v-61d5b44b { width: 100%; margin-top: 30px; padding-top: 20px; padding-bottom: 10px; border-bottom: 1px solid #dfdfdf; box-shadow: 0 5px 10px -8px #dfdfdf inset; background-color: #fff; margin-bottom: 12rpx; } .nav_bar_tit.data-v-61d5b44b { text-align: center; } .info.data-v-61d5b44b { padding: 20px; background-color: #fff; margin-bottom: 12rpx; } .ul_list.data-v-61d5b44b { display: flex; justify-content: space-between; align-items: center; height: 48px; border-bottom: 1px solid #dfdfdf; }