#app{width:100%;height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{width:6px;background-color:#f6f6f6;border-radius:2em}::-webkit-scrollbar-thumb{background-color:#cdcdcd;background-clip:padding-box;min-height:28px;border-radius:2em}::-webkit-scrollbar-thumb:hover{background-color:#7a7a7a}*,body,html{margin:0;padding:0}body,html{font-size:12px;touch-action:manipulation}li,ul{list-style:none}h1{text-align:center}.container{min-width:360rpx}.loadingMask{background:#fff;position:fixed;width:100vw;height:100vh;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:999}.rightTxt{color:#1890ff}.titleBox{display:flex;justify-content:space-between;align-items:center}.titleBox .title{color:#1890ff;position:relative;padding-left:20px;height:20px;line-height:20px;font-size:14px}.titleBox .title:before{content:"";position:absolute;left:10px;top:0;width:3px;height:100%;background:#1890ff}.titleBox .rightTxt{height:20px;line-height:20px}.newTitleBox{display:flex;justify-content:space-between;align-items:center;height:45px;background:linear-gradient(270deg,hsla(0,0%,100%,.1),rgba(26,144,254,.1));border-radius:10px 10px 0 0}.newTitleBox .infoTitle{font-size:15px;color:#333;font-weight:600;padding-left:20px}.formBox,.formBox2{padding:0 10px}.formBox2 .formRow,.formBox .formRow{font-size:14px!important;margin-top:4px;display:flex;flex-direction:row;line-height:35px}.formBox2 .formRow>label,.formBox .formRow>label{display:inline-block;width:120px!important;flex-shrink:0;color:#666;text-align:right;margin-right:10px}.formBox2 .formRow>span,.formBox .formRow>span{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;white-space:nowrap;color:#111}.smallTitle{font-size:15px!important;margin-top:4px;display:flex;flex-direction:row;line-height:40px;font-weight:700;padding-left:20px}.formBox2{padding:0}.formBox2 label{width:auto!important}.text-copy{color:#1890ff;cursor:pointer}.ant-tabs-bar{margin-bottom:10px!important}.ant-divider-horizontal{margin:10px 0!important}.ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:50px!important}