::-webkit-scrollbar {
 width:12px;
 height:12px
}
::-webkit-scrollbar-thumb {
 border-width:2px;
 border-style:solid;
 border-color:#fff;
 border-radius:6px;
 background-color:#c6c6c6
}
::-webkit-scrollbar-thumb:hover {
 background:#999
}
body,
html {
 background:#f4f4f4;
 color:#000;
 font-family:Apple System,"SF Pro SC","SF Pro Display","Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN",sans-serif;
 font-size:13px;
 margin:0;
 overflow:hidden;
 height:100%;
 -webkit-font-smoothing:antialiased;
 position:relative
}
ol,
ul {
 margin:0;
 padding:0;
 list-style:none
}
a {
 font-size:inherit;
 text-decoration:none;
 color:#666;
 cursor:pointer
}
select {
 cursor:pointer;
 color:#333;
 outline:0!important
}
h1,
h2,
h3,
h4,
h5,
h6 {
 margin:0
}
div,
input,
textarea,
ul {
 resize:none;
 outline:0;
 font-size:inherit
}
.fl {
 float:left
}
.fr {
 float:right
}
.clear {
 clear:both
}
.link {
 color:#4386f5
}
.clearfix:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden
}
.full {
 display:block;
 width:100%
}
.hide {
 display:none
}
.center {
 margin:0 auto
}
.thick-scrollbar::-webkit-scrollbar,
textarea::-webkit-scrollbar {
 width:5px;
 height:5px
}
.thick-scrollbar::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {
 border-width:0;
 border-color:#fff;
 border-radius:6px;
 background-color:#c6c6c6
}
.line-parent {
 display:block;
 font-size:0;
 white-space:nowrap
}
.line-parent>div,
.line-parent>input,
.line-parent>label,
.line-parent>span {
 font-size:13px
}
.button {
 margin-top:20px;
 display:inline-block;
 min-width:38px;
 text-align:center;
 line-height:30px;
 padding:0 12px;
 color:#fff;
 background:#4386f5;
 border-radius:3px;
 cursor:pointer
}
.button.basic {
 color:rgba(0,0,0,.6);
 background:#fff;
 border:1px solid #e6e6e6;
 line-height:28px
}
.pro-btn {
 cursor:pointer;
 display:inline-block;
 vertical-align:middle;
 outline:0;
 border:none;
 font-family:'Arial, 黑体';
 font-size:1rem;
 padding:0 18px;
 line-height:28px;
 text-align:center;
 text-decoration:none;
 border-radius:2px;
 user-select:none;
 transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
 will-change:'';
 -webkit-tap-highlight-color:transparent;
 background:#fff;
 color:rgba(0,0,0,.6);
 font-weight:400;
 text-shadow:none
}
.mp20 {
 margin-top:20px
}
.pro-btn.default {
 background:#4386f5;
 border:1px solid #4386f5;
 color:#fff;
 text-shadow:none;
 background-image:none
}
.pro-btn.basic {
 border:1px solid #e6e6e6;
 background-image:none;
 background:0 0!important;
 color:rgba(0,0,0,.6);
 font-weight:400;
 border-radius:2px;
 text-transform:none;
 text-shadow:none!important
}
.pro-btn.basic.default {
 border:1px solid #4386f5;
 color:#4386f5!important
}
.pro-btn.green {
 background:#16ab39;
 color:#fff;
 text-shadow:none;
 background-image:none
}
.pro-btn.basic.green {
 border:1px solid #16ab39;
 color:#16ab39!important
}
.pro-btn:active,
.pro-btn:hover {
 color:rgba(0,0,0,.8)
}
.button.basic:hover,
.pro-btn.basic:hover {
 background:#fff;
 color:rgba(0,0,0,.8);
 border-color:#dbdbdb;
 opacity:1
}
.button:hover,
.pro-btn.default:hover {
 color:#fff;
 opacity:.93
}
.button:active,
.pro-btn.default:active {
 opacity:1;
 background:#3c79f5;
 color:#fff
}
.pro-btn.default.basic:hover {
 border:1px solid #1171b4;
 color:#1171b4
}
.pro-btn.green:hover {
 background:#0c9628;
 color:#fff
}
.pro-btn.green:active {
 background:#09871d;
 color:#fff
}
.pro-btn.green.basic:hover {
 border:1px solid #09871d;
 color:#09871d
}
.triangle span {
 position:absolute;
 border-color:transparent;
 border-style:dashed dashed solid;
 border-width:0 9px 9px;
 width:0;
 height:0;
 display:block;
 right:70px
}
.triangle .top {
 border-bottom-color:#f3f4f5;
 z-index:1;
 top:-7.5px
}
.triangle .down {
 border-bottom-color:#ccc;
 top:-9px
}
@font-face {
 font-family:icons;
 src:url(./font/font_142592_zuu8hlwyfnr.woff2) format('woff2'),
 url(./font/font_142592_zuu8hlwyfnr.woff?t=1635923433681) format('woff'),
 url(./font/font_142592_zuu8hlwyfnr.ttf?t=1635923433681) format('truetype')
}
.icons {
 font-family:icons;
 font-size:16px;
 font-style:normal;
 cursor:pointer
}
.num_unit {
 font-size:18px;
 vertical-align:middle
}
.num_n {
 vertical-align:middle
}
.check-box {
 position:relative;
 font-family:icons;
 width:16px;
 height:10px;
 display:inline-block;
 margin-right:10px
}
.check-box:before {
 font-family:icons;
 content:'\e670';
 font-size:16px;
 color:#888;
 position:absolute;
 left:0;
 top:0
}
.check-box.checked:before {
 content:'\e675';
 color:#4386f5
}
.icons.middle {
 display:inline-block;
 vertical-align:middle;
 margin-left:10px
}
.multi-input {
 border:1px solid #dbdbdb;
 border-radius:3px;
 padding:0 4px
}
.multi-input-vals {
 max-height:150px;
 overflow-x:hidden;
 overflow-y:auto
}
.multi-input-value {
 font-family:arial,微软雅黑;
 background:#e0e0e0;
 font-size:13px;
 text-align:center;
 margin:8px 0 0 4px;
 color:#444;
 padding:5px 6px 5px 10px;
 border-radius:3px;
 display:inline-block
}
.multi-input-value span {
 display:inline-block;
 vertical-align:middle;
 margin-left:3px
}
.multi-input-value span:last-child {
 font-size:12px;
 margin-left:6px;
 vertical-align:2px;
 cursor:pointer;
 color:#999
}
.multi-input-value span:last-child:hover {
 color:#666
}
.multi-input input {
 padding-left:6px;
 width:300px;
 border:0;
 margin:8px 0
}
.drop-btn {
 display:inline-block;
 font-size:12px;
 padding-left:6px
}
.drop-btn .icons {
 vertical-align:-2px
}
.popWindow {
 position:fixed;
 z-index:999;
 background:#fff;
 padding:10px 0;
 border-radius:3px;
 display:none;
 -webkit-box-shadow:1px 1px 4px #ddd;
 box-shadow:1px 1px 4px #ddd;
 min-width:220px;
 border:1px solid #ddd;
 overflow:hidden
}
.popWindow.popover {
 display:block
}
.popWindow.noarrow:before {
 content:none
}
.popWindow.noarrow:after {
 content:none
}
.popWindow .pop-text {
 line-height:24px
}
.popWindow .pop-text-i {
 font-style:italic;
 font-size:12px;
 color:#888
}
.popmenu {
 padding:5px 0;
 background:#fff;
 display:none;
 outline:0
}
.popmenu.popover {
 display:block
}
.shadow_1 {
 -ms-box-shadow:0 2px 4px rgba(0,0,0,.2);
 -o-box-shadow:0 2px 4px rgba(0,0,0,.2);
 -moz-box-shadow:-1px 1px 1px rgba(0,0,0,.2);
 -webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);
 box-shadow:0 2px 4px rgba(0,0,0,.2);
 border:1px solid #bebebe;
 background:#fff;
 text-align:left
}
.radius3 {
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 -ms-border-radius:3px;
 -o-border-radius:3px;
 border-radius:3px
}
.disable {
 opacity:.5;
 cursor:default
}
.popmenu li {
 padding:0 20px;
 line-height:30px;
 cursor:pointer;
 position:relative;
 color:#000
}
.popmenu li:hover {
 background:#f3f3f3
}
.popmenu li.active {
 background:#f3f3f3
}
.popmenu li:hover a {
 text-decoration:none;
 color:#fff
}
.popmenu li.split {
 height:1px;
 margin:9px 1px;
 overflow:hidden;
 background-color:#e5e5e5;
 border-bottom:1px solid #fff
}
.popmenu li.split:hover {
 background-color:#e5e5e5;
 background-image:none
}
.alert {
 color:#c09853;
 padding:8px 14px;
 text-shadow:0 1px 0 rgba(255,255,255,.5);
 background-color:#fcf8e3;
 border:1px solid #fbeed5;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px
}
.alert.error {
 color:#b94a48;
 background-color:#f2dede;
 border-color:#eed3d7
}
.alert.success {
 color:#468847;
 background-color:#dff0d8;
 border-color:#d6e9c6;
 height:16px
}
.alert.info {
 color:#3a87ad;
 background-color:#d9edf7;
 border-color:#bce8f1
}
.popover {
 position:absolute;
 width:auto;
 font-size:12px
}
.popover .arrow {
 width:32px;
 height:32px;
 overflow:hidden;
 display:block;
 position:absolute;
 top:-32px;
 left:70px;
 z-index:2000
}
.popover .button {
 width:50px;
 padding:3px 6px 4px 6px;
 font-size:13px;
 margin-top:8px
}
.popover .cancel {
 cursor:pointer
}
.faces-lib {
 width:390px;
 height:130px;
 padding:5px;
 display:none;
 background-color:#fff;
 border:1px solid #f9f9f9;
 border-radius:3px;
 box-shadow:1px 1px 3px #f9f9f9
}
.faces-lib ul {
 background:url(/assets/images/faces/faces.png) no-repeat;
 cursor:pointer;
 height:130px
}
.faces-lib ul li {
 width:26px;
 height:26px;
 float:left
}
.ico-face {
 vertical-align:-8px
}
.input-tip {
 background:#fff;
 z-index:9;
 position:fixed;
 opacity:0;
 display:none;
 font-size:12px;
 color:red
}
.number-tip {
 font-size:14px;
 font-weight:700;
 color:red;
 display:none;
 opacity:0;
 position:fixed;
 z-index:2
}
#hover_tip {
 position:absolute;
 z-index:100000000000;
 max-width:250px;
 color:#fff
}
#hover_tip .tip_arrow {
 height:6px;
 background:url(images/common-16.png) center 0 no-repeat
}
#hover_tip .tip_arrow.tip_right {
 left:-6px;
 top:5px;
 width:6px;
 height:15px;
 position:absolute;
 background-position:-2px 0
}
#hover_tip .tip_arrow.tip_top {
 bottom:-6px;
 width:100%;
 position:absolute;
 background-position:center -8px
}
#hover_tip .tip_arrow.tip_left {
 right:-6px;
 top:5px;
 width:6px;
 height:15px;
 position:absolute;
 background-position:-9px 0
}
#hover_tip .tip_content {
 padding:5px 8px;
 font-size:12px;
 background:#333;
 background:rgba(50,50,50,.95);
 word-wrap:break-word;
 word-break:normal
}
.window-mask {
 background:#000;
 position:fixed;
 width:1000px;
 top:0;
 left:0;
 opacity:.3;
 z-index:2
}
.dialog {
 display:none
}
.new-form-switch {
 display:inline-block;
 margin-bottom:-10px
}
.switchbutton.gray {
 background:#eee
}
.switchbutton {
 display:inline-block;
 border-radius:18px;
 position:relative;
 cursor:pointer;
 font-size:13px;
 width:91px;
 height:30px;
 line-height:20px
}
.switchbutton .switch {
 width:22px;
 height:22px;
 background:#fff
}
.switchbutton .switch.left {
 left:5px
}
.switchbutton .switch.right {
 right:5px
}
.switchbutton .switch {
 position:absolute;
 border-radius:50%;
 top:4px;
 cursor:pointer;
 text-align:center
}
.switchbutton .switch-right {
 position:absolute;
 right:10px;
 top:5px;
 color:#9e9e9e;
 font-size:12px
}
.switchbutton.green {
 background:#4ebc79;
 color:#fff
}
.switchbutton .switch-left {
 position:absolute;
 left:10px;
 top:5px;
 display:none;
 background:0 0;
 font-size:12px;
 font-weight:100
}
.suggest-menu {
 border:1px solid #d9d9d9;
 border-top:1px solid silver;
 box-shadow:3px 4px 8px #ccc;
 background:#fff;
 display:none;
 z-index:1004;
 list-style:none;
 position:fixed
}
.suggest-menu .suggest-item {
 padding:5px;
 cursor:pointer
}
.suggest-menu .active,
.suggest-menu .suggest-item:hover {
 background:#f9f9f9
}
.dialog-box {
 position:fixed;
 z-index:999;
 background-color:#fff;
 border:0;
 padding:24px;
 display:inline-block;
 color:#7f7f7f;
 -moz-box-shadow:0 5px 15px 0 rgba(0,0,0,.2);
 -webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.2);
 -o-box-shadow:0 5px 15px 0 rgba(0,0,0,.2);
 -ms-box-shadow:0 5px 15px 0 rgba(0,0,0,.2);
 box-shadow:0 5px 15px 0 rgba(0,0,0,.2);
 -moz-border-radius:2px;
 -webkit-border-radius:2px;
 -o-border-radius:2px;
 border-radius:2px;
 min-width:330px
}
.dialog-close {
 background:transparent url(images/common-16.png) 0 -16px no-repeat;
 position:absolute;
 top:25px;
 right:15px;
 width:16px;
 height:16px;
 cursor:pointer;
 display:none
}
.dialog-close:hover {
 background-position:0 -32px
}
.dlg-import {
 width:560px;
 height:434px;
 display:none
}
.dialog-title {
 text-align:left;
 cursor:move;
 font-size:20px;
 line-height:100%;
 color:#333;
 margin:0 24px 24px 0;
 font-weight:200;
 -moz-user-select:none;
 -khtml-user-select:none;
 -webkit-user-select:none;
 -ms-user-select:none;
 -o-user-select:none;
 user-select:none
}
.dlg-content {
 position:relative;
 z-index:2;
 display:block;
 font-size:1em;
 line-height:1.4;
 padding:0;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
.dlg-content h3 {
 margin-top:0
}
.dlg-content>label {
 color:#333
}
.dlg-buttons {
 text-align:right;
 margin-top:24px
}
.button-line .button,
.button-line .pro-btn,
.dlg-buttons .button,
.dlg-buttons .pro-btn,
.input-group .button,
.input-group .pro-btn,
li .button,
li .pro-btn {
 margin-top:0
}
.dialog-win {
 overflow:hidden;
 padding-right:0;
 background-color:#fff;
 z-index:9;
 border:0
}
.dialog-win-left {
 display:inline-block;
 width:120px;
 position:absolute;
 height:84%;
 left:0;
 border-top:1px solid #f0f0f0;
 border-right:1px solid #f0f0f0;
 padding-top:10px
}
.dialog-win-left li {
 display:block;
 padding-left:20px;
 line-height:40px;
 border-left:3px solid transparent;
 letter-spacing:.5px
}
.dialog-win-left li:first-child {
 margin-top:0
}
.dialog-win-left li.active {
 border-left:3px solid #4386f5;
 font-weight:700
}
.dialog-win-left li.active a {
 color:#4386f5
}
.dialog-win-right {
 margin-left:96px;
 border-radius:3px;
 overflow-y:auto;
 padding:15px 24px 0 15px;
 position:relative;
 min-width:450px;
 border-top:1px solid #f0f0f0;
 min-height:300px
}
.dialog-win-con {
 margin-top:2px;
 display:none
}
.dialog-win-con .des {
 padding:0 0 8px 0;
 line-height:20px
}
.dialog-win-con .des.bold {
 font-size:13px;
 font-weight:700
}
.dialog-win-con li {
 padding:5px 0
}
.dialog-win-con .form .title {
 display:inline-block;
 width:15%;
 vertical-align:top;
 line-height:20px;
 color:#333
}
.dialog-win-con .form .title.top {
 display:block;
 width:100%;
 text-align:left
}
.dialog-win-con .form .content {
 display:inline-block;
 line-height:25px
}
.dialog-win-con .form .textarea {
 width:437px;
 height:42px
}
.dialog-win-con .form label[for] {
 cursor:pointer;
 color:#777
}
.imgtoast_box .dlg-content {
 text-align:center
}
.imgtoast-des {
 line-height:24px;
 padding:5px 0;
 color:#7f7f7f;
 letter-spacing:.5px
}
.imgtoast-img {
 margin-top:-25px;
 margin-bottom:-16px;
 width:104px
}
.publish-content {
 text-align:center;
 padding:108px 0;
 width:340px;
 margin:auto
}
.publish-content>div {
 font-size:13px;
 width:150px;
 display:inline-block;
 height:100px;
 cursor:pointer;
 position:relative;
 vertical-align:top
}
.publish-content>.item-seq {
 width:40px;
 line-height:70px
}
.publish-content .icons {
 display:block;
 font-size:60px;
 margin-bottom:8px;
 color:#888
}
.feedTags {
 border:1px solid #d9d9d9;
 border-top:1px solid silver;
 display:inline-block;
 padding:5px;
 height:50px;
 overflow-y:auto;
 border-radius:2px;
 width:437px;
 cursor:text
}
.feedTags .tag-txt {
 width:190px;
 height:18px;
 margin:0;
 padding:0;
 line-height:18px;
 border:0 none
}
.feedTags .tagitem {
 position:relative;
 display:inline-block;
 margin:0 5px 5px 0;
 padding:1px 5px 0 5px;
 border-radius:2px;
 font-size:12px;
 height:25px;
 line-height:25px;
 white-space:nowrap;
 cursor:default;
 text-align:center;
 background-color:#4386f5;
 color:#fff
}
.feedTags .tagitem .close-tag {
 float:right;
 margin-left:3px;
 margin-top:-2px;
 font-size:12px;
 cursor:pointer
}
.embed-left {
 overflow:auto;
 height:250px;
 position:relative;
 border:1px solid #999
}
.embed-preview-wrap {
 position:absolute;
 top:50%;
 left:50%
}
.embed-preview {
 margin:auto
}
.embed_attributes {
 margin-top:10px;
 position:relative
}
.embed-size {
 margin-top:5px
}
.embed-size .title {
 font-weight:700;
 margin:0 5px;
 display:inline-block
}
.embed-size .input {
 width:35px;
 padding:3px;
 margin-right:5px;
 display:inline-block
}
.share-control-line .share-link-control,
.share-control-line>.tip {
 display:inline-block;
 vertical-align:middle;
 line-height:30px
}
.share-control-line .share-link-control {
 margin-left:30px;
 color:#4386f5;
 cursor:pointer
}
.upgrade-box {
 width:450px;
 height:340px;
 position:relative;
 top:10px;
 left:0;
 border:0
}
.upgrade-box .upgrade-box-title {
 font-size:20px;
 line-height:48px
}
.upgrade-box .upgrade-box-content {
 font-size:13px;
 line-height:25px;
 color:#7f7f7f
}
.upgrade-box ul {
 display:inline-block;
 margin:20px auto;
 border:0;
 position:relative
}
.upgrade-box ul li .icons {
 font-size:13px;
 color:#4386f5;
 margin-right:10px
}
.upgrade-box ul li {
 font-size:13px;
 line-height:35px;
 color:#7f7f7f
}
.upgrade-box img {
 display:inline-block;
 position:absolute;
 top:0;
 right:20px
}
.upgrade-box .button {
 position:absolute;
 bottom:10px;
 right:10px;
 padding:0 20px
}
.button#new-file {
 width:76px
}
.global_top_dialog {
 position:absolute;
 top:40px;
 height:auto;
 width:auto;
 left:50%;
 padding:0;
 margin:0;
 display:none;
 opacity:0;
 background:#5da206;
 color:#fff;
 line-height:26px;
 padding:0 20px;
 z-index:9999;
 -webkit-transition:all 80ms cubic-bezier(.7,0,.7,1) 0s;
 -moz-transition:all 80ms cubic-bezier(.7,0,.7,1) 0s;
 -o-transition:all 80ms cubic-bezier(.7,0,.7,1) 0s;
 transition:all 80ms cubic-bezier(.7,0,.7,1) 0s;
 -khtml-transition:all 80ms cubic-bezier(.7,0,.7,1) 0s;
 -ms-transition:all 80ms cubic-bezier(.7,0,.7,1) 0s
}
.global_top_dialog.show {
 opacity:1;
 -webkit-transition:all .25s cubic-bezier(.7,0,.7,1) 0s;
 -moz-transition:all .25s cubic-bezier(.7,0,.7,1) 0s;
 -o-transition:all .25s cubic-bezier(.7,0,.7,1) 0s;
 transition:all .25s cubic-bezier(.7,0,.7,1) 0s;
 -khtml-transition:all .25s cubic-bezier(.7,0,.7,1) 0s;
 -ms-transition:all .25s cubic-bezier(.7,0,.7,1) 0s
}
.global_top_dialog.noarrow {
 border-radius:0 0 3px 3px;
 box-shadow:1px 1px 3px #ccc
}
.top_success {
 background:#5da206;
 color:#fff;
 -webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
 -moz-box-shadow:0 0 2px rgba(0,0,0,.2);
 -ms-box-shadow:0 0 2px rgba(0,0,0,.2);
 box-shadow:0 0 2px rgba(0,0,0,.2)
}
.top_success .left_arrow {
 position:absolute;
 top:0;
 left:-26px;
 border:13px solid #5da206;
 border-bottom-color:transparent;
 border-left-color:transparent
}
.top_success .right_arrow {
 position:absolute;
 top:0;
 right:-26px;
 border:13px solid #5da206;
 border-bottom-color:transparent;
 border-right-color:transparent
}
.top_success .content {
 position:relative;
 white-space:nowrap;
 line-height:26px
}
.top_error {
 background:#f60;
 color:#fff;
 -webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
 -moz-box-shadow:0 0 2px rgba(0,0,0,.2);
 -ms-box-shadow:0 0 2px rgba(0,0,0,.2);
 box-shadow:0 0 2px rgba(0,0,0,.2)
}
.top_error a {
 text-decoration:underline;
 color:#fff
}
.top_error .left_arrow {
 position:absolute;
 top:0;
 left:-26px;
 border:13px solid #f60;
 border-bottom-color:transparent;
 border-left-color:transparent
}
.top_error .right_arrow {
 position:absolute;
 top:0;
 right:-26px;
 border:13px solid #f60;
 border-bottom-color:transparent;
 border-right-color:transparent
}
.top_error .content {
 position:relative;
 white-space:nowrap;
 line-height:26px
}
.top_error a {
 text-decoration:underline;
 color:#fff
}
.opacity {
 opacity:.6
}
.show {
 display:block!important
}
.global-leftbot-dialog {
 position:absolute;
 background:rgba(0,0,0,.5);
 left:50%;
 transform:translateX(-50%);
 top:56px;
 line-height:30px;
 border-radius:2px;
 color:#fff;
 z-index:9;
 padding:5px 15px;
 font-size:12px;
 font-weight:700
}
.left-bot-default {
 background-color:rgba(0,0,0,.7)
}
.tohuanxin {
 display:block;
 cursor:pointer;
 padding:6px 10px;
 background-color:#48b8f0;
 position:fixed;
 right:20px;
 bottom:20px;
 color:#fff;
 border-radius:3px;
 z-index:1
}
.tohuanxin .icons {
 vertical-align:-2px;
 margin-right:8px
}
.page {
 display:block;
 clear:both;
 text-align:center
}
.pagination {
 display:inline-block
}
.pagination a {
 display:inline-block;
 float:left;
 padding:0 10px;
 line-height:28px;
 text-align:center;
 border-width:1px 1px 1px 0;
 border-style:solid;
 border-color:#ccc;
 font-size:13px;
 background-color:#fff
}
.pagination a:first-child {
 border-radius:3px 0 0 3px;
 border-left:1px solid #ccc
}
.pagination a:last-child {
 border-radius:0 3px 3px 0
}
.pagination a:hover {
 background-color:#f5f5f5;
 text-decoration:none;
 color:#005580
}
.pagination .disabled {
 background-color:#f9f9f9;
 color:#999;
 cursor:default
}
.pagination .disabled:hover {
 color:#999
}
.pagination .ellipsis {
 background-color:#fff
}
.pagination .ellipsis:hover {
 background-color:#fff
}
.export-box {
 margin:10px 0 5px;
 color:#5b636b;
 font-family:'Microsoft Yahei','Helvetica Neue',Helvetica,Arial,sans-serif
}
.export-list {
 padding:10px 0;
 font-weight:700;
 margin-bottom:1px
}
.export-box .mindonly {
 display:none
}
.export-box.mindonly .mindonly {
 display:block
}
.export-box.mindonly .flowonly {
 display:none
}
.export-list label {
 cursor:pointer
}
.export-menu {
 line-height:20px;
 font-weight:700
}
.suffix {
 font-weight:400
}
.export_des {
 font-weight:400;
 color:#555;
 margin-left:15px
}
.header {
 height:50px;
 padding:0 40px;
 position:relative;
 background:#fff;
 border-bottom:1px solid #e5e5e5;
 box-shadow:0 3px 2px -2px rgba(200,200,200,.15)
}
.header .logo {
 margin:12px 12px 3px 20px;
 display:inline-block;
 font-weight:700
}
#pologo {
 width:120px;
 position:absolute;
 left:18px;
 top:50%;
 transform:translate(0,-50%)
}
.header .left-item {
 min-width:80px;
 position:absolute;
 left:230px;
 display:inline-block;
 top:17px;
 height:100%
}
.header .left-item .icons {
 vertical-align:-2px;
 color:#555
}
.header .left-item a {
 margin-right:36px;
 text-decoration:none;
 color:#333;
 display:inline-block
}
.header .left-item a.active {
 color:#4386f5
}
.header .left-item a:last-child {
 margin-right:0;
 margin-left:8px
}
header .circulationBox {
 position:relative;
 height:21px;
 text-align:left;
 width:70px;
 display:inline-block;
 vertical-align:middle;
 line-height:20px
}
header .circulationBox * {
 line-height:20px!important
}
header .bubbleBox {
 position:absolute;
 height:24px;
 overflow:hidden;
 text-align:center;
 width:70px;
 top:-12px;
 right:-30px;
 display:none
}
header .bubble {
 position:absolute;
 top:0;
 left:0;
 width:100%
}
header .bubble div:last-child {
 color:#a95ddb
}
header .bubble div:last-child:after {
 content:attr(first);
 display:block;
 width:100%;
 color:rgba(18,20,28,.7)
}
header .bubble>a {
 margin-left:0!important;
 margin-right:36px!important
}
header .bubble div.blue {
 background-image:linear-gradient(to bottom,#21d4fd,#7a69fe);
 color:#fff;
 border-radius:10px 10px 10px 0;
 font-size:12px;
 padding:2px;
 margin-bottom:4px;
 transform:scale(.9);
 white-space:nowrap
}
header .bubble div.green {
 background-image:linear-gradient(to bottom,#20e2d7,#e3fbaa);
 color:#036d67;
 border-radius:10px 10px 10px 0;
 font-size:12px;
 padding:2px;
 margin-bottom:4px;
 transform:scale(.9);
 white-space:nowrap
}
.header .right-item {
 position:absolute;
 right:22px;
 display:inline-block;
 text-align:right;
 top:10px
}
.header .right-item .user-logo {
 position:absolute;
 right:-5px;
 top:-5px;
 cursor:pointer;
 border:5px solid transparent;
 border-radius:50%
}
.user-logo>img {
 width:30px;
 height:30px;
 display:block;
 border-radius:50%
}
.right-item>a {
 display:inline-block;
 margin-left:14px;
 margin-top:0;
 color:#333
}
.user-logo>span {
 width:30px;
 height:30px;
 display:inline-block;
 font-size:14px;
 line-height:30px;
 border-radius:50%;
 text-align:center;
 background:#f7b75d;
 color:#fff;
 font-weight:600
}
.header .right-item .user-logo.active {
 border:5px solid #ccc
}
.header .right-item .notice-icon {
 line-height:50px;
 margin-right:55px;
 position:relative;
 cursor:pointer;
 display:inline-block;
 height:50px;
 margin-top:-11px
}
.header .right-item .notice-icon .icons {
 font-size:19px;
 color:#888
}
.gift-box {
 display:inline-block;
 color:red;
 position:absolute;
 right:123px;
 top:0;
 width:142px;
 height:50px;
 background:url(/assets/images/younclickme.png) center center no-repeat;
 background-size:100%
}
.gift-box .icons {
 font-size:21px
}
.activity-btn {
 display:inline-block;
 position:absolute;
 right:123px;
 padding:4px 8px;
 border-radius:3px;
 font-size:12px;
 color:#333;
 top:12px
}
.header .search-btn {
 font-size:12px;
 color:#444;
 cursor:pointer;
 margin-right:25px
}
.txt {
 border:1px solid #dbdbdb;
 padding:9px 5px;
 width:180px;
 background-color:#fff;
 border-radius:2px
}
.txt:hover {
 border:1px solid #adadad
}
.txt:focus {
 border:1px solid #4386f5;
 box-shadow:0 0 2px #93c4f7;
 -webkit-transition:border linear .2s,box-shadow linear .2s;
 -moz-transition:border linear .2s,box-shadow linear .2s;
 -o-transition:border linear .2s,box-shadow linear .2s;
 transition:border linear .2s,box-shadow linear .2s
}
select.txt {
 color:#333
}
.filecheck-con .icons {
 display:inline-block;
 font-size:28px;
 color:#f89406
}
.filecheck-con .filecheck-right {
 display:inline-block;
 margin-left:15px;
 font-size:14px;
 line-height:23px;
 letter-spacing:.5px
}
.filecheck-con .filecheck-right a {
 color:#4386f5
}
.user-quickinfo>* {
 width:32px;
 height:32px;
 vertical-align:middle;
 border-radius:2px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 margin-right:4px
}
.user-quickinfo>span {
 display:inline-block;
 font-size:14px;
 line-height:32px;
 border-radius:50%;
 text-align:center;
 background:#f7b75d;
 color:#fff;
 font-weight:600
}
header {
 height:50px;
 padding:0 40px;
 position:relative;
 background:#fff;
 border-bottom:1px solid #e5e5e5;
 box-shadow:0 3px 2px -2px rgba(200,200,200,.15)
}
header .logo-text {
 display:inline-block;
 margin-left:8px;
 font-size:19px;
 vertical-align:6px;
 text-indent:-9999px
}
header.red {
 background:#d23245;
 border-bottom:1px solid #d23245
}
header.red .left-item a {
 color:#fff
}
header.red .left-item a.active {
 color:#fff;
 font-weight:700
}
header.red .right-item .notice-icon .icons {
 color:#fff
}
header .logo {
 margin:12px 12px 3px 20px;
 display:inline-block;
 font-weight:700
}
header .left-item {
 min-width:80px;
 position:absolute;
 left:50%;
 -webkit-transform:translateX(-50%);
 -moz-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 -o-transform:translateX(-50%);
 transform:translateX(-50%);
 display:inline-block;
 height:100%;
 top:0;
 text-align:right;
 overflow:initial
}
header .left-item .icons {
 vertical-align:-2px;
 color:#555
}
header .left-item a {
 margin-right:36px;
 text-decoration:none;
 color:#333;
 display:inline-block;
 height:100%;
 line-height:50px
}
header .left-item a:last-child {
 margin-right:0;
 margin-left:8px
}
header .left-item a.active {
 color:#4386f5
}
header .left-item a .icons {
 display:inline-block;
 position:relative;
 left:5px;
 line-height:18px;
 height:16px;
 width:16px;
 border-radius:8px;
 color:#7f7f7f
}
header .left-item a .icons:hover {
 background-color:#4386f5;
 color:#fff
}
header .left-item #menu_organization {
 position:relative;
 width:50px
}
header .left-item #menu_organization .orgName {
 position:absolute;
 right:16px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
header .right-item {
 position:absolute;
 right:22px;
 display:inline-block;
 text-align:right;
 top:10px
}
header .right-item .user-logo {
 position:absolute;
 right:-5px;
 top:-5px;
 cursor:pointer;
 border:5px solid transparent;
 border-radius:50%
}
header .right-item .user-logo.active,
header .right-item .user-logo:hover {
 border:5px solid #ccc
}
header .right-item .notice-icon {
 line-height:50px;
 margin-right:55px;
 position:relative;
 cursor:pointer;
 display:inline-block;
 height:50px;
 margin-top:-10px
}
header .right-item .notice-icon .icons {
 font-size:18px;
 color:#888
}
header .search-btn {
 font-size:12px;
 color:#444;
 cursor:pointer;
 margin-right:25px
}
header .groupName {
 max-width:220px;
 display:inline-block;
 font-size:16px;
 height:16px;
 line-height:16px;
 font-family:arial,Microsoft yahei;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
header .header-btn {
 background:#fff;
 border:1px solid #ccc;
 position:absolute;
 right:123px;
 padding:4px 8px;
 border-radius:3px;
 font-size:12px;
 color:#333;
 top:12px;
 display:none
}
header .header-btn:hover {
 box-shadow:1px 1px 3px #f9f9f9
}
.header-panel {
 position:relative;
 background:0 0
}
.header-panel .header-level {
 position:relative;
 left:36px;
 top:10px;
 align-items:center;
 background-color:transparent;
 border:0;
 border-radius:32px;
 color:#666;
 display:inline-flex;
 font-weight:500;
 font-size:13px;
 height:36px;
 line-height:36px;
 margin:0 auto 5px;
 width:123px;
 padding:0;
 cursor:pointer;
 transition:all .2s ease-in-out
}
.header-panel .header-level .icons {
 position:relative;
 top:0;
 left:15px;
 font-size:20px
}
.header-panel .header-level .name {
 display:inline-block;
 position:relative;
 left:15px;
 top:0;
 width:60%;
 text-transform:none;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 cursor:pointer
}
.header-panel .header-level:hover {
 box-shadow:0PX 0 0 0 #a3a3a3;
 background-color:#fff;
 outline:0;
 color:#4386f5
}
.team-change-tip {
 display:none;
 position:fixed;
 left:180px;
 top:63px;
 padding:6px 8px;
 font-size:12px;
 max-width:310px;
 border-radius:4px;
 color:#222;
 background-color:#fff1a8;
 -webkit-box-shadow:1px 1px 0 #ccc;
 -moz-box-shadow:1px 1px 0 #ccc;
 box-shadow:1px 1px 0 #ccc;
 line-height:20px;
 text-align:justify;
 -webkit-animation:teamTip 1s infinite;
 -o-animation:teamTip 1.5s infinite;
 animation:teamTip 1.5s infinite
}
.team-change-tip:after,
.team-change-tip:before {
 content:'';
 display:block;
 border:8px solid transparent;
 position:absolute;
 top:50%;
 -webkit-transform:translateY(-50%);
 -moz-transform:translateY(-50%);
 -ms-transform:translateY(-50%);
 -o-transform:translateY(-50%);
 transform:translateY(-50%)
}
.team-change-tip:after {
 border-right-color:#fff1a8;
 left:-15px
}
.link-icon {
 padding:9px;
 border:1px solid #dbdbdb;
 vertical-align:-1px;
 border-left:0;
 color:#4386f5
}
.share-del {
 margin-top:15px
}
@keyframes teamTip {
 0% {
  left:180px
 }
 50% {
  left:190px
 }
 100% {
  left:180px
 }
}
footer {
 min-height:260px;
 padding:10px 10px;
 margin-top:20px
}
footer .wx-con {
 right:0;
 top:94px;
 width:130px;
 position:absolute;
 text-align:center
}
footer .wx-con img {
 width:100px;
 display:inline-block;
 margin-bottom:7px
}
footer .wx-con span {
 display:block
}
footer .footer-con {
 max-width:700px;
 margin:0 auto;
 position:relative
}
footer .footer-title {
 font-size:20px;
 margin-bottom:20px;
 text-align:center;
 color:#555
}
footer .footer-item {
 line-height:30px;
 color:#777
}
footer .footer-item a {
 font-size:13px;
 color:#444
}
footer .footer-nav {
 margin-bottom:14px;
 color:#666;
 font-size:13px;
 text-align:center
}
footer .footer-nav a {
 display:inline-block;
 margin-right:10px
}
.rotate {
 animation:.6s linear rotate;
 -webkit-animation:.6s linear infinite rotate;
 -o-animation:.6s linear infinite rotate;
 -moz-animation:.6s linear infinite rotate;
 -ms-animation:.6s linear infinite rotate
}
@-webkit-keyframes rotate {
 from {
  -webkit-transform:rotate(0);
  color:red
 }
 to {
  -webkit-transform:rotate(360deg);
  color:#4386f5
 }
}
@-moz-keyframes rotate {
 from {
  -moz-transform:rotate(0);
  color:#000
 }
 to {
  -moz-transform:rotate(360deg);
  color:#4386f5
 }
}
@-ms-keyframes rotate {
 from {
  -ms-transform:rotate(0);
  color:#000
 }
 to {
  -ms-transform:rotate(360deg);
  color:#4386f5
 }
}
@-o-keyframes rotate {
 from {
  -o-transform:rotate(0);
  color:#000
 }
 to {
  -o-transform:rotate(360deg);
  color:#4386f5
 }
}
@keyframes rotate {
 from {
  transform:rotate(0);
  color:#000
 }
 to {
  transform:rotate(360deg);
  color:#4386f5
 }
}
.center-middle {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 -moz-transform:translate(-50%,-50%);
 -ms-transform:translate(-50%,-50%);
 -o-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
.badge {
 display:inline-block;
 font-weight:700;
 line-height:13px;
 color:#fff;
 text-shadow:0 -1px 0 rgba(0,0,0,.25);
 white-space:nowrap;
 background-color:#999;
 border-radius:10px;
 text-align:center;
 padding:1px 4px
}
.badge.warning {
 background-color:#f89406
}
.global-tip {
 font-weight:400;
 min-width:7px;
 position:absolute;
 top:8px;
 right:-10px
}
.disabled-mask {
 background:#fff;
 opacity:0;
 cursor:default!important;
 position:absolute
}
.opacity {
 opacity:.5!important;
 cursor:default
}
.disable {
 text-shadow:none!important;
 cursor:default!important;
 pointer-events:none
}
.disable:hover {
 cursor:default!important;
 text-shadow:none!important
}
.mask {
 opacity:.5
}
.ball-spinner {
 width:100px;
 text-align:center
}
.ball-spinner>div {
 width:20px;
 height:20px;
 display:inline-block;
 margin-right:10px;
 -webkit-border-radius:100%;
 -moz-border-radius:100%;
 border-radius:100%;
 background:#aaa;
 -webkit-animation:ballbounce 1.4s infinite ease-in-out;
 -o-animation:ballbounce 1.4s infinite ease-in-out;
 animation:ballbounce 1.4s infinite ease-in-out;
 -ms-animation:ballbounce 1.4s infinite ease-in-out
}
.ball-spinner .ball1 {
 -webkit-animation-delay:.32s;
 -o-animation-delay:.32s;
 animation-delay:.32s
}
.ball-spinner .ball2 {
 -webkit-animation-delay:.16s;
 -o-animation-delay:.16s;
 animation-delay:.16s
}
.keyframes-scale {
 animation:1.2s linear scale;
 -webkit-animation:1.2s linear infinite scale;
 -o-animation:1.2s linear infinite scale;
 -moz-animation:1.2s linear infinite scale;
 -ms-animation:1.2s linear infinite scale
}
.keyframes-scale1 {
 animation:1s linear scale1;
 -webkit-animation:1s linear infinite scale1;
 -o-animation:1s linear infinite scale1;
 -moz-animation:1s linear infinite scale1;
 -ms-animation:1s linear infinite scale1
}
.concern {
 background-color:#ff4848;
 color:#fff;
 font-size:12px;
 display:inline-block;
 line-height:normal;
 border-radius:0;
 transform:scale(.7);
 -webkit-transform:scale(.7);
 -moz-transform:scale(.7);
 border-radius:2px;
 position:relative;
 padding:0 3px;
 top:-5px;
 right:2px
}
@-webkit-keyframes ballbounce {
 0%,
 100%,
 80% {
  -webkit-transform:scale(0)
 }
 40% {
  -webkit-transform:scale(1)
 }
}
@-moz-keyframes ballbounce {
 0%,
 100%,
 80% {
  -moz-transform:scale(0)
 }
 40% {
  -moz-transform:scale(1)
 }
}
@-o-keyframes ballbounce {
 0%,
 100%,
 80% {
  -o-transform:scale(0)
 }
 40% {
  -o-transform:scale(1)
 }
}
@-ms-keyframes ballbounce {
 0%,
 100%,
 80% {
  -ms-transform:scale(0)
 }
 40% {
  -ms-transform:scale(1)
 }
}
@keyframes ballbounce {
 0%,
 100%,
 80% {
  transform:scale(0);
  -webkit-transform:scale(0)
 }
 40% {
  transform:scale(1);
  -webkit-transform:scale(1)
 }
}
@-webkit-keyframes scale {
 0%,
 100%,
 80% {
  -webkit-transform:scale(.7)
 }
 40% {
  -webkit-transform:scale(1.3)
 }
}
@-moz-keyframes scale {
 0%,
 100%,
 80% {
  -moz-transform:scale(.7)
 }
 40% {
  -moz-transform:scale(1.3)
 }
}
@-o-keyframes scale {
 0%,
 100%,
 80% {
  -o-transform:scale(.7)
 }
 40% {
  -o-transform:scale(1.3)
 }
}
@-ms-keyframes scale {
 0%,
 100%,
 80% {
  -ms-transform:scale(.7)
 }
 40% {
  -ms-transform:scale(1.3)
 }
}
@keyframes scale {
 0%,
 100%,
 80% {
  transform:scale(.7)
 }
 40% {
  transform:scale(1.3)
 }
}
@-webkit-keyframes scale1 {
 0%,
 100%,
 80% {
  -webkit-transform:scale(.9)
 }
 40% {
  -webkit-transform:scale(1)
 }
}
@-moz-keyframes scale1 {
 0%,
 100%,
 80% {
  -moz-transform:scale(.9)
 }
 40% {
  -moz-transform:scale(1)
 }
}
@-o-keyframes scale1 {
 0%,
 100%,
 80% {
  -o-transform:scale(.9)
 }
 40% {
  -o-transform:scale(1)
 }
}
@-ms-keyframes scale1 {
 0%,
 100%,
 80% {
  -ms-transform:scale(.9)
 }
 40% {
  -ms-transform:scale(1)
 }
}
@keyframes scale1 {
 0%,
 100%,
 80% {
  transform:scale(.9)
 }
 40% {
  transform:scale(1)
 }
}
@media screen and (max-width:760px) {
 header .left-item a {
  margin-right:10px
 }
 header.header-level {
  position:absolute;
  left:360px
 }
 #menu_organization {
  max-width:80px;
  display:inline-block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  float:left
 }
}
.yiqing-temp-tip {
 display:none;
 position:absolute;
 right:-70px;
 top:9px;
 font-size:12px;
 line-height:20px;
 width:62px;
 border:1px solid #f57066;
 color:#f57066;
 border-radius:12px 12px 12px 0;
 text-align:center
}
.warn-tip {
 position:absolute;
 left:50%;
 padding:10px 15px;
 display:none;
 z-index:13;
 border-radius:3px;
 background:#fff;
 box-shadow:0 0 5px rgba(100,100,100,.4);
 color:#333;
 line-height:20px;
 height:40px;
 white-space:nowrap;
 overflow:hidden;
 box-sizing:border-box;
 transition:all .3s;
 top:90px;
 display:block;
 transform:translateX(-50%)
}
.warn-tip .warn-icon {
 display:inline-block;
 vertical-align:super;
 margin-right:10px;
 color:#e2541d;
 cursor:auto
}
.warn-tip .mind-tip-text {
 display:inline-block;
 vertical-align:top
}
.warn-tip .mind-tip-close {
 float:right;
 vertical-align:top;
 font-size:14px;
 margin-left:15px
}
