#open_type td {
  min-width: 38px;
}

#hzzs_s td {
  min-width: 30px;
}

/* ======================== #open ======================== */
#open td span {
  color: #3569c9;
}

#open td.z3 span {
  color: #ff6b00 !important;
}

#open td.bz span {
  color: #a606ff !important;
}

/* ======================== #open_num ======================== */
.trend .trend-table>div#open_num table tbody.tbody-main tr td.open_num>span {
  font-size: 16px;
}

#emczfb table td.is span {
  color: #ffffff;
  background: #cf595a;
}

#dzhmfb table td.isdz span {
  color: #ffffff;
  background: #f49337;
}

#dzhmfb table td.isbz span {
  color: #ffffff;
  background: #9742c6;
}

table td.is0 span {
  position: relative;
  color: #ffffff;
  background-color: #cf595a;
}

#open_num table td.is2 span,
#emczfb table td.is2 span {
  position: relative;
  color: #ffffff;
  background-color: #f49337;
}

#open_num table td.is2 span::after,
#emczfb table td.is2 span::after {
  z-index: 1003;
  content: '2';
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  background: #218e9f;
  -webkit-transform: translate(50%, -25%);
  -moz-transform: translate(50%, -25%);
  -ms-transform: translate(50%, -25%);
  -o-transform: translate(50%, -25%);
  transform: translate(50%, -25%);
}

#open_num table td.is3 span,
#emczfb table td.is3 span {
  position: relative;
  color: #ffffff;
  background-color: #9742c6;
}

#open_num table td.is3 span::after,
#emczfb table td.is3 span::after {
  z-index: 1003;
  content: '3';
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  background: #cf595a;
  -webkit-transform: translate(50%, -25%);
  -moz-transform: translate(50%, -25%);
  -ms-transform: translate(50%, -25%);
  -o-transform: translate(50%, -25%);
  transform: translate(50%, -25%);
}

/* ========================预选样式======================== */
.trend .trend-table div table tbody.yxq tr td>div {
  position: relative;
  font-size: 0;
}

.trend .trend-table div#open_num table tbody.yxq tr td>div>span,
.trend .trend-table div#emczfb table tbody.yxq tr td>div>span,
.trend .trend-table div#dzhmfb table tbody.yxq tr td>div>span {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 18px;
  height: 18px;
  margin: 2px auto;
  color: #999797;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
}

.trend .trend-table div#open_num table tbody.yxq tr td.sel1>div>span,
.trend .trend-table div#emczfb table tbody.yxq tr td.sel1>div>span,
.trend .trend-table div#emczfb table tbody.yxq tr td.sel2>div>span,
.trend .trend-table div#emczfb table tbody.yxq tr td.sel3>div>span,
.trend .trend-table div#dzhmfb table tbody.yxq tr td.sel1>div>span,
.trend .trend-table div#dzhmfb table tbody.yxq tr td.sel2>div>span {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
}

.trend .trend-table div#open_num table tbody.yxq tr td.sel1>div>span {
  background: #3166cc !important;
}

.trend .trend-table div#emczfb table tbody.yxq tr td.sel1>div>span {
  background: #cf595a !important;
}

.trend .trend-table div#dzhmfb table tbody.yxq tr td.sel1>div>span {
  background: #f49337 !important;
}

.trend .trend-table div#dzhmfb table tbody.yxq tr td.sel2>div>span {
  background: #9742c6 !important;
}

.trend .trend-table div#open_num table tbody.yxq tr td.sel2>div>span,
.trend .trend-table div#emczfb table tbody.yxq tr td.sel2>div>span {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  background: #f49337 !important;
}

.trend .trend-table div#open_num table tbody.yxq tr td.sel3>div>span,
.trend .trend-table div#emczfb table tbody.yxq tr td.sel3>div>span {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  background: #9742c6 !important;
}

.trend .trend-table div#open_num table tbody.yxq tr td.sel2>div>span::after,
.trend .trend-table div#emczfb table tbody.yxq tr td.sel2>div>span::after {
  z-index: 1003;
  content: '2';
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  background: #218e9f;
  -webkit-transform: translate(50%, -25%);
  -moz-transform: translate(50%, -25%);
  -ms-transform: translate(50%, -25%);
  -o-transform: translate(50%, -25%);
  transform: translate(50%, -25%);
}

