@charset "utf-8";
/* CSS Document 快3 数据分析 趋势 2017.7 liuFuYv */
/* CSS Document 块3 数据分析 公用样式 2017 LiuFuYv */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
  color: inherit;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
/* CSS Document 通用变量&属性&其他 */
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: ".";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.z5 {
  z-index: 5;
}
.z10 {
  z-index: 10;
}
.z15 {
  z-index: 15;
}
.bCt {
  background: transparent !important;
}
.none0 {
  display: none;
}
.dxz {
  float: left;
  _display: inline;
  margin: 16px 0 0 10px;
  font-size: 12px;
}
.dxz label {
  float: left;
  _display: inline;
  margin-right: 10px;
  color: #dfe2e5;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  background: url("../images/dxk.png") no-repeat 0px 5px;
}
.dxz label.disabledRadio {
  background: url("../images/dxkbky.png") no-repeat 0px 5px;
}
.dxz label.checkboxRadio.disabledRadio {
  background: url("../images/dxkxzbky.png") no-repeat 0px 5px;
}
.dxz label input {
  float: left;
  _display: inline;
  width: 14px;
  height: 14px;
  margin: 6px 5px 0 0;
  opacity: 0.01;
}
.dxz label strong {
  float: left;
  _display: inline;
  line-height: 24px;
  font-weight: normal;
}
.dxz .xllb01,
.dxz .xllb02 {
  position: relative;
  width: auto;
  min-width: 90px;
  height: 22px;
  display: inline-block;
  border: 1px solid #2d2e34;
  border-radius: 4px;
  background: #40424a;
  background: linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -webkit-linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -moz-linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -ms-linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -o-linear-gradient(#2d2e34, #3f4149, #43464e);
  width: 80px;
}
.dxz .xllb01 dt,
.dxz .xllb02 dt {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  font: 12px/22px "Microsoft YaHei", "微软雅黑", Arial;
  color: #dadadb;
  box-sizing: border-box;
}
.dxz .xllb01 dt span,
.dxz .xllb02 dt span {
  padding-left: 5px;
}
.dxz .xllb01 dt .xljt,
.dxz .xllb02 dt .xljt {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  border-left: 1px solid #5e5f61;
  cursor: pointer;
}
.dxz .xllb01 dt .xljt:after,
.dxz .xllb02 dt .xljt:after {
  content: "";
  width: 1px;
  height: 1px;
  background: transparent;
  border: 7px solid #e9eaeb;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: none;
  position: absolute;
  top: 8px;
  left: 6px;
}
.dxz .xllb01 dd,
.dxz .xllb02 dd {
  position: absolute;
  z-index: 5;
  width: 100%;
  top: 23px;
  font: 12px/20px "Microsoft YaHei", "微软雅黑", Arial;
  color: #dadadb;
  border-left: 1px solid #252a34;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  background: #353b4a;
  background: linear-gradient(#3e4455, #2e3340);
  background: -webkit-linear-gradient(#3e4455, #2e3340);
  background: -moz-linear-gradient(#3e4455, #2e3340);
  background: -ms-linear-gradient(#3e4455, #2e3340);
  background: -o-linear-gradient(#3e4455, #2e3340);
}
.dxz .xllb01 dd ul,
.dxz .xllb02 dd ul {
  padding: 5px 0;
}
.dxz .xllb01 dd ul li,
.dxz .xllb02 dd ul li {
  padding-left: 5px;
}
.dxz .checkbox,
.dxz .checkboxRadio {
  background: url("../images/dxkxz.png") no-repeat 0px 5px;
}
.dxz .checkbox .xllb01,
.dxz .checkboxRadio .xllb01,
.dxz .checkbox .xllb02,
.dxz .checkboxRadio .xllb02 {
  background: #24a4e7;
  background: linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -webkit-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -moz-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -ms-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -o-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
}
.dxz .checkbox dt .xljt:after,
.dxz .checkboxRadio dt .xljt:after {
  width: 1px;
  height: 1px;
  background: transparent;
  border: 7px solid #0881c8;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: none;
}
/* CSS Document 雪碧图 */
.xbt {
  display: inline-block;
  background-image: url("../images/xbt.png");
}
.xbA1 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 16px;
  height: 17px;
  background-position: -20px -20px;
}
.xbB1 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 21px;
  height: 16px;
  background-position: -40px -20px;
}
.xbD1 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 8px;
  height: 16px;
  background-position: -80px -20px;
}
.xbE1 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 40px;
  height: 40px;
  background-position: -100px -20px;
}
.xbG1 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 40px;
  height: 40px;
  background-position: -140px -20px;
}
.xbI1 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 40px;
  height: 40px;
  background-position: -180px -20px;
}
.xbK1 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 14px;
  height: 14px;
  background-position: -220px -20px;
}
.xbK2 {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 14px;
  height: 14px;
  background-position: -220px -40px;
}
/* 公共样式 */
.containerSjfx {
  background: #34343a;
}
.container {
  width: 1000px;
  margin: 0 auto;
}
.pt30 {
  padding-top: 30px;
}
hr.hrt {
  width: 100%;
  display: block;
  clear: both;
}
/* 公共样式 end */
/* 遮罩 */
body,
html {
  position: relative;
}
.zheZhao {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.tanCeng {
  position: fixed;
  z-index: 120;
  width: 400px;
  margin-left: -200px;
  top: 30%;
  left: 50%;
  background: #fff;
  border: 1px solid #141414;
  border-radius: 6px;
}
.tanCeng .tcGuan {
  display: inline-block;
  background-image: url("../images/xbt.png");
  background-position: -220px -20px;
  position: absolute;
  top: 18px;
  right: 18px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.tanCeng .tcGuan:hover {
  display: inline-block;
  background-image: url("../images/xbt.png");
  width: 14px;
  height: 14px;
  background-position: -220px -40px;
}
.tanCeng .tcNr {
  padding: 25px 40px 30px;
}
.tanCeng .tcNr h3 {
  font: 24px/64px "Microsoft YaHei", "微软雅黑", Arial;
  margin-bottom: 10px;
  text-align: center;
  color: #34343a;
}
.tanCeng .tcNr ul {
  margin-bottom: 15px;
  font: 15px/30px "Microsoft YaHei", "微软雅黑", Arial;
  color: #555863;
}
.tanCeng .tcNr .hmbox {
  width: 100%;
  height: 160px;
  overflow-y: auto;
  margin: 20px auto;
  font: 14px/24px "宋体";
  color: #434f74;
  border: 1px solid #d7d7d9;
}
.tcAnK {
  text-align: center;
}
.tcAnK .tcAn01,
.tcAnK .tcAn02 {
  width: 120px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  border: none;
  background: #199ee6;
  cursor: pointer;
  border-radius: 16px 16px 16px 16px;
  box-shadow: inset 0 1px 0 #67ceda, 0 3px 3px 0px rgba(0, 0, 0, 0.2);
  background: linear-gradient(#1cace9, #1899e4, #158de1);
  background: -webkit-linear-gradient(#1cace9, #1899e4, #158de1);
  background: -moz-linear-gradient(#1cace9, #1899e4, #158de1);
  background: -ms-linear-gradient(#1cace9, #1899e4, #158de1);
  background: -o-linear-gradient(#1cace9, #1899e4, #158de1);
  margin: 0 17px;
  display: inline-block;
  font-size: 16px;
  text-shadow: none !important;
}
.tcAnK .tcAn01 {
  background: #fc6968;
  box-shadow: inset 0 1px 0 #cac9cb, 0 3px 3px 0px rgba(0, 0, 0, 0.2);
}
.tcAnK .tcAn02 {
  background: #38cd94;
  box-shadow: inset 0 1px 0 #cac9cb, 0 3px 3px 0px rgba(0, 0, 0, 0.2);
}
.tx-tanceng .tcNr {
  padding: 10px 20px 30px;
}
.f-14 {
  font: 14px/20px "宋体";
}
.f-sblue {
  color: #434f74;
}
.text-c {
  text-align: center;
}
.pb20 {
  padding-bottom: 20px;
}
.wsj {
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
  text-align: center;
  font: 30px/36px '';
  color: #fff;
}
/* 遮罩 end */
/* 兼容提示 */
.ktc {
  width: 330px;
  margin: 0 auto;
}
.ktc .kttp {
  margin-bottom: 13px;
  font: 14px/30px "";
}
.ktc .kttp strong {
  font-weight: normal;
  color: #fa4b4b;
}
.ktc img {
  margin: 0 auto 20px;
  display: block;
}
.ktc .ktlt {
  float: left;
  _display: inline;
  width: 160px;
  padding-top: 35px;
  text-align: center;
  font: 14px/30px "";
}
.ktc .ktrimg {
  float: right;
  _display: inline;
  width: 118px;
  height: 118px;
  margin-right: 14px;
  padding: 7px;
  background: url(../images/k2wbbg.png) no-repeat center center;
}
/* 兼容提示 end */
.trend {
  background: url("../../images/ks/trendBg.jpg") no-repeat bottom center;
  /*background-color: #1e2445;*/
}
.trend .xiDinig {
  position: fixed;
  z-index: 20;
  width: 100%;
  height: 55px;
  left: 0;
  top: 0;
  background: #2c355c;
}
.trend .xiDinig .zblan {
  margin-top: 13px;
}
.trend .xiDinig .gzhu {
  margin-top: 13px;
}
.trend .xiDinig .ssuo {
  margin-top: 17px;
}
.trend .xiDinig .tJian {
  line-height: 55px;
}
.trend .xiDinig .qhao {
  line-height: 55px;
}
.trend .xiDinig .xsx {
  margin-top: 21px;
}
/*
.trendNav{ padding: 10px 30px; background: #222949;
  dl{ clear: both; font: 14px/32px @FFyh;
    dt{ .fl; width: 60px; color: #fff;}
    dd{ .fl; .ovh; width: 870px; height: 32px; padding-left: 0px; color: #8a8d98; border-bottom: 1px solid #393e5c;
      ul{ .fl; width: 775px;
        li{.fl; .pr; width: 76px; left: 21px; cursor: pointer; white-space: nowrap;
          &:hover{ color: #ff3b3b;}
          &.dq { .pr; left: 10px;}
          &.dq span{ padding: 3px 6px 4px 9px; color: #fff; border-radius: 3px;
            background:#233AEE;
            background: linear-gradient(left, #FF394B, #F1201F);
            background: -webkit-linear-gradient(left, #FF394B, #F1201F);
            background: -moz-linear-gradient(left, #FF394B, #F1201F);
            background: -ms-linear-gradient(left, #FF394B, #F1201F);
            background: -o-linear-gradient(left, #FF394B, #F1201F);
          }
          & strong{ display: none;}
          &[data-gz="1"]{.pr; left: 10px;}
          &.dq[data-gz="1"]{ left: 0px;}
          &[data-gz="1"] strong{ width:15px; height:15px; .pr; top: 2px; margin: 0px 3px 0 -6px;  display: inline-block; background: url("../../images/ks/qsdhgz.png") no-repeat center center;}
        }
      }
      .more02{.fr; padding-right: 15px; background: url("../../images/ks/jtx.png") no-repeat right center; cursor: pointer;}
    }
    .ddDq{
      height: auto;
      .more02{background: url("../../images/ks/jts.png") no-repeat right center; cursor: pointer;}
    }
    .borBn{ border-bottom: none;}
    .hAu{height: auto;}
  }
  .f02,.f01{ .fl; clear: none;
    dd{width: auto;
      ul{width: auto;}
    }
  }
  .f01{ margin-left: 92px;}
}
*/
.qsts {
  position: relative;
  width: 988px;
  height: 24px;
  left: 0px;
  top: -19px;
  font: 12px/14px "Microsoft YaHei", "微软雅黑", Arial;
  text-align: right;
  color: #737ba4;
}
.qsts em {
  position: relative;
  width: 100%;
  display: block;
  z-index: 15;
  font-style: normal;
  text-align: center;
  font: 14px/42px '';
  color: #8a8d98;
}
.qsts span {
  position: absolute;
  z-index: 10;
  width: 1000px;
  height: 1px;
  left: 0;
  top: 0;
  background: url("../../images/ks/qstsBg.png") 0px 0px;
}
.qsts strong {
  font-weight: normal;
}
.sxuan {
  height: 78px;
}
.sxuan .qhao {
  float: left;
  _display: inline;
  position: relative;
  z-index: 20;
  height: 75px;
  font: 14px/75px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
}
.sxuan .qhao span {
  float: left;
  _display: inline;
  margin-right: 15px;
  cursor: pointer;
}
.sxuan .qhao span.dq {
  color: #fff;
  cursor: auto;
}
.sxuan .qhao span.dq:hover {
  color: #fff;
}
.sxuan .qhao span:hover {
  color: #1075ff;
}
.sxuan .xsx {
  float: left;
  _display: inline;
  width: 1px;
  height: 15px;
  margin: 31px 20px 0 0px;
  background: #8a8d98;
}
.sxuan .mr20 {
  margin-right: 20px !important;
}
.sxuan .tJian {
  float: left;
  _display: inline;
  font: 14px/75px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
}
.sxuan .tJian span {
  margin-right: 15px;
}
.sxuan .tJian .xk {
  float: left;
  _display: inline;
  padding-left: 26px;
  background: url("../../images/ks/xkuang.png") no-repeat left center;
  cursor: pointer;
}
.sxuan .tJian .xkZ {
  background: url("../../images/ks/xkuangX.png") no-repeat left center;
}
.sxuan .ssuo {
  float: right;
  _display: inline;
  width: 22px;
  height: 23px;
  margin: 24px 20px 0 0;
  background: url("../../images/ks/sxss.png") no-repeat;
  cursor: pointer;
}
.sxuan .ssk {
  position: absolute;
  z-index: 26;
  width: 245px;
  right: 20px;
  top: 56px;
  background: #29325b;
  border-top: 2px solid #2942c2;
}
.sxuan .ssk ul {
  padding: 12px 15px 0;
}
.sxuan .ssk ul li {
  height: 22px;
  margin-bottom: 8px;
  border: 1px solid #505779;
}
.sxuan .ssk ul li strong {
  float: left;
  _display: inline;
  width: 40px;
  text-align: center;
  font: 12px/22px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
}
.sxuan .ssk ul li input {
  float: left;
  _display: inline;
  width: 170px;
  font: 12px/22px "Microsoft YaHei", "微软雅黑", Arial;
  color: #cecfd6;
  background: none;
  border: none;
}
.sxuan .ssk .ssan {
  float: right;
  _display: inline;
  width: 62px;
  height: 25px;
  margin: 0 15px 10px 0;
  text-align: center;
  font: 14px/25px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  background: #2f36d1;
  background: linear-gradient(left, #2a3acf, #6505e9);
  background: -webkit-linear-gradient(left, #2a3acf, #6505e9);
  background: -moz-linear-gradient(left, #2a3acf, #6505e9);
  background: -ms-linear-gradient(left, #2a3acf, #6505e9);
  background: -o-linear-gradient(left, #2a3acf, #6505e9);
}
.sxuan .ssk .bky0 {
  color: #727997;
  background: #1d2549;
  cursor: auto;
}
.sxuan .gzhu {
  float: right;
  _display: inline;
  /*width: 63px;*/
  height: 30px;
  padding: 0 6px 0 23px;
  margin: 20px 12px 0 0;
  text-align: center;
  font: 14px/30px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
  background: url("../../images/ks/gzhu.png") no-repeat 6px center;
  border: 1px solid #444961;
  border-radius: 3px;
  cursor: pointer;
}
.sxuan .gzhu:hover {
  color: #fc7919;
  background: url("../../images/ks/gzhuC.png") no-repeat 6px center;
  border: 1px solid #e7701f;
}
.sxuan .qxgz {
  /*width: 80px;*/
  padding: 0 6px;
  background: none;
}
.sxuan .qxgz:hover {
  background: none;
}
.sxuan .zblan {
  float: right;
  _display: inline;
  height: 30px;
  padding: 0 6px;
  margin: 20px 12px 0 0;
  text-align: center;
  font: 14px/30px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
  border: 1px solid #444961;
  border-radius: 3px;
  cursor: pointer;
}
.sxuan .zblan span {
  width: 22px;
  height: 20px;
  margin-left: 3px;
  display: inline-block;
  font: 12px/20px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
  border-radius: 10px;
  background: #2a3acf;
}
.sxuan .zblan:hover {
  color: #fff;
  border: 1px solid #9295a3;
}
.sxuan .zblan a {
  display: block;
}
.sxuan .zblan a:hover {
  text-decoration: none;
}
.sxuan .zdyxq {
  float: left;
  _display: inline;
}
.sxuan .zdyxq input {
  width: 60px;
  margin-right: 10px;
}
.sxuan .zdyxq button {
  width: 60px;
  height: 30px;
  margin-right: 20px;
  color: #8a8d98;
  background: none;
  border: 1px solid #444961;
  border-radius: 3px;
  cursor: pointer;
}
.sxuan .sswk {
  float: right;
  _display: inline;
  position: relative;
  width: 22px;
  height: 23px;
}
.dtu {
  position: relative;
}
.chQk {
  position: relative;
  width: 488px;
  height: 320px;
  margin-bottom: 17px;
  color: #fff;
  background: #171b35;
}
.chQk iframe {
  overflow: hidden;
}
.chQk .lod0 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../../images/ks/load2.gif") no-repeat center center #171b35;
  background-size: 30px 30px;
}
.lod0 {
  /*.pa; width: 100%; height: 100%; top: 0; left: 0; */
  background: url("../../images/ks/load2.gif") no-repeat center center #171b35;
  background-size: 30px 30px;
}
.xQh {
  width: 100%;
  position: absolute;
  top: 240px;
  z-index: 1;
  font: 12px/14px "";
  color: #3F4353;
}
.xQhF {
  margin-left: 40px;
  float: left;
}
.xQhL {
  margin-right: 10px;
  float: right;
}
/* */
.chartX {
  overflow: hidden;
  width: 488px;
  height: 320px;
}
.chartX .hMa {
  float: left;
  _display: inline;
  min-width: 50px;
  height: 38px;
  padding: 0 15px;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center;
  background: #222d70;
  border-radius: 0 0 5px 5px;
}
.chartX .hMa strong {
  font: bold 30px/38px "miso-bold";
  color: #fff;
}
.chartX .reTai,
.chartX .lengTai,
.chartX .huibuTai {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.chartX .reTai span,
.chartX .lengTai span,
.chartX .huibuTai span {
  position: relative;
  height: 25px;
  padding-left: 10px;
  margin-left: 10px;
  top: -2px;
  font: 18px/20px "Microsoft YaHei", "微软雅黑", Arial;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.chartX .reTai {
  background: #EF013F;
  background: linear-gradient(left, #EF013F, #FB642B);
  background: -webkit-linear-gradient(left, #EF013F, #FB642B);
  background: -moz-linear-gradient(left, #EF013F, #FB642B);
  background: -ms-linear-gradient(left, #EF013F, #FB642B);
  background: -o-linear-gradient(left, #EF013F, #FB642B);
}
.chartX .lengTai {
  background: #233AEE;
  background: linear-gradient(left, #233AEE, #1169F6);
  background: -webkit-linear-gradient(left, #233AEE, #1169F6);
  background: -moz-linear-gradient(left, #233AEE, #1169F6);
  background: -ms-linear-gradient(left, #233AEE, #1169F6);
  background: -o-linear-gradient(left, #233AEE, #1169F6);
}
.chartX .huibuTai {
  background: #00942D;
  background: linear-gradient(left, #00942D, #4FAD16);
  background: -webkit-linear-gradient(left, #00942D, #4FAD16);
  background: -moz-linear-gradient(left, #00942D, #4FAD16);
  background: -ms-linear-gradient(left, #00942D, #4FAD16);
  background: -o-linear-gradient(left, #00942D, #4FAD16);
}
.chartX .cshu {
  float: left;
  _display: inline;
  margin: 23px 0 0 12px;
  font: 14px/16px "Microsoft YaHei", "微软雅黑", Arial;
  color: #e6e6e6;
}
.chartX .cshu2 {
  margin-left: 20px;
  clear: both;
  font: 12px/14px "Microsoft YaHei", "微软雅黑", Arial;
  color: #717487;
}
.chartX .cshu2 span {
  color: #c9cad0;
}
.chartX .chZt {
  position: relative;
  z-index: 10;
  height: 195px;
}
.chartX .chSx {
  float: left;
  _display: inline;
  margin-left: 10px;
  margin-top: 10px;
  font: 14px/16px "Microsoft YaHei", "微软雅黑", Arial;
  color: #7f8295;
}
.chartX .chSx span {
  margin: 0 15px;
  cursor: pointer;
}
.chartX .chSx span.dq {
  color: #fff;
  cursor: auto;
}
.chartX .chSx span.dq:hover {
  color: #fff;
}
.chartX .chSx span:hover {
  color: #1075ff;
}
.chartX .chSx .lx00 {
  float: left;
  _display: inline;
}
.chartX .chSx .bky0 {
  cursor: auto;
}
.chartX .chSx .bky0:hover {
  color: #7f8295;
}
.chartX .t3l3 {
  float: left;
  _display: inline;
  margin-left: 25px;
  margin-top: 10px;
  font: 14px/16px "Microsoft YaHei", "微软雅黑", Arial;
  color: #7f8295;
}
.chartX .jzbl {
  float: right;
  _display: inline;
  width: 80px;
  height: 38px;
  margin-right: 10px;
  font: 14px/38px "Microsoft YaHei", "微软雅黑", Arial;
  text-align: center;
  color: #fff;
  background: #232744;
  border-radius: 5px;
  cursor: pointer;
}
.chartX .jzbl:hover {
  background: #2a3acf;
}
.chartX .jzbl span {
  padding-left: 18px;
  background: url("../../images/ks/jzbl.png") no-repeat left center;
}
.chartX .jzbl em {
  display: none;
  font-style: normal;
}
.chartX .bky {
  opacity: 0.5;
  cursor: auto;
}
.chartX .bky span {
  display: none;
}
.chartX .bky em {
  display: inline;
}
.chartX .bky:hover {
  background: #232744;
}
/* 大图 */
.trendBig {
  padding-bottom: 190px;
  background: url("../../images/ks/qhgb.jpg") repeat-x center bottom;
  /*background-color: #1b213e;*/
}
.trendBig .sxuan {
  height: 58px;
  clear: both;
}
.trendBig .sxuan2 {
  position: relative;
}
.trendBig .sxuan2 .zblan {
  margin-right: 0;
}
.trendBig .sxlbiao {
  position: relative;
  float: left;
  _display: inline;
  height: 44px;
  padding: 0 15px;
  margin-top: 20px;
  z-index: 26;
  font: 14px/42px "Microsoft YaHei", "微软雅黑", Arial;
  color: #aaabb2;
  background: #1e2443;
  border: 1px solid #444961;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
}
.trendBig .sxlbiao strong {
  padding-right: 35px;
  margin-left: 7px;
  color: #fff;
  background: url("../../images/ks/xjt01.png") no-repeat right center;
}
.trendBig .bky strong {
  background: none;
}
.trendBig .sxlbiaoX {
  height: 41px;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
}
.trendBig .sxlbiaoX strong {
  background: url("../../images/ks/sjt01.png") no-repeat right center;
}
.trendBig .sxxl {
  position: absolute;
  width: 100%;
  padding: 15px 0;
  top: 60px;
  left: 0;
  z-index: 25;
  background: #1e2443;
  border: 1px solid #444961;
  border-radius: 0 3px 3px 3px;
  box-sizing: border-box;
}
.trendBig .sxxl ul {
  margin-left: 25px;
  font: 14px/20px "Microsoft YaHei", "微软雅黑", Arial;
  color: #9b9ca6;
}
.trendBig .sxxl ul li {
  float: left;
  _display: inline;
  margin-right: 20px;
  cursor: pointer;
}
.trendBig .sxxl ul li:hover {
  color: #1075ff;
}
.trendBig .hmlx {
  float: left;
  _display: inline;
  position: relative;
  z-index: 20;
  height: 75px;
  font: 14px/75px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
}
.trendBig .hmlx span {
  float: left;
  _display: inline;
  margin-right: 27px;
  cursor: pointer;
}
.trendBig .hmlx span:hover {
  color: #1075ff;
}
.trendBig .hmlx span.dq {
  color: #fff;
}
.trendBig .hmlx span.bky0 {
  cursor: auto;
}
.trendBig .hmlx span.bky0:hover {
  color: #8a8d98;
}
.trendBig .hmlx span.dq:hover {
  color: #fff;
}
.lod {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  background: rgba(255, 255, 255, 0.5);
}
.tjzbldh {
  position: fixed;
  width: 100px;
  height: 100px;
  display: none;
  background: #f2f2f2;
}
.xtjqr {
  position: fixed;
  top: 40%;
  left: 50%;
  width: 110px;
  height: 140px;
  margin-left: 520px;
  background: url("../../images/ks/k3_cartoon.png") no-repeat center center;
  cursor: pointer;
}
.xtjqr:hover {
  background: url("../../images/ks/k3_cartoon_on.png") no-repeat center center;
}
.longing {
  width: 100%;
  height: 320px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../images/ks/load2.gif") no-repeat center center;
  background-size: 30px 30px;
}
.xtjqr {
  -webkit-animation: jqedh 1s ease-in-out 0s infinite alternate;
  -khtml-animation: jqedh 1s ease-in-out 0s infinite alternate;
  -moz-animation: jqedh 1s ease-in-out 0s infinite alternate;
  -ms-animation: jqedh 1s ease-in-out 0s infinite alternate;
  -o-animation: jqedh 1s ease-in-out 0s infinite alternate;
  animation: jqedh 1s ease-in-out 0s infinite alternate;
}
@-webkit-keyframes jqedh {
  0% {
    -webkit-transform: translate(0px, -3px);
    -moz-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    -o-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  100% {
    -webkit-transform: translate(0px, 3px);
    -moz-transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    -o-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
}
@-webkit-keyframes jqedh {
  0% {
    -webkit-transform: translate(0px, -3px);
    -moz-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    -o-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  100% {
    -webkit-transform: translate(0px, 3px);
    -moz-transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    -o-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
}
@-moz-keyframes jqedh {
  0% {
    -webkit-transform: translate(0px, -3px);
    -moz-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    -o-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  100% {
    -webkit-transform: translate(0px, 3px);
    -moz-transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    -o-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
}
@-ms-keyframes jqedh {
  0% {
    -webkit-transform: translate(0px, -3px);
    -moz-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    -o-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  100% {
    -webkit-transform: translate(0px, 3px);
    -moz-transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    -o-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
}
@-o-keyframes jqedh {
  0% {
    -webkit-transform: translate(0px, -3px);
    -moz-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    -o-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  100% {
    -webkit-transform: translate(0px, 3px);
    -moz-transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    -o-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
}
@keyframes jqedh {
  0% {
    -webkit-transform: translate(0px, -3px);
    -moz-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    -o-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  100% {
    -webkit-transform: translate(0px, 3px);
    -moz-transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    -o-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
}
.wjx .highcharts-series-3,
.wjx .highcharts-series-2,
.wjx .highcharts-series-1 {
  display: none;
}
.wbx .highcharts-series-4,
.wbx .highcharts-series-5 {
  display: none;
}
/* 20180224 */
.trendNav .navSqQ span {
  position: relative;
  float: left;
  _display: inline;
  z-index: 10;
  top: 1px;
  width: 90px;
  height: 33px;
  text-align: center;
  font: 14px/33px "Microsoft YaHei", "微软雅黑", Arial;
  color: #bbbcc1;
  border: 1px solid transparent;
  border-bottom: none;
  cursor: pointer;
}
.trendNav .navSqQ span.sqDq {
  line-height: 33px;
  background: #252c4c;
  border: 1px solid #3f4665;
  border-bottom: 1px solid #252c4c;
}
.trendNav .navSqN {
  position: relative;
  z-index: 5;
  clear: both;
  background: #252c4c;
  border: 1px solid #3f4665;
}
.trendNav .navSqN .navSqNr {
  overflow: hidden;
  height: 0;
}
.trendNav .navSqN .sqDq {
  height: auto;
}
.trendNav .navSqN dl {
  clear: both;
}
.trendNav .navSqN dt {
  float: left;
  _display: inline;
  width: 75px;
  height: 30px;
  margin-left: 23px;
  margin-top: 20px;
  text-align: center;
  font: 14px/30px "Microsoft YaHei", "微软雅黑", Arial;
  border-radius: 3px;
}
.trendNav .navSqN dd {
  float: right;
  _display: inline;
  width: 840px;
  margin-right: 30px;
}
.trendNav .navSqN dd li {
  float: left;
  _display: inline;
  min-width: 40px;
  padding: 0px 10px;
  margin-right: 8px;
  text-align: center;
  font: 14px/30px "Microsoft YaHei", "微软雅黑", Arial;
  border-radius: 3px;
  cursor: pointer;
}
.trendNav .navSqN .jbqs {
  color: #fff;
}
.trendNav .navSqN .jbqs dt {
  border: 1px solid #575e7d;
}
.trendNav .navSqN .jbqs li.dq {
  background: #1669e6;
}
.trendNav .navSqN .jbqs dd {
  padding: 20px 0 13px;
}
.trendNav .navSqN .vipqs {
  color: #ffa921;
}
.trendNav .navSqN .vipqs dt {
  border: 1px solid #6f5f4a;
}
.trendNav .navSqN .vipqs li.dq {
  color: #fff;
  background: #cb800a;
}
.trendNav .navSqN .vipqs dd {
  padding: 20px 0 15px;
  border-top: 1px dashed #3b425e;
}
.bhhm {
  float: right;
  _display: inline;
  width: 80px;
  height: 38px;
  margin-right: 10px;
  font: 14px/38px "Microsoft YaHei", "微软雅黑", Arial;
  text-align: center;
  color: #bbbbbf;
  border: 1px solid #2c304c;
  border-radius: 5px;
  cursor: pointer;
}
.hmbktc {
  position: fixed;
  width: 415px;
  margin-left: -207px;
  z-index: 50;
  top: 30%;
  left: 50%;
  color: #ccc;
  background: #2d38a3;
  border-radius: 7px;
}
.gbtc {
  position: absolute;
  top: 17px;
  right: 20px;
  width: 14px;
  height: 14px;
  background: url("../../images/ks/gb01.png");
  cursor: pointer;
}
.tc_lxAhm {
  height: 48px;
  padding-left: 25px;
  font: 14px/48px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
}
.tc_lxAhm strong {
  font-weight: normal;
}
.tc_lxAhm em {
  font-style: normal;
  color: #8089df;
}
.tc_bg {
  overflow: hidden;
  width: 390px;
  margin: 0 auto 13px;
  border-radius: 7px;
}
.tc_bg table {
  width: 100%;
  border-collapse: collapse;
}
.tc_bg td {
  border: 1px solid #9ca0c9;
}
.tc_bg thead td {
  height: 40px;
  font: 14px/40px "Microsoft YaHei", "微软雅黑", Arial;
  text-align: center;
  color: #8288bc;
  background: #e5e7ff;
}
.tc_bg tbody td {
  padding: 10px;
  font-size: 14px;
  text-align: center;
  color: #132485;
  background: #fff;
}
.tc_bg tbody .zh {
  width: 160px;
  text-align: left;
}
.tcbg01 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 45;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
/* 20180224 end */
/* 20180920 */
.sanzhongleixing {
  height: 277px;
  margin-bottom: 24px;
  background: #3e48bd;
  border-radius: 4px;
}
.sanzhongleixing .szlx {
  position: relative;
  float: left;
  _display: inline;
  width: 305px;
  height: 246px;
  margin-left: 21px;
  margin-top: 12px;
}
.sanzhongleixing .szlx h2 {
  height: 41px;
  font: bold 16px/40px "Microsoft YaHei", "微软雅黑", Arial;
  text-align: center;
  color: #fff;
  background: url("../../images/ks/sanzhongleixingTbg.png") no-repeat center center;
}
.sanzhongleixing .szlx .chartQy {
  height: 200px;
  background: #000;
  border-radius: 4px;
}
.sanzhongleixing .qsA,
.sanzhongleixing .qsZ {
  position: absolute;
  bottom: 10px;
  font: 12px/14px "Microsoft YaHei", "微软雅黑", Arial;
  color: #b9bbca;
}
.sanzhongleixing .qsA {
  left: 5px;
}
.sanzhongleixing .qsZ {
  right: 5px;
}
.gltj {
  float: left;
  _display: inline;
  width: 121px;
  height: 44px;
  margin: 20px 0 0 10px;
  text-align: center;
  font: 14px/44px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
  background: url("../../images/ks/gltj.png");
}
.gltj[data-glkg='false'] {
  display: none;
}
.gltj[data-glkg='true'] {
  display: block;
}
.gltjnr {
  float: left;
  _display: inline;
  min-height: 20px;
  padding: 12px 20px;
  margin: 20px 0 0 10px;
  font: 14px/20px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
  border: 1px solid #777c94;
  border-radius: 5px;
}
.gltjnr dt {
  float: left;
  _display: inline;
  margin-right: 10px;
  font-weight: bold;
}
.gltjnr dd {
  color: #a9abb5;
}
.gltjnr dd span {
  float: left;
  _display: inline;
  white-space: nowrap;
}
.gltjnr .gongneng {
  margin-left: 25px;
  padding-left: 5px;
}
.gltjnr .gongneng span {
  margin: 0 15px;
  white-space: nowrap;
  cursor: pointer;
  color: #a9abb5;
}
.gltjnr .gongneng span:hover {
  color: #fff;
}
.gltjnr strong {
  margin-right: 10px;
}
.gltjnr em {
  margin-right: 20px;
  font-style: normal;
}
.gltjnr .xiugai,
.gltjnr .shanchu {
  margin-right: 15px;
  white-space: nowrap;
}
.gltjnrqy {
  height: 282px;
  margin-top: 20px;
  background: #2b3257;
  border: 1px solid #3f4665;
}
.gltjnrqy .gltjnrqyL {
  float: left;
  _display: inline;
  position: relative;
  width: 770px;
}
.gltjnrqy .gltjnrqyL .zhaiyao {
  padding-left: 20px;
  font: 14px/45px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
}
.gltjnrqy .gltjnrqyL .zhzb dl {
  clear: both;
  display: none;
}
.gltjnrqy .gltjnrqyL .zhzb dt {
  float: left;
  _display: inline;
  width: 75px;
  height: 30px;
  margin: 5px 5px 5px 0;
  text-align: right;
  font: 16px/30px "Microsoft YaHei", "微软雅黑", Arial;
}
.gltjnrqy .gltjnrqyL .zhzb dd {
  float: left;
  _display: inline;
  width: 670px;
}
.gltjnrqy .gltjnrqyL .zhzb li {
  float: left;
  _display: inline;
  position: relative;
  height: 30px;
  padding: 0 24px;
  min-width: 20px;
  margin: 5px;
  text-align: center;
  font: 14px/30px "Microsoft YaHei", "微软雅黑", Arial;
  border-radius: 3px;
  cursor: pointer;
}
.gltjnrqy .gltjnrqyL .zhzb li span {
  position: absolute;
  width: 20px;
  height: 32px;
  top: -1px;
  left: -1px;
  display: none;
  color: #fff;
}
.gltjnrqy .gltjnrqyL .zhzb li span[data-zt="3"] {
  background: url("../../images/ks/zhzb3.png") no-repeat;
}
.gltjnrqy .gltjnrqyL .zhzb li span[data-zt="2"] {
  background: url("../../images/ks/zhzb2.png") no-repeat;
}
.gltjnrqy .gltjnrqyL .zhzb li span[data-zt="1"] {
  background: url("../../images/ks/zhzb1.png") no-repeat;
}
.gltjnrqy .gltjnrqyL li[data-zt="3"] span[data-zt="3"] {
  display: block;
}
.gltjnrqy .gltjnrqyL .ff {
  margin-bottom: 10px;
}
.gltjnrqy .gltjnrqyL .ff dt {
  color: #ffa921;
  background: url("../../images/ks/gltjff.png") no-repeat 10px center;
}
.gltjnrqy .gltjnrqyL .ff li {
  color: #ffa921;
  border: 1px solid #806241;
}
.gltjnrqy .gltjnrqyL .ff li:hover {
  border: 1px solid #e89b24;
}
.gltjnrqy .gltjnrqyL .ff li[data-xz="true"] {
  color: #fff;
  background: url("../../images/ks/gltjffx.png") no-repeat right bottom #cb800a;
}
.gltjnrqy .gltjnrqyL .pt dt {
  color: #fff;
}
.gltjnrqy .gltjnrqyL .pt li {
  color: #fff;
  border: 1px solid #72778e;
}
.gltjnrqy .gltjnrqyL .pt li:hover {
  border: 1px solid #e8e9ed;
}
.gltjnrqy .gltjnrqyL .pt li[data-xz="true"] {
  color: #fff;
  background: url("../../images/ks/gltjptx.png") no-repeat right bottom #1669e6;
}
.gltjnrqy .gltjnrqyR {
  float: right;
  _display: inline;
  position: relative;
  width: 224px;
  height: 100%;
  background: url("../../images/ks/gltjnrqyR.png") no-repeat left center;
}
.gltjnrqy .gltjnrqyR .glzh {
  position: absolute;
  width: 150px;
  height: 42px;
  margin-left: -73px;
  top: 110px;
  left: 50%;
  text-align: center;
  font: 16px/42px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
  background: url("../../images/ks/glzhAn.png");
  cursor: pointer;
}
.gltjnrqy .gltjnrqyR .tswz {
  position: absolute;
  width: 217px;
  right: 0;
  top: 170px;
  text-align: center;
  font: 14px/18px "Microsoft YaHei", "微软雅黑", Arial;
  color: #bfc0c8;
}
.zuhaoqushi {
  margin-top: 25px;
  clear: both;
}
.zuhaoqushi .bjs01 {
  clear: both;
  background: #171b35;
  padding-bottom: 15px;
}
.zuhaoqushi .hmlxGl span {
  float: left;
  _display: inline;
  margin-right: 27px;
  position: relative;
  z-index: 20;
  height: 40px;
  font: 14px/40px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
  cursor: pointer;
}
.zuhaoqushi .hmlxGl span[data-ky="false"] {
  cursor: auto;
}
.zuhaoqushi .hmlxGl[data-zt='qb'] [data-lx='qb'],
.zuhaoqushi .hmlxGl[data-zt='b3'] [data-lx='b3'],
.zuhaoqushi .hmlxGl[data-zt='t2'] [data-lx='t2'] {
  color: #fff;
  cursor: auto;
}
.zuhaoqushi .qhaoGl span {
  float: left;
  _display: inline;
  margin-right: 15px;
  position: relative;
  z-index: 20;
  height: 40px;
  font: 14px/40px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
}
.zuhaoqushi .qhaoGl[data-zt='100'] [data-qs='100'],
.zuhaoqushi .qhaoGl[data-zt='200'] [data-qs='200'],
.zuhaoqushi .qhaoGl[data-zt='300'] [data-qs='300'],
.zuhaoqushi .qhaoGl[data-zt='500'] [data-qs='500'],
.zuhaoqushi .qhaoGl[data-zt='1000'] [data-qs='1000'],
.zuhaoqushi .qhaoGl[data-zt='zdy'] [data-qs='zdy'] {
  color: #fff;
}
.zuhaoqushi .zhjgWk {
  float: left;
  _display: inline;
  width: 710px;
}
.zuhaoqushi .qscs {
  position: absolute;
  width: 226px;
  height: 18px;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}
.zuhaoqushi .qscs span {
  padding-left: 23px;
  font: 14px/18px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8a8d98;
}
.zuhaoqushi .qscs span[data-zt="0"] {
  background: url("../../images/ks/xkuang.png") no-repeat left center;
}
.zuhaoqushi .qscs span[data-zt="1"] {
  background: url("../../images/ks/xkuangX.png") no-repeat left center;
}
.zuhaoqushi h4 {
  padding: 10px 0 10px 20px;
  font: 12px/20px "Microsoft YaHei", "微软雅黑", Arial;
  color: #8c8d95;
}
.zuhaoqushi .qstYk {
  height: 160px;
}
.zuhaoqushi .qstZhu {
  height: 435px;
}
.zuhaoqushi .qssxq {
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font: 12px/18px "Microsoft YaHei", "微软雅黑", Arial;
  color: #7a7b83;
  background: #12152d;
}
.zuhaoqushi .qssxq span {
  margin-left: 5px;
  color: #fff;
}
.zuhaoqushi .qssxq strong {
  white-space: nowrap;
}
.zuhaoqushi .qstts {
  padding-left: 15px;
}
.zuhaoqushi .qstts dl {
  float: left;
  _display: inline;
  margin-right: 15px;
  margin-top: 17px;
  font: 12px/14px '宋体', '宋体 Bold';
}
.zuhaoqushi .qstts dl dt {
  float: left;
  _display: inline;
  margin-bottom: 8px;
  margin-right: 10px;
  font: 14px/16px "Microsoft YaHei", "微软雅黑", Arial;
  color: #fff;
}
.zuhaoqushi .qstts dl dd {
  float: left;
  _display: inline;
  margin-right: 5px;
  color: #70727D;
}
.zuhaoqushi .qstts dl dd li {
  float: left;
  _display: inline;
  margin-right: 15px;
}
.zuhaoqushi .qstts dl dd span {
  position: relative;
  width: 15px;
  height: 4px;
  margin-right: 3px;
  top: -2px;
  display: inline-block;
  background: #fff;
  border-radius: 2px;
}
.zuhaoqushi .qstts dl dd .sc01 span {
  background-color: #196abd;
}
.zuhaoqushi .qstts dl dd .sc02 span {
  background-color: #ed9b33;
}
.zuhaoqushi .qstts dl dd .sc03 span {
  background-color: #d92575;
}
.zuhaoqushi .qstts dl dd .sc04 span {
  background-color: #ff4c4c;
}
.zuhaoqushi .qstts dl dd .sc05 span {
  background-color: #50d066;
}
.zuhaoqushi .qstts dl dd .sc06 span {
  background-color: #ff4c4c;
}
.zuhaoqushi .qstts dl dd .sc07 span {
  background-color: #196abc;
}
.bky {
  cursor: auto !important;
}
/* 20180920 end */
