@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ /* uni.scss */ .container.data-v-4f3c0f19 { font-size: 14px; background-color: #f3f5f8; } .tabs_h.data-v-4f3c0f19 { display: flex; justify-content: center; align-items: center; height: 56rpx; line-height: 88rpx; background-color: #fff; margin-bottom: 12rpx; text-align: center; } .leftTab.data-v-4f3c0f19 { width: 80px; } .rightTab.data-v-4f3c0f19 { width: 80px; } .activetextTypeTab.data-v-4f3c0f19, .activetextTypeTab.data-v-4f3c0f19:hover { color: #026be0; } .nav_bar.data-v-4f3c0f19 { 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-4f3c0f19 { text-align: center; } .info.data-v-4f3c0f19 { background-color: #fff; margin-bottom: 12rpx; padding: 20px; } .fl.data-v-4f3c0f19 { display: flex; justify-content: center; align-items: left; } .flsb.data-v-4f3c0f19 { display: flex; justify-content: space-between; align-items: center; } .u-image.data-v-4f3c0f19 { width: 100%; /* 或者其他尺寸 */ transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; /* 平滑的放大效果 */ } @charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ /* uni.scss */ .container.data-v-1f659622 { font-size: 14px; background-color: #f3f5f8; } .table_info.data-v-1f659622 { background-color: #fff; margin-bottom: 12rpx; padding: 20px; } .table_info .p.data-v-1f659622 { text-align: right; } .table_info .table_Page.data-v-1f659622 { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #eee; margin-top: 12rpx; padding-bottom: 12rpx; } .table_info .table_Page .info_P.data-v-1f659622 { color: #a2a2a2; font-size: 24rpx; } .table_info .table_Page .info_P .info_n.data-v-1f659622 { margin-right: 20px; } .table_h.data-v-1f659622 { display: flex; justify-content: center; align-items: center; height: 56rpx; line-height: 88rpx; background-color: #fff; margin-bottom: 12rpx; text-align: center; } .leftTab.data-v-1f659622 { width: 80px; } .rightTab.data-v-1f659622 { width: 80px; } .activetextTypeTab.data-v-1f659622, .activetextTypeTab.data-v-1f659622:hover { color: #026be0; } .nav_bar.data-v-1f659622 { 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-1f659622 { text-align: center; } .search.data-v-1f659622 { background-color: #fff; margin-bottom: 12rpx; display: flex; justify-content: space-between; align-items: center; padding-right: 20px; } .fl.data-v-1f659622 { display: flex; justify-content: center; align-items: left; } .bottom.data-v-1f659622 { display: flex; justify-content: space-between; align-items: center; } .search_sear.data-v-1f659622 { width: 100%; padding: 30rpx 16rpx; position: relative; box-sizing: border-box; z-index: 999; } .search_sear .searchInput.data-v-1f659622 { background-color: #eee; height: 60rpx; border-radius: 6rpx; color: #bbb; padding-left: 60rpx; } .search_sear .icon-small.data-v-1f659622 { position: absolute; top: 50%; left: 36rpx; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .search_sear .clear-icon.data-v-1f659622 { position: absolute; top: 50%; right: 36rpx; -webkit-transform: translateY(-50%); transform: translateY(-50%); }