.trend .trend-table div#open_num table tbody.yxq tr td.sel3>div>span::after,
.trend .trend-table div#emczfb table tbody.yxq tr td.sel3>div>span::after {
  z-index: 1003;
  content: '3';
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  background: #cf595a;
  -webkit-transform: translate(50%, -25%);
  -moz-transform: translate(50%, -25%);
  -ms-transform: translate(50%, -25%);
  -o-transform: translate(50%, -25%);
  transform: translate(50%, -25%);
}

/* ================================= compute-checkbox ================================= */
.compute-checkbox {
  z-index: 1004;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 16px !important;
  height: 16px !important;
  margin-right: 8px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #bbbbbb;
  background: #ffffff;
  transform: translate(-50%, -50%);
}

.compute-checkbox>.tips {
  display: none;
  pointer-events: all;
  position: absolute;
  top: 50%;
  right: 0;
  width: auto;
  padding: 0 4px;
  margin-right: -8px;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  border: 1px solid #6eaffa;
  border-radius: 4px;
  background: #eaf3fc;
  white-space: nowrap;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

.compute-checkbox>.tips::before {
  display: block;
  z-index: 10;
  content: '';
  position: absolute;
  top: 50%;
  left: 1px;
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #eaf3fc;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.compute-checkbox>.tips::after {
  display: block;
  z-index: 9;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid #6eaffa;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.compute-checkbox:hover .tips {
  display: block;
}

.compute-checkbox.select {
  background: #3166cc;
}

.compute-checkbox.select::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '\2713\fe0e';
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

#offset_tips {
  display: none;
  position: absolute;
  z-index: 1005;
  padding: 10px;
  font-size: 14px;
  color: #010101;
  line-height: 1.2;
  white-space: nowrap;
  border-radius: 4px;
  background: #eaf3fc;
  border: 1px solid #6eaffa;
}

/* ================================= background | border ================================= */
#bw_lyefb table thead tr:nth-child(1) th,
#bw_lyefb table thead tr:nth-child(2) th:nth-child(4),
#bw_lyefb table thead tr:nth-child(2) th:nth-child(7),
#bw_lyefb table tbody tr td:nth-child(4),
#bw_lyefb table tbody tr td:nth-child(7),
#bw_lyefb table tfoot tr:nth-child(1) td:nth-child(4),
#bw_lyefb table tfoot tr:nth-child(1) td:nth-child(7),
#bw_lyefb table tfoot tr:nth-child(2) td,
#bw_jofb table thead tr:nth-child(1) th,
#bw_jofb table thead tr:nth-child(2) th:nth-child(5),
#bw_jofb table tbody tr td:nth-child(5),
#bw_jofb table tfoot tr:nth-child(1) td:nth-child(5),
#bw_jofb table tfoot tr:nth-child(2) td,
#sw_lyefb table thead tr:nth-child(1) th,
#sw_lyefb table thead tr:nth-child(2) th:nth-child(4),
#sw_lyefb table thead tr:nth-child(2) th:nth-child(7),
#sw_lyefb table tbody tr td:nth-child(4),
#sw_lyefb table tbody tr td:nth-child(7),
#sw_lyefb table tfoot tr:nth-child(1) td:nth-child(4),
#sw_lyefb table tfoot tr:nth-child(1) td:nth-child(7),
#sw_lyefb table tfoot tr:nth-child(2) td,
#sw_jofb table thead tr:nth-child(1) th,
#sw_jofb table thead tr:nth-child(2) th:nth-child(5),
#sw_jofb table tbody tr td:nth-child(5),
#sw_jofb table tfoot tr:nth-child(1) td:nth-child(5),
#sw_jofb table tfoot tr:nth-child(2) td,
#gw_lyefb table thead tr:nth-child(1) th,
#gw_lyefb table thead tr:nth-child(2) th:nth-child(4),
#gw_lyefb table thead tr:nth-child(2) th:nth-child(7),
#gw_lyefb table tbody tr td:nth-child(4),
#gw_lyefb table tbody tr td:nth-child(7),
#gw_lyefb table tfoot tr:nth-child(1) td:nth-child(4),
#gw_lyefb table tfoot tr:nth-child(1) td:nth-child(7),
#gw_lyefb table tfoot tr:nth-child(2) td,
#gw_jofb table thead tr:nth-child(1) th,
#gw_jofb table thead tr:nth-child(2) th:nth-child(5),
#gw_jofb table tbody tr td:nth-child(5),
#gw_jofb table tfoot tr:nth-child(1) td:nth-child(5),
#gw_jofb table tfoot tr:nth-child(2) td {
  border-right: 1px solid #cacaca !important;
}

