.floatingWindow{position:fixed;z-index:999;right:50px;bottom:100px;background-color:#1d74ff;cursor:pointer;width:50px;height:50px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.code{width:0;height:0}.floatingWindow:hover .code{width:100px;height:100px;background-color:#000;position:absolute;top:-105px;overflow:hidden}#app{font-family:PingFangSC-Semibold;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;min-width:1200px}.forbid{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.min-w{min-width:1180px}.small-shadow{box-shadow:4px 4px 40px rgba(0,0,0,.05)}.common-shadow{background-image:linear-gradient(180deg,#fafdff,#fff 49%,#f2f9ff);box-shadow:0 2px 13px 6px hsla(0,0%,83.1%,.5),inset 0 1px 2px 4px #fff;border-radius:22.5px}@media screen and (max-width:768px){#app,.min-w{min-width:auto}.common-shadow{border-radius:8px}}img{width:100%;height:100%;border:0}*{box-sizing:border-box}article,body,dd,dl,footer,form,h1,h2,h3,h4,h5,h6,header,ol,p,section,ul{margin:0}body,button,input,select,textarea{font:12px/1.5 tahoma,"\5FAE\8F6F\96C5\9ED1",sans-serif}b,em{font-style:normal}a{text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-size:100%;outline:none}table{border-collapse:collapse;border-spacing:0}ol,td,th,ul{padding:0}.el-carousel__item{width:100%;height:100%}.el-carousel__item :nth-child(2n){background-color:#99a9bf}.el-carousel__item :nth-child(odd){background-color:#d3dce6}.el-collapse-item__header{font-size:18px!important;padding-left:13px!important;font-weight:600!important}.el-collapse-item__content{padding-bottom:0!important}.el-tooltip__popper{white-space:nowrap!important}