.left {
  float: left;
}
.right {
  float: right;
}
.bg {
  background: #ebf6ff;
}
.tc {
  text-align: center;
}
.zw-hiswrap {
  border-bottom: none;
}
.clamp {
  position: relative;
  overflow: hidden;
}
.w1000 {
  width: 1000px !important;
}
#cwsj .__emchatrs3_root_box {
  position: static;
}
#cwsj .__emchatrs3_root_box .__ui {
  height: 150px;
}
#m_fskx .cateday {
  margin-top: 0;
}
.clip3 {
  -webkit-line-clamp: 3;
}
.clip2 {
  -webkit-line-clamp: 2;
}
.clip3,
.clip2 {
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.module {
  width: 100%;
  clear: both;
}
.module .table-box .table-empty {
  min-height: 100px;
  border: 1px solid #bbd4e8;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
}
.module .titlebar {
  clear: both;
  height: 38px;
  background-color: #fff;
  border-bottom: 2px solid #2f5795;
  margin-bottom: 10px;
}
.module .titlebar .icon_top_lab {
  float: left;
}
.module .titlebar .title {
  float: left;
  font-family: 微软雅黑;
  font-size: 18px;
  line-height: 30px;
  padding: 3px 0 0 10px;
  text-align: left;
  white-space: nowrap;
}
.module .titlebar .title a {
  font-size: 18px;
  color: #000;
  font-weight: normal;
}
.module .titlebar .title a:hover {
  color: #FF0000;
  text-decoration: none;
}
.module .titlebar .more_link {
  float: right;
  line-height: 40px;
  padding-right: 10px;
  text-decoration: none;
}
.module .titlebar .a_link {
  display: inline-block;
  margin-top: 2px;
  height: 30px;
  line-height: 30px;
}
.module#gggk .pannel {
  overflow: hidden;
}
.module#gggk .pannel .titlebar {
  margin-bottom: 0;
}
.module .bigbar {
  border-bottom: 0;
  margin-bottom: 0;
}
.module .tit-line {
  height: 6px;
  overflow: hidden;
  margin-bottom: 10px;
  clear: both;
}
.module .tit-line .line1 {
  background-color: #2f5795;
  height: 2px;
  margin-top: 2px;
  width: 898px;
  float: right;
}
.module .tit-line .line2 {
  background-color: #2f5795;
  height: 1px;
  width: 100%;
  float: right;
}
.module .catalog {
  float: right;
  margin-top: 12px;
}
.module .catalog a {
  float: left;
  text-decoration: none;
  font-size: 15px;
  line-height: 15px;
  padding: 0 10px;
  border-right: 2px solid #2f5795;
  font-weight: bold;
}
.module .catalog a.last {
  border: none;
  padding-right: 0;
}
.module .pannel {
  width: 488px;
  margin-bottom: 20px;
  position: relative;
}
.module .chartWrapper {
  height: 445px;
  border: #bbd4e8 1px solid;
  border-top: none;
  position: relative;
}
.module .chartWrapper .fullScreenBtn {
  position: absolute;
  top: 7px;
  right: 15px;
  z-index: 9;
  display: inline-block;
  height: 26px;
  line-height: 26px;
}
.module .chartWrapper .fullScreenBtn .icon-fullScreenPng {
  float: left;
  display: inline-block;
  margin-top: 3px;
  margin-right: 2px;
  width: 20px;
  height: 20px;
  background: url(../image/fullScreenPng.gif) 0px 0px no-repeat;
  overflow: hidden;
}
.module .chartWrapper .emchart-link {
  position: absolute;
  top: 135px;
  left: 142px;
  z-index: 99;
  font-weight: 700;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #cdd4d8;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.module .tips_list {
  width: 100%;
  height: 15px;
}
.module .tips_list .li_left {
  float: left;
}
.module .tips_list .li_right {
  float: right;
}
.module .legend_list {
  width: 300px;
  overflow: hidden;
  padding-left: 100px;
}
.module .legend_list li {
  float: left;
  position: relative;
  padding-left: 20px;
  margin: 5px 0;
  margin-right: 20px;
}
.module .legend_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 10px;
  height: 10px;
}
.module .legend_list li.l1:before {
  background: #24A0D1;
}
.module .legend_list li.l2:before {
  background: #e65b41;
}
.module .legend_list li.l3:before {
  background: #ffa83a;
}
.module .legend_list li.line:before {
  height: 2px;
}
.qphox {
  clear: both;
}
.qphox.qphox1 {
  margin-bottom: 7px;
  height: 39px;
  background-color: #f3f3f3;
  border-bottom: #2f5895 3px solid;
  font-family: Arial, simsun, 'Hiragino Sans GB';
}
.qphox #name {
  font-size: 22px;
  font-weight: normal;
  margin-left: 10px;
  color: black;
  line-height: 39px;
}
.qphox #code {
  font-size: 14px;
  margin-left: 10px;
  color: black;
  margin-right: 5px;
  line-height: 39px;
}
.qphox .center {
  float: left;
  line-height: 39px;
}
.qphox .mobile-container {
  float: left;
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.qphox .mobile-container .mobile-icon {
  background: url(../image/mobile-icon.png) no-repeat;
  display: inline-block;
  width: 45px;
  height: 30px;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 5px;
}
.qphox .exName .ming,
.qphox .rong a,
.qphox .hgt a,
.qphox .sgt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../image/el.png) no-repeat -60px -110px;
  width: 38px;
  height: 22px;
  text-align: center;
  margin-top: 9px;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
}
.qphox .hgt a,
.qphox .sgt a {
  width: 48px;
  background-position: -64px -84px;
}
.qphox .addZX,
.qphox .addTX {
  color: #fff;
  background-color: #FF4A03;
  height: 28px;
  text-align: center;
  display: inline-block;
  padding: 0 6px;
  line-height: 28px;
  text-decoration: none;
  margin-left: 5px;
  margin-top: 5px;
  width: 70px;
  font-size: 15px;
  cursor: pointer;
}
.qphox .addZX b,
.qphox .addTX b {
  width: 17px;
  height: 15px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../image/el.png) no-repeat;
  margin-top: 5px;
  position: relative;
  *top: -2px;
}
.qphox .addZX b.plus,
.qphox .addTX b.plus {
  background-position: 0 -82px;
}
.qphox .addZX a,
.qphox .addTX a {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}
.qphox .addZX b {
  background-position: 0 -62px;
}
.qphox .btnLink {
  margin-top: 10px;
  padding-right: 10px;
}
.qphox .btnLink a {
  color: #fff;
  background-color: #4f78bd;
  text-align: center;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
  margin-left: 3px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.qphox .mobile-container .QRcode-div {
  display: none;
}
.qphox .mobile-container:hover .QRcode-div {
  display: block;
}
.qphox .QRcode-div {
  background: url(../image/mobile-background.png) no-repeat;
  width: 116px;
  height: 156px;
  z-index: 99;
  text-align: center;
  position: absolute;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.qphox .QRcode-div img {
  height: 110px;
  display: block;
  padding-top: 8px;
  padding-left: 3px;
}
.qphox .exName {
  position: relative;
  display: inline;
}
.qphox .exName .comNameExInfo {
  z-index: 50;
  border: solid 1px #d7d7d7;
  background: #fff;
  padding: 5px;
  box-sizing: border-box;
  width: 440px;
  position: absolute;
  left: -195px;
  _width: 430px;
  _top: 32px;
  display: none;
}
.qphox .exName .arrowUp {
  position: absolute;
  top: -10px;
  left: 204px;
  width: 21px;
  height: 10px;
  background-image: url(../image/arrowUp.png);
  background-repeat: no-repeat;
  display: inline-block;
}
.qphox .exName .closeBtn {
  width: 14px;
  height: 14px;
  background: url(../image/close.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
.qphox .exName .exNameTitile {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.qphox .exName .exNameMsg {
  padding: 0 25px;
  margin-top: 10px;
  font-size: 12px;
  overflow: hidden;
  line-height: 2;
}
.qphox .exName .exNameMsg .shorthandEx {
  width: 70px;
  font-weight: bold;
  float: left;
}
.qphox .exName .exNameMsg .shorthandInfo {
  float: left;
  width: 300px;
}
.qphox .exName .exNameMsg .usedName {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  text-align: center;
}
.qphox2 {
  clear: both;
  margin: 0 auto;
  font-size: 12px;
  color: #494949;
  overflow: hidden;
}
.qphox2 .data-left {
  width: 190px;
  height: 65px;
  position: relative;
  font-family: "微软雅黑";
}
.qphox2 .data-left .xp1,
.qphox2 .data-left .xp2 {
  position: absolute;
  font-weight: normal;
}
.qphox2 .data-left .xp1 {
  top: 11px;
  font-size: 30px;
  left: 0px;
  width: 100px;
  display: block;
  text-align: right;
  font-weight: bold;
}
.qphox2 .data-left .xp2 {
  width: 18px;
  height: 23px;
  background: url(../image/gb.png) no-repeat;
  top: 15px;
  left: 102px;
}
.qphox2 .data-left .lstng {
  color: #f00;
  font-family: 微软雅黑,宋体;
  font-size: 22px;
  font-weight: normal;
}
.qphox2 .data-left .down-arrow {
  background-position: 0px -559px;
}
.qphox2 .data-left .up-arrow {
  background-position: 0px -536px;
}
.qphox2 .data-left .xp3 {
  top: 12px;
  right: 17px;
  font-size: 15px;
}
.qphox2 .data-left .xp4 {
  top: 32px;
  right: 4px;
  font-size: 15px;
}
.qphox2 .data-left #arrowud b {
  font-weight: normal;
  display: block;
}
.qphox2 .data-left .xp34 {
  float: right;
  position: absolute;
  right: 2px;
  top: 10px;
}
.qphox2 .data-right {
  border-left: #bbd4e8 1px solid;
  height: 65px;
  line-height: 33px;
  text-align: right;
  width: 799px;
}
.qphox2 .data-right .yfw {
  width: 770px;
  float: left;
  margin-left: 5px;
}
.qphox2 .data-right .yfw td {
  text-align: center;
}
.qphox2 .data-right .yfw .txtl {
  text-align: left;
}
.qphox2 .data-right dl {
  background-color: #f3f3f3;
  width: 100%;
  float: left;
}
.qphox2 .data-right dl dd {
  min-width: 220px;
  padding-right: 5px;
  float: left;
}
.qphox2 .data-right dl dt {
  padding-left: 10px;
  color: #00298F;
  font-weight: bold;
  float: left;
}
.qphox2 .data-right dl dt a {
  text-decoration: none;
  font-weight: bold;
}
.tabBox {
  height: 50px;
  width: 1000px;
}
.tabBox .tablist {
  width: 1000px;
  height: 35px;
  line-height: 35px;
  background-color: #2F5895;
  margin-bottom: 20px;
}
.tabBox .tablist.fixed {
  z-index: 10000;
  position: fixed;
  _position: absolute;
  top: 33px;
}
.tabBox .tablist li {
  height: 35px;
  float: left;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: "Microsoft YaHei";
  width: 99px;
}
.tabBox .tablist li.at {
  background-color: #EA5404;
  width: 200px;
}
.module .hypm {
  height: 400px;
  border: #bbd4e8 1px solid;
  padding: 10px 20px;
  overflow-y: auto;
  position: relative;
}
.module .hypm .cateday ul.tab_list li {
  width: 65px;
}
.module .hypm #hypmChart {
  width: 446px;
  height: 130px;
  margin: 0 auto;
}
.module .hypm #hypm_table table {
  width: 445px;
  margin: 0 auto;
}
.module .hypm #hypm_table tr:nth-child(even) {
  background-color: #f5f5f5;
}
.module .hypm #hypm_table tr:last-child,
.module .hypm #hypm_table tr:nth-last-child(3) {
  border-bottom: solid 1px #ccc;
}
.module .hypm #hypm_table tr.active td {
  font-weight: bold;
}
.module .hypm #hypm_table td,
.module .hypm #hypm_table th {
  height: 24px;
  line-height: 24px;
  font-family: Arial, simsun, 'Hiragino Sans GB';
  color: #333;
  font-weight: normal;
  text-align: center;
  padding: 0 1px;
}
.module .hypm #hypm_table th {
  line-height: 30px;
  height: 30px;
  font-weight: bold;
}
.module .hypm #hypm_table td {
  height: 18px;
  line-height: 18px;
  padding: 3px 1px;
}
.module .zdgz {
  height: 400px;
  border: #bbd4e8 1px solid;
  padding: 10px 20px;
  overflow-y: auto;
  position: relative;
  width: 445px;
}
.module .zdgz .itemtitle {
  height: 40px;
  line-height: 40px;
  padding-top: 10px;
  position: relative;
}
.module .zdgz .itemtitle:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #999;
}
.module .zdgz .itemtitle:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #999;
  border-radius: 50%;
}
.module .zdgz .itemtitle span {
  display: block;
  float: left;
  height: 40px;
  width: 40px;
}
.module .zdgz .itemtitle p {
  display: block;
  float: left;
  font-weight: bold;
}
.module .zdgz .itemtitle p a {
  font-weight: bold;
  font-size: 16px;
}
.module .zdgz .itemtitle a {
  display: block;
  float: right;
}
.module .zdgz .item {
  position: relative;
  height: 20px;
}
.module .zdgz .item:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #999;
}
.module .zdgz .item span {
  display: block;
  float: left;
  height: 20px;
  width: 40px;
}
.module .zdgz .item p {
  display: block;
  float: left;
  width: 380px;
  background-color: #f5f5f5;
  height: 20px;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hxtc-box .hxtc-content {
  height: 85px;
  overflow: hidden;
  background-color: #F1F1F1;
  padding: 10px;
}
.hxtc-box .hxtc-content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}
.hxtc-box .hxtc-content p b {
  margin-right: 15px;
}
.hxtc-box .btn-bottom {
  width: 116px;
  height: 24px;
  margin: 0 auto;
  cursor: pointer;
  background: url(../image/zhankai_btn3.png) no-repeat;
}
.hxtc-box .shouqi {
  background: url(../image/yincang_btn3.png);
}
.catemk {
  border-bottom: 2px #2f5795 solid;
  height: 30px;
  padding-top: 3px;
  position: relative;
  width: 100%;
  background-color: #fff;
}
.catemk ul {
  position: absolute;
  left: 0;
  top: 3px;
  overflow: hidden;
  float: left;
  _top: 13px;
}
.catemk ul li {
  border-right: 1px solid #bbd4e8;
  border-top: 1px solid #bbd4e8;
  cursor: pointer;
  float: left;
  font-family: Microsoft YaHei;
  font-size: 18px;
  height: 29px;
  line-height: 29px;
  padding: 0 20px;
  min-width: 50px;
  text-align: center;
}
.catemk ul li a {
  font-size: 18px;
}
.catemk ul li:first-child {
  border-left: 1px solid #bbd4e8;
}
.catemk ul li.at {
  border-color: #2f5795 #2f5795 #fff;
  border-style: solid;
  border-width: 1px 1px 3px;
  _border-bottom: 4px solid #fff;
}
.catemk .moreLink {
  float: right;
  line-height: 40px;
  padding-right: 10px;
  text-decoration: none;
}
.content-list {
  border: 1px solid #bbd4e8;
  padding: 10px;
  border-top: none;
  height: 90px;
}
.content-list li {
  overflow: hidden;
  padding: 8px 0 8px 10px;
  position: relative;
}
.content-list .dot {
  font-size: 30px;
  color: #00298F;
  position: absolute;
  top: -10px;
  left: 1px;
  _left: -410px;
}
.content-list a {
  float: left;
  width: 390px;
}
.content-list .time {
  float: right;
  color: #333;
}
.pxmz-box {
  height: 145px;
  border: 1px solid #bbd4e8;
  padding-top: 10px;
}
.pxmz-box #chart_pxmz {
  height: 115px;
}
.pxmz-box .emcharts-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  font-family: simsun;
  font-size: 12px;
  box-sizing: inherit;
}
.pxmz-box .pxmz-legend {
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  z-index: 0;
  left: 120px;
}
.pxmz-box .pxmz-legend .pxmz-fh {
  background: #ffb62a;
}
.pxmz-box .pxmz-legend .pxmz-xg {
  background: #fa503f;
}
.pxmz-box .pxmz-legend .pxmz-zf {
  background: #b84dc9;
}
.pxmz-box .pxmz-legend .pxmz-pg {
  background: #5477fe;
}
.pxmz-box .pxmz-legend i {
  display: inline-block;
  vertical-align: middle;
  height: 11px;
  margin: 0 5px 0 10px;
  width: 15px;
}
.pxmz-box .fhrz_tab {
  display: flex;
  margin-bottom: 4px;
  width: 100%;
}
.pxmz-box .fhrz_tab li {
  flex: 1;
  text-align: center;
  line-height: 20px;
  margin: 0 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.pxmz-box .fhrz_tab .at {
  background-color: rgba(255, 85, 0, 0.1);
  color: #f50;
}
.pxmz-box .fenhong .fenhong_text {
  margin: 8px 12px;
}
.pxmz-box .fenhong .list {
  list-style-type: none;
  padding: 16px 0;
  margin: 0 5px;
  height: 30px;
  background-color: #fff;
  border-radius: 8px;
}
.pxmz-box .fenhong .list li {
  float: left;
  width: 80px;
  text-align: center;
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #eee;
  font-size: 14px !important;
}
.pxmz-box .fenhong .list li:first-child {
  border-left: none;
}
.pxmz-box .fenhong .radio {
  display: flex;
  margin: 10px 15px;
  width: 94%;
  height: 16px;
}
.pxmz-box .fenhong .radio .com_ipo {
  background-color: #3381e3;
}
.pxmz-box .fenhong .radio .ipoSemiValue {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}
.pxmz-box .fenhong .radio .gap {
  position: relative;
  background-color: #fff;
  z-index: 2;
  width: 2px;
}
.pxmz-box .fenhong .radio .gap::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -7.2px;
  top: -3.2px;
  border-top: 11.2px solid transparent;
  border-left: 4.8px solid transparent;
  border-right: 4.8px solid #fff;
  border-bottom: 11.2px solid #fff;
}
.pxmz-box .fenhong .radio .gap::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: -6.4px;
  border-top: 11.2px solid #fff;
  border-left: 4.8px solid #fff;
  border-right: 4.8px solid transparent;
  border-bottom: 11.2px solid transparent;
}
.pxmz-box .fenhong .radio .com_raise {
  display: inline-block;
  position: relative;
  z-index: 1;
  background-color: #f50;
}
.pxmz-box .fenhong .radio .seoSemiValue {
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.pxmz-box .rongzi .rongzi_text {
  margin: 8px 12px;
}
.pxmz-box .rongzi .rongzi_radio {
  display: flex;
  margin: 10px 15px;
  width: 94%;
  height: 16px;
  font-size: 0;
}
.pxmz-box .rongzi .rongzi_radio .com_ipo {
  background-color: #ff4635;
}
.pxmz-box .rongzi .rongzi_radio .ipoSemiValue {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}
.pxmz-box .rongzi .rongzi_radio .gap {
  position: relative;
  background-color: #fff;
  z-index: 2;
  width: 2px;
}
.pxmz-box .rongzi .rongzi_radio .gap::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -7.2px;
  top: -3.2px;
  border-top: 11.2px solid transparent;
  border-left: 4.8px solid transparent;
  border-right: 4.8px solid #fff;
  border-bottom: 11.2px solid #fff;
}
.pxmz-box .rongzi .rongzi_radio .gap::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: -6.4px;
  border-top: 11.2px solid #fff;
  border-left: 4.8px solid #fff;
  border-right: 4.8px solid transparent;
  border-bottom: 11.2px solid transparent;
}
.pxmz-box .rongzi .rongzi_radio .com_raise {
  display: inline-block;
  position: relative;
  z-index: 1;
  background-color: #e1cec8;
}
.pxmz-box .rongzi .rongzi_radio .com_raise .zf {
  display: inline-block;
  height: 16px;
  background-color: #f88628 !important;
}
.pxmz-box .rongzi .rongzi_radio .com_raise .pg {
  display: inline-block;
  height: 16px;
  background-color: #ffc353 !important;
}
.pxmz-box .rongzi .rongzi_radio .com_raise .yxg {
  display: inline-block;
  height: 16px;
  background-color: #96b0d1 !important;
}
.pxmz-box .rongzi .rongzi_radio .seoSemiValue {
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.pxmz-box .rongzi .bar_text {
  margin-left: 20px;
  display: flex;
}
.pxmz-box .rongzi .bar_text p {
  line-height: 30px;
  padding-right: 16px;
  white-space: noWrap;
}
.pxmz-box .rongzi .bar_text p .sf {
  background-color: #ff4635;
}
.pxmz-box .rongzi .bar_text p .zf {
  background-color: #f88628;
}
.pxmz-box .rongzi .bar_text p .pg {
  background-color: #ffc353;
}
.pxmz-box .rongzi .bar_text p .yxg {
  background-color: #96b0d1;
}
.pxmz-box .rongzi .bar_text p .zq {
  background-color: #e1cec8;
}
.pxmz-box .rongzi .bar_text p span:first-child {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  width: 12px;
  height: 12px;
}
.fxfh {
  height: 155px;
  border: 1px solid #bbd4e8;
}
.fxfh ul {
  padding-left: 10px;
}
.fxfh li {
  height: 30px;
  line-height: 30px;
}
.fxfh li div {
  width: 420px;
  font-size: 14px;
  float: left;
}
.fxfh li a {
  text-align: right;
  line-height: 30px;
  float: right;
  padding-right: 10px;
  text-decoration: none;
}
#gsgk #m_gsjj td {
  height: 18px;
  line-height: 18px;
  padding: 5px;
  text-align: left !important;
}
#gsgk .tab-more {
  height: 30px;
  line-height: 30px;
}
#sd_gsgg_table td {
  height: 20px;
}
.lrqsBox {
  height: 150px;
  border: 1px solid #bbd4e8;
}
.lrqsBox .left {
  width: 350px;
  height: 140px;
  margin: 10px 0 0 10px;
}
.lrqsBox .right {
  width: 100px;
  height: 150px;
}
.lrqsBox .right ul {
  margin: 10px 0;
}
.lrqsBox .right li {
  padding: 8px 0;
}
.lrqsBox .right li i {
  display: inline-block;
  float: left;
  height: 11px;
  margin: 2px 5px 0 0;
  width: 15px;
}
.lrqsBox .right .lrqs1 {
  background: #FFC31D;
}
.lrqsBox .right .lrqs2 {
  background: #FF9702;
}
.lrqsBox .right .lrqs3 {
  background: #EA5404;
}
.lrqsBox .right .lrqs4 {
  background: #E71F0E;
}
#m_cwzy td.first-td {
  background-color: #F6FBFF;
}
#m_cwzy .bg {
  height: 30px;
  background-color: #ebf6ff;
}
#historyest li {
  float: left;
  margin: 0 5px;
}