// //antd

// #__next {
//   height: inherit;
// }
// .ant-tree-iconEle {
//   display: none;
// }
// .ant-layout-content {
//   height: inherit;
// }
// .ant-layout {
//   height: inherit;
// }
// .ant-layout-footer {
//   padding: 5px 50px !important;
// }
// .ant-checkbox-wrapper + .ant-checkbox-wrapper {
//   margin-left: 0 !important;
// }
// .ant-checkbox + span {
//   padding-left: 3px !important;
// }
// .ant-table {
//   border-top: 1px solid #f0f2f5;
// }
// .ant-table-thead > tr > th {
//   border-bottom: 1px solid #f0f2f5 !important;
//   background: #fff !important;
//   font-size: 14px;
//   font-weight: normal;
//   font-stretch: normal;
//   letter-spacing: 0px;
//   color: #606266;
// }
// .ant-table-tbody > tr > td {
//   border-bottom: 1px solid #f0f2f5 !important;
// }
// .ant-menu-item span {
//   font-weight: normal;
//   font-size: 13px;
//   font-stretch: normal;
//   letter-spacing: 0px;
//   color: #606266;
// }
// .ant-menu-vertical .ant-menu-item,
// .ant-menu-vertical-left .ant-menu-item,
// .ant-menu-vertical-right .ant-menu-item,
// .ant-menu-inline .ant-menu-item,
// .ant-menu-vertical .ant-menu-submenu-title,
// .ant-menu-vertical-left .ant-menu-submenu-title,
// .ant-menu-vertical-right .ant-menu-submenu-title,
// .ant-menu-inline .ant-menu-submenu-title {
//   margin-top: 0 !important;
//   margin-bottom: 0 !important;
// }
// .ant-menu-vertical .ant-menu-item:not(:last-child),
// .ant-menu-vertical-left .ant-menu-item:not(:last-child),
// .ant-menu-vertical-right .ant-menu-item:not(:last-child),
// .ant-menu-inline .ant-menu-item:not(:last-child) {
//   margin-top: 0 !important;
//   margin-bottom: 0 !important;
// }
// .ant-menu-vertical.ant-menu-sub,
// .ant-menu-vertical-left.ant-menu-sub,
// .ant-menu-vertical-right.ant-menu-sub {
//   min-width: 100px !important;
// }

// .has-error .ant-form-explain,
// .has-error .ant-form-split {
//   padding: 3px 0 0 0;
// }
// .ant-upload-list-item-info {
//   margin-right: 12px;
//   display: inline-block;
// }
// .ant-table-thead > tr > th {
//   color: rgba(0, 0, 0, 0.75) !important;
//   font-weight: 400 !important;
// }
// .ant-form-item-label {
//   word-wrap: break-word;
//   white-space: normal !important;
// }
// .ant-form-item-field {
//   padding-left: 0 !important;
//   padding-right: 0 !important;
// }
// .tab-span {
//   line-height: 32px;
//   display: block;
//   text-align: center;
//   border: 1px solid transparent;
//   height: 35px;
//   padding: 0 15px;
//   font-size: 14px;
//   border-radius: 4px;
//   background-color: #fff;
//   border-color: #d9d9d9;
//   font-weight: normal;
// }
// .ant-menu-inline {
//   border-right: 0 !important;
// }
// .ant-menu-item {
//   .iconfont {
//     margin-right: 5px;
//   }
// }
// .ant-menu-submenu {
//   .iconfont {
//     margin-right: 5px;
//   }
//   .ant-menu-item {
//     padding-left: 40px !important;
//     .iconfont {
//       margin-right: 3px !important;
//     }
//   }
// }
// .ant-form-item-seprator {
//   padding-left: 0 !important;
//   padding-right: 3px !important;
//   padding-top: 11px !important;
//   word-wrap: break-word;
//   line-height: 130% !important;
//   white-space: normal !important;
// }
// .ant-select {
//   width: 100%;
// }
// .ant-input-number {
//   .ant-input-number-handler-wrap {
//     opacity: 1 !important;
//   }
// }
// .btn-group-radio {
//   padding-left: 12px !important;
// }

