button.el-button{display:inline-block;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;height:32px;line-height:31px;-webkit-transition:.1s;transition:.1s;padding:0 20px;margin-top:1px;border-radius:4px}.el-button.primary{color:#fff;background-color:#10aeb5;border-color:#10aeb5}el-button:focus,.el-button:hover{color:#10aeb5;border-color:#c6e2ff;background-color:#e7f7f7}.el-button.primary:focus,.el-button.primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button.plain{color:#10aeb5;border-color:#c6e2ff;background-color:#e7f7f7}.el-button.danger{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button.success{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button.plain:hover{background:#10aeb5;border-color:#10aeb5;color:#fff}.el-button.danger:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button.success:hover{background:#67c23a;border-color:#67c23a;color:#fff}.overlay{position:relative;z-index:20}.ground-color{background:#fff}.item-bg-color{background:#eaeaea}.error{width:50%;margin:0 auto;text-align:center;position:relative;font-family:'PT Sans Caption',sans-serif,'arial','Times New Roman'}.error .clip .shadow{height:180px}.error .clip:nth-of-type(2) .shadow{width:130px}.error .clip:nth-of-type(1) .shadow,.error .clip:nth-of-type(3) .shadow{width:250px}.error .digit{width:150px;height:150px;line-height:150px;font-size:120px;font-weight:bold}.error h2{font-size:32px}.error .msg{top:-190px;left:20%;width:80px;height:80px;line-height:80px;font-size:32px}.error span.triangle{top:70%;right:0%;border-left:20px solid #bababa;border-top:15px solid transparent;border-bottom:15px solid transparent}.error .container-error-404{margin-top:10%;position:relative;height:250px;padding-top:40px}.error .container-error-404 .clip{display:inline-block;transform:skew(-45deg)}.error .clip .shadow{overflow:hidden}.error .clip:nth-of-type(2) .shadow{overflow:hidden;position:relative;box-shadow:inset 20px 0 20px -15px rgba(150,150,150,.8),20px 0 20px -15px rgba(150,150,150,.8)}.error .clip:nth-of-type(3) .shadow:after,.error .clip:nth-of-type(1) .shadow:after{content:"";position:absolute;right:-8px;bottom:0;z-index:9999;height:100%;width:10px;background:linear-gradient(90deg,transparent,rgba(173,173,173,.8),transparent);border-radius:50%}.error .clip:nth-of-type(3) .shadow:after{left:-8px}.error .digit{position:relative;top:8%;color:#fff;background:#10aeb5;border-radius:50%;display:inline-block;transform:skew(45deg)}.error .clip:nth-of-type(2) .digit{left:-10%}.error .clip:nth-of-type(1) .digit{right:-20%}.error .clip:nth-of-type(3) .digit{left:-20%}.error h2{color:#a2a2a2;font-weight:bold;padding-bottom:20px}.error .msg{position:relative;z-index:9999;display:block;background:#bababa;color:#eee;border-radius:50%;font-style:italic}.error .triangle{position:absolute;z-index:999;transform:rotate(45deg);content:"";width:0;height:0}@media(max-width:767px){.error .clip .shadow{height:100px}.error .clip:nth-of-type(2) .shadow{width:80px}.error .clip:nth-of-type(1) .shadow,.error .clip:nth-of-type(3) .shadow{width:100px}.error .digit{width:80px;height:80px;line-height:80px;font-size:52px}.error h2{font-size:24px}.error .msg{top:-110px;left:15%;width:40px;height:40px;line-height:40px;font-size:18px}.error span.triangle{top:70%;right:-3%;border-left:10px solid #535353;border-top:8px solid transparent;border-bottom:8px solid transparent}.error .container-error-404{height:150px}