body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.icon{fill:currentColor;height:1em;overflow:hidden;vertical-align:-.15em;width:1em}body,html{background:#fdfdfd}a{text-decoration:none}p{margin:0}.asd{height:5rem;left:0;position:fixed;top:0;z-index:99999999}.loadingPage{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loadingPage p{color:#717171;margin-top:.3rem}.bottomBarSafe{height:0;margin-bottom:env(safe-area-inset-bottom);width:100%}.bottomBarBlock{width:100%}.bottomBarBlockInner{min-height:1rem}.bottomBar{width:100%}.bottomBarInner{background:#fff;border-radius:.2rem .2rem 0 0;bottom:0;-webkit-box-shadow:0 .06rem .12rem .02rem rgba(0,0,0,.37);box-shadow:0 .06rem .12rem .02rem rgba(0,0,0,.37);left:0;position:fixed;width:100%;z-index:999}.bottomBox{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around;min-height:1rem;width:100%}.bottomBox,.bottomItem{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bottomItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;color:#5c5c5c;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:.56rem;-webkit-justify-content:center;justify-content:center}.bottomItem p{font-size:.2rem;margin:0}.bottomItem.active{color:#4b62b9}:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-white:#fff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-box:#f5f5f5;--adm-color-background:#fff;--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#333;color:var(--adm-color-text);font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-family:var(--adm-font-family);font-size:13px;font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:#1677ff;color:var(--adm-color-primary);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:inherit;-webkit-transition:none;transition:none}.adm-plain-anchor:active{opacity:1}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;bottom:-100vh;height:calc(var(--size)/2*2px);pointer-events:none;position:fixed;right:-100vw;width:0}.adm-button,div.adm-px-tester{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adm-button{--color:var(--adm-color-white);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));background-color:var(--background-color);border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-color);cursor:pointer;display:inline-block;font-size:var(--adm-font-size-9);height:auto;line-height:1.4;margin:0;padding:7px 12px;position:relative;text-align:center;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.adm-button:focus{outline:none}.adm-button:before{background-color:#000;border:var(--border-width) var(--border-style) #000;border-radius:var(--border-radius);-webkit-box-sizing:content-box;box-sizing:initial;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));width:100%}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:transparent;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:transparent;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-white);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:transparent;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-bottom:11px;padding-top:11px}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.4em;-webkit-justify-content:center;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-picker{--header-button-font-size:var(--adm-font-size-7);--title-font-size:var(--adm-font-size-7);--item-font-size:var(--adm-font-size-8);--item-height:34px;-webkit-box-orient:vertical;-webkit-box-direction:normal;---item-font-size:var(--item-font-size);---item-height:var(--item-height);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:300px;overflow:hidden;position:relative;width:100%}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size:var(---item-font-size);--item-height:var(---item-height)}.adm-picker-header{-ms-flex-negative:0;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid var(--adm-color-border);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;-webkit-justify-content:space-between;justify-content:space-between;padding:4px}.adm-picker-header-button{display:inline-block;font-size:var(--header-button-font-size);padding:8px}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{cursor:not-allowed;opacity:.4}.adm-picker-header-title{color:var(--adm-color-text);font-size:var(--title-font-size);padding:4px;text-align:center}.adm-picker-body,.adm-picker-header-title{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.adm-picker-body{width:100%}.adm-picker-body>.adm-picker-view{--height:100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-picker-view{--height:240px;--item-height:34px;--item-font-size:var(--adm-font-size-8);background:var(--adm-color-background);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:var(--height);overflow:hidden;position:relative;width:100%}.adm-picker-view-column{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:100%;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.adm-picker-view-column-wheel{cursor:-webkit-grab;cursor:grab;left:0;position:absolute;top:calc(50% - var(--item-height)/2);width:100%}.adm-picker-view-column-wheel:before{content:" ";display:block;height:100vh;position:absolute;top:-100vh;width:100%}.adm-picker-view-column-wheel:after{bottom:-100vh;content:" ";display:block;height:100vh;position:absolute;width:100%}.adm-picker-view-column-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:var(--item-font-size);height:var(--item-height);-webkit-justify-content:center;justify-content:center;padding:0 6px}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;opacity:0;padding-bottom:1px;pointer-events:none;position:relative;width:100%;z-index:0}.adm-picker-view-column-accessible>*{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{height:100%;position:absolute;width:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{height:100%;width:100%}.adm-picker-view-mask{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:0;pointer-events:none;position:absolute;top:0;z-index:10000}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.adm-picker-view-mask-middle{-webkit-box-flex:0;border-bottom:1px solid var(--adm-color-border);border-top:1px solid var(--adm-color-border);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:none;-ms-flex:none;flex:none;height:var(--item-height)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),color-stop(50%,rgba(0,0,0,.8)),to(#000));-webkit-mask:-webkit-linear-gradient(bottom,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),color-stop(50%,rgba(0,0,0,.8)),to(#000));mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),color-stop(50%,rgba(0,0,0,.8)),to(#000));-webkit-mask:-webkit-linear-gradient(top,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),color-stop(50%,rgba(0,0,0,.8)),to(#000));mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-loading-content{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;width:100%}.adm-picker-view-item-height-measure{height:var(--item-height);left:0;pointer-events:none;position:relative;top:0;width:0}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{-webkit-animation:adm-spin-loading-rotate .8s linear infinite;animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@-webkit-keyframes adm-spin-loading-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes adm-spin-loading-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:18px;padding:4px}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top)*var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom)*var(--multiple))}.adm-cascader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;width:100%}.adm-cascader,.adm-cascader-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-cascader-header{-webkit-box-flex:0;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-justify-content:space-between;justify-content:space-between;padding:6px 8px}.adm-cascader-header-button{display:inline-block;font-size:var(--adm-font-size-7);padding:4px}.adm-cascader-header-title{-webkit-box-flex:1;color:var(--adm-color-text);-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;font-size:var(--adm-font-size-7);padding:4px;text-align:center}.adm-cascader-body{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;height:100%;width:100%}.adm-cascader-body>.adm-cascader-view{--height:310px}.adm-cascader-view{--height:auto}.adm-cascader-view-tabs.adm-tabs{--title-font-size:var(--adm-font-size-6);--content-padding:none}.adm-cascader-view-header-title{max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-cascader-view-content{height:var(--height);overflow-y:auto}.adm-cascader-view-content>.adm-check-list{--border-inner:none;--border-bottom:none;--border-top:none}.adm-cascader-view-item{font-size:var(--adm-font-size-6)}.adm-cascader-view-item-active{color:var(--adm-color-primary)}.adm-cascader-view .adm-list-inner{margin-bottom:0}.adm-cascader-view-skeleton{padding:16px 12px}.adm-cascader-view-skeleton .adm-skeleton{--height:18px;--width:80%;--border-radius:2px;margin-bottom:16px}.adm-cascader-view-skeleton .adm-skeleton.adm-cascader-view-skeleton-line-3{--width:90%}.adm-cascader-view-skeleton .adm-skeleton.adm-cascader-view-skeleton-line-4{--width:60%}.adm-tabs{--title-font-size:var(--adm-font-size-9);--content-padding:12px;--active-line-height:2px;--active-line-border-radius:var(--active-line-height);--active-line-color:var(--adm-color-primary);--active-title-color:var(--adm-color-primary);min-width:0;position:relative}.adm-tabs-header{border-bottom:1px solid var(--adm-color-border);position:relative}.adm-tabs-tab-list{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;overflow-x:scroll;position:relative;scrollbar-width:none}.adm-tabs-tab-list::-webkit-scrollbar{display:none}.adm-tabs-tab-wrapper{padding:0 12px}.adm-tabs-tab-wrapper-stretch{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.adm-tabs-tab{cursor:pointer;font-size:var(--title-font-size);margin:0 auto;padding:8px 0 10px;position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{cursor:not-allowed;opacity:.5}.adm-tabs-tab-line{background:var(--active-line-color);border-radius:var(--active-line-border-radius);bottom:0;height:var(--active-line-height);position:absolute}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{bottom:0;height:100%;pointer-events:none;position:absolute;top:0;width:30px;z-index:1}.adm-tabs-header-mask-left{background:-webkit-gradient(linear,left top,right top,from(var(--adm-color-background)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,var(--adm-color-background),hsla(0,0%,100%,0));background:linear-gradient(to right,var(--adm-color-background),hsla(0,0%,100%,0));left:0}.adm-tabs-header-mask-right{background:-webkit-gradient(linear,right top,left top,from(var(--adm-color-background)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(right,var(--adm-color-background),hsla(0,0%,100%,0));background:linear-gradient(to left,var(--adm-color-background),hsla(0,0%,100%,0));right:0}.adm-skeleton{--width:100%;--height:0;--border-radius:0;background-color:hsla(0,0%,75%,.2);border-radius:var(--border-radius);display:block;height:var(--height);width:var(--width)}.adm-skeleton.adm-skeleton-animated{-webkit-animation:adm-skeleton-loading 1.4s ease infinite;animation:adm-skeleton-loading 1.4s ease infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,75%,.2)),color-stop(37%,hsla(0,0%,51%,.24)),color-stop(63%,hsla(0,0%,75%,.2)));background:-webkit-linear-gradient(left,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background-size:400% 100%}.adm-skeleton.adm-skeleton-title{--width:45%;--height:32px;--border-radius:2px;margin-bottom:16px;margin-top:16px}.adm-skeleton.adm-skeleton-paragraph-line{--height:18px;--border-radius:2px;margin-bottom:12px;margin-top:12px}.adm-skeleton.adm-skeleton-paragraph-line:last-child{--width:65%}@-webkit-keyframes adm-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes adm-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.adm-check-list-item-extra{color:var(--adm-color-primary);font-size:var(--adm-font-size-10);line-height:1}.adm-check-list-item-readonly{cursor:inherit}.adm-list{--header-font-size:var(--adm-font-size-7);--prefix-width:"auto";--prefix-padding-right:12px;--align-items:center;--active-background-color:var(--adm-color-border);--border-inner:solid 1px var(--adm-color-border);--border-top:solid 1px var(--adm-color-border);--border-bottom:solid 1px var(--adm-color-border);--padding-left:12px;--padding-right:12px;--font-size:var(--adm-font-size-9);--extra-max-width:70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);font-size:var(--font-size);overflow:hidden}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-bottom:var(--border-bottom);border-top:var(--border-top)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{background-color:var(--adm-color-background);display:block;line-height:1.5;padding-left:var(--padding-left);position:relative}.adm-list-item-description,.adm-list-item-title{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{-webkit-box-align:var(--align-items);-ms-flex-align:var(--align-items);-webkit-box-pack:start;-ms-flex-pack:start;-webkit-align-items:var(--align-items);align-items:var(--align-items);border-top:var(--border-inner);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;padding-right:var(--padding-right)}.adm-list-item-content-prefix{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;padding-right:var(--prefix-padding-right);width:var(--prefix-width)}.adm-list-item-content-main{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;padding:12px 0}.adm-list-item-content-extra{color:var(--adm-color-weak);font-size:var(--adm-font-size-7);max-width:var(--extra-max-width);padding-left:12px}.adm-list-item-content-arrow,.adm-list-item-content-extra{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.adm-list-item-content-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:var(--adm-color-light);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:19px;margin-left:4px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{border-bottom:var(--border-inner);bottom:-1px;content:" ";display:block;left:0;position:absolute;width:100%}.adm-checkbox{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:flex-start;justify-content:flex-start;vertical-align:text-bottom}.adm-checkbox input{display:none}.adm-checkbox .adm-checkbox-icon{-webkit-box-flex:0;border:1px solid var(--adm-color-light);border-radius:var(--icon-size);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--adm-color-white);-webkit-flex:none;-ms-flex:none;flex:none;height:var(--icon-size);width:var(--icon-size)}.adm-checkbox .adm-checkbox-icon>svg{display:block;height:100%;width:100%}.adm-checkbox.adm-checkbox-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{background-color:var(--adm-color-primary);border-color:var(--adm-color-primary)}.adm-checkbox.adm-checkbox-disabled{cursor:not-allowed}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-content{opacity:.4}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon{background-color:var(--adm-color-box);border-color:var(--adm-color-light);color:#b7b7b7}.adm-checkbox .adm-checkbox-custom-icon{font-size:var(--icon-size)}.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon{background-color:var(--adm-color-background);color:var(--adm-color-primary)}.adm-checkbox-content{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-dialog{--z-index:var(--adm-dialog-z-index,1000);---z-index:var(--z-index)}.adm-dialog .adm-center-popup{--z-index:var(---z-index)}.adm-dialog-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:var(--adm-font-size-6);max-height:70vh;overflow:hidden;width:100%}.adm-dialog-body>*{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.adm-dialog-body>.adm-dialog-content{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.adm-dialog-body:not(.adm-dialog-with-image){padding-top:20px}.adm-dialog-image-container{margin-bottom:12px;max-height:40vh}.adm-dialog-header,.adm-dialog-title{margin-bottom:8px;padding:0 12px}.adm-dialog-title{font-size:var(--adm-font-size-10);font-weight:700;line-height:25px;text-align:center}.adm-dialog-content{color:var(--adm-color-text);font-size:var(--adm-font-size-7);line-height:1.4;max-height:70vh;overflow-x:hidden;overflow-y:auto;padding:0 12px 20px}.adm-dialog-content-empty{height:12px;padding:0}.adm-dialog-footer{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adm-dialog-footer .adm-dialog-action-row{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;border-top:.5px solid var(--adm-color-border);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-dialog-footer .adm-dialog-action-row>*{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button{border-radius:0;border-right:.5px solid var(--adm-color-border);font-size:var(--adm-font-size-10);line-height:25px;padding:10px}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button-bold{font-weight:700}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button:last-child{border-right:none}.adm-dialog-image-container{overflow-y:auto}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);display:block;height:var(--height);overflow:hidden;width:var(--width)}.adm-image-img{height:100%;width:100%}.adm-image-tip{background-color:var(--adm-color-box);height:100%;min-height:24px;min-width:24px;position:relative}.adm-image-tip>svg{color:var(--adm-color-weak);height:24px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px}.adm-auto-center{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.adm-auto-center-content{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.adm-center-popup{--background-color:var(--adm-center-popup-background-color,var(--adm-color-background));--border-radius:var(--adm-center-popup-border-radius,8px);--max-width:var(--adm-center-popup-max-width,75vw);--min-width:var(--adm-center-popup-min-width,280px);--z-index:var(--adm-center-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{left:50%;max-width:var(--max-width);min-width:var(--min-width);position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;z-index:1}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{color:var(--adm-color-weak);cursor:pointer;font-size:18px;padding:4px;position:absolute;right:8px;top:8px;z-index:100}.adm-dropdown{background-color:var(--adm-color-background)}.adm-dropdown .adm-dropdown-nav{border-bottom:1px solid transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-dropdown-open .adm-dropdown-nav{border-bottom-color:var(--adm-color-border)}.adm-dropdown-item{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-justify-content:center;justify-content:center;min-width:0}.adm-dropdown-item,.adm-dropdown-item .adm-dropdown-item-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-dropdown-item .adm-dropdown-item-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:var(--adm-font-size-main);max-width:100%;padding:12px;position:relative}.adm-dropdown-item .adm-dropdown-item-title-text{margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-dropdown-item .adm-dropdown-item-title-arrow{color:var(--adm-color-light);font-size:9px;-webkit-transform:rotate(0deg) translateY(1px);transform:rotate(0deg) translateY(1px);-webkit-transition:all .2s ease;transition:all .2s ease}.adm-dropdown-item .adm-dropdown-item-title-arrow-active{-webkit-transform:rotate(-180deg) translateY(-1px);transform:rotate(-180deg) translateY(-1px)}.adm-dropdown-item .adm-dropdown-item-title:active{opacity:.7}.adm-dropdown-item-highlight{color:var(--adm-color-primary)}.adm-dropdown-item-active .adm-dropdown-item-title:after{margin-top:-1px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.adm-dropdown-item-content{background:var(--adm-color-background);width:100%}.adm-dropdown-item-content-hidden{display:none}.adm-dropdown-popup{bottom:0;left:0;overflow:hidden;position:fixed;right:0;width:100%}.adm-dropdown-popup .adm-dropdown-popup-body,.adm-dropdown-popup .adm-dropdown-popup-mask{position:absolute}.adm-form{--border-inner:solid 1px var(--adm-border-color);--border-top:solid 1px var(--adm-border-color);--border-bottom:solid 1px var(--adm-border-color);--prefix-width:6.8em;---border-inner:var(--border-inner);---border-top:var(--border-top);---border-bottom:var(--border-bottom);---prefix-width:var(--prefix-width)}.adm-form .adm-list.adm-list{--padding-left:16px;--padding-right:12px;--border-inner:var(---border-inner);--border-top:var(---border-top);--border-bottom:var(---border-bottom)}.adm-form .adm-form-footer{padding:20px 12px}.adm-form .adm-form-item-horizontal.adm-list-item{--prefix-width:var(---prefix-width)}.adm-form-list-operation{color:#1677ff;text-align:center}.adm-form-item+.adm-form-item{border-top:none}.adm-form-item-label{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--adm-color-text-secondary);display:block;height:100%;line-height:1.5;position:relative}.adm-form-item-label .adm-form-item-required-asterisk{color:var(--adm-color-danger);font-family:SimSun,sans-serif;left:-.6em;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adm-form-item-label .adm-form-item-required-text{color:var(--adm-color-weak);margin-left:4px}.adm-form-item-label-help{cursor:pointer;margin-left:4px}.adm-form-item-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-form-item-child-position-normal{-webkit-box-pack:normal;-ms-flex-pack:normal;-webkit-justify-content:normal;justify-content:normal}.adm-form-item-child-position-normal>*{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.adm-form-item-child-position-right{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.adm-form-item-child-position-right>*{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.adm-form-item-feedback-error{color:var(--adm-color-danger);margin-top:4px}.adm-form-item-feedback-warning{color:var(--adm-color-warning);margin-top:4px}.adm-form-item.adm-form-item-hidden{display:none}.adm-form-item.adm-form-item-horizontal.adm-list-item{--align-items:stretch}.adm-form-item.adm-form-item-horizontal .adm-list-item-content-prefix{padding-bottom:12px;padding-top:12px}.adm-form-item.adm-form-item-horizontal .adm-list-item-content-extra{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.adm-form-item.adm-form-item-vertical .adm-form-item-label{font-size:var(--adm-font-size-7);margin-bottom:4px}.adm-popover{--z-index:var(--adm-popover-z-index,1030);--background:#fff;--arrow-size:8px;--content-padding:8px 12px;-webkit-animation:none;animation:none;color:#333;cursor:auto;left:0;position:absolute;text-align:left;top:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:normal;z-index:var(--z-index)}.adm-popover.adm-popover-dark{--background:rgba(0,0,0,.75);--adm-color-text:#fff;color:#fff}.adm-popover.adm-popover-dark .adm-popover-inner{-webkit-box-shadow:none;box-shadow:none}.adm-popover:after{background:hsla(0,0%,100%,.01);content:"";position:absolute}.adm-popover-hidden{display:none}.adm-popover-inner{background-clip:padding-box;background-color:var(--background);border-radius:8px;-webkit-box-shadow:0 0 30px 0 rgba(51,51,51,.2);box-shadow:0 0 30px 0 rgba(51,51,51,.2);font-size:var(--adm-font-size-7);max-width:calc(100vw - 24px);min-width:32px;overflow-y:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{background:transparent;overflow:visible;width:var(--arrow-size)}.adm-popover-arrow,.adm-popover-arrow-icon{display:block;height:var(--arrow-size);position:absolute}.adm-popover-arrow-icon{left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate));transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate));width:15px}.adm-popover .adm-popover-arrow{color:var(--background)}.adm-popover-menu{--border-color:#eee}.adm-popover-menu.adm-popover{--content-padding:0}.adm-popover-menu-list{min-width:120px;overflow:hidden}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-item{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:20px;position:relative}.adm-popover-menu-item-icon{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;font-size:20px;padding-right:8px}.adm-popover-menu-item-text{-webkit-box-flex:1;border-top:1px solid var(--border-color);-webkit-flex:auto;-ms-flex:auto;flex:auto;padding:14px 20px 14px 0}.adm-popover-menu-item-disabled{cursor:not-allowed}.adm-popover-menu-item-disabled>*{opacity:.4}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:var(--border-color)}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{border-bottom:1px solid var(--border-color);bottom:-1px;content:" ";display:block;left:0;position:absolute;width:100%}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color:#333;--background:rgba(0,0,0,.9)}.adm-image-viewer-content{height:100vh;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100vw}.adm-image-viewer-footer{bottom:0;position:absolute;width:100%;z-index:1}.adm-image-viewer-slides{cursor:-webkit-grab;cursor:grab;height:100%;position:relative;-ms-touch-action:none;touch-action:none;z-index:1}.adm-image-viewer-slides-inner{height:100%;white-space:nowrap}.adm-image-viewer-slides-inner>*{margin-right:16px}.adm-image-viewer-slide{display:inline-block;height:100%;position:relative;width:100%}.adm-image-viewer-control{cursor:-webkit-grab;cursor:grab;height:100%;left:0;position:absolute;top:0;-ms-touch-action:none;touch-action:none;width:100%;z-index:1}.adm-image-viewer-image-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;width:100%}.adm-image-viewer-image-wrapper img{display:block;max-height:100%;max-width:100%}.adm-image-viewer-indicator{color:#e6e6e6;font-size:var(--adm-font-size-6);left:50%;position:absolute;top:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.adm-input{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--text-align:left;--background-color:transparent;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:var(--background-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;max-height:100%;max-width:100%;min-height:24px;width:100%}.adm-input-disabled{cursor:not-allowed;opacity:.4}.adm-input-element{-webkit-box-flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color);display:inline-block;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-size:var(--font-size);line-height:1.5;margin:0;max-height:100%;max-width:100%;min-height:1.5em;outline:none;padding:0;text-align:var(--text-align);width:100%}.adm-input-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::-moz-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:initial}.adm-input-element:-moz-read-only{cursor:default}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{-webkit-box-shadow:none;box-shadow:none}.adm-input-element::-ms-clear,.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button,.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=datetime-local],.adm-input-element[type=time]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{-webkit-box-flex:0;color:var(--adm-color-light);cursor:pointer;-webkit-flex:none;-ms-flex:none;flex:none;margin-left:8px;padding:4px}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.adm-radio{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:flex-start;justify-content:flex-start;vertical-align:text-bottom}.adm-radio input{display:none}.adm-radio .adm-radio-icon{-webkit-box-flex:0;border:1px solid var(--adm-color-light);border-radius:var(--icon-size);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--adm-color-white);-webkit-flex:none;-ms-flex:none;flex:none;height:var(--icon-size);width:var(--icon-size)}.adm-radio .adm-radio-icon>svg{display:block;height:100%;width:100%}.adm-radio.adm-radio-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-radio.adm-radio-checked .adm-radio-icon{background-color:var(--adm-color-primary);border-color:var(--adm-color-primary)}.adm-radio.adm-radio-disabled{cursor:not-allowed}.adm-radio.adm-radio-disabled .adm-radio-content{opacity:.4}.adm-radio.adm-radio-disabled .adm-radio-icon{background-color:var(--adm-color-box);border-color:var(--adm-color-light);color:#b7b7b7}.adm-radio .adm-radio-custom-icon{font-size:var(--icon-size)}.adm-radio-content{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-rate{--star-size:24px;--active-color:#ffd21e;--inactive-color:#e5e5e5;--inactive-color-half:#dbdbdb;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adm-rate-box{position:relative}.adm-rate-star{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--inactive-color);cursor:pointer;font-size:var(--star-size);line-height:var(--star-size);overflow:hidden;padding:.125em;text-align:center;-webkit-transition:all .3s;transition:all .3s}.adm-rate-star-half{left:0;padding-right:0;position:absolute;top:0;width:50%}.adm-rate-star-active{color:var(--active-color)}.adm-rate-star-readonly{cursor:inherit}.adm-rate.adm-rate-half .adm-rate-star-half:not(.adm-rate-star-active){color:var(--inactive-color-half)}.adm-search-bar{--height:32px;--padding-left:8px;--background:var(--adm-color-box);--border-radius:6px;--placeholder-color:var(--adm-color-weak);---placeholder-color:var(--placeholder-color);-ms-flex-pack:center;-ms-flex-align:center;height:var(--height)}.adm-search-bar,.adm-search-bar .adm-search-bar-input-box{-webkit-box-pack:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.adm-search-bar .adm-search-bar-input-box{-webkit-box-flex:1;-ms-flex-pack:center;-ms-flex-align:center;background:var(--background);border:1px solid transparent;border-radius:var(--border-radius);-webkit-flex:auto;-ms-flex:auto;flex:auto;padding-left:var(--padding-left)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon{-webkit-box-flex:0;color:var(--adm-color-light);-webkit-flex:none;-ms-flex:none;flex:none;font-size:var(--adm-font-size-8)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:auto;-ms-flex:auto;flex:auto;height:calc(var(--height) - 2px);padding:4px 8px 4px 4px}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input{--placeholder-color:var(---placeholder-color);--font-size:var(--adm-font-size-7)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input .adm-input-element{line-height:19px}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-search-bar-input-without-icon{padding-left:8px}.adm-search-bar .adm-search-bar-suffix{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-left:4px}.adm-search-bar .adm-search-bar-cancel-button.adm-button{padding:3px 12px}.adm-search-bar-active .adm-input.adm-input.adm-input{--placeholder-color:var(--adm-color-light)}.adm-search-bar-active .adm-search-bar-input-box{background:var(--adm-color-background);border-color:var(--adm-color-primary)}.adm-selector{--color:var(--adm-color-box);--checked-color:#e7f1ff;--text-color:var(--adm-color-text);--checked-text-color:var(--adm-color-primary);--border:none;--checked-border:none;--border-radius:2px;--padding:8px 16px;--gap:8px;---gap:var(--gap);---gap-horizontal:var(--gap-horizontal,var(--gap));---gap-vertical:var(--gap-vertical,var(--gap));font-size:var(--adm-font-size-7);line-height:1.4;overflow:hidden}.adm-selector .adm-space.adm-space{--gap:12px}.adm-selector .adm-grid{--gap:var(---gap);--gap-horizontal:var(---gap-horizontal);--gap-vertical:var(---gap-vertical)}.adm-selector-item{background-color:var(--color);border:var(--border);border-radius:var(--border-radius);color:var(--text-color);cursor:pointer;display:inline-block;opacity:1;overflow:hidden;padding:var(--padding);position:relative;text-align:center;vertical-align:top}.adm-selector-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-selector-item-active,.adm-selector-item-multiple-active{background-color:var(--checked-color);border:var(--checked-border);color:var(--checked-text-color)}.adm-selector-item .adm-selector-check-mark-wrapper{border-bottom:8px solid var(--adm-color-primary);border-left:10px solid transparent;border-right:10px solid var(--adm-color-primary);border-top:8px solid transparent;bottom:0;height:0;position:absolute;right:0;width:0}.adm-selector-item .adm-selector-check-mark-wrapper>svg{height:6px;left:0;position:absolute;top:0;width:8px}.adm-selector-item-disabled{cursor:not-allowed;opacity:.4}.adm-space-item{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.adm-space{--gap:8px;--gap-vertical:var(--gap);--gap-horizontal:var(--gap);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.adm-space-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical)*-1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.adm-space-align-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.adm-space-align-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.adm-space-align-end{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.adm-space-align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline}.adm-space-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.adm-space-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.adm-space-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.adm-space-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.adm-space-justify-around{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.adm-space-justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}.adm-space-justify-stretch{-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch}.adm-grid{--gap:0;--gap-horizontal:var(--gap);--gap-vertical:var(--gap);grid-gap:10px;grid-column-gap:var(--gap-horizontal);grid-row-gap:var(--gap-vertical);-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-column-gap:var(--gap-horizontal);-moz-column-gap:var(--gap-horizontal);column-gap:var(--gap-horizontal);display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));row-gap:var(--gap-vertical)}.adm-grid-item{grid-column-end:span var(--item-span)}.adm-stepper{--height:28px;--input-width:44px;--input-font-size:var(--adm-font-size-main);--input-font-color:var(--adm-color-text);--input-background-color:var(--adm-color-box);--border-radius:2px;--border:none;--border-inner:solid 2px transparent;--active-border:var(--border);--button-font-size:var(--adm-font-size-7);--button-text-color:var(--adm-color-primary);--button-background-color:var(--adm-color-box);--button-width:var(--height);-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:var(--border);border-radius:var(--border-radius);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:calc(var(--input-width) + var(--button-width)*2)}.adm-stepper-active{border:var(--active-border)}.adm-stepper-middle{-webkit-box-flex:1;border-left:var(--border-inner);border-right:var(--border-inner);-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.adm-stepper .adm-stepper-input{--background-color:var(--input-background-color);--font-size:var(--input-font-size);--color:var(--input-font-color);--text-align:center;height:var(--height)}.adm-stepper-minus,.adm-stepper-plus{--border-width:0;background-color:var(--button-background-color);color:var(--button-text-color);font-size:var(--button-font-size);height:var(--height);padding:0;width:var(--button-width)}.adm-stepper-minus:disabled,.adm-stepper-plus:disabled{color:var(--adm-color-weak)}.adm-stepper-minus svg,.adm-stepper-plus svg{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.adm-stepper-minus,.adm-stepper-plus{border-radius:0}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;border-radius:var(--border-radius);display:block;height:var(--height);overflow:hidden;position:relative;width:var(--width);z-index:0}.adm-swiper-track{height:100%;padding:var(--track-padding);white-space:nowrap;width:100%}.adm-swiper-track-allow-touch-move{cursor:-webkit-grab;cursor:grab}.adm-swiper-track-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;overflow:visible;position:relative;width:100%}.adm-swiper-slide{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;position:relative;white-space:inherit}.adm-swiper-item,.adm-swiper-slide{display:block;height:100%;width:100%}.adm-swiper-item{white-space:normal}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{-ms-touch-action:pan-y;touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{bottom:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.adm-swiper-horizontal .adm-swiper-track{-webkit-transform:translateX(var(--track-offset));transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:var(--slide-size)}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{-ms-touch-action:pan-x;touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{-webkit-transform:translateY(var(--track-offset));transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:var(--slide-size)}.adm-page-indicator{--dot-color:#ddd;--active-dot-color:var(--adm-color-primary);--dot-size:3px;--active-dot-size:13px;--dot-border-radius:1px;--active-dot-border-radius:var(--dot-border-radius);--dot-spacing:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto}.adm-page-indicator-dot{background:var(--dot-color);border-radius:var(--dot-border-radius);display:block;height:var(--dot-size);width:var(--dot-size)}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{background:var(--active-dot-color);border-radius:var(--active-dot-border-radius)}.adm-page-indicator-color-white{--dot-color:hsla(0,0%,100%,.5);--active-dot-color:var(--adm-color-white)}.adm-page-indicator-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:var(--dot-spacing)}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:var(--active-dot-size)}.adm-page-indicator-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:var(--dot-spacing)}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:var(--active-dot-size)}.adm-tag{--border-radius:var(--adm-tag-border-radius,2px);background:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-color);display:inline-block;font-size:var(--adm-font-size-3);font-weight:400;line-height:1;padding:2px 4px;white-space:nowrap}.adm-tag-round{border-radius:100px}.adm-text-area{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--disabled-color:var(--adm-color-weak);--text-align:left;--count-text-align:right}.adm-text-area,.adm-text-area-element{max-height:100%;max-width:100%;width:100%}.adm-text-area-element{-webkit-box-flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color);display:block;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-family:var(--adm-font-family);font-size:var(--font-size);line-height:1.5;margin:0;min-height:1.5em;outline:none;padding:0;resize:none;text-align:var(--text-align)}.adm-text-area-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::-moz-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element:-webkit-autofill{background-color:initial}.adm-text-area-element:disabled{-webkit-text-fill-color:var(--disabled-color);color:var(--disabled-color);cursor:not-allowed;opacity:1}.adm-text-area-element:-moz-read-only{cursor:default}.adm-text-area-element:read-only{cursor:default}.adm-text-area-element:invalid{-webkit-box-shadow:none;box-shadow:none}.adm-text-area-element::-ms-clear{display:none}.adm-text-area-element[readonly]{pointer-events:none}.adm-text-area-count{color:var(--adm-color-weak);font-size:var(--adm-font-size-9);padding-top:8px;text-align:var(--count-text-align)}.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);left:50%;line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-calendar-cell-top{font-size:.28rem!important}.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fdfdfd;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:0;padding:.26rem;position:fixed;top:-.02rem;width:7.5rem;z-index:10}.block,.header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.block{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.headerInner{height:1.12rem;width:7.5rem}.headerInnerDrop{height:1.79rem!important}.headerInnerDrop .header{background:#fff!important;border-radius:0 0 .4rem .4rem;-webkit-box-shadow:0 .06rem .2rem .02rem rgba(0,0,0,.01);box-shadow:0 .06rem .2rem .02rem rgba(0,0,0,.01);padding-bottom:0}.city{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#5f5f5f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.city,.city .cityName{font-size:.24rem;font-weight:700}.city .cityName{margin-right:.06rem}.city .icon{font-size:.16rem}.search{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#f2f2f2;border-radius:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:#9f9f9f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.6rem;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden;padding:0 .22rem;width:6.98rem}.search .icon{font-size:.28rem}.search input{background:transparent;border:none;font-size:.22rem;height:100%;outline:none;padding:0 .1rem;width:100%}.drop{padding:.3rem .22rem 0}.adm-dropdown-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.adm-dropdown-item{-ms-flex-negative:0!important;-webkit-box-flex:0;-webkit-flex-shrink:0!important;flex-shrink:0!important;-webkit-flex:none;-ms-flex:none;flex:none}.adm-dropdown-item-title{color:#656565;font-size:.23rem!important;font-weight:700;padding:0 0 .26rem!important}.adm-dropdown-popup-body{border-radius:0 0 .2rem .2rem;overflow:hidden}.adm-dropdown-nav{border-bottom:none!important}.areaDrop{width:100%}.areaDrop .adm-tabs-content{height:6rem;overflow:auto}.content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .26rem!important}.index{padding-bottom:.2rem}.indexSwiperBox{height:3.36rem;position:relative;width:100%}.indexSwiperBox .indexItem{border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .01rem rgba(0,0,0,.16);box-shadow:0 0 .2rem .01rem rgba(0,0,0,.16);-webkit-box-sizing:border-box;box-sizing:border-box;height:3.36rem;margin:0 auto;overflow:hidden;position:relative;width:6.86rem}.indexItem img,.swiperShadow{height:100%;width:100%}.swiperShadow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(63%,rgba(0,0,0,.09)),to(rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.09) 63%,rgba(0,0,0,.8));background:linear-gradient(180deg,transparent,rgba(0,0,0,.09) 63%,rgba(0,0,0,.8));-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;left:0;line-height:.46rem;padding:0 .18rem .2rem;position:absolute;top:0;z-index:10}.swiperShadow .swiperTitle{color:#fff;font-size:.3rem;font-weight:700}.swiperShadow .swiperTime{color:#d0d0d0;font-size:.2rem}.quickLink{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.68rem;padding:0;width:100%}.quickLink,.quickLinkItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.quickLinkItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:20%}.quickLinkIcon{font-size:.83rem}.quickLinkText{color:#656565;font-size:.24rem;margin-top:.12rem}.certQuery{margin-top:.24rem}.certQuery .quickLink{margin-top:.26rem;padding:0}.title{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#4a4545;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.28rem;-webkit-justify-content:space-between;justify-content:space-between;padding-left:.16rem;position:relative}.title:before{background:-webkit-gradient(linear,left top,left bottom,from(#77a9d5),to(#4ffae0));background:-webkit-linear-gradient(top,#77a9d5,#4ffae0);background:linear-gradient(180deg,#77a9d5,#4ffae0);border-radius:2rem;content:" ";height:.18rem;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.06rem}.titleMore{color:#898989;font-size:.22rem}.newsExamInner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.18rem}.newsExamInner .noDataExam{color:#828282;text-align:center;width:100%}.newsExamInnerItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .06rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .06rem .02rem rgba(0,0,0,.03);-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:.12rem;width:3.4rem}.newsExamInnerItem img{border-radius:.2rem;height:1.8rem;width:100%}.newsExamInnerItem .stationName{color:#334f7e;font-size:.24rem;font-weight:700;margin:.18rem 0 0}.newsExamInnerItem .stationAddress{color:#334f7e;font-size:.2rem;margin:.08rem 0 0}.newsInfo{margin-top:.5rem}.newsInfoInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:.12rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.18rem;padding:.28rem .18rem}.newsInfoInner .noDataNew{color:#828282;text-align:center;width:100%}.newsInfoInner p{margin:0}.adm-swiper-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.telItem{line-height:.5rem;margin-bottom:.1rem}.noData{color:#838383;font-size:.26rem;margin-top:.6rem;text-align:center;width:100%}.my{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:7.5rem}.myBg{background:url(/static/media/myBg.e35aa46ea7422d749b3d.png) no-repeat;background-position:0 0;background-size:100% 100%;height:5rem;left:0;position:absolute;top:0;width:100%;z-index:0}.myCard{min-height:2.76rem;padding:.2rem 0;position:relative;z-index:2}.myCard,.userInfo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.userInfo{font-weight:700;margin-top:.3rem}.userInfo .name{margin-top:.2rem}.userInfo .head{border-radius:2rem;height:1.12rem;overflow:hidden;width:1.12rem}.userInfo .head img{height:100%;width:100%}.arrange{padding:0 .26rem}.arrangeTitle{color:#5a5a5a;font-size:.22rem;margin-bottom:.1rem}.swiperItem{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border-radius:.32rem;-webkit-box-shadow:0 0 .12rem .02rem rgba(0,0,0,.01);box-shadow:0 0 .12rem .02rem rgba(0,0,0,.01);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.86rem;-webkit-justify-content:flex-start;justify-content:flex-start;padding:0 .26rem;width:100%}.swiperLeft{font-size:.86rem;width:.86rem}.swiperCenter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:.34rem}.centerTag{color:#5d5d5d;font-size:.22rem}.centerTitle{font-size:.34rem;font-weight:700}.centerStart,.centerTitle{color:#5d5d5d;margin-top:.08rem}.centerAddress,.centerStart{font-size:.22rem}.centerAddress{color:#a3a3a3;margin-top:.08rem}.swiperRight{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;color:#a5a5a5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:.22rem;-webkit-justify-content:center;justify-content:center}.rightStatus{margin-top:.1rem}.exit{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:.02rem solid #ff7171;border-radius:2rem;color:#ff5c5c;font-size:.28rem;height:.64rem;-webkit-justify-content:center;justify-content:center;margin:1rem auto;width:2.42rem}.exit,.tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tags{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:.2rem}.tagItem{-webkit-box-pack:center;-ms-flex-pack:center;background:#4096fe;border-radius:1rem;color:#fff;-webkit-justify-content:center;justify-content:center}.addInfo,.tagItem{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.22rem;height:.5rem;padding:0 .12rem}.addInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;border:.01rem solid #4096fe;border-radius:1rem;color:#4096fe;-webkit-justify-content:space-between;justify-content:space-between}.addInfo .icon{margin-right:.1rem}.addInfo p,.myQuickLink p{margin:0}.myQuickLink{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-line-pack:distribute;-webkit-align-content:space-around;align-content:space-around;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;margin:0 auto;padding:.2rem 0;position:relative;width:100%;width:6.98rem;z-index:6}.icon.size{font-size:.48rem!important}.myQuickLinkItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:1.5rem;-webkit-justify-content:center;justify-content:center;width:25%}.myQuickLinkItem .icon{font-size:.55rem}.myQuickLinkItem p{font-size:.24rem;margin-top:.2rem}.myQuickLinkTitle{-webkit-box-sizing:border-box;box-sizing:border-box;margin:.3rem auto .12rem;width:6.98rem}.notLogin{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.notLogin .head{font-size:1.1rem;overflow:hidden}.notLogin .name{font-size:.3rem;font-weight:700;margin-top:.1rem}.noThingSwiper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.noThingSwiper,.uploaderImgList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uploaderImgList{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;max-width:100%;overflow-y:auto;padding-bottom:.2rem;width:100%}.uploaderImgItem{-ms-flex-negative:0;border-radius:.1rem;-webkit-flex-shrink:0;flex-shrink:0;height:1.6rem;margin-right:.2rem;overflow:hidden;position:relative;width:1.6rem}.uploaderImgItem img{height:100%;width:100%}.uploaderImgItemAdd{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#eee;border-radius:.1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.6rem;-webkit-justify-content:center;justify-content:center;width:1.6rem}.uploaderImgItemAdd .addIcon{color:#aeaeae;font-size:.6rem}.deleteBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:hsla(0,100%,96%,.8);border-radius:0 0 0 1rem;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.3rem;height:.5rem;-webkit-justify-content:center;justify-content:center;position:absolute;right:0;top:0;width:.5rem}.deleteBtn .deleteIcon{-ms-flex-negative:0;color:#de6666;-webkit-flex-shrink:0;flex-shrink:0;-webkit-transform:translate(.03rem,-.02rem);transform:translate(.03rem,-.02rem)}.imgSub{color:#a7a7a7;font-size:.2rem;margin-top:.1rem;text-align:center;width:1.6rem}.uploadItem{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-right:.2rem;overflow:hidden;position:relative}.uploadInput{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%;z-index:6}.agreeBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096fe;border-radius:.2rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.26rem;font-weight:700;height:.9rem;-webkit-justify-content:center;justify-content:center;margin:.8rem auto;width:3.4rem}.agreeTiming{background:#ccce}.examBtnBox{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end;width:35%}.examBtnBox,.examBtnBox .examBtn{margin-top:.1rem}.newsList{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .26rem;width:7.5rem}.newsList p{margin:0}.backBtn{display:inline-block;padding:.22rem 0}.newsListContent{background:#fff;border-radius:.12rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);-webkit-box-sizing:border-box;box-sizing:border-box;padding:.26rem;width:100%}.newsInfoInnerItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:.4rem}.newsInfoInnerItem:last-of-type{margin-bottom:0}.newsInfoInnerItem .newsInfoTitle{color:#454545;font-size:.23rem;font-weight:700;line-height:.4rem;margin:0}.newsSubInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#a3a3a3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.18rem;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.16rem}.newsDetail{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.2rem .26rem .36rem;width:100%}.newsDetail p{margin:0}.newsDetail img{border-radius:.18rem;height:3.22rem;margin-top:.2rem;width:100%}.newsDetailTitle{color:#454545;font-size:.32rem;font-weight:700;margin-bottom:.24rem}.newsDetailAddress,.newsDetailDate{color:#a3a3a3;font-size:.22rem;margin-bottom:.12rem}.newsDetailInner{color:#454545;line-height:.5rem;margin-top:.3rem}.studentList{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.26rem;width:100%}.studentListItem{border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);height:2.4rem;margin-bottom:.2rem;overflow:hidden}.studentItem{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.4rem;-webkit-justify-content:flex-start;justify-content:flex-start;padding:.2rem}.studentItem .studentLeft{height:100%;width:1.68rem}.studentLeft img{border:none;height:100%;outline:none;width:100%}.studentRight{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;color:#6e6e6e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:.24rem;height:100%;-webkit-justify-content:space-between;justify-content:space-between;padding:.06rem 0 .06rem .26rem}.myExamList.publishExam{padding-top:.74rem}.publishExamList .examBoxNoThing{margin-top:.6rem;text-align:center}.publishExamList.publishExam{background:#fff;padding-top:.74rem}.publishExamList.isExamine{padding:0}.publishExamList .isExamine .examBox{padding-bottom:.36rem}.publishExamList .adm-tabs-tab{font-size:.26rem}.publishExamList .topTabs{background:#fff;height:.74rem;left:0;position:fixed;top:0;width:100%;z-index:6}.publishExamList .addExam{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096fe;border-radius:1rem;bottom:6%;color:#fff;font-size:.28rem;font-weight:700;height:.8rem;-webkit-justify-content:center;justify-content:center;left:50%;padding:0 .6rem;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.publishExamList .addExam,.publishExamList .examBox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.publishExamList .examBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 .26rem 1.9rem}.publishExamList .examBox,.publishExamList .examItem{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.publishExamList .examItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-top:.26rem;padding:.2rem}.publishExamList .examItem img{border-radius:.2rem;height:3.06rem;width:100%}.publishExamList .examInner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.16rem}.publishExamList .examInner .icon{margin-right:.1rem}.publishExamList .examTitle{color:#5a5a5a;font-size:.28rem;font-weight:700;margin-bottom:.1rem}.publishExamList .examAddress{color:#8c9abd;font-size:.22rem;font-weight:700;margin:.1rem 0 0}.publishExamList .examDate{color:#767676;font-size:.22rem;margin:.1rem 0 0}.publishExamList .examBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096f7;border-radius:2rem;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.24rem;font-weight:700;height:.62rem;-webkit-justify-content:center;justify-content:center;width:2rem}.publishExamList .newsItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.26rem;padding:.2rem;width:100%}.publishExamList .newsTitle{font-size:.3rem;font-weight:700}.publishExamList .adminNewsData,.publishExamList .newsTitle{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.publishExamList .adminNewsInfo{margin-top:.2rem;width:70%}.publishExamList .newsInfoItem{color:#717171;font-size:.26rem;margin-bottom:.1rem}.publishExamList .newsInfoItem_news{color:#4096fe}.publishExamList .newsInfoItem_banner{color:#4fb82c}.publishExamList .newsItemImg{border-radius:.2rem;height:3rem;margin-top:.2rem;width:100%}.publishExamList .examInfo{width:70%}.publishExamList .examineBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096fe;border-radius:10rem;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.26rem;font-weight:700;height:.6rem;-webkit-justify-content:center;justify-content:center;width:1.4rem}.studentNoThing{color:#b0b0b0;line-height:3rem;text-align:center;width:100%}.quill{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.saveBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096fe;border-radius:10rem;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.6rem;-webkit-justify-content:center;justify-content:center;position:fixed;right:.1rem;top:.3rem;width:1.3rem;z-index:20}#addNewsImg{height:0;left:0;opacity:0;overflow:hidden;position:fixed;top:0;width:0}.editLink{border-bottom:.01rem solid #4096fe;color:#4096fe;display:inline-block}.deleteNews{margin-top:.3rem}.ql-container{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;padding-bottom:.6rem!important}.editDeleteBtn{cursor:pointer;margin:.2rem 0}.noDataNew{color:#eee}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.examBox{padding:0 .26rem .2rem}.examInner{margin-top:.26rem}.examTitle{margin:0}.examAddress,.examDate{font-size:.2rem}.examDate{color:#b9b9b9}.examBtn{-webkit-box-pack:center;-ms-flex-pack:center;background:#4096f7;border-radius:2rem;color:#fff;cursor:pointer;font-size:.24rem;font-weight:700;height:.62rem;-webkit-justify-content:center;justify-content:center;width:2rem}.examBtn,.examBtnInfo{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.examBtnInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.examSurplus{color:#8a8a8a;font-size:.24rem;margin-top:.06rem}.isLoginBox{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;left:50%;position:absolute;top:39%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.isLoginBox .isLoginTitle{color:#616161;margin:.6rem 0}.isLoginBox .isLoginBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:.01rem solid #4da1ff;border-radius:10rem;color:#4da1ff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.76rem;-webkit-justify-content:center;justify-content:center;width:2.5rem}.examBox{height:100%;overflow-y:auto;padding:.16rem .26rem .46rem!important}.examinerStore{padding-top:.74rem}.adm-tabs-tab{font-size:.26rem}.topTabs{height:.74rem;left:0;position:fixed;top:0;width:100%;z-index:6}.examinerList{padding:.26rem}.authRoleItem,.examinerList{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.authRoleItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-bottom:.2rem;padding:.2rem}.examine{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2rem;-webkit-justify-content:space-between;justify-content:space-between}.examBox{padding-bottom:.36rem}.examineImg{border-radius:.2rem;height:100%;overflow:hidden}.examineImg img{height:100%;width:1.6rem}.examineData{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:100%;-webkit-justify-content:space-between;justify-content:space-between;padding-left:.16rem}.examineTitle{font-size:.28rem;font-weight:700;margin-bottom:.14rem}.clickLine{border-bottom:.01rem solid #4096fe;color:#4096fe;cursor:pointer}.examineInfoItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.examineInfoItem span{line-height:.4rem}.examineInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.stationBox{padding:.26rem}.stationBox,.stationBox .authRoleItem{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.stationBox .authRoleItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-bottom:.2rem;padding:.2rem}.stationBox .authRoleItem .institution{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.stationBox .authRoleItem .institutionTitle{color:#3a3a3a;font-size:.28rem;font-weight:700;margin-bottom:.2rem}.stationBox .authRoleItem .institutionImg{border-radius:.2rem;height:2.6rem;margin-bottom:.2rem;overflow:hidden;width:100%}.stationBox .authRoleItem .institutionImg img{height:100%;width:100%}.stationBox .authRoleItem .institutionData{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.stationBox .authRoleItem .institutionInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:70%}.stationBox .authRoleItem .institutionInfo span{color:#6d6d6d;line-height:.46rem}.stationBox .noStation{color:#787878;margin-top:.3rem;text-align:center;width:100%}.enrollManageBox .examBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 .26rem .2rem}.enrollManageBox .examBox,.enrollManageBox .examItem{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.enrollManageBox .examItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-top:.26rem;padding:.2rem}.enrollManageBox .examItem img{border-radius:.2rem;height:3.06rem;width:100%}.enrollManageBox .examInner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.26rem;padding-bottom:.15rem}.enrollManageBox .examInner .icon{margin-right:.1rem}.enrollManageBox .examTitle{color:#5a5a5a;font-size:.28rem;font-weight:700;margin:0}.enrollManageBox .examAddress{color:#8c9abd;font-size:.2rem;font-weight:700;margin:.1rem 0 0}.enrollManageBox .examDate{color:#b9b9b9;font-size:.2rem;margin:.1rem 0 0}.enrollManageBox .examBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096f7;border-radius:2rem;color:#fff;cursor:pointer;font-size:.24rem;font-weight:700;height:.6rem;-webkit-justify-content:center;justify-content:center;width:1.8rem}.enrollManageBox .examBtn,.enrollManageBox .examData{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.enrollManageBox .examData{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:.01rem solid #eee;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:.05rem;width:100%}.enrollManageBox .examData .examDataTitle{color:#a5a5a5;margin:.1rem 0}.enrollManageBox .examData .examDataItem{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.1rem;width:100%}.enrollManageBox .examData .examDataInfoNone{opacity:0}.enrollManageBox .pickerSelect{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#4e4e4e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.28rem;font-weight:700;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:.2rem;padding:0 .26rem;width:100%}.enrollManageBox .pickerSelect p{margin-right:.14rem}.popInsdList{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:.3rem;margin-top:.4rem;padding:0 .26rem}.examList{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 .26rem .2rem}.examList,.examList .examItem{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.examList .examItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-top:.26rem;padding:.2rem}.examList .examItem img{border-radius:.2rem;height:3.06rem;width:100%}.examList .examItem .examInner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-top:.26rem}.examList .examItem .examInner .icon{margin-right:.1rem}.examList .examItem .examInner .examTitle{color:#5a5a5a;font-size:.28rem;font-weight:700;margin:0}.examList .examItem .examInner .examAddress{color:#8c9abd;font-size:.2rem;font-weight:700;margin:.1rem 0 0}.examList .examItem .examInner .examDate{color:#b9b9b9;font-size:.2rem;margin:.1rem 0 0}.examList .examItem .examInner .examBtn{-webkit-box-pack:center;-ms-flex-pack:center;background:#4096f7;border-radius:2rem;color:#fff;cursor:pointer;font-size:.24rem;font-weight:700;height:.62rem;-webkit-justify-content:center;justify-content:center;width:2rem}.examList .examItem .examInner .examBtn,.examList .examItem .examInner .examBtnInfo{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.examList .examItem .examInner .examBtnInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.examList .examItem .examInner .examSurplus{color:#8a8a8a;font-size:.24rem;margin-top:.06rem}.examList .examItem .examSurvey{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;border-top:.01rem solid #eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.26rem;padding-top:.26rem}.examList .examItem .examSurvey .examSurveyItem{-ms-flex-negative:0;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#6f6f6f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;flex-shrink:0;-webkit-justify-content:flex-start;justify-content:flex-start;margin-bottom:.2rem}.examList .examItem .examSurvey .examSurveyItem span{color:#4096f7;font-weight:700}.authRole{padding-top:.2rem}.authRole .examBoxNoThing{margin-top:.6rem;text-align:center}.authRole .authRoleItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.2rem;padding:.2rem;width:100%}.authRole .examine{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2rem;-webkit-justify-content:space-between;justify-content:space-between}.authRole .examBox{padding-bottom:.36rem}.authRole .examineImg{border-radius:.2rem;height:100%;overflow:hidden}.authRole .examineImg img{height:100%;width:1.6rem}.authRole .examineData{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:100%;-webkit-justify-content:space-between;justify-content:space-between;padding-left:.16rem}.authRole .examineTitle{font-size:.28rem;font-weight:700;margin-bottom:.2rem}.authRole .examineInfoItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.authRole .examineInfoItem span{line-height:.4rem}.authRole .examineInfo{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}.authRole .examineInfo,.authRole .institution{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.authRole .institutionTitle{color:#3a3a3a;font-size:.28rem;font-weight:700;margin-bottom:.2rem}.authRole .institutionImg{border-radius:.2rem;height:2.6rem;margin-bottom:.2rem;overflow:hidden;width:100%}.authRole .institutionImg img{height:100%;width:100%}.authRole .institutionData{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.authRole .institutionData,.authRole .institutionInfo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.authRole .institutionInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:70%}.authRole .institutionInfo span{color:#6d6d6d;line-height:.46rem}.authRole .examineBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096fe;border-radius:10rem;color:#fff;cursor:pointer;font-size:.26rem;font-weight:700;height:.6rem;-webkit-justify-content:center;justify-content:center;width:1.4rem}.authRole .examineBtn,.examBox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.examBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 .26rem 1.9rem}.examBox,.examItem{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.examItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-top:.26rem;padding:.2rem}.examItem img{border-radius:.2rem;height:3.06rem;width:100%}.examInner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.16rem}.examInner .icon{margin-right:.1rem}.examTitle{color:#5a5a5a;font-size:.28rem;font-weight:700;margin-bottom:.1rem}.examAddress{color:#8c9abd;font-weight:700}.examAddress,.examDate{font-size:.22rem;margin:.1rem 0 0}.examDate{color:#767676}.adminApplyExam .examBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 .26rem .2rem}.adminApplyExam .examBox,.adminApplyExam .examItem{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.adminApplyExam .examItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-top:.26rem;padding:.2rem}.adminApplyExam .examItem img{border-radius:.2rem;height:3.06rem;width:100%}.adminApplyExam .examInner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.26rem}.adminApplyExam .examInner .icon{margin-right:.1rem}.adminApplyExam .examTitle{color:#5a5a5a;font-size:.28rem;font-weight:700;margin:0}.adminApplyExam .examAddress{color:#8c9abd;font-size:.2rem;font-weight:700;margin:.1rem 0 0}.adminApplyExam .examDate{color:#b9b9b9;font-size:.2rem;margin:.1rem 0 0}.adminApplyExam .examBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096f7;border-radius:2rem;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.24rem;font-weight:700;height:.6rem;-webkit-justify-content:center;justify-content:center;width:1.8rem}.report{padding-bottom:.3rem}.adm-list-item{--prefix-width:4.8em!important}.adm-input,.adm-list,.adm-text-area-element{--font-size:var(--adm-font-size-6)}.adm-list-body{-webkit-box-shadow:0 0 .4rem .01rem rgba(0,0,0,.016);box-shadow:0 0 .4rem .01rem rgba(0,0,0,.016)}.adm-checkbox{margin-top:.2rem}.adm-checkbox-content{font-size:.26rem}.adm-checkbox{--icon-size:0.3rem}.reportProtocol{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.reportProtocol .examinerLink,.verityBtn{color:#4096fe;cursor:pointer}.adm-radio-icon{height:.3rem!important;width:.3rem!important}.adm-radio-content{font-size:.3rem!important}.adm-form-item-child-inner,.adm-list-item-content-main{overflow:hidden}.agree{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border-radius:.16rem;-webkit-box-shadow:0 0 .4rem .01rem rgba(0,0,0,.016);box-shadow:0 0 .4rem .01rem rgba(0,0,0,.016);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.88rem;-webkit-justify-content:flex-start;justify-content:flex-start;margin:.24rem;padding-left:.16rem;padding-right:.12rem}.agree .adm-checkbox{margin-right:.2rem;margin-top:0}.agree p{border-bottom:.01rem solid #4096fe;color:#4096fe}.deleteStuInfo{color:#333;font-size:.28rem;line-height:.6rem;text-align:center}.infoItem{font-size:.22rem}.subTitle{margin-bottom:.3rem}.round-rect-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-align-items:center;align-items:center;background-color:transparent;border:none;border-radius:.2rem;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:0;-webkit-justify-content:flex-start;justify-content:flex-start;margin:0;overflow:hidden}.semi-circle{border:.01rem solid #007bff;border-bottom-left-radius:.2rem;border-top-left-radius:.2rem;width:.44rem}.rectangle,.semi-circle{background-color:#007bff;height:.88rem;margin:0}.rectangle{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.2rem;padding:0 .2rem;width:1.2rem}.rectangle span{font-size:.23rem;left:.45rem;position:absolute;width:1rem}#fixedButton,.rectangle span{background-color:transparent;color:#fff}#fixedButton{border:none;border-radius:.05rem;bottom:3rem;cursor:pointer;font-size:.16rem;height:.88rem;padding:.1rem .2rem;position:fixed;right:-.2rem;width:1.8rem;z-index:1000}.myExamList .adm-dialog{z-index:100}.myExamList.publishExam{background:#fff;margin:0 auto;width:90%}.myExamList .adm-tabs-tab{font-size:.26rem}.myExamList .topTabs{background:#fff;height:.74rem;left:0;position:fixed;top:0;width:100%;z-index:6}.myExamList .addExam{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096fe;border-radius:1rem;bottom:10%;color:#fff;font-size:.28rem;font-weight:700;height:.8rem;-webkit-justify-content:center;justify-content:center;left:50%;padding:0 .6rem;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.myExamList .addExam,.myExamList .examBox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.myExamList .examBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 .26rem .6rem}.myExamList .examBox,.myExamList .examItem{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.myExamList .examItem{background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.03);margin-top:.26rem;padding:.2rem}.myExamList .examImgBox{position:relative}.myExamList .examImgBox .imgMask{background:hsla(0,0%,100%,.8);height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.myExamList .examImgBox .imgMask,.myExamList .imgMaskInner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.myExamList .imgMask .icon{font-size:.9rem;margin-bottom:.2rem}.myExamList .imgMaskInnerSuccess p{color:#4ddf21;font-size:.26rem;font-weight:700}.myExamList .imgMaskInnerError{color:#ed2f2f;font-size:.26rem;font-weight:700}.myExamList .examItem img{border-radius:.2rem;height:3.06rem;width:100%}.myExamList .examInner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.26rem}.myExamList .examInner .icon{margin-right:.1rem}.myExamList .examTitle{color:#5a5a5a;font-size:.28rem;font-weight:700;margin:0}.myExamList .examAddress{color:#8c9abd;font-size:.2rem;font-weight:700;margin:.1rem 0 0}.myExamList .examDate{color:#b9b9b9;font-size:.2rem;margin:.1rem 0 0}.myExamList .studentExamBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#c6c6c6;border-radius:2rem;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.24rem;font-weight:700;height:.62rem;-webkit-justify-content:center;justify-content:center;width:2rem}.myExamList .examBtnActive{background:#4096f7!important}.myExamList .evaluate{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.3rem;padding-right:.3rem}.myExamList .evaluate,.myExamList .evaluateItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.myExamList .evaluateItem{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;padding:.1rem 0}.myExamList .evaluateItem .label{-ms-flex-negative:0;color:#575757;-webkit-flex-shrink:0;flex-shrink:0;font-size:.26rem;width:1.3rem}.myExamList .evaluateItem2{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;margin-top:.3rem}.myExamList .adm-text-area-element{border:.01rem solid #eee;border-radius:.1rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.1rem .2rem}.myExamList .examBoxNoThing{color:#717171;margin-top:.6rem;text-align:center;width:100%}.myExamList .line{border-bottom:.01rem solid #4096fe;color:#4096fe;cursor:pointer;margin-right:.3rem}.myExamList .division{background:#eee;height:.01rem;margin:.3rem 0;width:100%}.examScoreList{background:#fff;border-radius:.2rem;left:50%;padding:.2rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4.2rem}.examScoreList .examScoreTitle{color:#424242;font-size:.32rem;font-weight:700;line-height:.5rem;text-align:center}.examScoreList .examScoreBtn{cursor:pointer;margin-top:.36rem}.examScoreList p{color:#717171;font-size:.26rem;margin-bottom:.2rem}.renderFooter{margin-bottom:.3rem}.renderFooter,.renderFooter .renderFooterInfo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.renderFooter .renderFooterInfo{background:#353535;border-radius:10rem;color:#eee;height:.6rem;padding:0 .3rem}.subTitle{margin:.2rem}.examDetail{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.26rem .26rem 0;width:7.5rem}.banner{height:3.06rem;margin:.4rem 0}.banner,.info{border-radius:.2rem;width:100%}.info{background:#fff;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.26rem;padding:.24rem}.examDetailTitle{color:#333;font-size:.3rem;font-weight:700;margin-bottom:.24rem}.examDetailInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.infoItem{color:#898989;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.25rem;line-height:.4rem;margin-bottom:.16rem}.infoItem,.infoValue{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.infoItem,.infoValue,.infoValue .tag{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.infoValue .tag{-webkit-box-pack:center;-ms-flex-pack:center;border:.01rem solid #ee6f21;border-radius:.08rem;color:#ee6f21;height:.36rem;-webkit-justify-content:center;justify-content:center;margin-right:.12rem;padding:0 .16rem}.examiner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border-radius:.2rem;-webkit-box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);box-shadow:0 0 .2rem .02rem rgba(0,0,0,.01);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.66rem;margin-top:.26rem;padding:.24rem}.separator{border-color:#ccc;height:.01rem;margin-bottom:.2rem;margin-top:.2rem;width:100%}.examinerItem{margin-bottom:.3rem;width:1.64rem}.examinerItem img{width:100%}.examinerName{color:#333;font-size:.26rem;font-weight:700;margin:.04rem 0 0}.examinerTitle{color:#585858;font-size:.2rem;margin:.1rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.last{margin-bottom:0}.examinerBlockTitle{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.3rem;font-weight:700;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 .16rem;width:100%}.examinerBlockTitle .adm-dropdown-item{margin-left:.2rem}.detailBottomBarSafe{background:#fff;height:0;padding-bottom:env(safe-area-inset-bottom);width:100%}.bottomBlockInner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;min-height:1rem;padding:0 .24rem;width:100%}.bottomBlockInner p{margin:0}.bottomBarBlock,.bottomInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bottomInner{background:#fff;border-radius:.2rem;bottom:0;-webkit-box-shadow:0 .06rem .12rem .02rem rgba(0,0,0,.37);box-shadow:0 .06rem .12rem .02rem rgba(0,0,0,.37);left:0;min-height:1.3rem;position:fixed;width:100%;z-index:9999999999}.bottomBlockInner .btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096f7;border-radius:2rem;color:#fff;cursor:pointer;font-size:.24rem;font-weight:700;height:.62rem;-webkit-justify-content:center;justify-content:center;width:2rem}.bottomBlockInner .btn,.price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between}.price .priceName{color:#797979;font-size:.22rem;margin-bottom:.1rem;margin-top:.1rem}.price .num{color:#5794f0;font-size:.32rem;font-weight:700}.btnBox{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:center;justify-content:center;position:relative}.btnBox span{bottom:-70%;color:#717171;display:inline-block;font-size:.24rem;left:50%;margin-top:.1rem;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.examinerNothing{color:#b9b9b9;line-height:1.6rem;text-align:center;width:100%}.subTitle{color:#878787;color:var(--adm-color-weak);font-size:.26rem;margin-bottom:-.1rem;margin-top:.3rem;padding:.08rem}.reportDetail{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.26rem}.reportDetailTitle{margin-bottom:.3rem}.examReportNoThing{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:.02rem dashed #4096fe;border-radius:.14rem;color:#4096fe;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.7rem;-webkit-justify-content:center;justify-content:center;margin-top:.3rem;width:1.8rem}.examReportNoThing .icon{font-size:.26rem;margin-right:.06rem}.adminBtn,.adminBtnOther{margin:.2rem 0 .36rem}.applyList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.applyList .applyListNoThing{color:#8c8c8c;line-height:1.2rem;text-align:center;width:100%}.applyList .applyItemBox{border-bottom:.01rem solid #f2f2f2;margin-bottom:.36rem;padding-bottom:.36rem}.applyList .applyItemBox,.applyList .applyItemBox .scoreItemBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.applyList .applyItemBox .scoreItemBox .scoreItem{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#909090;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:.2rem}.applyList .applyItemBox .scoreItemBox .scoreItem .scoreNum{color:#333;font-weight:700}.applyList .applyItemBox .applyItem{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.6rem;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%}.applyList .applyItemBox .applyItem .applyLeft{height:100%;width:1.4rem}.applyList .applyItemBox .applyItem .applyLeft img{border-radius:.2rem;height:100%;width:100%}.applyList .applyItemBox .applyItem .applyRight{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:100%;-webkit-justify-content:space-between;justify-content:space-between;padding-left:.2rem}.applyList .applyItemBox .applyItem .applyRight,.applyList .applyItemBox .applyItem .applyRight .applyBtn{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.applyList .applyItemBox .applyItem .applyRight .applyBtn{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;background:#4096fe;border-radius:10rem;color:#fff;cursor:pointer;height:.5rem;-webkit-justify-content:center;justify-content:center;width:1.2rem}.applyList .applyItemBox .applyItem .applyRight .applyInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between}.applyList .applyItemBox .applyItem .applyRight .applyInfo .applyInfoItem{color:#616161;font-size:.24rem}.applyList .applyItemBox .applyItem .applyRight .applyInfo .applyInfoItem.applyInfoName{color:#414141;font-size:.26rem;font-weight:700}.examDetailPopBody .adm-popup-body{-webkit-box-shadow:0 .1rem .1rem .03rem rgba(0,0,0,.03);box-shadow:0 .1rem .1rem .03rem rgba(0,0,0,.03);margin-left:.26rem;width:6.98rem}.examDetailPopBody .adm-popup-body .radioBox{padding:.16rem .26rem .26rem}.examDetailPopBody .adm-popup .adm-dropdown-popup-mask{background-color:transparent!important}.downloadCrt{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#4096fe;border-radius:1rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.26rem;font-weight:700;height:.8rem;-webkit-justify-content:center;justify-content:center;margin-bottom:.6rem;width:100%}.bottom{position:relative}.bottom .bottomExaminerBtn{bottom:.6rem;left:50%;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bottom .bottomExaminerBtn .btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4096fe;border-radius:10rem;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:.8rem;-webkit-justify-content:center;justify-content:center;width:3.3rem}.uploadTmp{height:0;left:0;opacity:0;overflow:hidden;position:fixed;top:0;width:0}.downloadTmpBtn{cursor:pointer;margin-bottom:.6rem}.noStudent{color:#8e8e8e}.surveyList,.surveyList .surveyItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.surveyList .surveyItem{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;border-bottom:.01rem solid #eee;color:#909090;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:.2rem;padding-bottom:.2rem}.surveyList .surveyItem:last-of-type{border-bottom:none;padding-bottom:0}.surveyList .surveyItem .surveyItemTime{font-size:.24rem}.surveyList .surveyItem .surveyItemScore{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.24rem;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:.1rem}.surveyList .surveyItem .surveyItemScore .surveyItemScoreItem{margin-right:.3rem}.surveyList .surveyItem .surveyItemScore .surveyItemScoreItem span{color:#4096f7;font-weight:700}.surveyList .surveyItem .surveyItemContent{color:#333;font-size:.28rem;margin-top:.14rem}.picker-container{margin:0 auto;max-width:7rem;padding:.2rem;width:100%}.picker-button{background-color:#007bff;border:none;border-radius:.05rem;color:#fff;cursor:pointer;font-size:.28rem!important;font-size:.16rem;height:.66rem;padding:.1rem .2rem;width:2.8rem}.picker-button:hover{background-color:#0056b3}.picker-space{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;color:#6c757d;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:.18rem;gap:.1rem;gap:10px;-webkit-justify-content:center;justify-content:center;margin:.3rem .3rem .5rem}.picker-space1{margin-bottom:.6rem}.picker-space>span{font-size:.28rem!important}.fancy-divider{background-color:#007bff;-webkit-box-shadow:0 .02rem .05rem rgba(0,0,0,.3);box-shadow:0 .02rem .05rem rgba(0,0,0,.3);height:.02rem;margin:.2rem 0;width:100%}.searchSchool .searchList{max-height:50vh;min-height:20vh;overflow-y:auto}.searchSchool .searchPopBox{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.26rem}.searchSchool .adm-list-item{width:auto!important}.loading{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:999}
/*# sourceMappingURL=main.912b7aa2.css.map*/