// #components-layout-demo-custom-trigger .trigger {
//   font-size: 18px;
//   line-height: 64px;
//   padding: 0 24px;
//   cursor: pointer;
//   transition: color 0.3s;
// }

// #components-layout-demo-custom-trigger .trigger:hover {
//   color: #086aff; //#1890ff;
// }

// #components-layout-demo-custom-trigger .logo {
//   height: 32px;
//   background: rgba(255, 255, 255, 0.2);
//   margin: 16px;
// }
// //custom
// .iframe {
//   padding: 0 2rem 1rem 2rem;
// }
// .grid {
//   padding: 0 30px;
//   .title {
//     padding: 1.5rem 0 2rem 0;
//     font-size: 1.5rem;

//     .anticon {
//       font-size: 1.5rem;
//       margin-right: 0.5rem;
//     }
//     i {
//       font-size: 24px;
//       margin-right: 3px;
//     }
//   }
//   .toolbar {
//     padding: 0 0 0.8rem 0;
//     button {
//       margin-right: 1rem;
//       &:last-child {
//         margin-right: 0 !important;
//       }
//     }
//     .iconfont {
//       margin-right: 0.3rem;
//     }

//     .separator {
//       margin-left: 5px;
//     }
//   }
// } 

// //form
// .form-edit,
// .form-view,
// .form-custom {
//   max-width: 1200px;
//   .subtitle-edit {
//     color: #0088ff;
//     margin-bottom: 12px;
//     padding-left: 12px;
//   }
//   .subtitle {
//     color: #0088ff;
//     margin-bottom: 12px;
//   }
//   .subtitle-large {
//     color: #0088ff;
//     margin-bottom: 12px;
//     font-size: 18px;
//   }
//   .subItemTitle {
//     color: #2db7f5;
//   }
//   .subcontent {
//     padding: 0 0 12px 0;
//   }
//   .ant-divider {
//     margin: 12px 0 !important;
//   }
//   .ant-upload-list-item-thumbnail {
//     max-width: 100px;
//   }

//   .toolbar {
//     padding: 1rem 0 3rem 0;
//     text-align: center;
//     width: 100%;
//     button {
//       margin-right: 1rem;
//       &:last-child {
//         margin-right: 0 !important;
//       }
//     }
//     .iconfont {
//       margin-right: 0.3rem;
//     }
//   }
//   .ant-form-item-view {
//     line-height: 130%;
//     min-height: 40px;
//     padding-top: 11px !important;
//   }
// }
// .form-edit,
// .form-view {
//   padding: 0 10% 0 30px !important;
// }
// .form-edit{
//   .title {
//     font-size: 1.2rem;
//     border-bottom: 1px solid #f0f0f0;
//     margin-bottom: 1.5rem;
//     width: 100%;
//     line-height: 250% !important;
//     .anticon {
//       font-size: 1.5rem;
//       margin-right: 0.5rem;
//     }
//     i {
//       margin-right: 3px;
//     }
//   }
//   .title-btn {
//     padding: 1.5rem 0 1.2rem 0;
//     font-size: 1.8rem;
//     text-align: right;
//     margin-top:6px;
//   }
// }
// .form-view,
// .form-custom { 
//   .title {
//     font-size: 1.2rem;
//     border-bottom: 1px solid #f0f0f0;
//     margin-bottom: 1.5rem;
//     width: 100%;
//     .anticon {
//       font-size: 1.5rem;
//       margin-right: 0.5rem;
//     }
//     i {
//       margin-right: 3px;
//     }
//   }
//   .title-btn {
//     padding: 1.5rem 0 0.5rem 0;
//     font-size: 1.8rem;
//     .ant-btn{
//       float:right;
//       margin-top:10px;
//     }
//   }
//   .ant-col {
//     line-height: 250% !important;
//     label {
//       display: inline-block;
//       overflow: hidden;
//       text-align: right;
//       vertical-align: middle;
//       padding-left: 0 !important;
//       padding-right: 3px !important;
//       word-wrap: break-word;
//       white-space: normal !important;
//       &:after {
//         content: "\FF1A";
//       }
//       i {
//         color: #ff4d4f;
//         margin-right: 4px;
//         vertical-align: inherit;
//       }
//       span {
//         display: inline-block;
//         min-height: 40px;
//         word-spacing: normal;
//         word-break: break-word;
//       }
//     }
//   }
//   .ant-upload-list-item {
//     margin-right: 8px;
//     display: inline-block !important;
//   }
// }
//  //分页下拉框
// .ant-pagination-options .ant-select-dropdown{
//   text-align: right;
// }


