123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590 |
- @font-face {
- font-family: 'ooicon';
- src:
- url('/x_desktop/css/v10/ooicon.ttf') format('truetype'),
- url('/x_desktop/css/v10/ooicon.woff') format('woff'),
- url('/x_desktop/css/v10/ooicon.svg') format('svg');
- font-weight: normal;
- font-style: normal;
- font-display: block;
- }
- oo-button,
- oo-tag,
- oo-org {
- display: inline-block;
- border-radius: var(--oo-default-radius);
- }
- oo-input, oo-select, oo-textarea, oo-datetime{
- display: inline-block;
- border-radius: var(--oo-default-radius);
- color: var(--oo-color-text2);
- }
- oo-selector {
- display: block;
- border-radius: var(--oo-default-radius);
- color: var(--oo-color-text2);
- }
- oo-input:focus,
- oo-textarea:focus {
- color: var(--oo-color-text2);
- }
- oo-capsulae {
- display: contents;
- }
- oo-code-editor {
- display: block;
- border-top-left-radius: var(--oo-menu-radius);
- border-top-right-radius: var(--oo-menu-radius);
- height: 12rem;
- resize: vertical;
- overflow: auto;
- }
- oo-code-editor.max {
- position: absolute;
- width: 100% !important;
- height: 100% !important;
- top: 0 !important;
- left: 0 !important;
- z-index: 20000;
- resize: none;
- }
- oo-radio,
- oo-checkbox {
- display: inline-block;
- line-height: 1.5em;
- padding: 0.1em 1em 0.1em 0;
- }
- oo-radio-group,
- oo-checkbox-group {
- display: inline-block;
- }
- oo-pagination {
- display: block;
- font-size: 0.875rem;
- }
- oo-menu,
- oo-dialog {
- font-size: 0.875rem;
- position: absolute;
- z-index: 10000;
- border-radius: var(--oo-menu-radius);
- border: 1px solid var(--oo-menu-border-color);
- box-shadow: var(--oo-menu-shadow);
- background-color: var(--oo-menu-bg-color);
- display: flex;
- justify-content: flex-start;
- align-items: flex-start;
- flex-direction: column;
- flex-wrap: nowrap;
- user-select: none;
- overflow: hidden;
- visibility: hidden;
- transform-origin: 0 0;
- opacity: 0;
- }
- oo-dialog {
- box-shadow: var(--oo-dialog-shadow);
- top: 0;
- }
- oo-dialog.resize {
- resize: both;
- }
- oo-menu.transition,
- oo-dialog.transition {
- transition: scale 0.2s;
- }
- oo-menu.show,
- oo-dialog.show {
- visibility: visible;
- opacity: 1;
- top: unset;
- }
- oo-card {
- display: inline-block;
- border-radius: var(--oo-area-radius);
- }
- oo-calendar {
- width: 25em;
- height: 20em;
- display: block;
- border-radius: 0.25rem;
- box-shadow: 0 0 0 1px var(--oo-color-gray-d);
- }
- oo-calendar[year-only='true'],
- oo-calendar[date-only='true'],
- oo-calendar[month-only='true'] {
- width: 18em;
- }
- oo-calendar[week-only='true'] {
- width: 19em;
- }
- oo-calendar[time-only='true'] {
- width: 10em;
- }
- oo-calendar[time-only='true'][second-enable='false'] {
- width: 6rem;
- }
- oo-menu-item {
- display: contents;
- }
- oo-menu-item .icon {
- min-width: 1.2em;
- }
- oo-menu-item .item {
- display: contents;
- }
- oo-menu-item hr {
- width: 100%;
- padding: 0;
- margin: 0;
- }
- oo-menu-item oo-radio,
- oo-menu-item oo-checkbox {
- width: 100%;
- }
- oo-menu-item hr {
- width: 100%;
- padding: 0;
- margin: 0;
- }
- oo-menu-item .label {
- padding-right: 1.8em;
- padding-left: 0.5em;
- }
- .oo-dialog-modal {
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- background-color: var(--oo-color-gray-d);
- opacity: 0;
- transition: opacity 0.1s;
- }
- oo-notice {
- z-index: 100;
- }
- oo-notice.default {
- opacity: 0;
- }
- oo-notice.banner {
- width: 100%;
- opacity: 0;
- }
- oo-notice.body-center {
- left: 50%;
- transform: translateX(-50%);
- }
- oo-notice.absolute {
- position: absolute;
- }
- oo-notice.fixed {
- position: fixed;
- }
- oo-notice.transition {
- transition: top 0.3s, left 0.3s, bottom 0.3s, right 0.3s, opacity 0.3s;
- }
- .hide {
- display: none !important;
- }
- oo-tabs {
- display: block;
- position: relative;
- }
- oo-tab {
- display: block;
- transition: opacity 0.2s;
- }
- oo-tab.hide {
- opacity: 0;
- display: none;
- }
- oo-skeleton {
- display: block;
- }
- oo-icon {
- display: inline-block;
- width: 100%;
- height: 100%;
- }
- oo-file {
- display: inline-block;
- }
- .v10_dialog_content .MWF_configAttachmentPower>div>div:last-child{
- padding: 8px!important;
- background-color: #f7f7f7;
- }
- oo-nav{
- display: block;
- }
- .oo-confirm-icon-info {
- color: var(--oo-color-info);
- font-size: var(--oo-font-size-larger);
- text-align: center;
- margin-right: 0.4em;
- }
- .oo-confirm-icon-warn {
- color: var(--oo-color-warn);
- font-size: var(--oo-font-size-larger);
- text-align: center;
- margin-right: 0.4em;
- }
- .oo-confirm-icon-success {
- color: var(--oo-color-success);
- font-size: var(--oo-font-size-larger);
- text-align: center;
- margin-right: 0.4em;
- }
- .oo-confirm-icon-error {
- color: var(--oo-color-error);
- font-size: var(--oo-font-size-larger);
- text-align: center;
- margin-right: 0.4em;
- }
- .ooicon-loading {
- position: relative;
- width: 0.875em;
- height: 0.875em;
- border: 0.125em solid #000;
- border-top-color: rgba(0, 0, 0, 0.2);
- border-right-color: rgba(0, 0, 0, 0.2);
- border-bottom-color: rgba(0, 0, 0, 0.2);
- border-radius: 100%;
- animation: circle infinite 0.75s linear;
- }
- @keyframes circle {
- 0% {
- transform: rotate(0);
- }
- 100% {
- transform: rotate(360deg);
- }
- }
- .ooicon-blank {
- width: 0.875em;
- height: 0.875em;
- }
- [class^="ooicon-"],
- [class*=" ooicon-"] {
- /* use !important to prevent issues with browser extensions that change fonts */
- font-family: 'ooicon' !important;
- speak: never;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- /* Better Font Rendering =========== */
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .ooicon-daiban:before {
- content: "\e742";
- }
- .ooicon-yiban:before {
- content: "\e73f";
- }
- .ooicon-caogao:before {
- content: "\e740";
- }
- .ooicon-daiyue:before {
- content: "\e741";
- }
- .ooicon-ijian:before {
- content: "\e743";
- }
- .ooicon-files:before {
- content: "\e73e";
- }
- .ooicon-upload:before {
- content: "\e73d";
- }
- .ooicon-gprs:before {
- content: "\e73b";
- }
- .ooicon-lashen:before {
- content: "\e73c";
- }
- .ooicon-kaiqi:before {
- content: "\e738";
- }
- .ooicon-jia1:before {
- content: "\e739";
- }
- .ooicon-icon_weikaiqi:before {
- content: "\e73a";
- }
- .ooicon-stop:before {
- content: "\e737";
- }
- .ooicon-jian:before {
- content: "\e735";
- }
- .ooicon-jia:before {
- content: "\e736";
- }
- .ooicon-shuzipaixu:before {
- content: "\e72c";
- }
- .ooicon-zhankai:before {
- content: "\e72d";
- }
- .ooicon-arrow_right:before {
- content: "\e72e";
- }
- .ooicon-jiadian:before {
- content: "\e72f";
- }
- .ooicon-zhedie:before {
- content: "\e730";
- }
- .ooicon-fujian:before {
- content: "\e731";
- }
- .ooicon-arrow_left:before {
- content: "\e732";
- }
- .ooicon-quanping:before {
- content: "\e733";
- }
- .ooicon-news1:before {
- content: "\e734";
- }
- .ooicon-right:before {
- content: "\e72b";
- }
- .ooicon-down:before {
- content: "\e729";
- }
- .ooicon-up:before {
- content: "\e72a";
- }
- .ooicon-message:before {
- content: "\e668";
- }
- .ooicon-collapse:before {
- content: "\e728";
- }
- .ooicon-execution:before {
- content: "\e649";
- }
- .ooicon-process-goback:before {
- content: "\e726";
- }
- .ooicon-process-submit:before {
- content: "\e727";
- }
- .ooicon-delete:before {
- content: "\e6c0";
- }
- .ooicon-process-monitor:before {
- content: "\e6c4";
- }
- .ooicon-edit:before {
- content: "\e6cf";
- }
- .ooicon-retract:before {
- content: "\e6d2";
- }
- .ooicon-process-downloadall:before {
- content: "\e6d3";
- }
- .ooicon-process-end:before {
- content: "\e6d4";
- }
- .ooicon-checkmark:before {
- content: "\e6d6";
- }
- .ooicon-process-add-task:before {
- content: "\e6de";
- }
- .ooicon-process-split2:before {
- content: "\e6df";
- }
- .ooicon-redo:before {
- content: "\e6e0";
- }
- .ooicon-print:before {
- content: "\e6e5";
- }
- .ooicon-process-read:before {
- content: "\e722";
- }
- .ooicon-save:before {
- content: "\e723";
- }
- .ooicon-process-rollback:before {
- content: "\e724";
- }
- .ooicon-publish:before {
- content: "\e725";
- }
- .ooicon-process-flow:before {
- content: "\e68f";
- }
- .ooicon-process-message:before {
- content: "\e691";
- }
- .ooicon-control-panel:before {
- content: "\e692";
- }
- .ooicon-close:before {
- content: "\e69c";
- }
- .ooicon-process-begin:before {
- content: "\e6a9";
- }
- .ooicon-reset:before {
- content: "\e6af";
- }
- .ooicon-log-viewer:before {
- content: "\e71f";
- }
- .ooicon-icon_caiwushenpi:before {
- content: "\e720";
- }
- .ooicon-data-center:before {
- content: "\e721";
- }
- .ooicon-design:before {
- content: "\e70a";
- }
- .ooicon-a-flowprocess:before {
- content: "\e714";
- }
- .ooicon-a-treeorg:before {
- content: "\e715";
- }
- .ooicon-person_file:before {
- content: "\e716";
- }
- .ooicon-procurement:before {
- content: "\e717";
- }
- .ooicon-travel:before {
- content: "\e718";
- }
- .ooicon-systemconfig:before {
- content: "\e719";
- }
- .ooicon-workcenter:before {
- content: "\e71a";
- }
- .ooicon-party:before {
- content: "\e71b";
- }
- .ooicon-role:before {
- content: "\e71c";
- }
- .ooicon-cms-maintain:before {
- content: "\e71d";
- }
- .ooicon-computer:before {
- content: "\e71e";
- }
- .ooicon-doc-cooperation:before {
- content: "\e6f4";
- }
- .ooicon-process-maintain:before {
- content: "\e6f5";
- }
- .ooicon-app-build:before {
- content: "\e6f6";
- }
- .ooicon-office-supplies:before {
- content: "\e6f7";
- }
- .ooicon-work-report:before {
- content: "\e6f8";
- }
- .ooicon-veriface:before {
- content: "\e6f9";
- }
- .ooicon-leave:before {
- content: "\e6fa";
- }
- .ooicon-information:before {
- content: "\e6fb";
- }
- .ooicon-netraffic:before {
- content: "\e6fc";
- }
- .ooicon-score:before {
- content: "\e6fd";
- }
- .ooicon-shijianchangjingku:before {
- content: "\e6fe";
- }
- .ooicon-ternary-management:before {
- content: "\e6ff";
- }
- .ooicon-logistics:before {
- content: "\e6e7";
- }
- .ooicon-weekly:before {
- content: "\e6e8";
- }
- .ooicon-neibudaohang:before {
- content: "\e6e9";
- }
- .ooicon-file-gateway:before {
- content: "\e6ea";
- }
- .ooicon-work-overtime:before {
- content: "\e6eb";
- }
- .ooicon-employment:before {
- content: "\e6ec";
- }
- .ooicon-xinxifabu:before {
- content: "\e6ed";
- }
- .ooicon-reports:before {
- content: "\e6ee";
- }
- .ooicon-shichangguanli:before {
- content: "\e6ef";
- }
- .ooicon-process-service:before {
- content: "\e6f0";
- }
- .ooicon-xingzhengshiwu:before {
- content: "\e6f1";
- }
- .ooicon-work-plan:before {
- content: "\e6f2";
- }
- .ooicon-appstore:before {
- content: "\e6f3";
- }
- .ooicon-icon_zhanlue:before {
- content: "\e6e6";
- }
- .ooicon-jiekuanshenqing:before {
- content: "\e6d7";
- }
- .ooicon-customer:before {
- content: "\e6d8";
- }
- .ooicon-description:before {
- content: "\e6d9";
- }
- .ooicon-meeting:before {
- content: "\e6da";
- }
- .ooicon-onduty:before {
- content: "\e6db";
- }
- .ooicon-xiangmuxiezuo:before {
- content: "\e6dc";
- }
- .ooicon-qianfangguanli:before {
- content: "\e6dd";
- }
- .ooicon-kucunguanli:before {
- content: "\e6e2";
- }
- .ooicon-zhaobiaoshenqing:before {
- content: "\e6e3";
- }
- .ooicon-toubiaoshenqing:before {
- content: "\e6e4";
- }
- .ooicon-duty:before {
- content: "\e6ca";
- }
- .ooicon-person_manage:before {
- content: "\e6cb";
- }
- .ooicon-message2:before {
- content: "\e6cc";
- }
- .ooicon-zhichuzhengming:before {
- content: "\e6cd";
- }
- .ooicon-contract:before {
- content: "\e6ce";
- }
- .ooicon-kaijufapiao:before {
- content: "\e6d0";
- }
- .ooicon-ai:before {
- content: "\e6d1";
- }
- .ooicon-config:before {
- content: "\e6d5";
- }
- .ooicon-taizhang:before {
- content: "\e6bd";
- }
- .ooicon-payment:before {
- content: "\e6be";
- }
- .ooicon-employee-file:before {
- content: "\e6bf";
- }
- .ooicon-hot-article:before {
- content: "\e6c1";
- }
- .ooicon-supplier:before {
- content: "\e6c2";
- }
- .ooicon-pentagram:before {
- content: "\e6c3";
- }
- .ooicon-cloud-note:before {
- content: "\e6c5";
- }
- .ooicon-zhaopin:before {
- content: "\e6c6";
- }
- .ooicon-finance:before {
- content: "\e6c7";
- }
- .ooicon-pms:before {
- content: "\e6c8";
- }
- .ooicon-xinxicaibian:before {
- content: "\e6c9";
- }
- .ooicon-jiezhibeiyongjin_sq:before {
- content: "\e6b0";
- }
- .ooicon-chat:before {
- content: "\e6b1";
- }
- .ooicon-schedule:before {
- content: "\e6b2";
- }
- .ooicon-news:before {
- content: "\e6b3";
- }
- .ooicon-jixiaokaohe:before {
- content: "\e6b4";
- }
- .ooicon-bulletin:before {
- content: "\e6b5";
- }
- .ooicon-asset:before {
- content: "\e6b6";
- }
- .ooicon-shouwen:before {
- content: "\e6b7";
- }
- .ooicon-a-home2:before {
- content: "\e6b8";
- }
- .ooicon-a-attendanceprocess-invoke:before {
- content: "\e6b9";
- }
- .ooicon-qinggoushenqing:before {
- content: "\e6ba";
- }
- .ooicon-work-overtime-record:before {
- content: "\e6bb";
- }
- .ooicon-training:before {
- content: "\e6bc";
- }
- .ooicon-profile:before {
- content: "\e6a1";
- }
- .ooicon-zhaodaifeiyong_sq:before {
- content: "\e6a2";
- }
- .ooicon-reimbursement:before {
- content: "\e6a3";
- }
- .ooicon-minder:before {
- content: "\e6a4";
- }
- .ooicon-cost:before {
- content: "\e6a5";
- }
- .ooicon-vehicle:before {
- content: "\e6a6";
- }
- .ooicon-notes:before {
- content: "\e6a7";
- }
- .ooicon-create:before {
- content: "\e6a8";
- }
- .ooicon-shixiangshenpi:before {
- content: "\e6aa";
- }
- .ooicon-personnel:before {
- content: "\e6ab";
- }
- .ooicon-shigongshenqing:before {
- content: "\e6ac";
- }
- .ooicon-myjob:before {
- content: "\e6ad";
- }
- .ooicon-home:before {
- content: "\e6ae";
- }
- .ooicon-mail:before {
- content: "\e695";
- }
- .ooicon-contacts:before {
- content: "\e696";
- }
- .ooicon-document:before {
- content: "\e697";
- }
- .ooicon-work-management:before {
- content: "\e698";
- }
- .ooicon-yixiaopin:before {
- content: "\e699";
- }
- .ooicon-xiezuo:before {
- content: "\e69a";
- }
- .ooicon-forum:before {
- content: "\e69b";
- }
- .ooicon-activities:before {
- content: "\e69d";
- }
- .ooicon-lingdaoxinxiang:before {
- content: "\e69e";
- }
- .ooicon-xiansuo:before {
- content: "\e69f";
- }
- .ooicon-knowledge:before {
- content: "\e6a0";
- }
- .ooicon-work-management2:before {
- content: "\e68c";
- }
- .ooicon-gongzjitiao1:before {
- content: "\e68d";
- }
- .ooicon-zongheguanli:before {
- content: "\e68e";
- }
- .ooicon-seal:before {
- content: "\e690";
- }
- .ooicon-platform:before {
- content: "\e693";
- }
- .ooicon-fangkeguanli:before {
- content: "\e694";
- }
- .ooicon-pentagram_fill:before {
- content: "\e688";
- }
- .ooicon-version_add:before {
- content: "\e689";
- }
- .ooicon-menu:before {
- content: "\e68a";
- }
- .ooicon-icon_ok_round:before {
- content: "\e68b";
- }
- .ooicon-Import:before {
- content: "\e678";
- }
- .ooicon-audit:before {
- content: "\e679";
- }
- .ooicon-department:before {
- content: "\e67a";
- }
- .ooicon-tanhao:before {
- content: "\e67b";
- }
- .ooicon-help:before {
- content: "\e67c";
- }
- .ooicon-switch:before {
- content: "\e67d";
- }
- .ooicon-radio-unchecked:before {
- content: "\e67e";
- }
- .ooicon-empty:before {
- content: "\e67f";
- }
- .ooicon-update:before {
- content: "\e680";
- }
- .ooicon-review:before {
- content: "\e681";
- }
- .ooicon-password:before {
- content: "\e682";
- }
- .ooicon-skin:before {
- content: "\e683";
- }
- .ooicon-sub_depart_stat:before {
- content: "\e684";
- }
- .ooicon-guard:before {
- content: "\e685";
- }
- .ooicon-note:before {
- content: "\e686";
- }
- .ooicon-list-alt:before {
- content: "\e687";
- }
- .ooicon-srcipt:before {
- content: "\e669";
- }
- .ooicon-desktop_mac:before {
- content: "\e66a";
- }
- .ooicon-text:before {
- content: "\e66b";
- }
- .ooicon-default:before {
- content: "\e66c";
- }
- .ooicon-business_trip:before {
- content: "\e66d";
- }
- .ooicon-error:before {
- content: "\e66e";
- }
- .ooicon-person_lock:before {
- content: "\e66f";
- }
- .ooicon-identity:before {
- content: "\e670";
- }
- .ooicon-strategy:before {
- content: "\e671";
- }
- .ooicon-forward:before {
- content: "\e672";
- }
- .ooicon-net-meeting:before {
- content: "\e673";
- }
- .ooicon-window-max:before {
- content: "\e674";
- }
- .ooicon-version:before {
- content: "\e675";
- }
- .ooicon-file-text:before {
- content: "\e676";
- }
- .ooicon-share:before {
- content: "\e677";
- }
- .ooicon-storage:before {
- content: "\e657";
- }
- .ooicon-process-embed:before {
- content: "\e658";
- }
- .ooicon-party_portal:before {
- content: "\e659";
- }
- .ooicon-window-return:before {
- content: "\e65a";
- }
- .ooicon-zoom_out:before {
- content: "\e65b";
- }
- .ooicon-personnel_export:before {
- content: "\e65c";
- }
- .ooicon-pad:before {
- content: "\e65d";
- }
- .ooicon-full-text-search:before {
- content: "\e65e";
- }
- .ooicon-unit-post:before {
- content: "\e65f";
- }
- .ooicon-table-tool:before {
- content: "\e660";
- }
- .ooicon-tree:before {
- content: "\e661";
- }
- .ooicon-file_upload:before {
- content: "\e662";
- }
- .ooicon-portal:before {
- content: "\e663";
- }
- .ooicon-radio-checked:before {
- content: "\e664";
- }
- .ooicon-wps:before {
- content: "\e665";
- }
- .ooicon-folder-open:before {
- content: "\e666";
- }
- .ooicon-process-add-task-person:before {
- content: "\e667";
- }
- .ooicon-process-cancel:before {
- content: "\e647";
- }
- .ooicon-file_download:before {
- content: "\e648";
- }
- .ooicon-rename:before {
- content: "\e64a";
- }
- .ooicon-person_import:before {
- content: "\e64b";
- }
- .ooicon-arrow_forward:before {
- content: "\e64c";
- }
- .ooicon-point3:before {
- content: "\e64d";
- }
- .ooicon-process-parallel:before {
- content: "\e64e";
- }
- .ooicon-help_outline:before {
- content: "\e64f";
- }
- .ooicon-verified:before {
- content: "\e650";
- }
- .ooicon-arrow_back:before {
- content: "\e651";
- }
- .ooicon-onlyoffice:before {
- content: "\e652";
- }
- .ooicon-sub_depart:before {
- content: "\e653";
- }
- .ooicon-block:before {
- content: "\e654";
- }
- .ooicon-drop_down:before {
- content: "\e655";
- }
- .ooicon-a-window-return2:before {
- content: "\e656";
- }
- .ooicon-documents:before {
- content: "\e637";
- }
- .ooicon-drive:before {
- content: "\e638";
- }
- .ooicon-checkbox-checked:before {
- content: "\e639";
- }
- .ooicon-clock:before {
- content: "\e63a";
- }
- .ooicon-farword:before {
- content: "\e63b";
- }
- .ooicon-process-delay:before {
- content: "\e63c";
- }
- .ooicon-meeting-room:before {
- content: "\e63d";
- }
- .ooicon-process-merge:before {
- content: "\e63e";
- }
- .ooicon-phone:before {
- content: "\e63f";
- }
- .ooicon-group:before {
- content: "\e640";
- }
- .ooicon-sorting:before {
- content: "\e641";
- }
- .ooicon-unit:before {
- content: "\e642";
- }
- .ooicon-crm:before {
- content: "\e643";
- }
- .ooicon-search:before {
- content: "\e644";
- }
- .ooicon-qr:before {
- content: "\e645";
- }
- .ooicon-expand:before {
- content: "\e646";
- }
- .ooicon-person:before {
- content: "\e627";
- }
- .ooicon-details:before {
- content: "\e628";
- }
- .ooicon-puzzle:before {
- content: "\e629";
- }
- .ooicon-dynamic:before {
- content: "\e62a";
- }
- .ooicon-process-split:before {
- content: "\e62b";
- }
- .ooicon-export:before {
- content: "\e62c";
- }
- .ooicon-process-agent:before {
- content: "\e62d";
- }
- .ooicon-person_disable:before {
- content: "\e62e";
- }
- .ooicon-alphabet:before {
- content: "\e62f";
- }
- .ooicon-check_outline:before {
- content: "\e630";
- }
- .ooicon-checkbox-unchecked:before {
- content: "\e631";
- }
- .ooicon-category:before {
- content: "\e632";
- }
- .ooicon-reload:before {
- content: "\e633";
- }
- .ooicon-maintain:before {
- content: "\e634";
- }
- .ooicon-find:before {
- content: "\e635";
- }
- .ooicon-remove_outline:before {
- content: "\e636";
- }
- .ooicon-integral:before {
- content: "\e61f";
- }
- .ooicon-app-center:before {
- content: "\e620";
- }
- .ooicon-process-choice:before {
- content: "\e621";
- }
- .ooicon-dimission:before {
- content: "\e622";
- }
- .ooicon-calendar:before {
- content: "\e623";
- }
- .ooicon-lock:before {
- content: "\e624";
- }
- .ooicon-eye:before {
- content: "\e625";
- }
- .ooicon-zoom_in:before {
- content: "\e626";
- }
- .ooicon-icon_boy:before {
- content: "\e613";
- }
- .ooicon-animals:before {
- content: "\e60c";
- }
- .ooicon-picture:before {
- content: "\e614";
- }
- .ooicon-icon_arrow_up:before {
- content: "\e615";
- }
- .ooicon-icon_more:before {
- content: "\e616";
- }
- .ooicon-file:before {
- content: "\e617";
- }
- .ooicon-emoji-travel:before {
- content: "\e618";
- }
- .ooicon-emote:before {
- content: "\e619";
- }
- .ooicon-emoji-activities:before {
- content: "\e61a";
- }
- .ooicon-emoji-clothes:before {
- content: "\e61b";
- }
- .ooicon-emoji-food:before {
- content: "\e61c";
- }
- .ooicon-camera:before {
- content: "\e61d";
- }
- .ooicon-add-circle:before {
- content: "\e61e";
- }
- .ooicon-scan:before {
- content: "\e60d";
- }
- .ooicon-send:before {
- content: "\e60e";
- }
- .ooicon-voice:before {
- content: "\e60f";
- }
- .ooicon-emoji-prompt:before {
- content: "\e610";
- }
- .ooicon-icon_girl:before {
- content: "\e611";
- }
- .ooicon-keyboard:before {
- content: "\e612";
- }
- .ooicon-person_clock:before {
- content: "\e709";
- }
- .ooicon-gongwentaizhang:before {
- content: "\e6e1";
- }
- .ooicon-gongzuolianxidan:before {
- content: "\e70c";
- }
- .ooicon-guizhangzhidu:before {
- content: "\e70d";
- }
- .ooicon-home_zd:before {
- content: "\e70e";
- }
- .ooicon-information1:before {
- content: "\e70f";
- }
- .ooicon-hetongshenpi:before {
- content: "\e710";
- }
- .ooicon-hetongbiangeng:before {
- content: "\e711";
- }
- .ooicon-hangyexinwen:before {
- content: "\e712";
- }
- .ooicon-gongzjitiao:before {
- content: "\e713";
- }
- .ooicon-gongwen:before {
- content: "\e70b";
- }
- .ooicon-caigoushenqing:before {
- content: "\e702";
- }
- .ooicon-dingbiaobaogao:before {
- content: "\e703";
- }
- .ooicon-duchaduban:before {
- content: "\e704";
- }
- .ooicon-dingcan:before {
- content: "\e705";
- }
- .ooicon-fawen:before {
- content: "\e706";
- }
- .ooicon-baojiashenqing:before {
- content: "\e707";
- }
- .ooicon-fapiaoguanli:before {
- content: "\e708";
- }
- .ooicon-gonghai:before {
- content: "\e700";
- }
- .ooicon-anliku:before {
- content: "\e701";
- }
|