#zxemfb table tbody tr td:nth-child(9),
#zxemfb table tbody tr td:nth-child(17),
#zxemfb table tbody tr td:nth-child(24),
#zxemfb table tbody tr td:nth-child(30),
#zxemfb table tbody tr td:nth-child(35),
#zxemfb table tbody tr td:nth-child(39),
#zxemfb table tbody tr td:nth-child(42),
#zxemfb table thead tr:nth-child(2) th:nth-child(9),
#zxemfb table thead tr:nth-child(2) th:nth-child(17),
#zxemfb table thead tr:nth-child(2) th:nth-child(24),
#zxemfb table thead tr:nth-child(2) th:nth-child(30),
#zxemfb table thead tr:nth-child(2) th:nth-child(35),
#zxemfb table thead tr:nth-child(2) th:nth-child(39),
#zxemfb table thead tr:nth-child(2) th:nth-child(42),
#zxemfb table tfoot tr:nth-child(1) td:nth-child(9),
#zxemfb table tfoot tr:nth-child(1) td:nth-child(17),
#zxemfb table tfoot tr:nth-child(1) td:nth-child(24),
#zxemfb table tfoot tr:nth-child(1) td:nth-child(30),
#zxemfb table tfoot tr:nth-child(1) td:nth-child(35),
#zxemfb table tfoot tr:nth-child(1) td:nth-child(39),
#zxemfb table tfoot tr:nth-child(1) td:nth-child(42) {
  border-right: 1px solid #aaaaaa !important;
}

#zxemfb table tbody.tbody-main tr td:nth-child(-n + 9),
#zxemfb table tbody.tbody-main tr td:nth-child(n + 18):nth-child(-n + 24),
#zxemfb table tbody.tbody-main tr td:nth-child(n + 31):nth-child(-n + 35),
#zxemfb table tbody.tbody-main tr td:nth-child(n + 40):nth-child(-n + 42),
#zxemfb table tbody.tbody-other tr td:nth-child(-n + 9),
#zxemfb table tbody.tbody-other tr td:nth-child(n + 18):nth-child(-n + 24),
#zxemfb table tbody.tbody-other tr td:nth-child(n + 31):nth-child(-n + 35),
#zxemfb table tbody.tbody-other tr td:nth-child(n + 40):nth-child(-n + 42) {
  background: #fff0e0;
}

#zxemfb table tbody.tbody-main tr td:nth-child(n + 10):nth-child(-n + 17),
#zxemfb table tbody.tbody-main tr td:nth-child(n + 25):nth-child(-n + 30),
#zxemfb table tbody.tbody-main tr td:nth-child(n + 36):nth-child(-n + 39),
#zxemfb table tbody.tbody-main tr td:nth-child(n + 43):nth-child(-n + 45),
#zxemfb table tbody.tbody-other tr td:nth-child(n + 10):nth-child(-n + 17),
#zxemfb table tbody.tbody-other tr td:nth-child(n + 25):nth-child(-n + 30),
#zxemfb table tbody.tbody-other tr td:nth-child(n + 36):nth-child(-n + 39),
#zxemfb table tbody.tbody-other tr td:nth-child(n + 43):nth-child(-n + 45) {
  background: #ffefef;
}

#emczfb table tbody.tbody-main tr td,
#emczfb table tbody.tbody-other tr td {
  background: #fff0e0;
}

#dzhmfb table tbody.tbody-main tr td,
#dzhmfb table tbody.tbody-other tr td {
  background: #ffefef;
}