.ylbb-inner-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ylbb-copyright .xiaoe-line-left {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #999999;
  top: -3px;
  width: 40px;
  border-radius: 0.5px;
  margin-right: 16px;
}
.ylbb-copyright .xiaoe-line-right {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #999999;
  top: -3px;
  width: 40px;
  border-radius: 0.5px;
  margin-left: 16px;
}
.ylbb-copyright .dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 3px 5px;
  border-radius: 50%;
  background-color: #888;
}
.ylbb-copyright.ylbb-copyright__wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 15px 10px;
  text-align: center;
  font-size: 14px;
  color: #999;
}
.ylbb-copyright.ylbb-copyright__line {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 15px 10px;
  color: var(--text-color-subtitle);
  display: flex;
  justify-content: center;
}
.ylbb-copyright.ylbb-copyright__line .sys_copyright {
  cursor: pointer;
  display: block;
  margin: 0 0;
  font-size: 16px !important;
}
.ylbb-copyright .ylbb-copyright-desc {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 12px;
}
.ylbb-copyright .ylbb-copyright-domain_filing .domain_filing_img {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 4px;
}
@media screen and (max-width: 768px) {
  .ylbb-copyright .ylbb-copyright-desc {
    flex-direction: column;
  }
}
.ylbb-search-tabs {
  background-color: var(--bg-color-box);
  width: 100%;
  color: var(--text-color);
  overflow: hidden;
  line-height: 1.5;
  user-select: none;
  /* 阻止文本选择 */
}
.ylbb-search-tabs .ylbb-search-tabs-item {
  user-select: none;
  /* 阻止文本选择 */
}
.ylbb-search-tabs.active_style-background_border_color .inner {
  gap: 10px;
}
.ylbb-search-tabs.active_style-background_border_color .ylbb-search-tabs-item {
  border: 1px solid var(--theme-color);
  border-radius: 4px;
}
.ylbb-search-tabs.active_style-background_border_color .ylbb-search-tabs-item.active {
  background: var(--theme-color);
  color: #fff;
}
.ylbb-search-tabs.active_style-background_color .ylbb-search-tabs-item.active {
  background: var(--theme-color);
  color: #fff;
}
.ylbb-search-tabs.active_style-border_color .ylbb-search-tabs-item.active::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  content: "";
  border: 1px solid var(--theme-color);
  box-sizing: border-box;
  border-radius: 4px;
}
.ylbb-search-tabs.active_style-border_color .ylbb-search-tabs-item.active .item-label {
  color: var(--theme-color);
  font-weight: bold;
}
.ylbb-search-tabs.active_style-border_bottom_line .ylbb-search-tabs-item.active::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: var(--theme-color);
  box-sizing: border-box;
}
.ylbb-search-tabs.active_style-border_bottom_line .ylbb-search-tabs-item.active .item-label {
  color: var(--theme-color);
  font-weight: bold;
}
.ylbb-search-tabs .inner {
  width: 100%;
  display: flex;
  transition: transform 0.3s ease;
  -webkit-overflow-scrolling: touch;
}
.ylbb-search-tabs .inner .ylbb-search-tabs-item {
  position: relative;
  flex-shrink: 0;
  /* 防止子元素缩小 */
  cursor: pointer;
  text-align: center;
}
.ylbb-search-tabs .inner .ylbb-search-tabs-item .item-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ylbb-search-tabs.line-multi .inner {
  flex-wrap: wrap;
}
html.dark .ylbb-el-dialog.dialog-service.style-basic .el-dialog__header .panel {
  background: var(--bg-color-box);
}
.ylbb-el-dialog.dialog-service.style-basic {
  width: 90%;
  max-width: 400px;
  border-radius: 25px;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__header .panel {
  position: relative;
  background: #f9cc5c;
  background: var(--theme-color);
  border: none;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__header .panel .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120%;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__header .panel .panel-heading {
  background: none !important;
  border: none !important;
  font-weight: 600;
  font-size: 18px;
  color: #272727;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__header .panel .panel-heading .panel-heading-title {
  font-size: 24px;
  color: #fff;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body {
  padding: 0;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content {
  padding: 15px 40px;
  width: 100%;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_contact {
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  color: var(--text-color-2);
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_er {
  width: 200px;
  height: 200px;
  margin: auto;
  margin-bottom: 20px;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_er .img {
  width: 100%;
  height: 100%;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_phone {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-size: 16px;
  color: var(--text-color-2);
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_phone i {
  margin-right: 6px;
  color: #fee05e;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_phone .username {
  width: 110px;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_phone .phone {
  width: 150px;
  flex: 1;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_phone .right {
  background: #fee05e;
  color: #7d3624;
  border-radius: 50px;
  padding: 5px 10px;
  font-weight: 600;
  line-height: 1;
  font-size: 12px;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_address {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_address .address {
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_address .address .icon {
  margin-right: 6px;
  color: #fee05e;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__body .dialog-content .item_address .bottom {
  background: #fee05e;
  color: #7d3624;
  border-radius: 50px;
  font-size: 12px;
  padding: 6px 24px;
  font-weight: 600;
  line-height: 1;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__footer {
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.ylbb-el-dialog.dialog-service.style-basic .el-dialog__footer .tips {
  color: var(--text-color-2);
}
.ylbb-el-dialog.dialog-service.style-whole_body {
  width: 800px !important;
  height: 460px !important;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__header .el-dialog__headerbtn {
  z-index: 1;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body {
  padding: 0 !important;
  overflow: unset !important;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .dialog-content {
  position: relative;
  display: flex;
  width: 800px !important;
  height: 460px !important;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 30px 0 #444;
  border-radius: 10px;
  animation: mydialogAnimate 0.3s ease-out;
  padding-right: 53px;
  overflow: unset;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .dialog-content .content-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .whole-body {
  z-index: 1;
  width: 315px;
  height: calc(100% + 50px);
  position: relative;
  top: -80px;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .whole-body img {
  width: 100%;
  height: 100%;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right {
  z-index: 1;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .username {
  margin-top: 70px;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #222;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .desc {
  margin-top: 14px;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #222;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .list li {
  display: flex;
  margin-bottom: 20px;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .list li img {
  width: 25px;
  height: 25px;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .list li span {
  margin-left: 12px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #222;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .code {
  position: relative;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .code .code-border {
  position: absolute;
  left: -10px;
  top: 0;
  width: 160px;
  height: 160px;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .code .codeImg {
  position: relative;
  background: #fff;
  width: 140px;
  height: 140px;
  top: 10px;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .boottom .code .codeImg img {
  width: 100%;
  height: 100%;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .phone {
  text-align: right;
  margin-top: 23px;
}
.ylbb-el-dialog.dialog-service.style-whole_body .el-dialog__body .right .phone span {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .ylbb-el-dialog.dialog-service {
    width: 90%;
  }
  .ylbb-el-dialog.dialog-service .el-dialog__body {
    padding: 5px 20px;
  }
}
.ylbb-el-dialog.dialog-preview {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  border-radius: 10px;
  background: transparent;
}
.ylbb-el-dialog.dialog-preview .el-dialog__headerbtn {
  z-index: 100;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 28px;
  background: #9ca3af;
  border-radius: 50%;
}
.ylbb-el-dialog.dialog-preview .el-dialog__headerbtn i {
  color: #fff;
}
.ylbb-el-dialog.dialog-preview .el-dialog__body {
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
  padding: 0;
  overflow: hidden;
}
.ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content {
  z-index: 100;
  width: 750px;
  height: 520px;
  max-width: inherit;
  max-height: inherit;
  overflow: unset;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content.is-loaded img {
  width: 100%;
  height: 100%;
}
.ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content.is-loaded video {
  width: 100%;
  height: 100%;
}
.ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content img {
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: auto;
}
.ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content video {
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: auto;
}
.ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content .loading_mask {
  z-index: 3000;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content .loading_mask .hint {
  position: absolute;
  top: 370px;
  color: #ddd;
  font-size: 18px;
}
.ylbb-el-dialog.dialog-preview .mask {
  z-index: 1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
}
.ylbb-el-dialog.dialog-preview.dialog-preview_audio .dialog-content {
  width: unset !important;
  height: unset !important;
}
@media screen and (max-width: 768px) {
  .ylbb-el-dialog.dialog-preview .el-dialog__body .dialog-content {
    width: 100% !important;
    height: auto !important;
  }
}
