.tiitleText {
    font-weight: bold;
    font-size: 15px;
    color: #40a9ff;
    margin-bottom: 10px;
}

.tableColor .ant-table-thead>tr>th {
    background: #E0F0FF;
}

.boldStyle {
    font-weight: bold;
    color: #1890d5;
}
.ant-col-2{
    max-width: 7.333333%
}

.textColor {
    color: #1890d5;
}

.tableWidth {
    width: 270px !important;
}

.tableWidth .ant-descriptions-item-label {
    width: 98px !important;
}

.modalStyle .ant-modal-body {
    padding: 6px;
}

.tipsText {
    padding: 0 0 5px 5px;
    color: red;
}

.qrcodeStyle {
    height: 200px !important;
    width: 200px !important;
    
}
