:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:matrix(1,0,0,1.1,0,-30)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:matrix(1,0,0,1.05,0,-15)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(.95)}90%{transform:matrix(1,0,0,1.02,0,-4)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:matrix(.7,0,0,.7,0,-1200)}80%{opacity:.7;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:matrix(.7,0,0,.7,-2000,0)}80%{opacity:.7;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:matrix(.7,0,0,.7,2000,0)}80%{opacity:.7;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:matrix(.7,0,0,.7,0,1200)}80%{opacity:.7;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:scale(.7)}to{opacity:.7;transform:matrix(.7,0,0,.7,0,700)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:scale(.7)}to{opacity:.7;transform:matrix(.7,0,0,.7,-2000,0)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:scale(.7)}to{opacity:.7;transform:matrix(.7,0,0,.7,2000,0)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:scale(.7)}to{opacity:.7;transform:matrix(.7,0,0,.7,0,-700)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:matrix(1,0,0,3,0,-3000)}60%{opacity:1;transform:matrix(1,0,0,.9,0,25)}75%{transform:matrix(1,0,0,.95,0,-10)}90%{transform:matrix(1,0,0,.985,0,5)}to{transform:translate(0,0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:matrix(3,0,0,1,-3000,0)}60%{opacity:1;transform:translate(25px)}75%{transform:matrix(.98,0,0,1,-10,0)}90%{transform:matrix(.995,0,0,1,5,0)}to{transform:translate(0,0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:matrix(3,0,0,1,3000,0)}60%{opacity:1;transform:translate(-25px)}75%{transform:matrix(.98,0,0,1,10,0)}90%{transform:matrix(.995,0,0,1,-5,0)}to{transform:translate(0,0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:matrix(1,0,0,5,0,3000)}60%{opacity:1;transform:matrix(1,0,0,.9,0,-20)}75%{transform:matrix(1,0,0,.95,0,10)}90%{transform:matrix(1,0,0,.985,0,-5)}to{transform:translate(0,0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:matrix(1,0,0,.985,0,10)}40%,45%{opacity:1;transform:matrix(1,0,0,.9,0,-20)}to{opacity:0;transform:matrix(1,0,0,3,0,2000)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:matrix(.9,0,0,1,20,0)}to{opacity:0;transform:matrix(2,0,0,1,-2000,0)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:matrix(.9,0,0,1,-20,0)}to{opacity:0;transform:matrix(2,0,0,1,2000,0)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:matrix(1,0,0,.985,0,-10)}40%,45%{opacity:1;transform:matrix(1,0,0,.9,0,20)}to{opacity:0;transform:matrix(1,0,0,3,0,-2000)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:matrix3d(.95,0,0,0,0,.95,0,0,0,0,.95,-.002375,0,0,0,1)}to{animation-timing-function:ease-in;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,-.0025,0,0,0,1)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translateY(-100px)scale3d(.1,.1,.1)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate(-100px)scale3d(.1,.1,.1)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate(100px)scale3d(.1,.1,.1)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translateY(100px)scale3d(.1,.1,.1)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:translateY(200px)scale3d(.1,.1,.1)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:matrix(.1,0,0,.1,-200,0)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:matrix(.1,0,0,.1,200,0)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:translateY(-200px)scale3d(.1,.1,.1)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}body{-webkit-user-select:none;user-select:none;background:#333;width:100%;height:100%;margin:0;padding:0;font-family:Source Han Sans CN}.object_css{bottom:60px;right:250px}.home_page{flex-direction:column;justify-content:space-between;width:100vw;height:100vh;display:flex;position:absolute}.pop_content{width:100vw;height:100vh;position:absolute;top:0;left:0%}.iconColor{color:var(--click-color);background-color:var(--subtitle-color)}:root{--theme-color:#fff;--theme-color2:#00559d;--subtitle-color:#f5f5f5;--font-color:#707070;--popup-color:#fff;--popfont-color:#fff;--icon-color:#65686c;--click-color:#00559d;--scroll-color:#dff3f3;--range-color:#00559d;--border-color:#e8e9e9;--content-color:#fff;--hover-color:#00559d85;--range1-color:#03091114}button{border:none}.active_btn{color:var(--popfont-color);background:var(--hover-color)!important}.canvas{pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.canvas_box{width:100%;height:100%}.Panel{width:100vw!important;height:100vh!important}#box{pointer-events:auto;touch-action:auto;position:absolute;top:0}.wall_popup{background-color:var(--popup-color);color:var(--font-color);visibility:hidden;z-index:2;border-radius:6px;justify-content:space-around;align-items:center;width:565px;height:36px;padding:0 22px;font-size:12px;display:flex;position:absolute;top:56px;left:30%}.radio{box-sizing:border-box;align-items:center;height:100%;margin:0 8px;padding-right:20px;display:flex}.sliderInput{align-items:center;height:100%;padding-right:20px;display:flex}.sliderInput span{margin-right:10px}.sliderInput input{width:50px}.checkbox{align-items:center;height:100%;display:flex}.room_popup{background-color:var(--popup-color);color:var(--font-color);visibility:hidden;z-index:2;border-radius:6px;justify-content:space-between;align-items:center;width:200px;height:36px;padding:0 22px;font-size:12px;display:flex;position:absolute;top:56px;left:40%}header{box-sizing:border-box;z-index:999;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 12px;display:flex}.header_cenent{background-color:var(--theme-color);border-bottom-right-radius:10px;border-bottom-left-radius:10px;align-items:center;height:100%;display:flex}.header_cenent span,.header_right span{color:var(--font-color)}.centent_box{box-sizing:border-box;justify-content:space-around;align-items:center;height:100%;padding:5px 10px;display:flex}.centent_box_2{box-sizing:border-box;flex-direction:column;justify-content:space-around;align-items:center;height:100%;padding:5px 10px;display:flex}#glbShow{box-sizing:border-box;flex-direction:column;justify-content:space-around;align-items:center;height:100%;display:flex}#globalSetting:hover .glbSettingBox{display:block}.glbSettingBox{background-color:var(--popfont-color);box-sizing:border-box;border-radius:5px 0 0 5px;width:120px;display:none;position:fixed;top:54px;right:0;box-shadow:0 8px 16px #0003}#glbSetting,#hotKeys{text-align:center;width:100%;height:20px;padding:5px;line-height:20px}#glbSetting:hover,#hotKeys:hover{background-color:var(--hover-color)}.centent_box:hover,.centent_box_2:hover{background:var(--hover-color)}.centent_box span,.centent_box_2 span{font-size:12px}.header_right{display:flex}.header_content{width:348px;height:100%;display:flex}.logo_content{align-items:center;display:flex}.logo{margin:0 20px 0 0}.logo_content span{color:var(--font-color);font-size:16px;font-weight:700}section{z-index:1;pointer-events:none;height:calc(100% - 56px);display:flex}.left_bigbox{z-index:100;flex-direction:column;align-items:center;height:100%;display:flex}.tab_boxcontent{pointer-events:auto;border-radius:10px;height:100%;display:flex}article{opacity:1;visibility:visible;background:var(--popup-color);border-top-right-radius:10px;width:256px;height:100%;transition:all .4s}.articleDom{overflow:hidden}.support{color:#d7d8d9;align-items:center;margin-bottom:10px;font-size:12px;display:flex;position:absolute;bottom:30px}.support>img{width:12px;height:12px;margin-right:5px}.article_shadow{box-shadow:0 2px 4px #00000029}.tab_boxcontent:hover .arrows{visibility:visible}.header_hover{background:#f1f1f1;border-radius:4px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.header_hover:hover{background:var(--hover-color)}.header_hover:hover span{color:#fff}.file{flex-direction:column;justify-content:space-around;align-items:center;height:100%;display:flex}.file img{width:24px;height:24px}.dropdown_content{background-color:var(--popfont-color);z-index:1;border-radius:5px;min-width:160px;display:none;position:absolute;top:56px;box-shadow:0 8px 16px #0003}.dropdown_content span{height:36px;padding:0 10px;line-height:36px;display:block}.dropdown_content span:hover{background-color:var(--hover-color);color:var(--theme-color);opacity:.5}.centent_box:hover .dropdown_content{display:block}aside{background:var(--theme-color);flex-direction:column;justify-content:space-between;width:48px;height:100%;display:flex}.tab{flex-direction:column;align-items:center;padding-top:6px;display:flex}.tab_item{box-sizing:border-box;text-align:center;background-color:var(--popup-color);border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;margin-bottom:12px;padding:5px;display:flex}.tabs_hover{z-index:99999;background-color:var(--theme-color);visibility:hidden;color:var(--font-color);border-top-right-radius:4px;border-bottom-right-radius:4px;flex-direction:column;padding-top:6px;font-size:12px;font-weight:700;display:flex;position:absolute;left:46px}.tabs_hover span{box-sizing:border-box;cursor:pointer;justify-content:center;align-items:center;height:35px;margin-bottom:12px;padding:5px;display:flex}.tabs_hover span:hover{color:var(--click-color)}.tab_shadow{box-shadow:0 3px 4px #cbd4d5}.tab_bottom{background:#f1f1f1;flex-direction:column;align-items:center;display:flex}.bottom_item{box-sizing:border-box;z-index:2;margin-bottom:20px}.active{background-color:var(--click-color);color:#fff}.tab_item:hover{background:var(--hover-color)}.tab_item p{margin:0;font-size:12px}.tab_content{box-sizing:border-box;border-radius:5px;width:256px;height:100%;display:none;position:relative}.coverage{z-index:9999;opacity:.5;background:#333;border-radius:4px 4px 0 0;width:100%;height:100%;position:absolute}.jiaju_content{box-sizing:border-box;border-radius:5px;height:99%;display:none;position:relative}.housetype{border-top-right-radius:5px;border-bottom-right-radius:5px;flex-direction:column;height:100%;display:flex}.type_header{border-bottom:1px solid var(--border-color);background:var(--theme-color);box-sizing:border-box;border-top-right-radius:5px;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 13px;display:flex}.type_header span{color:var(--font-color);font-size:18px;font-weight:400}.type_header img{width:20px;height:20px;padding-right:12px}#content_bigbox{overflow-x:hidden;overflow-y:overlay;color:var(--font-color);height:calc(100% - 52px)}.content{flex-direction:column;padding:16px 12px 0;display:flex}.content_title{justify-content:space-between;padding-bottom:5px;display:flex}.content_img{cursor:pointer;width:10px;height:10px}.content_text{color:var(--popfont-color);background:var(--font-color);border-radius:2px;justify-content:center;align-items:center;padding:2px 4px;font-size:12px;font-weight:400;display:flex}#content_text{background:var(--popup-color);color:var(--font-color)}.content span{padding:0 0 12px 12px;font-size:12px}.content_box{box-sizing:border-box;background:var(--content-color);border-radius:5px;flex-wrap:wrap;display:flex}.content_box_title{background:var(--content-color);border-radius:5px;justify-content:space-around;display:flex}.content_box_border{border:.5px solid var(--border-color);background:0 0;width:180px;height:0;margin-top:12px;margin-left:25px}.content_item{box-sizing:border-box;flex:0 0 33.3333%;width:100%;min-width:33.3333%;max-width:33.3333%;height:100%;min-height:80px;padding:4px}.item_box{cursor:pointer;border:1px solid #fafafa00;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.item_box:hover{background:var(--subtitle-color)}.imgbg{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:5px;display:flex}.imgbg img{width:100%;height:auto}.tui_text{justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:5px;font-size:12px;display:flex}.active_type{border:1px solid var(--theme-color2)}.left_minicontent{background:var(--theme-color);border-radius:4px;width:48px;height:auto;margin-bottom:20px;margin-left:8px;display:none}.left_minicontent_bigbox{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:auto;padding:10px 0;display:flex;position:relative}.left_minicontent_title{color:#b9b9b9;padding:5px 0;font-size:16px;font-weight:300}.left_minicontent_box{background:var(--popup-color);box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:8px;display:flex;position:relative}.left_minicontent_box:hover .left_minicontent_box_item{visibility:visible}.left_minicontent_box_item{background:var(--popup-color);z-index:2;color:var(--font-color);visibility:hidden;border-radius:4px;flex-direction:column;width:145px;font-size:12px;transition:all .2s;display:flex;position:absolute;top:0;left:44px}.minicontent_box_item_box{box-sizing:border-box;align-items:center;height:24px;padding:0 10px;display:flex}.minicontent_box_item_box:hover{background:var(--border-color)}.minicontent_box_item_box span{margin-left:16px}.contour{background:var(--border-color);width:100%;height:2px;margin-bottom:5px}.left_minicontent_input{box-sizing:border-box;background:#fff;border-radius:4px;width:160px;height:35px;padding:0 26px;position:absolute;top:53px;left:8px}.left_minicontent_search{position:absolute;bottom:8px;left:0;font-size:20px!important}.left_minicontent_input input{border:none;width:100%;height:90%}.left_minicontent_input input:focus{border:none}.left_minicontent_operate{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:auto;padding:0 5px;display:flex;position:absolute;top:90px}.right{box-sizing:border-box;z-index:100;color:var(--font-color);pointer-events:auto;flex-direction:column;width:240px;height:100%;display:flex;position:fixed;right:0}.view_bigbox{z-index:2;width:240px;height:230px;margin-bottom:10px;position:relative}.view_bigbox:hover .hidden_box{visibility:visible}.view_box{box-sizing:border-box;border-radius:10px;width:100%;height:100%;box-shadow:0 0 30px -15px #7e7b7b}.hidden_box{background:var(--theme-color);opacity:.7;visibility:hidden;border-radius:10px 0 0 10px;width:16px;height:85px;transition:all .5s;position:absolute;top:35%;left:-16px}.hidden_box2{background:var(--theme-color);opacity:.7;border-radius:10px 0 0 10px;justify-content:center;align-items:center;width:16px;height:85px;transition:all .5s;display:flex;position:absolute;top:35%;left:-16px}.property_hiddenbox{top:50%}.propertyicon_box{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hidden_box1{background-color:var(--theme-color);width:20px;height:24px;position:relative;left:220px}.property_showbtn{position:absolute;top:50%;left:224px}.view{background:var(--popup-color);box-sizing:border-box;border-radius:10px;flex-direction:column;width:100%;height:100%}.view_header{cursor:pointer;background:var(--subtitle-color);border-radius:4px 0 0;align-items:center;height:28px;font-size:12px;display:flex}.header_icon{box-sizing:border-box;cursor:move;justify-content:center;align-items:center;width:20px;height:100%;padding:8px 6px;display:flex}.header_icon1{box-sizing:border-box;cursor:move;width:20px;height:100%;padding:8px 6px}.header_title{text-align:center;flex:1;height:100%;line-height:28px}.property{box-sizing:border-box;background:var(--popup-color);z-index:1;border-radius:4px 0 0;flex:1;width:240px;height:calc(100% - 240px);box-shadow:0 0 30px -15px #7e7b7b}.right:hover .property_hiddenbox{visibility:visible}.public_header,.replaceHeader{box-sizing:border-box;width:100%;padding:9px 12px}.publicContent,.replaceContent{width:100%;height:calc(100% - 96px)}.public_view_content,.public_view_content_item{width:100%;height:100%}.public_title{color:var(--font-color);justify-content:space-between;padding-bottom:7px;display:flex}.public_title .iconfont{font-size:20px}.item_title{color:#707070;align-items:center;height:16px;margin-bottom:10px;font-size:12px;display:flex}.item_title img{width:12px;height:12px;margin-right:4px}.search_box{align-items:center;width:100%;height:24px;display:flex}.search_box input{box-sizing:border-box;background-color:#eee;border:none;border-radius:12px;flex:4;height:100%;padding:10px}.search_box input:focus{border:none}.spread{box-sizing:border-box;background-color:#eee;border-radius:4px;width:24px;height:100%;margin-left:10px;padding:5px;display:flex}.public_box,.replaceDom{flex-direction:column;width:256px;height:100%;display:flex}.publicview_content{box-sizing:border-box;flex-direction:column;justify-content:space-between;height:calc(100% - 144px);padding:0 12px;display:flex}.type_box{justify-content:space-between;width:100%;margin-bottom:7px;display:flex}.type_box select{width:56px}.type_box .iconfont{font-size:20px}.public_view{width:100%;height:100%;display:flex}.public_src{flex-wrap:wrap;place-content:flex-start space-between;width:256px;height:100%;display:flex}.public_srcItem,.public_srcItem1{flex-wrap:wrap;place-content:flex-start space-between;width:100%;height:calc(100% - 29px);display:flex;overflow:auto}.catalogue{width:calc(100% - 256px);transition:all .4s;overflow-x:hidden;overflow-y:auto}.public_pagination{box-sizing:border-box;z-index:9999;pointer-events:none;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 12px;display:flex}.left_jiantou,.right_jiantou{pointer-events:auto;width:10px;height:10px;display:flex}.public_view_item{box-sizing:border-box;border-radius:4px;width:50%;height:112px;padding:5px}.public_view_item img{object-fit:contain;background:#f5f5f5;border-radius:4px;width:100%;height:100%}.public_view_item1{box-sizing:border-box;border-radius:4px;width:50%;height:112px;padding:5px}.public_view_item1 img{object-fit:contain;background:#f5f5f5;border-radius:4px;width:100%;height:100%}.centre{pointer-events:auto;display:flex}.centre input{width:30px}.arrows{background-color:var(--theme-color);cursor:pointer;visibility:hidden;border-radius:0 10px 10px 0;justify-content:flex-start;align-items:center;width:16px;height:85px;transition:all .5s;display:flex;position:absolute;bottom:50%;left:304px;right:0%}.footerContent_box{box-sizing:border-box;pointer-events:auto;width:100vw;height:36px;margin-bottom:16px;padding-left:350px;padding-right:240px;transition:all 1s;position:absolute;bottom:0%}.footercontent{justify-content:space-between;height:100%;padding:0 16px;display:flex;overflow:visible}.exitTool button{cursor:pointer;width:90px;height:30px}.footerContent_left{height:100%;display:flex}.D_box{background-color:var(--theme-color);color:#03091199;opacity:.9;border-radius:4px;width:120px;height:36px;margin-right:8px;padding:0 4px;font-weight:600}.active_view{background-color:var(--click-color);border-radius:6px;color:#fff!important}.view_title:hover{color:#00559d}.D_boxcontent{box-sizing:border-box;justify-content:space-around;align-items:center;width:120px;height:36px;padding:4px;display:flex}.view_title{cursor:pointer;color:var(--icon-color);justify-content:space-evenly;align-items:center;width:52px;height:30px;display:flex}.two_D img{width:8px;height:8px}.two_D:hover .dropup_content{visibility:visible}.dropup_content{visibility:hidden;background-color:var(--popup-color);z-index:1;color:var(--icon-color);border-radius:4px;min-width:80px;transition:all .2s;position:absolute;bottom:40px}.dropup_content_item{visibility:hidden;background-color:var(--popup-color);z-index:1;color:var(--icon-color);border-radius:4px;min-width:80px;transition:all .2s;position:absolute;bottom:0;left:85px}.dropup_content p{box-sizing:border-box;cursor:pointer;margin:0;padding:5px;font-size:14px}.dropup_content p:hover{background-color:var(--hover-color);color:var(--theme-color)}#threed_view{visibility:hidden}.threeD_view{border-radius:4px;display:flex}.hideBTn{background-color:var(--theme-color);cursor:pointer;color:var(--font-color);justify-content:center;align-items:center;width:52px;height:36px;display:flex}.hide_box{width:156px;height:560px;display:none;position:relative;bottom:565px;right:250px}.hide_pop{background:var(--popup-color);color:var(--font-color);border-radius:4px;width:100%;height:100%;box-shadow:0 2px 8px #03091114}.hidetoolpit{text-align:center;box-sizing:border-box;background:var(--popup-color);border-radius:4px;height:40px;padding:0 20px 0 12px;font-size:12px;line-height:40px;display:none;position:absolute;box-shadow:0 2px 8px #03091114}.diaodingtoolpit{width:120px;top:40px;left:156px}.diaodingtoolpit:hover{background:var(--hover-color);color:var(--theme-color)}.liangtoolpit{width:75px;top:80px;left:156px}.liangtoolpit:hover{background:var(--hover-color);color:var(--theme-color)}.ruanzhuangcontent{width:100px;height:120px;display:none;position:absolute;top:120px;left:156px;box-shadow:0 2px 8px #03091114}.hidetoolpit_1{box-sizing:border-box;background:var(--popup-color);height:40px;padding:0 12px;font-size:12px}.hidetoolpit_1:hover{background:var(--hover-color);color:var(--theme-color)}.dingzhicontent{width:100px;height:80px;display:none;position:absolute;top:160px;left:156px;box-shadow:0 2px 8px #03091114}.qiangticontent{width:120px;height:120px;display:none;position:absolute;top:280px;left:156px;box-shadow:0 2px 8px #03091114}.chicuncontent{width:120px;height:120px;display:none;position:absolute;top:320px;left:156px;box-shadow:0 2px 8px #03091114}.bottom_xian{border-bottom:1px solid #e8e9e9}.BottomBar{text-align:left;height:40px;padding:0 20px;font-size:12px;line-height:40px}.BottomBar:hover{background-color:var(--hover-color);color:var(--theme-color)}.footerContent_right{display:flex}.baseBtn{display:none}.base_map{box-sizing:border-box;background:var(--popup-color);border-radius:4px;width:100px;padding:5px 0;display:none;position:absolute;top:-120px}.base_map_item{flex-direction:column;display:flex}.base_map_item span{box-sizing:border-box;color:var(--font-color);cursor:pointer;height:36px;padding:0 20px;font-size:12px}.base_map_item span:hover{background:var(--click-color)}.view_lock{background-color:var(--theme-color);cursor:pointer;box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.locktool{width:160px;height:120px;font-size:12px;display:none;position:relative;bottom:125px;left:90px}.locktool_content{color:var(--icon-color);background-color:#fff;border-radius:4px;width:100%;height:100%;box-shadow:0 2px 8px #03091114}.wenben{width:130px;height:80px;display:none;position:absolute;top:0;left:160px;box-shadow:0 2px 8px #03091114}.huxing{width:130px;height:80px;display:none;position:absolute;top:40px;left:160px;box-shadow:0 2px 8px #03091114}.menchuang{width:130px;height:40px;position:absolute;top:80px;left:160px;box-shadow:0 2px 8px #03091114}.zoom_right{background-color:var(--theme-color);color:#03091199;box-sizing:border-box;border-radius:4px;align-items:center;width:auto;height:36px;margin-left:8px;padding:0 10px;font-weight:600;display:flex}.reset{width:36px;height:36px}.reset_item{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.magnify{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.magnify input{width:80px;height:28px;margin:0 10px;padding:0 5px}.magnify img{cursor:pointer;width:15px;height:15px}.footerView_unit{position:absolute;right:50px}.public_property{flex-direction:column;width:100%;height:100%;display:flex}.header{cursor:move;background:var(--subtitle-color);align-items:center;height:32px;font-size:14px;line-height:32px;display:flex}.header span{padding-left:5px}.propertycontent{background:var(--content-color);border-radius:5px;margin:10px 10px 16px}.content_header{cursor:pointer;justify-content:space-between;align-items:center;height:36px;font-size:12px;font-weight:700;display:flex}.pulldown{background-repeat:no-repeat;background-size:cover;width:14px;height:14px}.propertycontent_box,.propertycontent_box_1,.propertycontent_box_2{flex-direction:column;display:flex}.addfloor{color:var(--font-color);justify-content:space-between;width:100%;height:28px;margin:5px 0;font-size:12px;line-height:28px;display:flex}.floor_icon{justify-content:space-between;width:80px;display:flex}.icon_box{background:#e8e8e8;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.dangqian select{width:105px;height:26px}.taonei{width:66px;position:relative}.taonei input{box-sizing:border-box;width:100%;height:100%}.taonei span{padding:0;position:absolute;top:0%;right:0}.length{color:var(--font-color);flex-direction:column;height:38px;margin-top:8px;font-size:12px;display:flex;position:relative}.range_input{align-items:center;display:flex}.length .range{width:60%;height:1px}.range_input .kuang{width:30%;height:20px}.range_input span{padding:0;position:absolute;right:15px}.btn_wall{justify-content:space-between;display:flex}.property_select{flex-direction:column;padding:10px 10px 0 12px;display:flex}.room_property{flex-direction:row;justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;display:flex}.room_property select{width:100px;height:27px}.room_property input{width:100px;height:20px}.room_property span{padding-right:10px}.page_range{flex-direction:column;padding:10px 10px 0;display:flex}.page_range .title{cursor:pointer;border-bottom:1px solid #e1e1e1;justify-content:space-between;align-items:center;height:36px;font-size:12px;font-weight:700;display:flex}.page_btn{flex-direction:column;font-size:12px;display:flex}.page_btn span{color:#03091199;padding:12px}.location_title{cursor:pointer;justify-content:space-between;align-items:center;height:28px;padding:8px;font-size:12px;display:flex}.btn_door{justify-content:space-between;display:flex}.recover_default{width:86px;height:32px;margin-top:10px}.angle{justify-content:space-between;width:100%;margin-top:10px;font-size:12px;display:flex;position:relative}.angle input{width:60px}.angle_unit{position:absolute;right:10px}.compass{z-index:99999;cursor:pointer;border-radius:50%;width:48px;height:48px;position:absolute;top:40px;left:340px}.compass_box{border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;left:0}.compass_black{left:70px;position:absolute!important}.compass_img{width:48px;height:48px}.compass_box:hover,.boxbc{background:#fff}.box1{border-radius:100%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}#img{-webkit-user-drag:none}.hamburger{vertical-align:middle;fill:#fff;width:20px;height:20px;display:inline-block}.videoMode_view{background:var(--popup-color);color:var(--font-color);border-radius:5px;width:225px;height:200px;display:none;position:absolute;bottom:40px;left:465px}.gpuRender_view{background:var(--popup-color);color:var(--font-color);border-radius:5px;width:180px;display:none;position:absolute;bottom:40px;left:580px}.videoMode_item{justify-content:flex-start;align-items:center;height:40px;padding:0 20px;display:flex}.videoMode_item:hover{background:var(--hover-color);color:var(--theme-color)}.videoMode_item span{margin-left:10px}.gpuRender_item{justify-content:flex-start;align-items:center;height:40px;padding:0 20px;display:flex}.gpuRender_item span{margin-left:10px}.title_size{font-size:12px}.Tips{z-index:999;background:#fff;border:1px solid #e1e1e1;border-radius:5px;flex-direction:column;justify-content:space-between;width:360px;height:415px;padding:20px;display:flex;position:fixed;bottom:10px;right:0}.TipsTitle{justify-content:space-between;align-items:center;width:100%;font-size:15px;display:flex}.TipsClose{font-size:25px;font-weight:400}.TipsVideo{width:100%}.TipsText{color:#686b70;font-size:14px}.TipsBtn{color:#fff;background:#1a7af8;border-radius:5px;justify-content:center;align-items:center;width:23%;height:8%;margin-left:77%;display:flex}.radius_btn{border-radius:4px}#inspiration{color:var(--font-color)}.iptTitle{margin-bottom:9px;font-size:18px}.iptDom{padding:9px 12px 0}.iptSelect{padding:0 12px}.iptSearch{background:#f6f6f6;border-radius:12px;align-items:center;width:96%;height:24px;padding-left:9px;display:flex}.iptSearchIpt{background:#f6f6f6;border:0;height:22px;outline:none!important}.iptSearchIpt:focus{border:0}.iptSearchIcon{width:18px!important;height:18px!important}.iptSelectDiv{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.iptUl{display:flex}.iptPhoto{width:100%;height:calc(100% - 104px);margin-top:12px;overflow-x:hidden;overflow-y:auto}.iptImg{border-radius:4px;width:100%;height:140px;margin-bottom:12px}.iptPhotoDiv{padding:0 12px;display:flex;position:relative}.iptHoverDom{z-index:999;background:#fff;border-radius:4px;width:820px;height:490px;display:flex;position:fixed;left:304px}.iptHoverDomPosition{bottom:0}.iptLeftImg{border-radius:4px 4px 0 0;width:702px;height:438px}.imgBtnDiv{justify-content:space-between;margin:12px 6px 12px 12px}.iptOpenBtn{background:#eee;border-radius:14px;width:80px;height:28px}.iptRoomBtn,.iptOpenBtn{color:#707070;justify-content:center;align-items:center;font-size:14px;font-weight:400;display:flex}.hoverDomLeft{flex-direction:column;display:flex}.iptRoomBtn div:first-child{margin-right:6px}.hoverDomRight{width:100px;padding:9px;overflow-x:hidden;overflow-y:auto}.rightImg{width:100px;height:72px}.rightContent{width:100px;height:72px;margin-bottom:9px;position:relative}.rightContent:last-child{margin:0}.rightTitle{opacity:.6;color:#fff;background:#000;justify-content:center;align-items:center;width:100%;height:20px;font-size:12px;font-weight:400;display:flex;position:absolute;bottom:0}.iptIcon{position:relative}.sortDiv{z-index:100;text-align:left;color:#707070;background:#fff;border-radius:4px;flex-direction:column;width:80px;height:66px;font-family:Noto Sans S Chinese Light;font-size:10px;font-weight:300;display:none;position:absolute;box-shadow:0 2px 4px #707070}.sortContent{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.sortContent:hover{color:#52adb5}.iptIconPx:hover .sortDiv{display:flex}.houseType{z-index:999;background:#fff;border-radius:4px;width:140px;height:128px;padding:6px 10px 5px;display:none;position:fixed;box-shadow:0 2px 4px #707070}.htTitle{text-align:left;color:#fff;background:#bfbfbf;border-radius:2px;justify-content:center;align-items:center;width:28px;height:17px;font-family:Noto Sans S Chinese DemiLight;font-size:8px;font-weight:400;display:flex}.htContent{text-align:left;color:#707070;flex-wrap:wrap;width:100%;font-family:Noto Sans S Chinese Light;font-size:8px;font-weight:300;display:flex}.htContent div{margin-right:8px}.htContent div:hover{color:#52adb5}.iptIconHx:hover .houseType{display:block}.topbarContent_tool_bar{background:var(--popup-color);color:var(--font-color);z-index:2;border-radius:4px;width:394px;height:50px;display:block;position:absolute;top:56px;left:43%}.topbarContent_tool_barbox{box-sizing:border-box;justify-content:space-evenly;width:100%;height:100%;padding:0 12px;display:flex}.Tool_bar_box{border-right:1px solid #bfbfbf;height:100%;display:flex}.Tool_bar_box_item,.Tool_bar_box_item1{box-sizing:border-box;cursor:pointer;justify-content:center;align-items:center;height:100%;margin-right:10px;display:flex;position:relative}.Tool_bar_box_item:hover .Tool_bar_box_item_hover{display:block}.Tool_bar_box_item_hover{background:#fff;width:118px;display:none;position:absolute;top:50px}.Tool_bar_box_item_hover_item{color:var(--font-color);justify-content:space-evenly;align-items:center;height:32px;padding:0 10px;font-size:12px;display:flex}.Tool_bar_box_item_hover_item:hover,.Tool_bar_box_item:hover,.Tool_bar_box_item1:hover{background:var(--hover-color);color:var(--theme-color)}.Tool_bar_box_item_box{flex-direction:column;justify-content:center;align-items:center;font-size:12px;display:flex}.Tool_bar_box_2{height:100%;display:flex}.dialog{z-index:2;position:absolute;top:25%;left:30%}.upload_dialog{box-sizing:border-box;background:var(--popup-color);border-radius:8px;width:840px;padding:16px}.upload_title{color:var(--font-color);justify-content:space-between;width:100%;margin-bottom:15px;font-size:14px;font-weight:400;display:flex}.upload_content_box{color:var(--font-color);flex-direction:column;justify-content:center;align-items:center;display:flex}.upload_content{background:var(--border-color);border-radius:4px;width:100%;height:208px}.upload_click{color:var(--click-color);position:relative}.upload_click input{opacity:0;width:40px;height:100%;position:absolute;left:0}.upload_margin{margin-bottom:12px;display:flex}.upload_icon{padding-left:8px}.upload_size{font-size:12px}.load_over{opacity:.7}.upload_preview{width:100%;height:50px;margin-top:5px}.upload_preview img{cursor:pointer;border-radius:4px;width:50px;height:50px}.upload_footer{justify-content:flex-end;width:100%;height:40px;display:flex}.upload_footer_btn{background:var(--click-color);color:#fff;width:120px;height:100%}.roaming_box{z-index:2;border:1px solid var(--border-color);border-radius:4px;position:absolute;right:0}.roaming_box_content{height:230px;display:none;position:absolute;right:0}.new_save_group{height:20px}.tier{z-index:99999;background:#fff;position:fixed;left:48px}.f-m-t{margin-bottom:10px;font-size:12px}.f-t-t{margin-top:10px;font-size:12px}.m-t{margin-top:15px}.f-a-c{align-items:center;display:flex}.f-a-s{justify-content:space-between;display:flex}.m_r_b{color:var(--font-color);cursor:pointer;border:1px solid #c8cccf;outline:none;height:26px;text-decoration:none;background-color:#fff!important}.input-dial{cursor:pointer;background:var(--range-color);border-radius:8px;width:16px;height:16px;position:relative;transform:rotate(0)}.input-dial-pointer{border-radius:2px;width:4px;height:4px;position:absolute;top:6px;right:1px}.input-dial-pointer-x{background-color:#ffab00}.input-dial-pointer-y{background-color:#16d9a8}.input-dial-pointer-z{background-color:#1a7afb}.tui-angle-input{background-color:var(--color_background__base4);border:1px solid gray;border-radius:4px;justify-content:space-between;align-items:center;width:68px;height:24px;padding:3px 0 3px 3px;display:flex}.tui-angle-input input:focus{border:none}.rotateInput-x,.rotateInput-y,.rotateInput-z{border:none;width:40px;height:24px}.angleBox{text-align:center;font-size:13px}.camera_shot{background-color:"#333";opacity:.8;z-index:0;pointer-events:none;margin:auto;position:fixed;inset:0}.shot_box{border:4px solid #fff;position:relative;box-shadow:0 0 0 2000px #00000075}.technical_support{align-items:center;padding:5px;display:flex}.version{padding:5px}.selectBox_choose{background-color:#4ba0ff4d;border:1px solid #5af;position:fixed}::-webkit-scrollbar{display:none}.icon_app{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:2.5em;height:2.5em;overflow:hidden}.iconfont_app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;font-size:32px;font-style:normal;font-family:iconfont!important}.ceiling_design_header{background:#3c3c3c;height:40px}.content_app{justify-content:space-between;width:100%;height:calc(100vh - 40px);display:flex}.navigate_left{background:#b1b0af;width:104px;height:100%}.nav_item{box-sizing:border-box;color:#fff;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:136px;padding:21px 25px;display:flex}.navigate_leftTop{height:calc(100% - 136px);overflow-y:auto}.navigate_right{background:#b1b0af;width:168px;height:100%;overflow-y:auto}.main{width:100%;height:100%}.miniMapDom{opacity:0;background:#0009;border:1px solid #ccc;transition:all .45s;overflow:hidden;transform:scaleY(0)}.miniMapMan{background:url(direction.cf9e6c66.png) no-repeat;width:26px;height:26px;margin-top:-13px;margin-left:-13px;position:absolute;top:50%;left:50%}.miniMapIcon{color:#000;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #ccc;width:26px;height:24px;font-size:18px;line-height:20px;position:absolute;top:4px;right:0}.miniMapNorth{background:url(north.1bcc28a2.png) no-repeat;width:24px;height:24px;position:absolute;top:10px;right:10px}.miniMapIcon:hover{color:#4d4d4d;background-color:#f0f0f0}.miniMapIcon:active{line-height:23px}.miniMapMin{display:none;right:38px}.miniMapClose{display:none;right:4px}.miniMapDom.show{opacity:.6;transform:scaleY(1)}.sm_viewsBox{border:1px solid #ddd;position:fixed;top:5px;right:5px}.sm_view{-webkit-user-select:none;user-select:none;cursor:pointer;color:#4d4d4d;background-color:#f1f1f1;border-bottom:1px solid #ddd;padding:4px 8px}.sm_view:last-child{border:none}.wall_pop{cursor:pointer;z-index:99999;background:#2f3338e6;border-radius:5px;width:auto;height:40px;display:inline-block;position:absolute}.box{width:auto;height:100%;display:flex}.drag{cursor:move;justify-content:center;align-items:center;width:15px;height:100%;display:flex}.drag:hover{background:#333;border-top-left-radius:5px;border-bottom-left-radius:5px}.tooltipss{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.tooltipss:hover{background-color:#333;border-radius:5px}.tooltiptextpop{visibility:hidden;box-sizing:border-box;color:#fff;text-align:center;z-index:1;background-color:#000;border-radius:6px;flex-direction:column;padding:5px;font-size:12px;display:flex;position:absolute;top:40px}.tooltip_width{box-sizing:border-box;background:#2f3338e6;width:170px;height:100%;padding:5px 20px;display:flex}.tooltip_width:hover{background-color:#333}.tooltip_width span{padding-right:10px}.tooltipss:hover .tooltiptextpop{visibility:visible}.hidden_part:hover{background-color:#333;border-radius:5px}.hidden_part_item{color:#fff;visibility:hidden;background:#2f3338e6;border-radius:4px;width:210px;padding:4px;font-size:12px;position:absolute;top:40px;left:200px}.hidden_part:hover .hidden_part_item{visibility:visible}.hidden_part_item_list{height:32px;padding:0 20px;line-height:32px}.hidden_part_item_list:hover{background-color:#333}.hidden_part_item_list span{padding-right:15px}.cursor{cursor:pointer}.not_allowed{cursor:not-allowed}public-box{height:100%}a{color:var(--font-color);text-decoration:none}button{border-radius:4px}@keyframes load{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:4px;margin-left:1px}::-webkit-scrollbar-track{border-radius:3px}::-webkit-scrollbar-thumb{background-color:var(--scroll-color);border-radius:3px;height:100px;margin-left:1px}input{color:#6a6f77;border:1px solid #c8cccf;border-radius:4px;outline:none;font-size:12px}input:focus{border:1px solid var(--range-color)}input[type=range]{-webkit-appearance:none;background:-webkit-linear-gradient(#059cfa,#059cfa) 0 0/0% 100% no-repeat;border:none;margin:0 5px}input[type=range]::-webkit-slider-runnable-track{cursor:pointer;background:var(--range-color);border:.2px solid #01010100;height:1px;box-shadow:1px 1px 1px #0000,0 0 1px #0d0d0d00}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--range-color);cursor:pointer;border-radius:8px;width:10px;height:10px;margin-top:-5px;box-shadow:0 0 2px #0003}.radio_type{appearance:none;outline:none;width:17px;height:17px;position:relative}.radio_type:before{content:"";vertical-align:middle;border:1px solid #7d7d7d;border-radius:50%;width:13px;height:13px;display:inline-block}.radio_type:checked:before{content:"";border:1px solid var(--range-color);background:var(--range-color);vertical-align:middle;border-radius:50%;width:13px;height:13px;display:inline-block}.radio_type:checked:after{content:"";text-align:center;vertical-align:middle;border-top:#0000;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:#0000;width:8px;height:4px;display:block;position:absolute;top:3px;left:3px;transform:rotate(-45deg)}.radio_type:checked+label{color:var(--range-color)}.squareradio_type{appearance:none;outline:none;width:17px;height:17px;position:relative}.squareradio_type:before{content:"";vertical-align:middle;border:1px solid #7d7d7d;width:13px;height:13px;display:inline-block}.squareradio_type:checked:before{content:"";border:1px solid var(--range-color);background:var(--range-color);vertical-align:middle;width:13px;height:13px;display:inline-block}.squareradio_type:checked:after{content:"";text-align:center;vertical-align:middle;border-top:#0000;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:#0000;width:8px;height:4px;display:block;position:absolute;top:3px;left:3px;transform:rotate(-45deg)}.squareradio_type:checked+label{color:var(--range-color)}.tooltips{position:relative}.tooltiptext{visibility:hidden;box-sizing:border-box;color:#fff;text-align:center;z-index:1;background-color:#34393e;border-radius:6px;width:100%;height:26px;padding:5px;font-size:12px;display:block;position:absolute;bottom:100%}.tooltiptext_bottom{visibility:hidden;box-sizing:border-box;color:#fff;text-align:center;z-index:1;background-color:#34393e;border-radius:6px;width:100%;height:26px;padding:5px;font-size:12px;display:block;position:absolute;top:100%}.tooltips_width{width:100px}.tooltips_width_1{width:40px}.tooltips_width_2{width:65px}.tooltips_width_3{width:70px}.tooltips:hover .tooltiptext,.tooltips:hover .tooltiptext_bottom{visibility:visible}.search_bar{box-sizing:border-box;background-color:#eee;border:none;border-radius:12px;width:-webkit-fill-available;height:24px;padding:10px}.search_bar:focus{border:none}.icon_color{color:#cac6c6}.icon_color:hover{color:#fff}.center{place-content:center;align-items:center;display:flex}.horizontalCenter2{flex-wrap:wrap;justify-content:space-between;display:flex}.verticalCenter{align-content:center;align-items:center;display:flex}.leftAligning{place-content:center flex-start;align-items:center;display:flex}.rightAligning{place-content:center flex-end;align-items:center;display:flex}.icon_max{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:50px;height:50px;overflow:hidden}.icon{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:34px;height:34px;overflow:hidden}.icon-min{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:24px;height:24px;overflow:hidden}.iconfont_size{font-size:24px!important}.icon-twenty{font-size:20px!important}.icon-mmin{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:18px;height:18px;overflow:hidden}.icon-mminn{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:12px;height:12px;overflow:hidden}.icon-mmmin{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:6px;height:6px;overflow:hidden}.none{display:none}select{border-radius:5px;outline:none}select:focus{border:1px solid #52adb5;border-radius:5px}select:active{border:1px solid #52adb5}option:focus{background-color:#52adb5}.selectBox{background:#fff;border:1px solid #bfbfbf;border-radius:4px}.selectBox:hover{border:1px solid #cceaed}.selectText{color:#707070;font-size:10px;font-weight:300}.selectBox img{width:8px;height:8px}.rjh_selectbox{box-sizing:border-box;justify-content:space-between;align-items:center;height:100%;padding:3px;display:flex}ul{margin:0;padding:0;list-style:none}.Option{z-index:9999999;background-color:#fff;border:1px solid #bfbfbf;border-radius:5px;margin-top:3px;display:none;position:relative}.show{display:block}.select_active{color:#52adb5!important}.Option_item{color:#707070;box-sizing:border-box;height:22px;padding:0 5px;font-size:10px;font-weight:300;line-height:22px;display:flex}.Option_item:hover{background-color:var(--click-color)}.hxl-tree-box{width:100%}.hxl-tree-item{cursor:pointer}.hxl-tree-item.has-sub .hxl-tree-title{-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;align-items:center;height:24px;display:flex;overflow:hidden}.hxl-tree-item.has-sub .hxl-tree-title.sub-title.active:before{transform:rotate(90deg)}.hxl-tree-item.has-sub>.hxl-tree-title.sub-title:before{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid #afafaf;justify-content:center;width:0;height:0;margin-right:5px;display:inline-block}.hxl-tree-item .hxl-tree-title:hover{background:#f5f7fa}.hxl-tree-item .hxl-tree-sub-item{box-sizing:border-box;padding-left:15px;transition:all 2s;display:none}.tree_active{background:#52adb5;border-radius:8px}.rjh_dialog{z-index:2001;background:#fff;border-radius:5px;width:30%;margin:0 auto;display:none;position:absolute;top:15vh;left:40%;box-shadow:0 1px 3px #0000004d}.rjh_wrapper{opacity:.4;z-index:2000;background:#000;display:none;position:fixed;inset:0}.rjh_header{padding:10px 20px 30px}.rjh_header .rjh_title{color:#303133;float:left;font-size:18px;line-height:24px}.rjh_body{color:#606266;padding:30px 20px;font-size:14px}.rjh_footer{padding:10px 20px 30px;position:absolute;bottom:0;right:0}.rjh_close{color:#909399;float:right;cursor:pointer;font-weight:400}.rjh_cancel{color:#606266;text-align:center;cursor:pointer;border:1px solid #dcdfe6;border-radius:4px;margin-right:10px;padding:12px 20px;font-size:14px;font-weight:500}.rjh_cancel:hover{color:#52adb5;background:#ecf5ff;border-color:#c6e2ff}.rjh_primary{text-align:center;cursor:pointer;color:#fff;background:#52adb5;border:1px solid #dcdfe6;border-radius:4px;margin-left:10px;padding:12px 20px;font-size:14px;font-weight:500}.rjh_primary:hover{background:#75b4bb}.rjh_input{width:100%;margin-bottom:20px;margin-left:20px}.allcenter{justify-content:center;align-items:center;display:flex}.spacebetween{justify-content:space-between;align-items:center;display:flex}.clumCenter{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.rjh_slider{width:100%;font-size:10px}.input_area{flex-direction:row;justify-content:space-between;width:100%;display:flex;position:relative}.rjhrange_input{width:148px}.rjhdefalut_input{width:60px;height:24px}.unit{color:#707070;font-size:12px;position:absolute;top:5px;right:4px}.black_box{z-index:99999;color:#fff;box-sizing:border-box;background:#0a0a0a;border-radius:4px;justify-content:center;align-items:center;height:25px;padding:5px;font-size:10px;display:flex;position:fixed}.switch{-webkit-appearance:none;border-radius:30px;outline:none;width:50px;height:23px;transition:all .2s linear;position:relative;border:1px solid var(--click-color)!important}.switch:before{content:"";background:var(--click-color);border-radius:50%;width:21px;height:21px;transition:all .2s linear;position:absolute;top:0;left:0}.switch:checked{box-shadow:0 0 16px 16px var(--click-color)inset;transition:all .2s linear}.switch:checked:before{transition:all .2s linear;left:27px}.action_bar{background:var(--theme-color);border-radius:4px;width:auto;height:100%;margin-right:8px;display:flex;box-shadow:0 2px 4px #00000029}.action_bar_item{flex-direction:column;justify-content:center;align-items:center;min-width:56px;height:100%;font-size:12px;display:flex}.offer_active{background-color:#1c1c1f;color:#f0a130!important}.bootstrap-table{width:100%}table{border-collapse:collapse;font-size:14px}tbody{font-weight:300}thead{height:40px;font-weight:700}tr{height:40px}.drag_input{background-color:#222225;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:24px;display:flex}.drag_slider{box-sizing:border-box;color:#fff;cursor:w-resize;justify-content:space-between;align-items:center;width:calc(100% - 48px);height:24px;padding:0 8px;font-size:12px;display:flex}.reduce_btn{color:#fff;cursor:pointer;background-color:#333;border-top-left-radius:4px;border-bottom-left-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.add_btn{color:#fff;cursor:pointer;background-color:#333;border-top-right-radius:4px;border-bottom-right-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.progress_bar{background-color:var(--font-color);box-sizing:border-box;border-radius:4px;flex-direction:column;justify-content:space-evenly;align-items:flex-start;width:344px;height:56px;padding:0 8px;display:flex;position:absolute;top:40%;left:40%}.progress_bar_title{text-align:center;color:#fdfbfb;width:100%;font-size:12px}.progress_barbox{background:linear-gradient(270deg,#00559d 0%,#7ae4ee 100%);border-radius:8px;justify-content:center;align-items:center;height:16px;display:flex}.progress_val{color:#fff;font-size:12px}.progress_bar_title1{text-align:center;color:#fdfbfb;width:100%;font-size:12px}.progress_barbox1{background:linear-gradient(270deg,#00559d 0%,#7ae4ee 100%);border-radius:8px;justify-content:center;align-items:center;height:16px;display:flex}.progress_val1{color:#fff;font-size:12px}._rjh_material{-webkit-user-select:none;user-select:none;width:100vw;height:100vh;position:absolute;top:0;left:0}.rjh_materialbox{background:#0000001a;flex-direction:column;width:100%;height:100%;display:flex}.czTitleDom{justify-content:space-between;align-items:flex-end;width:100vw;height:56px;display:flex}.czlogo_content{align-items:center;width:304px;display:flex}.czlogo{align-items:center;width:27px;height:25px;padding:16px 20px 15px 12px;display:flex}.czhelp{background:var(--popup-color);text-align:left;color:var(--font-color);border-radius:4px;justify-content:space-around;align-items:center;width:240px;height:48px;font-family:Source Han Sans CN Light;font-size:10px;font-weight:300;display:flex}.material_production{display:flex}.czhelp_title{color:var(--hover-color)}.helpBorder{background:0 0;border:1px solid #bfbfbf;width:0;height:32px}.helpCancer{background:0 0;border:1px solid #dfdfdf;border-radius:4px;width:56px;height:24px}.helpTure{background:#52adb5;border-radius:4px;width:56px;height:24px}.czContentDom{color:var(--font-color);justify-content:space-between;width:100vw;height:calc(100vh - 56px);display:flex}.czLeft{box-sizing:border-box;background:var(--popup-color);border-radius:0 8px 0 0;flex-direction:column;justify-content:space-between;width:304px;height:100%;padding:9px 16px 0;display:flex;box-shadow:0 3px 6px #cbd4d5}.leftTitle{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.czLeftContent{height:calc(100% - 48px)}.leftBorder{border:.5px solid var(--border-color);background:0 0;width:100%;height:0}.leftSerch{margin-top:15px;margin-bottom:14px}.left_Serch_text{font-size:12px}.left_Serch_icon{font-size:19px!important}.left_Serch_input{box-sizing:border-box;background:#eee;border-radius:12px;width:200px;height:24px;padding:0 12px 0 16px}#serchInput{background:#eee;border:0;outline:0;height:22px}.leftSort{flex-wrap:wrap;margin-bottom:16px;display:flex}.sortText{cursor:pointer;margin-top:16px;margin-right:16px;font-size:12px;font-weight:500}.leftScreen{justify-content:space-between;align-items:center;margin-top:15px;margin-bottom:16px;display:flex}.leftScreenSelect{justify-content:space-between;width:176px;display:flex}.leftScreenIcon{color:#707070;background:#eee;border-radius:4px;width:24px;height:20px;font-size:10px;font-weight:700}.leftContainer{flex-wrap:wrap;place-content:flex-start space-between;width:100%;height:calc(100% - 250px);display:flex;overflow-x:hidden;overflow-y:auto}.leftPage{justify-content:space-between;align-items:center;width:100%;height:48px;display:flex}.leftContainerBox{width:128px;height:128px;margin-bottom:16px;position:relative}.leftContainerImg{border-radius:4px;width:128px;height:128px}.leftContainerTitle{text-align:center;color:#fff;background:#00000080;border-radius:0 0 4px 4px;width:100%;height:28px;font-size:12px;line-height:28px;position:absolute;bottom:0}#pageInput{width:28px;height:16px}.czRight{box-sizing:border-box;flex-direction:column;width:240px;height:100%;padding-top:8px;display:flex}.czModel{width:100%;margin-bottom:9px;box-shadow:0 3px 6px #cbd4d5}.modelTitle{background:var(--subtitle-color);box-sizing:border-box;border-radius:4px 4px 0 0;width:100%;height:24px;padding:0 12px;font-size:12px}.modelColorDiv{background:var(--popup-color);box-sizing:border-box;border-radius:0 0 4px 4px;width:100%;min-height:60px;padding:0 24px 0 14px}.bcColor{border-radius:50%;width:18px;height:18px}.czAttribute{overflow:overlay;background:var(--popup-color);box-sizing:border-box;border-radius:4px;width:100%;margin-bottom:8px;padding-bottom:10px;box-shadow:0 2px 4px #cbd4d5}.AttributeTitle{background:var(--subtitle-color);box-sizing:border-box;border-radius:4px 4px 0 0;width:100%;height:24px;padding:0 12px;font-size:12px}.AttributeContent{background:var(--popup-color);box-sizing:border-box;overflow-y:hidden auto;border-radius:0 0 4px 4px;width:100%;height:calc(100% - 24px);padding:12px 12px 0;font-size:12px}.attributeTitle{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.attributeImgDiv{margin-top:15px;margin-bottom:16px;display:flex}.attributeImg{width:60px;height:60px;margin-right:8px}.attributeText{flex-direction:column;justify-content:space-between;display:flex}.adjustImg{margin-left:8px}.zoomDiv{margin-top:10px}.czEdit{overflow:overlay;background:var(--popup-color);border-radius:4px;width:100%;margin-bottom:16px;padding-bottom:10px;font-size:12px;position:relative;box-shadow:0 2px 4px #cbd4d5}.czElite_box{box-sizing:border-box;height:48px;padding:0 12px;font-size:12px}.EditTitle{background:var(--subtitle-color);box-sizing:border-box;border-radius:4px 4px 0 0;width:100%;height:24px;padding:0 12px}.EditContent{background:var(--popup-color);box-sizing:border-box;overflow-y:hidden auto;border-radius:0 0 4px 4px;width:100%;height:calc(100% - 24px);display:none}.irreflexiveTitle_box{align-items:center;display:flex;position:relative}.irreflexiveTitle_box svg{position:absolute;bottom:5px;right:-23px}.irreflexiveTitle{height:100%}.editTitleBox{box-sizing:border-box;color:#404040;border-bottom:1px solid #eee;width:100%;height:36px;padding:12px;font-family:Source Han Sans CN;font-size:12px;font-weight:600}.irreflexiveContent{padding:0 12px}.switchTitle,.switchBtn{cursor:pointer;width:10px;height:10px}.switchBox{box-sizing:border-box;padding-top:12px;display:none}.attributeBox{box-sizing:border-box;padding-top:12px}.switchBox:first-child{display:block}.vrcolor{box-sizing:border-box;padding-bottom:12px}.czElite{background:var(--popup-color);border-radius:4px;width:100%;margin-bottom:10px}.renderSetting{background:var(--popup-color);border-radius:4px;width:100%;min-height:24px;margin-bottom:16px;padding-bottom:10px;font-size:12px}.czContentBox{display:none}.publicKu{background:var(--popup-color);color:var(--font-color);border:1px solid var(--border-color);z-index:99999;border-radius:4px;width:344px;height:368px;display:none;position:absolute}.publicKuTitle{border-bottom:.5px solid var(--border-color);margin:10px 16px 0;padding-bottom:8px}.publicKuContent{height:310px;margin:11px 5px 12px 16px;overflow-x:hidden;overflow-y:auto}.kuMaterialTitle{text-align:left;color:var(--font-color);margin-bottom:8px;font-family:Source Han Sans CN;font-size:13px;font-weight:600}.kuMaterialTitle:hover{color:var(--hover-color);cursor:pointer}.left_Serch_text:hover{cursor:pointer}.left_Serch_text:hover .publicKu{display:block}.kuMaterialBox{flex-wrap:wrap;display:flex}.kuMaterialBox div{margin-bottom:8px;margin-right:15px}.screenBox{box-sizing:border-box;background:var(--popup-color);color:var(--font-color);border:1px solid var(--border-color);border-radius:4px;padding-left:3px;line-height:21px}.screenBox:hover .ScreeningBounced{z-index:9999;display:block}.ScreeningBounced{background:var(--popup-color);color:var(--font-color);border:1px solid var(--border-color);text-align:left;border-radius:4px;width:344px;font-family:Source Han Sans CN Light;font-size:12px;font-weight:300;display:none;position:absolute}.ScreeningBouncedContent{height:330px;margin:0 16px;overflow-x:hidden;overflow-y:auto}.ScreeningBouncedTitle{border-bottom:.5px solid var(--border-color);margin:10px 16px 0;padding-bottom:8px;font-weight:400}.selectMaterialBox{flex-wrap:wrap;width:100%;display:flex}.selectMaterialBox div{box-sizing:border-box;background:#eee;border-radius:4px;margin:0 16px 8px 0;padding:6px 12px}.selectMaterialBox div:hover{background:#52adb5}.selectMaterialTitle{font-weight:400}.spaceBt{justify-content:space-between;padding-top:12px;display:flex}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-helper-reset{border:0;outline:0;margin:0;padding:0;font-size:100%;line-height:1.3;text-decoration:none;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";border-collapse:collapse;display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{opacity:0;-ms-filter:"alpha(opacity=0)";width:100%;height:100%;position:absolute;top:0;left:0}.ui-front{z-index:100}.ui-state-disabled{pointer-events:none;cursor:default!important}.ui-icon{vertical-align:middle;text-indent:-99999px;background-repeat:no-repeat;margin-top:-.25em;display:inline-block;position:relative;overflow:hidden}.ui-widget-icon-block{margin-left:-8px;display:block;left:50%}.ui-widget-overlay{width:100%;height:100%;position:fixed;top:0;left:0}.ui-resizable{position:relative}.ui-resizable-handle{-ms-touch-action:none;touch-action:none;font-size:.1px;display:block;position:absolute}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;width:100%;height:7px;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;width:100%;height:7px;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;height:100%;top:0;right:-5px}.ui-resizable-w{cursor:w-resize;width:7px;height:100%;top:0;left:-5px}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;bottom:1px;right:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;bottom:-5px;left:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;top:-5px;left:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;top:-5px;right:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{z-index:100;border:1px dotted #000;position:absolute}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{cursor:pointer;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%;display:block;position:relative}.ui-accordion .ui-accordion-content{border-top:0;padding:1em 2.2em;overflow:auto}.ui-autocomplete{cursor:default;position:absolute;top:0;left:0}.ui-menu{outline:0;margin:0;padding:0;list-style:none;display:block}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{cursor:pointer;margin:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{padding:3px 1em 3px .4em;position:relative}.ui-menu .ui-menu-divider{border-width:1px 0 0;height:0;margin:5px 0;font-size:0;line-height:0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{margin:auto 0;position:absolute;top:0;bottom:0;left:.2em}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;margin-right:.1em;padding:.4em 1em;line-height:normal;display:inline-block;position:relative;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{box-sizing:border-box;text-indent:-9999px;white-space:nowrap;width:2em}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{margin-top:-8px;margin-left:-8px;position:absolute;top:50%;left:50%}.ui-button.ui-icon-notext .ui-icon{text-indent:-9999px;white-space:nowrap;width:2.1em;height:2.1em;padding:0}input.ui-button.ui-icon-notext .ui-icon{text-indent:0;white-space:normal;width:auto;height:auto;padding:.4em 1em}:is(){border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{float:none;text-align:left;width:100%;margin-top:0;margin-bottom:0;display:block}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{border:none;border-radius:.12em;box-shadow:inset 1px 1px 1px #ccc}.ui-checkboxradio-radio-label .ui-icon-background{border:none;border-radius:1em;width:16px;height:16px;overflow:visible}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;border-style:solid;border-width:4px;width:8px;height:8px}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{padding:.2em 0;position:relative}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{width:1.8em;height:1.8em;position:absolute;top:2px}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{margin-top:-8px;margin-left:-8px;display:block;position:absolute;top:50%;left:50%}.ui-datepicker .ui-datepicker-title{text-align:center;margin:0 2.3em;line-height:1.8em}.ui-datepicker .ui-datepicker-title select{margin:1px 0;font-size:1em}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{border-collapse:collapse;width:100%;margin:0 0 .4em;font-size:.9em}.ui-datepicker th{text-align:center;border:0;padding:.7em .3em;font-weight:700}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{text-align:right;padding:.2em;text-decoration:none;display:block}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-bottom:0;border-left:0;border-right:0;margin:.7em 0 0;padding:0 .2em}.ui-datepicker .ui-datepicker-buttonpane button{float:right;cursor:pointer;width:auto;margin:.5em .2em .4em;padding:.2em .6em .3em;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{left:auto;right:2px}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:auto;right:1px}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:1px;border-right-width:0}.ui-datepicker .ui-icon{text-indent:-99999px;background-repeat:no-repeat;display:block;top:.3em;left:.5em;overflow:hidden}.ui-dialog{outline:0;padding:.2em;position:absolute;top:0;left:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;white-space:nowrap;text-overflow:ellipsis;width:90%;margin:.1em 0;overflow:hidden}.ui-dialog .ui-dialog-titlebar-close{width:20px;height:20px;margin:-10px 0 0;padding:1px;position:absolute;top:50%;right:.3em}.ui-dialog .ui-dialog-content{background:0 0;border:0;padding:.5em 1em;position:relative;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;background-image:none;border-width:1px 0 0;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{cursor:pointer;margin:.5em .4em .5em 0}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{bottom:0;right:0}.ui-dialog .ui-resizable-sw{bottom:0;left:0}.ui-dialog .ui-resizable-ne{top:0;right:0}.ui-dialog .ui-resizable-nw{top:0;left:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{text-align:left;height:2em;overflow:hidden}.ui-progressbar .ui-progressbar-value{height:100%;margin:-1px}.ui-progressbar .ui-progressbar-overlay{-ms-filter:"alpha(opacity=25)";opacity:.25;background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{margin:0;padding:0;display:none;position:absolute;top:0;left:0}.ui-selectmenu-menu .ui-menu{padding-bottom:1px;overflow-x:hidden;overflow-y:auto}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{border:0;height:auto;margin:.5em 0 0;padding:2px .4em;font-size:1em;font-weight:700;line-height:1.5}.ui-selectmenu-open{display:block}.ui-selectmenu-text{text-overflow:ellipsis;margin-right:20px;display:block;overflow:hidden}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{text-align:left;position:relative}.ui-slider .ui-slider-handle{z-index:2;cursor:pointer;-ms-touch-action:none;touch-action:none;width:1.2em;height:1.2em;position:absolute}.ui-slider .ui-slider-range{z-index:1;background-position:0 0;border:0;font-size:.7em;display:block;position:absolute}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}.ui-slider-horizontal .ui-slider-range{height:100%;top:0}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{margin-bottom:-.6em;margin-left:0;left:-.3em}.ui-slider-vertical .ui-slider-range{width:100%;left:0}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{vertical-align:middle;padding:0;display:inline-block;position:relative;overflow:hidden}.ui-spinner-input{color:inherit;vertical-align:middle;background:0 0;border:none;margin:.2em 2em .2em .4em;padding:.222em 0}.ui-spinner-button{text-align:center;cursor:default;width:1.6em;height:50%;margin:0;padding:0;font-size:.5em;display:block;position:absolute;right:0;overflow:hidden}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{padding:.2em;position:relative}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{float:left;white-space:nowrap;border-bottom-width:0;margin:1px .2em 0 0;padding:0;list-style:none;position:relative;top:0}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{background:0 0;border-width:0;padding:1em 1.4em;display:block}.ui-tooltip{z-index:9999;max-width:300px;padding:8px;position:absolute}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{color:#333;background:#fff;border:1px solid #ddd}.ui-widget-content a{color:#333}.ui-widget-header{color:#333;background:#e9e9e9;border:1px solid #ddd;font-weight:700}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{color:#454545;background:#f6f6f6;border:1px solid #c5c5c5;font-weight:400}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{color:#2b2b2b;background:#ededed;border:1px solid #ccc;font-weight:400}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{color:#fff;background:#007fff;border:1px solid #003eff;font-weight:400}.ui-icon-background,.ui-state-active .ui-icon-background{background-color:#fff;border:#003eff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{color:#777620;background:#fffa90;border:1px solid #dad55e}.ui-state-checked{background:#fffa90;border:1px solid #dad55e}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{color:#5f3f3f;background:#fddfdf;border:1px solid #f1a899}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.ui-icon{width:16px;height:16px}.ui-icon,.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start,.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{opacity:.3;-ms-filter:Alpha(Opacity=30);background:#aaa}.ui-widget-shadow{box-shadow:0 0 5px #666}.mine_box{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:0 12px;display:flex}.mine_header{border-bottom:.5px solid #bfbfbf;justify-content:space-between;align-items:center;width:100%;height:42px;display:flex}.mine_content{z-index:2;flex-direction:column;height:calc(100% - 43px);display:flex}.minetabs_header{color:#404040;justify-content:space-between;align-items:center;height:32px;padding-top:5px;font-size:10px;font-weight:400;display:flex}.item_tabs{cursor:pointer;flex:1;height:100%}.item_tabs:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.item_tabs:nth-child(3){border-top-right-radius:8px;border-bottom-right-radius:8px}.mine_tabscontent{width:100%;height:calc(100% - 32px)}.mine_collect{height:100%}.tabs_content{width:100%;height:100%;display:none}.tabs_active{background-color:var(--click-color);color:#fff}.tabs_show{display:block}.mine_collect_inline{height:100%}.collect_title{border-bottom:.5px solid #bfbfbf;width:100%;height:20px;margin-top:24px;display:flex}.collect_title_item{flex:1;font-size:12px}.model_solution{width:100%;height:calc(100% - 45px)}.collect_inline_active{color:var(--click-color);border-bottom:2px solid var(--click-color);box-sizing:border-box}.collect_inline_content{display:none}.collect_inline_show{display:block}.model_contentbox{flex-direction:column;display:flex}.model_inputbox{width:100%;padding-bottom:22px;position:relative}.mine_model_input{box-sizing:border-box;background-color:#eee;border:0;border-radius:12px;width:100%;height:24px;margin-top:7px;padding-left:16px}.mine_model_input:focus{border:0}.icon_minemodel{position:absolute;top:7px;right:10px}.my_grouping{color:#404040;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;display:flex}.icon_bgcolor{color:var(--click-color)}.model_group{padding-top:18px}.group_item{box-sizing:border-box;color:#404040;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:32px;padding:0 16px 0 12px;font-size:12px;font-weight:400;display:flex}.group_itembg{background:var(--click-color);color:#fff}.group_item_inline{height:100%}.group_item_inline_title{justify-content:space-between;align-items:center;height:12px;padding:24px 0;display:flex}.return_key img{width:10px;height:10px}.group_item_inline_title_name{font-size:12px}.group_item_inline_title_content{width:100%;height:calc(100% - 148px)}.group_item_inline_title_contentbox{flex-wrap:wrap;align-content:flex-start;width:100%;height:100%;display:flex;overflow-x:hidden;overflow-y:auto}.group_item_inline_title_contentitem{box-sizing:border-box;width:50%;height:112px;padding:4px}.group_item_inline_title_contentitem img{border-radius:4px;width:100%;height:100%}.group_item_inline_botton{width:100%;height:88px}.group_item_inline_botton_one{background:#fbfbfb;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex}.group_item_inline_botton_oneleft{align-items:center;display:flex}.group_item_inline_botton_oneleft span{color:#bfbfbf;font-size:12px;font-weight:400}.group_item_inline_botton_oneright img{width:14px;height:14px;padding:5px}.group_item_inline_botton_two{z-index:9999;justify-content:space-between;align-items:center;width:100%;height:calc(100% - 40px);display:flex}.group_item_left_jiantou,.group_item_right_jiantou{width:10px}.mine_scheme_content{box-sizing:border-box;width:100%;height:100%;padding-top:16px}.mine_scheme_content_src{width:100%;height:calc(100% - 88px);overflow-x:hidden;overflow-y:auto}.mine_scheme_content_src_item{box-sizing:border-box;background-color:#d3d3d3;border-radius:8px;flex-direction:column;height:120px;margin-bottom:5px;padding-bottom:5px;display:flex;position:relative}.mine_scheme_content_src_item img{cursor:pointer;object-fit:cover;background-color:#d3d3d3;border-radius:8px;width:100%;height:80%}.mine_scheme_content_src_item .delete_model_item{color:#9c9c9c;position:absolute;bottom:10px;right:10px;font-size:12px!important}.mine_scheme_content_src_item .delete_model_ordername{color:#080808;box-sizing:border-box;padding:5px}.mine_scheme_content_botton{height:88px}.mine_put_model{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.mine_put_model_header{width:100%;height:88px;position:relative}.mine_put_model_header_btn{background-color:#fbfbfb;width:100%;height:32px;margin:8px 0 16px}.mine_put_model_header_btn span{color:#404040;margin-right:5px;font-size:12px;font-weight:400}.mine_put_model_header_btn img{width:10px;height:10px}.mine_put_model_header_input{box-sizing:border-box;background-color:#eee;border:0;border-radius:12px;width:100%;height:24px;padding-left:16px}.mine_put_model_header_input:focus{border:0}.icon_input{position:absolute;top:56px;right:10px}.mine_put_model_content{flex-wrap:wrap;place-content:flex-start center;width:100%;height:calc(100% - 214px);display:flex;overflow-x:hidden;overflow-y:auto}.mine_put_model_content_item{box-sizing:border-box;width:50%;height:112px;padding:4px}.mine_put_model_content_item img{border-radius:4px;width:100%;height:100%}.mine_put_model_button{z-index:1;width:100%;height:126px;position:relative}.mine_put_model_button_click{background:#fff;border:1px solid #eee;border-radius:4px;flex-direction:column;justify-content:space-around;width:100%;height:76px;display:none;box-shadow:0 3px 6px #eeeeee29}.mine_put_model_button_click_btn{background:var(--click-color);border-radius:8px;width:100%;height:32px;position:absolute;bottom:16px}.mine_put_model_button_click_item{color:#404040;width:100%;height:32px;font-size:10px;font-weight:400}.mine_put_model_button_click_btn span{color:#fff;pointer-events:auto;font-size:10px;font-weight:400}.minePutBg{background-color:#cceaed}.mine_record_title{margin-top:24px;margin-bottom:22px}.mine_record_title span{color:#404040;font-size:12px;font-weight:400}.mine_record_content{flex-wrap:wrap;place-content:flex-start center;height:calc(100% - 67px);display:flex;overflow-x:hidden;overflow-y:auto}.mine_record_content_item{box-sizing:border-box;width:50%;height:112px;padding:4px}.mine_record_content_item img{border-radius:4px;width:100%;height:100%}.save_group_item{box-sizing:border-box;border-radius:4px;width:50%;height:112px;padding:5px;position:relative}.save_group_item img{object-fit:contain;background:#f5f5f5;border-radius:4px;width:100%;height:100%}.save_group_item_delete{color:#9c9c9c;position:absolute;bottom:10px;right:10px;font-size:12px!important}.save_group_item_collect{color:#9c9c9c;position:absolute;bottom:10px;left:10px;font-size:12px!important}._rjh_hardoutfit{-webkit-user-select:none;user-select:none;color:var(--font-color);flex-direction:column;width:100vw;height:100vh;display:flex}.hardoutfit_header{justify-content:space-between;align-items:center;width:100%;height:56px;display:flex}.hard_header_logo{align-items:center;height:100%;display:flex}.hard_header_logo img{width:27px;height:25px;padding:16px 20px 15px 12px}.hard_header_logo span{color:var(--font-color);font-size:16px;font-weight:700}.header_operation{background:var(--theme-color);border-radius:4px;width:168px;height:48px;display:flex}.hardoutfit_header_right{width:240px;height:48px}.operations_item{flex-direction:column;justify-content:center;align-items:center;width:56px;height:48px;display:flex}.operations_item span{color:var(--font-color);font-size:12px}.hardoutfit_header_right{box-sizing:border-box;background:var(--theme-color);border-radius:4px;padding:8px;display:flex}.header_right_one{background:0 0;border-right:1px solid #535453;display:flex}.header_right_one_title{flex-direction:column;justify-content:center;align-items:center;padding:0 8px;display:flex}.header_right_one_title span{color:var(--font-color);font-size:12px}.header_right_two{justify-content:space-around;align-items:center;width:150px;display:flex}.hard_section{justify-content:space-between;width:100%;height:calc(100% - 56px);display:flex}.hard_content_left{box-sizing:border-box;background:#000;border-top-right-radius:8px;border-bottom-right-radius:5px;flex-direction:column;width:416px;height:100%;display:flex}.hard_content_header{box-sizing:border-box;background:var(--theme-color);border-top-right-radius:5px;justify-content:space-between;width:100%;height:64px;padding:0 16px;display:flex}.hard_content_header_left{align-items:center;height:100%;display:flex}.hard_content_header_left span{margin-left:11px}.hard_content_header_right{align-items:center;height:100%;display:flex}.hard_content_header_right svg{padding:5px}.hard_section_content{background-color:#535453;width:100%;height:calc(100% - 64px);display:flex}.hardleft_bar{background-color:var(--theme-color);box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:112px;height:100%;padding:11px;display:flex}.hardleft_barItem{flex-direction:column;align-items:center;padding-bottom:12px;font-size:18px;display:flex}.hardleft_barItem_header{flex-direction:column;align-items:center;display:flex}.hardleft_barItem_title{padding-bottom:12px}.hard_Item_name{flex-direction:column;font-size:12px;display:flex}.hard_Item_name span{justify-content:center;align-items:center;height:32px;display:flex}.hard_left_content{background:var(--popup-color);flex-direction:column;width:calc(100% - 112px);height:100%;display:flex}.hard_inputbox{box-sizing:border-box;padding:16px}.hard_input_item{display:flex}.hard_header_icon{padding-left:16px}.hard_search_item{padding-top:10px}.hard_search_item span{padding-right:16px;font-size:12px}.hard_content_src{box-sizing:border-box;width:100%;height:calc(100% - 135px);padding:0 16px}.hard_content_src_box{flex-wrap:wrap;justify-content:space-between;width:100%;height:100%;display:flex;overflow-x:hidden;overflow-y:auto}.hard_content_src_itme{box-sizing:border-box;width:128px;height:138px;padding:5px 0}.hard_content_src_itme img{border-radius:4px;width:100%;height:100%}.hard_content_bottom{justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.hard_content_right{box-sizing:border-box;border-top-left-radius:5px;flex-direction:column;justify-content:flex-start;width:240px;height:100%;display:flex}.hard_view{background:#87cefa;border-top-left-radius:5px;flex-direction:column;width:240px;height:236px;display:flex;box-shadow:0 0 30px -15px #7e7b7b}.hard_view_header{background:var(--subtitle-color);box-sizing:border-box;border-top-left-radius:5px;justify-content:space-between;align-items:center;width:100%;height:24px;padding:0 6px;display:flex}.hard_view_header span{padding:0 2px}.hard_view_header_tabs{width:100%;height:100%;display:flex}.hard_header_title_item{color:#fff;flex:1;justify-content:center;align-items:center;font-size:12px;display:flex}.hard_view_content{width:100%;height:calc(100% - 24px)}.hard_view_content1,.hard_view_content2{width:100%;height:100%}.hard_view_content_item{display:none}.hard_showhide{display:block}.hard_active{background:var(--hover-color)}.hard_effect_picture{background-color:var(--theme-color);border-radius:4px;width:100%;height:56px;margin-top:12px;display:flex;position:relative;box-shadow:0 0 30px -15px #7e7b7b}.hard_effect_picture_left{border-right:1px solid #333;width:32px;height:100%}.hard_effect_picture_content{width:152px;height:100%}.effect_picture_box{box-sizing:border-box;border:1px solid #333;width:640px;height:408px;position:absolute;top:-100px;right:240px}.hard_effect_picture_content span{color:var(--font-color);font-size:14px}.hard_effect_picture_right{border-left:1px solid #333;width:56px;height:100%}.hard_area{background:var(--theme-color);border-top-left-radius:5px;flex-direction:column;width:100%;height:calc(100% - 304px);margin-top:8px;display:flex;box-shadow:0 0 30px -15px #7e7b7b}.hard_area_header{background:var(--subtitle-color);box-sizing:border-box;border-top-left-radius:5px;justify-content:space-between;align-items:center;width:100%;height:24px;padding:0 4px;display:flex}.hard_area_header_title{align-items:center;font-size:12px;font-weight:400;display:flex}.hard_area_header_title span{margin-left:10px}.hard_area_content{box-sizing:border-box;flex-direction:column;padding:14px 8px 0 16px;display:flex}.hard_area_content div:nth-col{margin-bottom:16px}.hard_address{margin-bottom:16px}.hard_address_select{margin-top:12px}.hard_action{box-sizing:border-box;width:auto;height:48px;padding-left:20.5px;display:flex;position:absolute;left:416px}.platformContent{-webkit-user-select:none;user-select:none;color:var(--font-color);width:100vw;height:100vh;font-size:12px;position:absolute}.headerDom{justify-content:space-between;width:100%;height:48px;margin-top:8px;display:flex}.dtlogo_content{align-items:center;width:304px;display:flex}.dtlogo{align-items:center;width:27px;height:25px;padding:16px 20px 15px 12px;display:flex}.controlBox{background-color:var(--theme-color);border-radius:5px;justify-content:space-between;font-size:12px;display:flex;box-shadow:0 0 30px -15px #7e7b7b}.controlDiv{flex-direction:column;justify-content:center;align-items:center;width:56px;height:48px;display:flex}.settingBox{box-sizing:border-box;background-color:var(--theme-color);border-radius:4px;justify-content:space-between;width:240px;height:48px;padding:8px;font-size:12px;display:flex;box-shadow:0 0 30px -15px #7e7b7b}.stttingLeft{box-sizing:border-box;border-right:1px solid #535453;width:80px;padding:0 8px}.stttingRight{justify-content:space-between;align-items:center;width:133px;margin-left:15px;display:flex}.settingBtn{cursor:pointer;background:0 0;border:1px solid #dfdfdf;border-radius:4px;justify-content:center;align-items:center;width:56px;height:24px;display:flex}.dtContent{justify-content:space-between;width:100vw;height:calc(100vh - 56px);display:flex}.leftDtBar{width:416px;height:100%;box-shadow:0 0 30px -15px #7e7b7b}.leftDtTop{background:var(--theme-color);border-radius:0 8px 0 0;width:100%;height:64px}.leftDtBottom{width:100%;height:calc(100% - 64px);display:flex}.leftTextBar{background:var(--theme-color);width:112px;height:100%}.leftPhotoBar{box-sizing:border-box;background:var(--popup-color);width:304px;height:100%;padding:16px 0 16px 16px}.leftDtTop{box-sizing:border-box;justify-content:space-between;align-items:center;padding:23px 16px;display:flex}.DtLeftIcon span{margin-left:11px;font-size:18px;font-weight:400}.DtRightIcon div:first-child{margin-right:16px}.publicLibrary,.myLibrary{box-sizing:border-box;cursor:pointer;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:64px;padding:10px 0 12px;display:flex}.publicLibrary span{color:#f0a130;font-size:18px;font-weight:400}.publicLibrary div{color:#f0a130;font-size:14px}.myLibrary span{color:#f0a130;font-size:18px;font-weight:400}.myLibrary div{color:#f0a130;font-size:14px}.publicLibraryList,.myLibraryList{cursor:pointer;justify-content:center;align-items:center;width:100%;height:32px;font-weight:400;display:flex}.sortList{margin-top:14px;margin-bottom:30px;display:flex}.sortList span{margin-right:16px}.platformInput{background:var(--content-color);box-sizing:border-box;border-radius:12px;width:240px;height:24px;padding:0 8px}.platformInput input{background:var(--content-color);border:0;height:calc(100% - 2px)}.platformPhoto{overflow:overlay;box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;width:100%;height:calc(100% - 132px);padding-right:16px;display:flex}.platformPhoto img{width:128px;height:128px;margin-bottom:16px}.platformPage{box-sizing:border-box;width:100%;height:48px;padding-right:16px}.platformSerch{margin-right:16px}.platformPageInput{border:1px solid var(--border-color);background:0 0;border-radius:2px;width:28px;height:16px}.rightDtBar{width:240px;height:100%}.rightViewBar{width:100%;height:236px;margin:8px 0;box-shadow:0 0 30px -15px #7e7b7b}.rightSettingBar{background:var(--popup-color);border-radius:4px 4px 0 0;width:100%;height:calc(100% - 252px);box-shadow:0 0 30px -15px #7e7b7b}.platformViewTitle{background:var(--subtitle-color);box-sizing:border-box;width:100%;height:24px;padding-right:7px}.platformView{background:var(--popup-color);width:100%;height:calc(100% - 24px)}.rightSettingTitle{background:var(--subtitle-color);width:100%;height:24px}.platformViewTitleBox i{width:24px;height:24px}.platformViewTitleBox div{cursor:pointer;width:60px;height:24px}.platformBc{background:#f0a130}.rightSettingContent{background:var(--popup-color);box-sizing:border-box;width:100%;height:calc(100% - 24px);padding:12px 8px 8px 16px}.rightSettingTitle_l{box-sizing:border-box;height:100%;padding:6px 8px}.rightSettingTitle_l i{margin-right:10px}.platformSettingTitle{box-sizing:border-box;background:0 0;border:1px solid #707070;border-radius:4px;width:216px;height:32px;margin-top:12px;padding:10px 16px}.platformSetting_b>div{margin-top:16px}.toolBar{flex-direction:column;align-items:center;margin-top:8px;display:flex;position:absolute;left:calc(50vw - 352px)}.platformtoolBox{background-color:var(--theme-color);border-radius:4px;height:48px;margin-right:8px;display:flex;box-shadow:0 0 30px -15px #7e7b7b}.platformtoolDiv{cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:56px;height:100%;padding:5px 0;display:flex}.platformtoolDiv:hover{color:#f0a130}.toolBar_b{background-color:var(--theme-color);box-sizing:border-box;border-radius:4px;width:304px;height:40px;margin-top:8px;padding:12px 16px;box-shadow:0 0 30px -15px #7e7b7b}.platformRadio{border:none;outline:none}.platformRadio:focus{border:none}.platformBoder{border-right:1px solid #333;height:100%}.toolBarScale{height:40px;position:absolute;bottom:24px;left:40vw}.toolBarScale>div{background-color:var(--theme-color);border-radius:4px;margin-right:8px}.toolBarScaleBox{width:40px;height:40px}.scaleBorder{border:1px solid var(--border-color);background:0 0;width:0;height:24px}.scaleInputBox div{width:40px;height:40px;font-size:30px;font-weight:600;line-height:40px}.scaleInputBox input{border:1px solid var(--border-color);background:0 0;border-radius:4px;width:74px;height:24px}.renderDom{position:relative}.render_dom_box{z-index:100;flex-direction:column;overflow:hidden}.renderDom div{box-sizing:border-box}.renderHeaderDom{box-sizing:border-box;background:#000;align-items:center;width:100%;height:52px;padding:0 12px;display:flex;position:absolute;top:0;left:0}.header_t{color:#fff;height:100%;margin-right:20px;font-size:16px;font-weight:400}.header_c{width:calc(100% - 475px);min-width:26px;height:100%}.heder_c_p{height:100%}.header_p{color:#ffffffb3;cursor:pointer;border-bottom:2px solid #c8c8c800;align-items:center;height:100%;padding:0 15px;font-size:16px;display:flex}.header_p:hover{color:#f0a130}.add_bd{color:#f0a130;border-bottom:2px solid #f0a130;transition:all .3s}.rederLogo{vertical-align:-.15em;fill:currentColor;cursor:pointer;width:34px;height:34px;margin-right:10px;overflow:hidden}.render_atlas_pictyre{box-sizing:content-box;background:#353a40;width:100%;height:calc(100% - 36px);padding:12px}.render_atlas_pictyre img{width:120px;height:90px}.render_atlas_hover_bottom{color:#ccc;width:100%;height:36px;font-size:12px}.header_i_c:nth-child(2){margin-left:15px;margin-right:15px}.photo_content{z-index:999;width:345px;height:150px;position:fixed}.photo_t{background:#34393e;border-radius:3px 3px 0 0;width:100%;height:114px}.photo_b{background:#4b4f54;border-radius:0 0 3px 3px;width:100%;height:36px}.photo_b:hover{color:#fff}.help_content{z-index:3;width:122px;height:80px}.help_b,.help_t{color:#fff;background:#34393e;width:100%;height:40px;padding:0 20px;font-size:12px;line-height:40px}.help_t{border-radius:3px 3px 0 0}.help_b{border-radius:0 0 3px 3px}.help_t:hover,.help_b:hover{background:#404449}.header_i_c_boder{border-right:2px solid #535453;height:30px;margin:0 15px 0 20px}.escBtn{text-align:left;color:#fff;background:0 0;border:1px solid #dfdfdf;border-radius:4px;width:56px;height:24px;font-size:10px;font-weight:300}.header_i{cursor:pointer;height:100%;margin-left:20px}.header_i_c>span{color:#fff;font-size:12px}.header_i_c{border-radius:5px;width:50px;height:100%;padding:10px 0}.header_i_c:hover{background:#43474b}.header_i_c:hover .s_top_content{display:block}.s_top_content{z-index:99;display:none;position:fixed;top:52px}.ratioContent,.styleTitle{width:100%}.header_e{height:100%;margin-left:20px}.renderIcon{color:#fff;font-size:12px!important}.text{color:#fff;font-size:12px}.escicon{color:#727578;font-size:18px!important}.escdiv{background:#43474b;border-radius:3px;width:28px;height:28px;margin:0 5px}.left{height:calc(100vh - 52px);position:absolute;top:52px}.left_c{background:#34393e;width:344px;height:100%;transition:all .2s;overflow-x:hidden;overflow-y:auto}.left_c_t{overflow:overlay;background:#1c1c1f;width:100%;height:calc(100vh - 52px);padding:10px 10px 20px}.left_c_b{align-items:center;width:100%;height:40px;margin-top:5px;padding:4px 12px;display:flex}.left_btn{text-align:center;color:#787b7f;cursor:pointer;justify-content:flex-start;align-items:center;display:flex}.show_btn{text-align:center;color:#787b7f;cursor:pointer;background-color:#606468;border-top-right-radius:12px;border-bottom-right-radius:12px;width:16px;height:52px;line-height:52px}.l_titile_top{color:#fff;width:200px;margin-bottom:24px}.otherTemplate{cursor:pointer;background:#3b3b3b;border-radius:4px;width:152px;height:144px}.l_top_content{justify-content:space-between;width:100%;display:flex}.l_top_content_b{text-align:center;cursor:pointer;background:#3b3b3b;border-radius:2px;width:18%;height:23px;line-height:23px}.l_top_content_b:hover{background:#f0a130}.l_definition{margin-bottom:24px}.resolution-slc{color:#fff;margin-bottom:4px;font-size:12px;display:flex}.rd_loding{margin-right:10px}.icon-zhangshijian{color:#f0a130}.el-icon-lock{color:#7b7e81;font-size:14px}.lock{padding-left:4px;line-height:25px}.resolution-slc-content{cursor:pointer;background:#3b3b3b;border-radius:3px;justify-content:space-between;width:100%;height:25px;padding:0 8px;line-height:25px;display:flex}.l_top_content_b_color,.resolution-slc-content:hover{background:#f0a130}.titlebc{background:#787b7f}.styleTitleColor{color:#878787;font-size:17px}.l_top_content{flex-wrap:wrap;width:100%;display:flex}.styleTitle{flex-wrap:wrap;width:100%;margin-top:17px;margin-bottom:16px;display:flex}.styleTitle div{text-align:center;cursor:pointer;border-radius:4px;width:64px;height:32px;margin-bottom:8px;margin-right:8px;line-height:32px}.styleBoxClick,.styleTitle div:hover{background-color:#333}.styleImgContent{flex-wrap:wrap;width:100%;display:flex}.styleImg{cursor:pointer;border:2px solid #0000;border-radius:4px;width:144px;height:112px;margin-bottom:16px;margin-right:12px}.styleImg:hover,.styleImgClick{border:2px solid #f0a130}.renderTitle,.l_titile_top,.light,.location,.wall,.background,.switchbtn,.l_definition{color:#fff;width:320px;margin-bottom:24px;font-size:12px}.l_top_title,.renderTitle,.light_title,.renderLocation_title,.wall_title,.background_title,.definition_title{color:#878787;justify-content:space-between;width:100%;margin-bottom:8px;font-size:14px;font-weight:400;display:flex}.wall,.switchbtn,.background{display:none}.light_hedershow{width:100%;margin-bottom:12px;display:flex}.light_hedershow-swich{color:#fff;text-align:center;cursor:pointer;background:#3b3b3b;border-radius:2px 0 0 2px;width:50%;height:32px;line-height:32px}.hedershow_bc{background:#f0a130}.centenshow,.location_centenshow{flex-wrap:wrap;margin-top:10px;display:flex}.light_public{flex-wrap:wrap;width:100%;display:flex}#balanced{display:none}.centenshow_img{width:calc(50% - 3px);margin-bottom:8px;margin-right:6px}.centenshow_img:nth-child(2n){margin-right:0}.centenshow-t{width:100%}.centenshow-b{cursor:pointer;width:100%;margin-top:4px;font-size:10px}.bottomshow{width:100%;margin-top:10px}.bottomshow-boder{background:#787b7f;width:100%;height:1px;margin-bottom:8px}.bottomshow-add{cursor:pointer;background:#3b3b3b;border-radius:2px;height:32px;margin:0 4px 5px}.location_btn{text-align:center;background:#3b3b3b;width:49.5%;height:38px;line-height:38px}.location_bc{pointer-events:none;background-color:#f0a130}.location_public{flex-wrap:wrap;width:100%;display:flex}.file_f{width:100%;position:relative}#file{opacity:0;z-index:1;cursor:pointer;position:absolute;top:0;right:0}.filebtn{color:#fff;background:#f0a130;border:none;border-radius:3px;outline:none;width:100%;height:28px;font-size:12px}.settingbtn{color:#d3d4d5;cursor:pointer;background:#4d5155;border-radius:3px;align-items:center;width:100%;height:24px;font-size:12px;display:flex}.settingbtn:hover{background:#3c4146}.wdLayout div{text-align:center;cursor:pointer;background:#3b3b3b;border-radius:4px;width:56px;height:24px;font-size:12px;line-height:24px}.wdLayout div:hover{background:#f0a130}.wdSwitchbtn{cursor:pointer;background:#3b3b3b;justify-content:center;align-items:center;width:50%;height:32px;font-size:14px;display:flex}.wdSwitchbtn:first-child{border-radius:4px 0 0 4px}.wdSwitchbtn:nth-child(2){border-radius:0 4px 4px 0}.wdSwitchbtnCheck{background:#f0a130}.rederRight{z-index:1;flex-direction:column;width:272px;height:calc(100vh - 52px);display:flex;position:absolute;top:52px;right:0}.right_t{z-index:99999;background:#1c1c1f;border-bottom-left-radius:8px;min-width:240px;min-height:208px;margin-bottom:8px}.right_content{z-index:9999;background:#1c1c1f;border-top-left-radius:8px;border-bottom-left-radius:8px;height:calc(100% - 208px);overflow:hidden}.right_content_t{cursor:move;background:#000;border-top-left-radius:8px;width:100%;height:30px}.icon-tuozhuai{color:#727578}.tuozhuaidiv{justify-content:center;align-items:center;width:10px;height:30px;display:flex}.right-t-title{width:100%;height:25px}.title_1{color:#fff;cursor:move;width:10%;font-size:12px}.title_2{border-radius:4px 0 0 4px;width:45%}.title_3{border-radius:0 4px 4px 0;width:45%}.t_bc{background:#f0a130!important}.top_content{border-bottom-left-radius:8px;width:100%;height:calc(100% - 25px)}.top_content_frame{background:#2a2e33;width:100%;height:100%;margin:8px 16px}.top_content_frame_title{color:#fff;justify-content:flex-end;padding:10px 8px 0 0;font-size:12px;display:flex}.right_content_b{box-sizing:border-box;color:#fff;background:#1c1c1f;width:100%;height:620px;padding:20px 16px 0;font-size:12px}.planeBox{height:36px;padding-left:10px;position:fixed;bottom:20px;left:344px}.compositionBox{z-index:100;height:36px;padding-right:10px;position:fixed;bottom:20px;right:272px}.viewbtn{background:#2e3137;border-radius:3px;flex-shrink:0;width:112px;height:100%;margin-right:8px;padding:0 10px}.swichbtn{background:#2e3137;border-radius:3px;flex-shrink:0;width:88px;height:100%;margin-right:8px;padding:4px}.compositionbtn{background:#222225;border-radius:3px;width:112px;height:48px;margin-right:8px;padding:0 4px;display:flex}.icon-render{width:24px;height:24px}.compositionbtnDiv,.ResetPerspectiveDiv{cursor:pointer;justify-content:center;align-items:center;width:56px;height:48px;display:flex}.cemerabtn{background:#2e3137;border-radius:3px;flex-shrink:0;width:92px;height:100%;padding:0 4px}.btn{flex-grow:1;width:1040px;height:30px}.viewdiv{cursor:pointer;color:#fff;border-radius:1px;justify-content:center;align-items:center;width:46px;height:24px;font-size:15px;font-weight:600;display:flex}.view_bc{background:#44494d}.eye{color:#76787a;text-align:center;cursor:pointer;width:50%;font-size:21px!important}.watch{cursor:pointer;color:#76787a;text-align:center;width:50%;font-size:21px!important}.eye:hover,.watch:hover{color:#fff}.compositondiv{color:#76787a;font-size:20px!important}.compositondiv:hover{cursor:pointer;color:#fff}.cemeradiv{cursor:pointer;text-align:center;color:#76787a;width:50%;font-size:25px!important}.cemeradiv:hover{color:#fff}.render{z-index:1;height:48px;display:flex;position:fixed;bottom:30px;left:50%;overflow:hidden;transform:translate(-50%)}.n_render{cursor:pointer;color:#fff;background:#f0a130;border-radius:3px;width:150px;height:100%}.n_render_icon,.f_render_icon{font-size:21px!important}.preview_icon{font-size:25px!important}.n_render_text,.f_render_text,.preview_text{margin-left:5px;font-size:16px}.f_render{cursor:pointer;color:#fff;background:#4b4f54;border-radius:3px;width:136px;height:100%}.preview{cursor:pointer;color:#fff;background:#4b4f54;border-radius:3px;width:106px;height:100%}.composition_c{display:none}.composition_p_c{background:0 0;border:1px solid #707070;border-radius:4px;flex-wrap:wrap;width:72px;height:48px;display:flex}.composition-style{border:1px solid #f0a130}.Sudoku{border:1px dashed #707070;width:33.3%;height:33.3%}.goldenCut-one{box-sizing:border-box;border:1px dashed #707070;width:40%;height:40%}.goldenCut-two{box-sizing:border-box;border:1px dashed #707070;width:20%;height:40%}.goldenCut-there{box-sizing:border-box;border:1px dashed #707070;width:40%;height:20%}.goldenCut-four{box-sizing:border-box;border:1px dashed #707070;width:20%;height:20%}.compositionbtnDiv:hover .composition_c{display:block}.cemera_parameter,.cemera_view{cursor:pointer;color:#fff;margin-bottom:24px;font-size:12px}.cemera_window{background:#3b3b3b;width:100%;height:216px;margin-top:5px;position:relative}.viewInput{color:#fff;background:0 0;border:1px solid #535453;border-radius:4px;width:72px;height:24px}.cemeraInput{color:#fff;background:0 0;border:1px solid #535453;border-radius:4px;width:72px;height:24px;margin-bottom:8px}.cemeraInput:focus,.viewInput:focus{border:1px solid #535453}.cemeraInputBox{flex-direction:column;display:flex;position:absolute;top:16px;left:16px}.wanderLeft{background:#1c1c1f;border-radius:0 8px 0 0;width:344px;height:100%}.wanderCenter{background:#1c1c1f;width:calc(100% - 616px);height:216px}.draftBtn{background:#3b3b3b;border-radius:4px;width:104px;height:40px}.addFragment{background:#3b3b3b;border-radius:4px;width:128px;height:40px}.animationBtn{background:0 0;border:1px solid #707070;border-radius:4px;width:144px;height:40px}.videoBtn{background:#f0a130;border-radius:4px;width:144px;height:40px}.fragmentBox{background:#3b3b3b;border-radius:4px;width:152px;height:152px;padding:8px}#renderTime{background:0 0;border:1px solid #878787;border-radius:4px;width:64px;height:24px}#timeCheck{background:#f0a130;border:1px solid #535453;border-radius:4px;width:16px;height:16px}.wanderRight{width:272px;height:100%}.wanderLeft{padding:16px 0 0 16px}.wd_title{border-bottom:1px solid #3b3b3b;width:100%;padding-bottom:11px}.wd_st_bd{color:#f0a130;border-bottom:2px solid #f0a130;padding-bottom:6px}.wd_content{width:100%;height:calc(100% - 130px);margin-top:26px}.wd_photoBox{width:100%;height:calc(100% - 21px);overflow-x:hidden;overflow-y:auto}.wd_photo_div{border-radius:4px;width:150px;margin-bottom:16px;margin-right:3px;font-size:12px}.wd_img,.wdRealistic_img{border:2px solid #c8c8c800;border-radius:4px;width:148px;height:144px}.wd_img_bd{border:2px solid #f0a130}.wdRealistic{overflow:overlay;margin-top:16px;position:relative}.wdAddLightBtn{text-align:center;cursor:pointer;background:#3b3b3b;border-radius:4px;width:100%;height:32px;font-size:14px;line-height:32px}.wdMoreLight{background:#3b3b3b;border-radius:4px;flex-direction:column;align-items:center;width:148px;height:148px;display:flex}.wdMoreLight div{font-size:60px;font-weight:700}.wdRealisticSetting{margin-top:22px;position:absolute;right:0}.wdRealisticSettingBox{background:#3b3b3b;border-radius:4px;width:308px;height:120px;position:relative}.wdMargin_b{margin-bottom:158px}.triangle{border-bottom:10px solid #3b3b3b;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;transition:all 1s;position:absolute;top:-10px;left:70px}.wdRealisticSettinDiv{justify-content:space-between;align-items:center;width:100%;height:33%;padding:13px 16px;display:flex}.wanderDom{color:#fff;width:100%;height:100%;position:fixed}.wanderRight_t{background:#1c1c1f;border-radius:0 0 0 4px;width:100%;height:208px;margin-bottom:10px;padding:5px 0 0;box-shadow:0 2px 4px #ffffff29}.wanderRight_b{background:#1c1c1f;border-radius:4px 0 0;width:100%;height:calc(100% - 218px)}.wdViewSwitchBtn{color:#fff;text-align:center;cursor:pointer;background:#3b3b3b;height:24px;font-size:12px;line-height:24px}.wdViewSwitchBtn:nth-child(2){border-radius:4px 0 0 4px}.wdViewSwitchBtn:nth-child(3){border-radius:0 4px 4px 0}.moveWd_t,.moveWd_b{cursor:move}.wdView,.wdRoom{height:calc(100% - 29px);padding:8px 16px 16px}.wdViewWindow{background:#2a2e33;width:100%;height:100%}.wdSettingBox{background:#1c1c1f;width:100%;height:calc(100% - 32px);padding:16px;font-size:12px}.wanderRight_b_window{background:#3b3b3b;border-radius:4px;width:100%;height:240px;margin-top:10px;margin-bottom:16px}.aiRender{background-color:#222225;width:100vw;height:100vh;overflow:hidden}.ar-header{background:#1b1d20;width:100%;height:40px;margin-bottom:24px}.ar-left-aside{float:left;background:#1c1c1f;border-radius:8px;width:232px;height:480px;margin:0 16px;padding:16px;position:relative}.left-aside-title{color:#fcfcfc;margin-bottom:12px;font-size:12px;font-weight:700}.left-aside-img{border-radius:4px;width:100%;height:104px;margin-bottom:8px}.left-aside-container{color:#fff;justify-content:space-between;align-items:center;width:100%;height:32px;margin-bottom:8px;font-size:12px;font-weight:300;display:flex;position:relative}.left-aside-text{text-align:left;color:#f1f1f1;background:#f0a1300a;border-radius:8px;width:100%;padding:15px 12px;font-size:10px;font-weight:300}.left-aside-container-range{width:80px}.left-aside-container-input{color:#fff;background:0 0;border:1px solid #333;border-radius:4px;width:64px;height:32px;padding:0 8px}.input-unit{color:#e4e4e4;font-size:12px;font-weight:300;position:absolute;top:8px;right:8px}.left-aside-button{text-align:center;color:#fff;cursor:pointer;background:#f0a130;border-radius:4px;width:200px;height:32px;font-size:12px;font-weight:300;position:absolute;bottom:16px}.left-aside-button:hover{background:#ffc169}.ar-right-aside{float:left;background:#0006;border-radius:8px;width:1640px;height:calc(100% - 64px);padding:16px}.img-container{overflow:overlay;background:#1c1c1f;width:100%;height:calc(100% - 64px)}.renderImg-container{float:left;border:2px solid #0000;border-radius:5px;width:392px;height:240px;margin-bottom:16px;margin-right:13px;position:relative}.renderImg-container:nth-child(4n){margin-right:0}.renderImg-b{float:left;border-radius:4px;width:100%;height:100%;margin-bottom:10px;margin-right:10px}.renderImg-container:hover .definition-btn-container{display:block}.renderImg-container:hover{border:2px solid #f0a130}.definition-btn-container{display:none;position:absolute;bottom:8px;right:8px}.definition-btn{color:#fff;cursor:pointer;background:#f0a130;border-radius:4px;width:80px;height:32px}.definition-btn:hover{background-color:#ffc169}.carousel-container{border-radius:0 0 8px 8px;width:576px;max-width:576px;height:64px;margin-top:8px;display:flex;position:relative}.remove-carousel{cursor:pointer;text-align:center;background:#fcfcfccc;border-radius:50%;width:18px;height:18px;line-height:15px;position:absolute;top:15px;right:-9px}.renderImg-s-container{border:2px solid #0000;border-radius:4px;width:72px;height:48px}.renderImg-s{float:left;cursor:pointer;background:#f1f1f1;border-radius:4px;width:100%;height:100%;margin-right:8px}.renderImg-s-container:hover{border:2px solid #f0a130}.chatBtn{cursor:pointer;text-align:center;background:#f0a130;border-radius:4px;width:40px;height:40px;line-height:40px;position:fixed;bottom:32px;left:112px}.chat-container{width:100%;height:100%;position:relative}.chat-icon{width:30px;height:30px;position:absolute;top:-15px;right:-15px}.rdlogo{color:#fff;font-size:25px!important}.dwlogo{color:#fff;margin-right:8px;font-size:15px}.downloadContainer{display:flex;position:fixed;bottom:32px;right:32px}.downloadContainer button{color:#fff;cursor:pointer;background:#f0a130;border-radius:4px;justify-content:center;align-items:center;width:120px;height:32px;margin-right:16px;font-size:12px;display:flex}:is(){-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.flex-end{justify-content:space-between;align-items:flex-end;display:flex}.flex-start{justify-content:flex-start;align-items:center;display:flex}.flex_wrap{flex-wrap:wrap;justify-content:space-between;display:flex}.flex{display:flex}.flex-end{justify-content:flex-end}.flex_wrap{flex-wrap:wrap}.align_items{align-items:center}.justify-between{justify-content:space-between}.justify-content{justify-content:center}.align-center{align-items:center}.t_center{text-align:center}.s_font{color:#ffffffb3;font-size:12px}.scroll::-webkit-scrollbar{background:#292d32;width:4px}.scroll::-webkit-scrollbar-thumb{background-color:#f0a130;border-radius:10px}.mouse{cursor:pointer}.defult_m{cursor:default}.imgposition{position:relative}.imgborder{width:100%;height:100%;position:absolute;bottom:1px}.imgborder:hover{border:2px solid #f0a130}.check{color:#f0a130;width:15px;height:15px;position:absolute;top:1px;right:4px}.addboder{border:2px solid #f0a130}.b_div{display:none;position:absolute;bottom:36px}.b_s_div:hover .b_div{display:block}.eye_div{background:#42474d;border-radius:4px;width:65px;height:25px;line-height:25px}.composition_c{opacity:.8;background:#1c1c1f;border-radius:4px;width:288px;height:120px;padding:16px;position:absolute;bottom:40px;left:calc(100% - 350px)}.composition_t{margin-bottom:8px}.composition_p{width:100%;height:60px}.elite_box{width:100vw;height:100vh}.elite_box .elite_content{background:#333;flex-direction:column;width:100%;height:100%;display:flex}.elite_box .elite_content .elite_header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 22px 0 12px;display:flex}.elite_box .elite_content .elite_header .elite_header_left{align-items:center;height:100%;display:flex}.elite_box .elite_content .elite_header .elite_header_left img{width:27px;height:25px;margin-right:20px}.elite_box .elite_content .elite_header .elite_header_left span{color:#fff;border:1px solid #535453;border-radius:4px;font-size:16px;font-weight:400}.elite_box .elite_content .elite_header .elite_header_right{justify-content:space-between;align-items:center;width:144px;height:100%;display:flex}.elite_box .elite_content .elite_header .elite_header_right .elite_header_right_item{color:#fff;flex-direction:column;align-items:center;font-size:12px;display:flex}.elite_box .elite_content .elite_content_box{justify-content:space-between;width:100%;height:calc(100% - 64px);display:flex}.elite_box .elite_content .elite_content_box .elite_content_left{flex-direction:column;width:424px;height:100%;margin-right:8px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_top{box-sizing:border-box;background:#1c1c1f;border-radius:0 8px 8px 0;width:100%;height:376px;margin-bottom:8px;padding:8px}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom{box-sizing:border-box;background:#1c1c1f;border-radius:0 8px 0 0;flex-direction:column;width:100%;height:calc(100% - 376px);padding:16px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_header{border-bottom:1px solid #535453;width:100%;height:24px}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_header .elite_content_left_item{color:#fff;cursor:pointer;border-bottom:2px solid #f0a130;justify-content:space-between;align-items:flex-start;width:90px;height:100%;font-size:12px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_header .elite_content_left_item .elite_content_itemclose{color:#535453;cursor:pointer;align-items:flex-start;height:100%;font-size:12px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content{color:#fff;width:100%;height:calc(100% - 24px);font-size:12px}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_bottom_item{justify-content:space-between;align-items:center;width:100%;height:24px;margin-top:15px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_bottom_item .elite_content_left_bottom_item_name{align-items:center;height:100%;display:flex}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_bottom_item .elite_content_left_bottom_item_name .elite_content_left_bottom_item_box{width:8px;height:8px;margin-right:8px;position:relative;top:2px}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_bottom_item .elite_content_left_bottom_item_name .elite_content_left_bottom_item_box_title{align-items:center;height:100%;display:flex}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_bottom_item .elite_content_left_bottom_item_input{background:#f0a130;width:10px;height:10px;margin-right:230px}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_bottom_item input{color:#fff;box-sizing:border-box;background:#3b3b3b;border:none;width:240px;height:100%;padding-left:8px}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_bottom_item .elite_content_left_bottom_item_box{width:8px;height:8px}.elite_box .elite_content .elite_content_box .elite_content_left .elite_content_left_bottom .elite_content_left_bottom_content .elite_content_left_texture{cursor:pointer;background:#3b3b3b;border-radius:4px;width:100%;height:32px;margin-top:8px}.elite_box .elite_content .elite_content_box .elite_content_centre{background:#1c1c1f;border-radius:8px 8px 0 0;width:calc(100% - 800px);height:100%;margin-right:8px}.elite_box .elite_content .elite_content_box .elite_content_right{color:#fff;background:#1c1c1f;border-radius:8px 0 0;width:376px;height:100%}.elite_box .elite_content .elite_content_box .elite_content_right .elite_content_right_header{box-sizing:border-box;flex-direction:column;width:100%;height:96px;padding:0 16px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_right .elite_content_right_header .elite_right_header_title{box-sizing:border-box;border-bottom:1px solid #535453;width:100%;height:40px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_right .elite_content_right_header .elite_right_header_title .elite_right_header_title_item{color:#fff;box-sizing:border-box;justify-content:space-between;align-items:center;width:80px;height:100%;padding-right:10px;font-size:12px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_right .elite_content_right_header .elite_right_header_title .elite_right_header_title_item .elite_right_header_title_itemdelect{color:#535453}.elite_box .elite_content .elite_content_box .elite_content_right .elite_content_right_header .elite_right_header_input{align-items:center;width:100%;height:calc(100% - 40px);display:flex}.elite_box .elite_content .elite_content_box .elite_content_right .elite_content_right_header .elite_right_header_input input{background:#535453;border:none;border-radius:12px;width:100%;height:24px;padding-left:16px}.elite_box .elite_content .elite_content_box .elite_content_right .elite_right_content{box-sizing:border-box;width:100%;height:calc(100% - 96px);padding-left:2px}.elite_box .elite_content .elite_content_box .elite_content_right .elite_right_content .elite_right_content_arguments{width:100%;height:auto}.elite_box .elite_content .elite_content_box .elite_content_right .elite_right_content .elite_right_content_arguments .elite_right_content_arguments_header{box-sizing:border-box;background:#333;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 16px 0 14px;font-size:14px;display:flex}.elite_box .elite_content .elite_content_box .elite_content_right .elite_right_content .elite_right_content_arguments .elite_right_content_arguments_header .fontSize_icon{width:10px;height:10px}.elite_box .elite_content .elite_content_box .elite_content_right .elite_right_content .elite_right_content_arguments .elite_right_content_arguments_content{display:block}.elite_box .elite_content .elite_content_box .elite_content_right .elite_right_content .elite_right_content_arguments .elite_right_content_arguments_content .elite_right_content_arguments_item{box-sizing:border-box;background:#3b3b3b;width:100%;height:32px;margin-bottom:1px;padding-left:14px;font-size:12px;line-height:32px}.public_box{box-sizing:border-box;flex-direction:column;width:256px;height:100%;padding:0 12px;display:flex}.public_box .public_header{box-sizing:border-box;width:100%;padding:9px 0}.public_box .public_header .public_title{color:var(--font-color);justify-content:space-between;padding-bottom:7px;display:flex}.public_box .public_header .public_title .iconfont{font-size:20px}.public_box .public_header .item_title{color:#707070;align-items:center;height:16px;margin-bottom:10px;font-size:12px;display:flex}.public_box .public_header .item_title img{width:12px;height:12px;margin-right:4px}.public_box .public_header .search_box{align-items:center;width:100%;height:24px;display:flex}.public_box .public_header .search_box span{position:absolute;left:20px}.public_box .public_header .search_box input{box-sizing:border-box;background-color:#eee;border:none;border-radius:12px;flex:4;height:100%;padding:10px 10px 10px 26px}.public_box .public_header .search_box input:focus{border:none}.public_box .public_header .search_box .spread{box-sizing:border-box;background-color:#eee;border-radius:4px;width:24px;height:100%;margin-left:10px;padding:5px;display:flex}.public_box .publicBox{z-index:2;width:100%;height:calc(100% - 70px);overflow:auto}.public_box .publicBox .public_brand{width:100%;height:94px;margin-bottom:12px;position:relative}.public_box .publicBox .public_brand img{border-radius:4px;width:100%;height:100%}.public_box .publicBox .public_brand .date{color:#fff;font-size:8px;position:absolute;bottom:3px;left:6px}.public_box .publicBox .publicContent{flex-direction:column;justify-content:space-between;display:flex}.public_box .publicBox .publicContent .publicview_content_item{box-sizing:border-box;z-index:2;justify-content:space-between;width:100%;height:112px;margin-bottom:12px;display:flex}.public_box .publicBox .publicContent .publicview_content_item .publicview_content_item_left{box-sizing:border-box;width:calc(100% - 96px);height:100%;padding-right:10px}.public_box .publicBox .publicContent .publicview_content_item .publicview_content_item_left .left_tilte{color:#404040;font-size:16px}.public_box .publicBox .publicContent .publicview_content_item .publicview_content_item_left .item_left_box{flex-wrap:wrap;display:flex}.public_box .publicBox .publicContent .publicview_content_item .publicview_content_item_left .item_left_box .publicgroup_item{color:#707070;cursor:pointer;margin-bottom:5px;margin-right:5px;font-size:12px}.public_box .publicBox .publicContent .publicview_content_item .publicview_content_item_left .item_left_box .publicgroup_item:hover{color:#52adb5}.public_box .publicBox .publicContent .publicview_content_item .publicview_content_item_right{width:96px;height:100%}.public_box .publicBox .publicContent .publicview_content_item .publicview_content_item_right img{border-radius:4px;width:100%;height:100%}.public_box .publicBox .publicContent .public_view_content{box-sizing:border-box;justify-content:space-between;width:100%;height:112px;margin-bottom:12px;display:flex}.public_box .publicBox .publicContent .public_view_content .public_view_content_item{flex-wrap:wrap;place-content:flex-start space-between;width:256px;height:100%;display:flex}.public_box .public_pagination{box-sizing:border-box;z-index:9999;pointer-events:none;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 12px;display:flex}.public_box .public_pagination .left_jiantou{pointer-events:auto;width:10px;height:10px;display:flex}.public_box .public_pagination .centre{pointer-events:auto;display:flex}.public_box .public_pagination .centre input{width:30px}.public_box .public_pagination .right_jiantou{pointer-events:auto;width:10px;height:10px;display:flex}.material_maker{background:#333;flex-direction:column;width:100vw;height:100vh;display:flex}.material_maker .material_maker_header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 12px;display:flex}.material_maker .material_maker_header .material_maker_header_left{color:#fff;align-items:center;height:100%;font-size:16px;font-weight:400;display:flex}.material_maker .material_maker_header .material_maker_header_left img{width:25px;height:27px;margin-right:20px}.material_maker .material_maker_header .header_toolbar{color:#707070;height:48px}.material_maker .material_maker_header .material_maker_header_right{align-items:center;width:240px;height:100%;display:flex}.material_maker .material_maker_header .material_maker_header_right .header_right_icon{box-sizing:border-box;border-right:2px solid #535453;justify-content:space-evenly;width:88px;height:48px;display:flex}.material_maker .material_maker_header .material_maker_header_right .header_right_icon .header_right_iconitem{color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:12px;display:flex}.material_maker .material_maker_header .material_maker_header_right .header_right_btn{justify-content:space-evenly;align-items:center;width:calc(100% - 56px);display:flex}.material_maker .material_maker_content{justify-content:space-between;width:100%;height:calc(100% - 56px);display:flex}.material_maker .material_maker_content .material_content_left{box-sizing:border-box;width:391px;height:100%;display:flex}.material_maker .material_maker_content .material_content_left .content_left_bar{background:#222225;width:87px;height:100%}.material_maker .material_maker_content .material_content_left .content_left_bar .material_maker_bar{color:#fff;box-sizing:border-box;flex-direction:column;align-items:center;padding-top:40px;font-size:12px;font-weight:400;display:flex}.material_maker .material_maker_content .material_content_left .content_left_bar .material_maker_bar span{cursor:pointer;padding-bottom:16px}.material_maker .material_maker_content .material_content_left .content_left_content{background:#1c1c1f;border-radius:0 8px 0 0;width:calc(100% - 87px);height:100%;box-shadow:0 3px 6px #ffffff29}.material_maker .material_maker_content .material_content_left .content_left_content .content_left_content_box{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:0 16px;display:flex}.material_maker .material_maker_content .material_content_left .content_left_content .content_left_content_box .material_title_box{border-bottom:1px solid #b9b9b9;justify-content:space-between;align-items:center;width:100%;height:42px;display:flex}.material_maker .material_maker_content .material_content_left .content_left_content .content_left_content_box .material_title_box .material_title_left{color:#fff;align-items:flex-end;font-size:18px;font-weight:400;display:flex}.material_maker .material_maker_content .material_content_left .content_left_content .content_left_content_box .material_title_box .material_title_left .montant{background:#707070;width:1px;height:8px;margin:0 8px}.material_maker .material_maker_content .material_content_left .content_left_content .content_left_content_box .material_title_box .material_title_left .material_maker_more{color:#f0a130;font-size:8px;font-weight:400}.material_maker .material_maker_content .material_content_left .content_left_content .content_left_content_box .material_title_box .material_title_right{color:#707070}.material_maker .material_maker_content .material_content_right{box-sizing:border-box;border:1px solid #fff;width:240px;height:100%}.rjh_login{z-index:99999;background:#00000080;width:100vw;height:100vh;font-size:14px;position:fixed;top:0;left:0}.rjh_login div{box-sizing:border-box}.login_box{z-index:999999;background:#fff;border-radius:5px;width:1056px;height:552px;display:flex;position:fixed;top:calc(50vh - 276px);left:calc(50vw - 528px)}.login_box_left{background-image:url(loginbc.15233951.png);width:50%;height:100%;padding:33px 24px}.login_box_right{width:50%;height:100%}.login_box_right_top{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.login_box_right_topDiv{width:352px}.login_box_right_top input{box-sizing:border-box;width:352px;height:48px;padding:16px}#close_login{color:#b9b9b9;text-align:right;width:100%;padding-top:13px;padding-right:12px;font-size:20px;font-weight:500}#verifyBtn{color:#fff;cursor:pointer;background:linear-gradient(238.16deg,#39bac5 0%,#58dcca 100%);border-radius:24px;width:352px;height:48px}.switchPasswordBox{position:relative}.switchPassword{cursor:pointer;width:18px;height:12px;position:absolute;top:18px;right:14px}.rememberPasswordBox{justify-content:space-between;align-items:center;width:352px;display:flex}#rememberPassword{background:#fff;border:1px solid #b9b9b9;border-radius:4px;width:16px;height:16px;margin-right:8px}.login_box_right_top_iconBox{justify-content:space-between;padding:0 72px;display:flex}.login_box_right_top_iconDiv{cursor:pointer;background:linear-gradient(#f1f1f1 0%,#fff0 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.login_box_right_top_icon{width:20px;height:20px}.loginUserBox{background:#f1f1f1;border-radius:0 0 8px;justify-content:center;align-items:center;width:528px;height:32px;padding:9px 201px;display:flex}.offer_list{color:#fff;width:100vw;height:100vh}.offer_list .offerlist_header{box-sizing:border-box;background-color:#f0a130;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 16px 0 60px;display:flex}.offer_list .offerlist_header .title_date{align-items:flex-end;height:20px;display:flex}.offer_list .offerlist_header .title_date .offerlist_title{font-size:16px;font-weight:400}.offer_list .offerlist_header .title_date .offerlist_line{background-color:#fff;border:1px solid #fff;width:0;height:24px;margin:0 24px}.offer_list .offerlist_header .title_date .offerlist_date{font-size:12px;font-weight:300}.offer_list .offerlist_header .offerlist_btnbox .offerlist_btn{color:#fff;cursor:pointer;background-color:#f0a130;border:1px solid #fff;border-radius:4px;width:88px;height:24px}.offer_list .offerlist_header .offerlist_btnbox .offerlist_margin{margin-right:16px}.offer_list .offerlist_content{box-sizing:border-box;background-color:#222225;width:100%;height:calc(100vh - 56px);padding:50px 64px 16px 56px}.offer_list .offerlist_content .offerlist_text{width:100%}.offer_list .offerlist_content .offerlist_text .offerlist_text_title{justify-content:space-between;align-items:center;width:100%;margin-bottom:27px;font-size:14px;display:flex}.offer_list .offerlist_content .offerlist_text .offerlist_information{box-sizing:border-box;justify-content:space-between;align-items:center;padding-bottom:24px;font-size:12px;display:flex}.offer_list .offerlist_content .offerlist_text .offerlist_information .margin_rsixeight{margin-right:68px}.offer_list .offerlist_content .offerlist_text .offerlist_information .margin_rfiveeight{margin-right:58px}.offer_list .offerlist_content .offerlist_text .offerlist_information .offerlist_price{color:#f0a130;font-size:24px}.offer_list .offerlist_content .offerlist_table{width:100%;height:calc(100% - 141px)}.offer_list .offerlist_content .offerlist_table .table_header{background-color:#333;justify-content:space-between;align-items:center;width:100%;height:88px;display:flex}.offer_list .offerlist_content .offerlist_table .table_header .table_title{box-sizing:border-box;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:360px;height:100%;padding:20px 0;display:flex}.offer_list .offerlist_content .offerlist_table .table_header .table_title:hover{color:#f0a130;background-color:#1c1c1f}.offer_list .offerlist_content .offerlist_table .table_header .table_title:hover .table_titlebox{border:none}.offer_list .offerlist_content .offerlist_table .table_header .table_title:hover .table_titlebox .table_title_information{color:#f0a130}.offer_list .offerlist_content .offerlist_table .table_header .table_title:last-child .table_titlebox{border:none}.offer_list .offerlist_content .offerlist_table .table_header .table_title .table_titlebox{border-right:1px solid #707070;flex-direction:column;justify-content:center;align-items:center;width:100%;height:48px;display:flex}.offer_list .offerlist_content .offerlist_table .table_header .table_title .table_titlebox .table_title_information{color:#878787;margin-top:14px;font-size:12px}.offer_list .offerlist_content .offerlist_table .table_header .table_title .table_titlebox .table_title_information .table_title_information_count{margin-right:16px}.offer_list .offerlist_content .offerlist_table .table_content{box-sizing:border-box;background-color:#1c1c1f;flex-direction:column;width:100%;height:calc(100% - 88px);padding:30px 16px 0;display:flex}.offer_list .offerlist_content .offerlist_table .table_content .table_item{width:100%;height:100%}.offer_list .offerlist_content .offerlist_table .table_content .table_item .table_project{width:100%;height:100%;display:flex}.offer_list .offerlist_content .offerlist_table .table_content .table_item .table_project .table_box{width:calc(100% - 144px);height:100%}.offer_list .offerlist_content .offerlist_table .table_content .table_item .table_project .table_box .guest_restaurant .guest_title{font-size:14px}.offer_list .offerlist_content .offerlist_table .table_content .table_item .table_project .table_box .guest_restaurant .guest_title .title{color:#f0a130;font-weight:700}.offer_list .offerlist_content .offerlist_table .table_content .offer_itemflag{display:none}.offer_list .offerlist_content .offerlist_table .table_content .offer_show{display:block}.offer_list .offerlist_content .offerlist_table .table_content .offer_bar{box-sizing:border-box;flex-direction:column;width:144px;height:100%;padding-left:8px;font-size:14px;font-weight:400;display:flex}.offer_list .offerlist_content .offerlist_table .table_content .offer_bar .offer_bar_active{color:#f0a130}.offer_list .offerlist_content .offerlist_table .table_content .offer_bar span{cursor:pointer;padding-bottom:18px}.offer_list .offerlist_content .offerlist_table .table_content .bootstrap-table .fixed-table-container{padding-bottom:16px!important}.offer_list .offerlist_content .offerlist_table .table_content .total_prices{justify-content:flex-end;display:flex}.offer_list .offerlist_content .offerlist_table .table_content .total_prices .total_pricesnum{color:#f0a130}.offer_list .offerlist_content .offerlist_table .table_content .offer_explain{flex-direction:column;display:flex}.offer_list .offerlist_content .offerlist_table .table_content .offer_explain span{margin-bottom:10px}.offer_list .offerlist_content .offerlist_table .table_content .offer_explain textarea{color:#fff;background-color:#1c1c1f;border:1px solid #3b3b3b;outline:none;height:144px;padding:0}.offer_list .offerlist_content .offerlist_table .table_content .table{width:100%;height:100%}.free_drawing{flex-direction:column;width:100vw;height:100vh;display:flex}.free_drawing .free_drawing_header{background-color:#1c1c1f;width:100%;height:64px;margin-bottom:8px}.free_drawing .free_drawing_content{justify-content:space-between;width:100%;height:calc(100% - 72px);display:flex}.free_drawing .free_drawing_content .free_drawing_leftbar{background-color:#333;width:400px;height:100%}.free_drawing .free_drawing_content .free_drawing_rightbar{flex-direction:column;align-items:flex-end;height:100%;display:flex;position:fixed;right:0}.free_drawing .free_drawing_content .free_drawing_rightbar .free_view{border-top-left-radius:5px;border-bottom-left-radius:5px;width:240px;height:160px;margin-bottom:8px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_view .free_viewbox{box-sizing:border-box;border-radius:10px;width:100%;height:100%;box-shadow:0 0 30px -15px #7e7b7b}.free_drawing .free_drawing_content .free_drawing_rightbar .free_view .free_viewbox .free_viewcontent{background:var(--popup-color);box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_view .free_viewbox .free_viewcontent .free_view_header{cursor:pointer;background:var(--subtitle-color);border-radius:4px 0 0;align-items:center;height:24px;font-size:12px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_view .free_viewbox .free_viewcontent .free_view_header .free_view_headertilte{text-align:center;flex:1;height:100%;line-height:24px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_view .free_viewbox .free_viewcontent .free_view_threeDimen{width:100%;height:calc(100% - 24px)}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom{background-color:#000;border-top-left-radius:5px;border-bottom-left-radius:5px;flex-direction:column;width:407px;height:calc(100% - 168px);display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_header{background:var(--subtitle-color);width:100%;height:24px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_header .custom_header_title{cursor:move;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content{box-sizing:border-box;background-color:#1c1c1f;flex-direction:column;width:100%;height:calc(100% - 24px);padding-top:16px;font-size:12px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_header{color:#fff;border-bottom:1px solid #333;align-items:center;width:100%;height:26px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_header .custom_active{color:var(--click-color);border-bottom:2px solid var(--click-color);box-sizing:border-box;width:48px;height:2px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_header .custom_header_item_box{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_header .custom_header_item_box .custom_header_item{cursor:pointer;justify-content:center;align-items:center;width:48px;height:100%;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content{box-sizing:border-box;color:#fff;width:100%;height:calc(100% - 26px);padding:16px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:100%;margin-bottom:8px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly{width:100%;height:100%}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .subassembly_item{color:#fff;justify-content:center;align-items:center;height:100%;margin-bottom:8px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .subassembly_item .subassembly_select{background-color:var(--click-color);justify-content:center;align-items:center;width:100%;height:24px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .subassembly_item .subassembly_select span{margin-right:5px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui{width:100%;position:sticky}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller{align-items:flex-start;height:24px;margin:0;padding:0;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller>.name{color:#b9b9b9;z-index:2;height:100%;margin-right:8px;width:50px!important;min-width:30px!important}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller .widget,.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller .widget .slider{height:100%}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller .widget .slider .fill{background-color:var(--theme-color2);border:none}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller .widget select{height:100%}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller .display{width:100%}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller input[type=number]{color:#fff;background:0 0;border:none;width:10px;height:100%;position:absolute;left:50%;width:20px!important}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .controller input[type=number] :hover{background:0 0}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .option{margin-bottom:24px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .frame .subassembly .lil-gui .hasSlider{margin-bottom:8px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .type_item{justify-content:space-between;align-items:center;width:100%;height:24px;margin-bottom:16px;display:flex}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .type_item .type_select{color:#b9b9b9;box-sizing:border-box;background-color:#333;border:none;width:calc(100% - 64px);height:100%;padding:0 10px}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .custom_content_item .border_raduis{border:1px solid #222225;width:100%}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .fan_page .root{height:100%}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .draw_custom_none{display:none}.free_drawing .free_drawing_content .free_drawing_rightbar .free_draw_custom .custom_content .draw_custom_content .draw_custom_show{display:block}.lil-gui.allow-touch-styles{width:100%}.lil-gui.allow-touch-styles .controller{align-items:flex-start;height:24px;margin:0;padding:0;display:flex}.lil-gui.allow-touch-styles .controller>.name{color:#b9b9b9;z-index:2;height:100%;margin-right:8px;width:50px!important;min-width:30px!important}.lil-gui.allow-touch-styles .controller .widget,.lil-gui.allow-touch-styles .controller .widget .slider{height:100%}.lil-gui.allow-touch-styles .controller .widget .slider .fill{background-color:var(--theme-color2);border:none}.lil-gui.allow-touch-styles .controller .widget select{height:100%}.lil-gui.allow-touch-styles .controller .display{width:100%}.lil-gui.allow-touch-styles .controller input[type=number]{color:#fff;background:0 0;border:none;width:10px;height:100%;position:absolute;left:50%;width:20px!important}.lil-gui.allow-touch-styles .controller input[type=number] :hover{background:0 0}.lil-gui.allow-touch-styles .children{height:100%;overflow:auto}.lil-gui.allow-touch-styles .option{margin-bottom:24px}.lil-gui.allow-touch-styles .hasSlider{margin-bottom:8px}.settingCover{z-index:999999;background:#0009;width:100vw;height:100vh;position:fixed}.globalSettingBox{background:var(--popup-color);z-index:999999999;color:var(--font-color);border-radius:8px;width:1008px;height:848px;padding-top:24px;padding-left:24px;position:fixed;top:calc(50vh - 424px);left:calc(50vw - 504px)}.gbSettingTop{justify-content:space-between;margin-bottom:14px;margin-right:23px;font-size:18px;font-weight:700;display:flex}.gbSettingBottom{width:100%;height:calc(100% - 38px);display:flex}.gbSettingLeft{border-right:1px solid #707070;width:208px;height:100%;padding-right:16px}.gbLeftBox{text-align:center;cursor:pointer;border-radius:4px;width:208px;height:48px;margin-bottom:8px;line-height:48px}.gbSettingRight{width:calc(100% - 225px);height:100%;padding-left:15px;padding-right:10px;overflow-x:hidden;overflow-y:auto}.gbRightBox{box-sizing:border-box;border-radius:5px;width:100%;margin-bottom:57px;padding:10px 40px 10px 10px}.gbRightBorder{border:1px solid #707070;width:100%;margin-top:15px;margin-bottom:32px}.gbRightSettingDiv{justify-content:space-between;font-size:14px;display:flex}.checkBoxStyle,.selectStyle,.switchStyle,.glbtextInput,.singularInput,.glbInput{margin-bottom:25px}.checkboxDiv{justify-content:space-between;width:230px;display:flex}.gbSettingCheckBox{border-radius:50%;width:16px;height:16px}.gbSettingCheckBox[type=radio]{border-radius:50%;width:16px;height:16px;position:relative}.gbSettingCheckBox[type=radio]:before{content:"";background:var(--theme-color);border:1px solid #707070;border-radius:50%;width:100%;height:100%;position:absolute;top:-1px;left:-1px}.gbSettingCheckBox[type=radio]:checked:before{background-color:var(--click-color);border-radius:50%;width:100%;height:100%;position:absolute;top:-1px;left:-1px}.settingSelect{background-color:var(--popup-color);color:var(--font-color);border:1px solid #707070;border-radius:4px;width:208px;height:40px;padding:10px}.nameFont{font-size:14px;font-weight:400}.glbRender,.glbGpuRander,.glbCustom,.glbMove,.glbCustomSetting{width:100%}.gpuRanderTitle{text-align:center;border-right:1px solid #3b3b3b;width:120px;font-size:16px;font-weight:400}.gpuRanderTitle:last-child{border:none}.leftCheckTitle{background:var(--click-color);color:#fff;cursor:pointer}.checkTitle{color:var(--click-color)}.glbInputText{background:0 0;border:1px solid #707070;border-radius:4px;width:90px;height:20px}.a-c{justify-content:space-between;align-items:center;display:flex}.gbSettingBtn{cursor:pointer}.glbGpuRander{border-radius:5px;padding:10px}.rightBoxbc{background:var(--subtitle-color)}.hotKeysSetting{background-color:var(--content-color);z-index:999999999;color:var(--font-color);box-sizing:border-box;border-radius:8px;width:1008px;min-height:702px;position:fixed;top:calc(50vh - 351px);left:calc(50vw - 504px)}.hkSettingTop{background:var(--popup-color);box-sizing:border-box;border-radius:8px 8px 0 0;width:100%;height:622px;padding:22px 14px 0 24px}.hkTitle{justify-content:space-between;width:100%;margin-bottom:30px;font-size:18px;font-weight:700;display:flex}.ckCloseBtn{cursor:pointer}.hkSwitchBox{background-color:var(--subtitle-color);width:100%;height:48px;font-size:18px;font-weight:400;display:flex}.globalHotKey{text-align:center;cursor:pointer;border-radius:4px 0 0 4px;width:50%;height:100%;line-height:48px}.globalMouse{text-align:center;cursor:pointer;border-radius:0 4px 4px 0;width:50%;height:100%;line-height:48px}.hkSettingBottom{border-radius:0 0 8px 8px;width:100%;height:80px}