/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.page-turn{padding-top:8px}.pagination{padding-left:0;height:32px;border-radius:4px}.pagination,.pagination>li{display:inline-block}.pagination>li:first-child a,.pagination>li:last-child a{font-size:20px;line-height:30px}.pagination>li>a,.pagination>li>span{position:relative;float:left;display:inline-block;width:32px;height:32px;text-align:center;line-height:30px;font-size:14px;text-decoration:none;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;width:32px}.pagination>li:last-child>a,.pagination>li:last-child>span{width:32px;border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#526069;z-index:3;background-color:#fafafa;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#1261ff;border-color:#1261ff;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#ddd;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.modal,.modal-open.scroll-hidden{overflow:hidden}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.modal.in .modal-dialog{opacity:1;-webkit-transform:scale(1) translate(-50%,-50%);-ms-transform:scale(1) translate(-50%,-50%);-o-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;position:absolute;top:30%;left:50%;width:100%}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{padding:17px 20px;min-height:21.42857143px;border-top-left-radius:6px;border-top-right-radius:6px}.modal-header .tit{font-size:18px}.modal-header .close{margin-top:-4px;color:#666;font-size:21px;cursor:pointer}.modal-header .close:hover{color:#1593ff}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{padding:20px;text-align:right}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 0 16px rgba(0,0,0,.16)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:3px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#526069;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#47535b;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#1261ff}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#ddd}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#ddd;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.pagination li a{border-radius:4px;margin-right:8px}.page-turn{display:flex;justify-content:center}.page-turn .disabled{background-color:inherit}.current_page{float:left;margin-left:8px;line-height:32px}.current_page .go,.current_page input{height:32px;width:40px;text-align:center;float:left;border-radius:4px;display:block}.current_page input{background-color:#fafafa;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:0!important;width:40px;padding:6px!important}.current_page input::-webkit-inner-spin-button,.current_page input::-webkit-outer-spin-button{-webkit-appearance:none}.current_page input[type=number]{-moz-appearance:textfield}.current_page .go{border:1px solid #ddd;background-color:#fff;border-top-left-radius:0;border-bottom-left-radius:0;font-size:12px}.current_page .go:hover{color:#fff;background-color:#1261ff;border-color:#1261ff}.current_page .num-pages{width:60px;color:#666;font-size:14px;margin-right:16px;text-align:center;float:left}.current_page .num-pages>span{font-weight:400;color:#333}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font:14px/1.2 PingFang SC,Lantinghei SC,Microsoft YaHei,HanHei SC,Helvetica Neue,Open Sans,Arial,Hiragino Sans GB,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;-webkit-font-smoothing:antialiased}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}button{outline:none}a,button{cursor:pointer}table{border-collapse:collapse;border-spacing:0}em,i{font-weight:400;font-style:normal}fieldset,img{border:0;vertical-align:middle}li,ol,ul{list-style:none}button,input,select,textarea{font-size:100%;outline:none;vertical-align:middle}a:active,a:hover{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both}.clearfix{zoom:1}*{box-sizing:border-box}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}a{text-decoration:none;outline:none;color:#666;vertical-align:top}a.textUnder{text-decoration:underline!important}a:hover{outline:none;color:#1593ff}a:hover,a a{text-decoration:none}a a{cursor:pointer}a a:active,a a:hover,a a:link,a a:visited{text-decoration:none}.word-wrap{word-wrap:break-word;word-break:break-all}.eqc-input,.line36{height:36px;line-height:36px}.eqc-input{display:inline-block;width:100%;padding:7px 12px;background-color:#fff;border:1px solid #ccd5db;border-radius:3px;font-size:12px;transition:border .2s linear,box-shadow .2s linear}.eqc-input:focus{border-color:#08a1ef}.btn-primary{background-color:#48d5b2}.btn:hover{color:#fff}.fr,.right{float:right}.fl,.left{float:left}table tr td{text-align:center}th{font-weight:lighter}.mr20{margin-right:20px}.plr20{padding:0 20px}.p20{padding:20px}body{color:#333;font-size:14px;font-family:PingFang SC,Lantinghei SC,Microsoft YaHei,HanHei SC,Helvetica Neue,Open Sans,Arial,Hiragino Sans GB,\\5FAE\8F6F\96C5\9ED1,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif}.iScrollIndicator{background:rgba(0,0,0,.3)!important;border:0!important;width:6px!important}.load-more a{color:#1593ff;vertical-align:middle}.ranges button:hover{color:#444}.pointer{cursor:pointer}.scrollbar-style::-webkit-scrollbar{width:6px;height:6px}.scrollbar-style::-webkit-scrollbar-thumb{border-radius:1000px;background:hsla(0,0%,60%,.3)}.scrollbar-style::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,60%,.6)}.word-required:before{margin-right:1px;font-size:14px;content:"*";color:#ff5448}.color-blue{color:#1593ff}.color-red{color:#ff296a}.line24{height:24px;line-height:24px}.seven-contain .modal-dialog{width:780px}.six-contain .modal-dialog{width:600px;max-height:600px}.transfer-dialog .modal-dialog{top:50%}.positionC40 .modal-dialog{top:40%;transform:translateY(-50%)}.positionC50 .modal-dialog{top:50%;transform:translateY(-50%)}.modal-header .eqf-no{font-size:12px}.message-dialog .message-msg{text-align:center;margin-top:20px}.message-dialog .signIcon{color:#ff7e7e;font-size:50px;margin-bottom:20px}.message-dialog .msg{text-align:center}.message-dialog .message-describe{margin-top:10px;text-indent:30px;line-height:24px}.message-dialog .message-describe p{text-indent:0;margin-top:5px}.confirm-dialog .confirm-msg{margin-top:20px;text-align:center}.confirm-dialog .confirm-msg .small-tip{color:#999;font-size:14px;margin-top:10px}.confirm-dialog .btn-contain{text-align:right;padding:26px 28px}.confirm-dialog .btn-contain a{text-align:center;display:inline-block;color:#fff}.confirm-dialog .btn-contain.btn-small a{width:96px;height:36px;line-height:36px;padding:0;border-radius:3px}.confirm-dialog .btn-contain.btn-small a:first-child{margin-right:8px}.confirm-dialog .btn-contain.btn-small a:last-child{margin-left:8px}.confirm-dialog .btn-main{background-color:#1593ff}.confirm-dialog .btn-main:hover{background-color:#08a1ef}.confirm-dialog .btn-grey0{background-color:#fff;border:1px solid #ccd5db;color:#999!important}.confirm-dialog .btn-grey0:hover{background-color:#fff;border:1px solid #1593ff;color:#1593ff!important}.remind-dialog .modal-dialog{width:450px;height:200px}.remind-dialog .modal-dialog .modal-content{width:100%;height:100%;color:#333;border-radius:3px}.remind-dialog .modal-dialog .modal-content .modal-body{display:flex;flex-direction:row;height:110px;padding:28px}.remind-dialog .modal-dialog .modal-content .modal-body .remind-icon{font-size:20px;margin-right:16px}.remind-dialog .modal-dialog .modal-content .modal-body .remind-right .remind-title{font-size:16px}.remind-dialog .modal-dialog .modal-content .modal-body .remind-right .remind-des{color:#666;font-size:14px;margin-top:12px}.remind-dialog .modal-dialog .modal-content .modal-footer{display:flex;flex-direction:row;justify-content:flex-end;padding:24px 28px 28px}.remind-dialog .modal-dialog .modal-content .modal-footer button{width:96px;height:36px;line-height:36px;border-radius:3px;margin-right:16px}.remind-dialog .modal-dialog .modal-content .modal-footer button:last-child{margin-right:0}.long-form-model .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-height:100%;transform:scale(1) translate(0)!important;margin:0}.long-form-model .modal-dialog .modal-content{width:100%;height:100%;top:0;background-color:transparent;border:none}.modal-cancle{margin-right:40px}.modal-content .confirm-msg{text-align:left;padding-left:30px;margin-top:20px;font-size:18px}.modal-content .confirm-msg em{color:#ffc46f;padding-right:16px}.modal-content .confirm-tit{font-size:18px;color:#333;font-weight:900}.modal-content .confirm-tit span{color:#f2a653;margin-right:16px}.modal-content .confirm-tit span.eqf-no-f{color:#ff7350;font-size:18px}.modal-content .order-task-msg{text-align:center}.modal-content .order-task-msg p{padding:2px 0}.modal-content .cf-t{font-size:18px;color:#333}.modal-content .cf-b{font-size:12px;color:#666}.modal-content .cf-b a{color:#1593ff}.modal-content .eqf-yes-f{color:#1bc7b1!important}.btn{height:36px;line-height:22px;text-align:center;border-radius:3px;padding:7px 12px;display:inline-block}.btn-primary{color:#fff;background-color:#1261ff}.btn-primary:hover{background-color:#2c72ff;color:#fff}.btn-disabled{color:#fff;background-color:#999}.btn-stroke-primary{background-color:#fff;border:1px solid #1261ff;color:#1261ff}.btn-main,.btn-stroke-primary:active,.btn-stroke-primary:hover{background-color:#1261ff;color:#fff}.btn-main{display:inline-block}.btn-main:hover{background-color:#2c72ff;color:#fff}.btn-danger{display:inline-block;background-color:#ff5448;color:#fff}.btn-danger:hover{background-color:#e64b40;color:#fff}.btn-grey0{display:inline-block;color:#666;background-color:#fff;border:1px solid #ccd5db}.btn-grey0:hover{color:#1261ff;border:1px solid #1261ff}.btn-line{border:1px solid #1593ff;color:#1593ff}.btn-line:hover{color:#fff;background-color:#1593ff}.btn-small .deletePage{color:#999;background-color:#fff;border:1px solid #ccd5db}.btn-small .deletePage:hover{border:1px solid #1593ff}.btn-small .cancelDeletePage{background-color:#1593ff}.btn-small .cancelDeletePage:hover{background-color:#08a1ef}.btn-upgrade{display:inline-block;background:linear-gradient(90deg,#ffdaaa,#db9945);border-radius:4px;color:#663409}.btn-upgrade:hover{background:linear-gradient(90deg,#ffe3bf,#e5b372)}.btn-w120-h30{width:120px;height:30px;line-height:30px}.btn-w96-h36{width:96px;height:36px}.btn-w108-h36{width:108px;height:36px}.modal-title span{font-size:12px}.modal-title .action{color:#a3afb7;font-size:12px;padding-left:20px}.console .modal-content{padding:0;top:50px}.console .modal-content .pic_lunbo_console .row{margin-right:0;margin-left:0}.console:after,.console:before{position:absolute;top:0;bottom:0;width:1px;background-color:#ccc;display:block;content:""}.console:before{left:0}.console:after{right:0}.btn-contain{text-align:right;padding:26px 28px}.btn-contain a{text-align:center}.btn-small a{width:96px;height:36px;line-height:36px;padding:0;border-radius:3px}.btn-small a:first-child{margin-right:8px}.btn-small a:last-child{margin-left:8px}.console450 .modal-dialog{width:450px}.console600 .modal-dialog{width:600px}.console960 .modal-dialog{width:960px}.console740 .modal-dialog{width:740px}.console800 .modal-dialog{width:800px}@keyframes fade-scale-02{0%{opacity:0;-webkit-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.animation-zoom{-webkit-animation:fade-scale-02 .25s backwards;animation:fade-scale-02 .25s backwards}@keyframes fade-scale{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.animation-fade-scale{animation:fade-scale .25s backwards}.sk-three-bounce{margin:10px auto;text-align:center}.sk-three-bounce .sk-child{width:8px;height:8px;background-color:#1593ff;border-radius:100%;display:inline-block;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-three-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.zoomIn-change{animation:zoomIn .25s ease-in-out 0s 1 both;-webkit-animation:zoomIn .25s ease-in-out 0s 1 both}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.transform-change{-webkit-transition:transform .3s;transition:transform .3s}.slideUpIn{animation:antSlideUpIn .25s ease-in-out 0s 1 both;-webkit-animation:antSlideUpIn .25s ease-in-out 0s 1 both}@-webkit-keyframes antSlideUpIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes antSlideUpIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}.checkbox-square{float:left;margin-right:5px;display:block;position:relative;width:16px;height:16px;border:1px solid #ccd5db;border-radius:3px;background-color:#fff}.checkbox-square span{padding-left:23px}.checkbox-square input{opacity:0;margin:0;position:absolute;top:0;left:0;bottom:0;right:0;width:16px;height:16px;cursor:pointer}.checkbox-square em{display:none;font-size:14px;position:absolute;top:0;left:0}.checkbox-square:hover{border-color:#1261ff}.checkbox-square.checked{border-color:#1261ff;background-color:#1261ff}.checkbox-square.checked em{display:block;color:#fff}.checkbox-square.empty-disabled{border-color:#ccd5db;background-color:#eee}.checkbox-square.empty-disabled em{display:none}.checkbox-square.disabled{border-color:#ccd5db;background-color:#eee}.checkbox-square.disabled em{display:block;color:#999}.table{width:100%;display:table;border-collapse:collapse;border-spacing:0}.table .table-header{color:#999;height:50px;line-height:50px;display:table-header-group}.table .table-body{display:table-row-group}.table .table-row{color:#333;display:table-row}.table .table-row:hover{background-color:#fafbfc}.table .table-cell{display:table-cell;vertical-align:middle;padding:0 10px}.table>thead>tr>th{height:50px;color:#999}.table>tbody>tr>td{height:76px;color:#333}.table>tbody>tr>td,.table>thead>tr>th{vertical-align:middle;font-size:14px;text-align:left;font-weight:400;border-top:none;border-bottom:1px solid #e6ebed;padding:0 10px}.table>tbody>tr>td.center,.table>thead>tr>th.center{text-align:center}.table>tbody>tr>td.right,.table>thead>tr>th.right{text-align:right}.table tbody tr{background-color:#fff;cursor:hand}.table tbody tr:hover{background-color:#fafbfc}.scene-table>tbody>tr>td{height:108px}.form-table>tbody>tr>td{height:60px}.radio-square{background-color:#fff;border:1px solid #ccd5db;width:16px;height:16px;border-radius:8px;position:relative;float:left;margin-right:10px}.radio-square span{padding-left:23px}.radio-square:hover{border-color:#1261ff}.radio-square.checked{border:none}.radio-square.radio-square-14{width:14px;height:14px}.radio-square.radio-square-14.checked em{margin-top:4px;margin-left:4px}.radio-square em{display:none}.radio-square.checked{background-color:#1261ff}.radio-square.checked em{background-color:#fff;width:6px;height:6px;border-radius:3px;display:block;margin-top:5px;margin-left:5px}.radio-square.checked:hover{border-color:#ccd5db}.radio-square input{opacity:0;cursor:pointer;margin:0;position:absolute;top:0;left:0;right:0;bottom:0}.checkbox16,.checkbox16-checked,.checkbox16-checked-disabled,.checkbox16-hover,.checkbox16-part,.eqx-ztree.ztree li span.button.chk,.eqx-ztree.ztree li span.button.chk.checkbox_false_full_focus,.eqx-ztree.ztree li span.button.chk.checkbox_false_part,.eqx-ztree.ztree li span.button.chk.checkbox_false_part_focus,.eqx-ztree.ztree li span.button.chk.checkbox_true_full,.eqx-ztree.ztree li span.button.chk.checkbox_true_full_focus{width:16px;height:16px;display:inline-block;*zoom:1;vertical-align:middle;background:url(//www.eqxiu.com/eip/images/iconlist.f601037e.png) 0 0 no-repeat}.checkbox16-checked,.eqx-ztree.ztree li span.button.chk.checkbox_true_full,.eqx-ztree.ztree li span.button.chk.checkbox_true_full_focus{background-position:-30px 0}.checkbox16-hover,.eqx-ztree.ztree li span.button.chk.checkbox_false_full_focus,.eqx-ztree.ztree li span.button.chk.checkbox_false_part_focus{background-position:-60px 0}.checkbox16-checked-part,.eqx-ztree.ztree li span.button.chk.checkbox_true_part,.eqx-ztree.ztree li span.button.chk.checkbox_true_part_focus{background-position:-90px 0}.checkbox16-checked-disabled{background-position:-120px 0}.eqx-ztree.ztree{width:100%;height:auto}.eqx-ztree.ztree li{line-height:30px;position:relative}.eqx-ztree.ztree li.level-hover:before{position:absolute;z-index:-1;content:"";width:521px;left:0;top:0;height:30px;background-color:#f7f7f7}.eqx-ztree.ztree li.level1-hover:before{left:-33px}.eqx-ztree.ztree li.level2-hover:before{left:-51px}.eqx-ztree.ztree li a{height:100%;width:100%;padding:0;font-size:14px;color:#333}.eqx-ztree.ztree li a:hover{text-decoration:none;background-color:#eee}.eqx-ztree.ztree li a.curSelectedNode,.eqx-ztree.ztree li a.curSelectedNode_Edit{background-color:transparent;border:none;opacity:1}.eqx-ztree.ztree li a input.rename{height:30px;padding-left:5px;border-color:#e5e5e5}.eqx-ztree.ztree li a span{font-size:14px;font-family:PingFangSC-Regular}.eqx-ztree.ztree li span.button.bottom_close,.eqx-ztree.ztree li span.button.bottom_open,.eqx-ztree.ztree li span.button.center_close,.eqx-ztree.ztree li span.button.center_open,.eqx-ztree.ztree li span.button.noline_close,.eqx-ztree.ztree li span.button.noline_open,.eqx-ztree.ztree li span.button.root_close,.eqx-ztree.ztree li span.button.root_open,.eqx-ztree.ztree li span.button.roots_close,.eqx-ztree.ztree li span.button.roots_open{width:16px;height:16px;background:url(//www.eqxiu.com/eip/images/iconlist.f601037e.png) 0 -30px no-repeat;margin-right:6px;margin-top:-3px;transition:all .5s}.eqx-ztree.ztree li span.button.bottom_open,.eqx-ztree.ztree li span.button.center_open,.eqx-ztree.ztree li span.button.noline_open,.eqx-ztree.ztree li span.button.root_open,.eqx-ztree.ztree li span.button.roots_open{transform:rotate(90deg)}.eqx-ztree.ztree li span.button.chk{margin-top:-3px}.eqx-ztree.ztree li span.button.bottom_docu,.eqx-ztree.ztree li span.button.center_docu{width:22px}.switch .circle-con{cursor:pointer;width:40px;height:20px;border-radius:10px;position:relative}.switch .circle-con i{width:16px;height:16px;background-color:#fff;border-radius:8px;display:block;position:absolute;top:2px}.switch.switch-close .circle-con{background-color:#999}.switch.switch-close .circle-con i{left:2px}.switch.switch-open .circle-con{background-color:#1593ff}.switch.switch-open .circle-con i{right:2px}.switch.switch-disable .circle-con{background-color:#e6e6e6}.switch.switch-disable .circle-con i{right:2px}.switch.switch-open-disabled .circle-con{background-color:rgba(21,147,255,.5)}.switch.switch-open-disabled .circle-con i{right:2px}.switch.switch-close-disabled .circle-con{background-color:#ccc}.switch.switch-close-disabled .circle-con i{right:2px}.eqc-btn{display:inline-flex;align-items:center;justify-content:center;font-size:14px;border-radius:3px;transition:all .3s;cursor:pointer}.eqc-btn.blue{color:#fff;background:#1593ff;border:1px solid #1593ff}.eqc-btn.blue:hover{background:#198ae7;border:1px solid #198ae7}.eqc-btn.red{color:#fff;background:#ff2a6a;border:1px solid #ff2a6a}.eqc-btn.red:hover{background:#ff004d;border:1px solid #ff2a6a}.eqc-btn.white{color:#666;background:#fff;border:1px solid #ccd5db}.eqc-btn.white:hover{color:#1593ff!important;border:1px solid #1593ff}.eqc-btn.white.white-blue:hover{color:#fff;background:#198ae7;border:1px solid #1593ff}.eqc-btn.white.white-red{background:#fff}.eqc-btn.white.white-red:hover{color:#fff;background:#ff004d;border:1px solid #ff2a6a}.eqc-btn.opacity{color:#666;border:1px solid #ccd5db}.eqc-btn.opacity:hover{color:#1593ff;border:1px solid #1593ff}.eqc-btn.opacity.opacity-blue:hover{color:#fff;background:#1593ff;border:1px solid #1593ff}.eqc-btn.opacity.opacity-red{background:#fff}.eqc-btn.opacity.opacity-red:hover{color:#fff;background:#ff004d;border:1px solid #ff2a6a}.eqc-btn.disable{color:#ccd5db;background:#fff;border:1px solid #eee;pointer-events:none}.eqc-btn.h36{height:36px}.eqc-btn.h32{height:32px}.eqc-btn.h30{height:30px}.eqc-btn.w52{width:52px}.eqc-btn.w72{width:72px}.eqc-btn.w96{width:96px}.eqc-btn.w112{width:112px}.eqc-btn.w152{width:152px}.eqc-btn.w120{width:120px}.eqc-btn.w144{width:144px}.eqc-btn.w256{width:256px}.common-modal .modal-dialog{top:50%;margin:0 auto}.common-modal .modal-dialog .modal-content{width:100%;height:100%;top:0;box-sizing:content-box;border-radius:3px}.common-modal .modal-dialog .modal-content .header{position:relative;width:100%;height:60px;line-height:60px;padding-left:28px}.common-modal .modal-dialog .modal-content .header h3{font-size:18px;font-weight:600}.common-modal .modal-dialog .modal-content .header .close{position:absolute;top:18px;right:28px;font-size:24px;color:#666;cursor:pointer}.common-modal .modal-dialog .modal-content .header .close:hover{color:#333}.common-modal .modal-dialog .modal-content .content{padding:10px 28px 24px}.common-modal .modal-dialog .modal-content .footer{display:flex;flex-direction:row;justify-content:flex-end;padding:0 28px}.common-modal .modal-dialog .modal-content .footer button{width:96px;margin-left:16px}
@-webkit-keyframes ngdialog-fadeout{0%{opacity:1}to{opacity:0}}@keyframes ngdialog-fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes ngdialog-fadein{0%{opacity:0}to{opacity:1}}@keyframes ngdialog-fadein{0%{opacity:0}to{opacity:1}}.ngdialog{overflow:auto;z-index:10000}.ngdialog,.ngdialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0}.ngdialog-overlay{background:rgba(0,0,0,.8);-webkit-animation:ngdialog-fadein .3s;animation:ngdialog-fadein .3s}.ngdialog.ngdialog-closing .ngdialog-content,.ngdialog.ngdialog-closing .ngdialog-overlay{-webkit-animation:ngdialog-fadeout .3s;animation:ngdialog-fadeout .3s}
.eqx-kefu{position:fixed;right:30px;bottom:10px;width:380px;height:500px;z-index:10000;transform:translate3d(0,510px,0);transition:transform .5s;border-radius:20px;box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.eqx-kefu.open{transform:translateZ(0)}.eqx-kefu iframe{width:100%;height:100%;border-radius:20px}.eqx-kefu i{position:absolute;top:25px;height:15px;width:15px;font-weight:700;color:#333;display:flex;justify-content:center;align-items:center}.eqx-kefu .kf-header{position:absolute;left:0;top:0;width:100%;line-height:45px}.eqx-kefu .kf-refresh{display:none}.eqx-kefu .kf-resize{right:110px;font-size:18px}.eqx-kefu .kf-hide{right:8px;font-size:28px}
.eqx-pay{height:400px;margin-top:-200px}.eqx-buy,.eqx-pay{position:fixed;left:50%;top:40%;width:640px;margin-left:-320px;background:#fff}.eqx-buy{height:450px;margin-top:-225px}.eqx-pay-multi{position:fixed;left:50%;top:50%;width:600px;min-height:250px;margin-left:-300px;margin-top:-210px;background:#fff}.eqx-pay-multi,.eqx-pay-multi iframe{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.eqxPayDialog{z-index:2000!important}.eqx-warn{position:absolute;width:480px;height:320px;left:50%;top:45%;margin-left:-240px;margin-top:-160px;background:#fff;padding:20px;font-family:Microsoft Yahei;box-shadow:0 0 3px #526069}.eqx-warn .prompt_header{color:#526069}.eqx-warn .prompt_header .title{font-size:18px}.eqx-warn .prompt_header .closeBtn{position:absolute;left:435px;top:10px;width:30px;height:30px;line-height:30px;font-size:30px;font-weight:lighter;cursor:pointer;text-align:center;color:#ccd5db}.eqx-warn .prompt_header .closeBtn:hover{color:#ff7e7e}.eqx-warn .signIcon{color:#ff7e7e;font-size:50px;text-align:center;margin-top:20px}.eqx-warn .promptText_1{height:20px;width:100%;font-size:18px;margin-top:20px;text-align:center;color:#526069}.eqx-warn .promptText_2{width:100%;font-size:14px;color:#76838f;margin-top:10px;line-height:20px;height:20px;text-align:center}.eqx-warn .promptBtn{margin-top:20px}.eqx-warn .promptBtn .pmtBtn{display:inline-block;font-size:14px;width:120px;height:36px;line-height:36px;text-align:center;cursor:pointer;border-radius:3px;box-sizing:content-box}.eqx-warn .promptBtn .finish{background:#48d5b2;color:#fff;margin:0 20px 0 90px}.eqx-warn .promptBtn .finish:hover{background:#18cfa1}.eqx-warn .promptBtn .unfinish{outline:0;color:#76838f;border:1px solid #ccd5db}.eqx-warn .promptBtn .unfinish:hover{color:#fff;border:1px solid #59c7f9;background:#59c7f9}
.select-contain{display:inline-block;vertical-align:middle}.select-contain.select-great{position:relative;width:100%;cursor:pointer}.select-contain.select-great .eqc-name{width:calc(100% - 15px);height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-right:12px;line-height:36px}.select-contain.select-great .more{font-size:14px;display:inline-block;height:34px;line-height:34px}.select-contain.select-great.border-width .eqc-mask{width:100%;border:1px solid #ccd5db;border-radius:4px;height:36px;display:inline-block;box-sizing:border-box}.select-contain.select-great.border-width .eqc-mask .eqc-name{line-height:34px;font-size:14px;padding:0 12px}.select-contain.select-great.border-width .eqc-mask:hover{border-color:#1261ff;color:#1261ff}.select-contain.select-great.border-width .eqc-mask:hover .more{color:#1261ff}.select-contain.select-great.border-width .eqc-mask .more{line-height:34px;position:absolute;font-size:20px;right:12px}.select-contain.select-great .eqc-mask .eqc-name,.select-contain.select-great .eqc-mask .more{float:left}.select-contain.select-great .eqc-mask .more{display:block}.select-contain.select-great .eqc-mask:hover{color:#1261ff}.select-contain.select-great .eqc-drop-down-list{position:absolute;top:36px;width:100%;background-color:#fff;left:0;cursor:pointer;z-index:50;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0}.select-contain.select-great .eqc-drop-down-list .list{position:relative;padding:8px 0}.select-contain.select-great .eqc-drop-down-list .eqc-scroll{max-height:210px;overflow:hidden}.select-contain.select-great .eqc-drop-down-list .eqc-scroll ul{height:inherit;line-height:inherit}.select-contain.select-great .eqc-drop-down-list li{width:100%;line-height:30px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-align:left}.select-contain.select-great .eqc-drop-down-list li:hover{background-color:#f5f5f5;color:#333}.select-contain.select-great .eqc-drop-down-list li.active{background-color:#1261ff;color:#fff}.select-contain.select-great .eqc-drop-down-list.visible{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);transform-origin:0 0}.select-contain.select-lg{position:relative;width:300px;cursor:pointer}.select-contain.select-lg .eqc-name{width:calc(100% - 15px);height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-right:15.3333333333px;line-height:46px}.select-contain.select-lg .more{font-size:14px;display:inline-block;height:44px;line-height:44px}.select-contain.select-lg.border-width .eqc-mask{width:100%;border:1px solid #ccd5db;border-radius:4px;height:36px;display:inline-block;box-sizing:border-box}.select-contain.select-lg.border-width .eqc-mask .eqc-name{line-height:34px;font-size:14px;padding:0 15.3333333333px}.select-contain.select-lg.border-width .eqc-mask:hover{border-color:#1261ff;color:#1261ff}.select-contain.select-lg.border-width .eqc-mask:hover .more{color:#1261ff}.select-contain.select-lg.border-width .eqc-mask .more{line-height:34px;position:absolute;font-size:20px;right:12px}.select-contain.select-lg .eqc-mask .eqc-name,.select-contain.select-lg .eqc-mask .more{float:left}.select-contain.select-lg .eqc-mask .more{display:block}.select-contain.select-lg .eqc-mask:hover{color:#1261ff}.select-contain.select-lg .eqc-drop-down-list{position:absolute;top:46px;width:100%;background-color:#fff;left:0;cursor:pointer;z-index:50;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0}.select-contain.select-lg .eqc-drop-down-list .list{position:relative;padding:8px 0}.select-contain.select-lg .eqc-drop-down-list .eqc-scroll{max-height:210px;overflow:hidden}.select-contain.select-lg .eqc-drop-down-list .eqc-scroll ul{height:inherit;line-height:inherit}.select-contain.select-lg .eqc-drop-down-list li{width:100%;line-height:30px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-align:left}.select-contain.select-lg .eqc-drop-down-list li:hover{background-color:#f5f5f5;color:#333}.select-contain.select-lg .eqc-drop-down-list li.active{background-color:#1261ff;color:#fff}.select-contain.select-lg .eqc-drop-down-list.visible{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);transform-origin:0 0}.select-contain.select-base{position:relative;width:100%;cursor:pointer}.select-contain.select-base .eqc-name{width:calc(100% - 15px);height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-right:12px;line-height:36px}.select-contain.select-base .more{font-size:14px;display:inline-block;height:34px;line-height:34px}.select-contain.select-base.border-width .eqc-mask{width:100%;border:1px solid #ccd5db;border-radius:4px;height:36px;display:inline-block;box-sizing:border-box}.select-contain.select-base.border-width .eqc-mask .eqc-name{line-height:34px;font-size:14px;padding:0 12px}.select-contain.select-base.border-width .eqc-mask:hover{border-color:#1261ff;color:#1261ff}.select-contain.select-base.border-width .eqc-mask:hover .more{color:#1261ff}.select-contain.select-base.border-width .eqc-mask .more{line-height:34px;position:absolute;font-size:20px;right:12px}.select-contain.select-base .eqc-mask .eqc-name,.select-contain.select-base .eqc-mask .more{float:left}.select-contain.select-base .eqc-mask .more{display:block}.select-contain.select-base .eqc-mask:hover{color:#1261ff}.select-contain.select-base .eqc-drop-down-list{position:absolute;top:36px;width:100%;background-color:#fff;left:0;cursor:pointer;z-index:50;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0}.select-contain.select-base .eqc-drop-down-list .list{position:relative;padding:8px 0}.select-contain.select-base .eqc-drop-down-list .eqc-scroll{max-height:210px;overflow:hidden}.select-contain.select-base .eqc-drop-down-list .eqc-scroll ul{height:inherit;line-height:inherit}.select-contain.select-base .eqc-drop-down-list li{width:100%;line-height:30px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-align:left}.select-contain.select-base .eqc-drop-down-list li:hover{background-color:#f5f5f5;color:#333}.select-contain.select-base .eqc-drop-down-list li.active{background-color:#1261ff;color:#fff}.select-contain.select-base .eqc-drop-down-list.visible{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);transform-origin:0 0}.select-contain.select-sm{position:relative;width:120px;cursor:pointer}.select-contain.select-sm .eqc-name{width:calc(100% - 15px);height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-right:10px;line-height:30px}.select-contain.select-sm .more{font-size:14px;display:inline-block;height:28px;line-height:28px}.select-contain.select-sm.border-width .eqc-mask{width:100%;border:1px solid #ccd5db;border-radius:4px;height:36px;display:inline-block;box-sizing:border-box}.select-contain.select-sm.border-width .eqc-mask .eqc-name{line-height:34px;font-size:14px;padding:0 10px}.select-contain.select-sm.border-width .eqc-mask:hover{border-color:#1261ff;color:#1261ff}.select-contain.select-sm.border-width .eqc-mask:hover .more{color:#1261ff}.select-contain.select-sm.border-width .eqc-mask .more{line-height:34px;position:absolute;font-size:20px;right:12px}.select-contain.select-sm .eqc-mask .eqc-name,.select-contain.select-sm .eqc-mask .more{float:left}.select-contain.select-sm .eqc-mask .more{display:block}.select-contain.select-sm .eqc-mask:hover{color:#1261ff}.select-contain.select-sm .eqc-drop-down-list{position:absolute;top:30px;width:100%;background-color:#fff;left:0;cursor:pointer;z-index:50;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0}.select-contain.select-sm .eqc-drop-down-list .list{position:relative;padding:8px 0}.select-contain.select-sm .eqc-drop-down-list .eqc-scroll{max-height:210px;overflow:hidden}.select-contain.select-sm .eqc-drop-down-list .eqc-scroll ul{height:inherit;line-height:inherit}.select-contain.select-sm .eqc-drop-down-list li{width:100%;line-height:30px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-align:left}.select-contain.select-sm .eqc-drop-down-list li:hover{background-color:#f5f5f5;color:#333}.select-contain.select-sm .eqc-drop-down-list li.active{background-color:#1261ff;color:#fff}.select-contain.select-sm .eqc-drop-down-list.visible{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);transform-origin:0 0}.select-contain.select-md{position:relative;width:320px;cursor:pointer}.select-contain.select-md .eqc-name{width:calc(100% - 15px);height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-right:11.3333333333px;line-height:34px}.select-contain.select-md .more{font-size:14px;display:inline-block;height:32px;line-height:32px}.select-contain.select-md.border-width .eqc-mask{width:100%;border:1px solid #ccd5db;border-radius:4px;height:36px;display:inline-block;box-sizing:border-box}.select-contain.select-md.border-width .eqc-mask .eqc-name{line-height:34px;font-size:14px;padding:0 11.3333333333px}.select-contain.select-md.border-width .eqc-mask:hover{border-color:#1261ff;color:#1261ff}.select-contain.select-md.border-width .eqc-mask:hover .more{color:#1261ff}.select-contain.select-md.border-width .eqc-mask .more{line-height:34px;position:absolute;font-size:20px;right:12px}.select-contain.select-md .eqc-mask .eqc-name,.select-contain.select-md .eqc-mask .more{float:left}.select-contain.select-md .eqc-mask .more{display:block}.select-contain.select-md .eqc-mask:hover{color:#1261ff}.select-contain.select-md .eqc-drop-down-list{position:absolute;top:34px;width:100%;background-color:#fff;left:0;cursor:pointer;z-index:50;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0}.select-contain.select-md .eqc-drop-down-list .list{position:relative;padding:8px 0}.select-contain.select-md .eqc-drop-down-list .eqc-scroll{max-height:210px;overflow:hidden}.select-contain.select-md .eqc-drop-down-list .eqc-scroll ul{height:inherit;line-height:inherit}.select-contain.select-md .eqc-drop-down-list li{width:100%;line-height:30px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-align:left}.select-contain.select-md .eqc-drop-down-list li:hover{background-color:#f5f5f5;color:#333}.select-contain.select-md .eqc-drop-down-list li.active{background-color:#1261ff;color:#fff}.select-contain.select-md .eqc-drop-down-list.visible{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);transform-origin:0 0}.select-contain.select-scene-list{position:relative;width:100px;cursor:pointer}.select-contain.select-scene-list .eqc-name{width:calc(100% - 15px);height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-right:12px;line-height:36px}.select-contain.select-scene-list .more{font-size:14px;display:inline-block;height:34px;line-height:34px}.select-contain.select-scene-list.border-width .eqc-mask{width:100%;border:1px solid #ccd5db;border-radius:4px;height:36px;display:inline-block;box-sizing:border-box}.select-contain.select-scene-list.border-width .eqc-mask .eqc-name{line-height:34px;font-size:14px;padding:0 12px}.select-contain.select-scene-list.border-width .eqc-mask:hover{border-color:#1261ff;color:#1261ff}.select-contain.select-scene-list.border-width .eqc-mask:hover .more{color:#1261ff}.select-contain.select-scene-list.border-width .eqc-mask .more{line-height:34px;position:absolute;font-size:20px;right:12px}.select-contain.select-scene-list .eqc-mask .eqc-name,.select-contain.select-scene-list .eqc-mask .more{float:left}.select-contain.select-scene-list .eqc-mask .more{display:block}.select-contain.select-scene-list .eqc-mask:hover{color:#1261ff}.select-contain.select-scene-list .eqc-drop-down-list{position:absolute;top:36px;width:100%;background-color:#fff;left:0;cursor:pointer;z-index:50;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);transform-origin:0 0}.select-contain.select-scene-list .eqc-drop-down-list .list{position:relative;padding:8px 0}.select-contain.select-scene-list .eqc-drop-down-list .eqc-scroll{max-height:210px;overflow:hidden}.select-contain.select-scene-list .eqc-drop-down-list .eqc-scroll ul{height:inherit;line-height:inherit}.select-contain.select-scene-list .eqc-drop-down-list li{width:100%;line-height:30px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;text-align:left}.select-contain.select-scene-list .eqc-drop-down-list li:hover{background-color:#f5f5f5;color:#333}.select-contain.select-scene-list .eqc-drop-down-list li.active{background-color:#1261ff;color:#fff}.select-contain.select-scene-list .eqc-drop-down-list.visible{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);transform-origin:0 0}
.daterangepicker .applyBtn,.daterangepicker .drp-calendar td.active{color:#fff;background-color:#1261ff}.daterangepicker .applyBtn:hover,.daterangepicker .drp-calendar td.active:hover{background-color:#2c72ff}.daterangepicker .cancelBtn{background-color:#fff;border:1px solid #e6ebed}.daterangepicker .cancelBtn:active,.daterangepicker .cancelBtn:hover{color:#1261ff;border:1px solid #1261ff}.daterangepicker th{font-weight:600}
.single-image-cut-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.single-image-cut-container .single-image-cut-box{width:960px;height:600px;background-color:#212121;box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.single-image-cut-container .single-image-cut-box .image-cut-left{height:100%;width:676px;background-color:#000;padding:0 28px 28px;float:left;position:relative}.single-image-cut-container .single-image-cut-box .image-cut-left .head{line-height:60px;color:#fff;font-size:18px}.single-image-cut-container .single-image-cut-box .image-cut-left .image_crop{position:relative;height:512px;width:620px;line-height:512px;background-color:#303030;text-align:center}.single-image-cut-container .single-image-cut-box .image-cut-left .image-cut-content{width:100%;height:100%;background-color:#ccc}.single-image-cut-container .single-image-cut-box .image-cut-right{float:right;width:284px;height:600px;background-color:#fff;position:relative;padding:0 28px 28px}.single-image-cut-container .single-image-cut-box .image-cut-right .image-cut-close-btn{height:60px;line-height:60px;text-align:right;font-size:18px}.single-image-cut-container .single-image-cut-box .image-cut-right .image-cut-close-btn .close1{color:#666;cursor:pointer}.single-image-cut-container .single-image-cut-box .image-cut-right .image-cut-close-btn .close1:hover{color:#ff2a6a}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size{width:100%;font-size:14px}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-shape-box .cut-shape-title{line-height:48px;color:#111;display:block;font-weight:700}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-shape-box .cut-mask>li{cursor:pointer;margin:8px;width:22px;height:22px;float:left;background:transparent no-repeat 50%/contain;display:inline-block}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-shape-box .cut-mask>li:first-child>span{display:block;width:100%;height:100%;background-color:#666}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-shape-box .cut-mask>li:hover{border:2px solid #1593ff}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box{color:#333}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory-head{height:48px;line-height:48px}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory-head .cut-cory-title{float:left;color:#111;font-weight:700}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory>li{width:114px;height:36px;line-height:36px;float:left}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory>li .radio-square.checked{background-color:#1593ff}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory>li .radio-square.checked em{background-color:#fff}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory>li input[type=radio]{margin-right:5px;margin-top:0;cursor:pointer}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory>li label{font-size:14px;cursor:pointer}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory.cutListVer{margin-top:10px}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory.cutListVer>li{float:none;line-height:24px;height:36px}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory.cutListVer>li label{margin-top:6px}.single-image-cut-container .single-image-cut-box .image-cut-right .cut-size .cut-cory-box .cut-cory.cutListVer>li label span{font-size:12px;color:#999}.single-image-cut-container .single-image-cut-box .image-cut-right>.footer{position:absolute;width:100%;height:36px;padding:0 28px;bottom:28px;right:0}.single-image-cut-container .single-image-cut-box .image-cut-right>.footer>a{line-height:36px;text-align:center;border-radius:3px;width:106px}.single-image-cut-container .single-image-cut-box .image-cut-right>.footer>a.cancel{border:1px solid #ccd5db;color:#333;float:left}.single-image-cut-container .single-image-cut-box .image-cut-right>.footer>a.cancel:hover{color:#1593ff;border:1px solid #1593ff}.single-image-cut-container .single-image-cut-box .image-cut-right>.footer>a.confirm{color:#fff;background-color:#1593ff;float:right}.single-image-cut-container .single-image-cut-box .image-cut-right>.footer>a.confirm:hover{background:#198ae7}.single-image-cut-container .single-image-cut-box2{width:960px;height:600px;padding:0 28px 28px;background-color:#fff;position:relative;box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.single-image-cut-container .single-image-cut-box2 .head{width:100%;height:60px;line-height:60px;font-size:18px;color:#111;position:relative}.single-image-cut-container .single-image-cut-box2 .head>span{position:absolute;right:0;top:50%;margin-top:-8px;color:#666;font-size:16px;cursor:pointer}.single-image-cut-container .single-image-cut-box2 .head>span:hover{color:#ff2a6a}.single-image-cut-container .single-image-cut-box2 .image_crop{width:904px;height:448px;background-color:#303030}.single-image-cut-container .single-image-cut-box2>.footer{position:absolute;width:208px;bottom:28px;right:28px}.single-image-cut-container .single-image-cut-box2>.footer>a{line-height:34px;text-align:center;border-radius:3px;width:96px;height:36px}.single-image-cut-container .single-image-cut-box2>.footer>a.cancel{border:1px solid #ccd5db;color:#333;float:left}.single-image-cut-container .single-image-cut-box2>.footer>a.cancel:hover{color:#1593ff;border:1px solid #1593ff}.single-image-cut-container .single-image-cut-box2>.footer>a.confirm{color:#fff;background-color:#1593ff;float:right}.single-image-cut-container .single-image-cut-box2>.footer>a.confirm:hover{background:#198ae7}
.eqc-material-dialog{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;animation:material-fadein .3s}.eqc-material-dialog.material-hide{animation:material-fadeout .3s}@keyframes material-fadeout{0%{opacity:1}to{opacity:0}}@keyframes material-fadein{0%{opacity:0}to{opacity:1}}
.eqb-menu-box{width:100px;background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px;padding:8px 0;text-align:left}.eqb-menu-box li{padding-left:12px;height:30px;line-height:30px;cursor:pointer}.eqb-menu-box li:hover{background-color:#eee}.eqb-menu-box li.warn:hover{background-color:#ff5448;color:#fff}
.organize-wx-authorize{text-align:center;padding-top:153px;min-height:658px;color:#333}.organize-wx-authorize h3{font-size:20px;line-height:28px;font-weight:600}.organize-wx-authorize h4{font-size:16px;line-height:22px;font-weight:600}.organize-wx-authorize p.notice{font-size:14px;color:#666;line-height:20px;margin-top:12px}.organize-wx-authorize .create-box{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:60px}.organize-wx-authorize .create-box .left,.organize-wx-authorize .create-box .right{width:320px;height:232px;padding:24px 0}.organize-wx-authorize .create-box .left img,.organize-wx-authorize .create-box .right img{width:60px;height:60px}.organize-wx-authorize .create-box .left h4,.organize-wx-authorize .create-box .right h4{line-height:22px;margin-top:12px}.organize-wx-authorize .create-box .left p.notice,.organize-wx-authorize .create-box .right p.notice{margin-top:8px}.organize-wx-authorize .create-box .left button,.organize-wx-authorize .create-box .right button{width:120px;height:32px;line-height:32px;margin-top:28px;border-radius:16px}.organize-wx-authorize .create-box .line{width:1px;height:184px;background-color:#ccd5db;margin-left:52px;margin-right:52px}.auth-callBack{border-radius:4px}.auth-callBack .header{padding:0 20px;height:60px;line-height:60px;background-color:#1593ff;border:1px solid #1593ff;position:relative}.auth-callBack .header h3{color:#fff}.auth-callBack .header em{font-size:18px;color:#fff;cursor:pointer;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.auth-callBack .section{color:#666;margin-top:20px;font-size:16px;text-align:center}.auth-callBack .section p{padding:10px 0}.auth-callBack .footer{text-align:center;padding:30px 0}.auth-callBack .footer button{width:120px;margin-right:20px}
.create-org-modal .modal-dialog{height:294px}.create-org-modal .modal-dialog .content .company-logo-box,.create-org-modal .modal-dialog .content .company-name-box{display:flex;flex-direction:row}.create-org-modal .modal-dialog .content .company-logo-box .left-part,.create-org-modal .modal-dialog .content .company-name-box .left-part{width:56px;margin-right:12px}.create-org-modal .modal-dialog .content .company-logo-box .right-part,.create-org-modal .modal-dialog .content .company-name-box .right-part{flex:1}.create-org-modal .modal-dialog .content .company-logo-box .right-part .error,.create-org-modal .modal-dialog .content .company-name-box .right-part .error{font-size:12px;line-height:12px;color:#ff5448;margin-top:4px}.create-org-modal .modal-dialog .content .company-logo-box{height:76px;margin-bottom:8px}.create-org-modal .modal-dialog .content .company-logo-box .left-part{height:60px;line-height:60px}.create-org-modal .modal-dialog .content .company-logo-box .right-part .upload-box{display:flex;flex-direction:row;align-items:center;width:100%;height:60px}.create-org-modal .modal-dialog .content .company-logo-box .right-part .upload-box .upload-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;color:#1593ff;margin-right:12px;background-color:rgba(21,147,255,.1);border-radius:50%;cursor:pointer}.create-org-modal .modal-dialog .content .company-logo-box .right-part .upload-box .upload-icon:hover{background-color:rgba(21,147,255,.2)}.create-org-modal .modal-dialog .content .company-logo-box .right-part .upload-box .upload-icon .logo-img{width:100%;height:100%;border-radius:50%}.create-org-modal .modal-dialog .content .company-logo-box .right-part .upload-box .notice{font-size:12px;line-height:18px;color:#999}.create-org-modal .modal-dialog .content .company-name-box{height:52px}.create-org-modal .modal-dialog .content .company-name-box .left-part{height:36px;line-height:36px}.create-org-modal .modal-dialog .content .company-name-box .right-part input{width:100%;height:36px;line-height:36px}.create-org-modal .modal-dialog .content .company-name-box .right-part input.input-error{border-color:#ff5448}
.eqb-counter{text-align:center;font-size:0;background:#fff}.eqb-counter,.eqb-counter i{display:inline-block;height:36px}.eqb-counter i{vertical-align:middle;width:36px;cursor:pointer;font-size:18px;line-height:36px;color:#bac3c8;border:1px solid #ccd5db}.eqb-counter i.minus{border-radius:3px 0 0 3px}.eqb-counter i.plus{border-radius:0 3px 3px 0}.eqb-counter i.disabled,.eqb-counter i:hover{color:#fff;background-color:#dcdcdc;border-color:#dcdcdc}.eqb-counter i.disabled{cursor:not-allowed}.eqb-counter input{vertical-align:middle;text-align:center;font-size:14px;border-radius:0;border:none;width:64px;height:36px;padding:10px;border-top:1px solid #ccd5db;border-bottom:1px solid #ccd5db}
.eqf-why-f{position:relative;font-size:12px;color:#999}.eqf-why-f:hover .popover{display:block}.eqf-why-f .popover{display:none;position:fixed;z-index:100;width:200px;padding:10px 12px;font-size:12px;line-height:16px;background-color:#000;color:#fff;border-radius:4px}.eqf-why-f .popover .arrow{position:absolute;left:50%;margin-left:-8px;width:0;height:0;border:8px solid transparent}.eqf-why-f .popover.hint-bottom{transform:translate(-50%)}.eqf-why-f .popover.hint-bottom .arrow{border-bottom-color:#000;top:-15px}.eqf-why-f .popover.hint-top{transform:translate(-50%,calc(-100% - 32px))}.eqf-why-f .popover.hint-top .arrow{border-top-color:#000;bottom:-15px}
#loading{text-align:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:3000}#loading .loading-con{z-index:10000;position:fixed;top:50%;margin-top:-60px;color:#fff;font-size:14px;left:50%;margin-left:-50px}#loading .loading-con p{padding-top:30px}#loading .loading-con img{width:75px}#loading .loading-bg{background-color:#000;position:fixed;top:0;left:0;bottom:0;right:0;opacity:.2}
.eqc-notify{position:fixed;z-index:1000;top:80px;left:50%;transform:translate(-50%,-50%)}.eqc-notify .alert{display:flex;flex-direction:row;justify-content:center;align-items:center;height:52px;padding:0 16px;box-shadow:0 0 8px rgba(0,0,0,.15);background-color:#fff;font-size:18px;border-radius:3px;color:#333;overflow:hidden}.eqc-notify .alert span{font-size:24px;margin-right:12px;margin-top:2px}.eqc-notify .eqf-yes-f{color:#52c41a}.eqc-notify .eqf-no-f{color:#ee6565}.eqc-notify .eqf-alert-f{color:#ffb243}
.btn-cancel{background:#fff;border:1px solid #ccd5db;border-radius:3px;color:#666;height:36px;line-height:36px;text-align:center;display:inline-block;padding:0 12px;margin-right:20px}.btn-cancel:hover{border:1px solid #1593ff;color:#1593ff}.btn-confirm{background:#1593ff;border:1px solid #1593ff;border-radius:3px;color:#fff;height:36px;line-height:36px;text-align:center;display:inline-block;padding:0 12px}.btn-confirm:hover{background:#198ae7}.transfer_scene_header{position:relative}.transfer_scene_header .close{position:absolute;top:10px;right:10px;width:30px;line-height:30px;opacity:.8;display:block;cursor:pointer;font-size:26px;text-align:center}.transfer_scene_header .close:hover{opacity:1}.transfer_scene_body{text-align:center}.transfer_scene_body input{width:60%}.transfer_tip_footer{position:relative}.transfer_tip_footer .transfer_tip{position:absolute;top:28px}.transfer_tip_footer .transfer_tip_error{left:200px;color:red}#transfer_mes{position:relative;padding:30px 16px}#transfer_mes p{font-size:16px}#transfer_mes p span{color:red}#transfer_mes p em{background:#4ad9ab;color:#fff;height:24px;width:24px;text-align:center;line-height:24px;margin-right:14px;border-radius:50%;display:inline-block}#transfer_mes a{position:absolute;right:15px;top:10px;font-size:20px}
.data-view-limit{text-align:left}.data-view-limit .eqf-no{float:right;font-size:18px;cursor:pointer;margin:-8px}.data-view-limit .eqf-no:hover{color:#526069}.data-view-limit .title{font-size:18px;color:#526069;line-height:30px;margin-left:14px;text-align:left}.data-view-limit .title span{font-size:24px;vertical-align:middle;color:#1593ff}.data-view-limit .title em{vertical-align:middle}.data-view-limit .confirm-msg{font-size:12px;text-align:left;text-indent:45px;margin-top:10px}.data-view-limit .btn-contain{text-align:right;padding:10px 20px 26px}.data-view-limit .btn{text-align:center}.data-view-limit .view-demo{border:1px solid #ccd5db;color:#768385;margin-right:8px}.data-view-limit .view-demo:hover{border-color:#1593ff}.data-view-limit .upgrade,.data-view-limit .view-demo:hover{background-color:#1593ff;color:#fff}.data-view-limit .upgrade:hover{background-color:#08a1ef}
body{background-color:#fff}#eip_container{height:100%}.eq_main{min-height:calc(100% - 74px)}#main{padding-top:60px;padding-left:200px;position:relative;min-width:1280px}#main.no-padding{padding:0}#main .leftpanel,#main .work{position:relative;min-height:400px}#main .leftpanel .eqb-scene-nav,#main .work .eqb-scene-nav{padding:0 24px;background:#fff;height:60px;line-height:60px;width:calc(100% - 200px);position:fixed;top:44px;left:200px;z-index:2;min-width:1024px}#main .leftpanel{width:200px;background-color:#fff;left:0;border-right:1px solid #e6ebed;position:fixed;top:60px;bottom:0;z-index:2}.eqx-ui-footer{position:relative}.mobile-view-tip-box{position:fixed;left:0;right:0;top:0;bottom:0;background-color:#fff;display:flex;justify-content:center;align-items:center}.mobile-view-tip-box .tip-content{width:240px;height:196px;text-align:center}.mobile-view-tip-box .pc-view{height:140px;margin-bottom:16px}.mobile-view-tip-box p{font-size:14px;color:#999;line-height:20px}
.horizontal-space{padding:20px 30px 30px}.statistic{padding-top:60px}.ws-same{background-color:#fff;margin-bottom:20px;border-radius:4px;min-width:1020px;padding:24px}.ws-same h2{color:#333;margin-bottom:17px;font-weight:500;font-size:20px}input{border:1px solid #ccd5db;border-radius:3px;padding:7px 12px}
.mask-audit-resolution{position:relative;width:100%;height:100%;overflow:hidden}.mask-audit-resolution .audit-resolution-close{display:flex;align-items:center;justify-content:center;position:absolute;right:16px;top:16px;width:30px;height:30px;font-size:20px;cursor:pointer;color:#fff;border-radius:50%;background-color:#222}.mask-audit-resolution .audit-resolution-close:hover{background-color:#333}.mask-audit-resolution .audit-resolution-icon{overflow:hidden;width:56px;height:56px;font-size:56px;margin:136px auto 0;color:#5cc4b1}.mask-audit-resolution .audit-resolution-title{height:14px;margin-top:12px;font-size:14px;font-weight:600;color:#fff;line-height:14px;text-align:center}.mask-audit-resolution .audit-resolution-time{height:14px;margin-top:16px;font-size:12px;font-weight:400;color:#fff;line-height:14px;text-align:center}
.mask-audit-loading{width:100%;height:100%}.mask-audit-loading .audit-loading-img{display:flex;align-items:center;width:78px;height:47px;margin:172px auto 0}.mask-audit-loading .audit-loading-img .audit-loading-img-context{width:78px;height:47px}.mask-audit-loading .audit-loading-text{width:140px;height:14px;font-size:14px;font-weight:600;color:#fff;line-height:14px;margin:16px auto 0;text-align:center}
.mask-audit-rejection{position:relative;overflow:hidden;width:100%;height:100%}.mask-audit-rejection .audit-rejection-close{display:flex;align-items:center;justify-content:center;position:absolute;right:16px;top:16px;width:30px;height:30px;font-size:20px;cursor:pointer;color:#fff;border-radius:50%;background-color:#222}.mask-audit-rejection .audit-rejection-close:hover{background-color:#333}.mask-audit-rejection .audit-rejection-icon{overflow:hidden;width:56px;height:56px;font-size:56px;margin:136px auto 0;color:#f8ae15}.mask-audit-rejection .audit-rejection-title{height:14px;margin-top:12px;font-size:14px;font-weight:600;color:#fff;line-height:14px;text-align:center}.mask-audit-rejection .audit-rejection-reason{margin:16px 32px 0;font-size:12px;font-weight:400;color:#fff;line-height:18px;word-break:break-all}.mask-audit-rejection .audit-rejection-footer{position:absolute;bottom:24px;left:0;right:0;height:20px;font-size:14px;font-weight:400;color:#1593ff;line-height:20px;text-align:center;cursor:pointer;text-decoration:underline}.mask-audit-rejection .audit-rejection-footer:hover{color:#198ae7}
.mask-audit-review{position:relative;overflow:hidden;width:100%;height:100%}.mask-audit-review .audit-review-close{display:flex;align-items:center;justify-content:center;position:absolute;right:16px;top:16px;width:30px;height:30px;font-size:20px;cursor:pointer;color:#fff;border-radius:50%;background-color:#222}.mask-audit-review .audit-review-close:hover{background-color:#333}.mask-audit-review .audit-review-icon{overflow:hidden;width:56px;height:56px;font-size:56px;margin:136px auto 0;color:#f8ae15}.mask-audit-review .audit-review-title{height:14px;margin-top:12px;font-size:14px;font-weight:600;color:#fff;line-height:14px;text-align:center}.mask-audit-review .audit-review-text{margin:16px auto 0;text-align:center;font-size:12px;font-weight:400;color:#fff}.mask-audit-review .audit-review-text .audit-review-text-item{height:18px;line-height:18px}.mask-audit-review .audit-rejection-footer{position:absolute;bottom:24px;left:0;right:0;height:20px;font-size:14px;font-weight:400;color:#1593ff;line-height:20px;text-align:center;cursor:pointer;text-decoration:underline}.mask-audit-review .audit-rejection-footer:hover{color:#198ae7}
.mask-view{position:absolute;z-index:2;width:320px;height:486px;background-color:rgba(0,0,0,.8);color:#fff}.horizontal-mask-view{width:486px}
.h5-mobile .header{height:60px;line-height:60px;background-color:#f7f7f7;border-radius:3px;padding:0 20px}.h5-mobile .content{padding:40px 50px 40px 60px}.h5-mobile .content .mobile-img{float:left;margin-right:50px}.h5-mobile .content .mobile-text h2{font-size:18px}.h5-mobile .content .mobile-text p{font-size:12px;line-height:20px}.h5-mobile .footer{margin:0 40px 20px}.h5-mobile .footer a{width:48%;float:left;text-align:center;height:44px;line-height:44px;border-radius:3px}.h5-mobile .footer a.submit{border:1px solid #e7e7e7}.h5-mobile .footer a.cancel{color:#fff;margin-left:4%}
.no-data{text-align:center;margin-top:98px}.no-data.custom-no{margin-top:118px}.no-data img{width:160px;height:160px}.no-data .operate{margin-top:32px}.no-data p{line-height:1.8}.no-data p p{font-size:16px}.no-data .btn{margin-top:10px}.no-data .btn a{padding:8px 26px;background-color:#1593ff;color:#fff;border-radius:60px;margin:0 12px}.no-data .btn a:hover{background-color:#198ae7}
.form-tpl-apply-box{width:600px;height:348px;box-shadow:0 0 16px 0 rgba(0,0,0,.16);border-radius:3px}.form-tpl-apply-box iframe{width:100%;height:100%;border-radius:3px}
.share-container .form-template-box{margin-top:20px}.share-container .form-template-btn{display:inline-block;width:168px;height:30px;background-image:url(//www.eqxiu.com/eip/images/applyTemp.1aefc542.png);background-size:100%}.if-share-container .qr-code-box,.if-share-container .qr-code-box .qr-code-show{position:relative}.if-share-container .qr-code-box .qr-code-show .loading-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.if-share-container .qr-code-box-mask{position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:3px}.if-share-container .qr-code-box-mask .qr-code-box-mask-main{width:120px;height:120px;margin:0 auto;margin-top:49px;background:#f5f5f5;opacity:.8}.if-share-container .qr-code-box-mask .qr-code-box-mask-main-content{width:70px;height:40px;margin:0 auto;padding-top:40px;font-size:14px;font-weight:400;color:#666;line-height:20px;text-align:center}.if-share-container .third-share{position:relative}.if-share-container .third-share .third-share-mask{position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5)}.if-share-container .share-txt-box{position:relative}.if-share-container .share-txt-box .share-txt-box-mask{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;background:hsla(0,0%,100%,.5);border-radius:3px}.if-share-container .share-txt-box .share-txt-box-mask-input{flex:1;height:32px;font-size:14px;font-weight:400;color:#666;line-height:30px;text-align:center;background:hsla(0,0%,100%,.95);border:1px solid #e6ebed;border-right:none}.if-share-container .share-txt-box .share-txt-box-mask-btn{width:76px;height:32px;background:#f5f5f5;font-size:13px;font-weight:400;color:#bfbfbf;line-height:30px;text-align:center;border:1px solid #e6ebed;user-select:none}
.myScenePreview .reviewScene .box-if.form-iframe{width:320px}.myScenePreview .check-tab .myScene-tabs li.prep{background-color:#f5f5f5;color:#ccc;position:relative;cursor:not-allowed}.myScenePreview .check-tab .myScene-tabs li.prep:hover{background-color:#f5f5f5}.myScenePreview .check-tab .myScene-tabs li.prep img{width:61px;height:18px;position:absolute;left:60px;top:-11px}
.myScenePreview{background-color:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.myScenePreview .middle{vertical-align:middle}.myScenePreview .marginTop16{margin-top:16px}.myScenePreview .marginRight{margin-right:12px}.myScenePreview .header{width:100%;height:60px;line-height:60px;font-size:18px}.myScenePreview .reviewCancel{position:absolute;right:28px;top:0;font-size:24px;color:#666;cursor:pointer}.myScenePreview .reviewCancel .eqf-no:hover{color:#333}.myScenePreview .review{width:960px;height:600px;background-color:#fff;position:relative;top:50%;margin:-300px auto auto;padding:0 28px 28px;border-radius:3px}.myScenePreview .reviewScene{float:left;width:360px;height:512px;background-color:#fff;border-right:1px solid #e6ebed}.myScenePreview .reviewScene .box-hide{position:relative;width:359px;height:486px;overflow:hidden}.myScenePreview .reviewScene .box-hide .view-tip{width:28px;position:absolute;right:12px;top:0;z-index:1}.myScenePreview .reviewScene .box-if{width:360px;height:486px;overflow:hidden}.myScenePreview .reviewScene iframe{width:100%;height:100%}.myScenePreview .reviewScene .status{padding-top:10px;font-size:12px;color:#999}.myScenePreview .check-tab{width:100%;height:100%}.myScenePreview .check-tab .myScene-tabs{height:36px;display:flex;margin-bottom:-1px}.myScenePreview .check-tab .myScene-tabs li{position:relative;width:104px;height:36px;line-height:36px;font-size:14px;text-align:center;cursor:pointer;background-color:#f5f5f5;border-right:1px solid #e6ebed;border-top:1px solid #e6ebed;border-bottom:1px solid #e6ebed}.myScenePreview .check-tab .myScene-tabs li:first-of-type{border-left:1px solid #e6ebed;border-top-left-radius:3px;border-bottom-left-radius:3px}.myScenePreview .check-tab .myScene-tabs li:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px}.myScenePreview .check-tab .myScene-tabs li:hover{background-color:#eee}.myScenePreview .check-tab .myScene-tabs li.on{background-color:#1261ff;border-color:#1261ff;color:#fff}.myScenePreview .check-tab .myScene-tabs li .tip-new{width:24px;position:absolute;right:2px;top:2px;z-index:1}.myScenePreview .exemplar-info{display:flex;flex-direction:column;justify-content:space-between;height:512px;margin-left:360px;margin-top:0;padding-left:27px;position:relative}.myScenePreview .exemplar-info .tabsBody{padding-top:28px}.myScenePreview .url-share-box{height:320px;padding-top:20px}.myScenePreview .url-share-box .boxCol-item{margin-bottom:12px}.myScenePreview .url-box{width:152px}.myScenePreview .url-box .qr-code-box{width:152px;height:212px;border-radius:3px;border:1px solid #e6ebed}.myScenePreview .url-box .qr-code-box .url-type-box{border-bottom:1px solid #e6ebed}.myScenePreview .url-box .boxCol-2-item{width:75px;height:32px;padding-top:7px;text-align:center}.myScenePreview .url-box .boxCol-2-item .boxCol-3-item{width:100%;height:25px;padding:0 13px;position:relative}.myScenePreview .url-box .boxCol-2-item .boxCol-3-item .split-line{width:1px;height:16px;background:#ccd5db;position:absolute;top:0;right:0}.myScenePreview .url-box .boxCol-2-item a{height:100%;width:100%;display:block;font-size:12px;border-bottom:2px solid transparent}.myScenePreview .url-box .boxCol-2-item a.active{color:#1261ff;border-bottom-color:#1261ff}.myScenePreview .url-box .boxCol-2-item a:hover{color:#1261ff}.myScenePreview .share-box{width:365px;padding-left:32px;position:relative}.myScenePreview .qr-code-show{position:relative;margin-top:17px;margin-left:15px;width:120px;height:120px}.myScenePreview .qr-code-show:hover .btn-box{display:flex}.myScenePreview .btn-box{width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center;display:none}.myScenePreview .btn-box .btn-down{color:#fff;text-align:center;width:92px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;background:#1261ff;border-radius:16px}.myScenePreview .btn-box .btn-down:hover{background-color:#2c72ff}.myScenePreview .qr-code-operate{padding-top:6px;text-align:center}.myScenePreview .qr-code-operate p{text-align:center;font-size:12px;color:#999;line-height:18px}.myScenePreview .qr-code-operate .eqf-wechat{font-size:16px;margin-right:4px;color:#ccc;position:relative;top:3px}.myScenePreview .qr-code-operate .btn-change{margin-top:8px;width:120px;height:24px;background-color:rgba(21,147,255,.1);border-radius:16px;text-align:center;color:#1593ff;padding:0;font-size:12px}.myScenePreview .qr-code-operate .btn-change:hover{background-color:rgba(21,147,255,.2)}.myScenePreview .share-txt-box{margin-top:16px;width:333px;height:32px;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:flex}.myScenePreview .share-txt-box .share-url{width:214px;height:32px;background-color:#fafafa;border:1px solid #e6ebed;border-top-left-radius:3px;border-bottom-left-radius:3px;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 12px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#666}.myScenePreview .share-txt-box .share-btn{height:32px;width:68px;background:rgba(18,97,255,.05);line-height:30px;text-align:center;font-size:13px;color:#1261ff;cursor:pointer;border:1px solid rgba(18,97,255,.2);border-radius:0 4px 4px 0;margin-right:8px}.myScenePreview .share-txt-box .share-btn.active,.myScenePreview .share-txt-box .share-btn.active:hover{color:#fff;background:#52c41a;border-color:#52c41a}.myScenePreview .share-txt-box .share-btn:hover{background-color:#1261ff;border-color:#1261ff;color:#fff}.myScenePreview .share-txt-box .open-url{width:42px;height:32px;border-radius:4px;border:1px solid #ccd5db;text-align:center;line-height:30px;cursor:pointer;color:#666;font-size:13px;font-weight:400}.myScenePreview .share-txt-box .open-url:hover{color:#1261ff;border-color:#1261ff}.myScenePreview .base-data-container{position:absolute;bottom:0;left:27px;width:100%;height:36px;font-size:12px;color:#999;display:flex;align-items:center;justify-content:flex-start}.myScenePreview .btn-goon{border:1px solid #ccd5db;background-color:#fff;border-radius:3px;color:#666;width:80px;height:32px;line-height:30px;font-size:14px;padding:0;text-align:center}.myScenePreview .btn-goon:hover{color:#1261ff;border-color:#1261ff}.myScenePreview .btn-check{width:80px;height:32px;line-height:30px;border-radius:3px;border:1px solid #1261ff;background-color:#fff;font-size:14px;color:#1261ff;padding:0;text-align:center;margin-right:16px}.myScenePreview .btn-check:hover{color:#fff;background-color:#1261ff}.myScenePreview .audit-box{min-width:24px;height:14px;color:#999;padding-left:24px;border-right:1px solid #e0e2ed;display:flex;align-items:center;justify-content:flex-start}.myScenePreview .audit-box.pl0{padding-left:0}.myScenePreview .data-box{padding-left:12px;display:flex;align-items:center}.myScenePreview .but-href{color:#1261ff;cursor:pointer;text-decoration:underline}.myScenePreview .but-href:hover{color:#1261ff}.myScenePreview .unpublish{color:#999}.myScenePreview .checked{color:#52c41a}.myScenePreview .app,.myScenePreview .new{color:#f8ae15}.myScenePreview .check{color:#ff5448}.myScenePreview .third-share{display:flex}.myScenePreview .third-share a{display:block;width:32px;height:32px;margin-right:8px}.myScenePreview .third-share a img{width:100%;height:100%}.myScenePreview .third-share a img:hover{opacity:.8}



.tiny-setting{width:516px;background-color:#fafbfc;padding:20px 12px}.tiny-setting-item{margin-top:40px;overflow:hidden}.tiny-setting-item:first-child{margin-top:0}.tiny-content{float:left;font-size:14px;line-height:20px}.tiny-content .checkbox-square{margin-top:2px}.tip{display:block;font-size:12px;color:#999;margin-left:24px}.edit-btn{background-color:#1261ff;border-radius:2px;font-size:12px;text-align:center;line-height:20px;width:68px;display:inline-block;margin-left:5px}.edit-btn,.edit-btn:hover{color:#fff}.set-btn{display:inline-block;width:96px;height:30px;border:1px solid #1261ff;color:#1261ff;border-radius:3px;line-height:28px;text-align:center;font-size:12px;margin-left:24px;margin-top:20px;transition:all .2s;background-color:#fff}.set-btn:hover{background-color:#1261ff;color:#fff}.set-btn.plain{border:1px solid #ccd5db;color:#666}.set-btn.plain:hover{border:1px solid #1261ff;color:#1261ff;background-color:#fff}.code-container{float:right}.code-container .qr-code{width:84px;height:84px;line-height:82px;text-align:center;border:1px solid #e6ebed;background-color:#fff}.code-container canvas{vertical-align:middle}.code-container span{display:inline-block;line-height:12px;height:12px;margin-top:6px;font-size:12px;color:#999}.look-example,.look-example:hover{color:#1261ff}.tiny-select-dialog{position:absolute;top:56px;right:0;width:572px;height:338px;background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);z-index:9}.tiny-select-dialog .header{position:relative;height:60px;background-color:#fafbfc;padding:0 28px}.tiny-select-dialog .header h2{color:#333;font-size:18px;line-height:60px}.tiny-select-dialog .header i{position:absolute;font-size:18px;top:21px;right:28px;cursor:pointer}.tiny-select-dialog .body{padding:40px 28px}.tiny-select-dialog .footer{position:absolute;bottom:0;left:0;right:0;padding:0 28px;text-align:right}.tiny-select-dialog .tiny-select-btn{display:inline-block;width:96px;height:36px;line-height:36px;text-align:center;color:#666;border-radius:3px;margin-bottom:28px}.tiny-select-dialog .tiny-select-btn+.tiny-select-btn{margin-left:16px}.tiny-select-dialog .cancel-btn{border:1px solid #ccd5db;line-height:34px}.tiny-select-dialog .sure-btn{color:#fff;background-color:#1261ff}.tiny-select-dialog .sure-btn.disable-submit{background:#ccc;cursor:not-allowed}.tiny-select-dialog .select-item-label{margin-right:24px;position:relative}.tiny-select-dialog .select-item-label.free-user-comment{margin-right:72px}.tiny-select-dialog .select-item-label.clear-label{margin-right:0}.tiny-select-form{position:relative;margin-bottom:26px}.tiny-select-form:last-child{margin-bottom:0}.tiny-select-form-label{position:absolute;top:0;left:0;width:84px}.tiny-select-form-content{width:100%;padding-left:104px;margin-bottom:16px}.tiny-select-form-square{display:inline-block}.game-select-dialog-msg{font-size:18px;color:#333}.game-select-close-tip{font-size:14px;color:#333;margin-top:12px}.hd-tip{display:block;font-size:12px;color:#ff5448;margin-top:12px}.text-warning{color:#ffb243}.member-comment{position:absolute;top:-10px;left:32px;width:60px;height:18px;line-height:18px;border-radius:10px;font-size:10px;text-align:center;cursor:pointer}.is-member{color:#fff;background-image:linear-gradient(90deg,#1593ff,#5d80ff)}.no-member{color:#fff;background:linear-gradient(270deg,#ff3c2f,#ff8585)}
.tiny-avatar{display:flex;z-index:99;transition:all .2s linear}.tiny-avatar .avatar-img{width:26px;height:26px;border-radius:100%;border:1px solid #fff}.tiny-avatar a{color:#fff;display:flex;align-items:center}.tiny-avatar .name{margin-left:10px;font-size:12px}.tiny-avatar .function-bar{display:flex}.tiny-avatar .vertical{flex-direction:column}.tiny-avatar .vertical a{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:12px;margin-top:12px}.tiny-avatar .vertical a i{font-size:16px}.tiny-avatar .vertical a em{font-style:normal;font-weight:400;margin-top:5px}.tiny-avatar .vertical .dock-content{position:absolute;right:38px;bottom:-15px;z-index:2}.tiny-avatar .vertical .dock-content .arrow{position:absolute;bottom:10px;right:14px;z-index:1}.tiny-avatar .horizontal a{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;color:#fff;font-size:12px;margin-top:0;margin-left:20px}.tiny-avatar .horizontal a i{font-size:16px}.tiny-avatar .horizontal a em{font-style:normal;font-weight:400;margin-left:6px}.tiny-avatar .horizontal .dock-content{position:absolute;right:-28px;bottom:60px;z-index:2}.tiny-avatar .horizontal .dock-content .arrow{position:absolute;bottom:-6px;right:32px;z-index:1}.tiny-avatar .arrow{width:20px;height:20px;transform:rotate(45deg);background-color:#fff}.tiny-avatar .dock-content{border-radius:2px;width:120px;min-height:40px;max-height:160px}.tiny-avatar .dock-content ul li{width:100px;height:40px;line-height:40px;background-color:#fff;text-align:center;color:#333;font-size:13px}.tiny-avatar .dock-content ul li:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.tiny-avatar .dock-content ul li:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.top{top:0;left:0;height:52px;padding:0 16px;background-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.preview-right,.top{position:absolute;right:40px}.preview-right{bottom:184px;flex-direction:column;width:38px;background-color:rgba(0,0,0,.4);border-radius:12px 0 0 12px;justify-content:space-between;align-items:center;padding:12px 0;z-index:1}.preview-right.avatar-open{right:116px}.preview-right .hd-clear{margin-bottom:12px}.bottom{position:absolute;bottom:0;left:0;right:40px;width:320px;height:52px;padding:0 16px;flex-direction:row;align-items:center;justify-content:flex-end;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.bottom.avatar-open{bottom:66px;background-image:none;background-color:rgba(0,0,0,.4);border-radius:12px 12px 0 0}.bottom .hd-clear{margin-right:12px}.hd-scene-list{position:absolute;right:-36px;top:0;width:76px;height:100%;background-color:rgba(0,0,0,.4);z-index:-9;transition:all .2s linear;padding:16px 10px;overflow-x:hidden;overflow-y:scroll}.hd-scene-list.bottom{right:30px;bottom:-66px;top:auto;width:320px;height:66px;padding:0 16px 6px;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.hd-scene-list.bottom li{display:inline-block;height:56px;margin-top:0;margin-left:12px}.hd-scene-list.bottom li:first-child{margin-left:0}.hd-scene-list.bottom li a{display:inline-block;height:100%}.hd-scene-list.bottom li a img{height:100%;width:auto}.hd-scene-list-open{right:40px;z-index:100}.hd-scene-list-open.bottom{right:0;bottom:0}.hd-scene-list li{margin-top:12px}.hd-scene-list li:first-child{margin-top:0}.hd-scene-list a{display:inline-block}.hd-scene-list a img{width:100%}.dock-yes-container{position:absolute;left:0;top:0;bottom:0;right:40px;z-index:10}.dock-yes-container .dock-yes{display:block;width:44px;height:44px;line-height:44px;text-align:center;border-radius:50%;background-color:rgba(0,0,0,.2);color:#fff;position:absolute;left:0;top:221px}.dock-yes-container .dock-detail-box{background-color:rgba(0,0,0,.2);border-radius:12px;margin-top:30%;display:flex}.dock-yes-container .dock-detail-box a{display:flex;flex-direction:column;align-items:center;color:#fff}.dock-yes-container .dock-detail-box a i{font-size:23px}.dock-yes-container .dock-detail-box a em{font-style:normal;font-weight:400;margin-top:7px}.dock-yes-container .dock-detail-box.one{margin-left:127px;width:66px;height:66px;align-items:center;justify-content:center}.dock-yes-container .dock-detail-box.two{margin-left:70px;width:180px;height:66px;padding:0 16px;align-items:center;justify-content:space-between}.dock-yes-container .dock-detail-box.three{margin-left:60px;width:200px;height:66px;align-items:center;justify-content:space-around}.dock-yes-container .dock-detail-box.four{margin-left:40px;margin-top:10%;width:240px;height:240px;position:relative}.dock-yes-container .dock-detail-box.four a:first-of-type{position:absolute;top:20px;left:96px}.dock-yes-container .dock-detail-box.four a:nth-of-type(2){position:absolute;right:20px;top:96px}.dock-yes-container .dock-detail-box.four a:nth-of-type(3){position:absolute;bottom:20px;left:96px}.dock-yes-container .dock-detail-box.four a:nth-of-type(4){position:absolute;left:20px;top:96px}
.hd-component.function-bar{display:flex;padding:16px 0}.hd-component.vertical{position:absolute;right:40px;bottom:92px;width:38px;flex-direction:column;border-radius:12px 0 0 12px;background-color:rgba(0,0,0,.4)}.hd-component.vertical a{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:12px;margin-top:12px}.hd-component.vertical a:first-child{margin-top:0}.hd-component.vertical a i{font-size:20px}.hd-component.vertical a em{font-style:normal;font-weight:400;margin-top:5px}.hd-component.vertical .clear-tip{position:absolute;right:38px;top:-15px;z-index:2}.hd-component.vertical .clear-tip .arrow{position:absolute;top:15px;right:14px;z-index:1}.hd-component.vertical .dock-content{position:absolute;right:38px;bottom:-15px;z-index:2}.hd-component.vertical .dock-content .arrow{position:absolute;bottom:10px;right:14px;z-index:1}.hd-component.horizontal{position:absolute;bottom:0;right:40px;left:0;width:auto;height:52px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.8));justify-content:flex-end;padding:0 12px}.hd-component.horizontal a{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;color:#fff;font-size:12px;margin-top:0;margin-left:20px}.hd-component.horizontal a i{font-size:18px}.hd-component.horizontal a em{font-style:normal;font-weight:400;margin-left:6px}.hd-component.horizontal .clear-tip{position:absolute;bottom:60px;right:-70px;z-index:2}.hd-component.horizontal .clear-tip .arrow{position:absolute;left:60px;bottom:2px;z-index:1}.hd-component.horizontal .dock-content{position:absolute;right:-28px;bottom:60px;z-index:0}.hd-component.horizontal .dock-content .arrow{position:absolute;bottom:-6px;right:32px;z-index:1}.hd-component .clear-tip{width:150px;height:60px}.hd-component .clear-tip .txt-box{width:130px;line-height:50px;background-color:#fff;border-radius:8px;text-align:center;box-shadow:0 0 16px 0 rgba(0,0,0,.16);color:#333;font-size:14px}.hd-component .arrow{width:20px;height:20px;transform:rotate(45deg);background-color:#fff}.hd-component .dock-content{border-radius:2px;width:120px;min-height:40px;max-height:160px}.hd-component .dock-content ul li{width:100px;height:40px;line-height:40px;background-color:#fff;text-align:center;color:#333;font-size:13px}.hd-component .dock-content ul li:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.hd-component .dock-content ul li:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}
.show-example{position:absolute;top:0;width:320px;height:486px;overflow-y:scroll;overflow-x:hidden;left:0;background-color:rgba(0,0,0,.4)}.show-example .show-click{position:absolute;right:10px;bottom:184px;text-align:center;z-index:1}.show-example .show-click img{width:32px;height:32px;display:block;margin-bottom:5px}.show-example .show-click i{font-size:20px;color:#fff}.show-example .show-image{width:320px}.show-example .option-bar{position:absolute;right:0;bottom:184px;z-index:1;width:38px;background-color:rgba(0,0,0,.4);border-radius:12px 0 0 12px;justify-content:space-between;align-items:center;padding:12px 0;flex-direction:column}.show-example .option-bar a{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:12px;margin-top:12px}.show-example .option-bar a.put-up{margin-top:0}.show-example .option-bar a.put-up .eqf-right{transform:rotate(180deg)}.show-example .option-bar a i{font-size:20px}.show-example .option-bar a em{font-style:normal;font-weight:400;margin-top:5px}.show-example .clear-tip{width:150px;height:60px;position:absolute;right:38px;top:-15px;z-index:2}.show-example .clear-tip .txt-box{width:130px;line-height:50px;background-color:#fff;border-radius:8px;text-align:center;box-shadow:0 0 16px 0 rgba(0,0,0,.16);color:#333;font-size:14px}.show-example .clear-tip .arrow{position:absolute;top:15px;right:14px;z-index:1}.show-example .arrow{width:20px;height:20px;transform:rotate(45deg);background-color:#fff}.show-example .dock-image{width:100px;position:absolute;bottom:-30px;right:45px}.show-example .dock-content-box{border-radius:2px;width:120px;position:absolute;right:38px;bottom:-50px;z-index:2}.show-example .dock-content-box ul li{width:100px;height:40px;line-height:40px;background-color:#fff;text-align:center;color:#333;font-size:13px}.show-example .dock-content-box ul li:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.show-example .dock-content-box ul li:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.show-example .dock-content-box .arrow{position:absolute;bottom:50px;right:14px;z-index:1}.red{color:#ff296a}
.exemplarPreviewH5{background-color:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.exemplarPreviewH5 .middle{vertical-align:middle}.exemplarPreviewH5 .header{height:60px;line-height:60px;font-size:18px}.exemplarPreviewH5 .reviewCancel{position:absolute;right:28px;top:0;font-size:18px;cursor:pointer}.exemplarPreviewH5 .reviewCancel .eqf-no:hover{color:#ff2a6a}.exemplarPreviewH5 .review{width:960px;height:600px;background-color:#fff;position:relative;top:50%;margin:-300px auto auto;padding:0 28px}.exemplarPreviewH5 .review.horizontal-view{width:1126px}.exemplarPreviewH5 .reviewScene{float:left;width:360px;height:486px;background-color:#fff}.exemplarPreviewH5 .reviewScene .box-hide{position:relative;width:359px;height:486px;overflow:hidden}.exemplarPreviewH5 .reviewScene .box-if{width:360px;height:486px;overflow:hidden}.exemplarPreviewH5 .reviewScene .box-if.gc-review{width:320px}.exemplarPreviewH5 .reviewScene iframe{width:100%;height:100%}.exemplarPreviewH5 .reviewScene.horizontalScene{width:526px}.exemplarPreviewH5 .reviewScene.horizontalScene .box-hide{position:relative;width:524px}.exemplarPreviewH5 .reviewScene.horizontalScene .box-if{width:526px}.exemplarPreviewH5 .reviewScene .status{padding-top:10px;padding-right:40px;font-size:12px}.exemplarPreviewH5 .reviewScene .author{width:360px;padding-top:5px}.exemplarPreviewH5 .reviewScene .author span{margin-right:10px}.exemplarPreviewH5 .reviewScene .author img{width:40px;height:40px;border-radius:20px}.exemplarPreviewH5 .reviewScene .author em{width:40px;height:40px;display:inline-block;line-height:40px;text-align:center;color:#fff;border-radius:20px;background:#00c2f2}.exemplarPreviewH5 .reviewScene .author .authorName{color:#526069}.exemplarPreviewH5 .reviewScene .scenePage{float:right;width:40px;height:486px;border-right:1px solid #ccd5db}.exemplarPreviewH5 .reviewScene .scenePage a{width:39px;height:70px}.exemplarPreviewH5 .reviewScene .scenePage a:hover{background-color:#f0f3f4}.exemplarPreviewH5 .reviewScene .scenePage .preview{position:relative;height:70px;margin-top:173px}.exemplarPreviewH5 .reviewScene .scenePage .preview em{position:absolute;bottom:25px;left:10px;font-size:20px}.exemplarPreviewH5 .reviewScene .scenePage .next{position:relative;height:73px;margin-bottom:173px}.exemplarPreviewH5 .reviewScene .scenePage .next em{position:absolute;top:25px;left:10px;font-size:20px}.exemplarPreviewH5 .reviewScene .scenePage em{display:block}.exemplarPreviewH5 .exemplar-info{display:flex;flex-direction:column;justify-content:space-between;margin-left:360px;height:486px;margin-top:-32px}.exemplarPreviewH5 .exemplar-info .img-cover{width:64px;height:64px;margin-right:10px}.exemplarPreviewH5 .exemplar-info .title{color:#333;height:64px;display:flex;flex-direction:column;justify-content:space-between}.exemplarPreviewH5 .exemplar-info .title .unpublish{color:#76838f}.exemplarPreviewH5 .exemplar-info .title .checked{color:#44cb83}.exemplarPreviewH5 .exemplar-info .title .new{color:#f2a653}.exemplarPreviewH5 .exemplar-info .title .check{color:#ff7e7e}.exemplarPreviewH5 .exemplar-info .title .done{color:#666}.exemplarPreviewH5 .exemplar-info .title .app{color:#ff79a2}.exemplarPreviewH5 .exemplar-info .title p:first-child{font-size:16px}.exemplarPreviewH5 .exemplar-info .title .description{font-size:12px;color:#999}.exemplarPreviewH5 .exemplar-info .title .title-font{font-size:12px}.exemplarPreviewH5 .exemplar-info .title .marginRight{margin-right:24px}.exemplarPreviewH5 .exemplar-info .title .marginRight .status{color:#1593ff;display:inline-block;width:65px}.exemplarPreviewH5 .exemplar-info .title .marginRight .status.grey{color:#999}.exemplarPreviewH5 .exemplar-info .title .marginRight .status.red{color:#ff5448}.exemplarPreviewH5 .exemplar-info .title .but-href{color:#1593ff;cursor:pointer;text-decoration:underline;font-size:14px}.exemplarPreviewH5 .exemplar-info .title .btn-on{color:#1593ff;cursor:pointer}.exemplarPreviewH5 .exemplar-info .title .btn-on:hover,.exemplarPreviewH5 .exemplar-info .title .but-href:hover{color:#198ae7}.exemplarPreviewH5 .exemplar-info .opera{margin-top:30px}.exemplarPreviewH5 .exemplar-info .opera .btn-line{margin:0 8px 0 20px}.exemplarPreviewH5 .exemplar-info .opera .money{display:inline-block;padding-top:10px}.exemplarPreviewH5 .exemplar-info .server{margin-top:28px}.exemplarPreviewH5 .exemplar-info .server a{color:#666;font-size:14px;margin-right:30px}.exemplarPreviewH5 .exemplar-info .server a em{padding-right:5px}.exemplarPreviewH5 .exemplar-info .server a:hover{color:#1593ff}.exemplarPreviewH5 .exemplar-info .price{position:relative}.exemplarPreviewH5 .exemplar-info .price .priceShow{width:150px;margin:0 290px 0 0;color:#1593ff;font-size:48px}.exemplarPreviewH5 .exemplar-info .price .freePrice{font-size:36px;color:#48d5b2;padding-top:12px;display:block}.exemplarPreviewH5 .exemplar-info .createScene{position:absolute;top:266px}.exemplarPreviewH5 .exemplar-info .createScene a{display:block;color:#fff;width:160px;height:40px;font-size:14px;text-align:center;line-height:40px;padding:0;background-color:#48d5b2}.exemplarPreviewH5 .exemplar-info .createScene a:hover{background-color:#6fe29f}.exemplarPreviewH5 .exemplar-info .btn-goon{border:1px solid #1593ff;border-radius:3px;color:#1593ff;text-align:center;width:96px}.exemplarPreviewH5 .exemplar-info .btn-goon:hover{color:#fff;background:#1593ff}.exemplarPreviewH5 .exemplar-info .share .link,.exemplarPreviewH5 .exemplar-info .share .qrcode{float:left}.exemplarPreviewH5 .exemplar-info .share .qrcode p{font-size:12px;color:#666}.exemplarPreviewH5 .exemplar-info .share .qrcode .ercode{margin:8px 0}.exemplarPreviewH5 .exemplar-info .share .down{cursor:pointer;text-align:center;display:inline-block;width:47%}.exemplarPreviewH5 .exemplar-info .share .down:hover{color:#1593ff}.exemplarPreviewH5 .exemplar-info .share .link{margin-left:30px;width:240px}.exemplarPreviewH5 .exemplar-info .share .link .third-share{padding-top:25px}.exemplarPreviewH5 .exemplar-info .share .link .third-share a{margin-right:24px;font-size:24px;opacity:.8}.exemplarPreviewH5 .exemplar-info .share .link .third-share a:hover{opacity:1}.exemplarPreviewH5 .exemplar-info .share .link .third-share .eqf-weibo{color:#ff2a6a}.exemplarPreviewH5 .exemplar-info .share .link .third-share .eqf-QQ{color:#1593ff}.exemplarPreviewH5 .exemplar-info .share .link .third-share .eqf-QQzone{color:#ffb243}.exemplarPreviewH5 .exemplar-info .share .link input{width:235px}.exemplarPreviewH5 .exemplar-info .share .link p{margin:15px 0 8px}.exemplarPreviewH5 .exemplar-info .share .link p,.exemplarPreviewH5 .exemplar-info .share .link p a{color:#666}.exemplarPreviewH5 .exemplar-info .share .link p a:hover{color:#1593ff}.exemplarPreviewH5 .enterprise-operate .btn{padding:7px}.exemplarPreviewH5 .enterprise-operate .staff-scene-operate{margin-top:20px}.exemplarPreviewH5 .enterprise-operate .share-scene-operate{width:100%;height:64px;display:flex;align-items:center;position:relative}.exemplarPreviewH5 .enterprise-operate .share-scene-operate .switch{margin-left:10px}.checkTab{width:572px}.checkTab .tabsBody{width:572px;height:380px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:16px 0}.checkTab .tabsBody li{position:relative}.checkTab .tabsBody li .StopEventLayer{width:100%;height:100%;position:absolute;top:0;left:0;background:transparent}.checkTab .tabsBody .flexBox .boxCol-1{display:flex;color:#999;font-size:14px;margin-right:14px;width:100%;margin-bottom:12px}.checkTab .tabsBody .flexBox .boxCol-1 .boxCol-1-item{flex:1;color:#111;font-size:14px;line-height:20px}.checkTab .tabsBody .flexBox .boxCol-1 .boxCol-1-item-long{width:120px;margin-right:12px;color:#111;font-size:14px;line-height:20px}.checkTab .tabsBody .flexBox .boxCol-2{display:flex;width:516px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long{width:120px;height:120px;padding:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.16);border-radius:3px;margin-right:12px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long .code-btn{display:none;position:absolute;width:100%;height:100%;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long .code-btn .code-btn-down{color:#fff;width:64px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;text-align:center;background:#1593ff;border-radius:3px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long:hover .code-btn{display:flex}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item{flex:1;display:flex;width:120px;margin-right:12px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item .tolong-btn{width:80px;height:32px;background:#fff;border-radius:3px;border:1px solid #1593ff;color:#1593ff;display:block;line-height:32px;text-align:center;margin-bottom:12px;font-size:12px;padding:0}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item .tolong-btn:last-child{margin-bottom:0}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item:last-child{margin-right:0}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area{width:120px;height:212px;position:relative;line-height:159px;text-align:center;-webkit-box-shadow:0 0 8px rgba(0,0,0,.16);-moz-box-shadow:0 0 8px rgba(0,0,0,.16);box-shadow:0 0 8px rgba(0,0,0,.16);color:#999;font-size:0;border-radius:3px}@keyframes dot{0%{opacity:1}to{opacity:0}}@-webkit-keyframes dot{0%{display:inline}to{display:none}}@-moz-keyframes dot{0%{display:inline}to{display:none}}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .dot1{-webkit-animation:dot 0 linear 1s;-o-animation:dot 0 linear 1s;animation:dot 0 linear 1s;animation-iteration-count:infinite}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .dot2{-webkit-animation:dot 1s linear 1s;-o-animation:dot 1s linear 1s;animation:dot 1s linear 1s;animation-iteration-count:infinite}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .btn-box{width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center;display:none}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .btn-box .marginTop16{margin-top:16px}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .btn-box .btn-down{color:#fff;width:64px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;text-align:center;background:#1593ff;border-radius:3px}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area:hover .btn-box{display:flex}.checkTab .tabsBody .flexBox .boxCol-2 .third-share{font-size:24px;color:#999}.checkTab .tabsBody .flexBox .boxCol-2 .third-share a{display:inline-block;width:36px;height:36px;padding:5px;box-shadow:0 0 4px 0 rgba(0,0,0,.16);border-radius:7px;margin-right:20px;opacity:.8}.checkTab .tabsBody .flexBox .boxCol-2 .third-share a:hover{opacity:1}.checkTab .tabsBody .flexBox .boxCol-2 .third-share .eqf-weibo{color:#ff2a6a}.checkTab .tabsBody .flexBox .boxCol-2 .third-share .eqf-QQ{color:#1593ff}.checkTab .tabsBody .flexBox .boxCol-2 .third-share .eqf-QQzone{color:#ffb243}.checkTab .tabsBody .flexBox .boxCol-2 .p-relative{position:relative}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog{width:196px;background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);top:88px;z-index:10;cursor:auto;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:24px;display:flex;justify-content:space-between}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-1{width:146px}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-1 .btn-down-size{border:1px solid #ccd5db;border-radius:3px;color:#666;width:146px;height:30px;line-height:28px;cursor:pointer;font-size:12px;padding:0;text-align:center}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-1 .btn-down-size:hover{color:#1593ff;border:1px solid #1593ff}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-title{font-size:14px;color:#333;text-align:left}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-2{width:106px}.checkTab .tabsBody .flexBox .boxCol-2 .share-box{width:320px;height:36px;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:flex}.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-url{width:337px;height:36px;border:1px solid #ccd5db;border-top-left-radius:3px;border-bottom-left-radius:3px;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px 0 14px;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-btn{height:36px;width:52px;background-color:#1593ff;line-height:36px;text-align:center;font-size:14px;color:#fff;cursor:pointer}.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-btn:hover{background-color:#198ae7}.checkTab .tabsBody .flexBox .alert-msg{width:516px;background:#e3f1ff;border-radius:3px;height:20px;font-size:12px;color:#666;text-align:left;line-height:20px;margin-bottom:6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 5px 0 12px;display:flex;justify-content:space-between}.checkTab .tabsBody .flexBox .alert-msg .alert-close{font-size:14px;color:#999;cursor:pointer}.checkTab .tabs{height:36px;display:flex;margin-bottom:-1px}.checkTab .tabs li:hover{color:#1593ff}.checkTab .tabs li{position:relative;width:112px;height:36px;line-height:36px;font-size:13px;text-align:center;cursor:pointer;box-shadow:0 0 4px 0 rgba(0,0,0,.16);border-radius:3px;margin-right:12px}.checkTab .tabs li em{position:absolute;top:2px;right:6px;color:red;font-size:12px;line-height:10px}.checkTab .tabs li em.game{color:#ffe623}.checkTab .tabs li.on{background-color:#1593ff;color:#fff}.blue-border{display:inline-block;width:4px;height:14px;vertical-align:-2px;background:#1593ff;margin-right:8px}
.exemplarPreview-tmp{background-color:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.exemplarPreview-tmp .header{height:60px;line-height:60px;font-size:18px}.exemplarPreview-tmp .reviewCancel{position:absolute;right:20px;top:0;font-size:18px}.exemplarPreview-tmp .reviewCancel em{cursor:pointer}.exemplarPreview-tmp .review{width:800px;height:600px;background-color:#fff;position:relative;top:50%;margin:-300px auto auto;padding:0 20px}.exemplarPreview-tmp .reviewScene{float:left;width:360px;height:486px;position:relative;background-color:#f0f3f4}.exemplarPreview-tmp .reviewScene iframe{width:100%;height:100%}.exemplarPreview-tmp .reviewScene .eqf-QRcode{position:absolute;right:11px;bottom:20px;font-size:18px}.exemplarPreview-tmp .reviewScene .qrcode{position:absolute;top:0;left:0;right:40px;bottom:0;z-index:2;background-color:#fff;border:1px solid #ccd5db}.exemplarPreview-tmp .reviewScene .qrcode .zoomIn-change{margin-top:50%;margin-left:20%}.exemplarPreview-tmp .reviewScene .author{width:360px;padding-top:5px;font-size:12px}.exemplarPreview-tmp .reviewScene .author span{margin-right:10px}.exemplarPreview-tmp .reviewScene .author img{width:24px;height:24px;border-radius:12px}.exemplarPreview-tmp .reviewScene .author span em{width:40px;height:40px;display:inline-block;line-height:40px;text-align:center;color:#fff;border-radius:20px;background:#00c2f2}.exemplarPreview-tmp .reviewScene .author .authorName{color:#526069}.exemplarPreview-tmp .reviewScene .author .store{padding:5px;margin-right:40px;border:1px solid #ccd5db;border-radius:2px;cursor:pointer}.exemplarPreview-tmp .reviewScene .author .store:hover{background-color:#1593ff;color:#fff;border-color:#1593ff}.exemplarPreview-tmp .reviewScene .author .store em{padding-right:5px}.exemplarPreview-tmp .reviewScene .scenePage{float:right;width:40px;height:486px;border-right:1px solid #ccd5db}.exemplarPreview-tmp .reviewScene .scenePage a{width:39px;height:70px}.exemplarPreview-tmp .reviewScene .scenePage a:hover{background-color:#f0f3f4}.exemplarPreview-tmp .reviewScene .scenePage .preview{position:relative;height:70px;margin-top:173px}.exemplarPreview-tmp .reviewScene .scenePage .preview em{position:absolute;bottom:25px;left:10px;font-size:20px}.exemplarPreview-tmp .reviewScene .scenePage .next{position:relative;height:73px;margin-bottom:173px}.exemplarPreview-tmp .reviewScene .scenePage .next em{position:absolute;top:25px;left:10px;font-size:20px}.exemplarPreview-tmp .reviewScene .scenePage em{display:block}.exemplarPreview-tmp .exemplar-info{margin-left:385px}.exemplarPreview-tmp .exemplar-info .goodsSets{margin-top:10px;overflow:hidden}.exemplarPreview-tmp .exemplar-info .goodsSets .active{border-color:#1593ff;color:#1593ff}.exemplarPreview-tmp .exemplar-info .goodsSets .active:before{border-bottom-color:#1593ff}.exemplarPreview-tmp .exemplar-info .goodsSets li{float:left;width:72px;height:28px;line-height:26px;border:1px solid #ccd5db;text-align:center;position:relative;margin-right:8px;color:#666;font-size:12px;cursor:pointer}.exemplarPreview-tmp .exemplar-info .goodsSets li:before{content:"";left:-14px;top:-14px;position:absolute;width:0;height:0;border:14px solid transparent;border-bottom-color:#ccd5db;transform:rotate(-45deg)}.exemplarPreview-tmp .exemplar-info .goodsSets li i{position:absolute;top:-1px;left:0;color:#fff}.exemplarPreview-tmp .exemplar-info .goodsSets li:hover{border-color:#1593ff;color:#1593ff}.exemplarPreview-tmp .exemplar-info .goodsSets li:hover:before{border-bottom-color:#1593ff}.exemplarPreview-tmp .exemplar-info img{width:96px;height:96px;padding-right:10px}.exemplarPreview-tmp .exemplar-info .title{color:#333}.exemplarPreview-tmp .exemplar-info .title p:first-child{font-size:18px}.exemplarPreview-tmp .exemplar-info .title .description{font-size:12px;margin-top:10px}.exemplarPreview-tmp .exemplar-info .opera{margin-top:30px}.exemplarPreview-tmp .exemplar-info .opera .btn-line{margin:0 8px 0 20px}.exemplarPreview-tmp .exemplar-info .server{margin:24px 0;padding-bottom:24px;border-bottom:1px solid #e6ebed}.exemplarPreview-tmp .exemplar-info .server a{color:#666;font-size:14px;margin-right:30px}.exemplarPreview-tmp .exemplar-info .server a em{padding-right:5px}.exemplarPreview-tmp .exemplar-info .server a:hover{color:#1593ff}.exemplarPreview-tmp .exemplar-info .price{position:relative;color:#1593ff}.exemplarPreview-tmp .exemplar-info .price .priceShow{width:100%;margin:0 290px 0 0}.exemplarPreview-tmp .exemplar-info .price .priceShow .memberPrice{font-size:16px;color:#bf8a5e;margin-top:12px}.exemplarPreview-tmp .exemplar-info .price .priceShow .ismemberPrice{font-size:16px;color:#c88856}.exemplarPreview-tmp .exemplar-info .price .priceShow .ismemberPrice em{font-size:28px}.exemplarPreview-tmp .exemplar-info .price .priceShow .savePrice{font-size:14px;color:#999;margin-top:10px}.exemplarPreview-tmp .exemplar-info .price .activePrice{font-size:28px;font-weight:300}.exemplarPreview-tmp .exemplar-info .price .activePrice em{color:#000;font-size:14px;padding-left:4px}.exemplarPreview-tmp .exemplar-info .price .activePrice.del{text-decoration:line-through}.exemplarPreview-tmp .exemplar-info .price .origin-price{color:#999;font-size:14px;padding-left:12px;text-decoration:line-through}.exemplarPreview-tmp .exemplar-info .createScene{margin-top:20px;float:left}.exemplarPreview-tmp .exemplar-info .createScene a{font-size:16px;padding:13px 42px;height:auto;margin-right:16px}.exemplarPreview-tmp .exemplar-info .createScene .member-free,.exemplarPreview-tmp .exemplar-info .createScene .user-btn{width:120px;height:36px;line-height:36px;border-radius:4px;padding:0}.exemplarPreview-tmp .exemplar-info .createScene .member-free{display:inline-block;vertical-align:middle;background-image:linear-gradient(-135deg,#ffe0b8,#e2aa62);font-size:16px;color:#673416;text-align:center;cursor:pointer}
.exemplarPreview-corp-template{background-color:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.exemplarPreview-corp-template .header{height:60px;line-height:60px;font-size:18px}.exemplarPreview-corp-template .reviewCancel{position:absolute;right:20px;top:0;font-size:18px;cursor:pointer}.exemplarPreview-corp-template .reviewCancel .eqf-no:hover{color:#ff2a6a}.exemplarPreview-corp-template .review{width:800px;height:600px;background-color:#fff;position:relative;top:50%;margin:-300px auto auto;padding:0 28px}.exemplarPreview-corp-template .review.horizontal-view{width:966px}.exemplarPreview-corp-template .reviewScene{float:left;width:360px;height:486px;position:relative;background-color:#fff}.exemplarPreview-corp-template .reviewScene .box-hide{width:359px;height:486px;overflow:hidden}.exemplarPreview-corp-template .reviewScene .box-if{width:360px;height:486px}.exemplarPreview-corp-template .reviewScene iframe{width:100%;height:100%}.exemplarPreview-corp-template .reviewScene.horizontalScene{width:526px}.exemplarPreview-corp-template .reviewScene.horizontalScene .box-hide{width:524px}.exemplarPreview-corp-template .reviewScene.horizontalScene .box-if{width:526px}.exemplarPreview-corp-template .reviewScene .status{padding-top:10px;padding-right:40px;font-size:12px}.exemplarPreview-corp-template .reviewScene .status .unpublish{color:#76838f}.exemplarPreview-corp-template .reviewScene .status .checked{color:#44cb83}.exemplarPreview-corp-template .reviewScene .status .new{color:#f2a653}.exemplarPreview-corp-template .reviewScene .status .check{color:#ff7e7e}.exemplarPreview-corp-template .reviewScene .status .app{color:#ff79a2}.exemplarPreview-corp-template .reviewScene .scenePage{float:right;width:40px;height:486px;border-right:1px solid #ccd5db}.exemplarPreview-corp-template .reviewScene .scenePage a{width:39px;height:70px}.exemplarPreview-corp-template .reviewScene .scenePage a:hover{background-color:#f0f3f4}.exemplarPreview-corp-template .reviewScene .scenePage .preview{position:relative;height:70px;margin-top:173px}.exemplarPreview-corp-template .reviewScene .scenePage .preview em{position:absolute;bottom:25px;left:10px;font-size:20px}.exemplarPreview-corp-template .reviewScene .scenePage .next{position:relative;height:73px;margin-bottom:173px}.exemplarPreview-corp-template .reviewScene .scenePage .next em{position:absolute;top:25px;left:10px;font-size:20px}.exemplarPreview-corp-template .reviewScene .scenePage em{display:block}.exemplarPreview-corp-template .exemplar-info{height:486px;margin-left:360px;padding-left:28px;border-left:1px solid #ccd5db}.exemplarPreview-corp-template .exemplar-info.horizontal-exemplar{margin-left:526px}.exemplarPreview-corp-template .exemplar-info .title{color:#333}.exemplarPreview-corp-template .exemplar-info .title p:first-child{font-size:18px}.exemplarPreview-corp-template .exemplar-info .title .description{font-size:12px;margin-top:10px}.exemplarPreview-corp-template .exemplar-info .server{margin:24px 0;padding-bottom:24px;border-bottom:1px solid #e6ebed}.exemplarPreview-corp-template .exemplar-info .server a{color:#666;font-size:14px;margin-right:30px}.exemplarPreview-corp-template .exemplar-info .server a em{padding-right:5px}.exemplarPreview-corp-template .exemplar-info .server a:hover{color:#1593ff}.exemplarPreview-corp-template .exemplar-info .createScene{float:left}.exemplarPreview-corp-template .exemplar-info .createScene a{font-size:16px;padding:13px 42px;height:auto;margin-right:16px}.exemplarPreview-corp-template .exemplar-info .createScene .user-btn{width:120px;height:36px;line-height:36px;border-radius:4px;padding:0}
.mh5-share-container .url-box .qr-code-box{height:212px}.mh5-share-container .qr-code-box{position:relative}.mh5-share-container .qr-code-box-mask{position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:3px}.mh5-share-container .qr-code-box-mask .qr-code-box-mask-main{width:120px;height:120px;margin:0 auto;margin-top:50px;background:#f5f5f5;opacity:.8}.mh5-share-container .qr-code-box-mask .qr-code-box-mask-main-content{width:70px;height:40px;margin:0 auto;padding-top:40px;font-size:14px;font-weight:400;color:#666;line-height:20px;text-align:center}.mh5-share-container .third-share{position:relative}.mh5-share-container .third-share .third-share-mask{position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5)}.mh5-share-container .share-txt-box{position:relative}.mh5-share-container .share-txt-box .share-txt-box-mask{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;background:hsla(0,0%,100%,.5);border-radius:3px}.mh5-share-container .share-txt-box .share-txt-box-mask-input{flex:1;height:32px;font-size:14px;font-weight:400;color:#666;line-height:30px;text-align:center;background:hsla(0,0%,100%,.95);border:1px solid #e6ebed;border-right:none}.mh5-share-container .share-txt-box .share-txt-box-mask-btn{width:76px;height:32px;background:#f5f5f5;font-size:13px;font-weight:400;color:#bfbfbf;line-height:30px;text-align:center;border:1px solid #e6ebed;user-select:none}.mh5-share-container .qr-code-show{position:relative;margin-top:18px;margin-left:15px;width:120px;height:120px}.mh5-share-container .qr-code-show .code-btn{display:none;position:absolute;width:100%;height:100%;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center}.mh5-share-container .qr-code-show .code-btn .code-btn-down{color:#fff;text-align:center;width:92px;height:32px;line-height:32px;cursor:pointer;font-size:14px;padding:0;background:#1261ff;border-radius:16px}.mh5-share-container .qr-code-show .code-btn .code-btn-down:hover{background-color:#2c72ff}.mh5-share-container .qr-code-show .loading-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mh5-share-container .qr-code-show:hover .code-btn{display:flex}.mh5-share-container .qr-code-show .h2-create-img{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;visibility:hidden}.mh5-share-container .pic-area{width:120px;height:212px;position:relative;line-height:159px;text-align:center;color:#999;font-size:0;border-radius:3px;background-color:#f5f5f5}.mh5-share-container .pic-area .btn-box{width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center;display:none}.mh5-share-container .pic-area .btn-box .marginTop16{margin-top:16px}.mh5-share-container .pic-area .btn-box .btn-down{color:#fff;text-align:center;width:92px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;background:#1593ff;border-radius:16px}.mh5-share-container .pic-area .btn-box .btn-down:hover{background-color:#198ae7}.mh5-share-container .pic-area:hover .btn-box{display:flex}.mh5-share-container .base-data-container .audit-operate span{text-decoration:underline}.mh5-share-container .base-data-container .btn-on{color:#1593ff;cursor:pointer}.mh5-share-container .base-data-container .btn-on:hover{color:#198ae7}
.mh5Toh2-container .boxCol-1{margin-bottom:12px}.mh5Toh2-container .boxCol-2{display:flex;width:516px}.mh5Toh2-container .boxCol-2 .boxCol-2-item{display:flex;width:116px;height:202px;border:2px solid transparent;margin-right:17px;cursor:pointer;border-radius:5px}.mh5Toh2-container .boxCol-2 .boxCol-2-item:last-child{margin-right:0}.mh5Toh2-container .boxCol-2 .boxCol-2-item.on,.mh5Toh2-container .boxCol-2 .boxCol-2-item:hover{border-color:#1261ff}.mh5Toh2-container .boxCol-2 .pic-area{width:112px;height:198px;line-height:198px;background-color:#f5f5f5;text-align:center;color:#999;font-size:0;border-radius:3px;position:relative}.mh5Toh2-container .boxCol-2 .pic-area .dot1{-webkit-animation:dot 0 linear 1s;-o-animation:dot 0 linear 1s;animation:dot 0 linear 1s;animation-iteration-count:infinite}.mh5Toh2-container .boxCol-2 .pic-area .dot2{-webkit-animation:dot 1s linear 1s;-o-animation:dot 1s linear 1s;animation:dot 1s linear 1s;animation-iteration-count:infinite}.mh5Toh2-container .boxCol-2 .current-on-cover{width:24px;height:24px;position:absolute;right:8px;bottom:8px}.mh5Toh2-container .boxCol-2 .current-on-cover .selected-icon{width:22px;position:absolute;right:0}.mh5Toh2-container .mh5-editor-box{height:93px;padding-top:60px;position:relative}.mh5Toh2-container .mh5-editor-box a.btn{width:104px;margin-right:13px;border:1px solid #ccd5db;background-color:#fff;color:#333}.mh5Toh2-container .mh5-editor-box a.btn.btn-edit{border-color:#1261ff;color:#1261ff}.mh5Toh2-container .mh5-editor-box a.btn.btn-edit:hover{background-color:#1261ff;color:#fff}.mh5Toh2-container .mh5-editor-box a.btn.btn-down{width:118px}.mh5Toh2-container .mh5-editor-box a.btn.btn-down.active,.mh5Toh2-container .mh5-editor-box a.btn.btn-down:hover{border-color:#1261ff;color:#1261ff}.mh5Toh2-container .mh5-editor-box .poster-down-box{position:absolute;left:87px;bottom:48px;z-index:1;width:184px;height:214px;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.08);border-radius:3px;padding:24px 28px}.mh5Toh2-container .mh5-editor-box .poster-down-box .reviewCancel{position:absolute;right:10px;top:10px}.mh5Toh2-container .mh5-editor-box .poster-down-box .dlg-title{text-align:center;color:#333;font-size:14px}.mh5Toh2-container .mh5-editor-box .poster-down-box .dlg-qr-code{margin-top:14px}.mh5Toh2-container .poster-down-box .reviewCancel{font-size:16px}@keyframes dot{0%{opacity:1}to{opacity:0}}@-webkit-keyframes dot{0%{display:inline}to{display:none}}@-moz-keyframes dot{0%{display:inline}to{display:none}}
.mh5-toLong-container .boxCol-2{margin-top:12px}.mh5-toLong-container .boxCol-2-item-long{width:152px;height:180px;background-color:#fff;border-radius:3px;border:1px solid #e6ebed;padding:16px;position:relative}.mh5-toLong-container .boxCol-2-item-long .btn-box{width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center;display:none}.mh5-toLong-container .boxCol-2-item-long .btn-box .btn-down{color:#fff;text-align:center;width:92px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;background:#1261ff;border-radius:16px}.mh5-toLong-container .boxCol-2-item-long .btn-box .btn-down:hover{background-color:#2c72ff}.mh5-toLong-container .boxCol-2-item-long .btn-box .marginTop16{margin-top:16px}.mh5-toLong-container .boxCol-2-item-long .btn-box .download-dialog{top:129px}.mh5-toLong-container .boxCol-2-item-long:hover .btn-box{display:flex}.mh5-toLong-container .share-box{width:364px;padding-left:32px}.mh5-toLong-container .p-relative{position:relative}.mh5-toLong-container .long-edit-box{position:absolute;left:27px;bottom:0}
.myScenePreview .review.horizontal-view{width:1126px}.myScenePreview .reviewScene .box-hide.poster-view-box{width:305px;height:512px;padding-left:16px}.myScenePreview .reviewScene.horizontalScene{width:526px}.myScenePreview .reviewScene.horizontalScene .box-hide{position:relative;width:524px}.myScenePreview .reviewScene.horizontalScene .box-if{width:526px}.myScenePreview .exemplar-info .tabsBody .tiny-select-dialog{right:-28px}.myScenePreview .alert-msg{font-size:13px;color:#999;margin-bottom:20px}.myScenePreview .boxCol-item{width:120px;height:20px;color:#333;font-size:14px;line-height:20px}.myScenePreview .blue-border{display:inline-block;width:4px;height:14px;vertical-align:-2px;background:#1261ff;margin-right:8px;border-radius:2px}.myScenePreview .download-dialog{width:196px;background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);top:100px;z-index:10;cursor:auto;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:24px;display:flex;justify-content:space-between}.myScenePreview .download-dialog .dlg-box-1{width:146px}.myScenePreview .download-dialog .dlg-box-1 .btn-down-size{border:1px solid #ccd5db;border-radius:3px;color:#666;text-align:center;width:146px;height:30px;line-height:28px;cursor:pointer;font-size:12px;padding:0}.myScenePreview .download-dialog .dlg-box-1 .btn-down-size:hover{color:#1593ff;border:1px solid #1593ff}.myScenePreview .download-dialog .dlg-title{font-size:14px;color:#333;text-align:left}.myScenePreview .download-dialog .dlg-box-2{width:106px}.myScenePreview .lottery-draw-box{position:absolute;top:50%;right:0;z-index:1;transform:translateY(-50%);width:200px;height:380px}.myScenePreview .lottery-draw-box img{width:200px}.myScenePreview .lottery-draw-box .lottery-close{margin-top:16px;margin-left:88px;width:24px;height:24px;border-radius:50%;background-color:#6f6f6f;color:#d1d1d1;font-size:16px;display:flex;align-items:center;justify-content:center}.myScenePreview .lottery-draw-box .lottery-close:hover{background-color:#818181;color:#fff}.myScenePreview .lottery-draw-box .lottery-shadow{position:absolute;left:0;bottom:49px;width:200px;height:277px;border-radius:10px;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08)}
.gcShare-container .url-box .qr-code-box{height:212px}.gcShare-container .gc-data-right .status{color:#1593ff}.gcShare-container .gc-data-right .status.grey{color:#999}.gcShare-container .gc-data-right .status.red{color:#ff5448}.gcShare-container .gc-data-right .gc-data-box{height:13px;display:flex}.gcShare-container .gc-data-right .time{margin-top:8px;padding-left:20px}.gcShare-container .pic-area{width:120px;height:212px;position:relative;line-height:159px;text-align:center;color:#999;font-size:0;border-radius:3px;background-color:#f5f5f5}.gcShare-container .pic-area .btn-box{width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center;display:none}.gcShare-container .pic-area .btn-box .marginTop16{margin-top:16px}.gcShare-container .pic-area .btn-box .btn-down{color:#fff;text-align:center;width:92px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;background:#1593ff;border-radius:16px}.gcShare-container .pic-area .btn-box .btn-down:hover{background-color:#198ae7}.gcShare-container .pic-area:hover .btn-box{display:flex}.gcShare-container .qr-code-box,.gcShare-container .qr-code-box .qr-code-show{position:relative}.gcShare-container .qr-code-box .qr-code-show .loading-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gcShare-container .qr-code-box-mask{position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:3px}.gcShare-container .qr-code-box-mask .qr-code-box-mask-main{width:120px;height:120px;margin:0 auto;margin-top:49px;background:#f5f5f5;opacity:.8}.gcShare-container .qr-code-box-mask .qr-code-box-mask-main-content{width:70px;height:40px;margin:0 auto;padding-top:40px;font-size:14px;font-weight:400;color:#666;line-height:20px;text-align:center}.gcShare-container .third-share{position:relative}.gcShare-container .third-share .third-share-mask{position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5)}.gcShare-container .share-txt-box{position:relative}.gcShare-container .share-txt-box .share-txt-box-mask{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;background:hsla(0,0%,100%,.5);border-radius:3px}.gcShare-container .share-txt-box .share-txt-box-mask-input{flex:1;height:32px;font-size:14px;font-weight:400;color:#666;line-height:30px;text-align:center;background:hsla(0,0%,100%,.95);border:1px solid #e6ebed;border-right:none}.gcShare-container .share-txt-box .share-txt-box-mask-btn{width:76px;height:32px;background:#f5f5f5;font-size:13px;font-weight:400;color:#bfbfbf;line-height:30px;text-align:center;border:1px solid #e6ebed;user-select:none}
.myScenePreview .reviewScene{position:relative}.myScenePreview .reviewScene .box-if.gc-ifr{width:320px;height:514px}.myScenePreview .reviewScene .time{position:absolute;left:0;bottom:0;z-index:10;width:320px;height:32px;padding:16px 4px 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2));font-size:12px;color:#fff}
.view-h2-modal.modal.in .modal-dialog{transform:translateY(0)}.view-h2-modal .modal-dialog{margin:0;width:100%;height:100%;top:0;left:0;border-radius:0}.view-h2-modal .modal-dialog .modal-content{width:100%;height:100%;border-radius:0;border:none;top:0}.view-h2-modal .modal-dialog .modal-body{width:100%;height:100%;padding:0}.view-h2-modal .modal-dialog .modal-body iframe{width:100%;height:100%}.view-h2-modal .modal-dialog .modal-body .close{display:flex;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;color:#fff;background-color:#2f3c4d;border-radius:50%;cursor:pointer;transition:all .3s;position:absolute;right:50px;top:70px}.view-h2-modal .modal-dialog .modal-body .close:hover{background-color:#ff2a6a}
.switch-scene-wrapper{float:right;width:283px;height:55px;line-height:normal}.switch-scene-wrapper .cur-scene{width:100%;height:100%}.switch-scene-wrapper .cur-scene:hover .info .title{color:#1593ff}.switch-scene-wrapper .cur-scene:hover .info .create-time{color:#1593ff;font-size:12px}.switch-scene-wrapper .cur-scene .head-image{float:left;width:48px;height:48px;border-radius:4px;margin-top:6px}.switch-scene-wrapper .cur-scene .info{float:left;width:220px;height:100%;padding:14px 16px;line-height:normal}.switch-scene-wrapper .cur-scene .info .title{color:#000}.switch-scene-wrapper .cur-scene .info .create-time{color:#999;font-size:12px}.switch-scene-wrapper .cur-scene .info span{display:inline-block;width:100%;height:16px}.switch-scene-wrapper .cur-scene .eqf-down,.switch-scene-wrapper .cur-scene .eqf-up{float:left;height:100%;line-height:60px;vertical-align:middle;color:#1593ff}.switch-scene-wrapper .scene-list-wrapper{overflow:hidden;position:absolute;z-index:3;right:0;left:0;top:56px;height:0;padding-bottom:0;box-shadow:0 0 16px 0 rgba(0,0,0,.16);background-color:#fff;opacity:0;transition:padding-bottom .25s ease,opacity .4s ease}.switch-scene-wrapper .scene-list-wrapper .tpl-cover{position:absolute;top:0;left:0;width:100%;padding-bottom:100%}.switch-scene-wrapper .scene-list-wrapper .tpl-cover img{width:100%;transition-timing-function:linear}.switch-scene-wrapper .scene-list-wrapper.show{padding-bottom:25.306%;opacity:1}.switch-scene-wrapper .scene-list-wrapper ul{position:absolute;overflow:hidden;width:100%;height:100%;padding:2.2% 1.9%}.switch-scene-wrapper .scene-list-wrapper li{position:relative;overflow:hidden;float:left;width:14.422%;height:0;padding:21.495% 0 0;box-shadow:0 0 0 2px #fff;border:1px solid #e6ebed;border-radius:4px;margin-right:1.9%;cursor:pointer;text-align:left}.switch-scene-wrapper .scene-list-wrapper li.selected{box-shadow:0 0 0 2px #1593ff;border:1px solid #1593ff}.switch-scene-wrapper .scene-list-wrapper li:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.switch-scene-wrapper .scene-list-wrapper .cover{position:absolute;display:inline-block;top:0;left:0;width:100%;height:0;padding-bottom:100%}.switch-scene-wrapper .scene-list-wrapper .item-title{position:absolute;top:0;left:0;margin-top:100%;width:100%;height:0;padding-bottom:30.189%;border-bottom:1px solid #e6ebed;background:#fff}.switch-scene-wrapper .scene-list-wrapper .item-title i{position:absolute;align-items:center;text-align:left;word-break:break-all;padding:8px 12px;width:100%;height:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.switch-scene-wrapper .scene-list-wrapper .item-create-time{position:absolute;top:0;left:0;margin-top:130.189%;width:100%;height:0;padding-bottom:21%;background:#fff}.switch-scene-wrapper .scene-list-wrapper .item-create-time i{position:absolute;display:flex;align-items:center;text-align:left;word-break:break-all;font-size:12px;width:100%;height:100%;padding:10px 12px;font-weight:700}.switch-scene-wrapper .scene-list-wrapper .more-scene span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#1593ff}
.empty-box{text-align:center;margin-top:98px;min-width:600px}.empty-box img{width:160px;height:160px}.empty-box .new-tip-img{width:168px;height:140px}.empty-box .operate .ebTitle{text-align:center;font-size:16px;line-height:1.8;color:#999}.empty-box .operate .ebTxt{text-align:center;font-size:14px;line-height:1.8;color:#999}.empty-box .operate a{display:inline-block;padding:8px 26px;background-color:#1593ff;color:#fff;border-radius:60px;margin-top:24px;font-size:14px}.empty-box .operate a:hover{background-color:#198ae7}
.long-scene-select-box{height:600px;border-radius:6px;overflow:hidden;position:relative}.long-scene-select-box.long-page-box{height:398px}.long-scene-select-box.long-form-box{height:100%;width:100%;border-radius:0}.long-scene-select-box .close{position:absolute;right:23px;top:23px;z-index:100;cursor:pointer}.long-scene-select-box .close:hover{color:#1593ff}.long-scene-select-box .eqf-no{font-size:18px;color:#666}.long-scene-select-box .main-select-box{width:inherit;height:inherit;overflow:hidden}.long-scene-select-box .main-select-box iframe{width:100%;height:100%}
.newcomer-gift-container{background-color:rgba(0,0,0,.4);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.newcomer-gift-container .dialog-box{width:450px;background-color:#fff;text-align:center;transform:translate(-50%,-50%);left:50%;top:50%;border-radius:4px;position:relative}.newcomer-gift-container .dialog-box .close{position:absolute;right:23px;top:23px;cursor:pointer}.newcomer-gift-container .dialog-box .close .eqf-no{font-size:24px;color:#fff;opacity:.6}.newcomer-gift-container .dialog-box .close .eqf-no:hover{opacity:1}.newcomer-gift-container .dialog-box .dialog-header{padding-top:28px}.newcomer-gift-container .dialog-box .dialog-main{padding:24px 83px}.newcomer-gift-container .dialog-box .dialog-main ul{width:100%}.newcomer-gift-container .dialog-box .dialog-main ul li{width:84px;height:84px;border-radius:12px;border:1px solid transparent;background:#f6f8fa;display:inline-block;margin-right:16px;padding:16px 0}.newcomer-gift-container .dialog-box .dialog-main ul li.active,.newcomer-gift-container .dialog-box .dialog-main ul li:hover{border-color:#1593ff;background-color:#fff}.newcomer-gift-container .dialog-box .dialog-main ul li:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.16)}.newcomer-gift-container .dialog-box .dialog-main ul li:nth-child(3n){margin-right:0}.newcomer-gift-container .dialog-box .dialog-main ul li:nth-child(n+1):nth-child(-n+6){margin-bottom:16px}.newcomer-gift-container .dialog-box .dialog-main ul li .group-item{width:100%;height:100%;display:flex;justify-content:space-between;align-content:space-between;align-items:center;flex-direction:column}.newcomer-gift-container .dialog-box .dialog-main ul li .group-item .icon{font-size:26px;color:#1593ff;width:100%;height:26px}.newcomer-gift-container .dialog-box .dialog-main ul li .group-item .name{font-size:12px}.newcomer-gift-container .dialog-box .dialog-footer{height:96px;text-align:center}.newcomer-gift-container .dialog-box .dialog-footer button{width:284px;height:36px;background:#eee;border-radius:18px;border:1px solid #ccd5db;color:#999;margin-bottom:18px}.newcomer-gift-container .dialog-box .dialog-footer button:hover{color:#999}.newcomer-gift-container .dialog-box .dialog-footer button.btn-active{color:#fff;background-color:#1593ff;border-color:#1593ff}.newcomer-gift-container .dialog-box .dialog-footer button.btn-active:hover{color:#fff;background-color:#198ae7;border-color:#198ae7}.newcomer-gift-container .dialog-box .dialog-footer a{display:block;color:#999}.newcomer-gift-container .dialog-box .dialog-footer a.a-active{color:#1593ff}.newcomer-gift-container .newcomer-banner{width:100%;height:100px}.newcomer-gift-container .newcomer-banner img{width:inherit;height:inherit;border-top-left-radius:4px;border-top-right-radius:4px}.newcomer-gift-container .step-box{width:100%;height:72px;padding:20px 83px;color:#ccd5db;display:flex;align-items:center;justify-content:center}.newcomer-gift-container .step-box .step{width:32px;height:32px;border-radius:50%;background-color:#fff;font-size:18px;border:2px solid #ccd5db;display:flex;justify-content:center;align-items:center}.newcomer-gift-container .step-box .step.active{background-color:#1593ff;border-color:#1593ff;color:#fff}.newcomer-gift-container .step-box .line{width:100px;height:6px;background-color:#e6ebed}.newcomer-gift-container .step-box .line.active{background-color:#1593ff}.newcomer-gift-container .form-group{display:flex;align-items:center;margin-bottom:24px}.newcomer-gift-container .form-group:last-child{margin-bottom:0}.newcomer-gift-container .form-group .form-label{width:40px;text-align:left}.newcomer-gift-container .form-group .form-control{width:284px;height:36px}.newcomer-gift-container .form-group .calender-item{position:relative}.newcomer-gift-container .form-group .calender-item .calender-btn{position:absolute;top:11px;right:11px}.newcomer-gift-container .form-group .calender-item .eqf-calendar-l{font-size:16px}
.vice-nav-container{display:block;width:100%;background:transparent;position:relative}.vice-nav-container .nav-main-left span{vertical-align:middle}.vice-nav-container .nav-main-left span.vice-title{font-size:14px;color:#666}.vice-nav-container .nav-main-left span.vice-back{color:#1593ff;opacity:.9;font-size:13px;cursor:pointer}.vice-nav-container .nav-main-left span.vice-back:hover{opacity:1}.vice-nav-container .nav-main-right{position:absolute;right:0;text-align:right;top:50%;transform:translateY(-50%)}.vice-nav-container .nav-main-right .vice-help{font-size:14px;color:#666;cursor:pointer}.vice-nav-container .nav-main-right .vice-help:hover{color:#1593ff}
.eqx-xd-cost-container{width:600px;height:360px}
.all-scene-base-box{height:92px;position:relative}.all-scene-base-box .cover-box{width:92px;height:92px;position:relative}.all-scene-base-box .cover-box img{width:100%;height:100%;border-radius:3px;padding:0}.all-scene-base-box .cover-box .btn-cover{width:100%;height:28px;line-height:28px;background-color:rgba(0,0,0,.7);border-radius:0 0 3px 3px;text-align:center;font-size:12px;color:#fff;position:absolute;left:0;bottom:0;z-index:1}.all-scene-base-box .cover-box .btn-cover:hover{background-color:rgba(0,0,0,.8)}.all-scene-base-box .title-description-box{padding-left:16px;font-size:13px}.all-scene-base-box .title-box{position:relative}.all-scene-base-box .title-box input{width:408px;height:32px;background-color:#fff;border-radius:3px;border:1px solid #e6ebed;padding:5px 58px 5px 8px}.all-scene-base-box .title-box input:focus{border:1px solid #1593ff}.all-scene-base-box .title-box .red-border{border:1px solid #ff5448}.all-scene-base-box .title-box .input-tip{position:absolute;right:12px;line-height:32px;top:0;color:#ccc;font-size:12px}.all-scene-base-box .title-box .ai-title-list{position:absolute;right:0;top:32px;z-index:1;width:408px;background-color:#fff;border-radius:3px;box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.all-scene-base-box .title-box .ai-title-list li{line-height:32px;padding:0 12px}.all-scene-base-box .title-box .ai-title-list li.ai-title{cursor:pointer}.all-scene-base-box .title-box .ai-title-list li.ai-title:hover{background-color:#f7f7f7}.all-scene-base-box .title-box .ai-title-list li.ai-title-tip{color:#999;font-size:12px}.all-scene-base-box .description-box{position:relative;margin-top:8px}.all-scene-base-box .description-box textarea{width:408px;height:52px;line-height:20px;padding:5px 58px 5px 8px;background-color:#fff;border-radius:3px;border:1px solid #e6ebed;resize:none}.all-scene-base-box .description-box .red-border{border:1px solid #ff5448}.all-scene-base-box .description-box .text-tip{position:absolute;right:12px;line-height:32px;top:20px;color:#ccc;font-size:12px}.all-scene-base-box .sensitive-check{position:absolute;right:0;top:-36px;z-index:1}.all-scene-base-box .sensitive-check .content{width:180px;height:28px;line-height:28px;background-color:#ff5448;color:#fff;font-size:12px;text-align:center;border-radius:3px}.all-scene-base-box .sensitive-check .arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ff5448;position:absolute;right:30px;bottom:-6px}
.know-eqxiu-box{position:fixed;z-index:10;left:90px;bottom:9px;width:252px;height:180px;background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);border-radius:4px;padding:0 16px;animation:shake 1.2s linear infinite}.know-eqxiu-box .close-icon{position:absolute;top:12px;right:16px;color:#666;font-size:16px;cursor:pointer}.know-eqxiu-box .close-icon:hover{color:#333}.know-eqxiu-box .left-arrow{position:absolute;left:-6px;bottom:14px;width:6px;height:12px}.know-eqxiu-box .title{width:100%;height:40px;color:#333;font-weight:600;line-height:40px}.know-eqxiu-box .img-box{position:relative;width:220px;height:124px}.know-eqxiu-box .img-box .play-icon{position:absolute;z-index:5;top:50%;left:50%;margin-top:-20px;margin-left:-20px;width:40px;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4);border-radius:50%;cursor:pointer}.know-eqxiu-box .img-box .play-icon:hover{background-color:#1593ff}.know-eqxiu-box .img-box .play-icon .eqf-play{color:#fff;font-size:24px}.know-eqxiu-box .img-box .course-img,.know-eqxiu-box .img-box .course-img img{width:100%;height:100%}@keyframes shake{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}
.eqxiu-course-console .modal-dialog{top:50%;margin:0}.eqxiu-course-console .modal-dialog .modal-content{top:0}.eqxiu-course-mask.eqxiu-course-iframe-outer .eqxiu-course-modal{width:600px;height:398px;padding:0}.eqxiu-course-mask.eqxiu-course-iframe-outer .eqxiu-course-modal .eqxiu-course-iframe{width:100%;height:100%}
.emp-select-wrapper .modal-dialog{height:600px;left:50%;top:50%;margin:0}.emp-select-wrapper .modal-dialog .modal-content{top:0;border:none;border-radius:3px}.emp-select-wrapper .modal-dialog .modal-content .emp-list{width:450px;height:600px;border-radius:3px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .header{width:100%;height:60px;line-height:60px;position:relative;color:#000;padding:0 28px;font-size:18px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .header .close{font-size:24px;position:absolute;color:#666;right:28px;top:18px;cursor:pointer}.emp-select-wrapper .modal-dialog .modal-content .emp-list .header .close:hover{color:#333}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-search{width:100%;height:56px;padding:20px 28px 0;position:relative}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-search .form-control{display:block;width:100%;height:36px;border:1px solid #ccd5db;font-size:14px;color:#333;letter-spacing:0;padding:0 12px;padding-right:36px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-search input::-webkit-input-placeholder{color:#999}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-search input::-moz-input-placeholder{color:#999}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-search input::-ms-input-placeholder{color:#999}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-search .search-icon{position:absolute;font-size:14px;right:41px;top:31px;cursor:pointer}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-search img{position:absolute;right:28px;top:20px;cursor:pointer;width:36px;height:36px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-tab{padding-top:20px;text-align:center}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-tab span{position:relative;display:inline-block;width:96px;height:28px;line-height:28px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;color:#666;font-weight:500;cursor:pointer}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-tab span:first-child{margin-right:40px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-tab span:after{position:absolute;content:"";width:68px;height:1px;bottom:0;left:14px;background-color:#1593ff;display:none}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-tab span.active,.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-tab span:hover{color:#1593ff}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-tab span.active:after{display:block}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container{position:relative;width:100%;height:368px;padding:20px 30px 0}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-zTree-container{width:100%;max-height:100%;overflow-y:auto}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-zTree-container .ztree{width:390px;height:auto;overflow:hidden}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-zTree-container .ztree li a:hover{background:rgba(21,147,255,.1);border-radius:3px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-zTree-container .ztree li a:hover.curSelectedNode{background-color:transparent}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-search-container{height:100%}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-search-container ul{padding-bottom:20px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-search-container ul li{position:relative;vertical-align:middle;line-height:32px;padding-left:20px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-search-container ul li:hover{background:rgba(21,147,255,.1);border-radius:3px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-search-container ul li .checkbox-square{position:relative;top:8px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-search-container ul li .resignation-info{cursor:pointer}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-search-container ul li .resignation-info .staff-Dep{color:#999}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-resignation{height:100%}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-resignation ul{padding-bottom:20px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-resignation ul li{position:relative;vertical-align:middle;line-height:32px;padding-left:20px;color:#333}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-resignation ul li:hover{background:rgba(21,147,255,.1);border-radius:3px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-resignation ul li .checkbox-square{position:relative;top:8px;margin-right:8px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-resignation ul li .resignation-info{cursor:pointer}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .emp-resignation ul li .resignation-info .dep{color:#999}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .no-data{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-top:0}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .no-data img{width:168px;height:140px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .emp-select-container .no-data .operate{margin-top:16px;color:#999}.emp-select-wrapper .modal-dialog .modal-content .emp-list .footer{width:calc(100% - 2px);border-top:1px solid #e6ebed;line-height:68px;padding:0 28px;text-align:right}.emp-select-wrapper .modal-dialog .modal-content .emp-list .footer .btn{width:96px;height:36px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .footer .btn.btn-cancel{border:1px solid #ccd5db;margin-right:12px}.emp-select-wrapper .modal-dialog .modal-content .emp-list .footer .btn.btn-cancel:hover{border-color:#1593ff;color:#1593ff}
.url-share-box .share-spread-wrapper{width:365px;float:left;padding-left:32px;padding-top:20px}.url-share-box .share-spread-wrapper .boxCol-item{width:120px;height:20px;color:#333;font-size:14px;line-height:20px;margin-bottom:0}.url-share-box .share-spread-wrapper .boxCol-item .blue-border{display:inline-block;width:4px;height:14px;vertical-align:-2px;background:#1261ff;margin-right:8px;border-radius:2px}.url-share-box .share-spread-wrapper .ad-free-col{line-height:20px}.url-share-box .share-spread-wrapper .ad-free-col .free-left{width:200px;padding:14px 0 8px;display:flex;align-items:center;float:left;position:relative}.url-share-box .share-spread-wrapper .ad-free-col .free-left:hover .more-text{display:block}.url-share-box .share-spread-wrapper .ad-free-col .free-left .know-box{width:16px;height:16px;cursor:pointer}.url-share-box .share-spread-wrapper .ad-free-col .free-left .know-box em{font-size:16px}.url-share-box .share-spread-wrapper .ad-free-col .free-left .know-box em:hover{color:#666}.url-share-box .share-spread-wrapper .ad-free-col .free-left .more-text{display:none;width:197px;line-height:18px;background-color:#333;border-radius:3px;color:#fff;position:absolute;bottom:35px;padding:7px 12px;height:32px;text-align:center;font-size:12px;left:0;cursor:pointer}.url-share-box .share-spread-wrapper .ad-free-col .free-left .more-text:before{content:"";position:absolute;left:38%;transform:translateX(-50%);bottom:-12px;background:0 0;border:6px solid transparent;border-top-color:#383838}.url-share-box .share-spread-wrapper .ad-free-col .free-left .more-text span{color:#1261ff}.url-share-box .share-spread-wrapper .ad-free-col .free-left .ad-text{color:#333;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;margin-right:5px}.url-share-box .share-spread-wrapper .ad-free-col .free-left img{width:16px;height:16px;margin-right:4px}.url-share-box .share-spread-wrapper .ad-free-col .free-right{float:right;padding:14px 0 8px}.url-share-box .share-spread-wrapper .ad-free-col .free-right .free-btn i{width:16px;height:16px;background-color:#fff;border-radius:8px;display:block;position:absolute;top:2px}.url-share-box .share-spread-wrapper .ad-free-des{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:24px}.url-share-box .share-spread-wrapper .ad-free-des span.ad-count,.url-share-box .share-spread-wrapper .ad-free-des span.ad-des{color:#1261ff}.url-share-box .share-spread-wrapper .ad-free-des span.ad-des:hover{text-decoration:underline;cursor:pointer}
.eqxiu-byAd-console .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transform:scale(1) translate(0)!important;margin:0}.eqxiu-byAd-console .modal-content{top:0;background-color:transparent;width:100%;height:100%}.eqxiu-byAd-console .eqxiu-buyAd-iframe{width:100%;height:100%}
.personal-vip-buy-console .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transform:scale(1) translate(0)!important;margin:0}.personal-vip-buy-console .modal-content{background-color:transparent;width:100%;height:100%}
.expire-remind-console .modal-dialog{width:450px;height:214px;top:50%;margin:0}.expire-remind-console .modal-dialog .modal-content{top:0}.expire-console-mask.expire-iframe-outer .expire-modal{width:450px;height:214px;padding:0}.expire-console-mask.expire-iframe-outer .expire-modal .expire-iframe{width:100%;height:100%}
.expire-due-console .modal-dialog{top:50%;margin:0}.expire-due-console .modal-dialog .modal-content{top:0}.due-console-mask.due-iframe-outer .due-modal{width:600px;height:360px;padding:0}.due-console-mask.due-iframe-outer .due-modal .due-iframe{width:100%;height:100%}
.short-message-notice-box{width:260px;height:130px;border-radius:3px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);animation:shake-box 1.2s cubic-bezier(.5,.5,.1,.8) infinite;position:absolute;top:-8px;left:-18px;z-index:6}.short-message-notice-box:hover{animation-play-state:paused}.short-message-notice-box .close-icon{position:absolute;top:12px;right:16px;color:#666;font-size:16px;cursor:pointer}.short-message-notice-box .close-icon:hover{color:#333}.short-message-notice-box .bottom-arrow{position:absolute;right:52px;bottom:-16px;width:26px;height:16px}.short-message-notice-box .notice-box{padding:16px}.short-message-notice-box .notice-box .notice-title{display:flex;color:#1593ff;font-weight:500;line-height:16px;align-items:center}.short-message-notice-box .notice-box .notice-title img{width:16px;margin-right:4px}.short-message-notice-box .notice-box .notice-content{width:100%;margin-top:8px;line-height:18px;font-size:12px;color:#666;white-space:pre-wrap}.short-message-notice-box .notice-box .btn-open-msg{position:absolute;right:16px;bottom:16px;width:60px;height:24px;line-height:24px;background-color:#1593ff;border-radius:3px;color:#fff;padding:0;text-align:center;font-size:12px}.short-message-notice-box .notice-box .btn-open-msg:hover{background-color:#198ae7}@keyframes shake-box{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}
.adConsole .modal-dialog{width:450px;height:293px;top:50%;margin:0}.adConsole .modal-dialog .modal-content{width:450px;height:293px;top:0;box-shadow:none;border:none;border-radius:0;background-color:transparent}.adConsole .modal-dialog .modal-content .ad-wrapper{display:flex;flex-flow:column;justify-content:space-between;width:100%;height:100%}.adConsole .modal-dialog .modal-content .ad-wrapper #ad-container{width:100%;height:254px;cursor:pointer}.adConsole .modal-dialog .modal-content .ad-wrapper #ad-container img{width:100%;height:100%}.adConsole .modal-dialog .modal-content .ad-wrapper .close-btn{position:relative;left:424px;width:26px;height:26px;font-size:26px;color:#fff;cursor:pointer}
.payConsole .modal-dialog{margin:0;top:50%}.eqx-pay-container{width:0;height:0}
.eqx-scene-check-console .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transform:scale(1) translate(0)!important;margin:0}.eqx-scene-check-console .modal-content{background-color:transparent;width:100%;height:100%}
.eqb-business-nav-box{position:fixed;top:120px;left:200px;right:0;z-index:10;min-width:960px;height:60px;line-height:60px;padding:0 52px;background-color:#fff}.eqb-business-nav-box .eqb-business-nav{width:100%;height:100%;max-width:1600px;margin:0 auto;line-height:inherit;background-color:#fff;padding-top:16px}.eqb-business-nav-box .eqb-business-nav li{float:left;margin-right:12px}.eqb-business-nav-box .eqb-business-nav li.rightItem{float:right}.eqb-business-nav-box .eqb-business-nav li a{position:relative;display:block;height:28px;line-height:28px;color:#333;text-align:center;background-color:#f1f5f9;border-radius:18px;padding:0 16px;font-size:14px}.eqb-business-nav-box .eqb-business-nav li a:hover{color:#1261ff}.eqb-business-nav-box .eqb-business-nav li a.active{color:#fff;background-color:#1261ff;font-weight:600}
.gc_video-data-container .modal-dialog{left:0;top:0;right:0;bottom:0;transform:scale(1) translate(0)!important;margin:0;padding:0;width:100%;height:100%}.gc_video-data-container .modal-content{width:100%;height:100%;border:none!important}.gc_video-data-container .gc_video-data{width:100%;height:100%}
.share-team-box{width:516px;height:476px;overflow:hidden}.share-team-box iframe{width:100%;height:100%}
.scene-state{position:relative}.scene-state .ribbon{position:absolute;top:0;left:0;z-index:1}.scene-state .ribbon .ribbon-inner{font-size:12px;display:block;padding:0 10px;height:30px;line-height:30px;background-color:#999;color:#fff;border-top-left-radius:3px;border-bottom-right-radius:12px}.scene-state .ribbon .ribbon-inner.unpublish{background-color:#999}.scene-state .ribbon .ribbon-inner.app,.scene-state .ribbon .ribbon-inner.checked,.scene-state .ribbon .ribbon-inner.share{background-color:#52c41a}.scene-state .ribbon .ribbon-inner.new{background-color:#f8ae15}.scene-state .ribbon .ribbon-inner.check{background-color:#ff5448}
.eqb-main-nav{height:60px;line-height:60px;padding:0 24px;background-color:#fff;position:fixed;top:60px;right:0;min-width:1024px;left:200px;z-index:10;border-bottom:1px solid #e6ebed}.eqb-main-nav li{float:left;min-width:74px;margin-left:20px;text-align:center;color:#666}.eqb-main-nav li.rightItem{float:right}.eqb-main-nav li.user-assgest{cursor:pointer}.eqb-main-nav li.user-assgest em{position:relative;top:3px;font-size:16px}.eqb-main-nav li.user-assgest:hover{color:#1593ff}.eqb-main-nav li a{position:relative;display:block;width:100%;height:100%;padding:0 16px}.eqb-main-nav li a em{position:absolute;top:0;right:-4px;color:red;font-size:12px;line-height:32px}.eqb-main-nav li a.active{color:#1593ff}.eqb-main-nav li a:after{position:absolute;content:"";width:100%;height:2px;bottom:0;left:0;background-color:#1593ff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 1s ease;transition:transform .16s ease}.eqb-main-nav li a.active:after,.eqb-main-nav li a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}
.eqx-main-nav-box{height:60px;line-height:60px;min-width:960px;padding:0 52px;background-color:#fff;position:fixed;top:60px;right:0;left:200px;z-index:10}.eqx-main-nav-box .eqx-main-nav{width:100%;max-width:1600px;margin:0 auto;height:60px;line-height:60px;border-bottom:1px solid #e6ebed}.eqx-main-nav-box .eqx-main-nav li{float:left;min-width:64px;text-align:left;margin-right:32px;color:#333}.eqx-main-nav-box .eqx-main-nav li.rightItem{float:right}.eqx-main-nav-box .eqx-main-nav li.user-assgest{cursor:pointer}.eqx-main-nav-box .eqx-main-nav li.user-assgest em{position:relative;top:3px;font-size:16px}.eqx-main-nav-box .eqx-main-nav li.user-assgest:hover{color:#1261ff}.eqx-main-nav-box .eqx-main-nav li a{position:relative;display:block;width:100%;height:100%;font-size:16px}.eqx-main-nav-box .eqx-main-nav li a em{position:absolute;top:0;right:-4px;color:red;font-size:12px;line-height:32px}.eqx-main-nav-box .eqx-main-nav li a.active{color:#1261ff;font-weight:600}.eqx-main-nav-box .eqx-main-nav li a:after{position:absolute;content:"";width:100%;height:3px;bottom:0;left:0;background-color:#1261ff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 1s ease;transition:transform .16s ease}.eqx-main-nav-box .eqx-main-nav li a.active:after,.eqx-main-nav-box .eqx-main-nav li a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}
.eqb-sub-nav{width:100%;height:50px;padding:13px 24px;background-color:#fff;position:fixed;z-index:5;top:120px;left:200px;line-height:24px}.eqb-sub-nav li{float:left;padding:0 24px;color:#666;text-align:center;border-right:1px solid #e6ebed;cursor:pointer}.eqb-sub-nav li:last-child{border-right:none}.eqb-sub-nav li.active{color:#1593ff}
.smart-check-main{position:absolute;top:0;right:0;line-height:18px;font-size:12px;font-weight:400;color:#666;cursor:pointer;user-select:none}.smart-check-main:hover{color:#1261ff}.smart-check-main .smart-check-text .eqx-ai-icon{display:inline-block;margin-right:2px}.smart-check-main .smart-check-text .eqx-ai-icon img{width:18px;height:18px}.smart-check-main .smart-check-modal{width:100vw;height:100vh;position:fixed;top:0;left:0;background:#fff;z-index:10}.smart-check-main .smart-check-modal iframe{width:100%;height:100%}
.select-box{position:relative;border:1px solid #ccd5db;display:inline-block;border-radius:3px;margin:12px 16px;width:116px;height:36px;line-height:24px}.select-box:hover{border-color:#1593ff;color:#1593ff}.select-box .current-box{display:inline-block;width:100%;height:100%;padding:5px 8px 5px 12px;cursor:pointer}.select-box .help-area{position:absolute;top:34px;left:0;display:inline-block;width:116px;height:12px;opacity:0}.select-box .current-item{display:inline-block;width:74px;vertical-align:middle}.select-box .status-icon{vertical-align:middle}.select-box .main-box{position:absolute;top:46px;left:0;padding:16px;width:672px;z-index:1;background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);display:none}.select-box .show-main-box{display:block}.select-box .main-category{float:left;width:128px}.select-box .main-name{font-size:16px;text-indent:12px;text-align:left;color:#000;height:36px;line-height:36px;display:inline-block;width:100%;font-weight:700}.select-box .sub-box{font-size:12px}.select-box .sub-category{width:100%;height:36px;line-height:36px;font-size:12px}.select-box .sub-category a{display:inline-block;width:100%;height:100%;color:#000;text-indent:12px}.select-box .sub-category a:hover{background-color:#eee}.select-box .sub-category a.active{background-color:#1593ff;color:#fff}
.tab-wrap .tab-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:48px;line-height:48px;padding:0 24px 0 56px;cursor:pointer}.tab-wrap .tab-title.active .tab-title-icon,.tab-wrap .tab-title:hover .tab-title-icon{background-color:#1593ff}.tab-wrap .tab-title.active .tab-title-arrow,.tab-wrap .tab-title.active .tab-title-text,.tab-wrap .tab-title:hover .tab-title-arrow,.tab-wrap .tab-title:hover .tab-title-text{color:#1593ff}.tab-wrap .tab-title .tab-title-text{color:#333}.tab-wrap .tab-title .tab-title-arrow{color:#869098;font-size:20px}.tab-wrap .tab-title .tab-title-arrow.rotate-arrow{transform:rotate(180deg)}.tab-wrap .tab-item-wrap{overflow:hidden}.tab-wrap .tab-item-wrap.tabSpread{animation:spreadAni .1s linear;animation-fill-mode:forwards}.tab-wrap .tab-item-wrap.tabClose{animation:closeAni .1s linear;animation-fill-mode:forwards}.tab-li{position:relative;height:48px;line-height:48px;padding-left:72px;cursor:pointer;font-size:14px;color:#666}.tab-li.active,.tab-li:hover{background:rgba(21,147,255,.09);color:#1593ff}.tab-li span{position:absolute;left:30px;top:18px}@keyframes spreadAni{0%{height:0}to{height:auto}}@keyframes closeAni{0%{height:auto}to{height:0}}
.scene-category{width:44px;height:18px;line-height:18px;text-align:center;font-size:12px;font-weight:500;color:#1261ff;background-color:rgba(18,97,255,.1);box-shadow:0 4px 12px 0 rgba(0,0,0,.02);border-radius:0 100px 100px 0}.scene-category.h2{background-color:rgba(111,97,236,.1);color:#6f61ec}.scene-category.long{background-color:rgba(243,113,51,.1);color:#f37133}.scene-category.form{background-color:rgba(2,173,191,.1);color:#02adbf}.scene-category.gc{background-color:rgba(245,166,35,.1);color:#f5a623}.scene-category.video{background-color:rgba(58,159,107,.1);color:#3a9f6b}
.eqxiu-manufacture-console .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-height:100%;transform:scale(1) translate(0)!important;margin:0}.eqxiu-manufacture-console .modal-dialog .modal-content{width:100%;height:100%;top:0;background-color:transparent}.eqxiu-manufacture-console .modal-dialog .modal-content .eqxiu-make,.eqxiu-manufacture-console .modal-dialog .modal-content .eqxiu-make iframe{width:100%;height:100%}
.eqb-scene-list{background-color:#fff;padding:124px 52px 50px}.eqb-scene-content{width:100%;min-width:960px;max-width:1600px;margin:0 auto}.load-more{overflow:hidden}.load-more,.load-more .load-btn{text-align:center;cursor:pointer}.load-more .load-btn{display:inline-block;padding:0 36px;height:36px;line-height:36px;border-radius:3px;background:#fff;border:1px solid #ccd5db;color:#333}.load-more .load-btn:hover{color:#fff;background-color:#1593ff;border-color:#1593ff}.load-more .sk-three-bounce{display:none}.load-more .end-tip{display:none;color:#666}.my-scene-nav .create-scene-btn{position:fixed;top:72px;right:24px;z-index:2}.mar20{margin-top:80px!important}.add-tiny-dialog-msg{font-size:18px!important;text-align:left}.commonStyle{padding-left:30px;margin-top:20px}.sdk-scene-banner{width:auto;height:58px;margin-bottom:20px;border-radius:4px;background-color:#ebebeb;overflow:hidden}.sdk-scene-banner div{width:100%;height:100%;position:relative}.sdk-scene-banner div img{height:58px;border-radius:4px;position:absolute;left:50%;transform:translateX(-50%);width:auto!important}
.addGroupConsole .modal-dialog{width:450px;height:242px}.addGroupConsole .modal-dialog .modal-content{width:100%;height:100%;border-radius:4px}.addGroupConsole .modal-dialog .modal-content .modal-header{line-height:26px;height:60px;padding:17px 28px;margin-bottom:38px;background-color:#fff}.addGroupConsole .modal-dialog .modal-content .modal-header .tit{font-size:18px;color:#333;font-weight:600}.addGroupConsole .modal-dialog .modal-content .modal-header .close{position:relative;top:4px;font-size:24px;color:#666;float:right}.addGroupConsole .modal-dialog .modal-content .modal-header .close:hover{color:#333}.addGroupConsole .modal-dialog .modal-content .modal-header .close img{width:24px;height:24px;margin-top:2px}.addGroupConsole .modal-dialog .modal-content .modal-body{padding:0 28px}.addGroupConsole .modal-dialog .modal-content .modal-body .input-wrapper{position:relative;width:100%}.addGroupConsole .modal-dialog .modal-content .modal-body .input-wrapper:hover input{border-color:#1261ff}.addGroupConsole .modal-dialog .modal-content .modal-body .input-wrapper input{height:40px;line-height:38px;border-radius:4px;font-size:14px}.addGroupConsole .modal-dialog .modal-content .modal-body .input-wrapper input.error{border-color:#ff5448}.addGroupConsole .modal-dialog .modal-content .modal-body .input-wrapper span{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#999;font-size:14px;font-weight:400}.addGroupConsole .modal-dialog .modal-content .btn-contain{padding-top:40px}.addGroupConsole .modal-dialog .modal-content .btn-contain .cancel{margin-right:10px}.addGroupConsole .modal-dialog .modal-content .btn-contain .login{background:#1261ff;margin-left:0}.addGroupConsole .modal-dialog .modal-content .btn-contain .login:hover{background:#2c72ff}.addGroupConsole .modal-dialog .modal-content .btn-contain a{border-radius:4px}.addGroupConsole .modal-dialog .modal-content p{text-align:left;padding:4px 0 0 36px;font-size:12px;font-weight:400;color:#f54a45}
.group-modal .modal-dialog{width:450px;height:450px;max-height:600px}.group-modal .modal-dialog .modal-content{border-radius:4px}.group-modal .modal-dialog .modal-content .group-box{position:relative;height:100%;font-family:PingFangSC-Regular,PingFang SC}.group-modal .modal-dialog .modal-content .group-box .header{font-size:18px;font-weight:600;color:#333}.group-modal .modal-dialog .modal-content .group-box .create,.group-modal .modal-dialog .modal-content .group-box .empty-content{width:100%;height:36px;line-height:36px;padding:0 28px}.group-modal .modal-dialog .modal-content .group-box .create .new-btn,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-btn{width:140px;height:36px;color:#fff;background:#1261ff;border-radius:4px;line-height:36px;text-align:center;cursor:pointer}.group-modal .modal-dialog .modal-content .group-box .create .new-btn:hover,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-btn:hover{background:#2c72ff}.group-modal .modal-dialog .modal-content .group-box .create .new-btn .eqf-plus,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-btn .eqf-plus{position:relative;top:2px;font-size:16px}.group-modal .modal-dialog .modal-content .group-box .create .new-group,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group{width:100%;height:100%}.group-modal .modal-dialog .modal-content .group-box .create .new-group .input-container,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group .input-container{position:relative;width:262px;height:40px;float:left}.group-modal .modal-dialog .modal-content .group-box .create .new-group .input-container input,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group .input-container input{width:100%;height:100%;background:#fff;border-radius:4px;border:1px solid #1261ff}.group-modal .modal-dialog .modal-content .group-box .create .new-group .input-container input.error,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group .input-container input.error{border-color:#ff5448}.group-modal .modal-dialog .modal-content .group-box .create .new-group .input-container .number,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group .input-container .number{position:absolute;right:12px;color:#999}.group-modal .modal-dialog .modal-content .group-box .create .new-group div,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group div{width:52px;height:40px;border-radius:4px;text-align:center;cursor:pointer}.group-modal .modal-dialog .modal-content .group-box .create .new-group div.confirm,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group div.confirm{color:#fff;background:#1261ff;float:left;margin:0 12px 0 16px}.group-modal .modal-dialog .modal-content .group-box .create .new-group div.confirm.disabled,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group div.confirm.disabled{color:#999;background-color:#e6ebed}.group-modal .modal-dialog .modal-content .group-box .create .new-group div.confirm.disabled:hover,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group div.confirm.disabled:hover{background-color:#e6ebed}.group-modal .modal-dialog .modal-content .group-box .create .new-group div.confirm:hover,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group div.confirm:hover{background-color:#2c72ff}.group-modal .modal-dialog .modal-content .group-box .create .new-group div.cancel,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group div.cancel{color:#666;background-color:#fff;border:1px solid #e6ebed;float:right}.group-modal .modal-dialog .modal-content .group-box .create .new-group div.cancel:hover,.group-modal .modal-dialog .modal-content .group-box .empty-content .new-group div.cancel:hover{color:#1261ff;border-color:#1261ff}.group-modal .modal-dialog .modal-content .group-box .content{height:calc(100% - 96px);padding:16px 0 24px}.group-modal .modal-dialog .modal-content .group-box .content div{width:100%;height:100%}.group-modal .modal-dialog .modal-content .group-box .content div .iScrollVerticalScrollbar{opacity:1!important}.group-modal .modal-dialog .modal-content .group-box .content div li{width:100%;height:40px;margin-bottom:16px;padding:0 28px}.group-modal .modal-dialog .modal-content .group-box .content div li.h2-li:nth-child(2) i.eqf-no:hover .group-delete-tip,.group-modal .modal-dialog .modal-content .group-box .content div li.h2-li:nth-child(2) i.eqf-pen-l:hover .group-edit-tip{display:block;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.group-modal .modal-dialog .modal-content .group-box .content div li.h2-li:nth-child(2) i .group-delete-tip,.group-modal .modal-dialog .modal-content .group-box .content div li.h2-li:nth-child(2) i .group-edit-tip{display:none}.group-modal .modal-dialog .modal-content .group-box .content div li.h2-li:nth-child(2) i .group-delete-tip:before,.group-modal .modal-dialog .modal-content .group-box .content div li.h2-li:nth-child(2) i .group-edit-tip:before{content:"";position:absolute;top:-12px;left:26px;border:6px solid transparent;border-bottom-color:#000}.group-modal .modal-dialog .modal-content .group-box .content div li:last-child{margin-bottom:0}.group-modal .modal-dialog .modal-content .group-box .content div li:first-child i.eqf-no:hover .group-delete-tip,.group-modal .modal-dialog .modal-content .group-box .content div li:first-child i.eqf-pen-l:hover .group-edit-tip{display:block;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.group-modal .modal-dialog .modal-content .group-box .content div li:first-child i .group-delete-tip,.group-modal .modal-dialog .modal-content .group-box .content div li:first-child i .group-edit-tip{display:none}.group-modal .modal-dialog .modal-content .group-box .content div li:first-child i .group-delete-tip:before,.group-modal .modal-dialog .modal-content .group-box .content div li:first-child i .group-edit-tip:before{content:"";position:absolute;top:-12px;left:26px;border:6px solid transparent;border-bottom-color:#000}.group-modal .modal-dialog .modal-content .group-box .content div li .group-item{width:100%;height:100%;background:#f1f5f9;border-radius:4px;padding:10px 12px;line-height:20px;display:flex;justify-content:space-between}.group-modal .modal-dialog .modal-content .group-box .content div li img{width:20px;height:20px}.group-modal .modal-dialog .modal-content .group-box .content div li .group-name{width:calc(100% - 76px)}.group-modal .modal-dialog .modal-content .group-box .content div li i{position:relative;font-size:16px;line-height:20px;cursor:pointer}.group-modal .modal-dialog .modal-content .group-box .content div li i:hover{color:#1261ff}.group-modal .modal-dialog .modal-content .group-box .content div li i.eqf-no:hover .group-delete-tip,.group-modal .modal-dialog .modal-content .group-box .content div li i.eqf-pen-l:hover .group-edit-tip{display:block;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.group-modal .modal-dialog .modal-content .group-box .content div li i .group-delete-tip,.group-modal .modal-dialog .modal-content .group-box .content div li i .group-edit-tip{display:none;width:64px;height:24px;background:rgba(0,0,0,.8);border-radius:4px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;text-align:center;line-height:24px}.group-modal .modal-dialog .modal-content .group-box .content div li i .group-delete-tip:before,.group-modal .modal-dialog .modal-content .group-box .content div li i .group-edit-tip:before{content:"";position:absolute;top:100%;left:26px;border:6px solid transparent;border-top-color:#000}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group{width:100%;height:100%}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group .input-container{position:relative;width:262px;height:40px;float:left}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group .input-container input{width:100%;height:100%;background:#fff;border-radius:4px;border:1px solid #1261ff;font-size:14px}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group .input-container input.error{border-color:#ff5448}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group .input-container .number{position:absolute;top:50%;transform:translateY(-50%);right:12px;color:#999}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group div{width:52px;height:40px;border-radius:4px;text-align:center;cursor:pointer}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group div.confirm{color:#fff;background:#1261ff;float:left;margin:0 12px 0 16px;line-height:40px}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group div.confirm.disabled{color:#999;background-color:#e6ebed}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group div.confirm.disabled:hover{background-color:#e6ebed}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group div.confirm:hover{background-color:#2c72ff}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group div.cancel{color:#666;background-color:#fff;border:1px solid #e6ebed;float:right;line-height:40px}.group-modal .modal-dialog .modal-content .group-box .content div li .edit-group div.cancel:hover{color:#1261ff;border-color:#1261ff}.group-modal .modal-dialog .modal-content .group-box .close{position:absolute;right:28px;top:18px;font-size:24px;color:#666;cursor:pointer}.group-modal .modal-dialog .modal-content .group-box .group-empty-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:240px;height:244px}.group-modal .modal-dialog .modal-content .group-box .group-empty-box .empty-des,.group-modal .modal-dialog .modal-content .group-box .group-empty-box img{margin-bottom:16px}.group-modal .modal-dialog .modal-content .group-box .group-empty-box .empty-btn{width:96px;height:32px;display:inline-block;background:linear-gradient(270deg,#4facfe,#1261ff) #1261ff;border-radius:16px;cursor:pointer;line-height:32px;color:#fff}.group-modal .modal-dialog .modal-content .group-box .group-empty-box .empty-btn:hover{background:linear-gradient(270deg,#4facfe,#1261ff) #2c72ff}.group-modal .modal-dialog .modal-content .group-box .delete-box{position:absolute;top:0;left:0;width:100%;height:100%}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip{position:absolute;top:0;right:28px;width:240px;height:150px;background:#fff;padding:16px;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip:before{content:"";position:absolute;top:100%;right:14px;border:6px solid transparent;border-top-color:#fff}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .warning-icon{position:relative;top:2px;font-size:16px;color:#f8ae15}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .title{line-height:20px;margin-bottom:10px}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .title .title-text{color:#333;margin-left:4px}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .desc{padding-left:24px;font-size:12px;color:#666;margin-bottom:16px;line-height:20px}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .tool{text-align:right;font-size:0}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .tool div{width:56px;height:28px;font-size:12px;display:inline-block;text-align:center;cursor:pointer}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .tool .cancel{color:#333;background:#fff;border-radius:4px;border:1px solid #e6ebed;line-height:26px;margin-right:8px}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .tool .cancel:hover{border:1px solid #1261ff;color:#1261ff}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .tool .confirm{color:#fff;background:#1261ff;border-radius:4px;line-height:28px}.group-modal .modal-dialog .modal-content .group-box .delete-box .delete-tip .tool .confirm:hover{background:#2c72ff}
.scene-type{position:relative;width:100%;height:36px;line-height:36px;display:flex;justify-content:space-between;min-width:976px}.scene-type .eqb-type-nav{height:100%;line-height:36px;z-index:2;flex-grow:1}.scene-type .eqb-type-nav li{position:relative;float:left;padding-right:16px;text-align:center}.scene-type .eqb-type-nav li a{position:relative;display:block;width:100%;height:100%;color:#333}.scene-type .eqb-type-nav li a:hover{color:#1261ff}.scene-type .eqb-type-nav li a.active{color:#1261ff;font-weight:600}.scene-type .batch-btn{width:80px;height:32px;text-align:center;line-height:30px;margin-left:12px;margin-top:1px;background:#fff;border-radius:4px;border:1px solid #e6ebed;cursor:pointer}.scene-type .batch-btn:hover{color:#1261ff;border-color:#1261ff}.scene-type .batch-tool{text-align:right}.scene-type .batch-tool .fun-box{color:#333;margin-right:24px;cursor:pointer}.scene-type .batch-tool .fun-box.works{color:#666;float:left}.scene-type .batch-tool .fun-box.works .is-selected{color:#1261ff;margin:0 4px}.scene-type .batch-tool .fun-box.complete{color:#666}.scene-type .batch-tool .fun-box.complete:hover{color:#1261ff}.scene-type .batch-tool .fun-box.move{position:relative;display:inline-block;width:78px;height:32px;background:#fff;border-radius:4px;border:1px solid #e6ebed;line-height:30px;margin-right:16px}.scene-type .batch-tool .fun-box.move.disabled{color:#bfbfbf;background:#f5f5f5}.scene-type .batch-tool .fun-box.move.disabled:hover{color:#bfbfbf;background:#f5f5f5;border-color:#e5e5e5}.scene-type .batch-tool .fun-box.move .move-drop{position:absolute;z-index:10;top:31px;left:-50%;background-color:#fff;width:200px;padding-top:8px;max-height:300px;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08);border-radius:4px}.scene-type .batch-tool .fun-box.move .move-drop .my-group{cursor:pointer;height:40px;line-height:40px;border-top:1px solid #e6ebed;color:#333;text-align:center}.scene-type .batch-tool .fun-box.move .move-drop .my-group .eqf-plus{position:relative;top:2px;font-size:16px}.scene-type .batch-tool .fun-box.move .move-drop .my-group span{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400}.scene-type .batch-tool .fun-box.move .move-drop .my-group:hover{color:#1261ff}.scene-type .batch-tool .fun-box.move .move-drop .line{width:100%;height:1px;background:#f0f3f4;margin-bottom:8px}.scene-type .batch-tool .fun-box.move .move-drop .setting{position:relative;width:116px;height:30px;padding:0 20px;line-height:30px;color:#fff;background:#1261ff;border-radius:3px;display:inline-block}.scene-type .batch-tool .fun-box.move .move-drop .setting em{font-size:16px;position:absolute;top:50%;transform:translate(-38px,-50%);color:#fff}.scene-type .batch-tool .fun-box.move .move-drop .setting span{float:right}.scene-type .batch-tool .fun-box.move .move-drop .setting:hover{background:#198ae7}.scene-type .batch-tool .fun-box.move .move-drop li{position:relative;line-height:36px;height:36px;width:100%;text-align:left;background-color:#fff;padding:0 24px;cursor:pointer;float:none}.scene-type .batch-tool .fun-box.move .move-drop li span{width:100px;display:inline-block;color:#333}.scene-type .batch-tool .fun-box.move .move-drop li span.group-des{width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar{position:absolute;width:20px;height:20px;right:24px;top:50%;transform:translateY(-50%)}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar.edit-state{justify-content:flex-end}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar i{width:20px;height:20px;font-size:20px;color:#9ca2a9;cursor:pointer}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar .eqf-pen-l{display:none;float:left}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar .eqf-pen-l:hover{color:#1261ff}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar .eqf-minus-l{float:right}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar .eqf-minus-l:hover{color:#f54a45}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar .eqf-yes-f{color:#1593ff;float:right}.scene-type .batch-tool .fun-box.move .move-drop li .tool-bar .eqf-yes-f:hover{color:#198ae7}.scene-type .batch-tool .fun-box.move .move-drop li a{color:#333}.scene-type .batch-tool .fun-box.move .move-drop li:hover{background:#f5f5f5}.scene-type .batch-tool .fun-box.move .move-drop li:hover .eqf-pen-l{display:block}.scene-type .batch-tool .fun-box.move .move-drop li.active{color:#fff;background:#1261ff}.scene-type .batch-tool .fun-box.move .move-drop li.active a{color:#fff}.scene-type .batch-tool .fun-box.move .move-drop li.active span{color:#fff;background:#1261ff}.scene-type .batch-tool .fun-box.move .move-drop li.active .tool-bar i,.scene-type .batch-tool .fun-box.move .move-drop li.active .tool-bar i.eqf-pen-l:hover,.scene-type .batch-tool .fun-box.move .move-drop li.active .tool-bar i.eqf-yes-f:hover{color:#fff}.scene-type .batch-tool .fun-box.move .move-drop li input{width:98px;max-width:98px;height:100%;padding:0;border:none;background-color:transparent}.scene-type .batch-tool .fun-box.move:hover{color:#1261ff;border-color:#1261ff}.scene-type .batch-tool .fun-box.move i{position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:16px}.scene-type .batch-tool .fun-box.move .move-text{position:relative;left:-4px}.scene-type .batch-tool .fun-box.delete.disabled{color:#bfbfbf;background-color:transparent}.scene-type .batch-tool .fun-box.delete.disabled:hover{color:#bfbfbf}.scene-type .batch-tool .fun-box.delete:hover{color:#ff5448}.scene-type .batch-tool .fun-box.no-available{background:#f5f5f5;color:#bfbfbf}.scene-type .batch-tool .fun-box:last-child{margin-right:0}.scene-type .batch-tool .fun-new{color:#333;cursor:pointer;margin:0 16px 0 0;float:left}.scene-type .batch-tool .fun-new:hover{color:#1261ff}.scene-type .batch-tool .fun-new i{font-size:16px;position:relative;top:2px}.scene-type .batch-tool .select-all{display:inline-block;float:left;margin-right:16px}.scene-type .batch-tool .select-all .checkbox-square{margin-top:10px}.scene-type .batch-tool .select-all .checkbox-square.checked{background-color:#1261ff;border-color:#1261ff}.scene-type .scene-tag-grounp{position:absolute;z-index:1;top:32px;left:0;background-color:#fff;width:200px;padding-top:8px;max-height:300px;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08);border-radius:4px}.scene-type .scene-tag-grounp .my-group{cursor:pointer;height:40px;line-height:39px;border-top:1px solid #e6ebed;color:#333}.scene-type .scene-tag-grounp .my-group .eqf-plus{position:relative;top:2px;font-size:16px}.scene-type .scene-tag-grounp .my-group span{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400}.scene-type .scene-tag-grounp .my-group:hover{color:#1261ff}.scene-type .scene-tag-grounp .line{width:100%;height:1px;background:#f0f3f4;margin-bottom:8px}.scene-type .scene-tag-grounp .setting{position:relative;width:116px;height:30px;padding:0 20px;line-height:30px;color:#fff;background:#1261ff;border-radius:3px;display:inline-block}.scene-type .scene-tag-grounp .setting em{font-size:16px;position:absolute;top:50%;transform:translate(-38px,-50%);color:#fff}.scene-type .scene-tag-grounp .setting span{float:right}.scene-type .scene-tag-grounp .setting:hover{background:#198ae7}.scene-type .scene-tag-grounp li{position:relative;line-height:36px;height:36px;width:100%;text-align:left;background-color:#fff;padding:0 24px;cursor:pointer;float:none}.scene-type .scene-tag-grounp li span{width:100px;display:inline-block;color:#333}.scene-type .scene-tag-grounp li span.group-des{width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.scene-type .scene-tag-grounp li .tool-bar{position:absolute;width:20px;height:20px;right:24px;top:50%;transform:translateY(-50%)}.scene-type .scene-tag-grounp li .tool-bar.edit-state{justify-content:flex-end}.scene-type .scene-tag-grounp li .tool-bar i{width:20px;height:20px;font-size:20px;color:#9ca2a9;cursor:pointer}.scene-type .scene-tag-grounp li .tool-bar .eqf-pen-l{display:none;float:left;position:relative}.scene-type .scene-tag-grounp li .tool-bar .eqf-pen-l:hover{color:#1261ff}.scene-type .scene-tag-grounp li .tool-bar .eqf-pen-l:hover .manager-edit-tip{display:block}.scene-type .scene-tag-grounp li .tool-bar .eqf-pen-l .manager-edit-tip{position:absolute;bottom:26px;left:50%;transform:translate(-50%);width:64px;height:24px;background:rgba(0,0,0,.8);border-radius:4px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;text-align:center;line-height:24px;display:none}.scene-type .scene-tag-grounp li .tool-bar .eqf-pen-l .manager-edit-tip:before{content:"";position:absolute;top:100%;left:26px;border:6px solid transparent;border-top-color:#000}.scene-type .scene-tag-grounp li .tool-bar .eqf-minus-l{float:right}.scene-type .scene-tag-grounp li .tool-bar .eqf-minus-l:hover{color:#f54a45}.scene-type .scene-tag-grounp li .tool-bar .eqf-yes-f{color:#1593ff;float:right}.scene-type .scene-tag-grounp li .tool-bar .eqf-yes-f:hover{color:#198ae7}.scene-type .scene-tag-grounp li a{color:#333}.scene-type .scene-tag-grounp li:hover{background:#f5f5f5}.scene-type .scene-tag-grounp li:hover .eqf-pen-l{display:block}.scene-type .scene-tag-grounp li.active{color:#fff;background:#1261ff}.scene-type .scene-tag-grounp li.active a{color:#fff}.scene-type .scene-tag-grounp li.active span{color:#fff;background:#1261ff}.scene-type .scene-tag-grounp li.active .tool-bar i,.scene-type .scene-tag-grounp li.active .tool-bar i.eqf-pen-l:hover,.scene-type .scene-tag-grounp li.active .tool-bar i.eqf-yes-f:hover{color:#fff}.scene-type .scene-tag-grounp li input{width:98px;max-width:98px;height:100%;padding:0;border:none;background-color:transparent}.scene-type .scroll-box{max-height:252px}.scene-type .scroll-box .iScrollVerticalScrollbar{opacity:1!important}
.scene-data-wrap{width:100%;height:36px;line-height:36px;padding:0 12px;font-size:12px;color:#666;background-color:#fff;border:1px solid #e6ebed;border-radius:0 0 4px 4px;overflow:hidden}.scene-data-wrap .wrap-item{float:left;margin-right:8px;cursor:pointer}.scene-data-wrap .wrap-item span{color:#1261ff}.scene-data-wrap .wrap-item span:hover{text-decoration:underline}.scene-data-wrap .wrap-item:last-of-type{margin-right:0}.scene-data-wrap .h2-data-wrap{width:100%;height:100%;cursor:default}.scene-data-wrap .wrap-gc-status{float:right}
.scene-operate{width:100%;background-color:#fff;padding:0 16px;color:#333;font-size:12px;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.scene-operate,.scene-operate .operate-wrap{height:64px;display:flex;justify-content:center}.scene-operate .operate-wrap{float:left;width:56px;cursor:pointer;flex-direction:column;align-items:center}.scene-operate .operate-wrap span.icon{font-size:20px;margin-bottom:7px}.scene-operate .operate-wrap:hover{color:#1261ff}.scene-operate .operate-wrap:last-of-type{margin-right:0}.scene-operate .operate-wrap.non-editable{color:#bfbfbf}
.scene-qr-code-wrap .qrcode{display:block;width:24px;height:24px;background-color:rgba(0,0,0,.5);padding:4px;border-radius:2px;color:#fff;font-size:16px;text-align:center;position:absolute;bottom:108px;right:8px;z-index:9}.scene-qr-code-wrap .qrcode.active{background-color:#fff;color:#1261ff;display:none}.scene-qr-code-wrap .qrcode-wrap{position:absolute;left:0;top:0;right:0;bottom:100px;background:#fff;border-radius:3px 3px 0 0;display:none;justify-content:center;align-items:center}.scene-qr-code-wrap .qrcode-wrap.show{display:flex;z-index:5}.scene-qr-code-wrap .qrcode-wrap .zoomIn-change{width:146px;height:146px}.scene-qr-code-wrap .qrcode-wrap .zoomIn-change canvas{background-color:#fff}
.video-render-wrap{position:absolute;left:0;top:0;right:0;bottom:0;z-index:5;background-color:transparent;font-size:12px}.video-render-wrap .video-render-cancel-box{position:absolute;left:0;bottom:0;width:100%;height:36px;line-height:36px;text-align:center;background-color:#fff;border-top:1px solid #e6ebed}.video-render-wrap .video-render-cancel-box:hover .cancel{color:#ff5448}.video-render-wrap .video-render-progress-box{position:absolute;top:0;left:0;right:0;bottom:100px;display:flex;justify-content:center;align-items:center}.video-render-wrap .video-render-progress-box .render-svg{position:absolute;left:50%;top:50%;width:108px;height:108px;transform:translate(-50%,-50%) rotate(-90deg);border-radius:50%}.video-render-wrap .video-render-progress-box .circle{fill:none;stroke:#fff;stroke-width:5}.video-render-wrap .video-render-progress-box .circle.circle-stroke{stroke:#1261ff}.video-render-wrap .video-render-progress-box .render-progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-color:rgba(0,0,0,.8);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.video-render-wrap .video-render-progress-box .render-progress .progress-num{display:inline-block;width:44px;height:33px;font-size:24px;font-weight:500;line-height:33px}.video-render-wrap .video-render-progress-box .render-progress span{line-height:17px}
.coorperation-guide.guide-mask{position:fixed;z-index:100;top:0;bottom:0;left:0;right:0;background-color:transparent}.coorperation-guide.guide-mask .step-3{position:absolute;left:252px;top:295px;width:100%;height:100%;background-color:#fff}.coorperation-guide.guide-mask .step-3 .img-box{width:511px;height:396px}.coorperation-guide.guide-mask .step-3 .img-box img{width:100%;height:100%}.coorperation-guide.guide-mask .step-3 .three-location{position:absolute;left:359px;top:193px;width:36px;height:36px;border-radius:36px}.coorperation-guide.guide-mask .step-3 .three-location img{width:100%;height:100%;opacity:.6}.coorperation-guide.guide-mask .step-3 .three-location .three-box{position:absolute;top:50%;transform:translateY(-50%);left:48px;width:246px;height:151px;background-color:#1261ff;border-radius:4px;padding:19px 16px 16px;color:#fff}.coorperation-guide.guide-mask .step-3 .three-location .three-box:before{content:"";position:absolute;top:50%;left:-12px;border:6px solid transparent;border-right-color:#1261ff}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-1{font-size:14px;font-weight:600;margin-bottom:12px}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-1 .one-number{margin-right:8px}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-2{font-size:12px;margin-bottom:12px;line-height:40px}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-3 .radio-box{width:42px}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-3 .radio-box .radio-item{width:6px;height:6px;border-radius:6px;background:hsla(0,0%,100%,.4);margin-right:6px;float:left}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-3 .radio-box .radio-item:last-child{margin-right:0}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-3 .radio-box .radio-item.active{background-color:#fff}.coorperation-guide.guide-mask .step-3 .three-location .three-box .line-3 .next-btn{width:74px;height:32px;background:#2c72ff;border-radius:4px;font-size:14px;line-height:32px;text-align:center;cursor:pointer;float:right}.coorperation-guide .mask{position:absolute;width:224px;height:224px;left:0;top:0;background-color:rgba(0,0,0,.7);border-radius:3px 3px 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.coorperation-guide .mask .btn-view{width:120px;height:36px;box-shadow:0 4px 12px 0 rgba(0,0,0,.08);border-radius:18px;border:1px solid #ccd5db;color:#fff;font-size:14px;text-align:center;line-height:34px}
.fee-marker-box{position:absolute;bottom:108px;left:8px;z-index:9}.fee-marker-box .icon-marker{width:24px}.fee-marker-box:hover .more-text{display:block}.fee-marker-box .more-text{display:none;width:144px;line-height:18px;background-color:#fff;border-radius:3px;color:#333;padding:5px 0;height:28px;text-align:center;font-size:12px;position:absolute;bottom:30px;left:0;z-index:10}.fee-marker-box .more-text:before{content:"";position:absolute;left:12px;transform:translateX(-50%);bottom:-11px;background:0 0;border:6px solid transparent;border-top-color:#fff}.fee-marker-box .more-text span{color:#1593ff}
.transfer-limit-tip-container{width:450px;height:200px}
.scene-query-container{display:flex}.scene-query-container .form-control{width:218px;height:32px;line-height:32px;padding:0 12px;background:#fff;border-radius:4px;border:1px solid #e6ebed;color:#333}.scene-query-container .form-control.scene-name{padding-right:60px}.scene-query-container .form-control::placeholder{color:#999}.scene-query-container .form-control::-webkit-input-placeholder{color:#999}.scene-query-container .form-control::-moz-placeholder{color:#999}.scene-query-container .form-control::-ms-input-placeholder{color:#999}.scene-query-container .daterange-calendar{margin-right:12px;position:relative}.scene-query-container .daterange-calendar .daterangepicker{width:486px}.scene-query-container .daterange-calendar,.scene-query-container .search{position:relative;line-height:32px}.scene-query-container .daterange-calendar:hover .form-control,.scene-query-container .search:hover .form-control{border-color:#1261ff}.scene-query-container .daterange-calendar:hover .icon-btn,.scene-query-container .search:hover .icon-btn{color:#1261ff}.scene-query-container .search .icon-btn{cursor:pointer}.scene-query-container .icon-cancle{position:absolute;font-size:16px;color:#bfbfbf;right:36px;top:8px;z-index:1;cursor:pointer}.scene-query-container .icon-cancle:hover{color:#666}.scene-query-container .icon-btn{position:absolute;font-size:16px;right:12px;top:8px;z-index:1}
.operate-btn-wrap{position:fixed;width:140px;z-index:10;font-size:14px;color:#333;padding-top:2px;background-color:transparent}.operate-btn-wrap .operate-btn-group{border-radius:3px;padding:8px 0;background-color:#fff;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08)}.operate-btn-wrap li{width:100%;height:36px;line-height:36px;text-align:left;padding:0 14px;cursor:pointer;display:flex;align-items:center}.operate-btn-wrap li:hover{background-color:#f5f5f5}.operate-btn-wrap .eqf-icon{font-size:16px;margin-right:12px}
.buy .data-wrap img{width:24px;height:24px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.buy .scene-item:hover{border-color:transparent}.buy .scene-item .title{display:block;width:100%;height:64px;line-height:64px;padding:0 8px;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.buy.new-scene-item-wrap{max-width:100%;margin:0}.buy.new-scene-item-wrap .scene-ul-wrap{padding-top:20px}.buy.new-scene-item-wrap .qr-wrap{position:absolute;bottom:108px;right:8px;z-index:5;display:inline-block;width:24px;height:24px;background-color:#eee;border-radius:2px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center}.buy.new-scene-item-wrap .qr-wrap .eqf-QRcode{position:static}.buy.new-scene-item-wrap .header-mask .btn-group{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.buy.new-scene-item-wrap .header-mask .details-btn,.buy.new-scene-item-wrap .header-mask .editor-btn{display:inline-block;width:120px;height:40px;line-height:38px;border:1px solid #fff;border-radius:20px;color:#fff;position:static;transform:none}.buy.new-scene-item-wrap .header-mask .details-btn:last-child,.buy.new-scene-item-wrap .header-mask .editor-btn:last-child{margin-top:16px}.buy.new-scene-item-wrap .header-mask .details-btn:hover,.buy.new-scene-item-wrap .header-mask .editor-btn:hover{border-color:#1261ff;background-color:#1261ff}.buy.new-scene-item-wrap .qrcode-wrap-vip{position:absolute;top:0;left:0;right:0;bottom:100px;z-index:3;background-color:#fff;display:flex;justify-content:center;align-items:center}.buy.new-scene-item-wrap .data-wrap{background:#fff;border-top:1px solid #e6ebed;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed;font-size:12px;color:#1593ff;width:100%;height:36px;line-height:36px;padding:6px 12px;transition:transform .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.buy.new-scene-item-wrap .data-wrap span{margin-top:0}.buy .blank-box{margin-top:98px}
.collect .scene-ul-wrap{padding-top:20px}.collect .scene-ul-wrap li.scene-item{position:relative}.collect .scene-ul-wrap li.scene-item:hover{border-color:transparent}.collect .scene-ul-wrap .AnniversaryC{position:absolute;right:0;z-index:9}.collect .scene-ul-wrap .del{text-decoration:line-through}.collect.new-scene-item-wrap{max-width:100%;margin:0}.collect.new-scene-item-wrap .qr-wrap{position:absolute;bottom:108px;right:8px;z-index:5;display:inline-block;width:24px;height:24px;background-color:#eee;border-radius:2px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center}.collect.new-scene-item-wrap .qr-wrap .eqf-QRcode{position:static}.collect.new-scene-item-wrap .qrcode-wrap{position:absolute;top:0;left:0;right:0;bottom:100px;z-index:3;background-color:#fff;display:flex;justify-content:center;align-items:center}.collect.new-scene-item-wrap .title{display:block;width:100%;height:64px;line-height:64px;padding:0 8px;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.collect.new-scene-item-wrap .header-mask .btn-group{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.collect.new-scene-item-wrap .header-mask .details-btn,.collect.new-scene-item-wrap .header-mask .editor-btn{display:inline-block;width:120px;height:40px;line-height:38px;border:1px solid #fff;border-radius:20px;color:#fff;position:static;transform:none}.collect.new-scene-item-wrap .header-mask .details-btn:last-child,.collect.new-scene-item-wrap .header-mask .editor-btn:last-child{margin-top:16px}.collect.new-scene-item-wrap .header-mask .details-btn:hover,.collect.new-scene-item-wrap .header-mask .editor-btn:hover{border-color:#1261ff;background-color:#1261ff}.collect.new-scene-item-wrap .data-wrap{background:#fff;border-top:1px solid #e6ebed;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed;width:100%;height:36px;line-height:36px;padding:0 8px;font-size:12px;color:#1261ff;transition:transform .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;justify-content:space-between}.collect.new-scene-item-wrap .operation-collect{width:100%;height:100px;padding:0 16px;display:flex;align-items:center;transform:translateY(0);transition:all .2s ease,opacity .2s ease;background:#fff;opacity:0}.collect.new-scene-item-wrap .operation-collect .btn-wrap{border-radius:4px;width:100%;height:36px;line-height:34px;text-align:center;cursor:pointer;border:1px solid #ccd5db;color:#333}.collect.new-scene-item-wrap .operation-collect .btn-wrap em{vertical-align:middle}.collect.new-scene-item-wrap .operation-collect .btn-wrap:hover{background:#ff5448;border-color:#ff5448;color:#fff}.collect.new-scene-item-wrap .scene-item:hover .operation-collect{opacity:1;transform:translateY(-100px)}.collect .blank-box{margin-top:98px}
@media screen and (max-width:1279px){.scene-item-wrap .scene-item:not(:nth-child(-n+3)){margin-top:20px}.scene-item-wrap .scene-item:not(:nth-child(3n+1)){margin-left:calc((100% - 672px)/2)}}@media screen and (min-width:1280px)and (max-width:1499px){.scene-item-wrap .scene-item:not(:nth-child(-n+4)){margin-top:20px}.scene-item-wrap .scene-item:not(:nth-child(4n+1)){margin-left:calc((100% - 896px)/3)}}@media screen and (min-width:1500px)and (max-width:1699px){.scene-item-wrap .scene-item:not(:nth-child(-n+5)){margin-top:20px}.scene-item-wrap .scene-item:not(:nth-child(5n+1)){margin-left:calc((100% - 1120px)/4)}}@media screen and (min-width:1700px){.scene-item-wrap .scene-item:not(:nth-child(-n+6)){margin-top:20px}.scene-item-wrap .scene-item:not(:nth-child(6n+1)){margin-left:calc((100% - 1344px)/5)}}.create-btn-h5{position:fixed;top:64px;right:120px;z-index:5;color:#333;cursor:pointer}.create-btn-h5.h5-create-special{top:43px;right:130px;height:60px;line-height:60px}.create-btn-h5:hover{color:#1593ff}.create-btn-h5 i{position:relative;top:2px;font-size:16px}.works-setting-nav{display:flex;justify-content:flex-end;align-items:center;height:44px;position:fixed;top:104px;right:0;z-index:5;width:calc(100% - 200px);min-width:1024px;background-color:#fff;padding:0 24px}.works-setting-nav li{margin-left:20px;color:#666;cursor:pointer}.works-setting-nav li.noClick{color:#ccc;cursor:default}.works-setting-nav li.noClick:hover,.works-setting-nav li.noClick span{color:#ccc}.works-setting-nav li:hover{color:#1593ff}.works-setting-nav li.noActive:hover{color:#666}.works-setting-nav li.setHome{position:relative}.works-setting-nav li.setHome:hover .setting-tip{display:block}.works-setting-nav .checkbox-square{margin-right:5!important}.works-setting-nav .checkbox-square em{top:0!important;font-size:12px!important}.works-setting-nav .setting-tip{display:none;position:absolute;left:-9px;top:22px;width:180px;height:36px;background:rgba(0,0,0,.9);text-align:center;line-height:36px;color:#fff;font-size:12px}.works-setting-nav .setting-tip label{position:absolute;left:50%;margin-left:-7px;top:-14px;z-index:-1;border-width:7px;border-style:solid;border-bottom-color:#000;opacity:.9}.pd60{padding-bottom:60px!important}.new-scene-item-wrap{transition:margin-top .25s ease}.new-scene-item-wrap .scene-ul-wrap{padding-top:20px;margin:0 auto}.new-scene-item-wrap .scene-ul-wrap li{border-radius:4px;overflow:hidden;float:left;margin-bottom:24px;margin-right:24px;background-color:#fff;border-bottom:1px solid #e6ebed;position:relative}.new-scene-item-wrap .scene-ul-wrap li .scene-item-content{position:relative}.new-scene-item-wrap .scene-ul-wrap li .scene-item-content .scene-item-main{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.new-scene-item-wrap .blank-box{margin-top:98px}.new-scene-item-wrap .create{border:1px solid #e6ebed}.new-scene-item-wrap .scene-item{position:relative;overflow:hidden;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}.new-scene-item-wrap .scene-item.active,.new-scene-item-wrap .scene-item.show,.new-scene-item-wrap .scene-item:hover{-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.new-scene-item-wrap .scene-item.active .operation-menu,.new-scene-item-wrap .scene-item.show .operation-menu,.new-scene-item-wrap .scene-item:hover .operation-menu{opacity:1;transform:translateY(-1px);background:#fff}.new-scene-item-wrap .scene-item.active .header-mask,.new-scene-item-wrap .scene-item.show .header-mask,.new-scene-item-wrap .scene-item:hover .header-mask{opacity:1}.new-scene-item-wrap .scene-item .selectItem{position:absolute;right:0;top:0;width:24px;height:24px;background:rgba(0,0,0,.4);font-size:16px;color:#fff;border-bottom-left-radius:12px;text-align:center;line-height:24px;z-index:1;cursor:pointer}.new-scene-item-wrap .scene-item .selectItem.notClick{background:#e6ebed;border:1px solid #ccd5db;background:#999}.new-scene-item-wrap .scene-item .selectItem.active{background:#1593ff}.new-scene-item-wrap .scene-item .ad-state{height:25px;padding:4px 8px;background:hsla(0,0%,100%,.95);border-radius:17px;position:absolute;top:4px;right:4px;z-index:1;color:#333;font-size:12px;display:flex;align-items:center;justify-content:center}.new-scene-item-wrap .scene-item .ad-state .state-icon{width:6px;height:6px;background:#1bc7b1;margin-right:5px;border-radius:6px}.new-scene-item-wrap .scene-item .ad-state .state-icon.failure{background:#ccd5db}.new-scene-item-wrap .scene-item .checkbox-square{width:24px;height:24px;position:absolute;top:8px;right:8px;margin-right:0;float:none;z-index:3}.new-scene-item-wrap .scene-item .checkbox-square.checked{background-color:#1261ff;border-color:#1261ff}.new-scene-item-wrap .scene-item .checkbox-square em{left:50%;top:50%;transform:translate(-50%,-50%);font-size:20px}.new-scene-item-wrap .scene-item .checkbox-square input{width:24px;height:24px}.new-scene-item-wrap .header-mask{position:absolute;top:0;left:0;right:0;bottom:100px;z-index:2;opacity:0;background-color:rgba(0,0,0,.8);border-radius:4px 4px 0 0;padding-top:0;text-align:center;transition:top .2s ease,opacity .2s ease,height .2s ease}.new-scene-item-wrap .header-mask .details-btn,.new-scene-item-wrap .header-mask .editor-btn{display:inline-block;width:120px;height:40px;font-size:16px;line-height:38px;border-radius:20px;border:1px solid #fff;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s}.new-scene-item-wrap .header-mask .details-btn:last-child,.new-scene-item-wrap .header-mask .editor-btn:last-child{margin:0}.new-scene-item-wrap .header-mask .details-btn:hover,.new-scene-item-wrap .header-mask .editor-btn:hover{border-color:#1261ff;background-color:#1261ff}.new-scene-item-wrap .header-mask .details-btn.small-btn,.new-scene-item-wrap .header-mask .editor-btn.small-btn{height:36px;line-height:36px;width:80px}.new-scene-item-wrap .header-mask .operate-bar-menu{position:absolute;right:8px;top:8px;width:24px;height:24px;background:hsla(0,0%,100%,.4);border-radius:4px;color:#fff;letter-spacing:2px;font-weight:500;font-size:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;padding-left:2px}.new-scene-item-wrap .header-mask .operate-bar-menu.active,.new-scene-item-wrap .header-mask .operate-bar-menu:hover{color:#1261ff;background:#fff}.new-scene-item-wrap .cover{position:relative;height:calc(100% - 100px);border-radius:4px 4px 0 0;border-top:1px solid #e6ebed}.new-scene-item-wrap .cover,.new-scene-item-wrap .prveiew-pv .title{width:100%;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.new-scene-item-wrap .prveiew-pv .title{display:inline-block;font-size:14px;height:64px;line-height:64px;color:#333;transition:transform .2s ease;background-color:#fff;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.new-scene-item-wrap .prveiew-pv .title .create-time-box{height:18px;font-size:12px;margin-top:11px;font-weight:400;color:#666;line-height:18px}.new-scene-item-wrap .prveiew-pv .title .title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;margin-top:4px;height:20px;font-size:14px;font-weight:400;color:#333;line-height:20px}.new-scene-item-wrap .operation-menu{display:flex;flex-direction:row;width:100%;height:64px;transform:translateY(96px);opacity:1;z-index:2;position:absolute;background:#fff}.new-scene-item-wrap .qr-wrap{display:inline-block;width:36px;height:36px;background-color:#eee;border-radius:3px;text-align:center;cursor:pointer}.new-scene-item-wrap .qr-wrap:hover{background-color:#1593ff}.new-scene-item-wrap .qr-wrap:hover i{color:#fff}.new-scene-item-wrap .create{padding:16px;text-align:center;transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear}.new-scene-item-wrap .create:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.16);transform:translate3d(0,-4px,0);-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0)}.new-scene-item-wrap .create .temp-create{width:100%;height:calc((100% - 16px)*.725);border:1px solid transparent;background-color:#f7f8f9;border-radius:3px;margin-bottom:16px;text-align:center;color:#333;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center}.new-scene-item-wrap .create .temp-create .temp-create-icon{display:block;width:40px;height:40px}.new-scene-item-wrap .create .temp-create span{display:block;margin-top:4px;height:20px;font-size:14px;font-weight:600;color:#333;line-height:20px}.new-scene-item-wrap .create .temp-create .des{height:17px;font-size:12px;font-weight:400;color:#999;line-height:17px}.new-scene-item-wrap .create .temp-create:hover{border-color:#1261ff}.new-scene-item-wrap .create .temp-create:hover i{background-color:#1261ff}.new-scene-item-wrap .create .null-create{font-size:0;width:100%;height:calc((100% - 16px)*.275);border:1px solid transparent;background-color:#f7f8f9;color:#333;font-weight:600;display:flex;align-items:center;justify-content:center}.new-scene-item-wrap .create .null-create:hover{border-color:#1261ff}.new-scene-item-wrap .create .null-create img{width:24px}.new-scene-item-wrap .create .null-create span{font-size:14px;margin-left:8px;vertical-align:middle}.new-scene-item-wrap .create .gc-temp-create{width:100%;height:100%;align-items:center}.new-scene-item-wrap .create .gc-temp-create .gc-temp-create-icon{display:block;width:40px;height:40px;margin:124px auto 0}.new-scene-item-wrap .create .gc-temp-create span{display:block;height:20px;margin-top:16px;font-size:14px;font-weight:600;color:#333;line-height:20px}.new-scene-item-wrap .create .gc-temp-create:hover i{background-color:#198ae7;color:#fff}.new-scene-item-wrap .scene-group{position:absolute;top:20px;right:20px;z-index:1;font-size:12px;overflow:hidden}.new-scene-item-wrap .scene-group .move{text-align:right;display:block;height:20px;color:#fff}.new-scene-item-wrap .scene-group .move em{color:#fff}.new-scene-item-wrap .scene-group .group-list{width:148px;max-height:280px;padding-top:8px;background-color:#fff;position:absolute;top:20px;right:0;z-index:5;border:1px solid #e6ebed;transform-origin:100% 0;box-shadow:0 0 8px rgba(0,0,0,.06)}.new-scene-item-wrap .scene-group .group-list:hover .ellbox{overflow-y:auto}.new-scene-item-wrap .scene-group .group-list .line{width:148px;height:1px;background:#f0f3f4;position:absolute;left:0;bottom:56px}.new-scene-item-wrap .scene-group .group-list .setting{width:132px;height:36px;text-align:center;line-height:36px;color:#fff;background:#1593ff;border-radius:3px;display:inline-block;font-size:14px;position:absolute;bottom:8px;left:8px}.new-scene-item-wrap .scene-group .group-list .setting:hover{background-color:#198ae7}.new-scene-item-wrap .scene-group .group-list .setting em{font-size:14px;color:#fff;margin-right:6px}.new-scene-item-wrap .scene-group .group-list .ellbox a{display:block;height:30px;line-height:30px;padding-left:12px}.new-scene-item-wrap .scene-group .group-list .ellbox a:hover{color:#000;background-color:#eee!important}.new-scene-item-wrap .scene-group:hover{overflow:visible}@media screen and (max-width:1435px){.new-scene-item-wrap .scene-item{width:calc((100% - 72px)/4)}.new-scene-item-wrap .scene-item:nth-child(4n){margin-right:0}.new-scene-item-wrap .scene-item .scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1436px)and (max-width:1663px){.new-scene-item-wrap .scene-item{width:calc((100% - 96px)/5)}.new-scene-item-wrap .scene-item:nth-child(5n){margin-right:0}.new-scene-item-wrap .scene-item .scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1664px)and (max-width:1891px){.new-scene-item-wrap .scene-item{width:calc((100% - 120px)/6)}.new-scene-item-wrap .scene-item:nth-child(6n){margin-right:0}.new-scene-item-wrap .scene-item .scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1892px){.new-scene-item-wrap .scene-item{width:calc((100% - 144px)/7)}.new-scene-item-wrap .scene-item:nth-child(7n){margin-right:0}.new-scene-item-wrap .scene-item .scene-item-content{padding-top:calc(100% + 100px)}}
.h2-iframe-picture-album-model-new .modal-dialog{opacity:1!important;top:0;left:0;transform:scale(1) translate(0)!important;margin:0;width:100%;height:100%;background:transparent}.h2-iframe-picture-album-model-new .modal-dialog .modal-content{width:100%;height:100%;top:0;background-color:transparent;border:none;box-shadow:none}.h2-iframe-picture-album{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:9999}
.transfer-modal .modal-header{position:relative;height:60px;font-size:18px;font-weight:700;color:#111;background-color:transparent}.transfer-modal .modal-header .close{position:absolute;top:24px;right:19px;font-size:20px}.transfer-modal .modal-body{padding:28px}.transfer-modal .modal-body .form{display:flex;justify-content:center;align-items:center}.transfer-modal .modal-body .form .text{position:relative}.transfer-modal .modal-body .form .text input{width:260px;height:36px;padding:0 12px;color:#333;border:1px solid #ccd5db;border-radius:3px}.transfer-modal .modal-body .form .text:after{content:attr(data-name);position:absolute;width:100%;height:100%;top:100%;left:0;display:flex;align-items:center;font-size:12px}
.download-modal.modal.in .modal-dialog{transform:translateY(0)}.download-modal .modal-dialog{margin:0;width:100%;height:100%;top:0;left:0;border-radius:0}.download-modal .modal-dialog .modal-content{width:100%;height:100%;border-radius:0;border:none;top:0}.download-modal .modal-dialog .modal-body{width:100%;height:100%;padding:0}.download-modal .modal-dialog .modal-body iframe{width:100%;height:100%}
.h2-iframe-modal.h2-batch-modal .modal-dialog{width:824px;height:536px}.h2-iframe-modal.h2-apply-modal .modal-dialog,.h2-iframe-modal.h2-empty-modal .modal-dialog,.h2-iframe-modal.h2-upload-modal .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-height:100%;transform:scale(1) translate(0)!important;margin:0}.h2-iframe-modal.h2-apply-modal .modal-dialog .modal-content,.h2-iframe-modal.h2-empty-modal .modal-dialog .modal-content,.h2-iframe-modal.h2-upload-modal .modal-dialog .modal-content{top:0;background-color:transparent}.h2-iframe-modal .modal-dialog{top:50%;margin-top:0}.h2-iframe-modal .modal-dialog .modal-content,.h2-iframe-modal .modal-dialog .modal-content .h2-iframe,.h2-iframe-modal .modal-dialog .modal-content .h2-iframe iframe{width:100%;height:100%}.h2-iframe-model-new .h2-iframe{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff}.h2-iframe-model-new .h2-iframe iframe{width:100%;height:100%}.h2-iframe-model-new .modal-dialog{opacity:1!important;top:0;left:0;transform:scale(1) translate(0)!important;margin:0;width:100%;height:100%;background:transparent}.h2-iframe-model-new .modal-dialog .modal-content{width:100%;height:100%;top:0;background-color:transparent;border:none;box-shadow:none}
.eqc-home-h2 .wrap .h2-banner{display:flex;justify-content:center;align-items:center;height:60px;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:cover;min-width:1000px;overflow:hidden;margin-bottom:20px}.eqc-home-h2 .wrap .h2-banner div{width:100%;height:100%;position:relative}.eqc-home-h2 .wrap .h2-banner div img{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto!important;height:60px}.eqc-home-h2 .wrap .h2-banner .slogan{width:1000px;height:58px;background-image:url(//www.eqxiu.com/eip/images/h2_banner_bg_img.4c9facad.gif);background-repeat:no-repeat;background-position:50%;background-size:1000px 58px;cursor:pointer}.eqc-home-h2 .wrap .head{position:relative;display:flex;justify-content:space-between;align-items:center;height:36px;margin-bottom:20px}.eqc-home-h2 .wrap .head .scene-type{margin:0;padding:0}.eqc-home-h2 .wrap .head .scene-type .scene-tag-grounp{top:35px}.eqc-home-h2 .wrap .scene{margin-bottom:36px}.eqc-home-h2 .wrap .scene .create{display:inline-flex;flex-direction:column;padding:16px;background:#fff;transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;border:1px solid #e6ebed}.eqc-home-h2 .wrap .scene .create:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.16);-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}.eqc-home-h2 .wrap .scene .create .block{width:100%;background:#f7f8f9;border:1px solid #f7f8f9;border-radius:3px;color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:16px;cursor:pointer;transition:all .3s}.eqc-home-h2 .wrap .scene .create .block:hover{border:1px solid #1261ff}.eqc-home-h2 .wrap .scene .create .template{height:calc((100% - 32px)*.346)}.eqc-home-h2 .wrap .scene .create .template span{text-align:center}.eqc-home-h2 .wrap .scene .create .template span:first-child{margin-bottom:4px}.eqc-home-h2 .wrap .scene .create .template :first-child{font-size:14px;font-weight:700;color:#111;height:24px;line-height:24px;text-align:left}.eqc-home-h2 .wrap .scene .create .template :first-child img{position:relative;bottom:2px;width:24px;margin-right:8px}.eqc-home-h2 .wrap .scene .create .template :nth-child(2){font-size:12px;color:#999}.eqc-home-h2 .wrap .scene .create .batch,.eqc-home-h2 .wrap .scene .create .h2-upload-btn{height:calc((100% - 32px)*.346);position:relative}.eqc-home-h2 .wrap .scene .create .batch span,.eqc-home-h2 .wrap .scene .create .h2-upload-btn span{text-align:center}.eqc-home-h2 .wrap .scene .create .batch span:first-child,.eqc-home-h2 .wrap .scene .create .h2-upload-btn span:first-child{margin-bottom:4px}.eqc-home-h2 .wrap .scene .create .batch :first-child,.eqc-home-h2 .wrap .scene .create .h2-upload-btn :first-child{font-size:14px;font-weight:700;color:#111;height:24px;line-height:24px;text-align:left}.eqc-home-h2 .wrap .scene .create .batch :first-child img,.eqc-home-h2 .wrap .scene .create .h2-upload-btn :first-child img{position:relative;bottom:2px;width:24px;margin-right:8px}.eqc-home-h2 .wrap .scene .create .batch :nth-child(2),.eqc-home-h2 .wrap .scene .create .h2-upload-btn :nth-child(2){font-size:12px;color:#999}.eqc-home-h2 .wrap .scene .create .batch label,.eqc-home-h2 .wrap .scene .create .h2-upload-btn label{font-size:12px;font-weight:400;color:#ff296a;position:absolute;right:23px;top:23px;cursor:pointer}.eqc-home-h2 .wrap .scene .create .blank{height:calc((100% - 32px)*.308);margin-bottom:0}.eqc-home-h2 .wrap .scene .create .blank :first-child{font-size:14px;font-weight:700;color:#111;padding-bottom:4px;padding-top:5px}.eqc-home-h2 .wrap .scene .create .blank :first-child img{position:relative;bottom:2px;width:24px;margin-right:8px}.eqc-home-h2 .wrap .scene .create .h2-upload-btn.disabled{cursor:not-allowed}.eqc-home-h2 .wrap .scene .create .h2-upload-btn.disabled:hover{border-color:#f7f8f9}.eqc-home-h2 .wrap .scene .create .h2-upload-btn.disabled span{color:#bfbfbf}.eqc-home-h2 .wrap .empty{padding-top:100px}.eqc-home-h2 .wrap .empty .result-btn{display:flex;justify-content:center;padding:60px 0}.eqc-home-h2 .wrap .empty .result-btn .blank{margin-left:16px}.eqc-home-h2 .wrap .empty .result-btn .eqc-btn{padding:0 12px}.eqc-home-h2 .banner{min-width:720px;max-width:calc(100% - 80px);margin:40px auto 80px;overflow:hidden}.eqc-home-h2 .banner .bg{display:block;height:480px;background:50%/cover}.eqc-home-h2 .eqc-scene-item:not(:nth-child(-n+5)){margin-top:0}.eqc-home-h2 .eqc-scene-item:not(:nth-child(5n+1)){margin-left:0}.eqc-home-h2 .blank-box{margin-top:187px}@media screen and (max-width:1435px){.eqc-home-h2 .eqc-scene-item{width:calc((100% - 72px)/4)}.eqc-home-h2 .eqc-scene-item:nth-child(4n){margin-right:0}.eqc-home-h2 .eqc-scene-item .scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1436px)and (max-width:1663px){.eqc-home-h2 .eqc-scene-item{width:calc((100% - 96px)/5)}.eqc-home-h2 .eqc-scene-item:nth-child(5n){margin-right:0}.eqc-home-h2 .eqc-scene-item .scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1664px)and (max-width:1891px){.eqc-home-h2 .eqc-scene-item{width:calc((100% - 120px)/6)}.eqc-home-h2 .eqc-scene-item:nth-child(6n){margin-right:0}.eqc-home-h2 .eqc-scene-item .scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1892px){.eqc-home-h2 .eqc-scene-item{width:calc((100% - 144px)/7)}.eqc-home-h2 .eqc-scene-item:nth-child(7n){margin-right:0}.eqc-home-h2 .eqc-scene-item .scene-item-content{padding-top:calc(100% + 100px)}}
.eqc-scene-item{border-radius:4px;overflow:hidden;float:left;margin-bottom:24px;margin-right:24px;background-color:#fff;border-bottom:1px solid #e6ebed;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}.eqc-scene-item,.eqc-scene-item .scene-item-content{position:relative}.eqc-scene-item .scene-item-content .scene-item-main{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.eqc-scene-item:not(:nth-child(-n+5)){margin-top:20px}.eqc-scene-item:not(:nth-child(5n+1)){margin-left:20px}.eqc-scene-item.show,.eqc-scene-item:hover{-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.eqc-scene-item.show .cover .header-mask,.eqc-scene-item:hover .cover .header-mask{opacity:1}.eqc-scene-item.show .more-btn,.eqc-scene-item:hover .more-btn{transform:translateY(-102px);opacity:1!important}.eqc-scene-item .cover{position:relative;width:100%;height:calc(100% - 100px);border-radius:4px 4px 0 0;border-top:1px solid #e6ebed;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed;overflow:hidden}.eqc-scene-item .cover .cover-blur{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,#fff,#fff 48%,#fff 74%,#f5f5f5);border-radius:3px 3px 0 0}.eqc-scene-item .cover .cover-real{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:3px 3px 0 0;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.08)}.eqc-scene-item .cover .header-mask{position:absolute;opacity:0;background-color:rgba(0,0,0,.8);width:100%;height:100%;border-radius:4px;text-align:center;transition:top .2s ease,opacity .2s ease;display:flex;align-items:center;padding:0}.eqc-scene-item .cover .header-mask .btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;overflow:hidden;height:auto}.eqc-scene-item .cover .header-mask .apply,.eqc-scene-item .cover .header-mask .down,.eqc-scene-item .cover .header-mask .edit{margin:0;display:inline-block;width:120px;height:40px;line-height:38px;border-radius:3px;border:1px solid #fff;border-radius:20px;border:1px solid #ccd5db;color:#fff;font-size:16px}.eqc-scene-item .cover .header-mask .apply:last-child,.eqc-scene-item .cover .header-mask .down:last-child,.eqc-scene-item .cover .header-mask .edit:last-child{margin-top:16px}.eqc-scene-item .cover .header-mask .apply:hover,.eqc-scene-item .cover .header-mask .down:hover,.eqc-scene-item .cover .header-mask .edit:hover{border-color:#1261ff;background-color:#1261ff}.eqc-scene-item .cover .header-mask .operate-bar-menu{position:absolute;right:8px;top:8px;width:24px;height:24px;background:hsla(0,0%,100%,.4);border-radius:4px;color:#fff;letter-spacing:2px;font-weight:500;font-size:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;padding-left:2px}.eqc-scene-item .cover .header-mask .operate-bar-menu.active,.eqc-scene-item .cover .header-mask .operate-bar-menu:hover{color:#1261ff;background:#fff}.eqc-scene-item .cover .checkbox-square{float:right;margin:8px 8px 0 0;width:24px;height:24px}.eqc-scene-item .cover .checkbox-square.checked{background-color:#1261ff;border-color:#1261ff}.eqc-scene-item .cover .checkbox-square em{left:50%;top:50%;transform:translate(-50%,-50%);font-size:20px}.eqc-scene-item .cover .checkbox-square input{width:24px;height:24px}.eqc-scene-item .detail{background:#fff;transition:all .3s}.eqc-scene-item .detail .name{height:64px;padding:0 8px;line-height:64px;border-bottom:1px solid #e6ebed;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed;color:#111}.eqc-scene-item .detail .name .create-time-box{height:18px;font-size:12px;margin-top:11px;font-weight:400;color:#666;line-height:18px}.eqc-scene-item .detail .name .title-text{display:block;margin-top:4px;height:20px;font-size:14px;font-weight:400;color:#333;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eqc-scene-item .detail .size{height:36px;padding:0 12px;line-height:36px;font-size:12px;color:#666;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.eqc-scene-item .detail .more-btn{width:100%;height:64px;box-sizing:border-box;border-radius:0 0 3px 3px;display:flex;justify-content:center;align-items:center;padding:0 12px;background:#fff;opacity:0}.eqc-scene-item .detail .more-btn .item{width:70px;height:64px;display:flex;align-items:center;flex-direction:column;justify-content:center;color:#333}.eqc-scene-item .detail .more-btn .item .text{font-size:12px;font-weight:400;line-height:20px}.eqc-scene-item .detail .more-btn .item .icon{font-size:20px;margin-bottom:7px}.eqc-scene-item .detail .more-btn .item:hover{color:#1261ff}
.interactiveH5 .new-scene-item-wrap .gc-create{padding:0}.interactiveH5 .new-scene-item-wrap .gc-create .gc-temp-create{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333;border-radius:4px}.interactiveH5 .new-scene-item-wrap .gc-create .gc-temp-create img{margin:0}
.newcomer-guide-container{background-color:transparent;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.newcomer-guide-container .step-1{position:absolute;left:0;top:68px;width:200px;height:100%}.newcomer-guide-container .step-1 .sidebar-box{width:200px;height:100%}.newcomer-guide-container .step-1 .sidebar-box img{width:100%}.newcomer-guide-container .step-1 .helper-box{position:fixed;left:0;bottom:0;width:200px;height:108px}.newcomer-guide-container .step-1 .helper-box img{width:100%;height:100%}.newcomer-guide-container .step-1 .tip-box-1{position:absolute;top:338px;left:94px;width:36px;height:36px;border-radius:36px;display:inline-block;float:left}.newcomer-guide-container .step-1 .tip-box-1 .dots{opacity:.6;width:100%;height:100%}.newcomer-guide-container .step-1 .tip-box-1 .tip-content{position:absolute;top:50%;transform:translateY(-50%);left:50px;width:240px;height:200px;background:#1261ff;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border-radius:4px;float:right;padding:24px 16px 12px;color:#fff}.newcomer-guide-container .step-1 .tip-box-1 .tip-content:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-12px;border:6px solid transparent;border-right-color:#1261ff}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .gift{position:absolute;left:0;top:-30px;width:72px;height:43px}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .gift img{width:100%;height:100%}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-1{font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;margin-bottom:11px}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-1 .one-number{margin-right:8px}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-2{font-size:14px;margin-bottom:14px;color:#fff}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-2 .two-number{font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-splite{width:100%;height:1px;background:#2c72ff;margin-bottom:12px}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-3{margin-bottom:8px}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-4{color:hsla(0,0%,100%,.4);margin-bottom:12px}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-5{display:flex;align-items:center;justify-content:space-between}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-5 .radio-box{width:42px}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-5 .radio-box .radio-item{width:6px;height:6px;border-radius:6px;background:hsla(0,0%,100%,.4);margin-right:6px;float:left}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-5 .radio-box .radio-item:last-child{margin-right:0}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-5 .radio-box .radio-item.active{background-color:#fff}.newcomer-guide-container .step-1 .tip-box-1 .tip-content .line-5 .next-btn{width:74px;height:32px;background:#2c72ff;border-radius:4px;font-size:14px;line-height:32px;text-align:center;cursor:pointer}.newcomer-guide-container .step-2{position:absolute;top:120px;left:236px;width:515px;height:60px}.newcomer-guide-container .step-2 .step-img{width:100%;height:100%}.newcomer-guide-container .step-2 .bg-2{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:38px}.newcomer-guide-container .step-2 .bg-2 img{width:100%;height:100%;opacity:.6}.newcomer-guide-container .step-2 .bg-2 .tip-box-2{position:absolute;top:46px;left:45%;width:240px;height:157px;background:#1261ff;padding:25px 16px 16px;color:#fff;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.newcomer-guide-container .step-2 .bg-2 .tip-box-2:before{content:"";position:absolute;top:-12px;left:18px;border:6px solid transparent;border-bottom-color:#1261ff}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-1{font-size:14px;font-weight:600;margin-bottom:12px}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-1 .one-number{margin-right:8px}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-2{font-size:12px;margin-bottom:12px;line-height:20px}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-3{display:flex;align-items:center;justify-content:space-between}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-3 .radio-box{width:42px}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-3 .radio-box .radio-item{width:6px;height:6px;border-radius:6px;background:hsla(0,0%,100%,.4);margin-right:6px;float:left}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-3 .radio-box .radio-item:last-child{margin-right:0}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-3 .radio-box .radio-item.active{background-color:#fff}.newcomer-guide-container .step-2 .bg-2 .tip-box-2 .line-3 .next-btn{width:74px;height:32px;background:#2c72ff;border-radius:4px;font-size:14px;line-height:32px;text-align:center;cursor:pointer}.newcomer-guide-container .step-3-box{position:fixed;left:0;top:0;width:100%;height:100%;background-color:transparent}.newcomer-guide-container .step-3-box .step-3{position:absolute;left:252px;top:295px;width:100%;height:100%;background-color:#fff}.newcomer-guide-container .step-3-box .step-3 .img-box{width:511px;height:396px}.newcomer-guide-container .step-3-box .step-3 .img-box img{width:100%;height:100%}.newcomer-guide-container .step-3-box .step-3 .tip-box-3{position:absolute;left:291px;top:266px;width:36px;height:36px;border-radius:36px}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .dots{opacity:.6}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content{position:absolute;top:50%;transform:translateY(-50%);left:48px;width:246px;height:151px;background-color:#1261ff;border-radius:4px;padding:19px 16px 16px;color:#fff}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content:before{content:"";position:absolute;top:50%;left:-12px;border:6px solid transparent;border-right-color:#1261ff;transform:translateY(-50%)}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-1{font-size:14px;font-weight:600;margin-bottom:12px}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-1 .one-number{margin-right:8px}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-2{font-size:12px;margin-bottom:12px;line-height:40px}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-3{display:flex;align-items:center;justify-content:space-between}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-3 .radio-box{width:42px}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-3 .radio-box .radio-item{width:6px;height:6px;border-radius:6px;background:hsla(0,0%,100%,.4);margin-right:6px;float:left}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-3 .radio-box .radio-item:last-child{margin-right:0}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-3 .radio-box .radio-item.active{background-color:#fff}.newcomer-guide-container .step-3-box .step-3 .tip-box-3 .tip-content .line-3 .next-btn{width:74px;height:32px;background:#2c72ff;border-radius:4px;font-size:14px;line-height:32px;text-align:center;cursor:pointer}
.sign-guide-container{background-color:transparent;color:#333;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.sign-guide-container .guide-content{position:absolute;top:120px;left:236px;width:515px;height:60px}.sign-guide-container .guide-content .bg-2{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:38px}.sign-guide-container .guide-content .bg-2 img{width:100%;height:100%;opacity:.6}.sign-guide-container .guide-content .bg-2 .tip-box-2{position:absolute;top:46px;left:45%;width:240px;height:157px;background:#1261ff;padding:25px 16px 16px;color:#fff;border-radius:4px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.sign-guide-container .guide-content .bg-2 .tip-box-2:before{content:"";position:absolute;top:-12px;left:18px;border:6px solid transparent;border-bottom-color:#1261ff}.sign-guide-container .guide-content .bg-2 .tip-box-2 .line-1{font-size:14px;font-weight:600;margin-bottom:12px}.sign-guide-container .guide-content .bg-2 .tip-box-2 .line-2{font-size:12px;margin-bottom:12px;line-height:20px}.sign-guide-container .guide-content .bg-2 .tip-box-2 .line-3 .next-btn{width:74px;height:32px;background:#2c72ff;border-radius:4px;font-size:14px;line-height:32px;text-align:center;cursor:pointer;float:right}
.video-view-modal.video-empty-modal .modal-dialog{width:auto;height:600px}.video-view-modal .modal-dialog{top:50%;margin-top:0}.video-view-modal .modal-dialog .modal-content,.video-view-modal .modal-dialog .modal-content .video-iframe,.video-view-modal .modal-dialog .modal-content .video-iframe iframe{width:100%;height:100%}#choseModel,.ant-message,.ant-select-dropdown,.PopconfirmRight{z-index:1051}
.scene-all-container{position:relative}.scene-all-container .null-create{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333;border:1px solid #e6ebed;border-radius:4px}.scene-all-container .null-create img{display:block;width:40px;height:40px}.scene-all-container .null-create span{margin-top:16px;font-weight:500;font-size:14px}.scene-all-container .null-create:hover{box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border:none}.scene-all-container .null-create:hover i{background-color:#198ae7}.scene-all-container .empty-container{padding-top:98px}.scene-all-page{position:relative;min-height:36px}.scene-all-page .scene-query-container{position:absolute;right:0;top:-54px}
.eqc-common-scene-item{position:relative;float:left;margin-right:24px;margin-bottom:24px;background-color:#fff;border-radius:4px;font-size:14px;color:#333;transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear}.eqc-common-scene-item.create:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.eqc-common-scene-item .eqc-common-scene-item-content{position:relative}.eqc-common-scene-item .eqc-common-scene-item-content .eqc-common-scene-item-main{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.eqc-common-scene-item.show,.eqc-common-scene-item:hover{box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);transform:translate3d(0,-4px,0);-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0)}.eqc-common-scene-item.show .scene-mask-wrap,.eqc-common-scene-item:hover .scene-mask-wrap{display:block}.eqc-common-scene-item.show .ad-state,.eqc-common-scene-item:hover .ad-state{display:none}.eqc-common-scene-item .cover{position:relative;width:100%;height:calc(100% - 100px);border-radius:4px 4px 0 0;border-top:1px solid #e6ebed;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.eqc-common-scene-item .cover.over-cover{overflow:hidden}.eqc-common-scene-item .cover .cover-h2{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:3px 3px 0 0;box-shadow:0 4px 12px 0 rgba(0,0,0,.08)}.eqc-common-scene-item .cover .cover-h2.cover-gc_video{width:100%;height:100%;position:static;transform:translateZ(0)}.eqc-common-scene-item .scene-title-wrap{width:100%;height:64px;padding-right:12px;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.eqc-common-scene-item .scene-title-wrap .create-time-box{height:34px;padding:11px 0 5px 8px;color:#666;font-size:12px;line-height:18px}.eqc-common-scene-item .scene-title-wrap .title-box{width:100%;height:30px;display:flex;flex-direction:row}.eqc-common-scene-item .scene-title-wrap .title{margin-left:8px}.eqc-common-scene-item .scene-mask-wrap{position:absolute;left:0;top:0;right:0;bottom:36px;z-index:1;display:none}.eqc-common-scene-item .scene-mask-wrap .scene-mask{position:relative;width:100%;height:calc(100% - 64px);background-color:rgba(0,0,0,.7);border-radius:3px 3px 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.eqc-common-scene-item .scene-mask-wrap .scene-mask.no-mask,.eqc-common-scene-item .scene-mask-wrap .scene-mask.video-scene-mask{background-color:transparent}.eqc-common-scene-item .scene-mask-wrap .details-btn{width:120px;height:40px;border-radius:20px;border:1px solid #fff;color:#fff;font-size:14px;text-align:center;line-height:38px;transition:all .3s}.eqc-common-scene-item .scene-mask-wrap .details-btn:hover{background-color:#1261ff;border-color:#1261ff}.eqc-common-scene-item .mt16{margin-top:16px}.eqc-common-scene-item .operate-bar-menu{position:absolute;right:8px;top:8px;width:24px;height:24px;background:hsla(0,0%,100%,.4);border-radius:4px;color:#fff;letter-spacing:2px;font-weight:500;font-size:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;padding-left:2px}.eqc-common-scene-item .operate-bar-menu.active,.eqc-common-scene-item .operate-bar-menu:hover{color:#1261ff;background:#fff}.eqc-common-scene-item .cover-background-box{position:absolute;width:100%;height:100%;overflow:hidden;background-color:#000;border-radius:3px 3px 0 0}.eqc-common-scene-item .video-duration{position:absolute;left:8px;bottom:8px;z-index:2;color:#fff;font-size:12px}.eqc-common-scene-item .video-source-box{position:relative;display:flex;justify-content:center;align-items:center}.eqc-common-scene-item .video-source-box,.eqc-common-scene-item .video-source-box .video-js{height:100%;width:100%;border-radius:3px 3px 0 0}.eqc-common-scene-item .video-play-box{width:48px;height:48px;background-color:rgba(0,0,0,.6);border-radius:50%;cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3}.eqc-common-scene-item .video-play-box .eqf-play{display:block;font-size:24px;margin-top:12px;margin-left:12px;color:#fff}.eqc-common-scene-item .video-bigger-box{position:absolute;right:8px;bottom:8px;z-index:3;cursor:pointer;width:24px;height:24px;background-color:hsla(0,0%,100%,.3);border-radius:2px;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center}.eqc-common-scene-item .video-bigger-box .eqf-bigger{display:block}.eqc-common-scene-item .video-bigger-box:hover{background-color:#fff;color:#1261ff}.eqc-common-scene-item .video-js .vjs-poster,.eqc-common-scene-item .video-js .vjs-text-track-display{border-radius:3px 3px 0 0}.eqc-common-scene-item .video-js .vjs-big-play-button{display:none}.eqc-common-scene-item .video-js .vjs-control-bar{display:flex;opacity:1;z-index:2;bottom:-15px;background-color:transparent;overflow:hidden}.eqc-common-scene-item .video-js .vjs-progress-control{width:100%}.eqc-common-scene-item .video-js .vjs-progress-control .vjs-progress-holder{height:2px;margin:0;background-color:#ccd5db}.eqc-common-scene-item .video-js .vjs-play-progress{background-color:#1261ff}.eqc-common-scene-item .video-js .vjs-play-progress:before{color:#1261ff;font-size:16px;top:50%;transform:translateY(-50%) scale(.5)}.eqc-common-scene-item .video-js.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1}.eqc-common-scene-item .video-js .vjs-mouse-display,.eqc-common-scene-item .video-js .vjs-time-tooltip{display:none!important}.eqc-common-scene-item .ad-state{height:25px;padding:4px 8px;background:hsla(0,0%,100%,.95);border-radius:17px;position:absolute;top:4px;right:4px;z-index:1;color:#333;font-size:12px;display:flex;align-items:center;justify-content:center}.eqc-common-scene-item .ad-state .state-icon{width:6px;height:6px;background:#1bc7b1;margin-right:5px;border-radius:6px}.eqc-common-scene-item .ad-state .state-icon.failure{background:#ccd5db}@media screen and (max-width:1435px){.eqb-scene-list .eqc-common-scene-item{width:calc((100% - 72px)/4)}.eqb-scene-list .eqc-common-scene-item:nth-child(4n){margin-right:0}.eqb-scene-list .eqc-common-scene-item .eqc-common-scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1436px)and (max-width:1663px){.eqb-scene-list .eqc-common-scene-item{width:calc((100% - 96px)/5)}.eqb-scene-list .eqc-common-scene-item:nth-child(5n){margin-right:0}.eqb-scene-list .eqc-common-scene-item .eqc-common-scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1664px)and (max-width:1891px){.eqb-scene-list .eqc-common-scene-item{width:calc((100% - 120px)/6)}.eqb-scene-list .eqc-common-scene-item:nth-child(6n){margin-right:0}.eqb-scene-list .eqc-common-scene-item .eqc-common-scene-item-content{padding-top:calc(100% + 100px)}}@media screen and (min-width:1892px){.eqb-scene-list .eqc-common-scene-item{width:calc((100% - 144px)/7)}.eqb-scene-list .eqc-common-scene-item:nth-child(7n){margin-right:0}.eqb-scene-list .eqc-common-scene-item .eqc-common-scene-item-content{padding-top:calc(100% + 100px)}}
.all-third-nav{margin-bottom:20px;width:100%;height:36px}.all-third-nav li{line-height:36px;display:inline-block;padding-right:16px;text-align:left}.all-third-nav li a{display:block;width:100%;height:100%;color:#333}.all-third-nav li a:hover{color:#1261ff}.all-third-nav li a.active{color:#1261ff;font-weight:600}
.scene-item-wrap.trash .scene-item{height:264px;box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.scene-item-wrap.trash .scene-item .title{padding:0 8px}.scene-item-wrap.trash .scene-item .header-mask{top:inherit;bottom:40px;opacity:1;height:40px;padding:0;border-radius:0}.scene-item-wrap.trash .scene-item .header-mask .history{color:#fff;font-size:14px;line-height:40px;opacity:1;transition:opacity .2s ease}.scene-item-wrap.trash .scene-item .header-mask .btn{position:absolute;opacity:0;height:40px;padding:0;top:5px;right:8px;transition:opacity .2s ease}.scene-item-wrap.trash .scene-item .header-mask .btn .details-btn,.scene-item-wrap.trash .scene-item .header-mask .btn .editor-btn{border:none;margin:0;padding:0 9px;font-size:12px;line-height:30px;color:#fff;width:30px;height:30px;border-radius:3px;background:rgba(0,0,0,.8)}.scene-item-wrap.trash .scene-item .header-mask .btn .editor-btn:hover{color:#1261ff}.scene-item-wrap.trash .scene-item .header-mask .btn .details-btn:hover{color:#ff5448}.scene-item-wrap.trash .scene-item .data-wrap,.scene-item-wrap.trash .scene-item .title{transform:translateY(0)}.scene-item-wrap.trash .scene-item:hover .header-mask .history{opacity:0}.scene-item-wrap.trash .scene-item:hover .header-mask .btn{opacity:1}
.history-image{padding-bottom:20px}.history-image .scene-time{color:#fff;text-align:left;height:26px;line-height:26px;font-size:12px}.history-image ul li{float:left;cursor:pointer;margin-top:20px;width:115px;height:115px;position:relative;background-color:#ccc;margin-right:16px}.history-image ul li .image-operate{height:26px;padding:0 8px;position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5)}.history-image ul li .image-operate span{display:inline-block;color:#fff;font-size:16px;margin-right:10px;line-height:26px}.history-image ul li .image-operate span:first-child{margin-right:0}.history-image ul li .image-operate .operate{display:none}.history-image ul li:hover .operate{display:block}
.trash-container{position:fixed;top:60px;left:200px;right:0;bottom:0;z-index:10;background-color:#fff;padding:0 52px;overflow:auto}.trash-container .title{padding:24px 0;display:flex;align-items:center}.trash-container .title>p{margin-left:16px;border-left:1px solid #ccd5db;padding-left:16px}.trash-container .back{cursor:pointer;font-size:14px;font-weight:400;color:#666;line-height:20px;display:flex;align-items:center}.trash-container .back .eqf-left{font-size:24px}.trash-container .back:hover{color:#1593ff}.trash-container .trashBox{background:#fff;border-radius:4px;height:100%;position:relative;min-height:300px}.trash-container .trashBox .trash-info{display:flex}.trash-container .trashBox .trash-info .logo{width:60px;height:60px;border-radius:4px;background:#1261ff;color:#fff;font-size:30px;text-align:center;line-height:60px}.trash-container .trashBox .trash-info .info{padding:7px 0;margin-left:20px;display:flex;justify-content:space-between;flex-direction:column}.trash-container .trashBox .trash-info .info .num{font-size:18px;color:#333}.trash-container .trashBox .trash-info .info .text{font-size:12px;color:#666}.trash-container .trashBox .deletedCount{position:absolute;top:0;left:80px;color:#666;font-size:18px;line-height:24px}.trash-container .trashBox .empty-box{margin-top:0}.trash-container .trashBox .tabBox{overflow:hidden;margin-top:30px}.trash-container .trashBox .tabBox ul{float:left;overflow:hidden;margin-bottom:24px;width:100%;border-bottom:1px solid #d8d8d8}.trash-container .trashBox .tabBox ul li{float:left;color:#333;padding:0 16px;text-align:center;line-height:36px;cursor:pointer;font-size:14px}.trash-container .trashBox .tabBox ul li:hover{color:#1261ff}.trash-container .trashBox .tabBox ul .trashActive{color:#1261ff;border-bottom:2px solid #1261ff}.trash-container .scene-item-wrap{max-width:100%}
.sub-account-select-container{height:545px;padding:0 30px}.sub-account-select-container .header{width:100%;height:60px;line-height:60px;position:relative}.sub-account-select-container .header .title{font-size:18px;font-weight:600;color:#333}.sub-account-select-container .header .close{color:#666;cursor:pointer;font-size:20px;position:absolute;right:0;top:20px}.sub-account-select-container .form-group-staff{margin:20px 0 10px;position:relative}.sub-account-select-container .form-group-staff .form-control{width:390px;height:36px;padding:8px 22px 8px 12px}.sub-account-select-container .form-group-staff .eqf-search-l{color:#666;position:absolute;right:5px;top:11px}.sub-account-select-container .select-container{width:100%;height:360px}.sub-account-select-container .select-container .account-container{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;position:relative;overflow:hidden;width:100%;height:360px;max-height:360px}.sub-account-select-container .select-container .account-container ul{padding-bottom:20px}.sub-account-select-container .select-container .account-container ul li{position:relative;vertical-align:middle;line-height:30px;padding-left:20px}.sub-account-select-container .select-container .account-container ul li:hover{background-color:#eee}.sub-account-select-container .select-container .account-container ul li .checkbox-square{position:relative;top:6px}.sub-account-select-container .select-container .footer{border-top:1px solid #ccd5db;text-align:right;padding-top:9px}.sub-account-select-container .select-container .no-data{margin-top:0}.sub-account-select-container .select-container .no-data p{color:#999;font-size:14px}
.staff-works .search{position:relative}.staff-works .search input:focus,.staff-works .search input:hover{border-color:#1593ff}.staff-works .search .notice{font-size:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#999}.staff-works .select-sub-account{cursor:pointer;position:relative}.staff-works .select-sub-account i{position:absolute;right:40px;top:4px}.staff-works .select-sub-account:hover{color:#1593ff}.staff-works .select-sub-account:hover input{cursor:pointer;color:#1593ff;border-color:#1593ff}.staff-works .scene-item-wrap .border{display:inline-block;display:none;border-bottom:48px solid #f89300;margin-bottom:20px;width:88px;border-radius:0 0 30px 0;position:relative}.staff-works .scene-item-wrap .border:after{display:block;position:absolute;width:0;height:0;top:0;right:-2px;content:" ";border-top:.66666667em solid #f89300;border-left:1px solid #f89300;border-right:1px solid transparent;border-bottom:.6666666667em solid transparent}.staff-works .scene-item-wrap ul li .people .dep-author{color:#999}.staff-works .scene-item-wrap ul li .title{display:flex;align-items:center;padding-left:0}.staff-works .scene-item-wrap ul li .title em{margin-left:8px}.staff-works .scene-item-wrap ul li .data-wrap.no-data{color:#ccc}.staff-works .scene-item-wrap ul li .data-wrap.no-data span{cursor:default}.staff-works .scene-item-wrap ul li .data-wrap.no-data span:hover{text-decoration:none}.staff-works .scene-item-wrap ul li .cover{position:relative}.staff-works .scene-item-wrap ul li .cover .cover-h2{position:absolute;left:0;top:0;z-index:1;max-width:224px;max-height:2224px;border-radius:3px 3px 0 0}
.department-select-container,.department-select-container-radio{height:545px}.department-select-container-radio .header,.department-select-container .header{width:100%;height:60px;line-height:60px;padding:0 30px;position:relative}.department-select-container-radio .header .title,.department-select-container .header .title{font-size:18px;font-weight:600;color:#333}.department-select-container-radio .header .close,.department-select-container .header .close{color:#666;cursor:pointer;font-size:20px;position:absolute;right:30px;top:20px}.department-select-container-radio .section-container,.department-select-container .section-container{padding:0 30px;border-bottom:1px solid #e6ebed}.department-select-container-radio .section-container #departmentTree,.department-select-container .section-container #departmentTree{overflow:hidden}.department-select-container-radio .section-container #departmentTree.cancelContact .checkbox_true_part,.department-select-container-radio .section-container #departmentTree.cancelContact .checkbox_true_part_focus,.department-select-container .section-container #departmentTree.cancelContact .checkbox_true_part,.department-select-container .section-container #departmentTree.cancelContact .checkbox_true_part_focus{background-position:-30px 0}.department-select-container-radio .section-container .check-all-part,.department-select-container .section-container .check-all-part{font-size:14px;color:#333;padding:7px}.department-select-container-radio .section-container .check-all-part *,.department-select-container .section-container .check-all-part *{vertical-align:middle}.department-select-container-radio .form-group-department,.department-select-container .form-group-department{margin:20px 0;position:relative}.department-select-container-radio .form-group-department .form-control,.department-select-container .form-group-department .form-control{width:390px;padding:8px 22px 8px 12px}.department-select-container-radio .form-group-department .eqf-search-l,.department-select-container .form-group-department .eqf-search-l{color:#666;position:absolute;right:5px;top:11px}.department-select-container-radio .select-container,.department-select-container .select-container{width:100%;height:340px}.department-select-container-radio .select-container .zTree-container,.department-select-container .select-container .zTree-container{width:100%;max-height:300px;overflow:auto}.department-select-container-radio .select-container .no-data,.department-select-container .select-container .no-data{margin-top:0}.department-select-container-radio .select-container .no-data p,.department-select-container .select-container .no-data p{color:#999;font-size:14px}.department-select-container-radio .footer,.department-select-container .footer{width:100%;height:68px;line-height:68px;padding:0 30px;text-align:right}.department-select-container-radio .checkbox_true_part,.department-select-container-radio .checkbox_true_part_focus{background-position:-30px 0!important}
.sharing-works .search{position:relative}.sharing-works .search .notice{font-size:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#999}.sharing-works .select-account{cursor:pointer;margin-right:14px}.sharing-works .select-account:hover{color:#1593ff}.sharing-works input:focus,.sharing-works input:hover{border-color:#1593ff}.sharing-works .operation2 .opera-more{position:relative}.sharing-works .operation2 .opera-more .operate-more-box{display:none;position:absolute;right:0;bottom:52px;width:120px;background-color:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.08),0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px}.sharing-works .operation2 .opera-more .operate-more-box>div{padding:8px 0}.sharing-works .operation2 .opera-more .operate-more-box>div:first-child{border-bottom:1px solid #e6ebed}.sharing-works .operation2 .opera-more .operate-more-box .opera-item{width:100%;height:36px;color:#333;text-align:left;line-height:36px;padding:0 12px}.sharing-works .operation2 .opera-more .operate-more-box .opera-item:hover{background-color:#eee}.sharing-works .operation2 .opera-more .operate-more-box .opera-item.delete:hover{color:#fff;background-color:#ff5448}.sharing-works .operation2 .opera-more:hover .operate-more-box{display:block}.sharing-works .scene-item-wrap ul li .scene-category{display:inline-block;margin-top:9px;float:left}.sharing-works .scene-item-wrap ul li .title{width:65%}.sharing-works .scene-item-wrap ul li .data-wrap.no-data{color:#ccc}.sharing-works .scene-item-wrap ul li .data-wrap.no-data span{cursor:default}.sharing-works .scene-item-wrap ul li .data-wrap.no-data span:hover{text-decoration:none}.sharing-works .scene-item-wrap ul li .cover{position:relative}.sharing-works .scene-item-wrap ul li .cover .cover-h2{position:absolute;left:0;top:0;z-index:1;max-width:224px;max-height:2224px;border-radius:3px 3px 0 0}
.corp-template .search input:focus,.corp-template .search input:hover{border-color:#1593ff}.corp-template .scene-item-wrap .scene-ul-wrap .scene-item{height:296px}.corp-template .scene-item-wrap .scene-ul-wrap .scene-item .title{width:100%;height:36px;border-bottom:1px solid #e6ebed}.corp-template .scene-item-wrap .scene-ul-wrap .scene-item .scene-title-category{display:flex;align-items:center}.corp-template .scene-item-wrap .scene-ul-wrap .scene-item .cover{position:relative}.corp-template .scene-item-wrap .scene-ul-wrap .scene-item .cover .cover-h2{position:absolute;left:0;top:0;z-index:1;max-width:224px;max-height:2224px;border-radius:3px 3px 0 0}.corp-template .add-template-btn{width:120px;height:36px;line-height:36px;border-radius:18px;font-size:14px;text-align:center;margin:24px auto;display:block}.corp-template .people{cursor:pointer}
.usage-record{position:relative;height:540px}.usage-record .header{font-size:18px;width:100%;height:60px;line-height:60px;padding:0 30px;position:relative}.usage-record .header h5{font-size:18px;font-weight:600;color:#333}.usage-record .header i{color:#666;cursor:pointer;font-size:20px;position:absolute;right:30px;top:20px}.usage-record .header span{color:#999;font-size:12px;font-weight:400;margin-left:10px}.usage-record .content{padding:0 27px}.usage-record .content .tr{text-align:right}.usage-record .content .table-header{border-bottom:1px solid #e6ebed}.usage-record .content .table-row{height:60px;border-bottom:1px solid #e6ebed}.usage-record .footer{width:100%;height:68px;position:absolute;bottom:0;left:0;padding-top:13px;border-top:1px solid #e6ebed;padding-left:13px}.usage-record .footer.no-border{border-top:none}.dialog-table .modal-dialog{width:960px;height:540px}.dialog-table .modal-dialog .modal-content{height:540px}
.operation2{height:60px;width:224px;transform:translateY(-60px);border-bottom:1px solid #e6ebed;opacity:0;position:absolute;z-index:2}.operation2 .opera-data,.operation2 .opera-delete,.operation2 .opera-edit,.operation2 .opera-more{text-align:center;cursor:pointer;padding-top:10px;width:32%;height:60px;display:inline-block;color:#666}.operation2 .opera-data:hover,.operation2 .opera-delete:hover,.operation2 .opera-edit:hover,.operation2 .opera-more:hover{border-color:#1593ff;color:#1593ff}.operation2 .opera-data .icon,.operation2 .opera-delete .icon,.operation2 .opera-edit .icon,.operation2 .opera-more .icon{width:24px;height:24px;margin:0 auto}.operation2 .opera-data .icon i,.operation2 .opera-delete .icon i,.operation2 .opera-edit .icon i,.operation2 .opera-more .icon i{font-size:18px}.operation2 .opera-more{position:relative}.operation2 .opera-more>.btn-wrap{display:inline-block;width:100%;height:100%;line-height:60px}.operation2 .opera-more>.btn-wrap>.btn-wrap{width:24px;height:24px;position:absolute;top:-10px}.operation2 .opera-more>.btn-wrap>.btn-wrap i{font-size:18px}.operation2 .opera-delete:hover{border-color:#ff5448;color:#ff5448}.enterprise-scene .enterprise-cate{height:60px;line-height:60px;padding:0 24px;background-color:#fff;position:fixed;top:60px;right:0;min-width:1024px;left:200px;z-index:2;border-bottom:1px solid #e6ebed}.enterprise-scene .enterprise-cate li{float:left;min-width:80px;margin-right:8px;text-align:center}.enterprise-scene .enterprise-cate li a{position:relative;display:block;width:100%;height:100%}.enterprise-scene .enterprise-cate li a em{position:absolute;top:0;right:-4px;color:red;font-size:12px;line-height:32px}.enterprise-scene .enterprise-cate li a.active{color:#1593ff}.enterprise-scene .enterprise-cate li a:after{position:absolute;content:"";width:100%;height:2px;bottom:0;left:0;background-color:#1593ff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 1s ease;transition:transform .16s ease}.enterprise-scene .enterprise-cate li a.active:after,.enterprise-scene .enterprise-cate li a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.enterprise-scene .container{padding:90px 0 0;min-width:1032px}.corp-template,.sharing-works,.staff-works{padding-bottom:20px}.corp-template .scene-item-wrap,.sharing-works .scene-item-wrap,.staff-works .scene-item-wrap{margin-top:20px}.corp-template .scene-item-wrap .scene-item,.sharing-works .scene-item-wrap .scene-item,.staff-works .scene-item-wrap .scene-item{height:332px}.corp-template .scene-item-wrap .scene-item .people,.sharing-works .scene-item-wrap .scene-item .people,.staff-works .scene-item-wrap .scene-item .people{height:36px;line-height:36px;border-top:1px solid #e6ebed;padding-left:8px;font-size:12px;color:#666}.corp-template .scene-item-wrap .scene-item .header-mask,.sharing-works .scene-item-wrap .scene-item .header-mask,.staff-works .scene-item-wrap .scene-item .header-mask{z-index:2}.corp-template .scene-item-wrap .scene-item .qrcode-wrap,.sharing-works .scene-item-wrap .scene-item .qrcode-wrap,.staff-works .scene-item-wrap .scene-item .qrcode-wrap{z-index:3}.corp-template .scene-item-wrap .scene-item .cover,.sharing-works .scene-item-wrap .scene-item .cover,.staff-works .scene-item-wrap .scene-item .cover{overflow:hidden}.corp-template .search,.sharing-works .search,.staff-works .search{height:60px;line-height:36px;border-radius:4px;padding:12px 24px;background:#fff;margin:0 24px}.corp-template .search input,.sharing-works .search input,.staff-works .search input{font-size:14px;line-height:14px;padding:10px 30px 10px 10px;height:36px;margin-left:10px;margin-right:20px}.corp-template .search .submit-btn,.sharing-works .search .submit-btn,.staff-works .search .submit-btn{width:60px;height:36px}.corp-template .search .work-query-box,.sharing-works .search .work-query-box,.staff-works .search .work-query-box{display:inline-flex}.corp-template .search .work-query-box .title-label,.sharing-works .search .work-query-box .title-label,.staff-works .search .work-query-box .title-label{width:69px;font-size:14px;color:#666}.corp-template .search .work-query-box .select-contain,.sharing-works .search .work-query-box .select-contain,.staff-works .search .work-query-box .select-contain{width:120px;margin-right:20px}
.ws-same.calendar{padding:0 24px;height:48px;line-height:48px;font-size:14px}.ws-same.calendar.ws-same-marking{width:100%;position:fixed;left:200px;top:60px;border-radius:0;background:#fff;z-index:2;border-bottom:1px solid #e6ebed}.ws-same.calendar .calBoxo{display:inline-block;float:left;cursor:pointer;position:relative;width:102px;height:100%}.ws-same.calendar .calBoxo span{color:#1492ff;font-size:16px;position:absolute;top:16px;left:0}.ws-same.calendar .calBoxo em{color:#333;position:absolute;top:0;left:22px}.ws-same.calendar .calBoxo i{color:#999;cursor:pointer;width:24px;height:24px;line-height:24px;text-align:center;display:inline-block;font-size:18px;position:absolute;top:12px;left:80px}.ws-same.calendar .calBoxo i:hover{color:#1593ff}.ws-same.calendar .line{display:inline-block;float:left;margin-left:18px;margin-right:26px;width:1px;height:28px;background:#e6ebed;margin-top:10px}.ws-same.calendar .hotRemBox{display:inline-block;float:left;color:#999}.ws-same.calendar .hotRemBox span{margin-right:8px}.ws-same.calendar .hotRemBox a{color:#999;margin-right:12px}.ws-same.calendar .hotRemBox a:hover{color:#1593ff}.ws-same.calendar .vip-describe{color:#999;vertical-align:middle}.ws-same.calendar .advert-part{position:absolute;right:224px}.ws-same.calendar .toCreate{color:#fff;margin-left:20px;background:#1593ff;padding:4px 16px;line-height:28px;text-decoration:none;height:28px;vertical-align:middle;border-radius:4px}.ws-same.calendar .toCreate:hover{background:#3889ff}.ws-same.calendar .iframeBox{position:absolute;top:47px;text-align:center;width:640px;left:-23px;background:#fff;z-index:3;border-radius:3px;box-shadow:0 0 20px rgba(0,0,0,.3)}.ws-same.calendar .iframeBox .loading-bg{position:absolute;top:50%;left:50%;transform:translate(-50%)}.ws-same.calendar .iframeBox .eqf-no{top:20px;right:20px;cursor:pointer;font-size:20px;position:absolute}.ws-same.calendar .iframeBox .eqf-no:hover{color:#1593ff}
.new-ws-same.calendar-box{position:relative;width:100%;height:100%;font-size:14px;display:flex;align-items:center}.new-ws-same.calendar-box .calBoxo{padding:8px 18px 8px 20px;flex:1;height:100%;cursor:pointer}.new-ws-same.calendar-box .calBoxo .date{display:flex;flex-direction:column;color:#333;font-size:14px;line-height:17px}.new-ws-same.calendar-box .calBoxo .date li{margin-bottom:2px}.new-ws-same.calendar-box .calBoxo .date li.lunar{color:#999;font-size:12px}.new-ws-same.calendar-box .calBoxo .date li em,.new-ws-same.calendar-box .calBoxo .date li span.month{font-weight:600}.new-ws-same.calendar-box .calBoxo .date span:first-of-type{font-size:24px;font-weight:500;color:#333;line-height:33px}.new-ws-same.calendar-box .calBoxo .date span.month{margin-right:8px}.new-ws-same.calendar-box .ad-img{width:92px;height:48px;margin-right:20px;border-radius:8px;overflow:hidden}.new-ws-same.calendar-box .ad-img img{width:100%;height:100%}.new-ws-same.calendar-box .ad-img img:hover{cursor:pointer}.new-ws-same.calendar-box .iframeBox{position:absolute;top:72px;text-align:center;width:640px;left:0;background:#fff;z-index:10;border-radius:3px;box-shadow:0 0 20px rgba(0,0,0,.3)}.new-ws-same.calendar-box .iframeBox .loading-bg{position:absolute;top:50%;left:50%;transform:translate(-50%)}.new-ws-same.calendar-box .iframeBox .eqf-no{top:20px;right:20px;cursor:pointer;font-size:20px;position:absolute}.new-ws-same.calendar-box .iframeBox .eqf-no:hover{color:#1593ff}
.recently-activity-container .header{position:relative}.recently-activity-container .header .header-fix .title-box{display:inline-block;margin-right:40px;height:22px}.recently-activity-container .header .header-fix span{vertical-align:middle}.recently-activity-container .header .header-fix span.title{font-size:20px;font-weight:700;color:#333;position:relative;top:-2px}.recently-activity-container .header .header-fix .checkbox-part{vertical-align:middle;display:inline-block}.recently-activity-container .header .header-fix .checkbox-part .checkbox-square{position:relative;top:2px;margin-right:8px}.recently-activity-container .header .header-float{position:absolute;right:0;top:50%;color:#666;transform:translateY(-50%)}.recently-activity-container .section{margin-top:28px}.recently-activity-container .section .general-data ul{display:flex;color:#666;justify-content:space-between}.recently-activity-container .section .general-data ul li{background:#fafbfc;width:100%;padding:30px 0;text-align:center;margin-right:10px;border-radius:4px}.recently-activity-container .section .general-data ul li:last-child{margin-right:0}.recently-activity-container .section .general-data ul li.money-info{display:flex;justify-content:space-between}.recently-activity-container .section .general-data ul li.money-info>div{width:100%;border-right:1px solid #e5e5e5}.recently-activity-container .section .general-data ul li.money-info>div:last-child{border-right:none}.recently-activity-container .section .general-data ul li .data-quanity{color:#1593ff;font-size:22px;margin-bottom:14px}.recently-activity-container .section .general-data ul li .content-title em,.recently-activity-container .section .general-data ul li .content-title span{vertical-align:middle}.recently-activity-container .section .general-data ul li .content-title em{margin-right:4px}
.worksRank-container .header{position:relative}.worksRank-container .header .title-box .title{color:#333;font-weight:700;font-size:20px;position:relative;top:2px}.worksRank-container .header .header-float{position:absolute;right:0;top:50%;transform:translateY(-50%)}.worksRank-container .section{margin-top:20px}.worksRank-container .section .share-works-error,.worksRank-container .section .staff-works-error{padding-top:132px;cursor:pointer;text-align:center;color:#999}.worksRank-container .section .works-show-part{display:flex;justify-content:space-between}.worksRank-container .section .works-show-part .works-shares,.worksRank-container .section .works-show-part .works-staff{height:320px;width:50%;padding:24px;position:relative;border:1px solid #e5e5e5}.worksRank-container .section .works-show-part .works-shares .header,.worksRank-container .section .works-show-part .works-staff .header{position:relative;color:#666}.worksRank-container .section .works-show-part .works-shares .header .symbols,.worksRank-container .section .works-show-part .works-staff .header .symbols{position:absolute;right:0;top:50%;transform:translateY(-50%)}.worksRank-container .section .works-show-part .works-shares .header .symbols a,.worksRank-container .section .works-show-part .works-staff .header .symbols a{display:inline-block;padding:0 16px;border-right:1px solid #dcdcdc;cursor:pointer}.worksRank-container .section .works-show-part .works-shares .header .symbols a:hover,.worksRank-container .section .works-show-part .works-staff .header .symbols a:hover{color:#1593ff}.worksRank-container .section .works-show-part .works-shares .header .symbols a:last-child,.worksRank-container .section .works-show-part .works-staff .header .symbols a:last-child{border-right:none;padding-right:2px}.worksRank-container .section .works-show-part .works-shares .header .symbols a.active,.worksRank-container .section .works-show-part .works-staff .header .symbols a.active{color:#1593ff}.worksRank-container .section .works-show-part .works-shares{margin-right:20px}.worksRank-container .section .works-show-part .shares-section{height:calc(100% - 24px)}.worksRank-container .section .works-show-part .shares-section .section-content{display:flex;height:100%;justify-content:center;padding:0 14px;align-items:flex-end;padding-top:50px}.worksRank-container .section .works-show-part .shares-section .works-show{margin-right:4px;position:relative;text-align:center;font-size:16px}.worksRank-container .section .works-show-part .shares-section .works-show.default{background:linear-gradient(331deg,#dcebfe,#f7fbff)}.worksRank-container .section .works-show-part .shares-section .works-show .cover-img{width:inherit;height:inherit}.worksRank-container .section .works-show-part .shares-section .works-show:hover .shares-detail{cursor:pointer;display:block}.worksRank-container .section .works-show-part .shares-section .works-show.second-works{width:130px;height:170px}.worksRank-container .section .works-show-part .shares-section .works-show.first-works{width:156px;height:200px}.worksRank-container .section .works-show-part .shares-section .works-show.third-works{width:110px;height:144px}.worksRank-container .section .works-show-part .shares-section .works-show .shares-detail{display:none;position:absolute;top:0;left:0;width:100%;height:100%;font-size:12px;color:#fff;z-index:1;background:#000;opacity:.6973}.worksRank-container .section .works-show-part .shares-section .works-show .shares-detail p{padding:0 10px;width:100%}.worksRank-container .section .works-show-part .shares-section .works-show .shares-detail .third-top{margin-top:8px}.worksRank-container .section .works-show-part .shares-section .works-show .rank-show{position:absolute;top:0;right:0;width:34%;height:13%;font-size:12px;text-align:center;border-radius:0 0 0 4px}.worksRank-container .section .works-show-part .shares-section .works-show .rank-show span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.worksRank-container .section .works-show-part .shares-section .works-show .rank-show.rank-show-two{color:#fff;background:linear-gradient(120deg,#ccdce7,#8094a6)}.worksRank-container .section .works-show-part .shares-section .works-show .rank-show.rank-show-one{color:#673416;background:linear-gradient(116deg,#ffe0b8,#e2aa62)}.worksRank-container .section .works-show-part .shares-section .works-show .rank-show.rank-show-three{color:#673416;background:linear-gradient(129deg,#ddc0aa,#ac7a5a)}.worksRank-container .section .works-show-part .staff-section{padding-top:50px}.worksRank-container .section .works-show-part .staff-section ul li{display:flex;flex-wrap:nowrap;padding-right:16px;align-items:center;justify-content:space-between;height:52px;margin-bottom:20px}.worksRank-container .section .works-show-part .staff-section ul li span{vertical-align:middle}.worksRank-container .section .works-show-part .staff-section ul li .data-detail{cursor:pointer}.worksRank-container .section .works-show-part .staff-section ul li .data-detail:hover{color:#1593ff}.worksRank-container .section .works-show-part .staff-section ul li .describe{display:flex;align-items:center}.worksRank-container .section .works-show-part .staff-section ul li .rank-icon{width:36px;height:36px;margin-right:20px}.worksRank-container .section .works-show-part .staff-section ul li .staff-works-cover{display:inline-block;width:52px;height:52px;margin-right:15px;background:#dcdcdc}.worksRank-container .section .works-show-part .staff-section ul li .staff-works-cover img{width:52px;height:52px}.worksRank-container .section .works-show-part .staff-section ul li .works-name{display:inline-block;width:150px;line-height:20px}.worksRank-container .section .works-show-part .staff-section ul li .works-staff-name{color:#999;line-height:22px}.worksRank-container .section .staff-works-empty{position:absolute;top:50%;left:50%;width:100%;text-align:center;transform:translate(-50%);color:#999}.worksRank-container .section .staff-works-empty .empty-title{padding-bottom:20px}.worksRank-container .section .staff-works-empty .btn-special{width:132px;height:32px;line-height:32px;padding:0;border-radius:1000px}
.my-works-container{padding-bottom:23px}.my-works-container .header{position:relative}.my-works-container .header .header-fix .title-box{display:inline-block;margin-right:40px;height:22px}.my-works-container .header .header-fix span{vertical-align:middle}.my-works-container .header .header-fix span.title{font-size:20px;font-weight:700;color:#333;position:relative;top:-2px}.my-works-container .header .header-float{position:absolute;right:0;top:50%;color:#666;transform:translateY(-50%)}.my-works-container .section{margin-bottom:23px}.my-works-container .section .pic-box{width:80px;height:80px}.my-works-container .section .pic-box img{width:100%;height:100%}.my-works-container .section .look-data .data-item{margin-right:16px}.my-works-container .section .look-data .data-count{color:#1593ff}.my-works-container .section .opera-item span{cursor:pointer;margin-right:20px}.my-works-container .section .opera-item span:hover{color:#1593ff}.my-works-container .footer{text-align:center}.my-works-container .footer .look-more{color:#1593ff;opacity:.8}.my-works-container .footer .look-more:hover{opacity:1}.my-works-container .empty-box{padding-bottom:70px}
.todayWorks-container .header{font-size:20px;color:#333;font-weight:700}.todayWorks-container .header .title-box .title{position:relative;top:2px}.todayWorks-container .section{margin-top:20px}.todayWorks-container .section ul{display:flex;justify-content:space-between}.todayWorks-container .section ul li{display:flex;width:100%;padding:28px 40px;align-items:center;background:#fafafa;border-radius:3px;margin-right:20px}.todayWorks-container .section ul li:last-child{margin-right:0}.todayWorks-container .section ul li .icon-box{width:60px;border-radius:50%;text-align:center;line-height:60px;height:60px;color:#1593ff;font-size:28px;border:1px solid;margin-right:24px}.todayWorks-container .section ul li .content{color:#333;margin-bottom:24px}.todayWorks-container .section ul li .touch-look em,.todayWorks-container .section ul li .touch-look span{vertical-align:middle;color:#1593ff}.todayWorks-container .section ul li .touch-look em{font-size:18px}.todayWorks-container .section ul li .touch-look:hover{opacity:.8}.todayWorks-container .section .tem-only .tem-box{display:flex;padding:24px;align-items:center;border:1px solid #e5e5e5}.todayWorks-container .section .tem-only .icon-box{width:120px;padding:8px 0;flex-shrink:0;color:#1593ff}.todayWorks-container .section .tem-only .icon-box .border-box{width:60px;height:60px;line-height:80px;border:1px solid #1593ff;border-radius:50%;text-align:center}.todayWorks-container .section .tem-only .icon-box .border-box em{font-size:34px}.todayWorks-container .section .tem-only .data-box{width:100%}.todayWorks-container .section .tem-only .btn-box{width:150px;flex-shrink:0}.todayWorks-container .section .tem-only .btn-box span{color:#1593ff;opacity:.8;cursor:pointer}.todayWorks-container .section .tem-only .btn-box span:hover{opacity:1}
.wxVisitors-container .header{position:relative}.wxVisitors-container .header .title-box .title{color:#333;font-weight:700;font-size:20px;position:relative;top:2px}.wxVisitors-container .header .refresh{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;color:#666}.wxVisitors-container .header .refresh:hover{color:#1593ff}.wxVisitors-container .header .refresh em,.wxVisitors-container .header .refresh span{vertical-align:middle}.wxVisitors-container .header .refresh em{margin-right:5px}.wxVisitors-container table.fixed-table tbody tr,.wxVisitors-container table.fixed-table thead{display:table;width:100%;table-layout:fixed}.wxVisitors-container table.fixed-table thead{width:calc(100% - .4em)}.wxVisitors-container table.fixed-table tbody{display:block;height:380px;overflow-y:scroll;overflow-x:hidden}.wxVisitors-container table.fixed-table tbody::-webkit-scrollbar{width:8px;height:10px}.wxVisitors-container table.fixed-table tbody::-webkit-scrollbar-thumb{border-radius:1000px;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.2);background:hsla(0,0%,66%,.15)}.wxVisitors-container table.fixed-table tbody::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.wxVisitors-container .section{margin-top:20px}.wxVisitors-container .section .empty-box-part{padding-bottom:100px}.wxVisitors-container .section .table-box{max-height:422px}.wxVisitors-container .section .table-box .table tr:last-child td{border:none}.wxVisitors-container .section .table-box .table td.customer img{border-radius:50%}.wxVisitors-container .section .table-box .table .customer-headImg{width:44px;height:44px;vertical-align:middle;margin-right:10px}.wxVisitors-container .section .table-box .table .user-name{vertical-align:middle}.wxVisitors-container .section .loading-part{height:422px;text-align:center}.wxVisitors-container .section .load-error{height:422px;line-height:422px;text-align:center}.wxVisitors-container .section .load-error span{color:#999;cursor:pointer}
.accountInfo-container .header{position:relative}.accountInfo-container .header .title-box .title{color:#333;font-weight:700;font-size:20px;position:relative;top:2px}.accountInfo-container .section{margin-top:28px}.accountInfo-container .section ul{display:flex}.accountInfo-container .section ul li{width:100%;background:#fafbfc;text-align:center;border-radius:4px;padding:28px 0;margin-right:20px}.accountInfo-container .section ul li:last-child{margin-right:0}.accountInfo-container .section ul .count-show{font-size:28px;margin-bottom:14px;line-height:30px;color:#1593ff}.accountInfo-container .section ul .count-show-cus{line-height:30px;margin-bottom:14px;font-size:20px}.accountInfo-container .section ul .count-show-cus .customer-get{color:#1593ff}.accountInfo-container .section ul .section-item-title{color:#666}.accountInfo-container .section ul .section-item-title *{vertical-align:middle}.accountInfo-container .section ul .section-item-title .expand-btn{display:inline-block;padding:4px 16px;cursor:pointer;border-radius:1000px;color:#fff;margin-left:14px;background:#1593ff}.accountInfo-container .section ul .section-item-title .expand-btn:hover{background:#198ae7}.accountInfo-container .section ul.expired-account li{width:25%}.accountInfo-container .section ul.expired-account li.expired-vip-box{width:50%;text-align:left;color:#666}.accountInfo-container .section ul.expired-account li.expired-vip-box .vip-content{width:400px;height:100%;padding-top:12px;margin:0 auto;display:flex}.accountInfo-container .section ul.expired-account li.expired-vip-box .benefit-description .part-1{float:left}.accountInfo-container .section ul.expired-account li.expired-vip-box .benefit-description .part-1 p{display:flex;width:140px}.accountInfo-container .section ul.expired-account li.expired-vip-box .benefit-description .part-1 p:first-child{margin-bottom:20px}.accountInfo-container .section ul.expired-account li.expired-vip-box .benefit-description .part-1 span{margin-right:8px;font-size:16px;color:#666}.accountInfo-container .section ul.expired-account li.expired-vip-box .benefit-description .part-1 img{width:16px;margin-right:8px}.accountInfo-container .section ul.expired-account li.expired-vip-box .upgrade-area{width:120px;padding-top:9px;text-align:right}.accountInfo-container .section ul.expired-account li.expired-vip-box .upgrade-area .btn-upgrade{display:inline-block;width:88px;height:28px;line-height:28px;background-color:#1593ff;border-radius:16px;color:#fff;text-align:center}.accountInfo-container .section ul.expired-account li.expired-vip-box .upgrade-area .btn-upgrade:hover{background-color:#198ae7}
.generalData-container{padding:24px;background:#fff;border-radius:4px;margin-bottom:20px}.generalData-container .trend-chart-content{height:246px;border:1px solid #dcdcdc}.generalData-container .header{position:relative}.generalData-container .header .header-fix .title-box{display:inline-block;margin-right:40px;height:22px}.generalData-container .header .header-fix span{vertical-align:middle}.generalData-container .header .header-fix span.title{font-size:20px;font-weight:700;color:#333;position:relative;top:-2px}.generalData-container .header .header-fix .checkbox-part{vertical-align:middle;display:inline-block}.generalData-container .header .header-fix .checkbox-part .checkbox-square{position:relative;top:2px;margin-right:8px}.generalData-container .header .header-float{position:absolute;right:0;top:50%;transform:translateY(-50%)}.generalData-container .section{padding-top:28px}.generalData-container .section .general-data ul{color:#666;display:flex}.generalData-container .section .general-data ul.customer-vip-style{display:block}.generalData-container .section .general-data ul.customer-vip-style li{border:none;pointer-events:none;text-align:left;padding:0;background:transparent;color:#1593ff}.generalData-container .section .general-data ul.customer-vip-style li.active{color:#1593ff;background:transparent;border:none}.generalData-container .section .general-data ul li{cursor:pointer;width:100%;font-size:14px;border-radius:4px;text-align:center;margin-right:10px;padding:25px 16px;background:#fafbfc}.generalData-container .section .general-data ul li.active{color:#1593ff;background:rgba(21,147,255,.05);border:1px solid #1593ff}.generalData-container .section .general-data ul li:last-child{margin-right:0}.generalData-container .section .general-data ul li em,.generalData-container .section .general-data ul li span{vertical-align:middle}.generalData-container .section .general-data ul li em{font-size:16px;margin-right:2px}.generalData-container .section .general-data ul li .count{margin-left:10px}.generalData-container .section .general-echarts{padding:10px 0;background:#fff;margin-top:20px}
.single-generalData-container{position:relative}.single-generalData-container .header{display:flex;justify-content:space-between;margin-bottom:24px;height:24px}.single-generalData-container .header .title{font-size:24px;font-weight:600;color:#333}.single-generalData-container .header .title-more{font-size:0;color:#666;cursor:pointer}.single-generalData-container .header .title-more:hover{color:#1261ff}.single-generalData-container .header .title-more .title-text{vertical-align:middle;display:inline-block;font-size:14px;font-weight:400;line-height:24px;height:24px}.single-generalData-container .header .title-more .title-more-icon{vertical-align:middle;display:inline-block;width:16px;font-size:16px;height:24px;line-height:24px}.single-generalData-container .single-generalData-content{width:100%;height:272px;display:flex;margin-bottom:48px;overflow:hidden}.single-generalData-container .single-generalData-content .generalData-box{width:calc(50% - 12px);height:272px;padding:20px 28px;background:#fff;border-radius:4px;border:1px solid #e6ebed}.single-generalData-container .single-generalData-content .generalData-box:first-of-type{margin-right:24px}
.other-vip-info-box h3{font-size:16px;line-height:22px;font-weight:500;margin-bottom:22px}.other-vip-info-box .other-vip-info{font-size:12px;line-height:20px}.other-vip-info-box .other-vip-info img{width:14px;height:14px}.other-vip-info-box .other-vip-info span{color:#fff}.other-vip-info-box .other-vip-info .other-icon{display:block;width:20px;height:20px;background-image:url(//www.eqxiu.com/eip/images/qy-icon-list.61327581.png);background-repeat:no-repeat;background-size:90px 90px;margin-right:8px}
.user-my-module{display:flex;flex-flow:column;justify-content:space-between;width:272px;height:340px;background-color:#fff;border-radius:4px}.user-my-module .scoreArea{height:24px;text-align:right}.user-my-module .scoreArea .number{color:#666}.user-my-module .scoreArea .number .score-number{color:#333}.user-my-module .scoreArea .sign-in{width:88px;height:24px;color:#1261ff;background:#fff;border-radius:4px;border:1px solid #1261ff;display:inline-block;text-align:center;line-height:22px;margin-left:16px;cursor:pointer}.user-my-module .scoreArea .sign-in:hover{color:#fff;background:#1261ff}.user-my-module .scoreArea .sign-in.disabled{color:#bfbfbf;background:#f5f5f5;border:1px solid #e5e5e5}.user-my-module .scoreArea .sign-in.disabled:hover{color:#bfbfbf}.user-my-module .my-module-content{height:292px}.user-my-module .my-module-tabs{width:100%;height:40px;display:flex;flex-direction:row;border-radius:4px 4px 0 0;overflow:hidden}.user-my-module .my-module-tabs>li{flex:1;text-align:center;line-height:40px;background-color:#e9edf2;cursor:pointer}.user-my-module .my-module-tabs>li.active{font-weight:500;background-color:#fff}.user-my-module .my-module-tabs>li:hover{font-weight:500}
.user-my-score{padding:20px 16px 0}.user-my-score .cur-score-box{width:284px;height:111px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 4px 16px 12px;background:linear-gradient(180deg,#f5f8fb,rgba(245,248,251,0));border-radius:4px;margin-bottom:7px}.user-my-score .cur-score-box .score-left .title{font-size:12px;line-height:17px;margin-bottom:8px}.user-my-score .cur-score-box .score-left .score{font-size:24px;line-height:33px;color:#1593ff;margin-bottom:4px}.user-my-score .cur-score-box .score-left .level{font-size:12px;color:#999;line-height:17px}.user-my-score .cur-score-box .score-right{display:flex;flex-direction:row;align-items:center;width:80px;font-size:12px;color:#666;margin-right:2px}.user-my-score .cur-score-box .score-right:hover{color:#1593ff}.user-my-score .cur-score-box .score-right .right-icon{font-size:16px;margin-left:4px}.user-my-score h3.title{font-size:14px;line-height:20px;font-weight:600;margin-bottom:12px}.user-my-score .task-box .task{width:100%;height:45px;margin-bottom:8px}.user-my-score .task-box .task:last-child{margin-bottom:0}.user-my-score .task-box .task img{display:block;width:100%;height:100%;cursor:pointer}
.user-my-vip{width:100%}.user-my-vip .my-vip-info-box{width:100%;height:252px;padding-top:17px;padding-left:20px;background:url(//www.eqxiu.com/eip/images/common.6ba2cdda.png) no-repeat top/cover}.user-my-vip .my-vip-info-box .vip-info-box{width:100%;height:68px;margin-bottom:8px}.user-my-vip .my-vip-info-box .vip-info-box .my-vip-icon{width:60px;height:68px;margin-right:8px;float:left}.user-my-vip .my-vip-info-box .vip-info-box .vip-info{display:inline-block;font-size:12px;line-height:17px;color:#f5dab8;float:left;padding-top:16px}.user-my-vip .my-vip-info-box .vip-info-box .vip-info>p{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;text-shadow:0 8px 12px rgba(0,0,0,.7);background:linear-gradient(90deg,#ffe3bf,#e5b372 100%,#e5b372 0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.user-my-vip .my-vip-info-box .vip-info-box .vip-info>p.info{font-size:18px;font-weight:600;line-height:25px;margin-top:4px;margin-bottom:6px}.user-my-vip .my-vip-info-box .vip-info-box .vip-info>p span{font-size:18px}.user-my-vip .my-vip-info-box .vip-right-box{width:100%}.user-my-vip .my-vip-info-box .vip-right-box .vip-right{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px;line-height:17px;color:#a16d41}.user-my-vip .my-vip-info-box .vip-right-box .vip-right:first-child .r-icon{background-position-x:0}.user-my-vip .my-vip-info-box .vip-right-box .vip-right:nth-child(2) .r-icon{background-position-x:-55px}.user-my-vip .my-vip-info-box .vip-right-box .vip-right:nth-child(3) .r-icon{background-position-x:-110px}.user-my-vip .my-vip-info-box .vip-right-box .vip-right .r-icon{display:block;width:40px;height:40px;margin-bottom:8px;background-image:url(//www.eqxiu.com/eip/images/vip-r-icon-list.0716c708.png);background-repeat:no-repeat;background-size:152px 40px;background-position-y:0;border-radius:50%}.user-my-vip .my-vip-info-box .vip-right-box .other-vip-info-box{padding-left:4px}.user-my-vip .my-vip-info-box .vip-right-box .other-vip-info-box img{margin-right:4px}.user-my-vip .my-vip-info-box .vip-empty-box{text-align:center}.user-my-vip .my-vip-info-box .vip-empty-box img{width:110px;height:92px;margin-bottom:12px}.user-my-vip .my-vip-info-box .vip-empty-box p{font-size:12px;line-height:18px;color:#999}.user-my-vip .renew-box{position:relative;width:100%;height:40px;cursor:pointer;background-image:url(//www.eqxiu.com/eip/images/vip-bg.ae090c6e.svg)}.user-my-vip .renew-box .renew-content{position:relative;display:flex;flex-direction:row;justify-content:center;width:272px;height:30px;border-radius:15px;margin:0 auto;cursor:pointer;overflow:hidden}.user-my-vip .renew-box .renew-content>div{flex:0 0 142px;text-align:center;line-height:30px;color:#a16d41;transform:skew(135deg)}.user-my-vip .renew-box .renew-content>div>span{display:block;transform:skew(-135deg)}.user-my-vip .renew-box .renew-content>div>span .day{font-size:16px;font-weight:500}.user-my-vip .renew-box .renew-time{width:calc(100% - 128px);float:left;text-align:center;line-height:40px;color:#7f4f26}.user-my-vip .renew-box .renew-time .time-text{color:#ff5448}.user-my-vip .renew-box .renew-btn{position:absolute;top:0;right:0;width:128px;height:40px;line-height:40px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;background-image:url(//www.eqxiu.com/eip/images/vip-upgrade.04e4aaa3.svg)}.user-my-vip .renew-box .renew-btn:hover{background-image:url(//www.eqxiu.com/eip/images/h-vip-upgrade.2d673eab.svg)}.user-my-vip .renew-box .renew-btn span{margin-left:40px}
.user-my-due-vip-box{width:100%}.user-my-due-vip-box .date-tip{color:#999;line-height:20px;margin-bottom:12px}.user-my-due-vip-box .my-due-vip-box{width:100%;height:252px;padding-top:17px;padding-left:20px;background:url(//www.eqxiu.com/eip/images/common.6ba2cdda.png) no-repeat top/cover}.user-my-due-vip-box .my-due-vip-box .other-vip-info-box{padding-left:4px}.user-my-due-vip-box .my-due-vip-box .other-vip-info-box img{margin-right:4px}.user-my-due-vip-box .due-vip-info-box{width:100%;height:68px;margin-bottom:8px}.user-my-due-vip-box .due-vip-info-box .due-vip-icon{width:60px;height:68px;margin-right:8px;float:left}.user-my-due-vip-box .due-vip-info-box .due-vip-info{display:inline-block;font-size:12px;line-height:17px;color:#f5dab8;float:left;padding-top:16px}.user-my-due-vip-box .due-vip-info-box .due-vip-info>p{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;text-shadow:0 8px 12px rgba(0,0,0,.7);background:linear-gradient(90deg,#ffe3bf,#e5b372 100%,#e5b372 0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.user-my-due-vip-box .due-vip-info-box .due-vip-info>p.info{font-size:18px;font-weight:600;line-height:25px;margin-top:4px;margin-bottom:6px}.user-my-due-vip-box .due-vip-info-box .due-vip-info>p .money{font-size:18px}.user-my-due-vip-box .vip-right-box{display:flex;flex-direction:row;width:282px;height:82px}.user-my-due-vip-box .vip-right-box .vip-right{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px;line-height:17px;color:#a16d41}.user-my-due-vip-box .vip-right-box .vip-right:first-child .r-icon{background-position-x:0}.user-my-due-vip-box .vip-right-box .vip-right:nth-child(2) .r-icon{background-position-x:-55px}.user-my-due-vip-box .vip-right-box .vip-right:nth-child(3) .r-icon{background-position-x:-110px}.user-my-due-vip-box .vip-right-box .vip-right .r-icon{display:block;width:40px;height:40px;margin-bottom:8px;background-image:url(//www.eqxiu.com/eip/images/vip-r-icon-list.0716c708.png);background-repeat:no-repeat;background-size:152px 40px;background-position-y:0;border-radius:50%}.user-my-due-vip-box .renew-box{position:relative;width:100%;height:40px;cursor:pointer;background-image:url(//www.eqxiu.com/eip/images/vip-bg.ae090c6e.svg)}.user-my-due-vip-box .renew-box .renew-content{position:relative;display:flex;flex-direction:row;justify-content:center;width:272px;height:30px;border-radius:15px;margin:0 auto;cursor:pointer;overflow:hidden}.user-my-due-vip-box .renew-box .renew-content>div{flex:0 0 142px;text-align:center;line-height:30px;color:#a16d41;transform:skew(135deg)}.user-my-due-vip-box .renew-box .renew-content>div>span{display:block;transform:skew(-135deg)}.user-my-due-vip-box .renew-box .renew-content>div>span .day{font-size:16px;font-weight:500}.user-my-due-vip-box .renew-box .renew-time{width:calc(100% - 128px);float:left;text-align:center;line-height:40px;color:#7f4f26}.user-my-due-vip-box .renew-box .renew-time .time-text{color:#ff5448}.user-my-due-vip-box .renew-box .renew-btn{position:absolute;top:0;right:0;width:128px;height:40px;line-height:40px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;background-image:url(//www.eqxiu.com/eip/images/vip-upgrade.04e4aaa3.svg)}.user-my-due-vip-box .renew-box .renew-btn:hover{background-image:url(//www.eqxiu.com/eip/images/h-vip-upgrade.2d673eab.svg)}.user-my-due-vip-box .renew-box .renew-btn span{margin-left:40px}
.user-data-analysis{position:relative;width:100%;height:100%}.user-data-analysis .data-analysis-title{height:24px;line-height:24px;font-size:0;position:relative}.user-data-analysis .data-analysis-title .analysis-title-text{display:inline-block;font-size:18px;font-weight:600;color:#333}.user-data-analysis .data-analysis-content{height:calc(100% - 44px);margin-top:20px}
.user-my-result{position:relative;width:100%}.user-my-result .result-title{height:24px;line-height:24px;font-size:0;position:relative}.user-my-result .result-title .result-title-text{display:inline-block;font-size:18px;margin-right:8px;font-weight:600;color:#333}.user-my-result .result-title .result-title-date{display:inline-block;width:89px;height:24px;padding-top:4px;font-size:14px;font-weight:400;color:#999;line-height:20px}.user-my-result .result-title .result-title-btn{position:absolute;top:0;right:0;width:88px;height:32px;line-height:32px;background:#1261ff;border-radius:4px;font-size:14px;font-weight:500;color:#fff;text-align:center;cursor:pointer}.user-my-result .result-title .result-title-btn:hover{background-color:#2c72ff}.user-my-result .result-content{min-width:435px;display:flex;justify-content:space-around;margin-top:20px}.user-my-result .data-contrast{flex:452 0 auto;display:flex;flex-direction:row;justify-content:space-around;width:252px;max-width:342px;height:128px}.user-my-result .data-contrast .data-contrast-item{margin-top:36px;width:74px;margin-right:10px;text-align:center}.user-my-result .data-contrast .data-contrast-item .data-num{width:72px;height:72px;margin:0 1px;padding:26px 0;font-size:14px;font-weight:500;color:#333;background-repeat:no-repeat;background-position:0 0;background-size:contain}.user-my-result .data-contrast .data-contrast-item .data-state{height:20px;margin-top:24px;font-size:14px;font-weight:400;color:#333;line-height:20px}.user-my-result .data-contrast .data-contrast-item .data-info{height:17px;margin-top:4px;font-size:0;font-weight:400;color:#999;line-height:17px;white-space:nowrap}.user-my-result .data-contrast .data-contrast-item .data-info .data-info-footer{margin-left:4px;display:inline-block;font-size:12px}.user-my-result .data-contrast .data-contrast-item .data-info .data-info-label{display:inline-block;font-size:12px}.user-my-result .data-contrast .data-contrast-item .data-info .up{color:#ff5448}.user-my-result .data-contrast .data-contrast-item .data-info .down{color:#52c41a}.user-my-result .make-data-box{flex:183 0 auto;width:183px;max-width:203px}.user-my-result .make-data-box .make-data-pie{width:183px;height:171px;margin:0 auto;background-color:#fff}.user-my-result .make-data-box .make-data-title{height:17px;font-size:12px;font-weight:400;color:#666;line-height:17px;text-align:center}@media screen and (min-width:1920px){.result-content{justify-content:space-between!important}.result-content .data-contrast{width:342px;flex:0 0 auto;margin-left:80px}.result-content .data-contrast .data-contrast-item{margin-right:40px}.result-content .make-data-box{flex:0 0 auto;margin-right:58px}}
.user-my-not-vip{position:relative;width:100%;height:292px}.user-my-not-vip .my-vip-info-box{width:100%;height:252px;padding-top:17px;padding-left:20px;background:url(//www.eqxiu.com/eip/images/common.6ba2cdda.png) no-repeat top/cover}.user-my-not-vip .my-vip-info-box .vip-info-box{width:100%;height:68px;margin-bottom:8px}.user-my-not-vip .my-vip-info-box .vip-info-box img{width:60px;height:68px;margin-right:8px;float:left}.user-my-not-vip .my-vip-info-box .vip-info-box .not-vip-info{display:inline-block;font-size:12px;line-height:17px;color:#f5dab8;float:left;padding-top:11px}.user-my-not-vip .my-vip-info-box .vip-info-box .not-vip-info>p{font-size:20px;font-family:PingFangSC-Medium,PingFang SC;line-height:28px;font-weight:600;color:#fff;text-shadow:0 8px 12px rgba(0,0,0,.7);background:linear-gradient(90deg,#ffe3bf,#e5b372 100%,#e5b372 0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.user-my-not-vip .my-vip-info-box .vip-info-box .not-vip-info>p .money{font-size:18px}.user-my-not-vip .my-vip-info-box .vip-right-box{display:flex;flex-direction:row;width:282px;margin-top:24px}.user-my-not-vip .my-vip-info-box .vip-right-box .vip-right{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px;line-height:17px;color:#a16d41;cursor:pointer}.user-my-not-vip .my-vip-info-box .vip-right-box .vip-right:first-child .r-icon{background-position-x:0}.user-my-not-vip .my-vip-info-box .vip-right-box .vip-right:nth-child(2) .r-icon{background-position-x:-55px}.user-my-not-vip .my-vip-info-box .vip-right-box .vip-right:nth-child(3) .r-icon{background-position-x:-110px}.user-my-not-vip .my-vip-info-box .vip-right-box .vip-right .r-icon{display:block;width:40px;height:40px;margin-bottom:8px;background-image:url(//www.eqxiu.com/eip/images/vip-r-icon-list.0716c708.png);background-repeat:no-repeat;background-size:152px 40px;background-position-y:0;border-radius:50%}.user-my-not-vip .my-vip-info-box .vip-right-box .other-vip-info-box{padding-left:20px}.user-my-not-vip .my-vip-info-box .vip-right-box .other-vip-info-box .other-vip-info{line-height:24px}.user-my-not-vip .my-vip-info-box .vip-right-box .other-vip-info-box .other-vip-info img{margin-right:4px}.user-my-not-vip .renew-box{position:relative;width:100%;height:40px;cursor:pointer;background-image:url(//www.eqxiu.com/eip/images/vip-bg.ae090c6e.svg)}.user-my-not-vip .renew-box .renew-time{width:calc(100% - 128px);float:left;text-align:center;line-height:40px;color:#7f4f26}.user-my-not-vip .renew-box .renew-time .time-text{color:#ff5448}.user-my-not-vip .renew-box .renew-btn{position:absolute;top:0;right:0;width:128px;height:40px;line-height:40px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;background-image:url(//www.eqxiu.com/eip/images/vip-upgrade.04e4aaa3.svg)}.user-my-not-vip .renew-box .renew-btn:hover{background-image:url(//www.eqxiu.com/eip/images/h-vip-upgrade.2d673eab.svg)}.user-my-not-vip .renew-box .renew-btn span{margin-left:40px}
.blank-box{text-align:center;min-width:235px}.blank-box img{width:168px;height:140px}.blank-box .operate .ebTitle{margin-top:16px;text-align:center;font-size:16px;line-height:20px;color:#999}.blank-box .operate .ebTxt-group{margin-top:16px}.blank-box .operate .ebTxt{text-align:center;font-size:14px;line-height:20px;color:#999}.blank-box .operate .btn-group{margin-top:16px;display:flex;justify-content:center}.blank-box .operate a{display:block;padding:6px;height:32px;border-radius:16px;text-align:center;font-size:14px}.blank-box .operate a.btn-bb-primary{line-height:20px;width:124px;color:#fff;background-color:#1261ff}.blank-box .operate a.btn-bb-primary:hover{background-color:#2c72ff}.blank-box .operate a.btn-bb-stroke-primary{width:124px;border:1px solid #1261ff;line-height:18px;background-color:#fff;color:#1261ff;margin-right:16px}.blank-box .operate a.btn-bb-stroke-primary:hover{background-color:#1261ff;color:#fff}.blank-box .operate a.btn-btn-link{color:#1261ff}
.my-all-works-container{width:100%;height:100%;position:relative}.my-all-works-container .query-container{width:100%;height:24px}.my-all-works-container .query-container .select-contain{max-width:132px;float:left}.my-all-works-container .query-container .select-contain .eqc-name{width:auto;max-width:98px;line-height:24px;padding-right:2px;font-size:24px;color:#333;font-weight:600}.my-all-works-container .query-container .select-contain .more{float:left;font-size:24px;height:24px;line-height:24px}.my-all-works-container .query-container .select-contain:hover .eqc-name,.my-all-works-container .query-container .select-contain:hover .more{color:#1261ff}.my-all-works-container .query-container .right-link{float:right;padding-top:4px}.my-all-works-container .query-container .right-link:hover{color:#1261ff}.my-all-works-container .query-container .eqf-right{font-size:16px;position:relative;top:2px}.my-all-works-container .query-container .ad-works-count-box{float:left;margin-left:12px;line-height:24px;display:flex;align-items:center}.my-all-works-container .query-container .ad-works-count-box .ad-free-num{color:#ff5448}.my-all-works-container .query-container .ad-works-count-box .ad-free-link{margin-left:8px;color:#1261ff}.my-all-works-container .query-container .ad-works-count-box .ad-free-link:hover{color:#2c72ff}.my-all-works-container .all-works-container{padding-top:24px;transition:all .5s;overflow:hidden}.my-all-works-container .all-works-container .all-works-list-content{width:2464px;height:100%;transition:all .4s}.my-all-works-container .all-works-container .all-works-list{height:272px}.my-all-works-container .all-works-container .all-works-list li{float:left;width:200px;height:292px;border-radius:4px;margin-right:24px;margin-bottom:30px;box-shadow:none;position:relative}.my-all-works-container .all-works-container .all-works-list li:hover{box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.my-all-works-container .all-works-container .all-works-list li .eqc-common-scene-item-content,.my-all-works-container .all-works-container .all-works-list li .eqc-common-scene-item-main{width:100%;height:100%}.my-all-works-container .all-works-container .all-works-list li.work-create{border:1px solid #e6ebed}.my-all-works-container .all-works-container .all-works-list li.work-create .null-create{display:block;width:100%;height:100%;padding-top:106px;color:#333}.my-all-works-container .all-works-container .all-works-list li.work-create .null-title{display:block;width:100%;text-align:center;font-weight:500}.my-all-works-container .all-works-container .all-works-list li.work-create .icon-box{width:44px;height:44px;background-color:#1261ff;border-radius:50%;margin-bottom:16px;margin-left:78px;display:flex;justify-content:center;align-items:center}.my-all-works-container .all-works-container .all-works-list li.work-create .icon-box .icon{text-align:center;color:#fff;font-size:24px}.my-all-works-container .all-works-container .all-works-list li.work-create:hover{box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border:none}.my-all-works-container .all-works-container .all-works-list li.work-create:hover .icon-box{background-color:#2c72ff}.my-all-works-container .all-works-container .all-works-list li.work-create.work-more{border:none}.my-all-works-container .all-works-container .all-works-list li.work-create.work-more .icon-box{background-color:#f4f7fb}.my-all-works-container .all-works-container .all-works-list li.work-create.work-more .icon-box .icon{color:#333}.my-all-works-container .all-works-container .all-works-list li.work-create.work-more:hover{box-shadow:none}.my-all-works-container .all-works-container .all-works-list li.work-create.work-more:hover .icon-box{background-color:#1261ff}.my-all-works-container .all-works-container .all-works-list li.work-create.work-more:hover .icon-box .icon{color:#fff}.my-all-works-container .all-works-container .all-works-list .cover{width:200px;height:200px;border-top:1px solid #e6ebed;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.my-all-works-container .all-works-container .all-works-list .cover .cover-h2{max-width:200px;max-height:200px}.my-all-works-container .all-works-container .all-works-list .scene-title-wrap{height:56px;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.my-all-works-container .all-works-container .all-works-list .scene-title-wrap .create-time-box{height:28px;line-height:28px;padding:0 0 0 12px;color:#666;font-size:12px}.my-all-works-container .all-works-container .all-works-list .scene-title-wrap .title-box{width:100%;height:28px;display:flex;flex-direction:row}.my-all-works-container .all-works-container .all-works-list .scene-data-wrap{border:1px solid #e6ebed}.my-all-works-container .all-works-container .all-works-list .scene-mask{width:200px;height:200px}.my-all-works-container .all-works-container .all-works-list .scene-operate{height:56px;padding:0 8px;border-left:1px solid #e6ebed;border-right:1px solid #e6ebed}.my-all-works-container .all-works-container .all-works-list .scene-operate .operate-wrap{height:56px;margin-right:8px}.my-all-works-container .all-works-container .all-works-list .scene-operate .operate-wrap:last-of-type{margin-right:0}.my-all-works-container .all-works-container .all-works-list .video-bigger-box{width:20px;height:20px;top:172px;font-size:12px;display:flex;justify-content:center;align-items:center}.my-all-works-container .all-works-container .all-works-list .scene-qr-code-wrap .qrcode{width:20px;height:20px;top:172px;font-size:12px;padding:4px}.my-all-works-container .all-works-container .all-works-list .scene-qr-code-wrap .qrcode-wrap{width:200px;height:200px}.my-all-works-container .all-works-container .all-works-list .scene-qr-code-wrap .zoomIn-change{margin-top:27px}.my-all-works-container .all-works-container .all-works-list .scene-mask-wrap{height:256px}.my-all-works-container .all-works-container .all-works-list .fee-marker-box{top:172px}.my-all-works-container .all-works-container .loading-box{width:100%;height:272px}.my-all-works-container .scene-list-next,.my-all-works-container .scene-list-prev{position:absolute;overflow:hidden;width:36px;height:36px;background-color:#fff;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border-radius:50%;cursor:pointer}.my-all-works-container .scene-list-prev{top:152px;left:-18px}.my-all-works-container .scene-list-next{top:152px;right:-18px}.my-all-works-container .page-icon{display:block;width:36px;height:36px;font-size:28px;padding:4px;color:#666}.my-all-works-container .page-icon:hover{color:#fff;background:#1261ff;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.my-all-works-container .empty-container{padding-top:9px}
.product-news{width:100%;padding:12px 20px}.product-news-ad{font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:center;align-self:center}.product-news-ad:nth-child(2){margin-top:8px}.product-news-ad a{color:#333}.product-news-ad>div{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:558px}.product-news-ad .eqf-loud-f{font-size:16px;margin-right:10px;color:#1593ff}.product-news-ad:nth-child(2) .eqf-loud-f{color:#ff5448}.product-news-ad .right{width:100px;text-align:right}.product-news-ad .right a{font-size:12px;color:#666;vertical-align:middle;display:inline-block}.product-news-ad .right span{font-size:16px;display:inline-block;vertical-align:middle;color:#666}.product-news-ad:hover a,.product-news-ad:hover span{color:#1261ff}
.unlock-tools{width:100%;background:#fff;border-radius:4px;position:relative}.unlock-tools .unlock-tools-title{width:100%;display:flex;align-items:center;padding-bottom:24px;line-height:25px}.unlock-tools .unlock-tools-title h3{font-size:24px;font-weight:700;color:#333;line-height:25px}.unlock-tools .unlock-tools-title p{padding-left:12px;text-align:right;font-size:12px;font-weight:400;color:#999;position:relative;bottom:-4px}.unlock-tools .unlock-box{width:calc(100% + 16px);position:relative;right:16px}.unlock-tools .unlock-box .unlock-tools-area{display:flex;flex-wrap:wrap;width:100%}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(20% - 16px);margin-left:16px;margin-bottom:20px;height:145px;background:#fff;border-radius:4px;border:1px solid #eef2f8;cursor:pointer}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card:hover{border:none}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card .hover{width:100%;height:100%;position:absolute;background:hsla(0,0%,100%,.9);box-shadow:0 0 16px 0 rgba(0,0,0,.16);border-radius:4px;opacity:0;visibility:hidden;transition:all .2s linear}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card .hover-button{width:96px;height:32px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#1261ff;border-radius:4px;font-size:14px;font-weight:400;color:#fff;line-height:32px;text-align:center}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card .hover-button:before{content:attr(data-tip);position:absolute;left:50%;bottom:-30px;width:120px;text-align:center;transform:translateX(-50%);font-size:12px;color:#999;line-height:20px}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card .hover-button:hover{background:#2c72ff}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card:hover .hover{opacity:1;visibility:visible}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card img{width:36px;height:36px}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card p{font-size:12px;font-weight:400;color:#999;line-height:2;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card .tool-type-title{margin-top:20px;font-size:14px;font-weight:500;color:#333;line-height:20px}.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card .tag{position:absolute;right:8px;top:8px;width:40px;height:20px;line-height:20px;font-weight:400;color:#999;background:#f5f8fb;border-radius:4px;text-align:center;font-size:12px}.unlock-tools .unlock-box .unlock-tools-area .icon-svg{position:absolute;right:0;top:0;background:#f5f8fb;border-radius:0 0 0 4px}@media screen and (max-width:1919px)and (min-width:1660px){.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card{width:calc(16.66% - 16px)}}@media screen and (min-width:1919px){.unlock-tools .unlock-box .unlock-tools-area .unlock-tools-area_card{width:calc(12.5% - 16px)}}.unlock-contain-PLZZ .modal-dialog{width:824px}.unlock-contain-YJKS .modal-dialog{width:600px}.unlock-contain-TJZM .modal-dialog{width:880px}
.ad-free{display:flex;width:100%;height:40px;padding:0 16px;background-color:#feefd0;color:#333;justify-content:space-between;align-items:center}.ad-free:hover{color:#666}.ad-free:hover .ad-free-see{color:#1593ff}.ad-free .ad-free-notify{display:flex;align-items:center}.ad-free .ad-free-notify .ad-free-icon{width:20px;margin-right:8px}.ad-free .ad-free-notify .ad-free-num{color:#ff5448;margin:0 4px}.ad-free .ad-free-see{font-size:12px;color:#666;display:flex;align-items:center}.ad-free .eqf-right{font-size:16px}
.homepage-notify-box{width:100%;margin-top:20px}
.browser-recommend-box{display:flex;width:100%;height:32px;padding:0 16px;border-radius:4px;margin-bottom:20px;background-color:#feefd0;color:#333;justify-content:space-between;align-items:center}.browser-recommend-box .browser-recommend{height:100%;display:flex;align-items:center;font-size:12px}.browser-recommend-box .download{color:#1261ff;font-size:12px;text-decoration:underline}.browser-recommend-box .download:hover{color:#2c72ff}.browser-recommend-box .close{font-size:16px;cursor:pointer;color:#666}.browser-recommend-box .close:hover{color:#333}
.user-selected-template-container{position:relative}.user-selected-template-container .header{display:flex;justify-content:space-between;height:24px}.user-selected-template-container .header .title{font-size:24px;font-weight:600;color:#333}.user-selected-template-container .header .title-more{font-size:0;color:#666;line-height:24px;height:24px;cursor:pointer}.user-selected-template-container .header .title-more:hover{color:#1261ff!important}.user-selected-template-container .header .title-more .title-text{vertical-align:middle;display:inline-block;font-size:14px;font-weight:400;line-height:24px;height:24px}.user-selected-template-container .header .title-more .title-more-icon{vertical-align:middle;display:inline-block;width:16px;font-size:16px;height:24px;line-height:24px}.user-selected-template-container .selected-template-content{overflow:hidden;padding-top:24px;height:378px;padding-bottom:15px}.user-selected-template-container .selected-template-content .selected-template-content-real-container{width:2704px;height:100%;transition:all .5s}.user-selected-template-container .selected-template-content .selected-template-content-real{height:100%}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item{position:relative;float:left;width:184px;height:100%;margin-right:24px;transition:all .5s;overflow:hidden;border-radius:4px;cursor:pointer}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item:hover{box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);transform:translate3d(0,-13px,0)}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item:hover .selected-template-item-other{display:flex!important}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item:hover .selected-template-item-process{display:block!important}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img{position:relative;height:279px;background-color:#ccc;overflow:hidden;border-radius:4px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .elected-template-item-img-self{width:184px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .selected-template-item-img-type{position:absolute;left:8px;bottom:8px;height:20px;padding:0 8px;background:rgba(0,0,0,.6);border-radius:4px;font-size:14px;font-weight:400;color:#fff;line-height:20px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .selected-template-item-img-type.h5-img-page{z-index:2}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .selected-template-item-h5-img{display:none;position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .selected-template-item-h5-img .selected-template-item-h5-img-self{display:none;position:absolute;left:0;top:0;width:184px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .selected-template-item-h5-img .showH5Img{display:block!important}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .selected-template-item-process{display:none;position:absolute;bottom:0;width:100%;height:4px;background-color:#f5f5f5}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-img .selected-template-item-process .selected-template-item-process-real{width:0;height:100%;background-color:#1261ff}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info{height:52px;margin-top:8px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-title{height:20px;font-size:14px;margin:0 8px;font-weight:400;color:#333;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other{display:none;position:relative;margin:4px 8px 8px;height:20px;line-height:20px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other .selected-template-item-other-avatar{display:flex}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other .selected-template-item-other-img-container{display:inline-block;width:20px;height:20px;border-radius:50%;overflow:hidden;margin-right:5px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other .selected-template-item-other-img-container .selected-template-item-other-img{width:20px;height:20px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other .selected-template-item-other-name{display:inline-block;height:20px;font-size:12px;font-weight:400;color:#666;line-height:20px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other .selected-template-item-other-view-container{display:flex;align-items:center;position:absolute;right:0;height:20px;font-size:0;font-weight:400;color:#999;line-height:20px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other .selected-template-item-other-view-container .selected-template-item-other-view-icon{font-size:14px;margin-right:4px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item .selected-template-item-info .selected-template-item-other .selected-template-item-other-view-container .selected-template-item-other-view-text{font-size:12px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item-last{position:relative;float:left;width:184px;height:100%;margin-right:24px;transition:all .5s;overflow:hidden;border-radius:4px;cursor:pointer}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item-last .selected-template-item-more{width:56px;height:56px;margin:108px 64px 0;padding-top:16px;background:#f4f7fb;border-radius:50%;text-align:center}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item-last .selected-template-item-more:hover{background-color:#1261ff;color:#fff}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item-last .selected-template-item-more .selected-template-item-more-icon{width:24px;height:24px;font-size:24px}.user-selected-template-container .selected-template-content .selected-template-content-real .selected-template-item-last .selected-template-item-more-text{width:56px;height:20px;font-size:14px;font-weight:500;color:#333;line-height:20px;margin:14px auto 0}.user-selected-template-container .selected-template-content-next,.user-selected-template-container .selected-template-content-prev{position:absolute;bottom:182px;width:36px;height:36px;background:#fff;border-radius:50%;overflow:hidden;cursor:pointer;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.user-selected-template-container .selected-template-content-prev{left:-18px}.user-selected-template-container .selected-template-content-next{right:-18px}.user-selected-template-container .page-icon{display:block;width:36px;height:36px;font-size:28px;padding:4px;color:#666}.user-selected-template-container .page-icon:hover{color:#fff;background:#1261ff}
.teamwork-guide-box{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1001;background-color:transparent}.teamwork-guide-box .dot{position:absolute;left:114px;top:135px;z-index:1;opacity:.6}.teamwork-guide-box .guide-desc-box{position:absolute;top:75px;left:168px;z-index:2;width:240px;height:151px;border-radius:4px;background:#1261ff;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);padding:16px;color:#fff}.teamwork-guide-box .guide-desc-box:before{content:"";position:absolute;top:50%;left:-12px;border:6px solid transparent;border-right-color:#1261ff;transform:translateY(-50%)}.teamwork-guide-box .guide-desc-box h6{line-height:20px;font-weight:600;margin-bottom:12px;color:#fff}.teamwork-guide-box .guide-desc-box p{line-height:17px;font-size:12px;height:40px;margin-bottom:12px}.teamwork-guide-box .guide-desc-box .btn-know{float:right;width:65px;height:32px;background:#2c72ff;border-radius:4px;line-height:32px;color:#fff;padding:0;text-align:center}.team-solution-guide-box{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1001;background-color:transparent}.team-solution-guide-box .guide-desc-box{width:240px;height:151px;border-radius:4px;padding:16px;color:#fff;background:#1261ff;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12)}.team-solution-guide-box .guide-desc-box h6{color:#fff;font-size:14px;font-weight:600;line-height:20px;margin-bottom:12px}.team-solution-guide-box .guide-desc-box h6 em{margin-right:8px}.team-solution-guide-box .guide-desc-box p{height:40px;font-size:12px;line-height:17px;margin-bottom:12px}.team-solution-guide-box .dot{position:absolute;z-index:1;opacity:.6}.team-solution-guide-box .btn-group{width:100%;display:flex;justify-content:space-between;align-items:center}.team-solution-guide-box .btn-solution{width:65px;height:32px;line-height:32px;background:#2c72ff;border-radius:4px;padding:0;text-align:center}.team-solution-guide-box .radio-item{width:6px;height:6px;border-radius:6px;background:hsla(0,0%,100%,.4);margin-right:6px;float:left}.team-solution-guide-box .radio-item:last-child{margin-right:0}.team-solution-guide-box .radio-item.active{background-color:#fff}.team-solution-guide-box .guide-step1{position:absolute;left:92px;top:267px}.team-solution-guide-box .guide-step1.has-team{top:300px}.team-solution-guide-box .guide-step1 .dot{left:0;top:13px}.team-solution-guide-box .guide-step1 .guide-desc-box{position:absolute;left:48px;top:0}.team-solution-guide-box .guide-step1 .guide-desc-box:before{content:"";position:absolute;top:36px;left:-12px;border:6px solid transparent;border-right-color:#1261ff;transform:translateY(-50%)}.team-solution-guide-box .guide-step2{position:absolute;left:344px;top:20px}.team-solution-guide-box .guide-step2 .dot{left:8px;top:0}.team-solution-guide-box .guide-step2 .guide-desc-box{position:absolute;left:0;top:50px}.team-solution-guide-box .guide-step2 .guide-desc-box:before{content:"";position:absolute;top:-6px;left:24px;border:6px solid transparent;border-bottom-color:#1261ff;transform:translateY(-50%)}
.eip-user{background-color:#fff}.horizontal-space{padding:24px 52px 0}.marking-module{padding:24px;background:#fff;border-radius:4px;min-width:1032px;margin-top:20px}.first-child-module{margin-top:70px;transition:all .3s}.loading-icon{color:#999;display:inline-block;transition:all;animation:loadingAnimation 4s linear infinite}@-webkit-keyframes loadingAnimation{0%{transform:rotate(0deg);opacity:.8;color:#dcdcdc}25%{transform:rotate(90deg)}50%{transform:rotate(180deg);color:#7fc0ff;opacity:1}75%{transform:rotate(270deg)}to{transform:rotateY(1turn);opacity:.8;color:#dcdcdc}}
.note-directive{display:inline-block;vertical-align:middle;position:relative}.note-directive em{font-size:16px;color:#999;cursor:pointer}.note-directive em:hover{color:#666}.note-directive em:hover~.note-content-part{position:absolute;top:30px;left:calc(50% - 80px);display:inline-block;border-radius:4px}.note-directive .note-content-part{display:none;padding:10px;background:#000;opacity:.9;z-index:1;color:#fff;font-size:12px;font-weight:lighter;line-height:17px;width:160px}.note-directive .arrow{position:absolute;top:-13px;left:50%;transform:translateX(-50%);border:8px solid transparent;border-bottom-color:#000}
.item-style{display:inline-block;width:70px;height:24px;font-size:12px;line-height:24px;color:#666;text-align:center;border-top:1px solid #ccd5db;border-bottom:1px solid #ccd5db;cursor:pointer;border-right:1px solid #ccd5db}.item-style:last-child{border-radius:0 4px 4px 0}.item-style:first-child{border-left:1px solid #ccd5db;border-radius:4px 0 0 4px}.item-style.active{background:#1593ff;border-left:1px solid;color:#fff;position:relative;left:-.8px;border-color:#1593ff}
.loading-box-small{width:100%;height:100%;position:relative}.loading-box-small .loading-icon-box{font-size:18px!important;position:absolute!important;top:50%!important;width:20px;height:20px;left:50%!important;transform:translate(-50%)}.loading-box-small em{left:0!important}
.ce-home-page{width:100%;min-width:960px;max-width:1600px;background-color:#fff}.ce-home-page .calendar-ad{display:flex;width:100%;height:72px}.ce-home-page .calendar-ad .calendar{flex:0 0 270px;background:#fff;border-radius:4px;margin-right:20px;border:1px solid #e6ebed}.ce-home-page .calendar-ad .ad{flex:1;min-width:670px;background:#fff;border-radius:4px;border:1px solid #e6ebed}.ce-home-page .my-scene{display:flex;width:100%;height:340px;margin-top:32px;margin-bottom:48px}.ce-home-page .my-scene .scene{flex:1;min-width:648px;background:#fff;border-radius:4px;margin-right:40px}.ce-home-page .my-scene .my{flex:0 0 272px;background:#fff;border-radius:4px;overflow:hidden}.ce-home-page .my-general-data{width:100%;margin-top:20px;background-color:#fff;border-radius:4px;overflow:hidden;transition:all .2s linear}.ce-home-page .integral-study{display:flex;width:100%;height:509px;margin-top:24px}.ce-home-page .integral-study>div{background:#fff;border-radius:4px}.ce-home-page .integral-study .integral{flex:0 0 506px;margin-right:10px}.ce-home-page .integral-study .study{flex:1;margin-left:10px}.ce-home-page .featured-templates{width:100%}@media screen and (min-width:1920px){.ce-home-page{width:1600px;margin:0 auto}}
.ws-sys-msg{padding:60px 40px 0;min-width:530px}.ws-sys-msg .overview{height:36px;line-height:36px;width:100%;margin:16px 0;color:#666;vertical-align:middle}.ws-sys-msg .overview span{margin-right:16px}.ws-sys-msg .overview span:last-child{margin-right:0}.ws-sys-msg .overview a{color:#666}.ws-sys-msg .overview a:hover{color:#1593ff}.ws-sys-msg .left-info{float:left}.ws-sys-msg .left-info i{font-style:normal;color:#151515}.ws-sys-msg .eqf-bell-f{display:inline-block;background-color:#ffb243;color:#fff;width:24px;height:24px;text-align:center;line-height:24px}.ws-sys-msg .right-handle{float:right}.ws-sys-msg .content li{display:flex;align-items:center;padding:20px 0;background-color:#fff;border-bottom:1px solid #e6ebed}.ws-sys-msg .content .header{width:100%;height:60px;background-color:#f6f9fa;color:#000}.ws-sys-msg .content span{display:inline-block}.ws-sys-msg .content .item-type,.ws-sys-msg .content .msg-type{padding-left:40px;width:20.8%}.ws-sys-msg .content .item-type{vertical-align:middle}.ws-sys-msg .content .item-type i{display:inline-block;width:8px;height:8px;border-radius:4px;background-color:#ff2a6a;vertical-align:middle;margin:-4px 0 0 4px}.ws-sys-msg .content .item-content,.ws-sys-msg .content .msg-content{width:58.8%}.ws-sys-msg .content .item-content{padding-right:9.6%}.ws-sys-msg .content .item-content img{width:100%}.ws-sys-msg .content .item-date,.ws-sys-msg .content .msg-date{width:19.2%}.ws-sys-msg .page-turn{margin:24px 0}
.corp-card-container .corp-card-header{padding-left:10px;padding-bottom:20px;display:flex;flex-wrap:nowrap;align-items:center}.corp-card-container .corp-card-header label{color:#666;margin-right:10px}.corp-card-container .corp-card-header .confirm-staff-choice{display:inline-block;padding:10px;color:#333;cursor:pointer;min-height:30px;min-width:200px;margin-right:20px;border:1px solid #ccd5db;border-radius:3px}.corp-card-container .corp-card-header .confirm-staff-choice:hover{border-color:#1593ff}.corp-card-container .corp-card-section .corp-card-ven{cursor:pointer}.corp-card-container .corp-card-section .corp-card-ven:hover{color:#1593ff}.corp-card-container .corp-card-footer{padding-top:24px}
.deleted-header{text-decoration:line-through}
h3{color:#333;font-size:20px}.top-depart{width:100%;height:404px;background-color:#fff;padding:24px;position:relative}.top-depart .depart-tip{position:absolute;right:24px;top:24px}.top-depart .top-depart-header{display:flex;flex-direction:row;align-items:flex-end}.top-depart .top-depart-header .top-bar{display:flex;flex-direction:row;color:#666;margin-left:30px}.top-depart .top-depart-header .top-bar li{padding:0 20px;border-right:1px solid #d8d8d8;cursor:pointer}.top-depart .top-depart-header .top-bar li.active,.top-depart .top-depart-header .top-bar li:hover{color:#1593ff}.top-depart .top-depart-header .top-bar li:last-child{border-right:none}.top-depart .top-depart-rank{display:flex;flex-direction:row;align-items:flex-end;width:540px;height:280px;margin:50px auto 0}.top-depart .top-depart-rank .top-line{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(331deg,#dcebfe,#f7fbff)}.top-depart .top-depart-rank .top-line:first-child{width:175px;height:230px;margin-right:2px}.top-depart .top-depart-rank .top-line:first-child .top-line-rank{color:#819cb2}.top-depart .top-depart-rank .top-line:nth-child(2){width:210px;height:280px;margin-right:2px}.top-depart .top-depart-rank .top-line:nth-child(2) .top-line-rank{color:#d48d1a}.top-depart .top-depart-rank .top-line:nth-child(3){width:140px;height:185px}.top-depart .top-depart-rank .top-line:nth-child(3) .top-line-rank{color:#ad7959}.top-depart .top-depart-rank .top-line .top-line-rank{position:absolute;right:0;top:0;width:54px;height:25px;text-align:center;line-height:25px;font-size:14px;background-color:#fafbff;border-bottom-left-radius:4px}.top-depart .top-depart-rank .top-line .top-line-data{color:#333;font-size:16px;font-weight:600;margin-bottom:20px}.top-depart .top-depart-rank .top-line .top-line-depart{width:80%;margin:0 auto;height:auto;word-break:break-all;text-align:center;color:#333;font-size:14px}.depart-data{width:100%;min-height:517px;background-color:#fff;padding:24px;margin-top:20px}.depart-data .depart-data-list{position:relative;margin-top:50px;margin-bottom:20px}.depart-data .depart-data-list .table-export{position:absolute;top:-30px;right:0;color:#666;cursor:pointer}.depart-data .depart-data-list .table-export:hover{color:#1593ff}.depart-data .depart-data-list .table-header{border-bottom:1px solid #e6ebed}.depart-data .depart-data-list .table-row{height:60px;border-bottom:1px solid #e6ebed}
.tip-point-box{position:relative;margin-top:20px}.tip-point-box h3{margin-bottom:20px}#customer{min-width:210px;padding:20px 20px 24px 31px;border-radius:8px;border:1px solid #dcdcdc;background-color:#fff;display:none;color:#333;font-size:14px;position:absolute;left:10px;top:10px}#customer .user-base{display:flex;flex-wrap:nowrap;align-items:center}#customer .customer-headImg{width:46px;height:46px;border-radius:50%;margin-right:10px;background-color:#ccc;border:3px solid #fff}#customer .eqf-no{font-size:20px;color:#ccc;cursor:pointer;position:absolute;top:12px;right:12px}#customer .customer-info{margin-top:12px}
.staff-detail-box{position:absolute;top:0;left:0;z-index:100;width:100%;min-height:600px;background-color:#fff;padding:24px}.staff-detail-box .staff-detail-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#666;margin-bottom:20px}.staff-detail-box .staff-detail-header .staff-detail-header-left{display:flex;flex-direction:row}.staff-detail-box .staff-detail-header .staff-detail-header-left li{padding:0 20px;border-right:1px solid #d8d8d8;cursor:pointer}.staff-detail-box .staff-detail-header .staff-detail-header-left li.active,.staff-detail-box .staff-detail-header .staff-detail-header-left li:hover{color:#1593ff}.staff-detail-box .staff-detail-header .staff-detail-header-left li:first-child{padding-left:0}.staff-detail-box .staff-detail-header .staff-detail-header-left li:last-child{border-right:none}.staff-detail-box .staff-detail-header-right{cursor:pointer}.staff-detail-box .staff-detail-header-right:hover{color:#1593ff}
.staff-data{position:relative}.staff-data .staff-rank-list{width:100%;min-height:517px;background-color:#fff;padding:24px}.staff-data .staff-rank-list h3{color:#333;font-size:20px}.staff-data .staff-rank-list .staff-data-header{display:flex;flex-direction:row;align-items:flex-end}.staff-data .staff-rank-list .staff-data-header .top-bar{display:flex;flex-direction:row;color:#666;margin-left:30px}.staff-data .staff-rank-list .staff-data-header .top-bar li{padding:0 20px;border-right:1px solid #d8d8d8;cursor:pointer}.staff-data .staff-rank-list .staff-data-header .top-bar li.active,.staff-data .staff-rank-list .staff-data-header .top-bar li:hover{color:#1593ff}.staff-data .staff-rank-list .staff-data-header .top-bar li:last-child{border-right:none}.staff-data .staff-rank-list .staff-data-header .tip{flex:1;text-align:right;color:#666;font-size:14px}.staff-data .staff-rank-list .staff-data-list{position:relative;margin-top:50px;margin-bottom:20px}.staff-data .staff-rank-list .staff-data-list .table-export{position:absolute;top:-30px;right:0;color:#666;cursor:pointer}.staff-data .staff-rank-list .staff-data-list .table-export:hover{color:#1593ff}.staff-data .staff-rank-list .staff-data-list .table-header{border-bottom:1px solid #e6ebed}.staff-data .staff-rank-list .staff-data-list .table-row{height:60px;border-bottom:1px solid #e6ebed}.staff-data .staff-rank-list .staff-data-list .table-cell{overflow:visible}.staff-data .staff-rank-list .staff-data-list .table-cell .rank-icon{display:inline-block;vertical-align:middle;width:24px;height:24px;background-repeat:no-repeat;background-position:top}.staff-data .staff-rank-list .staff-data-list .table-cell .rank-icon.rank1{background-image:url(//www.eqxiu.com/eip/images/rank1.3727214b.svg)}.staff-data .staff-rank-list .staff-data-list .table-cell .rank-icon.rank2{background-image:url(//www.eqxiu.com/eip/images/rank2.51b0466d.svg)}.staff-data .staff-rank-list .staff-data-list .table-cell .rank-icon.rank3{background-image:url(//www.eqxiu.com/eip/images/rank3.52be235c.svg)}.staff-data .staff-rank-list .staff-data-list .table-cell .rank-authorDes{color:#999}.staff-data .staff-rank-list .staff-data-list .table-cell.depart{position:relative}.staff-data .staff-rank-list .staff-data-list .table-cell.depart:hover span{color:#1593ff}.staff-data .staff-rank-list .staff-data-list .table-cell.depart .depart-box{position:absolute;top:50px;left:0;border-radius:4px;z-index:10;max-width:400px;background-color:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);padding:10px}.staff-data .staff-rank-list .staff-data-list .table-cell.depart .depart-box .depart-item{border-radius:2px;width:180px;padding:0 15px;height:30px;text-align:center;line-height:30px;float:left;background-color:#f0f3f4;margin:5px}.staff-data .staff-rank-list .staff-data-list .table-cell.option{text-align:center}.staff-data .staff-rank-list .staff-data-list .table-cell .option-item{cursor:pointer}.staff-data .staff-rank-list .staff-data-list .table-cell .option-item:hover{color:#1593ff}
.noScroll{overflow:hidden}.corpDataDetail{z-index:49;background-color:#f0f3f4;min-width:1280px;width:100%;overflow:hidden;position:fixed;top:0;left:0;height:100%}.corpDataDetail .corpDataDetail-style{display:flex;align-items:center}.corpDataDetail .corpDataDetail-style em{font-size:18px;margin-right:6px}.corpDataDetail .corpDataDetail-style .corpDataDetail-back{display:flex;height:20px;padding-right:20px;border-right:1px solid #e6ebed;align-items:center;cursor:pointer;margin-right:20px}.corpDataDetail .corpDataDetail-style .corpDataDetail-work-name{color:#333;font-size:20px}.corpDataDetail .channel-echart{overflow:hidden;width:100%;height:100%}.corpDataDetail .chartBox{position:relative;border:1px solid #e5e5e5;overflow:hidden}.corpDataDetail .wd-same{border-radius:4px;background:#fff;margin-bottom:20px;padding:24px;min-width:1020px}.corpDataDetail .wd-same h3{font-size:20px;font-weight:500;color:#333;margin-bottom:20px}.corpDataDetail .title{background:#fff;width:100%;height:60px;line-height:60px;padding:0 0 0 30px;position:fixed;top:0;left:0;z-index:1}.corpDataDetail .title p{float:left;color:#333;font-size:22px}.corpDataDetail .title span.close-btn{width:71px;height:36px;margin-top:12px;margin-right:30px;border:1px solid #ccd5db;line-height:36px;background:#fff;float:right;font-size:14px;color:#666;text-align:center;border-radius:3px;cursor:pointer}.corpDataDetail .title span.close-btn:hover{background:#198ae7;color:#fff;border:1px solid #198ae7}.corpDataDetail .leftTab{background:#fff;position:fixed;top:61px;left:0;width:200px;height:100%;z-index:1}.corpDataDetail .wdBox{height:100%;padding:80px 30px 10px 230px;position:fixed;width:100%;top:0;left:0;overflow:scroll}
.eqb-corp-data-container{padding:90px 30px 30px}.eqb-corp-data-container.eqb-corp-share-data-container{padding-top:140px}.eqb-corp-data-container .eqb-corp-data{padding:24px;background-color:#fff;min-height:720px}.eqb-corp-data-container .third-nav-list{width:100%}.eqb-corp-data-container .third-nav-list .track-tip{position:fixed;z-index:1;top:133px;right:24px}.eqb-corp-data-container .third-nav-list .track-tip .btn{padding:5px 12px;height:30px;line-height:1}.eqb-corp-data-container .share-work-nav{width:100%;height:50px;padding:13px 24px;background-color:#fff;position:fixed;z-index:1;top:120px;left:200px;line-height:24px}.eqb-corp-data-container .share-work-nav li{float:left;padding:0 24px;color:#666;text-align:center;border-right:1px solid #e6ebed;cursor:pointer}.eqb-corp-data-container .share-work-nav li:last-child{border-right:none}.eqb-corp-data-container .share-work-nav li.active{color:#1593ff}.eqb-corp-data-container .table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.corp-works .corp-works-bar{width:100%;height:36px;display:flex;flex-direction:row;align-items:center;font-size:14px;color:#333}.corp-works .corp-works-bar .corp-works-bar-text{margin-right:10px}.corp-works .corp-works-bar .corp-works-depart,.corp-works .corp-works-bar .corp-works-input,.corp-works .corp-works-bar .corp-works-sort{position:relative;width:160px;height:36px;line-height:36px;border:1px solid #ccd5db;border-radius:3px;padding:0 10px;margin-right:20px}.corp-works .corp-works-bar .corp-works-depart .arrow-icon,.corp-works .corp-works-bar .corp-works-input .arrow-icon,.corp-works .corp-works-bar .corp-works-sort .arrow-icon{line-height:34px;position:absolute;font-size:20px;top:0;right:12px}.corp-works .corp-works-bar .corp-works-depart:hover,.corp-works .corp-works-bar .corp-works-input:hover,.corp-works .corp-works-bar .corp-works-sort:hover{border-color:#1593ff}.corp-works .corp-works-bar .corp-works-depart{padding-right:22px}.corp-works .corp-works-bar .corp-works-sort{padding:0;border:none}.corp-works .corp-works-bar .corp-works-sort .select-contain{width:100%}.corp-works .corp-works-bar .corp-works-input{width:220px}.corp-works .corp-works-bar .search-button{width:60px;height:36px;color:#fff;background-color:#1593ff;border-radius:3px}.corp-works .work-list{margin-top:20px;margin-bottom:20px}.corp-works .work-list .work-list-head{width:100%;font-size:14px;color:#999;padding:0 14px;border-bottom:1px solid #e6ebed}.corp-works .work-list .work-list-head .work-option{text-align:center}.corp-works .work-list .work-list-row{width:100%;height:108px;line-height:108px;color:#333;padding:0 14px;border-bottom:1px solid #e6ebed}.corp-works .work-list .work-list-row .work-cover{width:80px;height:80px;border-radius:3px;vertical-align:middle}.corp-works .work-list .work-list-row .cover-box{width:80px;height:80px;border-radius:3px;position:relative}.corp-works .work-list .work-list-row .cover-box .mini-cover{vertical-align:top}.corp-works .work-list .work-list-row .cover-box .website-icon{position:absolute;top:0;left:0;width:40px;height:20px;line-height:20px;text-align:center;color:#fff;font-size:12px;background:linear-gradient(90deg,#36a2ff,#335ffe);border-radius:0 0 4px 0}.corp-works .work-list .work-list-row .work-num{min-width:80px;color:#333}.corp-works .work-list .work-list-row .work-option .work-option-item{cursor:pointer}.corp-works .work-list .work-list-row .work-option .work-option-item:hover{color:#1593ff}.corp-works .work-list .work-list-row .work-option .work-option-item1{margin-right:20px}
.menu-left-tab{background-color:#fff;width:100%;height:100%;overflow:auto}.menu-left-tab li{width:100%}.menu-left-tab .tab-title{width:100%;padding:16px 0 8px 28px;line-height:17px;font-size:12px;color:#999}.menu-left-tab .tab-item-wrap{width:100%;padding:0 12px}.menu-left-tab .tab-item{width:100%;height:36px;line-height:36px;padding-left:32px;margin-bottom:4px;border-radius:4px;color:#666;font-size:14px;cursor:pointer}.menu-left-tab .tab-item:last-of-type{margin-bottom:0}.menu-left-tab .tab-item.active,.menu-left-tab .tab-item:hover{background-color:rgba(18,97,255,.1)}.menu-left-tab .tab-item.active{font-weight:600;color:#1261ff}
.form-collect-box .deleted-header{text-decoration:line-through}.form-collect-box .read-mark{display:block;color:#999;line-height:20px;font-size:14px}.form-collect-box .read-mark.eqf-yes{color:#52c41a;font-size:20px}.form-collect-box .read-mark.eqf-no{font-size:20px}.form-collect-box .storage-statistic{display:flex;align-items:center;justify-content:flex-start}.form-collect-box .storage-statistic .desc{margin-right:28px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:20px}.form-collect-box .storage-statistic .desc:first{margin-right:0}.form-collect-box .storage-statistic .desc .num{margin-right:5px;color:#333}.form-collect-box .storage-statistic .desc .eqf-why-l{cursor:pointer}.form-collect-box .storage-statistic .upgrade-btn{display:inline-flex;width:60px;height:24px;background:#1261ff;border-radius:2px;cursor:pointer;align-items:center;justify-content:center;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:17px}.form-collect-box .vip-mask{width:100vw;height:100vh;background:rgba(0,0,0,.3);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:999}.form-collect-box .file-item{position:relative;height:50px;width:50px;display:inline-block;margin-right:8px;cursor:pointer}.form-collect-box .file-item:hover .down-btn{display:flex}.form-collect-box .file-item .file-icon{height:100%;width:100%}.form-collect-box .file-item .down-btn{position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:22px;background:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1);border-radius:50%;justify-content:center}.form-collect-box .file-item .down-btn .eqf-download{line-height:22px;color:var(--brand-color)}.form-collect-box .btns{display:flex;align-items:center;justify-content:flex-end}.form-collect-box .api-btn{width:110px;height:28px;cursor:pointer;margin-right:24px}
.form-collect-box .form-creative-box{overflow-x:auto;padding-bottom:10px}.form-collect-box .form-creative-box::-webkit-scrollbar{width:8px;height:8px}.form-collect-box .form-creative-box::-webkit-scrollbar-thumb{border-radius:1000px;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.2);background:hsla(0,0%,66%,.15)}.form-collect-box .form-creative-box::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.form-collect-box .form-header-left{justify-content:flex-start;flex-grow:1}.form-collect-box .form-header-left .select-contain{width:105px;height:36px}.form-collect-box .deleted-header{text-decoration:line-through}.form-collect-box .storage-statistic{display:flex;align-items:center;justify-content:flex-start}.form-collect-box .storage-statistic .desc{margin-right:28px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:20px}.form-collect-box .storage-statistic .desc:first{margin-right:0}.form-collect-box .storage-statistic .desc .num{margin-right:5px;color:#333}.form-collect-box .storage-statistic .desc .eqf-why-l{cursor:pointer}.form-collect-box .storage-statistic .upgrade-btn{display:inline-flex;width:60px;height:24px;background:#1261ff;border-radius:2px;cursor:pointer;align-items:center;justify-content:center;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:17px}.form-collect-box .vip-mask{width:100vw;height:100vh;background:rgba(0,0,0,.3);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:999}.form-collect-box .file-item{position:relative;height:50px;width:50px;display:inline-block;margin-right:8px;cursor:pointer}.form-collect-box .file-item:hover .down-btn{display:flex}.form-collect-box .file-item .file-icon{height:100%;width:100%}.form-collect-box .file-item .down-btn{position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:22px;background:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1);border-radius:50%;justify-content:center}.form-collect-box .file-item .down-btn .eqf-download{line-height:22px;color:var(--brand-color)}
.h5-redPacket-receive-container{height:570px}.h5-redPacket-receive-container .header{position:relative;height:60px;line-height:60px;padding:0 24px;display:flex;align-items:center;justify-content:flex-start}.h5-redPacket-receive-container .header .title{display:inline-block;width:72px;height:25px;font-size:18px;font-weight:600;color:#333;line-height:25px}.h5-redPacket-receive-container .header .redPacket-export-btn{width:64px;height:28px;margin-left:20px;background:#1593ff;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;cursor:pointer}.h5-redPacket-receive-container .header .redPacket-export-btn:hover{background:#198ae7}.h5-redPacket-receive-container .header .close{position:absolute;right:24px;top:18px;font-size:24px;color:#666;cursor:pointer}.h5-redPacket-receive-container .header .close:hover{color:#333}.h5-redPacket-receive-container .content{padding:0 28px}.h5-redPacket-receive-container .content .table.receive-table .table-header{height:36px;line-height:36px;background:#f5f7fb}.h5-redPacket-receive-container .content .table.receive-table .table-header>tr>th{height:36px;font-size:14px;font-weight:500;color:#333;text-align:left}.h5-redPacket-receive-container .content .table.receive-table .table-header>tr>th:first-child{padding-left:32px}.h5-redPacket-receive-container .content .table.receive-table .table-body>tr>td{height:64px}.h5-redPacket-receive-container .content .customer-info{display:flex;align-items:center}.h5-redPacket-receive-container .content .customer-info .customer-headImg{width:40px;height:40px;border-radius:50%;margin-right:8px}.h5-redPacket-receive-container .content .customer-info .customer-nickname{max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-redPacket-receive-container .footer{padding:0 28px;margin-top:24px}.h5-redPacket-receive-container .blank-box{padding-top:110px}.h5-redPacket-receive-container .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;background-color:#bfbfbf}.h5-redPacket-receive-container .dot.receive{background-color:#1593ff}.h5-redPacket-receive-container .dot.fail{background-color:#ff5448}
.h5-red-packet-collect-container .table tr>td,.h5-red-packet-collect-container .table tr>th{min-width:124px;text-align:left}.h5-red-packet-collect-container .table tr>td:first-child,.h5-red-packet-collect-container .table tr>th:first-child{padding-left:32px;width:184px}.h5-red-packet-collect-container .table-header{background-color:#f5f7fb}.h5-red-packet-collect-container .table-header>tr>th{font-size:14px;font-weight:500;color:#333}.h5-red-packet-collect-container .table-body>tr>td{font-size:14px;font-weight:400;color:#333}.h5-red-packet-collect-container .table-body:hover{background-color:#fafbfc}.h5-red-packet-collect-container .table-fixed{position:relative;padding-right:113px;overflow:hidden;overflow-x:auto}.h5-red-packet-collect-container .table-fixed .table-right{position:absolute;top:0;right:0;width:112px;z-index:1;background:#f5f7fb;box-shadow:-10px 0 8px -8px rgba(0,0,0,.15)}.h5-red-packet-collect-container .operate-item{color:#333}.h5-red-packet-collect-container .operate-item:hover{color:#1593ff}.h5-red-packet-collect-container .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;background-color:#bfbfbf}.h5-red-packet-collect-container .dot.online{background-color:#1593ff}.h5-red-packet-collect-container .blank-box{margin-top:127px}
.h5-Reward-container{height:100%}.h5-Reward-container .reward-message{display:flex;height:40px;line-height:40px;background:#feefd0;padding:0 24px;border-radius:4px;margin-bottom:16px}.h5-Reward-container .reward-message .normal-word{font-size:14px;font-weight:400;color:#666}.h5-Reward-container .reward-message .used-fee{font-size:18px;font-weight:600;color:#1261ff;padding:0 4px}.h5-Reward-container .reward-message .surplus-fee{font-size:18px;font-weight:600;color:#333;padding:0 4px}.h5-Reward-container .reward-message .vip-word{font-size:14px;font-weight:600;color:#333;margin-left:12px}.h5-Reward-container .reward-message .vip-btn{font-size:14px;font-weight:600;color:#663409;margin-left:12px;cursor:pointer}.h5-Reward-container .reward-message .vip-btn:hover{text-decoration:underline}.h5-Reward-container .reward-message .free-member-content{font-size:0;font-weight:400;margin-left:12px;color:#666}.h5-Reward-container .reward-message .free-member-content span{font-size:14px}.h5-Reward-container .reward-message .free-member-content .main-name{color:#1261ff}.h5-Reward-container .reward-message .free-member-content .free-btn{font-weight:600;color:#663409;margin-right:12px;cursor:pointer}.h5-Reward-container .reward-message .free-member-content .free-btn:hover{text-decoration:underline}.h5-Reward-container .reward-message .free-member-content .free-split-line{color:#663409;padding:0 2px}.h5-Reward-container .help-container{margin-left:4px;position:relative;top:1px;z-index:9}.h5-Reward-container .help-container .help-icon{font-size:16px;color:#999}.h5-Reward-container .help-container .help-icon:hover{color:#666}.h5-Reward-container .help-container .message-card{position:absolute;left:-242px;top:37px;width:486px;height:180px;padding:17px 16px 16px;background:#fff;border-radius:4px;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08)}.h5-Reward-container .help-container .message-card:before{content:"";position:absolute;top:-12px;left:50%;border:6px solid transparent;border-bottom-color:#fff}.h5-Reward-container .help-container .message-card .message-title{font-size:14px;font-weight:600;color:#111;line-height:20px}.h5-Reward-container .help-container .message-card .message-desc{width:424px;font-size:14px;font-weight:400;color:#666;line-height:20px;margin-top:4px}.h5-Reward-container .help-container .message-card .messsge-list{text-align:center;margin-top:8px;border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8}.h5-Reward-container .help-container .message-card .messsge-list td,.h5-Reward-container .help-container .message-card .messsge-list th{height:37px;font-size:14px;font-weight:400;color:#333;line-height:36px;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8}.h5-Reward-container .help-container .message-card .messsge-list .list-header th{background:#f5f7fb}.h5-Reward-container .help-container .message-card .messsge-list .list-header .normal-th{width:88px}.h5-Reward-container .help-container .message-card .messsge-list .list-header .has-icon-th{width:122px}.h5-Reward-container .help-container .message-card .messsge-list .list-header .has-icon-th .vip-img{position:relative;top:-1px;height:16px;margin-right:2px}.h5-Reward-container .reward-total{display:flex;height:101px}.h5-Reward-container .reward-total .r-money{flex:1;height:101px;padding:8px 0 18px 24px}.h5-Reward-container .reward-total .r-money .statistic-num{font-size:30px;font-family:PingFang SC,Lantinghei SC,Microsoft YaHei,HanHei SC,Helvetica Neue,Open Sans,Arial,Hiragino Sans GB,\\5FAE\8F6F\96C5\9ED1,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif；}.h5-Reward-container .reward-total .r-money .border-container{height:100%;display:flex;flex-flow:column;justify-content:space-between;border-right:1px solid #e6ebed}.h5-Reward-container .reward-total .r-money .border-container.m-center{text-align:center}.h5-Reward-container .reward-total .r-money .border-container .m-top{font-size:14px;font-weight:400;color:#333}.h5-Reward-container .reward-total .r-money .border-container .m-bottom.person-time{font-weight:600;color:#1593ff}.h5-Reward-container .reward-total .r-money .border-container .m-bottom .m-sum{float:left}.h5-Reward-container .reward-total .r-money .border-container .m-bottom .m-sum .m-number{font-weight:600;color:#1593ff}.h5-Reward-container .reward-total .r-money .border-container .m-bottom .m-sum .m-text{font-size:14px;font-weight:400;color:#999;margin-left:4px}.h5-Reward-container .reward-total .r-money .border-container .m-bottom .m-withdraw{width:88px;height:32px;background:#1593ff;border-radius:3px;color:#fff;text-align:center;line-height:32px;margin-right:24px;float:right;margin-top:2px}.h5-Reward-container .reward-total .r-money .border-container .m-bottom .m-withdraw:hover{cursor:pointer;background:#198ae7}.h5-Reward-container .reward-total .r-money:last-child .border-container{border-right:none}.h5-Reward-container .reward-export{text-align:right;height:48px;line-height:48px;font-size:14px;font-weight:400;color:#666}.h5-Reward-container .reward-export span:hover{cursor:pointer;color:#1593ff}.h5-Reward-container .reward-list{height:calc(100% - 201px)}.h5-Reward-container .reward-list table{width:100%}.h5-Reward-container .reward-list table tr{height:50px;border-bottom:1px solid #e6ebed}.h5-Reward-container .reward-list table thead{background:#f5f7fb}.h5-Reward-container .reward-list table thead th{font-size:14px;font-weight:600;color:#333;text-align:left;padding-left:10px}.h5-Reward-container .reward-list table thead th.reward-arrival,.h5-Reward-container .reward-list table thead th.reward-charge,.h5-Reward-container .reward-list table thead th.total-money{padding-left:7px}.h5-Reward-container .reward-list table tbody td{text-align:left;padding-left:10px;height:64px}.h5-Reward-container .reward-list table tbody td.td-arrival{color:#1593ff}.h5-Reward-container .reward-list table tbody td img{width:40px;height:40px;border-radius:40px;margin-right:8px}.h5-Reward-container .reward-pagination{margin-top:20px;height:36px}.h5-Reward-container .blank{position:absolute;width:100%;height:calc(100% - 252px)}.h5-Reward-container .blank .blank-box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.superVipModalBox{height:100%;width:100%;display:flex!important;justify-content:center;align-items:center}.superVipModalBox .modal-dialog{width:450px;height:416px;margin:auto}.superVipModal{width:600px;height:600px;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);border-radius:3px;position:relative}.superVipModal .content{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:28px}.superVipModal .content .info{margin-bottom:16px;padding:0 28px;width:100%;font-size:14px;line-height:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333}.superVipModal .content .info span{display:inline-block}.superVipModal .content .info span:nth-of-type(2){width:70px}.superVipModal .content .info .des{display:flex;align-items:center}.superVipModal .content .info .detail{font-weight:400;width:444px}.superVipModal .content .info .icon{background-image:linear-gradient(154deg,#ffa85f,#ff6038);margin-right:4px;color:transparent;-webkit-background-clip:text}.superVipModal .content .info .base{display:flex}.superVipModal .content .info .base .pic{position:relative;margin-left:8px;padding:1px 10px 1px 8px;transform:scale(.85);background:linear-gradient(90deg,#ffe3bf,#e5b372 100%,#e5b372 0);border-radius:9px 2px 9px 2px;font-size:10px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#663409}.superVipModal .content .info .base .pic img{position:absolute;left:-20px;bottom:0}.superVipModal .content .infoPic>img{width:343px;height:158px}.superVipModal .vip-bottom-container{position:absolute;width:100%;left:0;bottom:28px;display:flex;justify-content:space-between;align-items:center;padding:0 28px}.superVipModal .vip-bottom-container .after-desc{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:20px}.superVipModal .vip-bottom-container button{width:96px;height:36px;background:linear-gradient(90deg,#ffdaaa,#db9945);border-radius:3px;border:none;color:#673416;font-size:14px;cursor:pointer}.superVipModal .vip-bottom-container button:hover{background:linear-gradient(90deg,#ffe3bf,#e5b372)}.superVipModal .header-bg{position:relative;background:url("https://lib-eqh5-com-1251586368.cos.ap-shanghai.myqcloud.com/%40eqxiu-res/form/images/fs/bg.png");background-size:100% 100%;height:80px}.superVipModal .header-bg .header{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 33px 0 28px;font-size:22px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.superVipModal .header-bg .header .vip-title{line-height:25px;-webkit-background-clip:text}.superVipModal .header-bg .header .eqf-no{font-size:20px;cursor:pointer}.superVipModal .header-bg img{position:absolute;top:-50%;right:106px}
.scene-form-data{min-width:1020px;height:100%}.scene-form-data .form-data-tab{display:flex;flex-direction:row}.scene-form-data .form-data-tab .tab-item{color:#666;font-size:14px;margin-right:36px;cursor:pointer}.scene-form-data .form-data-tab .tab-item.active,.scene-form-data .form-data-tab .tab-item:hover{color:#31a0ff}.scene-form-data .form-data-box{position:relative;min-height:calc(100% - 46px);padding:24px;margin-top:30px;background-color:#fff;border-radius:4px}.scene-form-data .option-tip{cursor:pointer}.scene-form-data .option-tip:hover{color:#1593ff}.scene-form-data .form-header{display:flex;flex-direction:row;justify-content:space-between;height:36px;line-height:36px;color:#666;font-size:14px}.scene-form-data .form-header.form-header-no-query{justify-content:flex-end}.scene-form-data .form-header .form-header-left,.scene-form-data .form-header .form-header-right{display:flex;flex-direction:row}.scene-form-data .form-header .form-header-left .eqf-why-f,.scene-form-data .form-header .form-header-right .eqf-why-f{margin-left:5px}.scene-form-data .form-header .input-box{width:130px}.scene-form-data .form-header .input-box.w250,.scene-form-data .form-header .time-box{width:250px}.scene-form-data .form-header .search-button{width:60px;height:36px;line-height:36px;color:#fff;background-color:#1593ff;border-radius:3px}.scene-form-data .form-header .mr10{margin-right:10px}.scene-form-data .form-header .mr30{margin-right:30px}.scene-form-data .table td,.scene-form-data .table th{min-width:110px;max-width:400px}.scene-form-data .table .table-header{border-bottom:1px solid #e6ebed}.scene-form-data .table .table-row{height:76px;border-bottom:1px solid #e6ebed}.scene-form-data .table .table-cell img{display:block;width:44px;height:44px;border-radius:50%;background-color:#ccc}.scene-form-data .table .table-cell.mw80{min-width:80px}.scene-form-data .table .table-cell.mw160{min-width:160px}.scene-form-data .table .table-cell.time{color:#999}.scene-form-data .form-footer{height:36px;line-height:36px;margin-top:20px}.scene-form-data .form-footer .option-tip{float:right}
.interaction-h5{padding-top:48px}.interaction-h5-box{width:100%;height:100%;overflow-y:scroll}.interaction-h5-box .interaction-h5-content{background:#fff;border-radius:4px}.interaction-h5-box .interaction-h5-content .content-box{width:100%;background:#fff;border-radius:4px;padding:24px;padding-bottom:60px}.interaction-h5-box .interaction-h5-content .content-box .content-title{height:36px;margin-bottom:20px;line-height:36px}.interaction-h5-box .interaction-h5-content .content-box .content-title .title-label{width:69px;height:36px;line-height:36px;font-size:14px;color:#666;float:left}.interaction-h5-box .interaction-h5-content .content-box .content-title .my-data-serach{height:36px;width:220px;padding:0 10px;float:left;border-radius:3px;border:1px solid #ccd5db;margin-right:20px}.interaction-h5-box .interaction-h5-content .content-box .content-title .download-btn:hover,.interaction-h5-box .interaction-h5-content .content-box .content-title span:hover{color:#1593ff;cursor:pointer}.interaction-h5-box .interaction-h5-content .content-box .content-table .table{margin-bottom:20px}.interaction-h5-box .interaction-h5-content .content-box .content-table .table .pic .pic-box{height:100%;max-width:160px;position:relative;padding-left:82px}.interaction-h5-box .interaction-h5-content .content-box .content-table .table .pic .pic-box .staff-pic{position:absolute;width:45px;height:45px;top:14px;left:30px;border-radius:50%}.interaction-h5-box .interaction-h5-content .content-box .content-table .table .pic .pic-box .staff-text{float:left;max-width:115px;height:69px;line-height:69px}.interaction-h5-box .interaction-h5-content .content-box .content-table .table td a{color:#1593ff}.modal-dialog{width:600px;height:400px}
.modal-box{width:600px;height:300px;background:#fff;border-radius:3px}.modal-box .concent{width:100%;height:100%;padding:24px}.modal-box .concent .title{height:18px;font-size:16px;line-height:18px;color:#333;margin-bottom:20px}.modal-box .concent .title .close{float:right}.modal-box .concent .header-check-box{min-height:176px;width:450px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.modal-box .concent .header-check-box li{width:120px;margin-bottom:20px}.modal-box .concent .btn-box{height:36px}.modal-box .concent .btn-box .btn{width:96px;margin-left:16px;border-radius:3px}.modal-box .concent .btn-box .cancel{color:#666;border:1px solid #ccd5db}.modal-box .concent .btn-box:hover{color:#666}
.inter-h5-form{width:100%;height:100%;overflow-y:auto;min-width:1024px;padding:24px;border-radius:4px;background:#fff}.inter-h5-form .header{align-items:center}.inter-h5-form .header,.inter-h5-form .header .header-left{display:flex;justify-content:space-between}.inter-h5-form .header .filter-select{height:36px;width:104px;margin-right:20px}.inter-h5-form .header .query-container{height:36px;width:250px;margin-right:20px;background:#fff;border-radius:4px;display:flex;align-items:center}.inter-h5-form .header .query-btn{margin-right:20px;height:36px}.inter-h5-form .header .query-detail{height:36px;font-size:12px;color:#666}.inter-h5-form .header .query-detail div{line-height:20px}.inter-h5-form .header .inter-opera-btn{display:inline-block;width:64px;height:30px;line-height:30px;text-align:center;color:#1593ff;cursor:pointer}.inter-h5-form .header .inter-opera-btn em{position:relative;top:1px}.inter-h5-form .header .inter-opera-btn.style-empty{border:1px solid #1593ff;border-radius:3px}.inter-h5-form .header .inter-opera-btn.style-empty:hover{color:#fff;background:#1593ff}.inter-h5-form .header .inter-opera-btn.disabled{cursor:not-allowed;color:#dcdcdc}.inter-h5-form .section{padding-top:20px}.inter-h5-form .section .customer-headImg{width:44px;height:44px;vertical-align:middle;margin-right:10px}.inter-h5-form .page-box{padding-top:24px}.inter-h5-form .empty-box{padding-bottom:100px}
.inter-frame-container,.inter-frame-container .iframe-box{width:100%;height:100%}
.eqx-phone-valid{position:relative;display:inline-block;width:96px;height:22px;margin-left:4px;font-size:12px;font-weight:400;line-height:22px;color:#5c6c8a;text-align:center;cursor:pointer;background:#ebf2ff;border:1px solid #d7e5ff;border-radius:11px}.eqx-phone-valid:after{position:absolute;top:22px;left:0;width:100%;height:10px;content:""}.eqx-phone-valid:hover{color:#fff;background:#1261ff;border:1px solid #1261ff}
.long-message-data-container{width:100%;height:100%}.long-message-data-container .iframe-box{width:inherit;height:inherit}
.long-data-analysis-container{width:100%;height:100%}.long-data-analysis-container .iframe-box{width:inherit;height:inherit}
.long-form-data-container{width:100%;height:100%}.long-form-data-container .iframe-box{width:inherit;height:inherit}
.long-red-report-container{width:100%;height:100%}.long-red-report-container .iframe-box{width:inherit;height:inherit}
.long-audit-data-container{width:100%;height:100%}.long-audit-data-container .iframe-box{width:inherit;height:inherit}
.form-voting-trend-container{width:100%;height:100%}.form-voting-trend-container .iframe-box{width:inherit;height:inherit}
.form-leaderboad-container{width:100%;height:100%}.form-leaderboad-container .iframe-box{width:inherit;height:inherit}
.form-order-container{width:100%;height:100%}.form-order-container .iframe-box{width:inherit;height:inherit}
.form-order-container{width:100%;height:100%}.form-order-container .iframe-box{width:inherit;height:inherit}
.form-lottery-container{width:100%;height:100%}.form-lottery-container .iframe-box{width:inherit;height:inherit}
.form-coupons-container{width:100%;height:100%}.form-coupons-container .iframe-box{width:inherit;height:inherit}
.helper-container{position:absolute;right:24px;top:0;z-index:1;height:60px;cursor:pointer;font-size:14px;color:#666}.helper-container:hover{color:#1593ff}.helper-container:hover .btn-list{display:block}.helper-container .helper-icon{display:block;line-height:60px}.helper-container .helper-icon i{margin-left:4px;font-size:15px;position:relative;top:1px}.helper-container .btn-list{display:none;width:80px;height:76px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.16);padding:8px 0;position:absolute;right:0;top:50px;z-index:99}.helper-container .btn-list li{width:100%;line-height:30px;text-align:center;color:#333}.helper-container .btn-list li:hover{background-color:#1593ff;color:#fff}.helper-container .btn-list:before{position:absolute;right:27px;top:-6px;width:12px;height:12px;background-color:#fff;transform:rotate(45deg);content:""}.helper-container .kefu-qrcode{width:240px;height:276px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.16);border-radius:4px;position:absolute;right:88px;top:56px;z-index:2;text-align:center;padding:28px}.helper-container .kefu-qrcode .bg{width:100%;height:184px;background-image:url(//www.eqxiu.com/eip/images/border.80784df4.png);background-position:50%;background-size:contain;background-repeat:no-repeat}.helper-container .kefu-qrcode img{width:160px;height:160px;margin:12px auto}.helper-container .kefu-qrcode .kefu-tip{margin-top:16px;color:#666;line-height:20px;font-size:14px}
.left-footer-block{width:200px;height:130px;background:#fff;position:absolute;bottom:60px;left:0;z-index:9;padding:22px 24px 0}.left-footer-block .desc{height:40px;font-size:14px;color:#999;line-height:20px}.left-footer-block .btn-set-link{margin:8px 0 24px;width:152px;border-radius:18px}.left-footer-block .link-box h6{line-height:20px;font-size:14px;font-weight:600;color:#333}.left-footer-block .link-box .link-content{width:100%;height:32px;margin:4px 0;font-size:12px;color:#666;line-height:16px;word-break:break-all;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.left-footer-block .link-box .link-content:hover{color:#1261ff}.left-footer-block .link-box .link-copy,.left-footer-block .link-box .link-open{display:inline-block;color:#1261ff;font-size:14px;line-height:20px;margin-right:12px}.left-footer-block .link-box .link-copy:hover,.left-footer-block .link-box .link-open:hover{color:#2c72ff}.search-vip-box{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.search-vip-box .vip-benefit-guide-box{width:450px;height:254px;padding:26px 28px 28px;background:#fff;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08);border-radius:4px}.search-vip-box .guide-header{position:relative;padding-left:36px}.search-vip-box .guide-header .icon-alert{position:absolute;left:0;top:2px;font-size:20px;color:#f8ae15}.search-vip-box .guide-header .guide-title{width:100%;height:48px;font-size:18px;color:#333;line-height:24px}.search-vip-box .vip-benefit-intro{margin:16px 0 28px}.search-vip-box .vip-benefit-intro img{height:72px}.search-vip-box .btn-group{display:flex;justify-content:flex-end}.search-vip-box .btn-group .btn{line-height:20px;margin-right:16px}.search-link-invalid-box{position:fixed;left:0;right:0;top:61px;bottom:0;background-color:hsla(0,0%,100%,.9);display:flex;justify-content:center;align-items:center}.search-link-invalid-box .invalid-guide{width:560px;height:132px;text-align:center}.search-link-invalid-box .invalid-guide img{height:52px;margin-bottom:24px}.search-link-invalid-box .invalid-guide p{line-height:26px;font-size:18px;font-weight:600;color:#333}
.app-down-wrap{width:200px;height:60px;background:#fff;text-align:center;position:absolute;bottom:0;left:0;z-index:9}.app-down-wrap .app-down-box{position:relative}.app-down-wrap .app-down-box:hover .app-down-detail{display:block}.app-down-wrap .app-down-btn{width:152px;height:36px;margin-left:24px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.app-down-wrap .app-down-btn em{margin-right:4px;font-size:16px}.app-down-wrap .app-down-detail{position:absolute;bottom:-12px;left:184px;z-index:2;width:216px;height:308px;background:#fff;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08);border-radius:8px;padding:24px;display:none}.app-down-wrap .app-title{line-height:20px;color:#333;font-weight:600;font-size:14px;text-align:left;display:flex;align-items:center}.app-down-wrap .app-title img{width:16px;margin-right:4px}.app-down-wrap .app-desc{color:#999;line-height:20px;font-size:14px;margin:4px 0 16px}.app-down-wrap .app-qrcode{width:140px}.app-down-wrap .app-tip{margin-top:24px;color:#999;line-height:18px;font-size:12px;text-align:left}
.noScroll{overflow:hidden}.workDataDetail{z-index:49;background-color:#f0f3f4;min-width:1280px;width:100%;overflow:hidden;position:fixed;top:0;left:0;height:100%}.workDataDetail .workDataDetail-style{display:flex;align-items:center}.workDataDetail .workDataDetail-style em{font-size:18px;margin-right:6px}.workDataDetail .workDataDetail-style .workDataDetail-back{display:flex;height:20px;padding-right:20px;border-right:1px solid #e6ebed;align-items:center;cursor:pointer;margin-right:20px}.workDataDetail .workDataDetail-style .workDataDetail-work-name{color:#333;font-size:20px}.workDataDetail .workDataDetail-style .api-btn-hd{width:121px;height:28px;cursor:pointer;position:absolute;right:86px}.workDataDetail .api-btn-back{width:114px;height:28px;cursor:pointer;position:absolute;right:113px;background-repeat:no-repeat;background-size:100%}.workDataDetail .channel-echart{overflow:hidden;width:100%;height:100%}.workDataDetail .chartBox{width:100%;position:relative;border:1px solid #e5e5e5;overflow:hidden}.workDataDetail .wd-same{border-radius:4px;background:#fff;margin-bottom:20px;padding:24px;min-width:1020px}.workDataDetail .wd-same h3{font-size:20px;font-weight:500;color:#333;margin-bottom:20px}.workDataDetail .h5-form-box{padding:0;background:#f0f3f4}.workDataDetail .title{background:#fff;width:100%;height:60px;line-height:60px;padding:0 0 0 30px;position:fixed;top:0;left:0;z-index:1}.workDataDetail .title.outer{padding-left:24px}.workDataDetail .title.outer .eqxiu-logo{margin-right:32px}.workDataDetail .title.outer .workDataDetail-work-name{font-size:18px;font-weight:600}.workDataDetail .title.outer .close{display:block;width:60px;height:32px;line-height:32px;background:#fff;border-radius:4px;color:#666;text-align:center;cursor:pointer;position:absolute;right:24px;top:14px}.workDataDetail .title.outer .close:hover{background:#e7efff;color:#1261ff}.workDataDetail .title p{float:left;color:#333;font-size:22px}.workDataDetail .title span.close-btn{width:71px;height:36px;margin-top:12px;margin-right:30px;border:1px solid #ccd5db;line-height:36px;background:#fff;float:right;font-size:14px;color:#666;text-align:center;cursor:pointer;border-radius:3px}.workDataDetail .title span.close-btn:hover{background:#198ae7;color:#fff;border:1px solid #198ae7}.workDataDetail .title .back{display:inline-block;float:left;cursor:pointer}.workDataDetail .title .back .eqf-left{font-size:22px;vertical-align:-4px}.workDataDetail .title .back .back-btn{padding-right:20px;margin:20px 20px 20px 0;font-size:16px;color:#333;height:20px;line-height:20px;border-right:1px solid #e6ebed}.workDataDetail .title .back:hover,.workDataDetail .title .back:hover .back-btn{color:#1593ff}.workDataDetail .left-menu-wrap{background:#fff;position:fixed;top:61px;left:0;width:200px;height:calc(100% - 61px);z-index:1;padding-bottom:70px}.workDataDetail .left-menu-wrap.h5{padding-bottom:190px}.workDataDetail .left-tab-more,.workDataDetail .leftTab{width:100%;height:100%;overflow:auto}.workDataDetail .leftTab li{position:relative;height:48px;line-height:48px;padding-left:60px;cursor:pointer;font-size:14px;color:#666}.workDataDetail .leftTab li.active,.workDataDetail .leftTab li:hover{background:rgba(21,147,255,.09);color:#1593ff}.workDataDetail .leftTab li span{position:absolute;left:30px;top:18px}.workDataDetail .hdLeftTab{width:100%;height:100%;overflow:auto}.workDataDetail .hdLeftTab .tab-first .tab-first-title{display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 24px 0 56px;cursor:pointer}.workDataDetail .hdLeftTab .tab-first .tab-first-title.active,.workDataDetail .hdLeftTab .tab-first .tab-first-title:hover{background:rgba(21,147,255,.09);color:#1593ff}.workDataDetail .hdLeftTab .tab-first .tab-first-title .eqf-why-f .popover{position:absolute;width:180px}.workDataDetail .hdLeftTab .tab-first .tab-first-title .eqf-why-f .popover.hint-top{transform:translate(-27%,calc(-100% - 27px))}.workDataDetail .hdLeftTab .tab-first .tab-first-title .eqf-why-f .popover.hint-top .arrow{margin-left:17px}.workDataDetail .hdLeftTab .tab-first .tab-first-title .tab-title-arrow{font-size:20px;color:#869098}.workDataDetail .hdLeftTab .tab-first .tab-first-title .tab-title-arrow.rotate-arrow{transform:rotate(180deg)}.workDataDetail .hdLeftTab .tab-first .tab-second{overflow:hidden}.workDataDetail .hdLeftTab .tab-first .tab-second span{position:absolute;left:43px;top:18px}.workDataDetail .hdLeftTab .tab-first .tab-second.tabSpread{animation:spreadAni .1s linear;animation-fill-mode:forwards}.workDataDetail .hdLeftTab .tab-first .tab-second.tabClose{animation:closeAni .1s linear;animation-fill-mode:forwards}.workDataDetail .hdLeftTab .tab-first .tab-second .tab-second-title{position:relative;height:48px;line-height:48px;padding-left:72px;cursor:pointer;font-size:14px;color:#666}.workDataDetail .hdLeftTab .tab-first .tab-second .tab-second-title.active,.workDataDetail .hdLeftTab .tab-first .tab-second .tab-second-title:hover{background:rgba(21,147,255,.09);color:#1593ff}.workDataDetail .wdBox{height:100%;padding:84px 24px 24px 224px;position:fixed;width:100%;top:0;left:0;right:0;bottom:0;overflow:auto}.workDataDetail .wdBox.interaction-frame,.workDataDetail .wdBox.wd-padding-box{padding:60px 0 0 200px}.workDataDetail .interaction-h5{padding-top:48px;height:100%}.workDataDetail .api-tip{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;background:rgba(27,34,45,.8);backdrop-filter:blur(10px)}.workDataDetail .api-tip .content{width:1280px;height:640px;background-size:cover}.workDataDetail .api-tip .close{position:absolute;right:20px;top:20px;width:22px;height:22px;font-size:22px;color:#fff;cursor:pointer}.workDataDetail .api-tip .close:hover{color:#ff3232}
.card-detail-container{z-index:12;background-color:#f5f7fa;min-width:1280px;width:100%;overflow:hidden;position:fixed;top:0;left:0;height:100%}.card-detail-container header{z-index:99;width:100%;padding:0 30px;display:flex;flex-wrap:nowrap;align-items:center;position:absolute;top:0;left:0;height:60px;background:#fff}.card-detail-container header .card-go-back{margin-right:34px;position:relative;color:#333;cursor:pointer;display:flex;align-items:center}.card-detail-container header .card-go-back em{font-size:20px;margin-right:6px}.card-detail-container header .card-detail-title{color:#333;font-size:20px}.card-detail-container main{height:100%;overflow:auto;padding:84px 120px 0}.card-detail-container main::-webkit-scrollbar{width:8px;height:10px}.card-detail-container main::-webkit-scrollbar-thumb{border-radius:1000px;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.2);background:hsla(0,0%,66%,.15)}.card-detail-container main::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.card-detail-container .card-module{padding:24px;background:#fff;border-radius:4px;margin-bottom:20px}.card-detail-container .card-module-header{font-size:20px;font-weight:700;color:#333;padding-bottom:20px}
.influence-container{padding:0 30px;min-height:650px}.influence-container .influence-header{height:70px;font-size:14px;color:#333;display:flex;align-items:center;justify-content:space-between}.influence-container .influence-header .level-list li{float:left;width:66px;position:relative;padding:20px 0;border:1px solid transparent;text-align:center;cursor:pointer}.influence-container .influence-header .level-list li.active{border-bottom:2px solid;color:#1593ff}.influence-container .influence-header .level-list li:after{content:"";position:absolute;height:2px;left:0;bottom:-2px;width:100%;background:#1593ff;transform:scale(0);transition:all .3s}.influence-container .influence-header .level-list li:hover:after{transform:scale(1)}.influence-container .influence-header .form-group{position:relative}.influence-container .influence-header .form-group input[type=text]{width:250px;padding-left:10px;padding-right:28px}.influence-container .influence-header .form-group input[type=text]:focus{border:1px solid #1593ff}.influence-container .influence-header .form-group input[type=text]:focus~.eqf-search-l{color:#666;cursor:pointer}.influence-container .influence-header .form-group .eqf-search-l{color:#d9d9d9;position:absolute;top:8px;right:12px}.influence-container .page-footer{margin-top:24px;min-height:40px}.influence-container .influence-context{min-height:560px}.influence-container .influence-context .customer-info{width:90%;height:100%;display:flex;align-items:center}.influence-container .influence-context .customer-info .customer-headImg{width:36px;height:36px;border-radius:50%;background-color:#ccc;margin-right:10px}.influence-container .influence-context .customer-info .customer-name{width:calc(100% - 46px);text-align:left}
.card-m-ven #spreadChart{border:1px solid #eee}.card-m-ven .chart-container{position:relative}.card-m-ven .chart-container #miniCustomer{min-width:300px;width:210px;border-radius:8px;border:1px solid #dcdcdc;padding:20px 32px;background-color:#fff;display:none;position:absolute;left:10px;top:10px}.card-m-ven .chart-container #miniCustomer .customer-headImg{display:inline-block;width:40px;height:40px;border-radius:50%;margin-right:14px;background-color:#ccc;border:3px solid #fff}.card-m-ven .chart-container #miniCustomer .customer-name{display:inline-block;width:85px;margin-bottom:14px}.card-m-ven .chart-container #miniCustomer .eqf-no{font-size:20px;color:#ccc;cursor:pointer;position:absolute;top:5px;right:5px}.card-m-ven .chart-container #miniCustomer .customer-info.card-customer-info{margin-top:8px}.card-m-ven .chart-container #miniCustomer .customer-info button{border-radius:1000px;width:100%;padding:0;height:30px;line-height:30px}
.eqchart-nodata{text-align:center;margin:0 auto;width:100%;height:100%;background:#f6f9fa;border-radius:8px;position:relative}.eqchart-nodata .nodatabox{width:100%;padding:40px 0;position:absolute;top:50%;transform:translateY(-50%)}.eqchart-nodata .nodatabox img{width:60px}.eqchart-nodata .nodatabox span{display:block;font-size:20px;color:#666;padding-bottom:20px}.eqchart-nodata .nodatabox a{color:#1593ff}.eqchart-nodata .nodatabox a:hover{color:#198ae7}.eqchart-nodata .wxCount{font-size:14px;color:#666!important}.eqchart-nodata .wxCounthref{display:inline-block;padding:8px 20px;background-color:#1593ff;color:#fff!important;border-radius:60px;margin-top:10px}
.nodata-box-outer{position:relative;width:100%;height:100%;text-align:center}.nodata-box-outer .nodata-box{position:absolute;width:100%;top:50%;transform:translateY(-50%);margin:0 auto}.nodata-box-outer .nodata-box img{width:168px;height:140px}.nodata-box-outer .nodata-box p{font-size:14px;color:#999;margin-top:10px}.nodata-box-outer .nodata-box button{height:32px;line-height:32px;border-radius:16px;padding:0 24px;margin-top:20px}
.eqchart-loading{width:100%;height:200px;line-height:200px;text-align:center}.eqchart-loading img{width:60px}
.horizon-bar{opacity:0;transition:opacity .24s ease}.horizon-bar.showItem{opacity:1}
.eipFunnel{overflow:hidden}.eipFunnel li{margin:0 auto;text-align:center;color:#fff;cursor:pointer;position:relative}.eipFunnel li p{position:absolute;width:100%}.eipFunnel li p:first-of-type{top:0;left:0;border-radius:4px;border-left:20px solid transparent;border-right:20px solid transparent}.eipFunnel li p:nth-of-type(2){text-align:center;width:100%;top:0;left:0}.eipFunnel li p:nth-of-type(2) span:first-of-type{margin-right:10px}.eipFunnel li:hover{opacity:.9}.eipFunnel li:first-of-type{width:100%}.eipFunnel li:nth-of-type(2){width:83%}.eipFunnel li:nth-of-type(3){width:66%}
.calendar{background-color:#fff;line-height:1;position:relative}.calendar input{width:250px;background:none;height:36px;line-height:36px}.calendar .calender-btn{position:absolute;right:15px;top:10px;font-size:16px}.calendar .daterange-item{position:relative}.calendar .daterange-item .daterangepicker{width:486px}
.noAuth-box{position:absolute;z-index:100;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.9);background-size:contain;border:1px solid transparent}.noAuth-box .noAuth-title{text-align:center}.noAuth-box .update-button{width:94px;height:32px;text-align:center;line-height:32px;color:#fff;background-color:#1593ff;border-radius:18px;margin-top:20px}
.scene-wx-auth-box{display:flex;align-items:center}.scene-wx-auth-box .description{color:#666}.scene-wx-auth-box .eqf-why-f{color:#666;margin-left:10px}.scene-wx-auth-box .switch{margin-left:10px}
.query-time-container{min-width:720px;width:100%;height:60px;background:#fff;border-radius:4px;display:flex;align-items:center}.query-time-container .time-item{padding:0 20px;border-right:1px solid #d8d8d8;font-size:14px;font-weight:400;color:#666;cursor:pointer}.query-time-container .time-item.active{color:#1593ff}.query-time-container .time-item.border-right-none{border-right:none}.query-time-container .calendar{margin-left:20px;background-color:#fff;line-height:1;position:relative}.query-time-container .calendar input{width:250px;background:none;height:36px;line-height:36px}.query-time-container .calendar .calender-btn{position:absolute;right:12px;top:10px;font-size:16px}
.eqx-scene-share-console .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transform:scale(1) translate(0)!important;margin:0}.eqx-scene-share-console .modal-content{background-color:transparent;width:100%;height:100%}
.value-base-container .mt20{margin-top:20px}.value-base-container h2{font-size:20px;font-weight:500}.value-base-container .query-container{position:relative;top:0}.value-base-container .query-container.fixed{opacity:.98;position:fixed;z-index:1;top:61px;width:calc(100% - 260px);box-shadow:0 2px 10px hsla(0,0%,7%,.51)}.value-base-container .query-container .value-base-btn{position:absolute;left:700px;top:12px}.value-base-container .query-container .tip{position:absolute;left:772px;top:25px}.value-base-container .new-data-container{position:relative;color:#666}.value-base-container .new-data-container .new-data-item.data-item-chart{background:#fff;border:1px solid #e5e5e5}.value-base-container .new-data-container .chart-data{width:100%;height:100%}.value-base-container .trend-container{position:relative;min-width:720px;width:100%;height:428px;background:#fff;border-radius:4px;padding:0 24px}.value-base-container .trend-container .trend-header{width:100%;height:64px;display:flex;align-items:center}.value-base-container .trend-container .content-item{padding:0 20px;border-right:1px solid #d8d8d8;cursor:pointer}.value-base-container .trend-container .content-item.active{color:#1593ff}.value-base-container .trend-container .content-item.border-right-none{border-right:none}.value-base-container .trend-container .trend-chart-content{height:340px;border:1px solid #dcdcdc}.value-base-container .wx-customer-container{position:relative;min-width:720px;width:100%;min-height:518px;background:#fff;border-radius:4px;padding:0 24px 24px}.value-base-container .wx-customer-container .wx-customer-header{width:100%;height:64px;display:flex;align-items:center;position:relative}.value-base-container .wx-customer-container .wx-customer-header h2{margin-right:40px}.value-base-container .wx-customer-container .refresh{color:#666;position:absolute;right:24px;top:20px;cursor:pointer}.value-base-container .wx-customer-container .refresh:hover{color:#1593ff}.value-base-container .data-list table{width:100%}.value-base-container .data-list table .table-header{width:100%;color:#999;border-bottom:1px solid #e6ebed}.value-base-container .data-list table .table-header tr{display:table;width:100%;table-layout:fixed}.value-base-container .data-list table .table-header tr th{text-align:left}.value-base-container .data-list table .table-body{display:block;height:380px;overflow-y:scroll;overflow-x:hidden}.value-base-container .data-list table .table-body::-webkit-scrollbar{width:6px;height:10px;cursor:pointer}.value-base-container .data-list table .table-body::-webkit-scrollbar-thumb{border-radius:1000px;box-shadow:inset 0 0 15px rgba(0,0,0,.2);background:rgba(0,0,0,.15)}.value-base-container .data-list table .table-body::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.45)}.value-base-container .data-list table .table-body tr{display:table;width:100%;table-layout:fixed}.value-base-container .data-list table .table-body tr td{text-align:left}.value-base-container .data-list .table-row{height:76px;color:#333;border-bottom:1px solid #e6ebed}.value-base-container .data-list .createTime-item{color:#999}.value-base-container .data-list .customer-info{width:90%;height:100%;display:flex;align-items:center}.value-base-container .data-list .customer-info .customer-headImg{width:44px;height:44px;background-color:#ccc;border-radius:50%;margin-right:10px}.value-base-container .data-list .customer-info .customer-name{width:calc(100% - 54px);text-align:left}.value-base-container .wx-customer-empty{height:100%;text-align:center;padding-top:170px;font-size:16px;color:#666}.value-base-container .wx-customer-empty .btn{margin-top:30px;width:160px}
.new-data-container{min-width:720px;width:100%}.new-data-container .new-data-item{float:left;width:calc((100% - 72px)/4);height:264px;background:#fff;border-radius:4px;border:1px solid #f5f7fa;padding:28px 28px 0}.new-data-container .new-data-item:not(:first-child){margin-left:24px}.new-data-container .main-data{width:100%;height:162px;text-align:center}.new-data-container .comparison-data{width:100%;height:calc(100% - 202px)}.new-data-container .totle-data{color:#999;font-size:14px}.new-data-container .main-data{padding-top:42px;text-align:left}.new-data-container .main-data .data-count{font-size:30px;font-weight:500;color:#1593ff}.new-data-container .comparison-data .data-ratio,.new-data-container .comparison-data .ring-ratio{text-align:left;float:left;height:100%;padding-top:17px}.new-data-container .comparison-data .ring-ratio{width:30%}.new-data-container .comparison-data .data-ratio{width:70%}.new-data-container .comparison-data .eqf-arrow-up{color:#2ccab6}.new-data-container .comparison-data .eqf-arrow-down{color:#ff5448}
.timeView{position:relative;min-height:320px}.timeView .channel-echart{overflow:hidden;width:100%;height:320px}.timeView .tip{font-size:14px;color:#999;margin-top:20px}
.form-funnel .chartBox{height:404px;border:1px solid #dcdcdc}.form-funnel .chartBox .tip{text-align:center;color:#666;font-size:16px;margin-top:66px}.form-funnel .chartBox .tip .tip-span{font-size:20px}.form-funnel .chartBox .funnel{margin:40px auto 0}
.wd-same.gender-analysis .genderBox{height:148px}.wd-same.gender-analysis .genderBox .line{height:50px;width:1px;background:#d8d8d8;float:left;margin-top:44px}.wd-same.gender-analysis .genderBox .box1{overflow:hidden;float:left;padding-right:50px;margin:0 calc((100% - 632px)/6);padding-top:48px;position:relative}.wd-same.gender-analysis .genderBox .box1 .box2{height:44px;position:relative;background:#e5e5e5}.wd-same.gender-analysis .genderBox .box1 .box2 .light{height:44px;position:absolute;top:0;left:0;width:0}.wd-same.gender-analysis .genderBox .box1 .box2 ul{position:absolute;top:0;left:0}.wd-same.gender-analysis .genderBox .box1 ul{overflow:hidden;z-index:2}.wd-same.gender-analysis .genderBox .box1 ul li{height:44px;width:40px;float:left}.wd-same.gender-analysis .genderBox .box1 ul li img{width:32px;height:44px;float:left}.wd-same.gender-analysis .genderBox .box1 ul li i{display:block;float:right;width:8px;height:100%;background:#fff}.wd-same.gender-analysis .genderBox .box1 span{color:#666;position:absolute;top:62px;right:0}.wd-same.gender-analysis .genderBox .box1 p{text-align:center;color:#666;margin-top:30px}
.device-analysis .channel-echart{overflow:hidden;width:100%;height:340px}
.visit-area{position:relative}.visit-area .chart-map{float:left;width:calc(50% - 40px);padding-right:10px;transition:opacity .24s ease;margin-left:40px;margin-top:40px}.visit-area .chart-map .tips{display:inline-block;width:100%;margin-top:26px;font-size:12px;color:#666}.visit-area .chart-bar{float:right;width:calc(50% - 40px);padding-left:10px;transition:opacity .24s ease;padding:36px 40px 40px 0}.visit-area .chart-bar .va-title{display:inline-block;font-size:16px;height:36px;line-height:36px;font-weight:700;color:#111;height:100%;vertical-align:middle}.visit-area .chart-bar .area-btn{float:right;height:34px;line-height:34px;border-radius:3px;text-align:center;color:#333;font-size:14px}.visit-area .chart-bar .area-btn li{float:left;border-top:1px solid #ccd5db;border-bottom:1px solid #ccd5db;border-left:1px solid #ccd5db;cursor:pointer}.visit-area .chart-bar .area-btn li:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.visit-area .chart-bar .area-btn li:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right:1px solid #ccd5db}.visit-area .chart-bar .area-btn li.selected,.visit-area .chart-bar .area-btn li:hover{background-color:#1593ff;border-color:#1593ff;color:#fff}.visit-area .chart-bar .area-c,.visit-area .chart-bar .area-p,.visit-area .chart-bar .area-p-c{padding:0 10px}.visit-area .chart-bar .p-c-wrap{height:34px;margin-top:10px}.visit-area .chart-bar .select-contain{width:190px}.visit-area .chart-bar .select-contain .eqc-drop-down-list{top:30px}.visit-area .chart-bar .select-contain .eqc-mask{height:30px;line-height:30px}.visit-area .chart-bar .select-contain .eqc-mask .eqc-name,.visit-area .chart-bar .select-contain .eqc-mask .more{line-height:30px}.visit-area .chart-bar .area-pv{float:right;width:188px;margin-top:8px;vertical-align:middle;font-size:14px;color:#666}.visit-area .chart-bar .no-data-tips{width:444px;height:410px;line-height:410px;text-align:center;font-size:24px;color:#666}.visit-area .chart-bar table{width:100%;margin-top:20px;border-radius:8px}.visit-area .chart-bar table th{font-weight:900;background-color:#f6f9fa;height:40px;padding:0;color:#111}.visit-area .chart-bar table td,.visit-area .chart-bar table th{height:30px;border:1px solid #e6ebed}.visit-area .showItem{opacity:1}
.wd-same.channel-statistics,.wd-same.channel-statistics .chartBox{position:relative}.wd-same.channel-statistics p.channel-title{position:absolute;top:30px;left:114px;color:#666;font-size:14px}.wd-same.channel-statistics .chartBox1{position:absolute;top:0;left:0;height:100%;width:50%;padding:28px}.wd-same.channel-statistics .chartBox2{position:absolute;top:0;right:0;height:50%;width:50%}.wd-same.channel-statistics .chartBox2 .channel-echart,.wd-same.channel-statistics .chartBox2 .channel-echart-no{width:calc(100% - 198px);height:calc(100% - 30px);position:absolute;top:30px;right:0}.wd-same.channel-statistics .chartBox2 .channel-echart-no span{position:absolute;top:50%;left:50%;color:#999;font-size:16px;transform:translate(-50%)}.wd-same.channel-statistics .chartBox3{position:absolute;bottom:0;right:0;height:50%;width:50%}.wd-same.channel-statistics .chartBox3 .channel-echart,.wd-same.channel-statistics .chartBox3 .channel-echart-no{width:calc(100% - 198px);height:calc(100% - 30px);position:absolute;top:30px;right:0}.wd-same.channel-statistics .chartBox3 .channel-echart-no span{position:absolute;top:50%;left:50%;color:#999;font-size:16px;transform:translate(-50%)}
.link-visit{position:relative}.link-visit .device-select-box{position:absolute;top:18px;right:150px;width:150px;height:36px}.link-visit .city-select-box{position:absolute;top:18px;right:0;width:150px;height:36px}.link-visit .chartBox{min-height:500px}.link-visit .link-list .table-header{border-bottom:1px solid #e6ebed}.link-visit .link-list .table-row{height:60px;border-bottom:1px solid #e6ebed}.link-visit .link-visit-select{display:flex;flex-direction:row;padding:0 28px;margin-top:30px}.link-visit .link-visit-select .visit-title{font-size:16px;font-weight:600;margin-bottom:10px}.link-visit .link-visit-select .visit-select{width:300px;height:36px}.link-visit .link-visit-select .visit-select .select-contain{width:100%}.link-visit .link-visit-select .visit-link{width:360px;height:36px;line-height:36px;background-color:#f9f9f9;border:1px solid #999;border-radius:4px;padding:0 10px;word-break:break-all}.link-visit .link-visit-select .link-visit-select-left{margin-right:30px}.link-visit .link-visit-card{display:flex;flex-direction:row;padding:0 28px;margin-top:30px}.link-visit .link-visit-card .visit-card-item{position:relative;width:400px;height:160px;color:#fff;padding:20px;border-radius:8px}.link-visit .link-visit-card .visit-card-item .visit-num{font-size:30px;font-weight:600}.link-visit .link-visit-card .visit-card-item .visit-tip{margin-top:10px}.link-visit .link-visit-card .visit-card-item .visit-icon{position:absolute;top:70px;right:20px}.link-visit .link-visit-card .visit-card-item .visit-data{display:flex;flex-direction:row;margin-top:10px}.link-visit .link-visit-card .visit-card-item .visit-data .visit-data-item{flex:1}.link-visit .link-visit-card .visit-card-item .visit-data .visit-data-item .data-top{font-size:16px;font-weight:600}.link-visit .link-visit-card .visit-card-item .visit-data .visit-data-item .data-bottom{margin-top:10px}.link-visit .link-visit-card .visit-card-left{margin-right:30px;background-image:linear-gradient(90deg,#1593ff,#00beff)}.link-visit .link-visit-card .visit-card-right{background-image:linear-gradient(90deg,#12c751,#16e263)}.link-visit .link-line-chart{height:500px}
.wd-same{border-radius:4px;background:#fff;margin-bottom:20px;padding:24px;min-width:1020px}.wd-same h3{font-size:20px;font-weight:500;color:#333;margin-bottom:20px}.wd-same .chartBox{width:100%;position:relative;border:1px solid #e5e5e5;overflow:hidden}.wd-same .channel-echart{overflow:hidden;width:100%;height:100%}
.passenger-tracking,.passenger-tracking .chartBox{position:relative}.passenger-tracking .chartBox .noAuth-box{background:url(//www.eqxiu.com/eip/images/tread-case.c2ebd90a.png) 50% no-repeat}.passenger-tracking .chartBox .passenger-default{width:100%;height:100%;background:url(//www.eqxiu.com/eip/images/tread-case.c2ebd90a.png) 50% no-repeat;background-size:contain;border:1px solid transparent}.passenger-tracking .passenger-header{display:flex;align-items:baseline}.passenger-tracking .passenger-header h3{margin-right:40px}.passenger-tracking p{color:#666}.passenger-tracking p.tip1{position:absolute;top:30px;left:144px}.passenger-tracking p span{color:#666}.passenger-tracking p.tip2{position:absolute;top:30px;right:24px}.passenger-tracking p.tip2 a{color:#1593ff}.passenger-tracking p.tip3{position:absolute;font-size:12px;bottom:54px;right:56px;color:#999}.passenger-tracking p.tip3 em{color:red}.passenger-tracking .passenger-bar-box{display:flex}.passenger-tracking .passenger-bar-box .passenger-bar-left{width:190px;padding-top:52px;padding-left:52px;flex-wrap:nowrap;flex-shrink:0}.passenger-tracking .passenger-bar-box .passenger-bar-left li{color:#666;font-size:14px;margin-bottom:15px}.passenger-tracking .passenger-bar-box .passenger-bar{flex:1;width:100%;height:393px}.passenger-tracking #customer{min-width:210px;padding:20px 20px 24px 31px;border-radius:8px;border:1px solid #dcdcdc;background-color:#fff;display:none;color:#333;font-size:14px;position:absolute;left:10px;top:10px}.passenger-tracking #customer .user-base{display:flex;flex-wrap:nowrap;align-items:center}.passenger-tracking #customer .customer-headImg{width:46px;height:46px;border-radius:50%;margin-right:10px;background-color:#ccc;border:3px solid #fff}.passenger-tracking #customer .eqf-no{font-size:20px;color:#ccc;cursor:pointer;position:absolute;top:12px;right:12px}.passenger-tracking #customer .customer-info{margin-top:12px}.passenger-tracking #miniCustomer{min-width:300px;width:210px;border-radius:8px;border:1px solid #dcdcdc;padding:20px 32px;background-color:#fff;display:none;position:absolute;left:10px;top:10px}.passenger-tracking #miniCustomer .customer-headImg{display:inline-block;width:40px;height:40px;border-radius:50%;margin-right:14px;background-color:#ccc;border:3px solid #fff}.passenger-tracking #miniCustomer .customer-name{display:inline-block;width:85px;margin-bottom:14px}.passenger-tracking #miniCustomer .eqf-no{font-size:20px;color:#ccc;cursor:pointer;position:absolute;top:5px;right:5px}.passenger-tracking #miniCustomer .customer-info.card-customer-info{margin-top:8px}.passenger-tracking #miniCustomer .customer-info button{border-radius:1000px;width:100%;padding:0;height:30px;line-height:30px}
.wd-same.key-customers{position:relative}.wd-same.key-customers .noAuth-box{background:url(//www.eqxiu.com/eip/images/bg_kof.982051f6.png) 50% no-repeat}.wd-same.key-customers .chartBox{position:relative;min-height:746px}.wd-same.key-customers .chartBox.noPermit{min-height:476px}.wd-same.key-customers .chartBox .maskBox{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:hsla(0,0%,100%,.86)}.wd-same.key-customers .chartBox .maskBox p{text-align:center;color:#666;font-size:16px;margin:136px 0 28px}.wd-same.key-customers .chartBox .maskBox span{display:block;margin:0 auto;cursor:pointer;width:160px;height:34px;line-height:34px;color:#fff;border-radius:4px;background:#1593ff;text-align:center}.wd-same.key-customers .key-customers-default{width:100%;height:100%;background:url(//www.eqxiu.com/eip/images/bg_kof.982051f6.png) 50% no-repeat;background-size:contain}.wd-same.key-customers .key-customers-default table{height:140px}
.spreadContext .tab-track-super{background:#f0f3f4;padding:6px 0 30px}.spreadContext .tab-track-super span{cursor:pointer;display:inline-block;text-align:left;width:90px}.spreadContext .tab-track-super span.tab-track-h5,.spreadContext .tab-track-super span:hover{color:#1593ff}
.message-collect-box .table td,.message-collect-box .table th{min-width:80px;max-width:110px}.message-collect-box .table th:not(:nth-child(4)){width:100px}.message-collect-box .table th:last-child{width:156px}
.activity-detail-container{height:568px;padding:0 28px;font-size:14px}.activity-detail-container .header{position:relative;height:60px}.activity-detail-container .header h4{line-height:60px;font-size:18px;color:#000;font-weight:600}.activity-detail-container .header .close{position:absolute;top:18px;right:0;color:#666;font-size:24px;background-color:#fff;cursor:pointer}.activity-detail-container .form-group{position:relative;margin:16px 0}.activity-detail-container .form-group input.form-control{width:360px}.activity-detail-container .form-group .eqf-search-l{cursor:pointer;font-size:18px;position:absolute;left:326px;top:10px}.activity-detail-container .page-container{position:absolute;bottom:20px;left:20px}.activity-detail-container .table img{width:40px}.activity-detail-container .form-footer{padding-top:20px}
.activity-container .operate a,.activity-detail-container .operate a{color:#1593ff}.activity-container .operate a:hover,.activity-detail-container .operate a:hover{color:#198ae7}.activity-container .table-list{margin-bottom:20px}
.service-apply-container{height:400px}.service-apply-container .eqf-no{font-size:16px}.service-apply-container .title{font-size:18px;font-weight:600;color:#333}.service-apply-container .close{float:right}.service-apply-container .service-type{padding:50px 100px;display:flex;align-items:center;justify-content:space-between}.service-apply-container .service-btn{width:180px;height:240px;position:relative}.service-apply-container .service-btn:hover .bg-mask{display:block}.service-apply-container .service-btn .bg-mask{display:none;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);text-align:center;padding-top:110px}.service-apply-container .service-btn .bg-mask span{font-size:14px;color:#fff}.service-apply-container .operate-tip{padding-top:100px;text-align:center}.service-apply-container .operate-tip .btn{width:120px;margin-top:30px}
.select-tab-modal-box{height:310px;background:#fff;border-radius:3px}.select-tab-modal-box .concent{width:100%;height:100%;padding:24px}.select-tab-modal-box .concent .title{height:18px;font-size:16px;line-height:18px;color:#333;margin-bottom:20px}.select-tab-modal-box .concent .title .close{float:right}.select-tab-modal-box .concent .header-check-box{min-height:166px;width:450px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.select-tab-modal-box .concent .header-check-box li{width:120px;margin-bottom:20px}.select-tab-modal-box .concent .headers .deleted-header{text-decoration:line-through;color:gray}.select-tab-modal-box .concent .btn-box{margin-top:20px;height:36px}.select-tab-modal-box .concent .btn-box .btn{width:96px;margin-left:16px;border-radius:3px}.select-tab-modal-box .concent .btn-box .cancel{color:#666;border:1px solid #ccd5db}.select-tab-modal-box .concent .btn-box:hover{color:#666}
.mk-datas{padding:30px}.mk-datas .corp-works{padding:24px;background-color:#fff}.mk-datas .corp-works .select-contain{width:160px;height:36px}.mk-datas .corp-works .work-list-head .eqf-menu-up:before{content:""}.mk-datas .corp-works .work-list-head .eqf-menu-up:after{content:"\E93E"}.mk-datas .corp-works .work-list-head .eqf-menu-down:before{content:""}.mk-datas .corp-works .work-list-head .eqf-menu-down:after{content:"\E93B"}.mk-datas .corp-works .work-list-head .sort-field{cursor:pointer}.mk-datas .corp-works .work-list-body .work-cover{width:80px;height:80px}.mk-datas .corp-works .work-list-body .work-num{color:#333}.mk-datas .corp-works .work-list-body .work-option{position:relative}.mk-datas .corp-works .work-list-body .work-option .short-message-notice-box{position:absolute;right:160px;bottom:20px;left:auto;top:auto;z-index:15}
.custom-box{width:100%;height:100%;padding:84px 24px 24px;border-radius:4px}.custom-box .custom-header{width:100%;height:14px;line-height:14px;margin-bottom:20px;color:#666;font-size:14px}.custom-box .custom-header .help{float:right}.custom-box .custom-content{width:100%;padding:24px;min-height:690px;background:#fff}.custom-box .custom-content .custom-filter{width:100%;height:36px;line-height:36px;position:relative}.custom-box .custom-content .custom-filter .query-filter{float:left;position:relative;margin-right:40px}.custom-box .custom-content .custom-filter .query-filter .filter-label{font-size:14px;color:#666;letter-spacing:0;margin-right:10px}.custom-box .custom-content .custom-filter .query-filter .form-control{height:34px;font-size:14px;color:#999;letter-spacing:0;padding-left:10px;padding-right:26px;background-size:16px 16px}.custom-box .custom-content .custom-filter .query-filter .icon-reset{position:absolute;font-size:16px;color:#666;top:11px;right:9px;cursor:pointer}.custom-box .custom-content .custom-filter .query-filter .search-icon{display:inline-block;width:66px;height:30px;background:#2396fc;border-radius:17px;color:#fff;text-align:center;line-height:30px;font-size:14px;margin-left:10px;cursor:pointer}.custom-box .custom-content .custom-filter .query-filter .arrow-icon{position:absolute;top:8px;right:8px;font-size:20px}.custom-box .custom-content .custom-filter .filter-select{float:left;margin-right:40px;height:36px;line-height:36px}.custom-box .custom-content .custom-filter .filter-select .filter-label{font-size:14px;color:#666;letter-spacing:0;margin-right:10px}.custom-box .custom-content .custom-filter .filter-select .filter-option{width:160px;height:36px;float:right}.custom-box .custom-content .custom-filter .filter-select .select-base{width:160px}.custom-box .custom-content .custom-filter .checkbox-part{vertical-align:middle;display:inline-block;margin-left:-20px}.custom-box .custom-content .custom-filter .checkbox-part .checkbox-square{position:relative;top:10px;margin-right:8px;border-width:1px}.custom-box .custom-content .custom-filter .checkbox-part .checkbox-square.checked{border-color:#1593ff;background-color:#1593ff}.custom-box .custom-content .custom-filter .export-choice{position:absolute;right:10px;cursor:pointer;top:50%;transform:translateY(-50%)}.custom-box .custom-content .custom-filter .export-choice .export-btn{color:#2396fc}.custom-box .custom-content .custom-filter .export-choice .export-btn.export-disabled{cursor:not-allowed;border:none;color:#d9d9d9}.custom-box .custom-content .custom-filter .export-choice .export-btn.export-disabled:hover{opacity:1}.custom-box .custom-content .data-list{width:100%;margin-top:20px;margin-bottom:30px}.custom-box .custom-content .data-list .cus-table{width:100%}.custom-box .custom-content .data-list .cus-table thead{height:40px;border-bottom:1px solid #eee}.custom-box .custom-content .data-list .cus-table thead tr th{height:40px;vertical-align:middle;background:#fff;font-size:14px;color:#999;text-align:left;font-weight:400;display:table-cell;padding:0 10px}.custom-box .custom-content .data-list .cus-table tbody tr{height:70px;padding-top:14px;padding-bottom:14px;border-bottom:1px solid #eee}.custom-box .custom-content .data-list .cus-table tbody tr td{vertical-align:middle;background:#fff;font-size:12px;color:#666;text-align:left;font-weight:400;overflow:hidden;display:table-cell;padding:0 10px}.custom-box .custom-content .data-list .cus-table tbody tr td.pic{height:70px}.custom-box .custom-content .data-list .cus-table tbody tr td.pic .pic-box{height:100%;max-width:160px;position:relative;padding-left:52px}.custom-box .custom-content .data-list .cus-table tbody tr td.pic .pic-box .staff-pic{position:absolute;width:42px;height:42px;top:14px;left:0;border-radius:50%}.custom-box .custom-content .data-list .cus-table tbody tr td.pic .pic-box .staff-text{float:left;height:69px;line-height:69px}.custom-box .custom-content .data-list .cus-table tbody tr td a{font-size:12px;color:#2396fc;letter-spacing:0;text-align:center;line-height:18px}.custom-box .custom-content .page-box{background:#fff;overflow:hidden}
.tree-list{width:450px;height:545px;border-radius:3px}.tree-list .header{width:100%;height:60px;line-height:60px;position:relative;color:#000;padding:0 28px;font-size:18px}.tree-list .header .close{font-size:24px;position:absolute;color:#666;right:28px;top:18px;cursor:pointer}.tree-list .header .close:hover{color:#2396fc}.tree-list .tree-seach{width:100%;height:56px;padding:20px 28px 0;position:relative}.tree-list .tree-seach .form-control{display:block;width:100%;height:36px;border:1px solid #ccd5db;font-size:14px;color:#333;letter-spacing:0;padding:0 12px;padding-right:36px}.tree-list .tree-seach .search-icon{position:absolute;font-size:14px;right:41px;top:31px;cursor:pointer}.tree-list .select-container{width:100%;height:360px;padding:20px 30px}.tree-list .select-container .zTree-container{width:100%;max-height:325px}.tree-list .select-container .zTree-container .ztree{width:390px;height:auto}.tree-list .select-container .no-data{margin-top:86px}.tree-list .select-container .no-data img{width:120px;height:120px}.tree-list .select-container .no-data .operate{margin-top:0;color:#999}.tree-list .footer{width:calc(100% - 2px);border-top:1px solid #e6ebed;line-height:68px;padding:0 28px;text-align:right}.tree-list .footer .btn{width:96px;height:36px}
.customer-fission-container{width:100%;height:510px;display:flex}.customer-fission-container .customer-base-info{width:216px;padding:0 20px;border-right:1px solid #d9d9d9}.customer-fission-container .customer-base-info .customer-one{height:220px;border-bottom:1px solid #d9d9d9}.customer-fission-container .customer-base-info .customer-headImg{width:78px;height:78px;border-radius:50%;margin:27px auto;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.customer-fission-container .customer-base-info .customer-headImg .head-img{width:72px;height:72px;background-color:#d8d8d8;border-radius:50%}.customer-fission-container .customer-base-info .self-info h4{text-align:center}.customer-fission-container .customer-base-info .self-info p{line-height:17px;margin-top:8px;font-size:12px;color:#999;text-align:center}.customer-fission-container .customer-base-info .self-info p em{color:#151515}.customer-fission-container .customer-base-info .customer-two{padding-top:14px}.customer-fission-container .customer-base-info .customer-two h6{line-height:26px}.customer-fission-container .customer-base-info .customer-two p{font-size:12px;line-height:26px;color:#151515}.customer-fission-container .customer-base-info .customer-two p span{color:#999}.customer-fission-container .customer-fission-info{width:calc(100% - 216px);background-color:#fafafa;border-top-right-radius:6px;border-bottom-right-radius:6px}.customer-fission-container .customer-fission-info .customer-fission-header{height:55px;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.customer-fission-container .customer-fission-info .customer-fission-header .eqf-no{color:#ccc;font-size:16px}.customer-fission-container .customer-fission-info .customer-track-info{height:92px;padding-left:30px;border-bottom:1px solid #d9d9d9;overflow-x:auto}.customer-fission-container .customer-fission-info .customer-track-info .customer-track{float:left;width:92px;height:100%;text-align:center;position:relative}.customer-fission-container .customer-fission-info .customer-track-info .customer-track .track-headImg{width:44px;height:44px;border-radius:50%;background-color:#ccc;margin:0 auto 9px}.customer-fission-container .customer-fission-info .customer-track-info .customer-track .eqf-right{font-size:16px;color:#ccc;position:absolute;right:-5px;top:14px}.customer-fission-container .customer-track-context{padding-top:20px;padding-left:30px}.customer-fission-container .customer-track-context .tab-bar{width:100%;margin-bottom:16px;display:flex}.customer-fission-container .customer-track-context .tab-bar li{margin-right:20px}.customer-fission-container .customer-track-context .tab-bar li.active a{color:#1593ff;text-decoration:underline}.customer-fission-container .customer-track-context .form-group{display:flex;align-items:center;margin-bottom:16px}.customer-fission-container .customer-track-context .form-group .select-contain{margin-left:20px;width:170px}.customer-fission-container .customer-track-context .interact-group{padding-left:14px;padding-bottom:5px;margin-left:5px;font-size:14px;color:#999;line-height:20px;border-left:1px solid #dcdcdc;position:relative}.customer-fission-container .customer-track-context .interact-group p{margin-bottom:14px}.customer-fission-container .customer-track-context .interact-group .interact-time{font-size:12px}.customer-fission-container .customer-track-context .interact-group .start-sign{position:absolute;width:11px;height:11px;border-radius:50%;background-color:#fff;border:1px solid #ccc;left:-6px;top:0}.customer-fission-container .customer-track-context .data-list{width:100%;height:280px;padding-right:30px;overflow-x:auto;overflow-y:auto}.customer-fission-container .customer-track-context .data-list .form-data-content{overflow:hidden}.customer-fission-container .customer-track-context .data-list .form-data-content p{display:inline-block;text-align:center;line-height:50px;width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-fission-container .customer-track-context .data-list .form-header{height:36px}.customer-fission-container .customer-track-context .data-list .form-header p{line-height:36px}.customer-fission-container .customer-track-context .data-list .form-common{width:100%;border-bottom:2px solid #f5f5f5}.customer-fission-container .customer-track-context .data-list .data-none{text-align:center;margin-top:60px;color:#999}.customer-fission-container .customer-track-context .data-list .data-none img{width:120px;height:120px}.customer-fission-container .business-analysis .analysis-pie{width:460px;height:250px;padding:15px 0;margin:10px auto}.customer-fission-container .business-analysis .analysis-line{width:460px;height:300px;padding-top:15px;margin:0 auto 15px}.customer-fission-container .business-analysis .analysis-bar{width:460px;height:300px;padding:15px 0;margin:0 auto}
.eqb-my-data{margin:30px;min-height:720px;background:#fff}.eqb-my-data .my-data{width:100%;border-radius:4px;padding:24px;padding-bottom:60px}.eqb-my-data .my-data .my-data-head{height:36px;margin-bottom:20px;line-height:36px}.eqb-my-data .my-data .my-data-head .title-label{width:69px;height:36px;line-height:36px;font-size:14px;color:#666;float:left}.eqb-my-data .my-data .my-data-head .my-data-select{width:96px;height:36px;margin-right:12px}.eqb-my-data .my-data .my-data-head .my-data-search{height:36px;width:220px;padding:0 10px;float:left;border-radius:3px;border:1px solid #ccd5db;margin-right:20px}.eqb-my-data .my-data .my-data-head .my-data-search:hover{border-color:#1593ff}.eqb-my-data .my-data .my-data-content .data-list .table{margin-bottom:20px}.eqb-my-data .my-data .my-data-content .data-list .pic-box{width:80px;height:80px}.eqb-my-data .my-data .my-data-content .data-list .pic-box img{width:100%;height:100%}.eqb-my-data .my-data .my-data-content .data-list .operate-box{position:relative}.eqb-my-data .my-data .my-data-content .data-list .operate-box .short-message-notice-box{position:absolute;right:160px;bottom:20px;top:auto;left:auto}
.mk-staff-organization{min-width:1020px;border-radius:3px;min-height:720px;margin:24px;background-color:#fff}
.departService-delete-depart{display:none}.department{position:relative;height:100%;display:flex}.department .left-part{padding:24px 0;flex-shrink:0;width:240px}.department .right-part{padding:24px;width:100%}.organize-radar-alert{display:flex}.organize-radar-alert em{position:relative;top:2px}.organize-radar-alert .color-red{color:#ff5448}
.script-dont-delete{display:flex;align-items:center}#_departmentTree{padding-top:10px;max-height:900px;overflow-y:auto}#_departmentTree::-webkit-scrollbar{width:8px;height:10px}#_departmentTree::-webkit-scrollbar-thumb{border-radius:1000px;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.2);background:hsla(0,0%,66%,.15)}#_departmentTree::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.serach-part{border-right:1px solid #eee;height:calc(100% - 96px);min-height:720px;overflow:auto}.serach-part .menu-part{position:fixed;z-index:10}.serach-part .search-box{padding-left:24px}.serach-part .search-box .search-panel{width:196px;border-radius:3px;position:relative;padding:1px 10px 1px 29px;border:1px solid #ccd5db}.serach-part .search-box .search-panel:focus-within{border-color:#1593ff}.serach-part .search-box .search-panel span.left{cursor:pointer;position:absolute;left:5px;color:#999;font-size:18px;top:50%;transform:translateY(-50%)}.serach-part .search-box .search-panel span.right{position:absolute;right:5px;top:50%;transform:translateY(-50%);cursor:pointer;color:#999;font-size:18px}.serach-part .search-box .search-panel .search-input{width:100%;height:30px;padding:0;vertical-align:middle;border:none}.serach-part .search-result-box .bottom-part,.serach-part .search-result-box .top-part{max-height:480px;overflow:auto}.serach-part .search-result-box .bottom-part::-webkit-scrollbar,.serach-part .search-result-box .top-part::-webkit-scrollbar{width:8px;height:10px}.serach-part .search-result-box .bottom-part::-webkit-scrollbar-thumb,.serach-part .search-result-box .top-part::-webkit-scrollbar-thumb{border-radius:1000px;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.2);background:hsla(0,0%,66%,.15)}.serach-part .search-result-box .bottom-part::-webkit-scrollbar-thumb:hover,.serach-part .search-result-box .top-part::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.serach-part .search-result-box .depart-staff-name,.serach-part .search-result-box .staff-search-name{width:215px;text-overflow:ellipsis;overflow:hidden;height:40px;white-space:nowrap}.serach-part .search-result-box .po{height:0;border-bottom:1px solid #dcdcdc;margin:7px 24px}.serach-part .search-result-box .title{padding-left:24px;color:#999;line-height:40px;height:40px}.serach-part .search-result-box ul li{padding-left:24px;line-height:40px;height:40px;cursor:pointer}.serach-part .search-result-box ul li:hover{background:#eee}.serach-part .search-result-box ul li.selected{background-color:#1593ff;color:#fff}.serach-part .search-result-box ul .name{margin-right:10px}.serach-part .search-result-box .search-none{padding-top:80px;text-align:center}.serach-part .search-result-box .search-none p{line-height:30px}
.depart-item{position:relative;color:#666;cursor:pointer;transition:all .3s}.depart-item a.active~.opera-icon{display:block}.tree-panel{width:100%}.depart-item .opera-icon{display:none;position:absolute;color:#fff;top:9px;right:4px;font-size:26px;transition:all .3s}.depart-item .opera-icon:hover{transform:scale(1.2)}.depart-item.unexpend{height:40px;overflow:hidden}.depart-item.expend{height:auto}.depart-item a{display:block;height:40px;line-height:40px;padding-right:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.depart-item a:hover{color:#666}.depart-item a *{vertical-align:middle}.depart-item a:hover{background:#f0f0f0}.depart-item a.active{position:relative}.depart-item a.active,.depart-item a.active:hover{background:#1593ff;color:#fff}.allow-icon-default{font-size:18px;position:relative}.allow-icon-none{display:inline-block;width:6px}.allow-icon-default.expend{border-top-color:#b4b4b4}.allow-icon-default.unexpend{border-left-color:#b4b4b4}.depart-item a.active .expend{border-top-color:#fff}.depart-item a.active .unexpend{border-left-color:#fff}
.script-organiza-delete{display:flex}.script-organiza-delete em{line-height:20px}.script-organiza-delete .script-delete-note{font-size:18px;color:#333}.script-organiza-delete .script-delete-result{margin-top:12px;font-size:14px;color:#666}.list-part{width:100%;height:100%}.list-part .header .left{display:flex;flex-direction:row;align-items:center;padding-bottom:16px}.list-part .header .left h2{font-size:16px;line-height:32px}.list-part .header .left .left-qr{display:inline-block;margin-left:16px}.list-part .header .left .left-qr span{vertical-align:middle}.list-part .header .left .left-qr em{vertical-align:middle;cursor:pointer;color:#999;font-size:16px;position:relative}.list-part .header .left .left-qr em:hover{color:#1593ff}.list-part .header .left .left-qr em:hover .qr-box{display:block}.list-part .header .left .left-qr em .qr-box{display:none;position:absolute;z-index:1;top:26px;left:50%;transform:translateX(-50%);width:200px;height:258px;background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1)}.list-part .header .left .left-qr em .qr-box .image-box{width:100%;height:168px;display:block;padding:40px 40px 12px}.list-part .header .left .left-qr em .qr-box .image-box img{width:100%;height:100%}.list-part .header .left .left-qr em .qr-box .note{display:block;line-height:20px;font-size:14px;color:#333;padding:0 30px;text-align:center}.list-part .header .left .left-qr em .arrow{width:0;left:50%;transform:translateX(-50%);position:absolute;height:0;border-radius:3px;border:10px solid transparent;z-index:2}.list-part .header .left .left-qr em .arrow-inner{top:-18px;border-bottom-color:#fff}.list-part .header .left .left-qr em .arrow-outer{top:-20px;z-index:1;border-bottom-color:#f5f5f5}.list-part .header .right{padding-bottom:16px;display:flex;align-items:center}.list-part .header .right button{height:36px;padding:0 16px;margin-left:16px}.list-part .header .right button.synchronize{color:#1593ff;border:1px solid;border-radius:4px;background:#fff}.list-part .header .right button.synchronize:hover{background:#1593ff;border-radius:3px;border:1px solid #1593ff;color:#fff}.list-part .header .right .note-unbind{height:32px;display:inline-block;line-height:32px;color:#1593ff}.list-part .header .right .note-unbind:hover{opacity:.8}.list-part .section table tbody>tr{cursor:pointer}.list-part .section table td.avatar{position:relative}.list-part .section table td.avatar .img-box{display:inline-block;width:44px;height:44px;background-color:#cecece;border-radius:50%;overflow:hidden}.list-part .section table td.avatar .img-box img{width:inherit;height:inherit}.list-part .section table td.avatar .default-staff{position:absolute;width:18px;left:40px;top:12px}.list-part .section table td.avatar .avatar-icon{position:absolute;width:56px;bottom:6px;left:4px;z-index:10}.list-part .section table td.invite span{display:block;font-size:14px;border-radius:4px}.list-part .section table td.invite span.invite-complete{color:#1593ff}.list-part .section table td.invite span.invite-order{text-align:center;width:52px;height:28px;line-height:28px;cursor:pointer;padding:0}.list-part .section table td.invite span.invite-order.btn-stroke-primary{line-height:26px}.list-part .section table td.invite span.inuse{color:#3fd058}.list-part .section table td.invite span.stop{color:#999}.list-part .section table td.operation{position:relative}.list-part .section table td.operation .opera-bor{display:inline-block;width:18px;height:18px;line-height:18px;cursor:pointer;color:#a4a7a9;border:1px solid;border-radius:50%}.list-part .section table td.operation .opera-bor:hover{color:#1593ff}.list-part .section table td.operation .menu-part{z-index:1;position:absolute;right:calc(50% - 20px);top:calc(50% + 15px)}.list-part .section table td.operation .menu-part .eqb-menu-box{width:120px}.list-part .section table .staff-power{margin:10px auto 0}.list-part .section table .sun-code-part{display:inline-block;position:relative;text-align:center}.list-part .section table .sun-code-part .icon-img{display:inline-block;width:24px;height:24px;cursor:pointer}.list-part .section table .sun-code-part .icon-img img{width:inherit;height:inherit}.list-part .section table .sun-code-part em:hover{cursor:pointer;color:#1593ff}.list-part .section table .sun-code-box{position:absolute;width:144px;height:144px;padding:12px;top:30px;left:50%;transform:translateX(-50%);background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px;z-index:1}.list-part .section table .sun-code-box img{width:120px;height:120px}.list-part .section table .sun-code-box .loading-icon{color:#999;position:absolute;top:46%;left:46%;display:inline-block;transition:all;animation:loadingAnimation 4s linear infinite}.list-part .section .blank-box{padding-top:200px}.list-part .section .list-config{margin-top:30px}@-webkit-keyframes loadingAnimation{0%{transform:rotate(0deg);opacity:.8;color:#dcdcdc}25%{transform:rotate(90deg)}50%{transform:rotate(180deg);color:#7fc0ff;opacity:1}75%{transform:rotate(270deg)}to{transform:rotateY(1turn);opacity:.8;color:#dcdcdc}}
.staff-limit-fac{padding:26px 28px;font-size:14px}.staff-limit-fac .sex-square{display:inline-block}.staff-limit-fac .line-title{font-size:18px}.staff-limit-fac .line-choice,.staff-limit-fac .line-title{margin-bottom:16px;color:#333}.staff-limit-fac .line-note{margin-bottom:25px;color:#ff4f4c;height:20px;overflow:hidden;transition:all .5s;opacity:1}.staff-limit-fac .line-note em,.staff-limit-fac .line-note span{vertical-align:middle}.staff-limit-fac .line-note em{font-size:16px;margin-right:9px}.staff-limit-fac .line-note.hide{height:0;opacity:0;margin-bottom:0}.staff-limit-fac .line-choice{padding-top:10px}.staff-limit-fac .line-choice ul{display:flex;flex-wrap:wrap}.staff-limit-fac .line-choice ul li{margin-right:20px;background-color:hsla(45,5%,83%,.8);color:#666;margin-bottom:20px;padding:8px 10px;border-radius:4px}.staff-limit-fac .line-opera{text-align:right}.staff-limit-fac .line-opera button{width:96px}
.staff-maker-invite header{height:60px;margin-bottom:12px;line-height:60px;padding:0 28px;position:relative}.staff-maker-invite header .title-maker{font-size:18px;color:#333}.staff-maker-invite header em{font-size:18px;position:absolute;right:28px;top:50%;cursor:pointer;transform:translateY(-50%)}.staff-maker-invite section{font-size:14px;color:#333}.staff-maker-invite section div{height:36px;display:flex;margin-bottom:8px;align-items:center}.staff-maker-invite section .section-item-invite{width:100px;text-align:right;margin-right:12px}.staff-maker-invite section input{width:300px}.staff-maker-invite section input:focus{border-color:#1593ff}.staff-maker-invite section input.phone-error{border-color:#ff5448}.staff-maker-invite section .error-notice{height:16px;line-height:16px;margin-bottom:0;font-size:12px;color:#ff5448}.staff-maker-invite footer{text-align:right;padding:20px 28px 28px}.staff-maker-invite footer span{cursor:pointer}
.syn-user-notice{padding:18px 28px}.syn-user-notice .syn-header{font-size:18px;position:relative;color:#333}.syn-user-notice .syn-header em{cursor:pointer;font-size:20px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.syn-user-notice .syn-section{padding-top:15px}.syn-user-notice .syn-section .syn-note{padding-bottom:14px}.syn-user-notice .syn-section .syn-li{line-height:22px}.syn-user-notice .syn-section .syn-promise{padding-top:14px}.syn-user-notice .syn-footer{text-align:right;padding-top:44px}.syn-user-notice .syn-footer span{cursor:pointer;width:96px}
.sync-organization-modal .modal-dialog{top:50%;margin:0}.sync-organization-modal .modal-dialog .modal-content{height:auto;top:0;border-radius:3px;padding-bottom:48px}.sync-organization-modal .modal-dialog .modal-content .zip-upload{display:flex;flex-direction:column;align-items:center}.sync-organization-modal .modal-dialog .modal-content .sync-organization{display:flex;flex-direction:column;align-items:center;padding-top:48px}.sync-organization-modal .modal-dialog .modal-content .sync-organization .step{width:216px;height:86px;display:flex;flex-direction:row;justify-content:space-between}.sync-organization-modal .modal-dialog .modal-content .sync-organization .step img{width:100%;height:100%}.sync-organization-modal .modal-dialog .modal-content .sync-organization .zip-icon{width:80px;height:80px;margin-top:40px}.sync-organization-modal .modal-dialog .modal-content .sync-organization .icon-upload{cursor:pointer}.sync-organization-modal .modal-dialog .modal-content .sync-organization .tip-line-1{font-size:16px;font-weight:500;line-height:22px;text-align:center;color:#333;margin-top:20px}.sync-organization-modal .modal-dialog .modal-content .sync-organization .tip-line-1.text-error{color:#ff5448}.sync-organization-modal .modal-dialog .modal-content .sync-organization .tip-line-1 span{color:#1593ff}.sync-organization-modal .modal-dialog .modal-content .sync-organization .tip-line-2{line-height:18px;color:#999;margin-top:8px}.sync-organization-modal .modal-dialog .modal-content .sync-organization .down-btn{width:160px;height:40px;line-height:40px;padding:0;margin-top:40px}.sync-organization-modal .modal-dialog .modal-content .sync-organization .down-btn.ok-btn{margin-top:66px}.sync-organization-modal .modal-dialog .modal-content .sync-organization .down-btn.downing-btn{color:#999;background-color:#f5f5f5;border:1px solid #e6ebed}.sync-organization-modal .sync-organization-close{position:absolute;right:28px;top:18px;font-size:24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#666;cursor:pointer}.sync-organization-modal .sync-organization-close:hover{color:#333}
.staff-vip-invite-modal .modal-dialog{height:600px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content{padding:0 4px 0 0}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box{width:100%;height:472px;padding-top:16px;padding-bottom:16px;overflow:auto}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item{display:flex;flex-direction:row;width:100%;height:52px;padding-left:28px;margin-bottom:8px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item .invite-item-box .invite-item-input-box{width:252px;height:36px;line-height:36px;border:1px solid #ccd5db;border-radius:3px;margin-right:12px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item .invite-item-box .invite-item-input-box input{display:block;width:100%;height:100%;border:none;padding:0 0 0 12px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item .invite-item-box .invite-name-box{position:relative}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item .invite-item-box .invite-name-box span{position:absolute;top:0;right:12px;color:#999}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item .invite-item-box .input-error{font-size:12px;line-height:12px;color:#ff5b47;margin-top:4px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item .add-icon{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAC7klEQVRYR82XTUhUURTH/+c1amQGboIMow8omW0ptGjXwnlSCc2bLLBPaJEVFBL0KfYJIQWVLoLKWpTNe4EVvnHRrkWhtbUUrEgyqEDICsfGe2LevfP0TerMs8VrlnPOuef3ztc9lxDwj/z4Z2bC9pq1SIkqEJWBscSxJ3wG8zBCWg8edL0mIs733LwAuK52OVJjjSCqBfPSWQ8n+gTmToTmt1BH54dcILMC8I6aUozzaRA3gLkw12FeOSUBakMhnaP7XSMz2c4IwEYkDOAJmFe5xkQfQXgMJhsa3kEUDzsy7WcZBFaCWAdjC5iXTbEZBLCZzETfdBDTAnCsZiNYPALzIpXjIUA7g3DlPWpuFrNFgpuaNPT17gTEWTDKpT19B2lbKd71LNv2LwD15S8mnZOF0tAuuvn0l58UcH19Mca+tYM56kIA67Mj4QFwcv5b9E6GnVpg2sf8VPVUSKdrDP0ywI0KYhAFWuXUmvACRPUrgDiilC3E7dhcnWdAHIiYHncjAe0qWfbRjNwFcFptItnvVDthCKUFFX7DPlOKZDq+vpE1QUmEiioyLToJEK2+AaBBfr22h0y73U/Oc+myoe8GiztKr5Ws7oNyhgFQYRpyhky61cJVK3JVey6H2XLZHT3vnRZND6u4XZ5OrwSo09chJXplT9N1iicO+3WQjz7HItcg+JCjG9IqqcN+JQGi1QcAtKrwR8i0u/M50K8OG3o1WCSUXQNZ3W0SwIicB/NJRzBPW0MP7QFPO8nwbQDz4rycEn1BuOp5dhp5m74aE6JfddkFMhOnVAQitwDeKwUlJWSaPzwAUf04IC7m5dxV0k6QZV/ynGMYC8Gjo/I/uk1WYt9/AhB8CoIuwsDbUM7r4AaRmgXBjWI5DdN7X/ItwEWBXEYyCgFexw5A0AuJGsthMF4CXKJG5txWsv2bFmAkddfXSpYZm4EupS5EkGu5C/EvDxOicTC1zvlh4rnFgnqaZV+/gT1O/e0B/rT/AC9V/jBMz7e1AAAAAElFTkSuQmCC);background-position:0 0;background-repeat:no-repeat;background-size:cover;margin-top:10px;cursor:pointer}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .invite-item .add-icon:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACEklEQVRYR82XPYgTURSFzxni7laCjaAiCNssthrBws4iPyABk7BrqZ2xUWx0tfKvEW3Mdlrqko0QhPwUdhaCq61oERBkV7ARrMyanSOZmQz5m2QmCTynCsy75365790z9xGGH0bJL4lYS59C2z4D8iiEI0488QPSLmLWB7yqfiKpsLqhALSaOYH2n5sgM5COjRUndyBVEFt6zM3Kt0kgYwF0KX0Ie7oLqgBpYZJY/3u2AG5ggff4svorKDYQQLnkSQBvIC1HSzywmmwCuMCt+udROiMBlE+fh+zXkA7OlLwbTP4GrYssVd8O6g0BeP/8/dyS90IAZwcr0Qfg7Plfe3vmsgduOJs4YMV7z0Q/QDb1BLCvz6XsgSLWU5ZrN/zCdH84rbbf+hr9tEfFZQuxxZVui/oVUDbxDEAhqtyU64ssN665HgbAcbh86vtEk5ky21BYx6xKteMdx3QBVlOn0ba356UfSidmxblZ++gCZBNXARRDBc5vUYHlxoYLkEveh7QeqE3aAN5B+hkqP3kYwDlI1hjNB9yq3/EqkHwO6HJw5+ARS43boZJ7i5RPPISNW8ExfMFy/cp/AmB+C0wfQuNtaNqIPC8wZ8WuG3bmvtYXQItR2i362oCPkVsFg59jB8D0QOLZcmcYNTOS+cOJyaHUhzA5lvsQs1xMyD2IxakvJr3tZexqNtjjxi6n0c0mfMQ/OukiMP5RO9EAAAAASUVORK5CYII=)}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .add-button-box{padding-left:28px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .add-button-box button{display:flex;justify-content:center;align-items:center;width:516px;color:#1593ff;background-color:#edf7ff;border:1px solid #bee5ff}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .add-button-box button:hover{color:#fff;background-color:#1593ff;border:1px solid #1593ff}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .content .invite-box .add-button-box button span{font-size:16px;margin-right:4px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .option-box{width:100%;height:68px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 28px;border-top:1px solid #e6ebed}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .option-box p{color:#999}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .option-box .button-box{display:flex;flex-direction:row}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .option-box .button-box button{width:96px}.staff-vip-invite-modal .modal-dialog .staff-vip-invite .option-box .button-box button:first-child{margin-right:16px}
.note-part{width:100%;font-size:12px;font-weight:400;padding:11px 20px;color:#666;background:#fff8ed}
.make-children-count-part{width:100%;height:96px;text-align:center;padding:0 16px;margin:0 auto;border-right:1px solid #eee}.make-children-count-part .count-box{padding-top:12px;border-top:1px solid #eee}.make-children-count-part p{font-size:12px;color:#999;line-height:20px}.make-children-count-part p em{color:#1593ff}.make-children-count-part .btn-make-child{margin-top:12px;width:160px;height:32px;padding:0;line-height:30px;border-radius:16px}
.vip-right-part{width:100%;height:96px;text-align:center;padding:0 15px 0 16px;margin:0 auto;border-right:1px solid #eee}.vip-right-part .right-box{padding-top:12px;border-top:1px solid #eee}.vip-right-part p{font-size:12px;color:#999;line-height:20px}.vip-right-part p span{color:#ff5448}.vip-right-part p em{color:#1593ff;cursor:pointer}.vip-right-part p em:hover{color:#0497ff;text-decoration:underline}.vip-right-part a{margin-top:12px;width:160px;height:32px;padding:0;line-height:30px;border-radius:16px}
.vip-right-detail-modal .modal-dialog{height:600px}.vip-right-detail-modal .modal-dialog .modal-content{border:none}.vip-right-detail-modal .modal-dialog .vip-right-detail .content{padding:8px 4px 0 0}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .body-table{width:100%;height:491px;overflow:auto}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table{width:394px;margin-left:28px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table thead>tr>th{height:40px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table thead>tr>th:first-child{width:100px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table thead>tr>th:nth-child(2){width:220px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td{height:50px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td:first-child{width:100px;max-width:100px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td:nth-child(2){width:220px;max-width:220px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.depart{position:relative;cursor:pointer}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.depart:hover{color:#1593ff}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.depart:hover .depart-box{display:block}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.depart .depart-box{display:none;position:absolute;top:40px;z-index:5;width:252px;padding:8px 0 2px 8px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border-radius:4px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.depart .depart-box p{float:left;width:114px;height:28px;text-align:center;line-height:28px;color:#666;background-color:#f5f5f5;margin-right:8px;margin-bottom:6px}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.status.apply{color:#1593ff}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.status.inuse{color:#3fd058}.vip-right-detail-modal .modal-dialog .vip-right-detail .content .table tbody>tr>td.status.stop{color:#999}
.beginner-guide{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;background-color:rgba(0,0,0,.6)}.beginner-guide .guide-box{position:absolute;top:136px;left:224px}.beginner-guide .guide-box .company-name{width:240px;height:36px;line-height:36px;color:#fff;padding-left:16px;padding-right:40px;background-color:#1593ff}.beginner-guide .guide-box .company-name .opera-icon{position:absolute;top:5px;right:2px;font-size:26px;color:#fff}.beginner-guide .guide-box .company-name .red-frame{position:absolute;top:-8px;right:-6px;width:40px;height:52px;border:3px dashed #ff5448;border-radius:6px}.beginner-guide .guide-box .guide-box-common{position:absolute;top:50px;left:117px;width:240px;height:108px;font-size:12px;background-color:#fff;padding:10px 16px 0;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border-radius:3px}.beginner-guide .guide-box .guide-box-common .title{font-weight:600;line-height:18px}.beginner-guide .guide-box .guide-box-common .content{line-height:18px;margin-top:8px}.beginner-guide .guide-box .guide-box-common .content span{color:#0097ff}.beginner-guide .guide-box .guide-box-common button{display:block;width:68px;height:22px;line-height:22px;color:#fff;margin:16px auto 0;padding:0;border-radius:3px}.beginner-guide .guide-box .guide-second-box .operate-box{position:absolute;top:34px;left:140px;width:100px;height:106px;padding:8px 0;background-color:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.08),0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px}.beginner-guide .guide-box .guide-second-box .operate-box li{width:100%;height:30px;line-height:30px;font-size:14px;padding:0 12px}.beginner-guide .guide-box .guide-second-box .operate-box li.red-frame{position:absolute;top:8px;left:-6px;width:112px;height:32px;border:3px dashed #ff5448;border-radius:6px}.beginner-guide .guide-box .guide-second-box .guide-box-common{top:34px;left:250px;height:126px}.beginner-guide .guide-box .guide-second-box .guide-box-common .content{display:flex;flex-direction:row}.beginner-guide .guide-box .guide-second-box .guide-box-common .content .step{width:54px}
.depart-create-box .modal-dialog{top:30%;height:210px}.depart-create-box .modal-dialog .content{height:86px}.depart-create-box .modal-dialog .content .input-box{display:flex;flex-direction:row;align-items:center;width:100%;height:36px}.depart-create-box .modal-dialog .content .input-box label{width:56px;margin-right:12px}.depart-create-box .modal-dialog .content .input-box input{flex:1;height:36px}.depart-create-box .modal-dialog .content .input-box input.error{border-color:#ff5448}.depart-create-box .modal-dialog .content .error-notice{font-size:12px;color:#ff5448;margin-top:4px;padding-left:68px}
.staff-editor-container{margin:30px}.staff-editor-container h4{color:#333;font-size:14px;margin-bottom:20px;position:relative}.staff-editor-container h4 .go-back{margin-left:20px;color:#1593ff;display:inline-block;cursor:pointer}.staff-editor-container h4 .go-back span{font-size:24px;width:16px;height:14px;float:left;margin-right:4px;margin-top:-3px}.staff-editor-container h4 .go-back:hover{color:#1593ff}.staff-editor-container .staff-editor-main{min-width:1020px;min-height:720px;background:#fff;font-size:14px;padding:50px 0;border-radius:3px}.staff-editor-container .staff-editor-main .editor-list li{display:flex;align-items:flex-start;min-height:36px;margin-bottom:30px;color:#333}.staff-editor-container .staff-editor-main .editor-list li .error-regs{color:#ff5448;font-size:12px}.staff-editor-container .staff-editor-main .editor-list li .list-content.content-avatar .avatarBox{overflow:hidden}.staff-editor-container .staff-editor-main .editor-list li .list-content.content-avatar p{margin-top:12px;color:#999;font-size:12px}.staff-editor-container .staff-editor-main .editor-list li .list-content.content-avatar .img-box{display:block;height:80px;width:80px;border-radius:50%;overflow:hidden;position:relative;cursor:pointer}.staff-editor-container .staff-editor-main .editor-list li .list-content.content-avatar .img-box:hover i{display:block}.staff-editor-container .staff-editor-main .editor-list li .list-content.content-avatar .img-box i{display:none;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:50%;z-index:1;background-color:rgba(0,0,0,.5);color:#f9f9f9;font-size:22px;text-align:center;line-height:80px}.staff-editor-container .staff-editor-main .editor-list li .list-content.content-avatar img{height:inherit;width:inherit;border-radius:50%}.staff-editor-container .staff-editor-main .editor-list li .list-content.sex{padding-top:11px}.staff-editor-container .staff-editor-main .editor-list li .list-content.sex .sex-square{display:inline-block;vertical-align:middle}.staff-editor-container .staff-editor-main .editor-list li .list-content.submit button{width:96px;margin-right:15px}.staff-editor-container .staff-editor-main .editor-list li .list-content.depart .department-box{display:flex;width:600px;flex-wrap:wrap}.staff-editor-container .staff-editor-main .editor-list li .list-content.depart .department-panel{position:relative;top:2px;border-radius:4px;margin-bottom:20px;margin-right:10px;padding:0 26px 0 16px;white-space:normal;word-break:break-all;line-height:36px;background-color:#e7e7e7}.staff-editor-container .staff-editor-main .editor-list li .list-content.depart .department-panel em{position:absolute;top:50%;transform:translateY(-50%);right:10px;cursor:pointer}.staff-editor-container .staff-editor-main .editor-list li .list-content.depart span.choice-btn{display:inline-block;width:96px;height:36px;border:1px solid #ccd5db;border-radius:3px;text-align:center;vertical-align:middle;line-height:36px;cursor:pointer}.staff-editor-container .staff-editor-main .editor-list li .list-content.depart span.choice-btn:hover{background:#1593ff;color:#fff;border-color:#1593ff}.staff-editor-container .staff-editor-main .editor-list li .list-content.depart span.choice-btn.btn-empty{border-color:#ff5448;box-shadow:1px 1px 3px rgba(255,79,76,.4)}.staff-editor-container .staff-editor-main .editor-list li .list-content.depart span.choice-btn.btn-empty:hover{border-color:#1593ff}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item{width:360px;height:36px;display:inline-block;border:1px solid #ccd5db;border-radius:3px;position:relative;margin-right:12px}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item.require-lost{border-color:red;background:snow}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item:focus-within{border-color:#1593ff}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item.readOnly{background:#e7e7e7;border-color:#ccd5db;color:#999;cursor:not-allowed}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item.readOnly:focus-within{border-color:#ccd5db}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item.readOnly input{cursor:not-allowed}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item input{width:350px;height:34px;border:none;background-color:transparent}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item input.count{width:300px}.staff-editor-container .staff-editor-main .editor-list li .list-content .form-item .count-part{color:#999;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.staff-editor-container .staff-editor-main .editor-list .label-box{width:236px;line-height:36px;text-align:right;margin-right:20px}.staff-editor-container .staff-editor-main .editor-list .label-box.avatar{position:relative;top:24px}.staff-editor-container .staff-editor-main .editor-list .label-box.avatar img{width:80px;height:80px}.staff-editor-container .staff-editor-main .editor-list .label-box label{display:inline-block;height:36px;vertical-align:middle}.staff-editor-container .staff-editor-main .editor-list .label-box label.require:before{content:"*";color:red;vertical-align:middle;font-size:20px;position:relative;left:-2px;top:2px}.staff-editor-container .staff-editor-main .editor-list .make-child-item{color:#666}
.staff-vip-editor-container{margin:30px;margin-top:0}.staff-vip-editor-container>.title{height:52px;display:flex;align-items:center}.staff-vip-editor-container>.title .back{cursor:pointer;font-size:14px;font-weight:400;color:#666;line-height:20px;display:flex;align-items:center}.staff-vip-editor-container>.title .back .eqf-left{font-size:24px}.staff-vip-editor-container>.title .back:hover{color:#1593ff}.staff-vip-editor-container>.title p{margin-left:16px;border-left:1px solid #ccd5db;padding-left:16px}.staff-vip-editor-container .staff-editor-main{min-width:1020px;min-height:720px;background:#fff;font-size:14px;padding:60px 0;border-radius:3px}.staff-vip-editor-container .staff-editor-main .editor-list>li{display:flex;align-items:flex-start;min-height:36px;margin-bottom:30px;color:#333}.staff-vip-editor-container .staff-editor-main .editor-list>li:last-child{margin-bottom:0}.staff-vip-editor-container .staff-editor-main .editor-list>li .error-regs{color:#ff5448;font-size:12px}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.content-avatar{display:flex;align-items:center}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.content-avatar .avatarBox{overflow:hidden}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.content-avatar p{margin-left:20px;color:#999;font-size:12px}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.content-avatar .img-box{display:block;height:80px;width:80px;border-radius:50%;overflow:hidden;position:relative;cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.content-avatar .img-box:hover i{display:block}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.content-avatar .img-box i{display:none;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:50%;z-index:1;background-color:rgba(0,0,0,.5);color:#f9f9f9;font-size:22px;text-align:center;line-height:80px}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.content-avatar img{height:inherit;width:inherit;border-radius:50%}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.sex{padding-top:11px}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.sex .sex-square{display:inline-block;vertical-align:middle}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.submit button{width:96px;margin-right:15px}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.submit button.sure-noUse{background-color:#eee;color:#ccd5db}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.submit button.btn-cancel{border:1px solid #ccd5db}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.submit button.btn-cancel:hover{border:1px solid #1593ff;color:#1593ff}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.depart .department-box{display:flex;width:600px;flex-wrap:wrap}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.depart .department-panel{position:relative;top:2px;border-radius:4px;margin-bottom:20px;margin-right:10px;padding:0 26px 0 16px;white-space:normal;word-break:break-all;line-height:36px;background-color:#e7e7e7}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.depart .department-panel em{position:absolute;top:50%;transform:translateY(-50%);right:10px;cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.depart span.choice-btn{display:inline-block;width:96px;height:36px;border:1px solid #ccd5db;border-radius:3px;text-align:center;vertical-align:middle;line-height:36px;cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.depart span.choice-btn:hover{color:#1593ff;border-color:#1593ff}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.depart span.choice-btn.btn-empty{border-color:#ff5448;box-shadow:1px 1px 3px rgba(255,79,76,.4)}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content.depart span.choice-btn.btn-empty:hover{border-color:#1593ff}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item{width:360px;height:36px;display:inline-block;border:1px solid #ccd5db;border-radius:3px;position:relative;margin-right:12px}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item.require-lost{border-color:red;background:snow}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item:focus-within{border-color:#1593ff}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item.readOnly{background:#e7e7e7;border-color:#ccd5db;color:#999;cursor:not-allowed}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item.readOnly:focus-within{border-color:#ccd5db}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item.readOnly input{cursor:not-allowed}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item input{width:350px;height:34px;border:none;background-color:transparent}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item input.count{width:300px}.staff-vip-editor-container .staff-editor-main .editor-list>li .list-content .form-item .count-part{color:#999;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info{width:520px;background:#fafafa;border-radius:4px;padding:24px}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li{margin-top:20px}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li:first-child{margin-top:0}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice{line-height:20px}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .checkbox-square{top:2px}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .checkbox-square.noUse{background-color:#eee;border-color:#ccd5db}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .checkbox-square.noUse input{cursor:default;pointer-events:none}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .checkbox-square.noUse.checked em{display:none}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .checkbox-square.all-select{background-color:#eee;border-color:#ccd5db}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .checkbox-square.all-select input{cursor:default;pointer-events:none}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .checkbox-square.all-select em{color:#999}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .title-remark{cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .title-remark .title{font-size:14px;font-weight:400;color:#333}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .title-remark .remark{font-size:14px;font-weight:400;color:#999}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .to-detail{color:#1593ff;cursor:pointer;float:right}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .to-detail:hover{text-decoration:underline}.staff-vip-editor-container .staff-editor-main .editor-list>li .content-permissions-info ul li .permissions-choice .to-detail img{width:16px;height:16px;vertical-align:sub}.staff-vip-editor-container .staff-editor-main .editor-list>li .benefit-box{margin-bottom:60px}.staff-vip-editor-container .staff-editor-main .editor-list>li p.role-des{padding-top:7px}.staff-vip-editor-container .staff-editor-main .editor-list .label-box{width:236px;line-height:36px;text-align:right;margin-right:20px}.staff-vip-editor-container .staff-editor-main .editor-list .label-box.avatar{position:relative;top:24px}.staff-vip-editor-container .staff-editor-main .editor-list .label-box.avatar img{width:80px;height:80px}.staff-vip-editor-container .staff-editor-main .editor-list .label-box label{display:inline-block;height:36px;vertical-align:middle}.staff-vip-editor-container .staff-editor-main .editor-list .label-box label.require:before{content:"*";color:red;vertical-align:middle;font-size:20px;position:relative;left:-2px;top:2px}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item{color:#666}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item .checkbox-square{top:2px}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item .checkbox-square.has-admin{background-color:#eee;border-color:#ccd5db}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item .checkbox-square.has-admin input{cursor:default;pointer-events:none}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item .checkbox-square.has-admin em{color:#999}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item .checkbox-square.no-available{background-color:#eee;border-color:#ccd5db}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item .checkbox-square.no-available em{display:none}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item label{display:flex;align-items:center;height:20px;font-size:14px;color:#333;cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item label>span{color:#1593ff}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item label .num{color:#ff5448}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item label .price{color:#1593ff;margin-left:16px;cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item label .price:hover{text-decoration:underline}.staff-vip-editor-container .staff-editor-main .editor-list .make-child-item p{margin-top:10px;height:20px;font-size:14px;font-weight:400;color:#999;line-height:20px}.staff-vip-editor-container .staff-editor-main .editor-list .role-child-content .item{height:36px;margin-top:8px;display:flex;align-items:center;cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list .role-child-content .item .radio-square.r-noUse{background-color:#eee}.staff-vip-editor-container .staff-editor-main .editor-list .role-child-content .item label{cursor:pointer}.staff-vip-editor-container .staff-editor-main .editor-list .role-child-content .item label span{color:#999}
.staff-detail-container{margin:0 30px 30px;min-width:1020px}.staff-detail-container>.title{height:52px;display:flex;align-items:center}.staff-detail-container>.title .back{cursor:pointer;font-size:14px;font-weight:400;color:#666;line-height:20px;display:flex;align-items:center}.staff-detail-container>.title .back .eqf-left{font-size:24px}.staff-detail-container>.title .back:hover{color:#1593ff}.staff-detail-container>.title p{margin-left:16px;border-left:1px solid #ccd5db;padding-left:16px}.staff-detail-container button.goEditor{position:absolute;width:88px;height:36px;right:24px;top:24px}.staff-detail-container .staff-detail-main{min-height:720px;background:#fff;padding:62px 0 50px;font-size:14px;border-radius:3px;color:#333;position:relative}.staff-detail-container .staff-detail-main ul li{display:flex;align-items:center;min-height:20px;margin-bottom:40px}.staff-detail-container .staff-detail-main ul li label{display:inline-block;height:20px;line-height:20px;width:236px;text-align:right;margin-right:30px}.staff-detail-container .staff-detail-main ul li.department{align-items:flex-start}.staff-detail-container .staff-detail-main ul li.department p{line-height:20px}.staff-detail-container .staff-detail-main ul li.limit-detail p{padding-bottom:20px}.staff-detail-container .staff-detail-main ul li.avatar .image-box{display:inline-block;width:80px;height:80px;background-color:#d5d5d5;border-radius:50%;overflow:hidden}.staff-detail-container .staff-detail-main ul li.avatar .image-box img{width:inherit;height:inherit}.staff-detail-container .staff-detail-main ul .vipUl li.detail-benefit{align-items:baseline;margin-bottom:24px}.staff-detail-container .staff-detail-main ul .vipUl li.detail-benefit div .item-content{line-height:36px}.staff-detail-container .staff-detail-main ul .vipUl li.detail-benefit div .item-content .role-name{margin-right:16px}.staff-detail-container .staff-detail-main ul .vipUl li.detail-benefit div .item-content .role-rang{position:relative;cursor:pointer;color:#1593ff}.staff-detail-container .staff-detail-main ul .vipUl li.detail-benefit div .item-content .role-rang:hover div{display:flex}.staff-detail-container .staff-detail-main ul .vipUl li.detail-benefit div .item-content .role-rang div{position:absolute;bottom:26px;left:0;width:200px;color:#666;padding:8px 16px;line-height:20px;display:none;align-items:center;justify-content:center;text-align:left;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}.staff-detail-container .staff-detail-main ul .vipUl li.detail-benefit div .item-content .role-rang div:after{content:"";position:absolute;top:100%;left:20%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#fff transparent transparent}
.children-account-container{min-width:1020px;border-radius:3px;margin:30px;background-color:#fff}
.account-over{text-align:center;line-height:26px;color:#666;position:relative;left:-20px}.account-over span.important{color:#1593ff}.children-list-container{font-size:14px;padding:30px 24px;min-height:720px}.children-list-container .header{color:#666;margin-bottom:24px}.children-list-container .header .header-position{display:flex;justify-content:space-between;align-items:center}.children-list-container .header .position-left{display:flex;align-items:center}.children-list-container .header .position-left .left-data{margin-right:40px}.children-list-container .header .position-right button{border-radius:3px;border:1px solid;padding:0 16px;height:32px;line-height:32px;margin-left:20px}.children-list-container .header .position-right button.distribution{background-color:#fff;color:#1593ff}.children-list-container .header .position-right button.distribution:hover{color:#fff;border-color:#1593ff;background-color:#1593ff}.children-list-container .header .position-right button.btn-change-store{background-color:#1593ff;color:#fff}.children-list-container .header .position-right button.btn-change-store:hover{background-color:#0f87ff}.children-list-container .section{padding-bottom:20px}.children-list-container .section table thead tr>th{color:#999}.children-list-container .section table tbody tr>td.permissions .content{position:relative}.children-list-container .section table tbody tr>td.permissions span{opacity:.8}.children-list-container .section table tbody tr>td.permissions span.hover{cursor:pointer}.children-list-container .section table tbody tr>td.permissions span.hover:hover{opacity:1;color:#1593ff}.children-list-container .section table tbody tr>td.permissions span.hover:hover~p{display:flex}.children-list-container .section table tbody tr>td.permissions .permissions-all{padding:20px 20px 8px;display:none;position:absolute;top:30px;left:0;justify-content:space-between;flex-wrap:wrap;z-index:1;width:350px;background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1)}.children-list-container .section table tbody tr>td.permissions .permissions-all span{font-size:14px;color:#333;width:145px;display:inline-block;padding:0 22px;height:40px;line-height:40px;background:#f0f3f4;border-radius:2px;margin-bottom:12px}.children-list-container .section table tbody tr>td.operation{position:relative}.children-list-container .section table tbody tr>td.operation span{cursor:pointer;display:inline-block;padding:0 10px}.children-list-container .section table tbody tr>td.operation span.hover-success:hover{color:#1bc7b1}.children-list-container .section table tbody tr>td.operation span.hover-warn:hover{color:#ff5448}.children-list-container .section table tbody tr>td.operation span:hover{color:#1593ff}.children-list-container .section table tbody tr>td.operation span.editor{position:relative}.children-list-container .section table tbody tr>td.operation span.editor .editor-btn:hover~span{display:block}.children-list-container .section table tbody tr>td.operation span.editor .notice{display:none;position:absolute;width:120px;z-index:1;text-align:left;line-height:20px;border-radius:4px;white-space:normal;background:#111;opacity:.9;font-size:12px;left:50%;transform:translateX(-50%);top:28px;color:#fff;padding:10px}.children-list-container .section table tbody tr>td.operation span.editor .notice .arrow{position:absolute;left:50%;top:-14px;width:0;height:0;padding:0;border:8px solid transparent;border-bottom-color:#111;transform:translateX(-50%)}.children-list-container .section table tbody .remind{position:relative}.children-list-container .section table tbody .remind:hover .remind-note-box{display:block}.children-list-container .section table tbody .remind-note-box{text-align:left;display:none;position:absolute;padding:10px 14px;width:164px;background:#111;opacity:.9;bottom:26px;right:0;color:#fff;border-radius:4px}.children-list-container .section table tbody .arrow-bottom{position:absolute;bottom:-16px;right:14px;width:0;height:0;border:10px solid transparent;border-top-color:#111}.children-list-container .section table tbody .remind-note{font-size:12px}.children-list-container .section .product-empty{padding:230px 0;text-align:center}.children-list-container .section .product-empty .note{color:#999;padding:20px 0}.children-list-container .section .product-empty button{width:120px;border-radius:5000px}.children-list-container .footer{margin-top:24px}.indent-20{text-indent:20px}
.change-store-notice{padding:24px}.change-store-notice strong{color:#333}.change-store-notice .store-change-title{font-size:18px;color:#000}.change-store-notice .content-store{color:#1593ff}.change-store-notice .read-notice{line-height:20px;color:#777;font-size:12px}.change-store-notice h4{margin:12px 0;font-size:16px}.change-store-notice .change-notice{padding:0 10px 30px;height:510px;overflow:auto;border-bottom:1px solid rgba(0,0,0,.05)}.change-store-notice .change-notice::-webkit-scrollbar{width:6px;height:10px}.change-store-notice .change-notice::-webkit-scrollbar-thumb{border-radius:1000px;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.2);background:rgba(80,80,80,.6)}.change-store-notice .change-notice::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}.change-store-notice .change-notice p{line-height:24px;font-size:14px;color:#333;text-indent:31px}.change-store-notice .change-notice h5{text-indent:53px;font-size:14px;font-weight:400;color:#111;line-height:22px}.change-store-notice .change-sure{padding-top:10px;display:flex;align-items:center;padding-left:20px}.change-store-notice .sure-btn{display:inline-block;width:16px;height:16px;cursor:pointer;border-radius:2px;margin-right:10px;border:1px solid #d9d9d9;overflow:hidden}.change-store-notice .sure-btn span{width:16px;height:16px;*zoom:1;vertical-align:middle;display:inline-block;background:url(//www.eqxiu.com/eip/images/iconlist.f601037e.png) -30px 0 no-repeat}.change-store-notice .change-footer{padding-top:30px;text-align:right}.change-store-notice .change-footer span{cursor:pointer;padding:0;width:96px;height:36px;line-height:36px}.change-store-notice .change-footer span.disabled{background:#d9d9d9;color:#fff;cursor:not-allowed}
.modal-msg-stores{padding-top:20px}.modal-msg-stores em{font-size:18px;color:#ffb80c;position:relative;top:3px;left:-2px}.store-tar{display:inline-block;margin-right:5px;width:40px;text-align:center;height:20px;font-size:12px;line-height:20px;border-radius:1000px}.store-tar.main-store{color:#fff;background-color:#1593ff}.store-tar.sub-store{color:#1593ff;background:rgba(21,147,255,.1);border:1px solid #1593ff}
.toast-container-xd{width:100%;padding:20px;color:#666;font-size:14px;text-align:center}.toast-container-xd .cost,.toast-container-xd .rest{padding-top:20px}.toast-container-xd .opera-btn{padding:26px 0 6px}.toast-container-xd .opera-btn button{width:100px;height:36px;line-height:36px;opacity:.8;color:#fff;border-radius:4px}.toast-container-xd .opera-btn button.yes{background:#48d5b2;margin-right:20px}.toast-container-xd .opera-btn button.no{background:#ccc}.toast-container-xd .opera-btn button:hover{opacity:1}
.eqx-pay-remind .title{padding:17px 20px;font-size:18px;position:relative;background:#f7f7f7;color:#333}.eqx-pay-remind .title em{position:absolute;right:20px;color:#666;top:50%;transform:translateY(-50%);font-size:20px;cursor:pointer}.eqx-pay-remind .word-part{text-align:center;padding:30px 20px 20px 10px}.eqx-pay-remind .word-part .icon{font-size:50px;color:#ff7e7e}.eqx-pay-remind .word-part .line-1{color:#526069;font-size:18px;padding-top:30px}.eqx-pay-remind .word-part .line-2{color:#76838f;padding-top:5px}.eqx-pay-remind .opera-part{text-align:center;padding:26px 0}.eqx-pay-remind .opera-part button{width:100px;height:36px;line-height:36px;opacity:.8;border-radius:4px}.eqx-pay-remind .opera-part button.yes{background:#48d5b2;margin-right:20px;color:#fff}.eqx-pay-remind .opera-part button.yes:hover{opacity:1}.eqx-pay-remind .opera-part button.no{border:1px solid #ccd5db;background-color:#fff;color:#76838f}.eqx-pay-remind .opera-part button.no:hover{opacity:1;color:#fff;background-color:#c7c7c7}
.create-children-callback{color:#666;line-height:24px;padding:0 20px}.children-create-container{margin:30px;min-width:1020px;color:#333;font-size:14px}.children-create-container .fail{padding-top:240px;text-align:center}.children-create-container .fail span{margin-right:20px}.children-create-container .header{position:relative;margin-bottom:22px}.children-create-container .header .back{margin-left:20px;color:#1593ff;display:inline-block;cursor:pointer}.children-create-container .header .back span{font-size:24px;width:16px;height:14px;float:left;margin-right:4px;margin-top:-3px}.children-create-container .header .back:hover{color:#1593ff}.children-create-container .section{background:#fff;padding:50px 0;min-height:760px}.children-create-container ul.opera-list .list-item{display:flex;min-height:36px;align-items:flex-start;margin-bottom:30px}.children-create-container ul.opera-list .list-item .permissions-choice{cursor:pointer}.children-create-container ul.opera-list .list-item .permissions-choice .toDetail{float:right}.children-create-container ul.opera-list .list-item .permissions-choice .toDetail:hover{color:#1593ff}.children-create-container ul.opera-list .list-item label{width:240px;height:36px;text-align:right;margin-right:20px;line-height:36px}.children-create-container ul.opera-list .list-item .choice-btn{width:96px;background-color:#fff;height:36px;border-radius:3px;border:1px solid #ccd5db}.children-create-container ul.opera-list .list-item .choice-btn:hover{background:#1593ff;border-color:#1593ff;color:#fff}.children-create-container ul.opera-list .list-item.choice span{padding:0 12px;display:inline-block;height:36px;margin-right:20px;line-height:36px;vertical-align:middle;background:#f7f8fa;border-radius:3px}.children-create-container ul.opera-list .list-item.choice .choice-btn{margin-right:20px}.children-create-container ul.opera-list .list-item.choice em{color:#ff574f}.children-create-container ul.opera-list .list-item.phone input{width:360px;height:36px;margin-right:20px}.children-create-container ul.opera-list .list-item.phone input:focus{border-color:#1593ff}.children-create-container ul.opera-list .list-item.phone em{color:#bbb;font-size:13px}.children-create-container ul.opera-list .list-item.notice .notice-part .part0{color:#ff5658}.children-create-container ul.opera-list .list-item.notice .notice-part .part1{color:#1593ff}.children-create-container ul.opera-list .list-item.notice .notice-part .part1 .staff-info{margin-top:20px}.children-create-container ul.opera-list .list-item.notice .notice-part .part1 i{display:inline-block;width:40px;height:40px;vertical-align:middle;margin-right:20px;background-color:#dcdcdc;border-radius:50%;overflow:hidden}.children-create-container ul.opera-list .list-item.notice .notice-part .part1 img{width:inherit;height:inherit}.children-create-container ul.opera-list .list-item.notice .notice-part .part1 span{vertical-align:middle;color:#999}.children-create-container ul.opera-list .list-item.notice .notice-part .part2,.children-create-container ul.opera-list .list-item.notice .notice-part .part3{color:#ff5658}.children-create-container ul.opera-list .list-item.permit-note .content-panel{background:#f7f8fa;padding:20px 24px 20px 20px;min-width:424px;border-radius:4px}.children-create-container ul.opera-list .list-item.permit-note .content-panel .content-box pre{color:#bbb;font-size:13px;margin-bottom:16px}.children-create-container ul.opera-list .list-item.permit-note .content-panel .content-box ul>li{margin-bottom:18px}.children-create-container ul.opera-list .list-item.permit-note .content-panel .content-box .content-title{color:#999;margin-bottom:8px}.children-create-container ul.opera-list .list-item.manger-range p{word-break:break-all;line-height:22px;white-space:normal;padding:8px 34px 8px 12px;background:#f7f8fa;border-radius:3px;margin-bottom:12px;position:relative}.children-create-container ul.opera-list .list-item.manger-range p em{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#666;font-size:18px;cursor:pointer}.children-create-container ul.opera-list .list-item.operation button{margin-right:10px;width:96px}.children-create-container ul.opera-list .list-item.operation button.disabled{background:#dcdcdc;border-color:#dcdcdc;color:#fff;cursor:not-allowed}.children-create-container ul.opera-list .list-item.note p{width:600px;color:#999;white-space:normal;line-height:22px}
.detail-container{width:450px;min-height:50px;background:#fff;padding:18px 28px 28px 30px;box-shadow:0 0 16px 0 rgba(0,0,0,.15);border-radius:3px}.detail-container .detail-header{width:100%;height:42px;padding-bottom:17px;line-height:25px;position:relative}.detail-container .detail-header .title{font-size:18px;font-weight:600;color:#000}.detail-container .detail-header .close{color:#666;cursor:pointer;font-size:20px;position:absolute;right:0;top:5px}.detail-container .detail-content{width:100%;padding-top:24px;padding-bottom:40px}.detail-container .detail-content ul li{height:20px;line-height:20px;color:#333;font-size:14px;margin-top:5px}.detail-container .detail-content ul li:first-child{margin-top:0}.detail-container .detail-footer{height:36px;width:100%}.detail-container .detail-footer .btn{width:96px;height:36px;float:right;text-align:center;background:#1593ff;border-radius:3px;color:#fff;font-size:14px}
.stores-create-container{margin:30px;min-width:1020px;color:#333;font-size:14px}.stores-create-container ::-webkit-input-placeholder{font-size:14px;color:#999}.stores-create-container .bg-img-up{left:0;opacity:0;z-index:1;line-height:78px;font-size:22px;cursor:pointer;position:absolute;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,.8)}.stores-create-container .bg-img-up em{color:#fff;font-weight:700}.stores-create-container .bg-img-up:hover{opacity:1}.stores-create-container .header{position:relative;margin-bottom:22px}.stores-create-container .header .back{margin-left:20px;color:#1593ff;display:inline-block;cursor:pointer}.stores-create-container .header .back span{font-size:24px;width:16px;height:14px;float:left;margin-right:4px;margin-top:-3px}.stores-create-container .header .back:hover{color:#1593ff}.stores-create-container .section{background:#fff;padding:24px 30px;min-height:760px}.stores-create-container .section h4{padding-bottom:30px}.stores-create-container .section label{width:220px;height:36px;line-height:36px;font-size:14px;text-align:right;display:inline-block;margin-right:20px}.stores-create-container .section .stores-base-part{margin-bottom:50px}.stores-create-container .section .store-form-item{display:flex;align-items:center;color:#999;margin-bottom:30px}.stores-create-container .section .store-form-item.store-content-start{align-items:flex-start}.stores-create-container .section .input-base-box{border-radius:3px;height:34px;width:360px;overflow:hidden;border:1px solid #ccd5db;display:flex}.stores-create-container .section .input-base-box:focus-within{border-color:#1593ff}.stores-create-container .section .input-base-box input{width:280px;border:none;height:100%;padding-left:12px}.stores-create-container .section .input-base-box span.words-count-box{display:inline-block;width:64px;line-height:34px;color:#999;height:100%;text-align:right}.stores-create-container .section .upload-box #avator-upload{width:80px;height:80px;font-size:12px;background:#f8f8f8;border:1px solid #dcdcdc;text-align:center;margin-bottom:12px;overflow:hidden;position:relative;opacity:.8}.stores-create-container .section .upload-box #avator-upload img{width:78px;height:78px}.stores-create-container .section .upload-box #avator-upload:hover{opacity:1;cursor:pointer}.stores-create-container .section .upload-box #avator-upload em{font-size:18px;margin-bottom:5px}.stores-create-container .section .tell-phone-box input:focus{border:1px solid #1593ff}.stores-create-container .section .tell-phone-box input:first-child{width:72px;margin-right:0}.stores-create-container .section .tell-phone-box input:nth-child(2){width:288px;margin-left:-4px}.stores-create-container .section .link-depart .link-choose{width:360px;height:36px;line-height:36px;padding:0 35px 0 10px;margin-bottom:10px;background:#f5f7fa;position:relative;border-radius:3px}.stores-create-container .section .link-depart .link-choose em{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;right:8px;cursor:pointer}.stores-create-container .section .link-depart .link-choose em:hover{color:#1593ff}.stores-create-container .section .link-depart .link-btn{width:96px;height:36px;border-radius:3px;text-align:center;line-height:36px;border:1px solid #ccd5db}.stores-create-container .section .link-depart .link-btn:hover{color:#1593ff;cursor:pointer;border:1px solid #1593ff}.stores-create-container .section .store-manger-btn{display:inline-block;width:96px;height:36px;text-align:center;line-height:36px;border-radius:3px;border:1px solid #ddd}.stores-create-container .section .store-manger-btn:hover{color:#1593ff;cursor:pointer;border:1px solid #1593ff}.stores-create-container .section .sotre-manger-box{display:flex;align-items:center}.stores-create-container .section .store-manger-name{text-align:center;display:inline-block;margin-right:10px;line-height:36px;width:120px;padding:0 10px;height:36px;background:#f5f7fa;border-radius:3px}.stores-create-container .ft-12{font-size:12px}.stores-create-container .finaly-control span{cursor:pointer;width:96px;height:36px;line-height:36px;padding:0;margin-right:12px}.stores-create-container .notice-part .part0{color:#ff5658}.stores-create-container .notice-part .part1{color:#1593ff}.stores-create-container .notice-part .part1 .staff-info{margin-top:20px}.stores-create-container .notice-part .part1 i{display:inline-block;width:40px;height:40px;vertical-align:middle;margin-right:20px;background-color:#dcdcdc;border-radius:50%;overflow:hidden}.stores-create-container .notice-part .part1 img{width:inherit;height:inherit}.stores-create-container .notice-part .part1 span{vertical-align:middle;color:#999}.stores-create-container .notice-part .part2,.stores-create-container .notice-part .part3{color:#ff5658}.stores-create-container .notice div{width:360px;font-size:12px;line-height:16px}
.auth-send-container{margin:30px;color:#333}.auth-send-container .header{position:relative;padding:10px 0}.auth-send-container .header .back{position:absolute;cursor:pointer;right:0}.auth-send-container .header .back:hover{color:#1593ff}.auth-send-container .section{border-radius:3px;background-color:#fff;padding:50px 0}.auth-send-container .section .main-list-item .main-item{margin-bottom:40px;display:flex;align-items:flex-start}.auth-send-container .section .main-list-item .main-item.auth-data ul>li{display:flex;align-items:center}.auth-send-container .section .main-list-item .main-item.auth-data ul>li label{width:120px;height:36px;line-height:36px}.auth-send-container .section .main-list-item .main-item.auth-data ul>li span{color:#999;height:36px;line-height:36px}.auth-send-container .section .main-list-item .main-item.send-opera button{width:100px;margin-right:15px}.auth-send-container .section .main-list-item .main-item.send-count ul>li{display:flex;align-items:center;margin-bottom:20px}.auth-send-container .section .main-list-item .main-item.send-count ul>li label{width:120px;height:36px;line-height:36px}.auth-send-container .section .main-list-item .main-item.account-choice button{padding:0 16px;height:36px;line-height:36px;border-radius:3px;border:1px solid #ccd5db;cursor:pointer}.auth-send-container .section .main-list-item .main-item.account-choice button:hover{color:#fff;background-color:#1593ff;border-color:#1593ff}.auth-send-container .section .main-list-item .main-item .main-title{width:236px;height:36px;margin-right:20px;line-height:36px;text-align:right}
.staff-select-container{height:510px;padding:0 30px}.staff-select-container .header{width:100%;height:60px;line-height:60px;position:relative}.staff-select-container .header .title{font-size:18px;font-weight:600;color:#333}.staff-select-container .header .close{color:#666;cursor:pointer;font-size:20px;position:absolute;right:0;top:20px}.staff-select-container .vice-header{padding-top:10px;color:#999}.staff-select-container .form-group-staff{margin:20px 0;position:relative}.staff-select-container .form-group-staff .form-control{width:390px;padding:8px 22px 8px 12px}.staff-select-container .form-group-staff .eqf-search-l{color:#666;position:absolute;right:5px;top:11px}.staff-select-container .select-container{width:100%;height:325px}.staff-select-container .select-container .zTree-container{width:100%;max-height:325px}.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.bottom_close,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.bottom_open,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.center_close,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.center_open,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.noline_close,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.noline_open,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.root_close,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.root_open,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.roots_close,.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.roots_open{margin-right:-5px}.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree span.button.ico_docu{width:0;height:0}.staff-select-container .select-container .zTree-container .staff-ztree.eqx-ztree.ztree .eqf-user-f{color:#1593ff}.staff-select-container .select-container .no-data{margin-top:0}.staff-select-container .select-container .no-data p{color:#999;font-size:14px}.opera-confirm{border-top:1px solid #e6ebed;height:65px;line-height:65px;text-align:right;padding:0 27px}.opera-confirm button{width:96px;height:36px;padding:0;border-radius:3px;line-height:36px}
.revision-notice{background-color:rgba(0,0,0,.4);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.revision-notice .dialogBox{width:600px;background-color:#fff;text-align:center;transform:translate(-50%,-50%);left:50%;top:50%;border-radius:12px;padding:28px 33px;position:relative}.revision-notice .dialogBox .dialog-header .dialog-header-title{margin-bottom:12px}.revision-notice .dialogBox .dialog-header .dialog-header-title .dialog-header-img{position:absolute;width:72px;height:72px;left:132px;top:-29px}.revision-notice .dialogBox .dialog-header .dialog-header-title h3{font-size:18px;color:#1593ff;line-height:18px}.revision-notice .dialogBox .dialog-header .dialog-header-title .dialog-close{position:absolute;width:24px;height:24px;right:33px;top:18px;cursor:pointer;line-height:24px;font-size:18px}.revision-notice .dialogBox .dialog-header .dialog-header-title .dialog-close:hover{color:#1593ff}.revision-notice .dialogBox .dialog-header>p{font-size:14px;color:#999;line-height:14px;margin-bottom:24px}.revision-notice .dialogBox .dialog-main{margin-bottom:28px}.revision-notice .dialogBox .dialog-main ul{display:flex;justify-content:space-around}.revision-notice .dialogBox .dialog-main ul li{width:160px;height:196px;background-color:#f5f7fa;padding:24px 20px;border-radius:8px}.revision-notice .dialogBox .dialog-main ul li .dialog-main-top{width:36px;height:36px;display:inline-block;margin-bottom:14px}.revision-notice .dialogBox .dialog-main ul li .dialog-main-top img{display:block}.revision-notice .dialogBox .dialog-main ul li p:first-of-type{font-size:14px;font-family:PingFangSC-Medium;font-weight:500;color:#1593ff;line-height:16px;margin-bottom:12px}.revision-notice .dialogBox .dialog-main ul li p:nth-of-type(2){font-size:12px;font-family:PingFangSC-Regular;font-weight:400;color:#666;line-height:20px;text-align:left}.revision-notice .dialogBox .dialog-footer button{width:200px;height:36px;background:#1593ff;border-radius:18px;color:#fff}.revision-notice .dialogBox .dialog-footer button:hover{background:#198ae7}.revision-notice .feedback{background:#fff;width:250px;border-radius:4px;bottom:65px;left:12px;padding:20px;position:fixed;font-size:14px}.revision-notice .feedback .triangle{width:10px;height:10px;transform:rotate(45deg);position:absolute;left:35px;bottom:-4px;background:#fff}.revision-notice .feedback .faker-btn{width:84px;height:36px;line-height:34px;border:1px solid #1593ff;border-radius:4px;text-align:center;color:#1593ff;position:fixed;bottom:16px;left:10px;background:#fff}.revision-notice .feedback .text-btn{color:#1593ff;float:right;margin-top:22px;cursor:pointer;background:#fff}.revision-notice .feedback .text-btn:hover{text-decoration:underline}
.hd-comments{position:fixed;z-index:1002;left:0;top:0;right:0;bottom:0;background-color:#fff;min-width:1280px}.hd-comments .header{height:60px;line-height:60px;padding:0 30px}.hd-comments .header .go-back{font-size:16px;cursor:pointer}.hd-comments .header .go-back i{font-size:25px;vertical-align:middle}.hd-comments .header .title{color:#333;font-size:20px;display:inline-block;margin-left:20px;font-weight:400}.hd-comments .body{width:100%;height:calc(100% - 60px)}.hd-comments .body iframe{width:100%;height:100%}
.expand-web-container{width:100%;min-width:1080px;min-height:727px;padding:60px 30px 25px;font-size:14px;color:#666;position:relative}.expand-web-container .mt20{margin-top:20px}.expand-web-container .top-nav{position:absolute;left:30px;top:30px}.expand-web-container .main-content{width:100%;min-width:1020px;min-height:642px;background:#fff;border-radius:4px;padding:0 24px}.expand-web-container .add-container{height:72px;line-height:72px;text-align:right}.expand-web-container .add-container a{font-size:14px}.expand-web-container .add-container .eqf-plus-l{margin-right:5px}.expand-web-container .qr-box{width:120px;height:120px;border:1px solid #ccd5db;padding:5px}.expand-web-container .qr-size{width:108px;height:108px}.expand-web-container .expand-web-option{width:100%;height:168px;border:1px dashed #ccd5db;border-radius:4px}.expand-web-container .expand-web:first-child{margin-top:0}.expand-web-container .expand-web .title{padding-bottom:12px}.expand-web-container .expand-web .expand-name{padding-left:20px;width:19%;cursor:pointer}.expand-web-container .expand-web .expand-name input{border:1px dashed #ccd5db;line-height:30px;width:100%;padding:0 25px 0 7px}.expand-web-container .expand-web .expand-name .content{width:100%;height:30px;line-height:30px;background-color:#f5f7fa;position:relative}.expand-web-container .expand-web .expand-name .content .eqf-pen-l{position:absolute;top:8px;right:7px}.expand-web-container .expand-web .expand-name .content .eqf-pen-l:hover{color:#1593ff}.expand-web-container .expand-web .expand-url{padding-left:20px;width:45%}.expand-web-container .expand-web .expand-url .title{padding-bottom:18px}.expand-web-container .expand-web .expand-url .copy-btn{margin-left:18px}.expand-web-container .expand-web .expand-url .copy-btn:hover{color:#1593ff}.expand-web-container .expand-web .expand-ope{width:19%;padding-top:50px!important;padding-left:20px;position:relative;cursor:pointer}.expand-web-container .expand-web .expand-ope .title{margin-left:10px;display:flex;transition:all .2s}.expand-web-container .expand-web .expand-ope .title.active{color:#1593ff}.expand-web-container .expand-web .expand-ope .title.active .eqf-down{transform:rotate(180deg)}.expand-web-container .expand-web .expand-ope .eqf-down{font-size:20px}.expand-web-container .expand-web .expand-ope .eqc-mask{position:absolute}.expand-web-container .expand-web .expand-ope .qr-code-list{width:120px;height:106px;padding-top:8px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);background-color:#fff;position:absolute;z-index:10;top:80px;left:20px}.expand-web-container .expand-web .expand-ope .qr-code-list li{width:100%;height:30px;line-height:30px;text-align:center}.expand-web-container .expand-web .expand-ope .qr-code-list li:nth-child(odd){background-color:#f5f7fa}.expand-web-container .expand-web .expand-ope .qr-code-list li:hover{color:#fff;background-color:#1593ff}.expand-web-container .expand-web .expand-ope .delete:hover{color:#ff5448}.expand-web-container .expand-web .expand-col{display:inline-block;padding-top:15px;padding-bottom:15px}.expand-web-container .expand-web .download-area{display:none}
.eqb-scene-share-list{padding-top:130px}.scene-item-wrap{min-width:720px;max-width:calc(100% - 48px);margin:auto;overflow:hidden;transition:margin-top .25s ease}.scene-item-wrap .scene-ul-wrap{margin:0 auto;overflow:hidden}.scene-item-wrap .scene-ul-wrap li{width:224px;height:296px;border:1px solid #e6ebed;border-radius:4px;overflow:hidden;float:left;margin-bottom:24px;background-color:#fff;position:relative}.scene-item-wrap .create{padding:16px;text-align:center}.scene-item-wrap .temp-create{display:inline-block;width:192px;height:204px;border:1px solid #e6ebed;border-radius:3px;margin-bottom:18px}.scene-item-wrap .temp-create:hover{color:#1593ff;border-color:#1593ff}.scene-item-wrap .temp-create:hover i{color:#1593ff}.scene-item-wrap .temp-create i{display:block;color:#666;margin-top:77px}.scene-item-wrap .temp-create span{display:block;margin-top:21px}.scene-item-wrap .null-create{display:inline-block;width:192px;height:42px;line-height:42px;border:1px solid #e6ebed}.scene-item-wrap .null-create:hover{color:#1593ff;border-color:#1593ff}.scene-item-wrap .scene-item{position:relative;overflow:hidden;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}.scene-item-wrap .scene-item.active,.scene-item-wrap .scene-item:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.16);-webkit-transform:translate3d(0,-2px,0);-moz-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.scene-item-wrap .scene-item.active .operation,.scene-item-wrap .scene-item:hover .operation{opacity:1}.scene-item-wrap .scene-item.active .operation2,.scene-item-wrap .scene-item:hover .operation2{opacity:1;transform:translateY(-60px);background:#fff}.scene-item-wrap .scene-item.active .header-mask,.scene-item-wrap .scene-item:hover .header-mask{opacity:1}.scene-item-wrap .scene-item .scene-group{position:absolute;top:20px;right:20px;z-index:1;font-size:12px;overflow:hidden}.scene-item-wrap .scene-item .scene-group .move{text-align:right;display:block;height:20px;color:#fff}.scene-item-wrap .scene-item .scene-group .move em{color:#fff}.scene-item-wrap .scene-item .scene-group .group-list{width:148px;max-height:280px;padding-top:8px;background-color:#fff;position:absolute;top:20px;right:0;z-index:5;border:1px solid #e6ebed;transform-origin:100% 0;box-shadow:0 0 8px rgba(0,0,0,.06)}.scene-item-wrap .scene-item .scene-group .group-list:hover .ellbox{overflow-y:auto}.scene-item-wrap .scene-item .scene-group .group-list .line{width:148px;height:1px;background:#f0f3f4;position:absolute;left:0;bottom:56px}.scene-item-wrap .scene-item .scene-group .group-list .setting{width:132px;height:36px;text-align:center;line-height:36px;color:#fff;background:#1593ff;border-radius:3px;display:inline-block;font-size:14px;position:absolute;bottom:8px;left:8px}.scene-item-wrap .scene-item .scene-group .group-list .setting:hover{background-color:#198ae7}.scene-item-wrap .scene-item .scene-group .group-list .setting em{font-size:14px;color:#fff;margin-right:6px}.scene-item-wrap .scene-item .scene-group .group-list .ellbox a{display:block;height:30px;line-height:30px;padding-left:12px}.scene-item-wrap .scene-item .scene-group .group-list .ellbox a:hover{color:#000;background-color:#eee!important}.scene-item-wrap .scene-item .scene-group:hover{overflow:visible}.scene-item-wrap .header-mask{position:absolute;top:0;left:0;opacity:0;background-color:rgba(0,0,0,.8);width:224px;height:224px;border-radius:4px 4px 0 0;padding-top:58px;text-align:center;transition:top .2s ease,opacity .2s ease,height .2s ease}.scene-item-wrap .header-mask .details-btn,.scene-item-wrap .header-mask .editor-btn{display:inline-block;width:120px;height:44px;font-size:16px;line-height:44px;border-radius:22px;border:1px solid #fff;margin-right:18px;color:#fff}.scene-item-wrap .header-mask .details-btn:last-child,.scene-item-wrap .header-mask .editor-btn:last-child{margin:0}.scene-item-wrap .header-mask .details-btn:hover,.scene-item-wrap .header-mask .editor-btn:hover{border-color:#1593ff;background-color:#1593ff}.scene-item-wrap .header-mask .details-btn.small-btn,.scene-item-wrap .header-mask .editor-btn.small-btn{height:36px;line-height:36px;width:80px}.scene-item-wrap .header-mask-share .details-btn{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.scene-item-wrap .qrcode-wrap{position:absolute;width:100%;background-color:#fff;height:224px;text-align:center;padding:52px 0 0;border-bottom:1px solid #e6ebed}.scene-item-wrap .cover{width:224px;height:224px}.scene-item-wrap .title{width:85%;font-size:14px;height:36px;line-height:36px;color:#111;transition:transform .2s ease;background-color:#fff;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left}.scene-item-wrap .title-qrcode{float:right;font-size:16px;margin:10px 10px 0 0;color:#666}.scene-item-wrap .title-qrcode:hover{color:#1593ff}.scene-item-wrap .data-wrap{background:#fff;border-top:1px solid #e6ebed;width:100%;height:36px;line-height:36px;padding:0 9px;font-size:12px;color:#1593ff;transition:transform .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;justify-content:space-between}.scene-item-wrap .data-wrap .wrap-item{text-align:left;flex-grow:1}.scene-item-wrap .data-wrap .wrap-item i{font-size:16px;vertical-align:middle}.scene-item-wrap .data-wrap .wrap-item span{margin:0;vertical-align:middle}.scene-item-wrap .data-wrap .data-wrap-icon{font-size:14px;color:#ccc;padding-right:5px;vertical-align:text-bottom}.scene-item-wrap .data-wrap span{display:inline-block;width:20%;font-size:12px;cursor:pointer;line-height:14px;margin-top:8px}.scene-item-wrap .data-wrap span:hover{text-decoration:underline}.scene-item-wrap .operation{opacity:0;padding:12px;width:100%;height:60px;background:#fff;line-height:60px;transform:translateY(-60px);transition:transform .2s ease,opacity .2s ease}.scene-item-wrap .operation2{display:flex;flex-direction:row;width:224px;transform:translateY(-60px);opacity:0;position:absolute}.scene-item-wrap .operation2 .opera-option{flex:1;text-align:center;cursor:pointer;padding-top:10px;height:60px;color:#666;border-bottom:1px solid #e6ebed}.scene-item-wrap .operation2 .opera-option:hover{color:#1593ff}.scene-item-wrap .operation2 .opera-option .icon{width:24px;height:24px;margin:0 auto}.scene-item-wrap .operation2 .opera-option .icon i{font-size:18px}.scene-item-wrap .operation2 .opera-data,.scene-item-wrap .operation2 .opera-delete,.scene-item-wrap .operation2 .opera-edit,.scene-item-wrap .operation2 .opera-more{flex:1;text-align:center;cursor:pointer;padding-top:10px;height:60px;color:#666;border-bottom:1px solid #e6ebed}.scene-item-wrap .operation2 .opera-data:hover,.scene-item-wrap .operation2 .opera-delete:hover,.scene-item-wrap .operation2 .opera-edit:hover,.scene-item-wrap .operation2 .opera-more:hover{color:#1593ff}.scene-item-wrap .operation2 .opera-data .icon,.scene-item-wrap .operation2 .opera-delete .icon,.scene-item-wrap .operation2 .opera-edit .icon,.scene-item-wrap .operation2 .opera-more .icon{width:24px;height:24px;margin:0 auto}.scene-item-wrap .operation2 .opera-data .icon i,.scene-item-wrap .operation2 .opera-delete .icon i,.scene-item-wrap .operation2 .opera-edit .icon i,.scene-item-wrap .operation2 .opera-more .icon i{font-size:18px}.scene-item-wrap .operation2 .opera-more{position:relative}.scene-item-wrap .operation2 .opera-more>.btn-wrap{display:inline-block;width:100%;height:100%;line-height:60px}.scene-item-wrap .operation2 .opera-more>.btn-wrap>.btn-wrap{width:24px;height:24px;position:absolute;top:-10px}.scene-item-wrap .operation2 .opera-more>.btn-wrap>.btn-wrap i{font-size:18px}.scene-item-wrap .operation2 .opera-delete:hover{border-color:#ff5448;color:#ff5448}.scene-item-wrap .qr-wrap{display:inline-block;width:36px;height:36px;background-color:#eee;border-radius:3px;text-align:center;cursor:pointer}.scene-item-wrap .qr-wrap:hover{background-color:#1593ff}.scene-item-wrap .qr-wrap:hover i{color:#fff}.scene-item-wrap .qr-wrap .eqf-QRcode{position:absolute;top:20px;left:20px;font-size:20px}
.h2-share-wrap .wrap{min-width:720px;max-width:calc(100% - 80px);margin:0 auto 80px}.h2-share-wrap .wrap .scene{margin-bottom:36px}.h2-share-wrap .wrap .scene .create{display:inline-flex;flex-direction:column;padding:16px;background:#fff}.h2-share-wrap .wrap .scene .create:hover{transform:translateY(0)}.h2-share-wrap .wrap .scene .create .block{width:100%;background:#f7f8f9;border:1px solid #f7f8f9;border-radius:3px;color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:16px;cursor:pointer;transition:all .3s}.h2-share-wrap .wrap .scene .create .block:hover{border:1px solid #1593ff}.h2-share-wrap .wrap .scene .create .template{height:96px}.h2-share-wrap .wrap .scene .create .template span{width:100%;text-align:center}.h2-share-wrap .wrap .scene .create .template :first-child{font-size:14px;font-weight:700;color:#111;padding-bottom:6px;padding-top:3px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAACyUlEQVRYR9WZPWhTURSAv/My6KAFkaQlk3RwcBasoOKgIIgdFIuIm6iYNv4MdXLTyQ7+JK1YcFORig4VQVBQjGAFZ0GH4hTTBBFaBx3yjtyXJuQ/7yXvFe7bknvPuR/3nb93jjDAo6oycp89rstRgVGFJJAUSCoo8BPIC+QVlh2HV4WLfBYRs9bXI/1IJeb0EC4ngXFVRoLoEKEALOLwrJiSt0Fkzd5AwMNzOuaWuQXsD3pQh/05J8a1lZQs+dXnCzgxp6OUmVE47ldxkH0CL4gxXUzJci+5nsDm9avLAsq2XsoGWhd+i8NELzPpChzPaBrhNkpsIBi/wkIZ5WopLZlOIh2B47N6B5fLfs8KdZ/D3dKkXGmnsy2wd7NwL1SI4MoutbvpFuB1m329YWbQ+d2XxeFIs003AJtooC5fIncwv7ddccTd9dGjETijz6MKXX4Zm/eZkFdMy4nq/zXg9aTwqV/FUco5MfZWk0sNOJHVnCr7ojy4X90ifCxOiZddPWDP0cq86VfhRshJjMPGASvAGZ1XOBfWwTuGKpp+rIalEUSYL07JBTEl4vAs+aBVVzeUpTOV1bFHoQIXViZJShTO9vVsBXTXw/CAjSbjfBLP6g2U62GqjgoY4aYksvpYldM2AIvwxNzwO5SDNgAjvDfA31B2WgL83ZjEmipbggKb0PV0HIY2tUpu31z579ff1rXVf3Bqsb+QJ8Ifc8OrKFttAEZYs88krHM6G8OaXYnDutRsXfHjlZdZfaDK+aChrdP+SMtLD9i2At5AxzP6IcQmX1gvq6onV0rLAfPD3o9QzzRs+sxft2W7Gik1B3Sxo1VVtXCrmoE1aJvarQ03bUtDuwpt1cigDtqeoUx9yjKVnbrMhNU0NE0+cZgOfezVnGe9wWKZCYRjQVtc3mBReUmMhV4To3b5vefYq1tR0G10a+QU8mGPbv8DLx1t+JPzVroAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:24px;background-position-x:55px;line-height:20px;text-indent:33px}.h2-share-wrap .wrap .scene .create .template :nth-child(2){font-size:12px;color:#999;padding-top:6px}.h2-share-wrap .wrap .scene .create .batch{height:96px;position:relative}.h2-share-wrap .wrap .scene .create .batch span{width:100%;text-align:center}.h2-share-wrap .wrap .scene .create .batch :first-child{font-size:14px;font-weight:700;color:#111;padding-bottom:6px;padding-top:3px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAkCAYAAADy19hsAAACC0lEQVRYR+2YQUgUYRzF31tdZFcPnjoIEaIeungQ0kugUmAibnYxNjxJYHbzUIdAEAIPdehmBdFJWLzIokQJCht4KcFDhxIUqotnD+tui+u+2J0KcW2Gb2dmZXDmOt97/988/vPn+z7C4cmnOhcETEpqclrr5j3JAoG3seTeQzsf2r3MpTouA/gOoABRboActRQlxCOMtseSOz/+t94WWBKRGWziYOaXY0EPFmi5+xKKxRzHv2aNgaW5CN4vtnjAYW4xPJEl50pnCasSLoPmlxafQZiSdC7AJLMgXsfuTjw+DV4FfJjqegCVXprH4oOCkenm5O6rk85VwLlUZ1rSbR/KG1sSTMfv7d1xAO56DpWiIg+MK3gooNQKRo7iyd1HtsAe1vTF6l9LaGWoBzyeh9QHoNWXauamByA/QQ1PmFjbLssrwFod6oWKmwCi5p51URyBjdc5uvb5D/DNDKT+upSutQj5kaPrAxbwyo0cgFitXnXS5ZnYiP8F9nef4NEXMbHBELgS5rWnVqZbsx5la9n4l/CttFXhw1gI7E8PhwlfyB5ubAbaBoCGM86mV+9bkXx7U/3THReA/QxQPDT+Id1NiSsjQPeMcdGK4MsL4Oc7Y6074MAlbJdPOCUu5JQIW8J5aLibEnb+gdutOYdV0wr/Eq4Jx1l0EjhgZ7rVoJ2ag3YvUe6eoNz8/Aba+gc0RvRjmQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:24px;background-position-x:55px;line-height:20px;text-indent:33px}.h2-share-wrap .wrap .scene .create .batch :nth-child(2){font-size:12px;color:#999;padding-top:6px}.h2-share-wrap .wrap .scene .create .batch label{font-size:12px;font-weight:400;color:#ff296a;position:absolute;right:23px;top:23px;cursor:pointer}.h2-share-wrap .wrap .scene .create .blank{height:68px;margin-bottom:0}.h2-share-wrap .wrap .scene .create .blank span{width:100%;text-align:center}.h2-share-wrap .wrap .scene .create .blank :first-child{font-size:14px;font-weight:700;color:#111;padding-bottom:6px;padding-top:3px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAqCAYAAADbCvnoAAACJklEQVRYR+2YTWsTURSGnzMzNUgRihsJLlxJaYQiSNGuRlcuFNy5duEqEVR059qdKDSpIIj4E1zkB3Qh+LUQoiRqtRLU2oAoLqSkqTllmonWdj7y0ckMMrNI4N5z3/vMe+69M3ME99KpwiEMzqJMo2S67ZH+C02ECm3KUpuvO3OJ86O5/AWQEqrjkQL4iYv8Ar0k1bsPRY9cnqHdegKYscD8nfQ3xtis6FS+DJyJGcadXsqiucIKqgcSASTScBzSRMB0PUqBQtLxn6Zs5nDnvl8sDr0cd8ehhZvgbI1TNxIC9OxWB+T49RTI24HUobCVEYtDs5Nw+yLsHduJt8dtW2vt7Guuw7UH8Lgadlub/b1v+xOTcGcAoNUWXL0PT9/uMlCQXCwpS4F6yrBPUJqyMPcS93BN3OtHmIN99Pd+MPYhOkxoChTmXuQO1X9+C2PAECE7PoFlmn08XENlvQMWv68EjjRFOLhvPxmr88YQuUNBQNthYgXygkGoxeKQJwzyDlF75EDezsh7MmLLy9LySIF80rSEZdpSKX4e6RrycaaOYnfri12gZSA74K4OHebsMh9nPmEZtlRKH7eKOBW0R6ieC1UeMGDpR+Ofc8aV+YJp2vK6+GG7rGgufxR4juLxfTMgxZZhzfXWn0PPbf4Kli21Oc9SiVsWLpwH7qE6MTxCgIJIA1NOyqvSG7+oTSDn0mNXsqyunUaNaWhHUzgXc16qxcAvxg2ev/caeUSiPwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:24px;background-position-x:55px;text-indent:33px}.h2-share-wrap .wrap .empty{padding-top:100px}.h2-share-wrap .wrap .empty .result-btn{display:flex;justify-content:center;padding:60px 0}.h2-share-wrap .wrap .empty .result-btn .blank{margin-left:16px}.h2-share-wrap .wrap .empty .result-btn .eqc-btn{padding:0 12px}.h2-share-wrap .banner{min-width:720px;max-width:calc(100% - 80px);margin:40px auto 80px;overflow:hidden}.h2-share-wrap .banner .bg{display:block;height:480px;background:50%/cover}.h2-share-wrap .eqc-scene-item:not(:nth-child(-n+5)){margin-top:0}.h2-share-wrap .eqc-scene-item:not(:nth-child(5n+1)){margin-left:0}.h2-share-wrap .eqc-scene-item{width:224px;height:324px;display:block;float:left;vertical-align:top;border-radius:4px;overflow:hidden;transition:all .3s}.h2-share-wrap .eqc-scene-item:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.16);transform:translateY(-12px)}.h2-share-wrap .eqc-scene-item:hover .cover .mask{opacity:1}.h2-share-wrap .eqc-scene-item:hover .cover .mask .apply,.h2-share-wrap .eqc-scene-item:hover .cover .mask .edit{transform:translateY(28px)}.h2-share-wrap .eqc-scene-item:hover .detail{transform:translateY(-60px)}.h2-share-wrap .eqc-scene-item .cover{position:relative;height:224px;overflow:hidden}.h2-share-wrap .eqc-scene-item .cover .cover-blur{position:absolute;left:0;top:0;width:100%;height:100%;background:50%/cover;filter:blur(10px)}.h2-share-wrap .eqc-scene-item .cover .cover-real{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;max-width:224px;max-height:224px;box-shadow:0 0 16px 0 rgba(0,0,0,.16)}.h2-share-wrap .eqc-scene-item .cover .mask{position:relative;height:100%;display:flex;justify-content:center;align-items:flex-start;background:rgba(0,0,0,.8);opacity:0;transition:all .3s}.h2-share-wrap .eqc-scene-item .cover .mask .edit{width:82px;margin-top:36px;color:#fff}.h2-share-wrap .eqc-scene-item .cover .mask .apply{width:82px;margin:36px 0 0 16px;color:#fff}.h2-share-wrap .eqc-scene-item .cover .status{left:0;border-bottom-right-radius:4px}.h2-share-wrap .eqc-scene-item .cover .audit-status,.h2-share-wrap .eqc-scene-item .cover .status{position:absolute;top:0;width:56px;height:24px;line-height:24px;font-size:12px;text-align:center;color:#fff;background:#1bc7b1}.h2-share-wrap .eqc-scene-item .cover .audit-status{right:0;border-bottom-left-radius:4px}.h2-share-wrap .eqc-scene-item .detail{background:#fff;transition:all .3s}.h2-share-wrap .eqc-scene-item .detail .name{height:64px;padding:0 12px;line-height:64px;border-bottom:1px solid #e6ebed;color:#111}.h2-share-wrap .eqc-scene-item .detail .size{height:36px;padding:0 12px;line-height:36px;font-size:12px;color:#666}.h2-share-wrap .eqc-scene-item .detail .more{height:60px;display:flex;justify-content:center;align-items:center;padding:0 12px}.h2-share-wrap .eqc-scene-item .detail .more .button{width:200px;height:36px}@media screen and (max-width:1279px){.h2-share-wrap .eqc-scene-item:not(:nth-child(-n+3)){margin-top:20px}.h2-share-wrap .eqc-scene-item:not(:nth-child(3n+1)){margin-left:calc((100% - 672px)/2)}}@media screen and (min-width:1280px)and (max-width:1499px){.h2-share-wrap .eqc-scene-item:not(:nth-child(-n+4)){margin-top:20px}.h2-share-wrap .eqc-scene-item:not(:nth-child(4n+1)){margin-left:calc((100% - 896px)/3)}}@media screen and (min-width:1500px)and (max-width:1699px){.h2-share-wrap .eqc-scene-item:not(:nth-child(-n+5)){margin-top:20px}.h2-share-wrap .eqc-scene-item:not(:nth-child(5n+1)){margin-left:calc((100% - 1120px)/4)}}@media screen and (min-width:1700px){.h2-share-wrap .eqc-scene-item:not(:nth-child(-n+6)){margin-top:20px}.h2-share-wrap .eqc-scene-item:not(:nth-child(6n+1)){margin-left:calc((100% - 1344px)/5)}}
.scene-share-long-form .scene-ul-wrap li .qrcode-wrap{z-index:5}.scene-share-long-form .scene-ul-wrap li .tpl-cover{width:224px;height:224px;overflow:hidden;position:relative}.scene-share-long-form .scene-ul-wrap li .tpl-cover img{width:100%;transition-timing-function:linear}.scene-share-long-form .scene-ul-wrap li .title-qrcode{cursor:pointer}.opera-option.hint--top.hint--top--right:after{left:90%}
.exemplarPreviewH5{background-color:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.exemplarPreviewH5 .middle{vertical-align:middle}.exemplarPreviewH5 .header{height:60px;line-height:60px;font-size:18px}.exemplarPreviewH5 .reviewCancel{position:absolute;right:28px;top:0;font-size:18px;cursor:pointer}.exemplarPreviewH5 .reviewCancel .eqf-no:hover{color:#ff2a6a}.exemplarPreviewH5 .review{width:960px;height:600px;background-color:#fff;position:relative;top:50%;margin:-300px auto auto;padding:0 28px}.exemplarPreviewH5 .review.horizontal-view{width:1126px}.exemplarPreviewH5 .reviewScene{float:left;width:360px;height:486px;background-color:#fff}.exemplarPreviewH5 .reviewScene .box-hide{position:relative;width:359px;height:486px;overflow:hidden}.exemplarPreviewH5 .reviewScene .box-if{width:360px;height:486px;overflow:hidden}.exemplarPreviewH5 .reviewScene .box-if.gc-review{width:320px}.exemplarPreviewH5 .reviewScene iframe{width:100%;height:100%}.exemplarPreviewH5 .reviewScene.horizontalScene{width:526px}.exemplarPreviewH5 .reviewScene.horizontalScene .box-hide{position:relative;width:524px}.exemplarPreviewH5 .reviewScene.horizontalScene .box-if{width:526px}.exemplarPreviewH5 .reviewScene .status{padding-top:10px;padding-right:40px;font-size:12px}.exemplarPreviewH5 .reviewScene .author{width:360px;padding-top:5px}.exemplarPreviewH5 .reviewScene .author span{margin-right:10px}.exemplarPreviewH5 .reviewScene .author img{width:40px;height:40px;border-radius:20px}.exemplarPreviewH5 .reviewScene .author em{width:40px;height:40px;display:inline-block;line-height:40px;text-align:center;color:#fff;border-radius:20px;background:#00c2f2}.exemplarPreviewH5 .reviewScene .author .authorName{color:#526069}.exemplarPreviewH5 .reviewScene .scenePage{float:right;width:40px;height:486px;border-right:1px solid #ccd5db}.exemplarPreviewH5 .reviewScene .scenePage a{width:39px;height:70px}.exemplarPreviewH5 .reviewScene .scenePage a:hover{background-color:#f0f3f4}.exemplarPreviewH5 .reviewScene .scenePage .preview{position:relative;height:70px;margin-top:173px}.exemplarPreviewH5 .reviewScene .scenePage .preview em{position:absolute;bottom:25px;left:10px;font-size:20px}.exemplarPreviewH5 .reviewScene .scenePage .next{position:relative;height:73px;margin-bottom:173px}.exemplarPreviewH5 .reviewScene .scenePage .next em{position:absolute;top:25px;left:10px;font-size:20px}.exemplarPreviewH5 .reviewScene .scenePage em{display:block}.exemplarPreviewH5 .exemplar-info{display:flex;flex-direction:column;justify-content:space-between;margin-left:360px;height:486px;margin-top:-32px}.exemplarPreviewH5 .exemplar-info .img-cover{width:64px;height:64px;margin-right:10px}.exemplarPreviewH5 .exemplar-info .title{color:#333;height:64px;display:flex;flex-direction:column;justify-content:space-between}.exemplarPreviewH5 .exemplar-info .title .unpublish{color:#76838f}.exemplarPreviewH5 .exemplar-info .title .checked{color:#44cb83}.exemplarPreviewH5 .exemplar-info .title .new{color:#f2a653}.exemplarPreviewH5 .exemplar-info .title .check{color:#ff7e7e}.exemplarPreviewH5 .exemplar-info .title .done{color:#666}.exemplarPreviewH5 .exemplar-info .title .app{color:#ff79a2}.exemplarPreviewH5 .exemplar-info .title p:first-child{font-size:16px}.exemplarPreviewH5 .exemplar-info .title .description{font-size:12px;color:#999}.exemplarPreviewH5 .exemplar-info .title .title-font{font-size:12px}.exemplarPreviewH5 .exemplar-info .title .marginRight{margin-right:24px}.exemplarPreviewH5 .exemplar-info .title .marginRight .status{color:#1593ff;display:inline-block;width:65px}.exemplarPreviewH5 .exemplar-info .title .marginRight .status.grey{color:#999}.exemplarPreviewH5 .exemplar-info .title .but-href{color:#1261ff;cursor:pointer;text-decoration:underline;font-size:14px}.exemplarPreviewH5 .exemplar-info .title .btn-on{color:#1261ff;cursor:pointer}.exemplarPreviewH5 .exemplar-info .title .btn-on:hover,.exemplarPreviewH5 .exemplar-info .title .but-href:hover{color:#2c72ff}.exemplarPreviewH5 .exemplar-info .opera{margin-top:30px}.exemplarPreviewH5 .exemplar-info .opera .btn-line{margin:0 8px 0 20px}.exemplarPreviewH5 .exemplar-info .opera .money{display:inline-block;padding-top:10px}.exemplarPreviewH5 .exemplar-info .server{margin-top:28px}.exemplarPreviewH5 .exemplar-info .server a{color:#666;font-size:14px;margin-right:30px}.exemplarPreviewH5 .exemplar-info .server a em{padding-right:5px}.exemplarPreviewH5 .exemplar-info .server a:hover{color:#1593ff}.exemplarPreviewH5 .exemplar-info .price{position:relative}.exemplarPreviewH5 .exemplar-info .price .priceShow{width:150px;margin:0 290px 0 0;color:#1593ff;font-size:48px}.exemplarPreviewH5 .exemplar-info .price .freePrice{font-size:36px;color:#48d5b2;padding-top:12px;display:block}.exemplarPreviewH5 .exemplar-info .createScene{position:absolute;top:266px}.exemplarPreviewH5 .exemplar-info .createScene a{display:block;color:#fff;width:160px;height:40px;font-size:14px;text-align:center;line-height:40px;padding:0;background-color:#48d5b2}.exemplarPreviewH5 .exemplar-info .createScene a:hover{background-color:#6fe29f}.exemplarPreviewH5 .exemplar-info .btn-goon{border:1px solid #1593ff;border-radius:3px;color:#1593ff;text-align:center;width:96px}.exemplarPreviewH5 .exemplar-info .btn-goon:hover{color:#fff;background:#1593ff}.exemplarPreviewH5 .exemplar-info .share .link,.exemplarPreviewH5 .exemplar-info .share .qrcode{float:left}.exemplarPreviewH5 .exemplar-info .share .qrcode p{font-size:12px;color:#666}.exemplarPreviewH5 .exemplar-info .share .qrcode .ercode{margin:8px 0}.exemplarPreviewH5 .exemplar-info .share .down{cursor:pointer;text-align:center;display:inline-block;width:47%}.exemplarPreviewH5 .exemplar-info .share .down:hover{color:#1593ff}.exemplarPreviewH5 .exemplar-info .share .link{margin-left:30px;width:240px}.exemplarPreviewH5 .exemplar-info .share .link .third-share{padding-top:25px}.exemplarPreviewH5 .exemplar-info .share .link .third-share a{margin-right:24px;font-size:24px;opacity:.8}.exemplarPreviewH5 .exemplar-info .share .link .third-share a:hover{opacity:1}.exemplarPreviewH5 .exemplar-info .share .link .third-share .eqf-weibo{color:#ff2a6a}.exemplarPreviewH5 .exemplar-info .share .link .third-share .eqf-QQ{color:#1593ff}.exemplarPreviewH5 .exemplar-info .share .link .third-share .eqf-QQzone{color:#ffb243}.exemplarPreviewH5 .exemplar-info .share .link input{width:235px}.exemplarPreviewH5 .exemplar-info .share .link p{margin:15px 0 8px}.exemplarPreviewH5 .exemplar-info .share .link p,.exemplarPreviewH5 .exemplar-info .share .link p a{color:#666}.exemplarPreviewH5 .exemplar-info .share .link p a:hover{color:#1593ff}.exemplarPreviewH5 .enterprise-operate .btn{padding:7px}.exemplarPreviewH5 .enterprise-operate .staff-scene-operate{margin-top:20px}.exemplarPreviewH5 .enterprise-operate .share-scene-operate{width:100%;height:64px;display:flex;align-items:center;position:relative}.exemplarPreviewH5 .enterprise-operate .share-scene-operate .switch{margin-left:10px}.checkTab{width:572px}.checkTab .tabsBody{width:572px;height:380px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:16px 0}.checkTab .tabsBody li{position:relative}.checkTab .tabsBody li .StopEventLayer{width:100%;height:100%;position:absolute;top:0;left:0;background:transparent}.checkTab .tabsBody .flexBox .boxCol-1{display:flex;color:#999;font-size:14px;margin-right:14px;width:100%;margin-bottom:12px}.checkTab .tabsBody .flexBox .boxCol-1 .boxCol-1-item{flex:1;color:#111;font-size:14px;line-height:20px}.checkTab .tabsBody .flexBox .boxCol-1 .boxCol-1-item-long{width:120px;margin-right:12px;color:#111;font-size:14px;line-height:20px}.checkTab .tabsBody .flexBox .boxCol-2{display:flex;width:516px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long{width:120px;height:120px;padding:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.16);border-radius:3px;margin-right:12px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long .code-btn{display:none;position:absolute;width:100%;height:100%;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long .code-btn .code-btn-down{color:#fff;width:64px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;text-align:center;background:#1261ff;border-radius:3px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item-long:hover .code-btn{display:flex}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item{flex:1;display:flex;width:120px;margin-right:12px}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item .tolong-btn{width:80px;height:32px;background:#fff;border-radius:3px;border:1px solid #1593ff;color:#1593ff;display:block;line-height:32px;text-align:center;margin-bottom:12px;font-size:12px;padding:0}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item .tolong-btn:last-child{margin-bottom:0}.checkTab .tabsBody .flexBox .boxCol-2 .boxCol-2-item:last-child{margin-right:0}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area{width:120px;height:212px;position:relative;line-height:159px;text-align:center;-webkit-box-shadow:0 0 8px rgba(0,0,0,.16);-moz-box-shadow:0 0 8px rgba(0,0,0,.16);box-shadow:0 0 8px rgba(0,0,0,.16);color:#999;font-size:0;border-radius:3px}@keyframes dot{0%{opacity:1}to{opacity:0}}@-webkit-keyframes dot{0%{display:inline}to{display:none}}@-moz-keyframes dot{0%{display:inline}to{display:none}}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .dot1{-webkit-animation:dot 0 linear 1s;-o-animation:dot 0 linear 1s;animation:dot 0 linear 1s;animation-iteration-count:infinite}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .dot2{-webkit-animation:dot 1s linear 1s;-o-animation:dot 1s linear 1s;animation:dot 1s linear 1s;animation-iteration-count:infinite}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .btn-box{width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.9);border-radius:3px;flex-direction:column;justify-content:center;align-items:center;display:none}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .btn-box .marginTop16{margin-top:16px}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area .btn-box .btn-down{color:#fff;width:64px;height:32px;line-height:32px;cursor:pointer;font-size:12px;padding:0;text-align:center;background:#1261ff;border-radius:3px}.checkTab .tabsBody .flexBox .boxCol-2 .pic-area:hover .btn-box{display:flex}.checkTab .tabsBody .flexBox .boxCol-2 .third-share{font-size:24px;color:#999}.checkTab .tabsBody .flexBox .boxCol-2 .third-share a{display:inline-block;width:36px;height:36px;padding:5px;box-shadow:0 0 4px 0 rgba(0,0,0,.16);border-radius:7px;margin-right:20px;opacity:.8}.checkTab .tabsBody .flexBox .boxCol-2 .third-share a:hover{opacity:1}.checkTab .tabsBody .flexBox .boxCol-2 .third-share .eqf-weibo{color:#ff2a6a}.checkTab .tabsBody .flexBox .boxCol-2 .third-share .eqf-QQ{color:#1593ff}.checkTab .tabsBody .flexBox .boxCol-2 .third-share .eqf-QQzone{color:#ffb243}.checkTab .tabsBody .flexBox .boxCol-2 .p-relative{position:relative}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog{width:196px;background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.16);top:88px;z-index:10;cursor:auto;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:24px;display:flex;justify-content:space-between}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-1{width:146px}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-1 .btn-down-size{border:1px solid #ccd5db;border-radius:3px;color:#666;width:146px;height:30px;line-height:28px;cursor:pointer;font-size:12px;padding:0;text-align:center}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-1 .btn-down-size:hover{color:#1261ff;border:1px solid #1261ff}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-title{font-size:14px;color:#333;text-align:left}.checkTab .tabsBody .flexBox .boxCol-2 .download-dialog .dlg-box-2{width:106px}.checkTab .tabsBody .flexBox .boxCol-2 .share-wrapper{display:flex;justify-content:space-between}.checkTab .tabsBody .flexBox .boxCol-2 .share-box{width:282px;height:32px;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:flex}.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-url{padding:0 12px;width:214px;height:32px;border:1px solid #ccd5db;border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-btn{width:68px;font-size:13px;color:#1261ff;background:rgba(18,97,255,.05);border-radius:0 4px 4px 0;border:1px solid rgba(18,97,255,.2);height:32px;line-height:30px;text-align:center;cursor:pointer}.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-btn.active,.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-btn.active:hover{color:#fff;background:#52c41a;border-color:#52c41a}.checkTab .tabsBody .flexBox .boxCol-2 .share-box .share-btn:hover{color:#fff;background-color:#2c72ff}.checkTab .tabsBody .flexBox .boxCol-2 .open-btn{width:42px;height:32px;border-radius:4px;border:1px solid #ccd5db;text-align:center;line-height:30px;cursor:pointer;color:#666;font-size:13px;font-weight:400;margin-left:8px}.checkTab .tabsBody .flexBox .boxCol-2 .open-btn:hover{color:#1261ff;border-color:#1261ff}.checkTab .tabsBody .flexBox .alert-msg{width:516px;background:#e3f1ff;border-radius:3px;height:20px;font-size:12px;color:#666;text-align:left;line-height:20px;margin-bottom:6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 5px 0 12px;display:flex;justify-content:space-between}.checkTab .tabsBody .flexBox .alert-msg .alert-close{font-size:14px;color:#999;cursor:pointer}.checkTab .tabs{height:36px;display:flex;margin-bottom:-1px}.checkTab .tabs li:hover{color:#2c72ff}.checkTab .tabs li{position:relative;width:112px;height:36px;line-height:36px;font-size:13px;text-align:center;cursor:pointer;box-shadow:0 0 4px 0 rgba(0,0,0,.16);border-radius:3px;margin-right:12px}.checkTab .tabs li em{position:absolute;top:2px;right:6px;color:red;font-size:12px;line-height:10px}.checkTab .tabs li em.game{color:#ffe623}.checkTab .tabs li.on{background-color:#1261ff;color:#fff}.blue-border{display:inline-block;width:4px;height:14px;vertical-align:-2px;background:#1261ff;margin-right:8px}
.exemplarPreview{background-color:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}.exemplarPreview .header{height:60px;line-height:60px;font-size:18px}.exemplarPreview .reviewCancel{position:absolute;right:20px;top:0;font-size:18px;cursor:pointer}.exemplarPreview .reviewCancel .eqf-no:hover{color:#ff2a6a}.exemplarPreview .review{width:800px;height:600px;background-color:#fff;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);padding:0 20px}.exemplarPreview .reviewScene{float:left;width:360px;height:486px;background-color:#f0f3f4}.exemplarPreview .reviewScene iframe{width:100%;height:100%}.exemplarPreview .reviewScene .status{padding-top:10px}.exemplarPreview .reviewScene .use{width:320px;height:36px;line-height:36px;font-size:14px;color:#fff;background:#1593ff;border-radius:3px;text-align:center;margin-top:16px;cursor:pointer}.exemplarPreview .reviewScene .status{padding-right:40px;font-size:12px}.exemplarPreview .reviewScene .status .unpublish{color:#76838f}.exemplarPreview .reviewScene .status .checked{color:#44cb83}.exemplarPreview .reviewScene .status .new{color:#f2a653}.exemplarPreview .reviewScene .status .check{color:#ff7e7e}.exemplarPreview .reviewScene .status .app{color:#ff79a2}.exemplarPreview .reviewScene .author{width:360px;padding-top:5px}.exemplarPreview .reviewScene .author span{margin-right:10px}.exemplarPreview .reviewScene .author em,.exemplarPreview .reviewScene .author img{width:40px;height:40px;border-radius:20px}.exemplarPreview .reviewScene .author em{display:inline-block;line-height:40px;text-align:center;color:#fff;background:#00c2f2}.exemplarPreview .reviewScene .author .authorName{color:#526069}.exemplarPreview .reviewScene .scenePage{float:right;width:40px;height:486px;border-right:1px solid #ccd5db}.exemplarPreview .reviewScene .scenePage a{width:39px;height:70px}.exemplarPreview .reviewScene .scenePage a:hover{background-color:#f0f3f4}.exemplarPreview .reviewScene .scenePage .preview{position:relative;height:70px;margin-top:173px}.exemplarPreview .reviewScene .scenePage .preview em{position:absolute;bottom:25px;left:10px;font-size:20px}.exemplarPreview .reviewScene .scenePage .next{position:relative;height:73px;margin-bottom:173px}.exemplarPreview .reviewScene .scenePage .next em{position:absolute;top:25px;left:10px;font-size:20px}.exemplarPreview .reviewScene .scenePage em{display:block}.exemplarPreview .exemplar-info{margin-left:385px}.exemplarPreview .exemplar-info img{width:96px;height:96px;padding-right:10px}.exemplarPreview .exemplar-info .title{color:#333}.exemplarPreview .exemplar-info .title p:first-child{font-size:18px}.exemplarPreview .exemplar-info .title .description{font-size:12px;margin-top:10px}.exemplarPreview .exemplar-info .opera{margin-top:30px}.exemplarPreview .exemplar-info .opera .btn-line{margin:0 8px 0 20px}.exemplarPreview .exemplar-info .opera .money{display:inline-block;padding-top:10px}.exemplarPreview .exemplar-info .server{margin-top:28px}.exemplarPreview .exemplar-info .server a{color:#666;font-size:14px;margin-right:30px}.exemplarPreview .exemplar-info .server a em{padding-right:5px}.exemplarPreview .exemplar-info .server a:hover{color:#1593ff}.exemplarPreview .exemplar-info .price{position:relative}.exemplarPreview .exemplar-info .price .priceShow{width:150px;margin:0 290px 0 0;color:#1593ff;font-size:48px}.exemplarPreview .exemplar-info .price .freePrice{font-size:36px;color:#48d5b2;padding-top:12px;display:block}.exemplarPreview .exemplar-info .createScene{position:absolute;top:266px}.exemplarPreview .exemplar-info .createScene a{display:block;color:#fff;width:160px;height:40px;font-size:14px;text-align:center;line-height:40px;padding:0;background-color:#48d5b2}.exemplarPreview .exemplar-info .createScene a:hover{background-color:#6fe29f}.exemplarPreview .exemplar-info .share{position:absolute;bottom:21px}.exemplarPreview .exemplar-info .share .link,.exemplarPreview .exemplar-info .share .qrcode{float:left}.exemplarPreview .exemplar-info .share .qrcode p{font-size:12px;color:#666}.exemplarPreview .exemplar-info .share .qrcode .ercode{margin:8px 0}.exemplarPreview .exemplar-info .share .down{cursor:pointer;text-align:center;display:inline-block;width:47%}.exemplarPreview .exemplar-info .share .down:hover{color:#1593ff}.exemplarPreview .exemplar-info .share .link{margin-left:30px;width:240px}.exemplarPreview .exemplar-info .share .link .third-share{padding-top:25px}.exemplarPreview .exemplar-info .share .link .third-share a{margin-right:24px;font-size:24px}.exemplarPreview .exemplar-info .share .link .third-share .eqf-weibo{color:#ff2a6a}.exemplarPreview .exemplar-info .share .link .third-share .eqf-QQ{color:#1593ff}.exemplarPreview .exemplar-info .share .link .third-share .eqf-QQzone{color:#ffb243}.exemplarPreview .exemplar-info .share .link input{width:235px}.exemplarPreview .exemplar-info .share .link p{margin:15px 0 8px}.exemplarPreview .exemplar-info .share .link p,.exemplarPreview .exemplar-info .share .link p a{color:#666}.exemplarPreview .exemplar-info .share .link p a:hover{color:#1593ff}.exemplarPreview .exemplar-info .share .link .share-url{width:240px;height:36px;line-height:36px;padding:0 12px;border:1px solid #ccd5db}
.scene-share-modal-mask{position:fixed;top:60px;left:199px;width:calc(100% - 199px);height:calc(100% - 60px);z-index:12;background-color:hsla(0,0%,7%,.7)}.scene-share-modal{width:600px;height:524px;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08);border-radius:12px;position:absolute;left:50%;top:50%;background:transparent;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%)}.scene-share-modal .img{width:100%;height:172px;position:absolute;top:0;left:0}.scene-share-modal .title{position:absolute;left:42px;top:84px;font-size:20px;font-weight:600;color:#fff;line-height:28px}.scene-share-modal .close{position:absolute;right:24px;top:52px;font-size:24px;cursor:pointer;color:#fff}.scene-share-modal .close:hover{color:hsla(0,0%,100%,.6)}.scene-share-modal .wrapper{border-radius:12px;margin-top:172px;height:364px;background:#fff;position:relative;top:-12px;padding:36px 60px}.scene-share-modal .wrapper .header{font-size:14px;font-weight:600;color:#333;line-height:20px;margin-bottom:20px}.scene-share-modal .wrapper .content{color:#666;line-height:24px}.scene-share-modal .wrapper .content .a-href{color:#1261ff;cursor:pointer}.scene-share-modal .wrapper .mb-16{margin-bottom:16px}.scene-share-modal .wrapper .footer{padding-top:40px;text-align:right;font-weight:600;color:#333;line-height:24px}
.scene-share-empty-box{padding-top:142px}.scene-share-empty-box .blank-box{margin-top:0}
.coorperation-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:15;background-color:rgba(0,0,0,.08)}.coorperation-mask .coorperation-modal{width:600px;height:600px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;padding:0 28px;color:#333;border-radius:3px}.coorperation-mask .coorperation-modal .remark{font-size:12px;font-weight:400;color:#666}.coorperation-mask .coorperation-modal .remark .remark-key{color:#ff5448}.coorperation-mask .coorperation-modal .coorperation-modal-header{position:relative;height:60px;line-height:60px}.coorperation-mask .coorperation-modal .coorperation-modal-header h3{font-size:18px;font-weight:600}.coorperation-mask .coorperation-modal .coorperation-modal-header .close{position:absolute;top:18px;right:0;font-size:24px;color:#666;cursor:pointer}.coorperation-mask .coorperation-modal .coorperation-modal-header .close:hover{color:#333}.coorperation-mask .coorperation-modal .coorperation-modal-body{margin-top:4px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table{width:100%}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table thead{position:absolute;top:0;z-index:20;width:100%;height:40px;line-height:40px;background-color:#f8f8fa;border-bottom:1px solid #e6ebed}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table thead tr th{color:#333;font-size:14px;font-weight:600}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table thead tr th.coorperation-user{width:180px;max-width:180px;text-align:left;padding-left:16px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table thead tr th.coorperation-auth{width:200px;max-width:200px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr{height:60px;border-bottom:1px solid #e6ebed}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-user{width:180px;max-width:180px;text-align:left;padding-left:16px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-user .user-avatar{display:inline-block;width:36px;height:36px;background-color:#ccc;border-radius:50%;margin-right:10px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth{width:200px;max-width:200px;position:relative;cursor:pointer}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .select-icon{display:inline-block;vertical-align:middle;color:#ccc;font-size:24px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth:hover{color:#1593ff}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth:hover .select-icon{color:#1593ff;transform:rotate(180deg)}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth:hover .auth-box{display:block}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .auth-box{display:none;position:fixed;z-index:25;width:160px;background-color:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item{position:relative;width:100%;height:36px;line-height:36px;padding:0 12px;color:#333;text-align:left}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item:hover{background-color:#eee}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item.delete:hover{color:#fff;background-color:#ff5448}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item .square{position:absolute;top:9px;right:12px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-above{border-bottom:1px solid #e6ebed;padding:8px 0}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-bottom{padding:8px 0}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-copy>div{margin:0 auto}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-copy .switch,.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-copy .switch .circle-con{width:32px;height:16px}.coorperation-mask .coorperation-modal .coorperation-modal-body .coorperation-table tbody tr td.coorperation-copy .switch .circle-con i{width:12px;height:12px}.coorperation-mask .coorperation-modal .coorperation-modal-footer{text-align:right;margin-top:28px;font-size:0}.coorperation-mask .coorperation-modal .coorperation-modal-footer button{width:96px;font-size:14px}.coorperation-mask .coorperation-modal .coorperation-modal-footer button.cancel{margin-right:16px}
.coorperation-setting .coorperation-modal{padding:0}.coorperation-setting .coorperation-modal .body-above{height:100%}.coorperation-setting .coorperation-modal .body-above .body-above-item{position:relative;width:100%;height:52px;line-height:52px;border-bottom:1px solid #e6ebed;cursor:pointer;padding:0 28px}.coorperation-setting .coorperation-modal .body-above .body-above-item .icon{display:inline-block;font-size:24px;vertical-align:middle;margin-right:12px}.coorperation-setting .coorperation-modal .body-above .body-above-item .icon.wechat-icon{color:#1dca71}.coorperation-setting .coorperation-modal .body-above .body-above-item .icon.link-icon{font-size:20px;color:#333}.coorperation-setting .coorperation-modal .body-above .body-above-item .icon.user-icon{color:#1593ff}.coorperation-setting .coorperation-modal .body-above .body-above-item .icon.group-icon{position:relative;bottom:2px;font-size:20px;color:#333}.coorperation-setting .coorperation-modal .body-above .body-above-item .right-icon{position:absolute;top:50%;transform:translateY(-50%);right:28px;font-size:16px;color:#666}.coorperation-setting .coorperation-modal .body-above .body-above-item .right-icon.unavailable,.coorperation-setting .coorperation-modal .body-above .body-above-item .right-icon.unavailable:hover{color:#bfbfbf}.coorperation-setting .coorperation-modal .body-above .body-above-item:hover .right-icon{color:#666}.coorperation-setting .coorperation-modal .body-above .body-above-item:hover .right-icon.unavailable{color:#bfbfbf}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply{position:relative}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply:hover{color:#1593ff}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply:hover .apply-qrcode{display:block}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply .apply-qrcode{display:none;position:absolute;z-index:30;top:45px;left:54px;width:164px;height:208px;background:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px;padding:12px}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply .apply-qrcode img{display:block;width:140px;height:140px}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply .apply-qrcode .text{font-size:12px;color:#999;text-align:center;line-height:18px;margin-top:8px}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply .apply-qrcode .apply-mask{position:absolute;width:100%;height:100%;top:0;left:0;text-align:center;background-color:hsla(0,0%,100%,.9)}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply .apply-qrcode .apply-mask button{width:112px;height:32px;line-height:32px;border-radius:16px;padding:0;margin-top:60px}.coorperation-setting .coorperation-modal .body-above .body-above-item.wechat-apply .apply-qrcode .apply-mask p{font-size:12px;color:#999;line-height:20px;margin-top:60px}.coorperation-setting .coorperation-modal .body-above .body-above-item.link-apply{display:flex;flex-direction:row;align-items:center;height:44px;border-bottom:0}.coorperation-setting .coorperation-modal .body-above .body-above-item.link-apply .auth-item{display:flex;flex-direction:row;align-items:center;margin-left:20px}.coorperation-setting .coorperation-modal .body-above .body-above-item.link-apply .auth-item .checkbox-square{margin-right:10px}.coorperation-setting .coorperation-modal .body-above .body-above-item.link-apply .copy-link{position:absolute;right:6px;color:#1593ff;cursor:pointer}.coorperation-setting .coorperation-modal .body-above .body-above-item.link-apply .link-des-l{color:#333}.coorperation-setting .coorperation-modal .body-above .body-above-item.link-apply .link-des-r{color:#666}.coorperation-setting .coorperation-modal .body-above .body-above-item.link-apply .auth-desc{font-weight:600;color:#333;margin-left:4px}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above{width:100%;height:auto;padding:0}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .auth-list{width:100%;margin-bottom:16px}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .auth-list li{width:100%;height:32px;line-height:32px;margin-bottom:4px;padding-left:216px}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .auth-list li:hover{background:#fafafa}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .auth-list li:last-child{margin-bottom:0}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .auth-list li .radio-square{top:8px;margin-right:8px;border-color:#333}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .copy-link-btn{width:96px;height:36px;color:#fff;background:#1261ff;border-radius:4px;line-height:36px;text-align:center;margin:0 auto 40px}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .copy-link-btn:hover{background-color:#2c72ff}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-above .copy-link-btn.left-box{margin:8px auto 42px 56px}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above{position:relative;width:100%;height:104px;padding:24px 0}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item{width:100%;height:100%;padding:0 28px}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item:hover,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item:hover{background:#fafafa}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item .upgrade-guide,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item .upgrade-guide{position:absolute;top:50%;right:60px;transform:translateY(-50%);width:290px;height:151px;display:flex;justify-content:space-between}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item .upgrade-guide .dots,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item .upgrade-guide .dots{width:36px;height:36px;margin-top:48px}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item .upgrade-guide .dots img,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item .upgrade-guide .dots img{width:100%;height:100%}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item .upgrade-guide .upgrade-guide-content,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item .upgrade-guide .upgrade-guide-content{width:246px;height:151px;padding:19px 16px 16px;background:#1261ff;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border-radius:4px}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item .upgrade-guide .upgrade-guide-content p,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item .upgrade-guide .upgrade-guide-content p{font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:20px}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item .upgrade-guide .upgrade-guide-content p.desc,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item .upgrade-guide .upgrade-guide-content p.desc{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:17px;margin:12px 0}.coorperation-setting .coorperation-modal .body-above .body-above-item.addGroup-above .group-item .upgrade-guide .upgrade-guide-content .upgrade-btn,.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .group-item .upgrade-guide .upgrade-guide-content .upgrade-btn{width:65px;height:32px;line-height:32px;text-align:center;float:right;background:#2c72ff;border-radius:4px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above{border-bottom:0}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-l{color:#333}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-l.unavailable{color:#bfbfbf}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-r{color:#666}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-r.unavailable{color:#bfbfbf}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-count{font-weight:600;color:#1261ff}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-count.unavailable{color:#bfbfbf}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-head-img{display:inline-block;position:absolute;right:48px;font-size:0}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-head-img img{width:28px;height:28px;border-radius:28px;margin-right:-6px}.coorperation-setting .coorperation-modal .body-above .body-above-item.auth-person-above .person-head-img img:last-child{margin-right:0}.coorperation-setting .coorperation-modal .coorperation-modal-header{position:relative;display:flex;flex-direction:row;align-items:center;padding:0 28px}.coorperation-setting .coorperation-modal .coorperation-modal-header .setting-select{display:none;position:relative;width:120px;height:24px;line-height:24px;color:#1593ff;font-size:12px;border:1px solid #1593ff;border-radius:3px;margin-left:16px;padding-left:8px;cursor:pointer}.coorperation-setting .coorperation-modal .coorperation-modal-header .setting-select.active,.coorperation-setting .coorperation-modal .coorperation-modal-header .setting-select:hover{color:#fff;background-color:#1593ff}.coorperation-setting .coorperation-modal .coorperation-modal-header .setting-select.active .eqf-down{transform:rotate(180deg)}.coorperation-setting .coorperation-modal .coorperation-modal-header .setting-select .eqf-down{position:absolute;right:0;top:1px;font-size:22px}.coorperation-setting .coorperation-modal .coorperation-modal-header .body-above{display:none;position:absolute;top:50px;z-index:15;width:544px;background-color:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px}.coorperation-setting .coorperation-modal .coorperation-modal-header .close{right:28px}.coorperation-setting .coorperation-modal .coorperation-modal-body{position:relative;width:100%;height:540px;margin-top:0;border-bottom:1px solid #e6ebed;overflow:hidden}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box{width:100%;height:156px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box{width:544px;background-color:#fff}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting{width:100%;height:32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px;padding-top:4px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-title{display:flex;flex-direction:row;align-items:center}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-title h4{color:#333;font-size:14px;font-weight:600}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-title .remark{margin-top:5px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-operate{display:flex;flex-direction:row;align-items:center;cursor:pointer}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-operate .setting-icon{color:#666;margin-right:3px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-operate .complete,.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-operate:hover,.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .body-under-setting .setting-operate:hover .setting-icon{color:#1593ff}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting{width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fafafa;border-radius:3px;margin-bottom:4px;padding:0 12px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting>div{display:flex;flex-direction:row;align-items:center}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-tip{color:#666}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box{position:relative;padding-right:8px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box:hover .auth-box{display:block}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-text{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-text .pen-icon{margin-left:6px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-text:hover{color:#1593ff}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-box{display:none;width:160px;position:absolute;z-index:25;top:50%;left:100%;transform:translateY(-50%);background-color:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1)}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-box .auth-item{position:relative;width:100%;height:36px;line-height:36px;padding:0 12px;color:#333;text-align:left;cursor:pointer}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-box .auth-item:hover{background-color:#eee}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-box .auth-item.delete:hover{color:#fff;background-color:#ff5448}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-box .auth-item .square{position:absolute;top:9px;right:12px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-box .auth-above{border-bottom:1px solid #e6ebed;padding:8px 0}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .settion-left .auth-outer-box .auth-box .auth-bottom{padding:8px 0}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .auth-setting .setting-right .checkbox-square{margin-right:8px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .position-box .coorperation-table{border-top:1px solid #e6ebed}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table{width:100%;border:1px solid #e6ebed;border-top:none;border-bottom:none}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table thead{position:relative}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table thead tr th{color:#333;font-size:14px;font-weight:600}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table thead tr th.coorperation-select{width:40px;padding-left:12px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table thead tr th.coorperation-user{width:180px;max-width:180px;text-align:left;padding-left:16px;padding-right:20px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table thead tr th.coorperation-auth{width:200px;max-width:200px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr{height:60px;border-bottom:1px solid #e6ebed}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-select{width:40px;padding-left:12px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-user{width:180px;max-width:180px;text-align:left;padding-left:16px;padding-right:20px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-user .user-avatar{display:inline-block;width:36px;height:36px;background-color:#ccc;border-radius:2px;margin-right:10px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth{width:200px;max-width:200px;position:relative;cursor:pointer;padding:8px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth.disabled{color:#999;background-color:#fff}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth.disabled:hover{color:#999}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth.disabled:hover .select-icon{color:#ccc;transform:rotate(0)}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth.disabled:hover .auth-box{display:none}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth.disabled .select-icon{color:#ccc}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .select-icon{position:absolute;margin-left:5px;margin-top:1px;color:#666;font-size:14px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth:hover{color:#1593ff}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth:hover .select-icon{color:#1593ff;transform:rotate(0)}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth:hover .auth-box{display:block}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .auth-box{display:none;position:absolute;z-index:25;left:190px;top:50%;transform:translateY(-50%);width:160px;background-color:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);border-radius:4px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item{position:relative;width:100%;height:36px;line-height:36px;padding:0 12px;color:#333;text-align:left}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item:hover{background-color:#eee}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item.delete:hover{color:#fff;background-color:#ff5448}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-item .square{position:absolute;top:9px;right:12px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-above{border-bottom:1px solid #e6ebed;padding:8px 0}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-auth .auth-box .auth-bottom{padding:8px 0}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-copy>div{margin:0 auto}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-copy .switch,.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-copy .switch .circle-con{width:32px;height:16px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-table tbody tr td.coorperation-copy .switch .circle-con i{width:12px;height:12px}.coorperation-setting .coorperation-modal .coorperation-modal-body .body-under-box .body-under .coorperation-box-outer{position:relative;width:100%;border:1px solid #e6ebed;border-bottom:none}.coorperation-setting .coorperation-modal .coorperation-modal-footer{padding:0 28px;margin-top:16px}
.recent-coorperation .coorperation-modal-header{display:flex;flex-direction:row;align-items:center}.recent-coorperation .coorperation-modal-header .back-box{display:flex;align-items:center;width:68px;cursor:pointer}.recent-coorperation .coorperation-modal-header .back-box .back-icon{font-size:24px}.recent-coorperation .coorperation-modal-header .split-line{width:1px;height:18px;background-color:#e6ebed;margin-right:16px}.recent-coorperation .coorperation-modal-header .remark{margin-top:7px}.recent-coorperation .coorperation-modal-body{width:100%;height:444px}.recent-coorperation .coorperation-modal-body .recent-operate-area{display:flex;flex-direction:row}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common{width:252px}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box{width:100%;height:348px;border:1px solid #e6ebed;border-radius:3px;padding:16px 0;margin-top:16px;overflow:auto}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item{display:flex;flex-direction:row;align-items:center;width:100%;height:52px;padding:8px 20px}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item:hover{background-color:#fafafa}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item:hover .eqf-no{display:block}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item.recent-left-item{cursor:pointer}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item .user-avatar{width:36px;height:36px;border-radius:2px}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item .user-nickname{width:120px;margin-left:11px;margin-right:19px}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item .item-icon{font-size:24px;color:#666}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item .item-icon.inuse{color:#ddd}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .recent-item .eqf-no{display:none;cursor:pointer}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-common .recent-box .no-recent-data{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;color:#999}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-center{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;padding-top:36px}.recent-coorperation .coorperation-modal-body .recent-operate-area .recent-center span{font-size:32px;color:#ddd}.recent-coorperation .coorperation-modal-body .auth-setting{width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fafafa;border-radius:3px;margin-top:20px;padding:0 12px}.recent-coorperation .coorperation-modal-body .auth-setting>div{display:flex;flex-direction:row;align-items:center}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-tip{color:#666}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box{position:relative;padding-right:8px}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box:hover .auth-box{display:block}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box .auth-text{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box .auth-text .pen-icon{margin-left:6px}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box .auth-text:hover{color:#1593ff}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box .auth-box{display:none;width:160px;position:absolute;z-index:5;top:50%;left:100%;transform:translateY(-50%);padding:8px 0;background-color:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.1)}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box .auth-box .auth-item{position:relative;width:100%;height:36px;line-height:36px;padding:0 12px;color:#333;text-align:left;cursor:pointer}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box .auth-box .auth-item:hover{background-color:#eee}.recent-coorperation .coorperation-modal-body .auth-setting .settion-left .auth-outer-box .auth-box .auth-item .square{position:absolute;top:9px;right:12px}.recent-coorperation .coorperation-modal-body .auth-setting .setting-right .checkbox-square{margin-right:8px}.recent-coorperation .coorperation-modal-footer button.confirm{width:108px}
.current-coorperation .coorperation-modal-body{width:100%;height:444px}.current-coorperation .coorperation-modal-body .current-list-outer{position:relative;height:100%;overflow:hidden;padding-top:40px;border:1px solid #e6ebed}.current-coorperation .coorperation-modal-body .current-list-outer .current-list{width:100%;height:100%;overflow:auto}
.coorperation-group .coorperation-modal-header{display:flex;flex-direction:row;align-items:center}.coorperation-group .coorperation-modal-header .back-box{display:flex;align-items:center;width:68px;cursor:pointer}.coorperation-group .coorperation-modal-header .back-box .back-icon{font-size:24px}.coorperation-group .coorperation-modal-header .split-line{width:1px;height:18px;background-color:#e6ebed;margin-right:16px}.coorperation-group .coorperation-modal-header h3{margin-bottom:0}.coorperation-group .coorperation-modal-header .remark{margin-top:7px}.coorperation-group .coorperation-modal-body{width:100%;height:444px}.coorperation-group .coorperation-modal-body.no-data-box{height:508px}.coorperation-group .coorperation-modal-body .body-header{width:100%;height:32px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.coorperation-group .coorperation-modal-body .body-header .add-group-button{width:96px;height:32px;color:#1261ff;text-align:center;line-height:31px;border-radius:3px;border:1px solid #1261ff;cursor:pointer}.coorperation-group .coorperation-modal-body .body-header .add-group-button .eqf-plus{display:inline-block;vertical-align:middle;font-size:16px;margin-top:-2px;margin-right:2px}.coorperation-group .coorperation-modal-body .body-header .add-group-button:hover{color:#fff;background:#1261ff}.coorperation-group .coorperation-modal-body .body-header .group-setting{display:flex;flex-direction:row;align-items:center;cursor:pointer}.coorperation-group .coorperation-modal-body .body-header .group-setting .setting-icon{color:#666;margin-right:4px}.coorperation-group .coorperation-modal-body .body-header .group-setting .complete,.coorperation-group .coorperation-modal-body .body-header .group-setting:hover,.coorperation-group .coorperation-modal-body .body-header .group-setting:hover .setting-icon{color:#1261ff}.coorperation-group .coorperation-modal-body .group-list-outer{position:relative;height:392px;padding-top:40px;border:1px solid #e6ebed;overflow:hidden}.coorperation-group .coorperation-modal-body .group-list-outer .group-list{width:100%;height:100%;overflow:auto}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item{display:flex;flex-direction:row;align-items:center;width:100%;height:60px;border-bottom:1px solid #e6ebed;padding:0 16px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item:hover{background-color:#fafafa}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .square{margin-right:24px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .group-avatar{width:36px;height:36px;margin-right:10px;border-radius:2px;border:1px solid #e6ebed}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .nickname{width:224px;margin-right:96px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .oprate-option{color:#666;cursor:pointer}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .edit-option{margin-right:28px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .edit-option:hover{color:#1261ff}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option:hover{color:#ff5448}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option .delete-box{display:none;position:fixed;width:240px;height:115px;color:#333;background-color:#fff;padding:24px 16px 16px;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);transform:translate(-168px,-150px)}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option .delete-box .triangle{position:absolute;bottom:-11px;right:52px;width:0;height:0;border:6px solid transparent;border-top-color:#fff}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option .delete-box .content{display:flex;flex-direction:row;align-items:center;font-size:12px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option .delete-box .content .delete-icon{font-size:16px;color:#ffb243;margin-right:12px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option .delete-box .options{margin-top:31px;display:flex;flex-direction:row;justify-content:flex-end}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option .delete-box .options button{width:48px;height:24px;padding:0;line-height:24px;font-size:12px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item .delete-option .delete-box .options button.confirm{margin-left:10px}.coorperation-group .coorperation-modal-body .group-list-outer .group-list .group-item.group-header{position:absolute;top:0;height:40px;background-color:#f8f8fa;font-weight:600}.coorperation-group .coorperation-modal-footer .cancel{background:#fff;border:1px solid #ccd5db;border-radius:3px;color:#666;width:96px;font-size:14px;height:36px;line-height:36px;text-align:center;display:inline-block;padding:0 12px;margin-right:16px}.coorperation-group .coorperation-modal-footer .cancel:hover{color:#1261ff;border-color:#1261ff}
.add-coorper-group .coorperation-modal-header{display:flex;flex-direction:row;align-items:center}.add-coorper-group .coorperation-modal-header .back-box{display:flex;align-items:center;width:68px;cursor:pointer}.add-coorper-group .coorperation-modal-header .back-box .back-icon{font-size:24px}.add-coorper-group .coorperation-modal-header .split-line{width:1px;height:18px;background-color:#e6ebed;margin-right:16px}.add-coorper-group .coorperation-modal-header .remark{margin-top:7px}.add-coorper-group .coorperation-modal-body{padding-top:4px}.add-coorper-group .coorperation-modal-body .group-name-box{display:flex;flex-direction:row;align-items:center;width:100%;height:36px}.add-coorper-group .coorperation-modal-body .group-name-box label{margin-right:16px}.add-coorper-group .coorperation-modal-body .group-name-box .input-box{position:relative;flex:1;height:36px;padding-right:50px;border:1px solid #e6ebed;border-radius:3px}.add-coorper-group .coorperation-modal-body .group-name-box .input-box input{width:100%;height:100%;border:none}.add-coorper-group .coorperation-modal-body .group-name-box .input-box input::placeholder{color:#999}.add-coorper-group .coorperation-modal-body .group-name-box .input-box .count{position:absolute;top:9px;right:12px;color:#999}.add-coorper-group .coorperation-modal-body .group-operate-area{display:flex;flex-direction:row;margin-top:20px}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common{width:252px}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box{width:100%;height:348px;border:1px solid #e6ebed;border-radius:3px;padding:16px 0;margin-top:16px;overflow:auto}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item{display:flex;flex-direction:row;align-items:center;width:100%;height:52px;padding:8px 20px}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item:hover{background-color:#fafafa}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item:hover .eqf-no{display:block}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item.group-left-item{cursor:pointer}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item .user-avatar{width:36px;height:36px;border-radius:2px}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item .user-nickname{width:120px;margin-left:11px;margin-right:19px}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item .item-icon{font-size:24px;color:#666}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .group-item .eqf-no{display:none;cursor:pointer}.add-coorper-group .coorperation-modal-body .group-operate-area .group-common .group-box .no-group-data{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;color:#999}.add-coorper-group .coorperation-modal-body .group-operate-area .group-center{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;padding-top:36px}.add-coorper-group .coorperation-modal-body .group-operate-area .group-center span{font-size:32px;color:#ddd}.add-coorper-group .coorperation-modal-footer .cancel{background:#fff;border:1px solid #ccd5db;border-radius:3px;color:#666;width:96px;font-size:14px;height:36px;line-height:36px;text-align:center;display:inline-block;padding:0 12px;margin-right:16px}.add-coorper-group .coorperation-modal-footer .cancel:hover{color:#1261ff;border-color:#1261ff}
.auth-modal .coorperation-modal-header .back-box{cursor:pointer}.auth-modal .coorperation-modal-header .back-box .back-icon{position:relative;top:6px;font-size:24px;color:#666}.auth-modal .coorperation-modal-header .back-box .back-icon:hover{color:#333}.auth-modal .coorperation-modal-header .back-box .back-btn{color:#666;margin-left:-5px}.auth-modal .coorperation-modal-header .back-box .back-btn:hover{color:#333!important}.auth-modal .coorperation-modal-header .split-line{width:1px;height:18px;margin:0 16px;background:#ccd5db}.auth-modal .coorperation-modal-header h3 .people-auth-des{font-size:14px;color:#666;font-weight:400}.auth-modal .coorperation-modal-header h3 .people-auth-des .people-count{font-weight:600;color:#1261ff}.auth-modal .coorperation-modal-body .people-auth-batch{padding:0 28px;height:56px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-btn{display:flex;align-items:center;justify-content:space-between;width:98px;height:32px;background:#fff;border-radius:4px;border:1px solid #ccd5db;margin-top:12px;float:right;line-height:30px;padding:0 10px;cursor:pointer}.auth-modal .coorperation-modal-body .people-auth-batch .batch-btn:hover{border-color:#1261ff}.auth-modal .coorperation-modal-body .people-auth-batch .batch-btn:hover span{color:#1261ff}.auth-modal .coorperation-modal-body .people-auth-batch .batch-btn span{color:#333}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool span{color:#333}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select{display:inline-block;width:225px;height:32px;background:#fff;border-radius:4px;border:1px solid #e6ebed;position:relative;line-height:30px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select:hover{cursor:pointer;border-color:#1261ff}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select:hover .select-text{color:#1261ff}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select:hover .b-select-icon{color:#1261ff;transform:translateY(-50%) rotate(180deg)}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select span{margin-left:12px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select.disabled{background:#f5f5f5;border-radius:4px;border:1px solid #e6ebed}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select.disabled .select-text{color:#bfbfbf}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select .b-select-icon{position:absolute;top:50%;transform:translateY(-50%);right:9px;font-size:14px;width:14px;height:14px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select .auth-wrapper{width:225px;height:160px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select .auth-wrapper .batch-auth-box{position:absolute;top:38px;z-index:1;width:225px;background:#fff;padding:8px 0;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08)}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select .auth-wrapper .batch-auth-box .batch-auth-item{width:100%;height:30px;line-height:30px;padding-left:8px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-select .auth-wrapper .batch-auth-box .batch-auth-item:hover{cursor:pointer;background-color:#f5f5f5}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-delete{cursor:pointer;margin:0 16px 0 75px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-delete.batch-delete-right{margin-left:435px}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-delete.unavailable,.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-delete.unavailable:hover{color:#bfbfbf}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-delete:hover{color:#ff5448}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-complete{cursor:pointer}.auth-modal .coorperation-modal-body .people-auth-batch .batch-tool .batch-complete:hover{color:#1261ff}.auth-modal .coorperation-modal-body .people-list{position:relative;width:100%;height:460px;margin-top:0;overflow-x:hidden;overflow-y:overlay;padding:0 28px}.auth-modal .coorperation-modal-body .people-list .people-table{width:100%;border:1px solid #e6ebed}.auth-modal .coorperation-modal-body .people-list .people-table thead{width:100%;height:40px;line-height:40px;background-color:#f6f9fa;border-bottom:1px solid #e6ebed}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th{color:#333;font-size:14px;font-weight:600;text-align:left}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-user{width:180px;max-width:180px;text-align:left;padding-left:16px}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-user.batch-user{padding-left:0}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-auth{width:calc(100% - 305px);max-width:calc(100% - 305px)}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-select{width:40px}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-select .table-checkbox{padding-left:12px}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-select .table-checkbox .checkbox-square{width:16px;height:16px;background:#fff;border-radius:4px;border:1px solid #ddd}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-select .table-checkbox .checkbox-square.checked{border-color:#1261ff;background-color:#1261ff}.auth-modal .coorperation-modal-body .people-list .people-table thead tr th.coorperation-manager{width:88px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr{height:60px;border-bottom:1px solid #e6ebed}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td{text-align:left}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-user{width:180px;max-width:180px;padding-left:16px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-user.batch-user{padding-left:0}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-user .user-avatar{display:inline-block;width:36px;height:36px;background-color:#ccc;border-radius:50%;margin-right:10px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth{width:calc(100% - 305px);max-width:calc(100% - 305px);position:relative;cursor:pointer;text-align:left}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth.disabled{color:#bfbfbf;background-color:#fff}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth.disabled:hover{color:#bfbfbf}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth.disabled:hover .select-icon{color:#ccc;transform:rotate(0)}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth.disabled:hover .auth-box{display:none}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth.disabled .select-icon{color:#bfbfbf}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .select-icon{display:inline-block;vertical-align:middle;color:#ccc;font-size:14px;margin-bottom:2px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth:hover{color:#1261ff}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth:hover .select-icon{color:#1593ff;transform:rotate(180deg)}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth:hover .auth-box{display:block}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .auth-box{display:none;position:absolute;top:43px;z-index:25;width:202px;background:#fff;box-shadow:0 12px 48px 16px rgba(0,0,0,.03),0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px -8px rgba(0,0,0,.08);padding:8px 0}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .auth-box .auth-item{position:relative;width:100%;height:30px;line-height:30px;padding:0 12px;color:#333;text-align:left}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .auth-box .auth-item:hover{background-color:#eee}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .auth-box .auth-item.delete:hover{color:#fff;background-color:#ff5448}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .auth-box .auth-item .square{position:absolute;top:9px;right:12px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .auth-box .auth-item.active{background-color:#1261ff;color:#fff}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-auth .auth-box .auth-bottom{padding:8px 0}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-copy>div{margin:0 auto}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-copy .switch,.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-copy .switch .circle-con{width:32px;height:16px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-copy .switch .circle-con i{width:12px;height:12px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-manager{width:88px;cursor:pointer}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-manager.unavailable,.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-manager.unavailable:hover{color:#bfbfbf}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-manager:hover{color:#ff5448}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-select{width:40px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-select .table-checkbox{padding-left:12px}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-select .table-checkbox .checkbox-square{width:16px;height:16px;background:#fff;border-radius:4px;border:1px solid #ddd}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr td.coorperation-select .table-checkbox .checkbox-square.checked{border-color:#1261ff;background-color:#1261ff}.auth-modal .coorperation-modal-body .people-list .people-table tbody tr:last-child{border-bottom:0}
.coorperation-mask .coorperation-group-guide{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:960px;height:600px;background:#f5f7fb;border-radius:4px 4px 0 0}.coorperation-mask .coorperation-group-guide .header{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333;padding:0 28px}.coorperation-mask .coorperation-group-guide .header .close-guide{font-size:24px;width:24px;height:24px;color:#333}.coorperation-mask .coorperation-group-guide .header .close-guide:hover{cursor:pointer;color:#666}.coorperation-mask .coorperation-group-guide .desc{width:100%;height:86px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;line-height:86px;padding-left:60px}.coorperation-mask .coorperation-group-guide .guide-img-box{width:100%;height:382px}.coorperation-mask .coorperation-group-guide .guide-img-box img{width:100%;height:100%}.coorperation-mask .coorperation-group-guide .footer{width:100%;height:72px;text-align:center}.coorperation-mask .coorperation-group-guide .footer .btn{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:0;margin-top:16px;width:200px;height:40px;line-height:40px;border-radius:4px;background-color:#1261ff}.coorperation-mask .coorperation-group-guide .footer .btn:hover{cursor:pointer;background:#2c72ff}
.coorperation-mask.instruction .coorperation-modal{width:800px;height:522px;background-color:#fff}.coorperation-mask.instruction .coorperation-modal .modal-header{width:100%;height:60px;padding:0;display:flex;justify-content:space-between;align-items:center}.coorperation-mask.instruction .coorperation-modal .modal-header .upGrade-title{font-size:18px;font-weight:600;color:#333;font-family:PingFangSC-Semibold,PingFang SC}.coorperation-mask.instruction .coorperation-modal .modal-header .close{font-size:24px}.coorperation-mask.instruction .coorperation-modal .modal-body{width:100%;padding:0;height:calc(100% - 140px)}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-desc{font-size:14px;font-weight:400;color:#333;line-height:20px;padding:7px 0 12px;font-family:PingFangSC-Regular,PingFang SC}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input{width:100%;position:relative}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input input{width:100%;height:40px;border-radius:4px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input input.error{border-color:#ff5448}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input input:focus,.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input input:hover{border-color:#1261ff}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input input::-webkit-input-placeholder{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input input::-moz-placeholder{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input input::-ms-input-placeholder{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999}.coorperation-mask.instruction .coorperation-modal .modal-body .upGrade-input .error-desc{position:absolute;top:44px;left:12px;font-size:12px;font-weight:400;color:#ff5448;font-family:PingFangSC-Regular,PingFang SC}.coorperation-mask.instruction .coorperation-modal .modal-body .check-desc{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:20px;padding:24px 0 12px}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group{width:100%;height:calc(100% - 155px);border:1px solid #e6ebed;overflow:hidden}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content{width:100%;height:calc(100% - 40px);overflow:auto}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content .td-group{display:flex;align-items:center;justify-content:space-between;width:50%;height:40px;text-align:left;padding-left:13px;float:left;margin-bottom:4px}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content .td-group:hover{cursor:pointer;background:#fafafa}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content .td-group .group-content{display:flex;align-items:center}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content .td-group .group-content .head-box{width:24px;height:24px;display:inline-block;border:1px solid #fff;border-radius:24px;margin-right:8px}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content .td-group .group-content .head-box img{width:100%;height:100%;border-radius:24px}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content .td-group .group-content .checkbox-square.checked{border-color:#1261ff;background-color:#1261ff}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tb-group-content .td-group .split{width:1px;height:44px;background:#e6ebed}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tr-group{display:flex;align-items:center;width:100%;height:36px;margin-bottom:4px;padding-left:12px}.coorperation-mask.instruction .coorperation-modal .modal-body .tb-group .tr-group.header{background:#f5f7fb}.coorperation-mask.instruction .coorperation-modal .modal-foot{width:100%;height:80px;padding-top:16px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool{width:208px;float:right}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn{width:96px;height:36px;background:#fff;border-radius:4px;border:1px solid #ddd;line-height:20px;float:left}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l{position:relative;margin-right:16px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l:hover{cursor:pointer;color:#1261ff;border-color:#1261ff}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box{position:absolute;bottom:46px;right:0;width:240px;height:116px;padding:16px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.16)}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box:before{content:"";position:absolute;right:12px;bottom:-11px;background:0 0;border:6px solid transparent;border-top-color:#fff}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .title{display:flex;justify-content:space-between;margin-bottom:19px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .title .giveUp-icon{color:#f8ae15;margin-right:7px;margin-top:2px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .title p{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;text-align:left;line-height:18px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .giveUP-tool{padding-left:30px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .giveUP-tool .go-coorperation{float:left;display:inline-block;color:#666;width:120px;height:24px;text-align:center;background:#fff;border-radius:4px;border:1px solid #ccd5db;margin-right:10px;line-height:22px;font-size:12px;padding:6px;line-height:10px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .giveUP-tool .go-coorperation:hover{color:#1261ff;border-color:#1261ff}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .giveUP-tool .close-btn{float:left;display:inline-block;width:48px;height:24px;text-align:center;line-height:24px;font-size:12px;color:#fff;background:#1261ff;border-radius:4px}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-l .giveUP-modal-box .giveUP-tool .close-btn:hover{background:#2c72ff}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-r{color:#bfbfbf;background:#f5f5f5;border:1px solid #e6ebed}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-r:hover{cursor:pointer}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-r.active{color:#fff;background:#1261ff}.coorperation-mask.instruction .coorperation-modal .modal-foot .btn-tool .btn.btn-r.active:hover{cursor:pointer;background:#2c72ff}
.coorperation-console .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-height:100%;transform:scale(1) translate(0)!important;margin:0}.coorperation-console .modal-dialog .modal-content{width:100%;height:100%;top:0;background-color:transparent}.coorperation-console .modal-dialog .modal-content .coorperation-iframe{width:100%;height:100%}.coorperation-console .modal-dialog .modal-content .coorperation-iframe iframe{width:100%;height:100%;visibility:hidden}
.consoleGuide .modal-dialog{top:50%;margin:0}.consoleGuide .modal-dialog .modal-content{top:69px}.consoleGuide .modal-dialog .modal-content img{border-radius:6px}.full-screen-guide-box{position:fixed;top:0;left:0;right:0;z-index:11}.full-screen-guide-box .guide-content{width:100%;height:34px;line-height:34px;background-color:#fff8ed;padding:0 24px;font-size:12px;color:#666;position:relative}.full-screen-guide-box .guide-content .guide-txt{color:#f89300;cursor:pointer}.full-screen-guide-box .guide-content .close{cursor:pointer;color:#999;font-size:16px;position:absolute;right:24px;top:9px}
.team-console .modal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transform:scale(1) translate(0)!important;margin:0}.team-console .modal-dialog .modal-content{position:relative;top:0}.team-console .modal-dialog .modal-content,.team-console .modal-dialog .modal-content .team-frame-box{width:100%;height:100%;background-color:transparent}.team-console .modal-dialog .modal-content .team-frame-box iframe{visibility:hidden}
.sysmsgs{z-index:2;margin-bottom:20px;width:100%;left:0;top:-110px;position:absolute}.sysmsgs .msgbox{width:100%;height:34px;line-height:34px;font-size:12px;padding-left:24px;background:#fff8ed;position:relative}.sysmsgs .msgbox em{display:block;width:32px;height:32px;line-height:34px;position:absolute;right:0;top:0;text-align:center;color:#999;font-size:14px;cursor:pointer}.sysmsgs .msgbox em:hover{color:#1593ff}.sysmsgs .msgbox p{color:#111;line-height:34px;max-height:66px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
