.detailsItem { background-color: #ffffff; line-height: 34rpx; color: #333333; font-size: 24rpx; position: relative; /* margin-bottom: 20rpx; */ padding: 0 22rpx; } .query_item_txt { padding: 20rpx 0; display: flex;align-items: center; } .query_item_label{ white-space: nowrap;} .pdfFlex{ display: flex; align-items: center; justify-content: space-between; } .pdfclick{ color: #2D59E6; padding: 10rpx 22rpx; border-radius: 15rpx; background-color: rgba(45, 89, 230, 0.15); display: flex; align-items: center; } .pdfclick image{ width: 40rpx; height: 40rpx; } .pdfclick text{ font-size: 26rpx; padding-left: 8rpx; } .query_item_label { color: #999999; } .query_zc { color: #18BC33; } .query_jb { color: #F58329; } .query_wx { color: #F22424; } .query_clear00 { background-color: rgb(185,185,185); color: #fff; } .query_clear10 { background-color: #F58329; color: #fff; } .query_clear20 { background-color: #F22424; color: #fff; } .detailsTitle { height: 26rpx; line-height: 26rpx; padding: 0 22rpx; } .detailsTitle text { color: #000; padding-left: 10rpx; font-size: 26rpx; border-left: 6rpx solid #2D59E6; display: block; } .detailsCode { padding: 22rpx; } .detailsCode>view { display: flex; /* justify-content:flex-start; */ justify-content: flex-start; flex-wrap: wrap; } .detailsCode>view>view { width: 48%; text-align: center; display: flex; border-radius: 16rpx; background-color: #fff; padding: 20rpx 35rpx; margin-bottom: 25rpx; justify-content: space-evenly; } .detailsCode>view>view>image { width: 90rpx; height: 90rpx; } .detailsCode>view>view>view>text { font-size: 35rpx; color: #000; } .detailsCode > view > view{ width: 20%; margin-bottom: 18rpx; display: flex; justify-content: center; border: 0; background-color: transparent; padding:0 } .detailsCode > view > view >view{ width: 95%; background: #FFF; border-radius: 15rpx; padding: 11rpx 6%; text-align: left; } .detailsCode > view > view .details_title{ display: flex; justify-content: space-between; color: #333; font-size: 20rpx; } .detailsCode > view > view .details_num{ font-size: 26rpx; padding: 5rpx 0 7rpx 0; color: #000; } .detailsCode > view > view .details_name{ font-size: 20rpx; } .detailsCode>view>view>view>view { font-size: 22rpx; color: #999999; } .dts_data { padding: 0rpx 20rpx 20rpx 20rpx; } .dts_data_map { border-radius: 10rpx; box-shadow: 0 0 14rpx 0 rgba(0, 0, 0, 0.1); padding: 20rpx; background-color: #fff; } .dts_data_map map { width: 100%; height: 100%; position: relative; } .dts_data_map_tit { display: flex; align-items: center; font-size: 26rpx; line-height: 26rpx; color: #333333; justify-content: space-between; } .dts_data_map_tit text { display: inline-block; vertical-align: middle; margin: 0 15rpx 0 0; height: 26rpx; width: 6rpx; background: var(--color); } .dts_data_map_con { width: 100%; height: 500rpx; margin-top: 20rpx; } .dts_data_txt { padding: 20rpx; font-size: 26rpx; color: #333333; line-height: 25rpx; } .dts_data_tmp { border-radius: 10rpx; box-shadow: 0 0 14rpx 0 rgba(0, 0, 0, 0.1); padding: 20rpx; margin: 30rpx 0 110rpx 0; background-color: #fff; } .dts_data_btn { width: 5em; height: 40rpx; line-height: 40rpx; text-align: center; font-size: 20rpx; color: #ffffff; background: var(--color); border-radius: 6rpx; margin-left: 20rpx; flex: none; padding: 0 10rpx; } .index_wd_chart { width: 100%; height: 420rpx; } ec-canvas { width: 100%; height: 100%; } .index_wd_nav { display: flex; align-items: center; justify-content: space-between; } .index_wd_nav view { width: 100%; flex: auto; position: relative; line-height: 96rpx; color: #999999; font-size: 28rpx; text-align: center; border-bottom: 1px solid #D8D8D8; } .index_wd_nav view.sec { color: var(--color); } .index_wd_nav view.sec::before { content: ""; background-color: var(--color); height: 2px; width: 144rpx; position: absolute; bottom: 0; left: 50%; margin: 0 -72rpx; } .dingwei { position: absolute; display: flex; justify-content: center; align-items: center; bottom: 20rpx; right: 20rpx; width: 50rpx; height: 50rpx; border-radius: 50rpx; background: #ffffff; } .dingwei_img { width: 30rpx; height: 30rpx; } .index_wd_nav { display: flex; align-items: center; justify-content: space-between; } .index_wd_nav view { width: 100%; flex: auto; position: relative; line-height: 96rpx; color: #999999; font-size: 28rpx; text-align: center; border-bottom: 1px solid #D8D8D8; } .index_wd_nav view.sec { color: var(--color); } .index_wd_nav view.sec::before { content: ""; background-color: var(--color); height: 2px; width: 144rpx; position: absolute; bottom: 0; left: 50%; margin: 0 -72rpx; } .index_wd_time { margin: 24rpx 0; display: flex; justify-content: space-between; align-items: center; } .index_wd_time picker { flex: auto; width: 232rpx; height: 64rpx; border: 1px solid #E5E5E5; border-radius: 4rpx; line-height: 64rpx; padding: 0 20rpx; box-sizing: border-box; position: relative; } .index_wd_time picker::after { content: ""; width: 0; height: 0; border-top: 8rpx solid #CECECE; border-left: 8rpx solid transparent; border-right: 8rpx solid transparent; position: absolute; right: 20rpx; top: 50%; margin: -4rpx 0; } .index_wd_time_txt { width: 44rpx; text-align: center; line-height: 64rpx; font-size: 24rpx; color: #AFAFAF; } .index_wd_time_btn { width: 140rpx; height: 64rpx; border-radius: 4rpx; background: var(--color); text-align: center; font-size: 24rpx; color: #ffffff; line-height: 64rpx; margin-left: 16rpx; } .no_data { width: 100%; height: 420rpx; display: flex; justify-content: center; flex-direction: column; align-items: center; text-align: center; background: #ffffff; border-radius: 16rpx; } .no_data cover-image { width: 442rpx; height: 194rpx; flex: none; } .no_data image { width: 442rpx; height: 194rpx; flex: none; } .no_data_txt { font-size: 26rpx; line-height: 36rpx; flex: none; padding-top: 10rpx; color: #999999; } .isNone{ display: none; } .isBlock{ display: block; } .isBlock,.isNone{ position: absolute; z-index: 99; right: 0rpx; bottom: -55rpx; color: #000; font-size: 22rpx; padding: 12rpx 18rpx; background: #fff; border: 1px solid #D8D8D8; border-radius: 19rpx; } .footer{ width: 100%; position: fixed; bottom: 0; left: 0; background: #f8f8f8; padding-top: 15rpx; } .footer > view{ display: flex; background: #fff; } .footer > view > view{ padding: 35rpx 30rpx; width: 50%; text-align: center; display: flex; justify-content: center; align-items: center; } .footer > view > view text{ font-size: 32rpx; font-weight: 600; } .footer .clearWarning{ background: red; color: #fff; } .footer .transportStatus{ color: #1476FE; width: 50%; text-align: center; } .footer .allMoer{ color: #333333; border-right: 2.5rpx solid #D8D8D8; width: 50%; text-align: center; } .footer .expand{ position: absolute; bottom: 110rpx; background: #FFFFFF; box-shadow: 0px 2px 17px 0px rgba(229, 229, 229, 0.95); width: 65%; padding: 0 10%; } .footer .expand > view{ padding: 22rpx 0; color: #333333; } .footer .expand >view{ border-bottom: 2.5rpx solid #D8D8D8; } .footer .expand >view:last-child{ border-bottom: none; } .info_text{ padding: 15rpx; display: flex; align-items: center; background: #FFFAF3; color: #A15D20; } .info_text image{ width: 30rpx; height: 30rpx; } .time{ padding: 25rpx 0; color: #333; border-bottom: 2.5rpx solid #f1f1f1; } .modalVal{ height: 120rpx; padding: 10rpx; word-break: break-all; border-bottom: 2.5rpx solid #f1f1f1; } .transportStatus text{ font-size: 32rpx; } .itemFlex{ display: flex; align-items: center; justify-content: space-between; } .setCode{ display: flex; align-items: center; color: #2D59E6; } .setCode > text{ padding-right: 8rpx; } .setCode > image{ width: 34rpx; height: 34rpx; } .operCode{ display: flex; align-items: center; } .operCode > .copyCode{ color: #999999; } .operCode > .editCode{ color: #F22828; } .operCode > .line{ padding: 0 10rpx; color: #999999; } .cha_win { position: fixed; left: 0; right: 0; bottom: 0; top: 0; background: rgba(0, 0, 0, 0.3); z-index: 99; } .cha_win_con { position: fixed; left: 0; right: 0; bottom: 0; background: #ffffff; transition: all 0.2s ease; transform: translateY(300%); } .cha_btn_con_transform{ transform: translateY(0); } .cha_win_tit { text-align: center; line-height: 120rpx; font-size: 32rpx; color: #333333; position: relative; } .cha_win_tit view{ position: absolute; right: 30rpx; top: 0; font-size: 27rpx; color: #2D59E6; display: inline-block; } .cha_win_btn { display: flex; flex-wrap: wrap; justify-content: flex-start } .cha_btn_item { width: 20%; /* flex: auto; */ text-align: center; padding-bottom: 15rpx; } .cha_btn_item image { width: 90rpx; height: 90rpx; } .cha_win_close { text-align: center; color: #999999; font-size: 50rpx; font-weight: 100; line-height: 120rpx; } .zan-dialog__mask { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; background: rgba(0, 0, 0, .3); /*设置阴影半透明背景如: background: rgba(0, 0, 0, 0.4);*/ display: none; } .zan-dialog__container { position: fixed; bottom: 0rpx; width: 100%; /* height: 350rpx; */ background: #fff; transform: translateY(300%); transition: all 0.4s ease; z-index: 12; z-index: 12; box-shadow: 0px 3px 3px 2px gainsboro; /*弹框的悬浮阴影效果,如不需要可注释该行*/ } .zan-dialog--show .zan-dialog__container { transform: translateY(0); } .zan-dialog--show .zan-dialog__mask { display: block; } .cha_win_tit { text-align: center; line-height: 100rpx; font-size: 32rpx; color: #333333; } .selectInfo{ height: 100%; display: flex; justify-content: space-around; align-items: center; } .selectInfo>view{ text-align: center; } .selectInfo image{ width: 70rpx; height: 70rpx; } .cha_win_close { text-align: center; color: #999999; font-size: 50rpx; font-weight: 100; line-height: 120rpx; } .onAll{ background: #fff; text-align: center; padding: 25rpx; color: #4F99E8; margin-bottom: 20rpx; }