.queryOrder_body{padding:25px 30px 40px;background:#F6F6F6}.queryOrder_body label{width:80px;text-align:right;font-size:14px;display:inline-block;margin-right:20px}.queryOrder_body input{font-size:12px;padding:0 5px;width:185px;height:30px;line-height:30px;color:#000}.queryOrder_body .btn_code{height:28px;line-height:28px;padding:0 12px;background:#fff;border:1px solid #c1c1c1;box-shadow:0 1px 0 #ddd;color:#333;font-size:12px;display:inline-block}.queryOrder_body .btn_code:hover{background:#9A8364;color:#fff}.queryOrder_body .mask{width:100%;height:100%;position:fixed;top:0;left:0;z-index:100;background-color:rgba(0,0,0,.7);display:none}.queryOrder_body .dialog{width:40%;background:#fff;position:fixed;z-index:9999;top:35%;left:30%;overflow-y:auto;margin:0 auto;border-radius:6px;display:none}.queryOrder_body .dialogHead{height:48px;line-height:48px;text-align:center;position:relative;font-size:15px;color:#333;letter-spacing:.23px;font-weight:500;border-bottom:1px solid #eee}.queryOrder_body .dialogHead .closeBtn{position:absolute;right:20px;top:20px;cursor:pointer;width:12px;height:12px;background:url(/static/common/components/queryOrder-verifyCode/img/close.png) no-repeat;background-size:12px 12px}.queryOrder_body .dialogBody{padding:16px;position:relative}.queryOrder_body .dialogBody .imgVerify{position:absolute;right:18px;top:30px;height:40px;cursor:pointer}.queryOrder_body .dialogBody.grey{background:#F8F8F8}.queryOrder_body .dialogBody .number{height:44px;width:100%;border:0;font-size:16px;color:#333;text-indent:10px;margin-top:12px;border:1px solid #EEE;border-radius:4px}.queryOrder_body .dialogBody .btn{box-shadow:0 0;transition:all .5s;background:linear-gradient(-180deg,#67c6ff 5%,#57a2ff 100%);width:100%;height:44px;line-height:44px;display:inline-block;text-align:center;color:#fff;margin-top:20px}.queryOrder_body .error{padding:16px;color:red}.queryOrderList ul:after{content:" ";display:block;clear:both;height:0}.queryOrderList ul li{float:left;height:40px;line-height:40px;width:9%;text-align:center;overflow:hidden;padding:5px}.queryOrderList ul li:first-child{width:20%}.queryOrderList ul .num{width:5%}.queryOrderList ul li:nth-child(2){width:18%}.queryOrderList ul li:last-child{width:12%}