.wd_data1,
.wd_data2,
.wd_data3,
.wd_data4 {
  display: none;
}
.wd_sr-only.wd_sr-only.wd_sr-only.wd_sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.wd_sr-only.wd_sr-only.wd_sr-only.wd_sr-only:active,
.wd_sr-only.wd_sr-only.wd_sr-only.wd_sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.wd_sr-only-focusable:active,
.wd_sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.wd_widget-theme-light {
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
}

.wd_widget-theme-light .wd_item_date {
  font-weight: bold;
}

.wd_widget-theme-light a.wd_item_link_block {
  text-decoration: none;
  color: inherit;
}

.wd_widget-theme-light .wd_layout-carousel {
  background: #f5f5f5;
  border: 1px solid #d4d4d4;
}

.wd_widget-theme-light .wd_layout-carousel .wd_item {
  border-left: 1px dotted #9a9a9a;
}

.wd_widget-theme-light .wd_layout-carousel .wd_item:first-child {
  border-left: none;
}

.wd_widget-theme-light .wd_layout-carousel .wd_item_info {
  line-height: 1.333em;
}

.wd_widget-theme-light .wd_layout-carousel .wd_item_date {
  font-weight: normal;
  color: #808080;
}

.wd_widget-theme-light .wd_layout-carousel .jcarousel-next-horizontal {
  background-image: url("../../../images/carousel/next-horizontal-light.png");
}

.wd_widget-theme-light .wd_layout-carousel .jcarousel-prev-horizontal {
  background-image: url("../../../images/carousel/prev-horizontal-light.png");
}

.wd_widget-theme-light .wd_layout-masonry .wd_item {
  margin: 0;
  padding: 0;
  border: 1px solid #d4d4d4;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_image {
  text-align: center;
  margin: 0;
  padding: 5px;
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_info {
  margin: 0;
  padding: 12px 5px;
  background: #f5f5f5;
  line-height: 1.333em;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_date {
  font-weight: normal;
  color: #808080;
}

.wd_widget-theme-light .wd_quote {
  background-color: #f5f5f5;
}

.wd_widget-theme-light #ir_tooltip {
  background-color: #e4e4e4;
}
div.wd_filer_label {
  text-align: right;
  margin: 5px 0;
}
div.wd_filer_label span.wd_exchange {
  color: #999999;
}

div.wd_filer_label span.wd_exchange:after {
  content: ": ";
}

table.wd_sec_filings {
  width: 100%;
  /* avoid settings being reset by some browsers */
  color: inherit;
  font: inherit;
  line-height: inherit;
}

table.wd_sec_filings th {
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  text-align: left;
  margin: 0;
  padding: 3px;
}

table.wd_sec_filings td {
  border-bottom: 1px solid #dddddd;
  text-align: left;
  margin: 0;
  padding: 3px;
}

table.wd_sec_filings td.wd_filing_type {
  white-space: nowrap;
}

table.wd_sec_filings td.wd_document_format {
  white-space: nowrap;
}

table.wd_sec_filings td.wd_filing_date {
  white-space: nowrap;
}

table.wd_sec_filings a.wd_document {
  margin: 0 8px 0 0;
}

table.wd_sec_filings a.wd_document img {
  border: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  table.wd_sec_filings td.wd_filing_type {
    color: #0066cc;
    cursor: pointer;
  }
  table.wd_sec_filings th.wd_description,
  table.wd_sec_filings td.wd_description {
    display: none;
  }
}

#ir_tooltip {
  background-color: #ffffff;
  padding: 5px;
  border: 2px solid #0066cc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.wd_selectors {
  width: 100%;
  overflow: auto;
  margin: 0;
}

.wd_selector {
  float: right;
  margin: 0 0 5px 5px;
  white-space: nowrap;
}

.wd_widget-theme-light .wd_quote {
  background-color: transparent;
  border: none;
}
div.wd_quote {
  padding: 10px 0;
}
div.wd_quote div.wd_data {
  border: none;
  padding: 10px 0px;
}
div.wd_quote div.wd_price span {
  color: #fff;
}
div.wd_quote span.wd_symbol {
  color: #fff;
}
div.wd_quote div.wd_data div.wd_value {
  color: #fff;
}
div.wd_quote div.wd_main-wrapper {
  text-align: left;
}
div.wd_quote div.wd_main {
  padding: 10px 0;
}

/* news */
.wd_widget-theme-light .wd_layout-masonry .wd_item_info {
  background: unset;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item {
  width: calc(50% - 10px) !important;
  border: 0;
  border-bottom: 1px solid #d4d4d4;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  margin-bottom: 20px !important;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_title {
  font-size: 1.29rem;
  font-weight: bold;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_date {
  font-size: 1rem;
  margin-top: 1rem;
}

.wd_layout-masonry {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: auto !important;
}

button.wd_button {
  position: inherit !important;
  background: #fff !important;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_title {
  line-height: 1.3;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item {
  margin: 0;
  padding: 0;
  border: 1px solid #d4d4d4;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_image {
  text-align: center;
  margin: 0;
  padding: 5px;
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_info {
  margin: 0;
  padding: 20px;
  background: #fff;
  line-height: 1.333em;
}

.wd_widget-theme-light .wd_layout-masonry .wd_item_date {
  font-weight: normal;
  color: #808080;
}

@media (max-width: 991px) {
  .wd_widget-theme-light .wd_layout-masonry .wd_item {
    width: 100% !important;
  }
}

/* 选择框 */
.wd_selectors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 60px;
}
.wd_selector label {
  font-size: 16px;
}
.wd_selector select {
  height: 40px !important;
  width: 300px !important;
  font-size: 16px !important;
  padding-left: 14px;
  margin-right: 20px;
  opacity: 1 !important;
}
.wd_selector span {
  display: none !important;
}
.wd_selector select option {
  background: #242224;
  color: #ffffff;
}
table.wd_sec_filings tr {
  height: 50px;
}
table.wd_sec_filings .wd_filing_type {
  width: 100px;
}