// .myTab {
//   .ant-tabs-bar {
//     margin: 10px 0 0 0 !important;
//   }
//   .ant-tabs-tab-active .tab-span {
//     background-color: #a1d3ff;
//     border: solid 1px #0088ff;
//   }
//   .ant-tabs-tab {
//     padding: 12px 12px 12px 0 !important;
//   }
//   .ant-tabs-ink-bar {
//     background: none;
//   }
// }
// .myTab1 {
//   .ant-tabs-bar {
//     margin: 0 0 0 0 !important;
//     border: 0 !important;
//   }
//   .ant-tabs-tab-active .tab-span {
//     background-color: #a1d3ff;
//     border: solid 1px #0088ff;
//   }
//   .ant-tabs-tab {
//     padding: 12px 12px 12px 0 !important;
//   }
//   .ant-tabs-ink-bar {
//     background: none;
//   }
// }
// .new-target {
//   color: #28b779 !important;
//   // text-decoration: underline !important;
//   // border-bottom:1px solid #28B779!important;
//   padding: 0 !important;
//   font-size: 15px;
// }
// //button
// .btn-copy {
//   color: #fff !important;
//   background-color: #28a745 !important;
//   border-color: #28a745 !important;
//   outline: none;
//   &:hover {
//     color: #fff !important;
//     background-color: #218838 !important;
//     border-color: #1e7e34 !important;
//     outline: none;
//   }
// }
// .btn-collapse {
//   margin: 0;
//   padding-left: 0 !important;
//   width: 100%;
//   border: 0 !important;
//   outline: none !important;
//   box-shadow: none !important;
//   font-size: 14px !important;
//   font-weight: bold !important;
//   color: #0088ff !important;
//   span {
//     font-size: 14px !important;
//   }
// }
// .btn-add {
//   color: #fff !important;
//   background-color: #3cb035 !important;
//   border-color: #3cb035 !important;
//   height: 26px !important;
//   padding: 0 12px !important;
//   border-radius: 13px !important;
//   font-size: 13px !important;
//   line-height: 1 !important;
//   vertical-align: text-bottom !important;
//   margin-left: 15px;
//   &:hover {
//     color: #3cb035 !important;
//     background-color: #fff !important;
//   }
// }
// .btn-del {
//   color: #ff4d4f !important;
//   border: 1px solid #ff4d4f !important;
//   outline: 0 !important;
//   &:hover {
//     color: #fff !important;
//     background-color: #ff4d4f !important;
//   }
// }
// .btn-active {
//   color: #fff !important;
//   background-color: #3cb035 !important;
//   border: 1px solid #3cb035 !important;
//   outline: 0 !important;
//   &:hover {
//     background-color: #fff !important;
//     color: #3cb035 !important;
//     border: 1px solid #3cb035 !important;
//   }
// }

// .btn-sendMsg {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   margin-right: 5px;
//   color: #fff !important;
//   background-color: #2cb999 !important;
//   border-color: #2cb999 !important;
//   outline: none;
//   i {
//     padding-left: 3px;
//   }
// }

// .btn-sendEmail {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   margin-right: 5px;
//   color: #fff !important;
//   background-color: #faad14 !important;
//   border-color: #faad14 !important;
//   outline: none;
//   i {
//     padding-left: 3px;
//   }
// }

// .btn-auth {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   margin-right: 5px;
//   color: #fff !important;
//   background-color: #2cb999 !important;
//   border-color: #2cb999 !important;
//   outline: none;
//   &:hover {
//     background-color: #04664f !important;
//     border-color: #04664f !important;
//   }
// }

