.noData{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.noData .iconfont{font-size:100px;color:#b3b3b3}.noData-text{position:relative;padding:0 40px}.noData-text .text{padding:0 10px;color:#999}.noData .noData-text .text:after{content:"";width:100%;height:1px;background:#666;position:absolute;bottom:10px;z-index:-1;left:0}.line{height:1px;background:#999;width:70vw;display:block;margin:15px auto;position:absolute;top:0;bottom:0;left:0;right:0}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.el-icon-guide,.el-icon-info{color:#409eff;margin-right:10px}.account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account .icon-user{font-size:150px;color:#dedcdc;margin:auto}.account .table,.account .table td,.account .table th{border:1px solid #ebeef5;border-collapse:collapse;padding:10px 15px;font-size:14px}.account .table{width:100%;height:100%;text-align:center}.account .table th{text-align:right;font-weight:400;color:#606266;background:#f8f8f8;padding:10px 15px 10px 0}.account .table td{color:#272727;text-align:left}.news div{border-bottom:1px dotted #cccaca;padding:5px 8px;text-align:left;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipse}.tag{margin-top:20px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tag .color1{color:#67c23a;background:#f0f9eb;border:1px solid #c2e7b0}.tag .color2{color:#409eff;background:#ecf5ff;border:1px solid #b3d8ff}.tag .color3{color:#f0361d;background:#ecf5ff;border:1px solid #e61b1b}.tag .item{display:-webkit-box;display:-ms-flexbox;display:flex;width:48%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;position:relative;padding:10px 20px;border-radius:2px}.tag .item .title{font-size:20px}.tag .item .content{font-size:14px;margin-top:5px}.tag .btn{position:absolute;right:10px;top:8px}.news-detail .title{padding:20px 0;margin:auto;text-align:center;font-size:30px;font-weight:700;position:relative;margin-bottom:20px}.news-detail .title:after{position:absolute;content:"";bottom:0;left:0;right:0;width:100%;height:1px;background-color:#ccc;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-box-shadow:0 1px 5px #999;box-shadow:0 1px 5px #999}.news-detail .title .time{font-size:14px;color:#409eff;font-weight:400;margin-bottom:20px;margin:10px}.news-detail .content{margin-top:20px;padding:20px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;min-height:40vh}