*{font-family:Microsoft YaHei}html{font-size:20rem}body,html{width:100%;height:100%;padding:0;margin:0}li,ul{margin:0 0;padding:0 0;list-style:none}a{text-decoration:none}#app{width:100%;height:100%;min-width:1080rem;overflow:hidden;padding:0;margin:0}.fw_b{font-weight:700}.webCss .backHomeBtn{width:150rem;height:45rem;overflow:hidden;background:rgba(19,71,101,.5);color:#fff;border:1rem solid #64728a;position:fixed;left:50rem;top:90rem;border-radius:30rem;font-size:20rem;text-align:center;letter-spacing:5rem;line-height:45rem;cursor:pointer;z-index:9}.webCss ::-webkit-scrollbar{display:none}.webCss .titleBar{width:100%;height:100rem;overflow:hidden;background:#01076c;color:#fff;position:relative;display:flex;padding:0 20rem}.webCss .titleBar .title{margin:0 auto;text-align:center;justify-content:center}.webCss .titleBar .btn,.webCss .titleBar .title{height:100rem;overflow:hidden;line-height:100rem;color:#fff;font-size:32rem}.webCss .titleBar .btn{text-align:left}.webCss .noDataText{text-align:center;color:#252525;font-size:30rem;margin:20rem auto}.webCss .backBtn{right:80rem;background:#01076c}.webCss .ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.webCss .flex-rc{flex-direction:row}.webCss .flex-cc,.webCss .flex-rc{display:flex;justify-content:center;align-items:center}.webCss .flex-cc{flex-direction:column}.webCss .dialogBox{width:100%;background:#05235e;box-sizing:border-box;padding:0 20rem 20rem}.webCss .backBtn{position:fixed;left:-30rem;top:70%;background-image:linear-gradient(0deg,#0066b5,rgba(0,206,255,.72) 99%,rgba(0,206,255,.72));color:#fff;width:80rem;height:80rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999999}.webCss .backBtn img{width:50rem;height:50rem;margin-top:5rem}.webCss .backBtn.btn_on{left:80rem;transition:all .4s linear .2s}.webCss .backBtn.btn_hide{left:-30rem;transition:all .4s linear}.webCss .floatBtn{display:flex;align-items:center;position:absolute;z-index:99;right:18rem;top:60rem}.webCss .floatBtn .fullscreenImg{width:20rem;height:20rem;margin:0 10rem;cursor:pointer}.webCss .floatBtn .devImg{width:25rem;height:25rem;margin:0 10rem;cursor:pointer}.webCss .floatBtn .btn{width:80rem;margin:0 15rem;border-radius:20rem;font-size:18rem;height:35rem;line-height:35rem;text-align:center;cursor:pointer;padding:0 10rem}.webCss .floatBtn .bg1{background-image:linear-gradient(0deg,#60c9fb,#4898f7),linear-gradient(#2071a8,#2071a8);background-blend-mode:normal,normal;color:#fff}.webCss .floatBtn .bg2{background-color:#353c50;color:#c2c2c2;border:1rem solid #4a73d6}.webCss .aBoxRotate{position:relative;overflow:hidden;z-index:0}.webCss .aBoxRotate:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:200%;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(transparent,#a8efff,transparent 30%);-webkit-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite}.webCss .aBoxRotate:after{content:"";position:absolute;z-index:-1;left:4rem;top:4rem;width:calc(100% - 10rem);height:calc(100% - 10rem);background:#001948;border-radius:25rem}@-webkit-keyframes rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}