// .btn-export {
//   font-size: 13px;
//   color: #fff !important;
//   background-color: #2cb999 !important;
//   border-color: #2cb999 !important;
//   outline: none;
//   &:hover {
//     background-color: #039775 !important;
//     border-color: #039775 !important;
//   }
// }
// .btn-notPass {
//   text-align: center;
//   width: 80px;
//   font-size: 13px;
//   padding: 3px 8px !important;
//   color: #fff !important;
//   background-color: #f76260 !important;
//   border: 1px solid hsl(1, 90%, 67%) !important;
//   outline: 0 !important;
//   &:hover {
//     background-color: #f8514e !important;
//     border-color: #f8514e !important;
//   }
//   i {
//     padding-left: 3px;
//   }
// }
// .btn-pass {
//   text-align: center;
//   width: 80px;
//   font-size: 13px;
//   padding: 3px 8px !important;
//   margin-right: 5px;
//   color: #fff !important;
//   background-color: #2cb999 !important;
//   border: 1px solid #2cb999 !important;
//   outline: 0 !important;
//   &:hover {
//     background-color: #05a07c !important;
//     border-color: #05a07c !important;
//   }
//   i {
//     padding-left: 3px;
//   }
// }

// .btn-his {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   color: #fff !important;
//   background-color: #909399 !important;
//   border: 1px solid #909399 !important;
//   outline: 0 !important;
//   // &:hover {
//   //   background-color: #fff !important;
//   //   color: #909399 !important;
//   //   border: 1px solid #909399 !important;
//   // }
// }

// .btn-detail {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   color: #fff !important;
//   background-color: #2db7f5 !important;
//   border: 1px solid #2db7f5 !important;
//   outline: 0 !important;
// }

// .btn-score {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   color: #fff !important;
//   background-color: #fa8e3f !important;
//   border: 1px solid #fa8e3f !important;
//   outline: 0 !important;
//   // &:hover {
//   //   background-color: #fff !important;
//   //   color: #909399 !important;
//   //   border: 1px solid #fa8e3f !important;
//   // }
// }

// .btn-revoke {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   color: #fff !important;
//   background-color: #888 !important;
//   border: 1px solid #888 !important;
//   outline: 0 !important;
//   &:hover {
//     background-color: #aaa !important;
//     border-color: #aaa !important;
//   }
// }

// .btn-revoke1 {
//   font-size: 13px;
//   padding: 3px 8px !important;
//   color: #fff !important;
//   background-color: #faad14 !important;
//   border: 1px solid #faad14 !important;
//   outline: 0 !important;
//   &:hover {
//     background-color: #f87800 !important;
//   }
// }

// .btn-publish {
//   width: 135px !important;
//   height: 45px !important;
//   line-height: 45px !important;
//   text-align: center;
//   cursor: pointer;
//   opacity: 0.89;
//   font-family: HYQiHei-GEW;
//   font-size: 18px;
//   color: #fff;
//   background: hsla(0, 0%, 100%, 0.1);
//   border: 1px solid hsla(0, 0%, 100%, 0.2);
//   border-radius: 0 !important;
//   &:hover {
//     background: #fff;
//     border: 1px solid #fff;
//     box-shadow: 0 0 103px 10px #2cd6fc;
//     color: #323e5d !important;
//   }
// }

// .btn-ask {
//   width: 135px !important;
//   height: 45px !important;
//   line-height: 45px !important;
//   text-align: center;
//   font-family: HYQiHei-GEW;
//   color: #fff;
//   font-size: 18px;
//   background: #2d5cc8;
//   border: 1px solid hsla(0, 0%, 100%, 0.2);
//   transition: all 0.2s;
//   border-radius: 0 !important;
//   cursor: pointer;
//   &:hover {
//     background: #fff;
//     border: 1px solid #fff;
//     box-shadow: 0 0 103px 10px #2cd6fc;
//     color: #323e5d !important;
//   }
// }
// .btn-contact {
//   color: #fff !important;
//   background-color: #f5ad24 !important;
//   border-color: #f5ad24 !important;
//   outline: none;
//   &:hover {
//     background-color: #d88d02 !important;
//     border-color: #d88d02 !important;
//   }
// }
// .btn-large {
//   width: 120px;
//   height: 36px !important;
//   line-height: 36px !important;
//   font-size: 14px !important;
// }
// .btn-send {
//   color: #fff !important;
//   background-color: #faad14 !important;
//   border-color: #faad14 !important;
//   outline: none;
// }

