.PageNav {
  clear: both;
  display: block;
  margin: 15px 0 10px;
  overflow: hidden;
  font-size: 14px !important;
}
.PageNav .Page {
  float: left;
  font-size: 12px;
  line-height: 14px;
  left: 50%;
  position: relative;
}
.PageNav .Page span,
.PageNav .Page a,
.PageNav .Page input {
  float: left;
  margin: 0 2px;
  padding: 4px 8px 2px;
  position: relative;
  right: 50%;
  border: 1px solid #A7BACB;
  display: inline;
}
.PageNav .Page a {
  background: #FFF;
  color: #3669ba;
  text-decoration: none;
  vertical-align: middle;
}
.PageNav .Page a:hover {
  border: 1px solid #286eb4;
}
.PageNav .Page span {
  font-weight: bold;
  color: #FFF;
  border: 1px solid #38628B;
  background: #38628B;
}
.PageNav .Page a.nolink {
  color: #777;
  cursor: default;
  border: 1px solid #A7BACB;
}
.PageNav .Page a.nolink:hover {
  color: #777;
  cursor: default;
  border: 1px solid #A7BACB;
}
.PageNav .Page span.txt {
  border: 1px solid #fff;
  color: #000;
  background: #fff;
  font-weight: normal;
  margin: 0;
  padding: 0;
  height: 22px;
  line-height: 20px;
}
.PageNav .Page input {
  border: 1px solid #999;
  width: 30px;
  padding: 3px 2px 2px;
  margin: 0;
  margin: 0 3px;
  height: 15px;
}
.PageNav .Page a.btn_link {
  color: #000;
  cursor: pointer;
  border: 1px solid #999;
  background: url(../image/elem_cache.gif) repeat-x;
  background-position: 0 -75px;
}
.PageNav .Page a.btn_link:hover {
  color: #000;
  border: 1px solid #999;
}
.miniPageNav {
  float: right;
  height: 24px;
}
.miniPageNav b {
  float: left;
  margin-left: 5px;
  display: inline;
  font-size: 12px;
  font-weight: normal;
  border: 1px #d3d3d3 solid;
  color: #333;
  padding: 4px 8px;
}
.miniPageNav b.n1 {
  border-color: #f1f1f1;
  color: #d3d3d3;
}
.miniPageNav b.n2 {
  cursor: pointer;
}
.main .content .cateday {
  border-bottom: 1px solid #2f5795;
  padding-bottom: 5px;
}
.main .content .dataview .ellipsis {
  width: 360px;
  margin-left: 15px;
  text-align: left;
}
.main .content .dataview .ellipsis.gglx {
  width: 100px;
  margin-left: 5px;
  text-align: center;
}
.main .content .dataview table tbody tr td {
  height: 24px;
  line-height: 24px;
  color: #000;
  padding: 3px 1px;
}
.main .left {
  width: 170px;
}
.main .left .fteninfo {
  height: 203px;
  border-bottom: 1px solid #bbd4e8;
}
.main .left .fteninfo li {
  float: left;
  width: 85px;
  text-align: center;
  line-height: 28px;
}
.main .right {
  width: 800px;
}
.main #gubaComment #comment-line {
  font-family: Arial, simsun, 'Hiragino Sans GB';
}
.main #gubaComment .guba_editor .editor_txt {
  font-family: Arial, simsun, 'Hiragino Sans GB';
}
.detail-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
.detail-header .title_box {
  text-align: center;
  line-height: 50px;
}
.detail-header .title_text {
  font-family: '黑体';
  font-size: 25px;
  font-weight: bold !important;
  line-height: 36px;
  overflow: hidden;
  padding-bottom: 8px;
  text-align: center;
}
.detail-header .pdf-link {
  color: #039;
  text-decoration: underline;
  font-family: 宋体;
  font-size: 14px;
  display: inline-block;
}
.detail-header .ggdate {
  text-align: right;
  margin-right: 10px;
}
.detail-body .content_text {
  font-size: 14px;
  line-height: 164.28%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.explain {
  padding: 10px 10px 0;
  height: 20px;
  line-height: 20px;
}
.explain .right_explain {
  float: right;
}
.orange {
  color: #ff4901 !important;
}
.link_list {
  padding-top: 10px;
  overflow: hidden;
}
.link_list li {
  float: left;
  width: 80px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #ddd;
  text-align: center;
  margin: 0 9px;
  *margin: 0 7px;
  background-color: #f2f2f2;
}
.link_list li a {
  color: #000;
  display: block;
  height: 22px;
}
.link_list li a:hover {
  color: #ff4901;
  text-decoration: none;
}
.stock_info .hq_top {
  background-color: #f2f2f2;
  height: 40px;
  overflow: hidden;
  border-bottom: 2px #2f5795 solid;
}
.stock_info .hq_top .name {
  font-size: 20px;
  padding: 0 5px 0 10px;
  line-height: 40px;
  font-family: "微软雅黑";
  float: left;
}
.stock_info .hq_top .name b {
  font-size: 14px;
}
.stock_info .hq_top .link {
  float: right;
  overflow: hidden;
  margin-top: 11px;
}
.stock_info .hq_top .link a {
  background-color: #4f78bd;
  text-align: center;
  display: inline-block;
  padding: 3px 5px;
  text-decoration: none;
  margin-right: 6px;
  color: #fff;
}
.stock_info .hq_data {
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  font-family: "微软雅黑";
  position: relative;
  vertical-align: bottom;
  padding-left: 10px;
}
.stock_info .hq_data .new_price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
  float: left;
  font-family: "微软雅黑";
}
.stock_info .hq_data .xp2 {
  width: 18px;
  height: 22px;
  float: left;
  background: url(../image/gb.png) no-repeat;
  margin-top: 18px;
  margin-left: 1px;
}
.stock_info .hq_data .down-arrow {
  background-position: 0px -559px;
  height: 23px;
  margin-top: 19px;
}
.stock_info .hq_data .up-arrow {
  background-position: 0px -536px;
  *margin-top: 17px;
}
.stock_info .hq_data span b {
  font-weight: normal;
  padding: 0 3px;
  font-size: 14px;
}
.stock_info .hq_bottom {
  height: 40px;
  background-color: #f2f2f2;
  text-align: center;
}
.stock_info .hq_bottom ul {
  width: 100%;
  overflow: hidden;
  height: 40px;
}
.stock_info .hq_bottom ul li {
  width: 33%;
  float: left;
  height: 40px;
  line-height: 40px;
}
.stock_info .hq_bottom ul li span {
  padding: 0 4px;
}
.stock_info .jshq-wrap {
  position: relative;
  overflow: hidden;
  padding: 0 10px;
  margin: 7px 0;
  height: 26px;
  line-height: 26px;
}
.stock_info .jshq-wrap .fullScreenBtn {
  float: right;
  z-index: 9;
  display: block;
}
.stock_info .jshq-wrap .fullScreenBtn .icon-fullScreenPng {
  float: left;
  display: block;
  margin-top: 3px;
  margin-right: 2px;
  width: 20px;
  height: 20px;
  background: url(../image/fullScreenPng.gif) 0px 0px no-repeat;
  overflow: hidden;
}
.stock_info #stock_status {
  display: none;
  font-size: 22px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  font-family: "微软雅黑";
  overflow: hidden;
  width: 305px;
}
.stock_zjlx .drzjlx_content {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.stock_tssj .tssj_list {
  overflow: hidden;
}
.stock_tssj .tssj_list li {
  border-bottom: 1px solid #ddd;
  padding: 5px 0 5px 10px;
}
.stock_tssj .tssj_list .title {
  overflow: hidden;
  line-height: 22px;
}
.stock_tssj .tssj_list .title .a_link {
  font-size: 15px;
  color: #2f5795;
  line-height: 18px;
  height: 18px;
  font-weight: bold;
  float: left;
  padding-right: 10px;
}
.stock_tssj .tssj_list .tssj_row {
  font-family: "宋体";
  position: relative;
  line-height: 22px;
}
.stock_cwsj .y_explain i {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: red;
  margin-top: -2px;
  vertical-align: middle;
}
.stock_gdyj .ltgd .top {
  height: 25px;
  line-height: 25px;
  background-color: #f2f2f2;
  padding: 0 10px;
  margin-top: 5px;
}
.stock_gdyj .ltgd .top .title {
  float: left;
  font-weight: bold;
  color: #333;
  font-size: 14px;
}
.stock_gdyj .ltgd .top .date {
  float: right;
}
.stock_gdyj .ltgd_list {
  border-bottom: 1px solid #ddd;
}
.stock_gdyj .ltgd_list li {
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0 10px;
  font-family: "宋体";
}
.stock_gdyj .ltgd_list .row1 {
  border-bottom: 1px solid #ddd;
  font-family: "微软雅黑";
}
.stock_gdyj .ltgd_list li.nodata {
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.stock_gdyj .ltgd_list span {
  float: left;
}
.stock_gdyj .ltgd_list .line1 {
  width: 10%;
  font-style: italic;
  font-weight: bold;
  font-family: "微软雅黑";
}
.stock_gdyj .row1 .line1 {
  font-style: normal;
  font-family: "Arial";
}
.stock_gdyj .ltgd_list .line2 {
  width: 66%;
  padding: 0 2%;
}
.stock_gdyj .ltgd_list .line3 {
  width: 20%;
  text-align: right;
}
.stock_hxtc {
  font-family: "宋体";
  color: #000;
}
.stock_hxtc .top {
  height: 25px;
  line-height: 25px;
  background-color: #f2f2f2;
  padding: 0 10px;
  margin-top: 5px;
}
.stock_hxtc .top .title {
  float: left;
  font-weight: bold;
  color: #333;
}
.stock_hxtc .top .detail_link {
  float: right;
  text-decoration: underline;
}
.stock_hxtc .bk_link {
  overflow: hidden;
  padding: 5px 10px;
  line-height: 22px;
}
.stock_hxtc .bk_link span {
  float: left;
  height: 22px;
  line-height: 22px;
  margin: 0 4px;
}
.stock_hxtc p {
  line-height: 20px;
  padding: 5px 10px;
  color: #000;
  font-family: "宋体";
}
.stock_hxtc .tcyd_list {
  padding: 5px 10px;
  line-height: 22px;
}
.stock_hxtc .tcyd_list li {
  position: relative;
}
.stock_hxtc .tcyd_list .dot {
  font-size: 20px;
  position: absolute;
  top: -7px;
  left: 0px;
}
.stock_hxtc .tcyd_list .cont {
  margin-left: 10px;
}
.stock_hxtc .zxyb_list,
.stock_hxtc .zxgg_list {
  padding: 0 10px;
  line-height: 22px;
}
.stock_hxtc .zxyb_list li,
.stock_hxtc .zxgg_list li {
  padding: 5px 0;
  overflow: hidden;
}
.stock_hxtc .zxyb_list li a,
.stock_hxtc .zxgg_list li a {
  float: left;
  width: 85%;
}
.stock_hxtc .zxyb_list .time,
.stock_hxtc .zxgg_list .time {
  float: right;
}
.e_stock {
  margin-top: -2px;
  max-width: 125px;
  display: inline-block;
  vertical-align: middle;
}
.hqtoptable a {
  text-decoration: underline;
}