.gts {
  line-height: 30px;
  text-align: center;
}
.gt1 {
  background-color: #FFFFF7;
}
.gt2 {
  background-color: #F9FAFB;
}
.gta {
  color: #FFF;
  background-color: #888;
}
.dark .gta {
  background-color: #111;
}
.hg {
  padding: 12px;
  border-top-width: 2px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #6493DF;
  border-right-color: #B0C0CC;
  border-bottom-color: #B0C0CC;
  border-left-color: #B0C0CC;
}
.hg_nav {
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #C7DDEB;
  border-left-color: #C7DDEB;
  height: 24px;
  clear: both;
  width: 938px;
  background-color: #F8FAFC;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #C7DDEB;
}
.hg_nav li {
  float: left;
}
.hg_nav li a,
.hg_nav li a:visited {
  display: block;
  float: left;
  height: 24px;
  width: 133px;
  line-height: 24px;
  text-align: center;
  color: #1281C2;
}
.hg_nav .lin {
  background-color: #D6DFEB;
  height: 24px;
  width: 1px;
  overflow: hidden;
}
.hg_nav li a:hover {
  background-color: #FF9;
  color: #CB8707;
  text-decoration: none;
}
.hg_nav .hg_on a,
.hg_nav .hg_on a:visited,
.hg_nav .hg_on a:hover {
  font-weight: bold;
  color: #FFF;
  background-color: #6493DF;
}
.hg h2 {
  font-weight: bold;
  font-family: "微软雅黑";
  font-size: 14px;
  padding-bottom: 6px;
}
.hg h2 .date {
  font-size: 12px;
  color: #999;
}
.hg_green {
  color: #FFF;
  background-color: #77a560;
  border: 1px solid #fff;
}
.hg_blue {
  color: #FFF;
  background-color: #75788c;
}
.hg_red {
  color: #FFF;
  background-color: #cc4242;
  border: 1px solid #fff;
}
.dark .hg_red {
  background-color: #521414;
}
.dark .hg_blue {
  background-color: #1d213a;
}
.h_red,
.selectOn,
.m_red {
  color: #F00;
}
.h_green,
.m_green {
  color: #390;
}
.m_green img,
.m_red img {
  margin-left: 2px;
}
.goal {
  color: #d64444;
  font-weight: bold;
}
.lb {
  border-left: 1px solid #e5e5e5;
}
.rb {
  border-right: 1px solid #e5e5e5;
}
.sb {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.tr-title {
  background: #efefef;
  color: #222;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
}
.tr-title th {
  border-bottom: 1px solid var(--border-3);
}
.tr-title .lb,
.tr-title .rb {
  border-color: #ddd;
}
.tb-bgcolor {
  background: #f5f5f5;
}
.tb-bgcolor1 {
  background: #fff;
}
.odds-table-bg {
  background: #e0e0e0;
}
.company-comp table,
.odds-detail table {
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
}
.company-comp span {
  padding: 5px 0;
  display: block;
}
.threemix-tab .up2,
.threemix-tab .down2 {
  width: 56px;
  background-position-x: right;
}
.company-comp .up2,
.company-comp .down2,
.odds-detail .up2,
.odds-detail .down2 {
  background-position-y: 12px;
}
.company-comp tr {
  text-align: center;
}
.odds-detail .threemix-tab {
  float: left;
  width: 33%;
}
.odds-detail .threemix-tab:nth-child(2) {
  width: 32%;
  margin: 0 10px;
}
.threemix-oddsdetail {
  min-height: 80px;
  margin-top: 15px;
}
.threemix-oddsdetail .tr-title {
  text-align: center;
}
ul.menu .on,
.tabsBox .item.on {
  background-color: #307b06;
}
ul.menu {
  border-radius: 4px;
  margin-bottom: 10px;
  background-color: #fff;
}
#threeMixMenu {
  width: 1040px;
  background-color: #fff;
}
.company-comp .tr-title img {
  vertical-align: -4px;
  margin-left: 5px;
  cursor: pointer;
}
.company-comp .odd_a {
  color: var(--blue40);
  text-decoration: underline;
  margin: 0 2px;
}
.company-comp .odd_a:hover {
  color: var(--thirdly-color);
}
.change-record {
  margin-top: 10px;
}
.dark .company-comp table,
.dark .odds-detail table {
  border-color: #444;
}
.dark .hg_green,
.dark .hg_red {
  border-color: #444;
}
.dark .tb-bgcolor,
.dark .tr-title {
  background: #353535;
  color: #fff;
}
.dark .tb-bgcolor1 {
  background: #232323;
}
.dark .lb,
.dark .rb,
.dark .sb,
.dark .tr-title th,
.dark table {
  border-color: #444;
}
.dark .odds-table-bg {
  background: #444;
}
.dark ul.menu,
.dark #threeMixMenu {
  background-color: #282828;
}
.top.company-comp {
  border-top: 3px solid transparent;
}
.top.company-comp table {
  border-top: none;
}
.top.company-comp table .tr-title {
  position: sticky;
  top: 0px;
}
.top.company-comp table .tr-title th {
  border-bottom: none;
}
.top.company-comp table .tr-title:nth-of-type(2) {
  top: 30px;
}