// .btn-eaxm {
//   display: block;
//   width: 260px;
//   height: 72px;
//   background: #2d5cc8;
//   color: #fff !important;
//   font-family: HYQiHei-GEW;
//   font-size: 18px;
//   line-height: 72px;
//   text-align: center;
//   transition: all 0.2s;
//   cursor: pointer;
//   &:hover {
//     background: #fff;
//     box-shadow: 0 0 103px 10px #2cd6fc;
//     color: #323e5d !important;
//   }
// }

// .btn-set {
//   margin-left: 30px;
//   padding: 3px 12px;
//   background:#6f70fb;
//   // background-image: linear-gradient(113deg, #6f70fb 0%, #25d5f9 100%);
//   box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.07);
//   border-radius: 3px;
//   font-size: 14px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }

// .btn-extract {
//   margin-right: 8px;
//   padding: 2px 6px;
//   background-color: #4990f2;
//   border-radius: 2px;
//   font-size: 14px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }
// .btn-notice {
//   margin-right: 8px;
//   padding: 2px 6px;
//   background-color: #fa8e3f;
//   border-radius: 2px;
//   font-size: 14px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }
// .btn-begin {
//   margin-right: 30px;
//   padding: 2px 30px;
//   background:#00be93;
//   // background-image: linear-gradient(135deg, #00be93 0%, #1eb6e4 100%);
//   border-radius: 6px;
//   font-size: 18px;
//   color: #fff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }
// .btn-disabled {
//   margin-right: 30px;
//   padding: 2px 30px;
//   background-color: #909399;
//   border-radius: 6px;
//   font-size: 18px;
//   color: #c0c4cc;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }
// .btn-saveRs {
//   margin-right: 30px;
//   padding: 2px 30px;
//   background:#f2be11;
//   // background-image: linear-gradient(134deg, #f2be11 0%, #ff7f3d 100%);
//   border-radius: 6px;
//   font-size: 18px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }
// .btn-record {
//   margin-right: 30px;
//   padding: 2px 30px;
//   background:#ff5e2c;
//   // background-image: linear-gradient(113deg, #ff5e2c 0%, #ff32a4 100%);
//   border-radius: 6px;
//   font-size: 18px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }
// .btn-return {
//   margin-right: 30px;
//   padding: 2px 30px;
//   background:#218dfe;
//   // background-image: linear-gradient(135deg, #218dfe 0%, #04c5fc 100%);
//   border-radius: 6px;
//   font-size: 18px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }

// .btn-confirm {
//   margin-right: 10px;
//   width: 176px;
//   height: 42px;
//   line-height: 42px;
//   text-align: center;
//   background: #44bc43;;
//   // background-image: linear-gradient(113deg, #44bc43 0%, #2cb999 100%);
//   border-radius: 3px;
//   font-size: 16px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }
// .btn-close {
//   margin-left: 10px;
//   width: 176px;
//   height: 42px;
//   line-height: 42px;
//   text-align: center;
//   background: #97a8c9;
//   // background-image: linear-gradient(135deg, #97a8c9 0%, #8e9eab 100%);
//   border-radius: 3px;
//   font-size: 16px;
//   color: #ffffff;
//   &:hover {
//     color: #eaeaea !important;
//   }
// }

// .state-confirmed {
//   width: 60px;
//   padding: 2px 6px;
//   background-color: #09bb07;
//   border-radius: 2px;
//   font-size: 14px;
//   color: #ffffff;
//   &:hover {
//     color: #ffffff !important;
//   }
// }

// //---state---
// .state-color1 {
//   color: #4990f2;
// }
// .state-color2 {
//   color: #2cb999;
// }
// .state-color3 {
//   color: #c25555;
// }

// .ellipsis {
//   display: block;
//   overflow: hidden;
//   white-space: nowrap;
//   text-overflow: ellipsis;
// }

// .simpleFile {
//   display: inline-block;
//   .ant-upload-list-item-name {
//     display: none;
//   }
//   .ant-upload-list-item-card-actions {
//     display: none;
//   }
// }