body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,div,html,li,p,table,ul{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;background-color:#9c9da0!important}li{list-style:none}#app{height:100%}.global-loading{position:fixed;top:0;left:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}svg{font-size:20px}.jxyd-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;white-space:nowrap;cursor:pointer;border:1px solid #dcdfe6;-webkit-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#000;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-size:14px;border-radius:4px;width:80px;height:32px}.jxyd-button:hover{border-color:#ff6a7f;color:#ff6a7f}.jxyd-primary:hover{background:#ff6a7f;border-color:#ff6a7f;color:#fff}.jxyd-primary{color:#fff;background:#ff6a7f}.jxyd-searchbtn{font-weight:700}.jxyd-borderbtn{border-color:#ff6a7f;color:#ff6a7f}.jxyd-a{color:#ff6a7f;cursor:pointer}.jxyd-a:hover{color:#ff6a7f;text-decoration:underline}.jxyd-required{color:red;position:relative;top:5px;font-weight:700;font-size:20px}.jxyd-imgicon{width:22px;height:22px;margin-right:2px}.content-left-right-split{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-left-right-split,.cu-form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cu-form-group{background-color:#fff;padding:1rpx 30rpx;min-height:50px}.cu-form-group .cu-form-title{text-align:justify;padding-right:15px;font-size:15px;position:relative;height:30px;line-height:30px}.cu-form-group input{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:15px;color:#555;border:1px solid #dcdee2;background-color:#fff;line-height:1.5;padding:4px 7px;font-size:14px;width:100%;height:32px;border-radius:4px;-webkit-transition:border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.drawer-title{overflow:hidden}.drawer-title-left{float:left;font-size:16px}.drawer-title-right{float:right;color:#ff4d4d;cursor:pointer}.drawer-title-left-number{color:#ff4d4d;font-weight:700}.drawer-title-right:hover{text-decoration:underline}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}