.inventoryInquiry_new{height:100%;padding-top:3vmin}.inventoryInquiry_new input{font-size:3.6vmin;border:2px solid #d4d8dd;border-radius:1.5vmin;height:10vmin;line-height:10vmin}.inventoryInquiry_new header{height:14vmin;display:-webkit-flex;display:flex;gap:2vmin;padding:4vmin 4vmin 0}.inventoryInquiry_new header .returnBtn{width:10vmin;border:2px solid #d4d8dd;border-radius:1.5vmin;background:#fff}.inventoryInquiry_new header ul{background:#f2f3f4;padding:.8vmin}.inventoryInquiry_new header ul,.inventoryInquiry_new header ul li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:1.5vmin}.inventoryInquiry_new header ul li{height:100%;padding:0 5vmin;font-size:3.6vmin}.inventoryInquiry_new header ul li.active{background:#fff}.inventoryInquiry_new header .timePeriod{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-left:auto;gap:2vmin}.inventoryInquiry_new header .timePeriod div{position:relative}.inventoryInquiry_new header .timePeriod div:before{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:calc(10vmin - 4px);position:absolute;right:2vmin;font-size:4vmin}.inventoryInquiry_new header .timePeriod input{width:18vw;text-indent:2vmin}.inventoryInquiry_new section{height:calc(100% - 24vmin);overflow-y:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:2vmin 4vmin;gap:2vmin}.inventoryInquiry_new section .queryTimeNode{-webkit-flex:none;flex:none;height:9vmin;background:#f0f5fe;border:2px solid #dfe8fc;border-radius:1.5vmin;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;gap:1vmin}.inventoryInquiry_new section .queryTimeNode .iconfont{font-size:4.4vmin}.inventoryInquiry_new section .queryTimeNode p{font-size:3.6vmin}.inventoryInquiry_new section .queryConditions{display:-webkit-flex;display:flex;gap:2vmin}.inventoryInquiry_new section .queryConditions .queryList{height:10vmin;-webkit-flex:1;flex:1;position:relative}.inventoryInquiry_new section .queryConditions .queryList:before{height:10vmin;line-height:10vmin;font-size:4vmin;position:absolute;left:3vmin}.inventoryInquiry_new section .queryConditions .queryList input{width:100%;text-indent:8vmin}.inventoryInquiry_new section .totalInventory{-webkit-flex:none;flex:none;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:16vmin;gap:2vmin}.inventoryInquiry_new section .totalInventory li{height:100%;-webkit-flex:1;flex:1;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;border-radius:1.5vmin;-webkit-justify-content:center;justify-content:center}.inventoryInquiry_new section .totalInventory li:first-of-type{border:1px solid #e1ebfd;background:#f1f6fe}.inventoryInquiry_new section .totalInventory li:first-of-type h5{color:#5b71cf}.inventoryInquiry_new section .totalInventory li:first-of-type p{color:#192a76}.inventoryInquiry_new section .totalInventory li:nth-of-type(2){border:1px solid #f1f3f3;background:#f8f9fa}.inventoryInquiry_new section .totalInventory li:nth-of-type(2) h5{color:#535457}.inventoryInquiry_new section .totalInventory li:nth-of-type(2) p{color:#22272f}.inventoryInquiry_new section .totalInventory li:nth-of-type(3){border:1px solid #e2f4e6;background:#f2faf3}.inventoryInquiry_new section .totalInventory li:nth-of-type(3) h5{color:#4d8b44}.inventoryInquiry_new section .totalInventory li:nth-of-type(3) p{color:#488441}.inventoryInquiry_new section .totalInventory li:nth-of-type(4){border:1px solid #f6e6e6;background:#faf2f3}.inventoryInquiry_new section .totalInventory li:nth-of-type(4) h5{color:#a7261e}.inventoryInquiry_new section .totalInventory li:nth-of-type(4) p{color:#822c24}.inventoryInquiry_new section .totalInventory li:nth-of-type(5){border:1px solid #e1e4fd;background:#eef1fe}.inventoryInquiry_new section .totalInventory li:nth-of-type(5) h5{color:#3e4ad1}.inventoryInquiry_new section .totalInventory li:nth-of-type(5) p{color:#302b74}.inventoryInquiry_new section .totalInventory li h5{font-size:3vmin;line-height:3vmin;margin-bottom:2vmin}.inventoryInquiry_new section .totalInventory li p{font-size:5vmin;line-height:5vmin;font-weight:700}.inventoryInquiry_new section .listInventory table{width:100%;border-collapse:collapse;border-radius:1.5vmin}.inventoryInquiry_new section .listInventory table td,.inventoryInquiry_new section .listInventory table th{border:1px solid #e3e5e8;font-size:3vmin;line-height:8vmin;text-align:center}.inventoryInquiry_new section .listInventory table thead th{background:#f8f9fb;color:#2c323e;font-weight:400}.inventoryInquiry_new section .listInventory table tbody td{color:#30333f}.inventoryInquiry_new section .listInventory table .color1{color:#489040}.inventoryInquiry_new section .listInventory table .color2{color:#c1544d}.inventoryInquiry_new section .listInventory table .color3{color:#405ad1}.inventoryInquiry_new footer{height:10vmin;font-size:4vmin;line-height:10vmin;background:#f7f8fa;color:#6e7582;text-align:center}.inventoryInquiry_new .van-calendar__popup{height:84%}