chunk-2ca61630.3beb8a9c.css 1.9 KB

1
  1. .exchange-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;line-height:40px}.exchange-main .title{font-size:20px;font-weight:700;color:#333;margin:10px 0}.exchange-main .detail{font-size:16px;margin-bottom:20px}.exchange-main .detail>span{margin-right:25px}.exchange-main .content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.exchange-main .content .left,.exchange-main .content .right{padding:30px 40px;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#f6f6f6}.exchange-main .content .left .title,.exchange-main .content .right .title{margin:0}.exchange-main .content .left .el-checkbox-group{padding:20px 0;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-align:start;-ms-flex-align:start;align-items:flex-start}.exchange-main .content .left .el-checkbox-group .el-checkbox{margin-right:0;margin-bottom:15px;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.exchange-main .content .left .el-checkbox-group .el-checkbox .el-checkbox__input{position:relative;top:2px}.exchange-main .content .transition{font-size:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px}.exchange-main .content .right{-webkit-box-flex:2;-ms-flex:2;flex:2}.exchange-main .content .right .search{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.exchange-main .content .right .search .el-input{width:300px;margin:0 10px}.exchange-main .content .right .el-table .el-table__header-wrapper .el-table__header th.el-table__cell{background-color:#fff}.exchange-main .footer{padding-top:30px;text-align:center}