/* Match the source site's desktop top-bar height. */
.pc_pattern .layout_header_pc #u674507 {
  display: none !important;
}

/* Match the source site's desktop language button. */
.pc_pattern #u674506 .buttonContent {
  border-style: solid;
  border-width: 1px !important;
  border-color: rgba(0, 114, 184, 1) !important;
  border-radius: 50px;
  background: rgba(0, 114, 184, 1) !important;
}

.pc_pattern #u674506 .buttonContent .after {
  border-radius: 50px;
}

.pc_pattern #u674506 .btnWords {
  color: rgba(255, 255, 255, 1) !important;
  font-size: 14px;
  font-family: "微软雅黑";
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 1);
  background-image: none;
}

.pc_pattern #u674506 .my_button .buttonContent {
  height: 30px;
}

.pc_pattern #u674506 .my_button .buttonContent:hover {
  color: rgba(0, 114, 184, 1) !important;
  background: rgba(255, 255, 255, 1) !important;
  border-color: rgba(0, 114, 184, 1) !important;
}

.pc_pattern #u674506 .my_button .buttonContent:hover .btnWords {
  color: rgba(0, 114, 184, 1) !important;
  -webkit-text-fill-color: rgba(0, 114, 184, 1) !important;
}
