.start-page[data-v-537df784] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: white;
  overflow-y: auto;
}
.start-logo[data-v-537df784] {
  width: 70vw;
  height: 27vw;
  background: url("https://bc.gdbf.com/static/images/mini/logo_color.png") no-repeat center;
  background-size: contain;
  margin-bottom: 50px;
}
.start-bg[data-v-537df784] {
  width: 70vw;
  height: 70vw;
  background: url("https://bc.gdbf.com/static/images/mini/index_main.png") no-repeat center;
  background-size: contain;
  margin-bottom: 50px;
}
.create-button[data-v-537df784] {
  background-color: #db0000;
  color: white;
  padding: 10px;
  width: 70vw;
  font-size: 20px;
  text-align: center;
  border-radius: 30px;
}

.w-e-text-container {
  border-radius: 0 0 3px 3px;
  border-color: #e4e4e4 !important;
}
.w-e-text-container .w-e-panel-container .w-e-panel-tab-content input[type=text] {
  height: 30px;
  border-radius: 0px;
}
.w-e-text-container .w-e-panel-container .w-e-panel-tab-content input[type=text]:focus {
  box-shadow: none;
}
.w-e-toolbar {
  border-radius: 3px 3px 0 0;
  border-color: #e4e4e4 !important;
}

.list-contain[data-v-fa075c86] {
  height: 100%;
  width: 100%;
}
.list-menu[data-v-fa075c86] {
  width: 100%;
  height: 50px;
}
.list-main[data-v-fa075c86] {
  height: calc(100% - 50px);
  width: 100%;
  overflow: auto;
  background-color: #f9f9f9;
}
.ui-tab[data-v-fa075c86] {
  display: flex;
  background-color: #ffffff;
  width: 100%;
  line-height: 48px;
  box-shadow: 0 3px 3px rgba(238, 238, 238, 0.82);
}
.ui-tab li[data-v-fa075c86] {
  flex: 1;
  display: block;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
}
.ui-tab li.active[data-v-fa075c86] {
  color: #0f2238;
  border-bottom: 2px solid #0f2238;
}
.order-list[data-v-fa075c86] {
  display: block;
}
.order-list li[data-v-fa075c86] {
  display: block;
  margin-top: 10px;
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
}
.order-list-header[data-v-fa075c86] {
  width: 100%;
  padding: 15px 20px 10px 20px;
  display: inline-flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 1.1em;
  border-bottom: 1px solid #ededed;
}
.order-list-content[data-v-fa075c86] {
  padding: 10px 20px;
}
.order-list-content p[data-v-fa075c86] {
  display: block;
  margin-bottom: 10px;
}
.no-more[data-v-fa075c86],
.no-data[data-v-fa075c86] {
  text-align: center;
  color: #888888;
  padding: 20px;
}

.l-loading {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background-color: hsla(0, 0%, 100%, 0.6);
  z-index: 10;
  text-align: center;
  transition: opacity 0.5s;
}
.l-loading .ant-spin {
  top: 40%;
  position: absolute;
  left: 0;
  width: 100%;
}

.query-result-modal {
  padding: 0 16px;
}
.record-info {
  font-weight: bold;
  font-size: 15px;
  margin: 10px 0;
  padding: 10px 4px;
  border-bottom: 2px solid #eee;
  color: rgba(0, 0, 0, 0.85);
}
.record-info label {
  float: left;
}
.record-info span {
  float: right;
}
.check-photo {
  text-align: center;
}
.check-photo img {
  width: 100px;
  height: 120px;
}

.account-info-vue {
  padding: 30px 30px 30px 0;
  max-width: 500px;
}

.account-info-show-vue .account-image {
  text-align: center;
}
.account-info-show-vue .account-image .ant-avatar {
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 15px 0;
}
.account-info-show-vue .account-image .ant-avatar-lg.ant-avatar-icon {
  font-size: 32px;
}
.account-info-show-vue .account-name {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 10px;
  margin-top: 10px;
}
.account-info-show-vue .account-desc {
  text-align: center;
  width: 200px;
  margin: 0 auto;
}
.account-info-show-vue .account-detail-desc {
  margin-top: 40px;
}
.account-info-show-vue .account-detail-desc p {
  margin-bottom: 10px;
}
.account-info-show-vue .account-detail-desc p > span {
  margin-left: 10px;
}
.account-info-show-vue .divider {
  border-top: 1px dashed #e8e8e8;
  display: block;
  height: 0px;
  width: 100%;
  margin: 24px 0;
  clear: both;
}
.account-info-show-vue .account-detail-tags-title {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 12px;
}
.account-info-show-vue .h-taginput > span {
  margin-bottom: 5px;
}

.security-setting-vue {
  padding: 10px 15px;
}

.notice-setting-vue {
  padding: 10px 15px;
}

.account-vue {
  padding: 15px;
}
.account-vue .set-card .ant-card-body {
  padding: 10px 24px;
}

