.accountDesc .table_title{width:100%;padding:10px;border:1px solid #ebeef5;border-bottom:none;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}.accountDesc .table_title .el-form-item{margin-bottom:0}.accountDesc .table_title .el-form-item .el-input,.accountDesc .table_title .el-form-item .el-select{width:100px}.accountDesc .inputSelect{width:240px!important}.accountDesc .inputSelect .el-input,.accountDesc .inputSelect .el-select{width:110px!important}.platform_type{width:600px;height:40px;background-color:#fafafa;border-radius:20px;margin-bottom:20px}.platform_type ul{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}.platform_type ul li{height:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:40px;text-align:center;font-size:15px;color:#333;cursor:pointer}.platform_type ul li.is_active{background-color:#e52f28;color:#fff;-webkit-box-shadow:0 3px 10px 2px rgba(208,33,0,.33);box-shadow:0 3px 10px 2px rgba(208,33,0,.33);border-radius:20px}