| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 | 
							- .user-content {
 
-   background: #fff;
 
-   padding: 20px;
 
- }
 
- .user-content .content-title {
 
-   color: #333;
 
-   font-size: 16px;
 
-   overflow: hidden;
 
- }
 
- .user-content .user-search {
 
-   margin-bottom: 10px;
 
- }
 
- .user-content .user-search > input {
 
-   width: 140px;
 
- }
 
- .user-content .user-search > button,
 
- .user-content .user-search .ant-select,
 
- .user-content .user-search > input {
 
-   margin-right: 10px;
 
-   margin-top: 10px;
 
- }
 
- .user-content .user-search .ant-switch {
 
-   margin-left: 10px;
 
- }
 
- .user-content .user-search .search-more {
 
-   margin: 10px 0;
 
- }
 
- .user-content .user-search .search-more > span {
 
-   margin-right: 10px;
 
- }
 
- .half-item {
 
-   float: left;
 
-   width: 50%;
 
-   min-height: 36px;
 
-   margin-bottom: 10px;
 
- }
 
- .half-item button {
 
-   margin-left: 20px;
 
- }
 
- .half-middle {
 
-   width: 80%;
 
-   margin: 10px auto;
 
-   height: 36px;
 
- }
 
- .half-middle button {
 
-   margin-left: 20px;
 
- }
 
- .patent-table {
 
-   clear: both;
 
- }
 
- .set-submit {
 
-   margin-right: 20px;
 
-   font-size: 16px;
 
-   width: 80px;
 
-   height: 30px;
 
-   line-height: 30px;
 
- }
 
- .deletButton {
 
-   float: right;
 
-   margin-bottom: 15px;
 
- }
 
- .clearfix {
 
-   clear: both;
 
- }
 
- .mandatory {
 
-   color: red;
 
-   margin-left: 8px;
 
- }
 
- .search-more .ant-select-auto-complete.ant-select-lg .ant-input {
 
-   height: 28px;
 
- }
 
- .rolesCol {
 
-   width: 90%;
 
- }
 
- .setSave,
 
- .operations,
 
- .cancel {
 
-   float: left;
 
- }
 
- .setSave {
 
-   margin-right: 10px;
 
-   margin-left: 188px;
 
- }
 
- .toVoid {
 
-   float: left;
 
-   margin-right: 10px;
 
- }
 
- .btnSave {
 
-   text-align: center;
 
-   margin-top: 10px;
 
-   overflow: hidden;
 
- }
 
- .ant-calendar-picker-input {
 
-   height: 27px;
 
- }
 
- /*变更说明*/
 
- .changeBorder .half-item {
 
-   margin-bottom: 0;
 
- }
 
- .changeRemark {
 
-   border-bottom: 1px solid #ccc;
 
- }
 
- .changeRemark div {
 
-   margin-bottom: 0px;
 
- }
 
- .changeStatusTxt label {
 
-   color: red;
 
- }
 
- .single {
 
-   display: block;
 
-   cursor: pointer;
 
- }
 
- .single:hover {
 
-   background: skyblue;
 
- }
 
- .ant-tabs-bar {
 
-   margin-bottom: 0;
 
- }
 
- .user-content .user-search {
 
-   margin-top: 0 !important;
 
- }
 
- .ant-tabs-tab {
 
-   font-weight: 900;
 
- }
 
- .ant-table-small .ant-table-thead > tr > th {
 
-   background: #f5f5f5;
 
- }
 
 
  |