.main-page[data-v-0fc46a1a] {
  height: 100%;
  width: 100%;
  background-color: #f3f6f8;
}
.login-container[data-v-0fc46a1a] {
  width: 320px;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.login-container .login-content[data-v-0fc46a1a] {
  letter-spacing: 2px;
  background: #FFF;
  padding: 50px 30px 20px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  box-sizing: border-box;
}
.login-container .login-content > div[data-v-0fc46a1a] {
  margin: 30px 0;
}
.login-container .login-content > div.login-input[data-v-0fc46a1a] {
  position: relative;
}
.login-container .login-content > div.login-input .placeholder[data-v-0fc46a1a] {
  position: absolute;
  color: #7e7e7e;
  top: 6px;
  font-size: 14px;
  transition: all 0.2s;
  left: 0;
  pointer-events: none;
}
.login-container .login-content > div.login-input input[data-v-0fc46a1a] {
  font-size: 16px;
  padding: 8px 0;
  height: 40px;
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #d3d3d3;
  box-shadow: inset 0 0 0 1000px #fff;
  outline: none;
  box-sizing: border-box;
  transition: 0.3s;
  font-weight: 200;
}
.login-container .login-content > div.login-input input[data-v-0fc46a1a]:focus {
  border-bottom-color: #3788ee;
  box-shadow: inset 0 0 0 1000px #fff;
}
.login-container .login-content > div.login-input input:focus + .placeholder[data-v-0fc46a1a],
.login-container .login-content > div.login-input .placeholder.fixed[data-v-0fc46a1a] {
  font-size: 13px;
  top: -16px;
}
.login-container .login-content > div.login-input input:-webkit-autofill + .placeholder[data-v-0fc46a1a] {
  font-size: 13px;
  top: -16px;
}
.login-container .login-content > .buttonDiv[data-v-0fc46a1a] {
  margin-top: 45px;
}

.l-export {
  font-size: 13px;
}
.l-export .l-export-head .l-export-ht {
  padding: 10px 15px;
  border-bottom: 1px solid #EEEEEE;
}
.l-export .l-export-head .l-export-hl {
  padding: 10px 15px;
  max-height: 300px;
  overflow: auto;
}
.l-export .l-export-head .l-export-hl i {
  font-style: normal;
  display: inline-block;
  width: 30px;
  line-height: 18px;
  text-align: center;
  background: #f5f5f5;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 2px;
}
.l-export .l-export-head .ant-checkbox-group {
  display: block;
}
.l-export .l-export-head .ant-checkbox-wrapper {
  display: block;
  width: 100%;
  line-height: 30px;
}
.l-export .l-export-head .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0;
}
.l-export .l-export-progress {
  padding: 15px 15px 0 15px;
  line-height: 24px;
}

* {
  box-sizing: border-box;
}
html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  /* 防止双击缩放 */
  touch-action: manipulation;
  background: #fffffF;
}
#app,
.view-page {
  width: 100%;
  height: 100%;
}
#app .html-content,
.view-page .html-content {
  height: 100%;
  overflow: auto;
}
#app .example,
.view-page .example {
  text-align: center;
}
.download-tip {
  padding: 100px 0;
  text-align: center;
}
.download-tip > i {
  font-size: 80px;
  color: #f1556c;
  margin-bottom: 24px;
}
.download-tip h2 {
  margin-bottom: 24px;
  color: #17233d;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.owl-preview-close {
  display: none;
}
iframe {
  flex: 1;
  width: 100%;
  height: 100%;
}

.query-result-modal {
  padding: 0 16px;
}
.record-info {
  font-weight: bold;
  font-size: 15px;
  margin: 10px 0;
  padding: 10px 4px;
  border-bottom: 2px solid #eee;
  color: rgba(0, 0, 0, 0.85);
}
.record-info label {
  float: left;
}
.record-info span {
  float: right;
}

.echarts-vue {
  height: 400px;
  overflow: hidden;
}

.l-export {
  font-size: 13px;
}
.l-export .l-export-head .l-export-ht {
  padding: 10px 15px;
  border-bottom: 1px solid #EEEEEE;
}
.l-export .l-export-head .l-export-hl {
  padding: 10px 15px;
  max-height: 300px;
}
.l-export .l-export-head .l-export-hl i {
  font-style: normal;
  display: inline-block;
  width: 30px;
  line-height: 18px;
  text-align: center;
  background: #f5f5f5;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 2px;
}
.l-export .l-export-head .h-checkbox {
  display: block;
  width: 100%;
  line-height: 30px;
}
.l-export .l-export-head .h-checkbox label {
  width: 100%;
}
.l-export .l-export-progress {
  padding: 15px 15px 0 15px;
  line-height: 24px;
}
.l-export .l-export-preview .preview-loading {
  position: relative;
  height: 150px;
}
.l-export .l-export-preview .preview-result {
  padding: 10px;
  border-bottom: 1px solid #EEEEEE;
}
.l-export .l-export-preview .preview-count {
  float: left;
  font-size: 14px;
  line-height: 30px;
}

.l-upload {
  width: 100%;
  display: block;
}
.l-upload.l-upload-image {
  width: 100px;
}
.l-upload.l-upload-image .ant-avatar {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.l-upload.l-upload-image .ant-upload.ant-upload-drag {
  border: 0;
  background: none;
}
.l-upload.l-upload-image .ant-upload.ant-upload-drag .ant-upload {
  padding: 0;
}
.l-upload-input .ant-upload.ant-upload-drag {
  border: 1px solid #d9d9d9;
  background: #fffffF;
}
.l-upload-input .ant-upload.ant-upload-drag .ant-upload {
  width: 100%;
  padding: 0;
}
.l-upload-input .l-upload-input-wrap {
  position: relative;
  cursor: pointer;
}
.l-upload-input .l-upload-input-wrap input {
  color: rgba(0, 0, 0, 0.45);
  outline: none;
  border: 0;
}
.l-upload-input .l-upload-input-wrap .l-upload-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.l-upload-input .l-upload-input-wrap .l-upload-btn button {
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  margin: 0;
  background: #fafafa;
  border: 0;
  border-left: 1px solid #d9d9d9;
  cursor: pointer;
  outline: none;
}
.l-upload-input .l-upload-input-wrap .l-upload-btn button:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.l-upload-input .l-upload-input-wrap .l-upload-btn .l-up-btn:hover {
  color: #1890ff;
}
.l-upload-input .l-upload-input-wrap .l-upload-btn .l-remove-btn:hover {
  color: #ff4d4f;
}

