123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329 |
- .main {
- position: relative;
- }
- .content {
- padding: 0 10rpx;
- }
- .search-box {
- margin-top: 8rpx;
- width: 100%;
- align-items: center;
- /**/
- }
- .flex {
- width: calc(100% - 33rpx);
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .search-item {
- display: flex;
- align-items: center;
- justify-content: left;
- font-size: 9rpx;
- /* width: 120rpx; */
- display: inline-block;
- }
- .search-item>text {
- text-align: center;
- margin-right: 5rpx;
- display: inline-block;
- }
- .input {
- width: 75rpx;
- height: 24rpx;
- line-height: 24rpx;
- background: #FFFFFF;
- border-radius: 2rpx;
- box-sizing: border-box;
- font-size: 9rpx;
- color: #00A2FF;
- padding-left: 6rpx;
- display: inline-block;
- vertical-align: middle;
- }
- .time-placeholder {
- font-size: 9rpx;
- color: #B5D7E7;
- }
- .pad {
- padding: 0 5rpx;
- display: inline-block;
- }
- .inquire,
- .clear {
- height: 24rpx;
- width: 45rpx;
- border-radius: 2rpx;
- font-size: 9rpx;
- text-align: center;
- line-height: 24rpx;
- }
- .inquire {
- background: #1689FF;
- border: 1px solid #B8EFF3;
- color: #FFFFFF;
- margin: 0 5rpx 0 10rpx;
- }
- .clear {
- color: #614B33;
- background-color: #fdf3e0;
- }
- .close {
- background-color: #f49219;
- width: 23rpx;
- height: 23rpx;
- line-height: 20rpx;
- border-radius: 50%;
- color: #fff;
- font-size: 18rpx;
- text-align: center;
- margin-left: 10rpx;
- }
- .table {
- margin-top: 5.8rpx;
- height: 335rpx;
- /* overflow: hidden; */
- }
- .table-tit {
- height: 24rpx;
- width: 1050rpx;
- line-height: 24rpx;
- background: #1689FF;
- border-radius: 1rpx;
- /* display: inline-block; */
- /* border: 1px solid #B8EFF3; */
- /* justify-content: center; */
- /* flex-wrap: wrap; */
- /* vertical-align: middle; */
- display: flex;
- align-items: center;
- justify-content: flex-start;
- flex-direction: row;
- }
- .table-item {
- font-size: 10rpx;
- color: #FFFFFF;
- margin-right: 3rpx;
- /* height: 33.5rpx; */
- /* line-height: 24rpx; */
- display: inline-block;
- word-wrap: break-word;
- word-break: normal;
- }
- .table-content {
- height: 33.5rpx;
- width: 1050rpx;
- /* display: inline-block; */
- /* line-height: 33.5rpx; */
- border-bottom: 1px solid #79BBE9;
- /* justify-content: left; */
- /* align-items: center; */
- /* vertical-align: bottom; */
- display: flex;
- align-items: center;
- justify-content: flex-start;
- flex-direction: row;
- }
- .table-content>view {
- /* display: flex;
- justify-content: center;
- flex-direction: column;
- align-items: flex-start; */
- /* display: inline-block;
- vertical-align: middle; */
- }
- .over1 {
- overflow-x: auto;
- width: 600rpx;
- white-space: nowrap;
- height: 24rpx;
- }
- .over2 {
- overflow-x: auto;
- white-space: nowrap;
- height: 24rpx;
- width: 600rpx;
- }
- .picker {
- display: inline-block;
- }
- .flex3 {
- width: 750rpx;
- /* height: 33rpx; */
- /* display: flex;
- align-items: center;
- justify-content: left; */
- overflow-x: auto;
- white-space: nowrap;
- display: inline-block;
- vertical-align: middle;
- }
- .flex3>view {
- white-space: normal;
- /* height: 33rpx; */
- }
- .wid {
- width: 75rpx;
- }
- .col {
- font-size: 8rpx;
- color: #145676;
- }
- .m-l-one {
- padding-left: 5rpx;
- }
- .one {
- width: 30rpx;
- box-sizing: border-box;
- }
- .two {
- width: 40rpx;
- }
- .three {
- width: 105rpx;
- }
- .four {
- width: 70rpx;
- }
- .five {
- width: 80rpx;
- }
- .six {
- width: 60rpx;
- }
- .seven {
- width: 55rpx;
- }
- .eight {
- width: 50rpx;
- }
- .nine {
- width: 55rpx;
- }
- .ten {
- width: 140rpx;
- }
- .twelve {
- width: 240rpx;
- }
- .eleven {
- height: 20rpx;
- line-height: 20rpx;
- text-align: center;
- background: #B8EFF3;
- border-radius: 12rpx;
- border: 2px solid #3398FF;
- font-weight: 500;
- font-size: 9rpx;
- color: #007EFF;
- /* margin-top: 7rpx; */
- /* padding: 0 8rpx; */
- width: 35rpx;
- /* display: inline-block; */
- align-items: center !important;
- }
- .l-h {
- line-height: 33.5rpx;
- }
- .bottom {
- justify-content: center;
- margin-top: 5rpx;
- }
- .previous,
- .next {
- width: 76rpx;
- height: 23rpx;
- line-height: 23rpx;
- text-align: center;
- background: #3398FF;
- border-radius: 12rpx;
- font-size: 11rpx;
- color: #FFFFFF;
- }
- .next {
- margin: 0 11.7rpx;
- }
- .total {
- line-height: 23rpx;
- font-size: 9rpx;
- color: #145676;
- }
- .tip {
- font-size: 10rpx;
- background: rgba(255, 193, 152, .5);
- color: #D98727;
- position: absolute;
- top: 10rpx;
- left: 175rpx;
- border-radius: 8rpx;
- /* opacity: 0.5; */
- padding: 2.3rpx 7.6rpx;
- }
- .tip-icon {
- width: 11.7rpx;
- height: 11.7rpx;
- margin-right: 4.6rpx;
- vertical-align: middle;
- }
- .m-r {
- margin-right: 10rpx;
- }
- .wid-time {
- width: 100rpx;
- }
- .wid1 {
- width: 280rpx;
- justify-content: start;
- }
|