.comfirm_container .comfirm_header {
  height: 50px;
  line-height: 50px;
}
.comfirm_container .comfirm_header .comfirm_tit {
  float: left;
  color: #000;
  width: 250px;
  font-weight: bold;
  text-align: right;
  font-size: 16px;
}
.comfirm_container .comfirm_header .confirm_more {
  display: none;
}
.comfirm_container .confirm_content {
  padding: 25px;
  font-size: 14px;
  line-height: 30px;
}
.comfirm_container .confirm_foot {
  text-align: center;
}
.comfirm_container .confirm_foot button {
  margin: 0 5px;
  height: 30px;
  line-height: 30px;
  width: 120px;
  font-size: 14px;
}
.comfirm_container .confirm_foot button.btn-confirm {
  background-color: #cfcfcf;
  color: #9b9b9b;
}
.comfirm_container .confirm_foot button.btn-confirm.ylj {
  background-color: #1c8fff;
  color: #fff;
}
.comfirm_container .confirm_foot button + button {
  margin-left: 15px;
}
.tipbox {
  display: none;
  max-width: 350px;
  text-align: left;
  background-color: #fff;
  border: solid 1px #000;
  position: absolute;
  color: #333;
  font-style: normal;
  padding: 5px;
  top: 15px;
  left: 15px;
  z-index: 1000;
}
.tipbox .tip001 {
  display: inline-block;
  width: 146px;
  height: 29px;
  vertical-align: middle;
  background-image: url(../images/zhhb/clip_image.png);
  background-size: 100%;
}
.tipsdiv {
  text-align: left;
  border: 1px solid #bfd8ec;
  line-height: 24px;
  background-color: #fff;
}
.toptip {
  width: 1000px;
  margin: 0 auto;
}
.statement {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 15px;
}
.statement span {
  font-weight: 600;
}
.statement .statement-left {
  position: relative;
  float: left;
  width: 417px;
  padding: 8px;
  padding-right: 26px;
  background: #f8f8f8;
  border-radius: 6px;
}
.statement .statement-right {
  float: right;
  width: 600px;
}
.statement .statement-right div {
  position: relative;
  padding: 8px;
  height: 16px;
  line-height: 1.5;
  padding-right: 40px;
  overflow: hidden;
  background: #f8f8f8;
  border-radius: 6px;
}
.statement .statement-right .statement-img-box {
  position: absolute;
  right: 4px;
  top: 2px;
  font-size: 12px;
  padding: 0;
  height: auto;
  text-align: center;
  cursor: pointer;
}
.statement .statement-right .statement-img-box div {
  padding: 0;
}
.statement .statement-right .statement-img-box .statement-img {
  width: 24px;
  height: 14px;
  background-image: url(img/pop_arrow_bottom.png);
  background-repeat: no-repeat;
  background-position: center;
}
.statement .statement-right .expand {
  height: 100% !important;
}
.statement .statement-right .expand .statement-img-box .statement-img {
  background-image: url(img/pop_arrow.png);
}
.statement .rank-statement,
.statement .indicator-statement {
  margin-top: 4px;
}
.js_kBtn {
  position: relative;
  height: 45px;
}
.js_kBtn .pryxz {
  height: 37px;
  border-left: 1px solid #2f5895;
}
.js_kBtn .pryxz span {
  width: 5pc;
  position: relative;
  float: left;
  display: block;
  height: 35px;
  border: 1px solid #2f5895;
  border-left: none;
  text-align: center;
  font-size: 14px;
  line-height: 35px;
  cursor: pointer;
}
.js_kBtn .pryxz span.on {
  background-color: #2f5895;
  color: #fff;
}
.js_kBtn .pryxz span.on div {
  display: block;
}
.js_kBtn #scale-plus,
.js_kBtn #scale-minus {
  background-color: #2f5895;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin-left: 3px;
  padding: 0 20px;
  color: #fff;
}
.chartbox {
  border: 1px solid #e5e5e5;
  padding-bottom: 30px;
  overflow: hidden;
}
.stock-detail {
  font-size: 14px;
  margin-top: 5px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  height: 150px;
}
.stock-detail .price-box {
  height: 150px;
  width: 200px;
  float: left;
  border-right: 1px solid #e5e5e5;
  text-align: center;
}
.stock-detail .price-box .price-info {
  height: 100px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: bold;
}
.stock-detail .price-box .price-info .price {
  line-height: 70px;
  font-size: 30px;
}
.stock-detail .price-box .date-info {
  line-height: 50px;
  height: 50px;
}
.stock-detail .rate-box {
  float: left;
}
.stock-detail .rate-box table {
  width: 610px;
}
.stock-detail .rate-box table td {
  text-indent: 10px;
  height: 50px;
}
.stock-detail .company-box {
  border-left: 1px solid #e5e5e5;
  height: 150px;
  width: 250px;
  float: right;
  position: relative;
}
.stock-detail .company-box .company-head {
  width: 90px;
  line-height: 28px;
  text-align: center;
  background-color: #f3f3f3;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.stock-detail .company-box .introduction {
  padding: 10px;
  line-height: 25px;
  height: 60px;
  display: -webkit-box;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.stock-detail .company-box .more_link {
  margin-top: 15px;
  text-align: right;
}
.main .content .table-model {
  margin-bottom: 10px;
  margin-top: 2px;
}
.main .content .table-model td.title {
  width: 250px;
  background: #f5f5f5;
}
.main .content .table-model tr:nth-child(even) {
  background-color: transparent;
}
.kcbtip {
  border: #bbd4e8 1px solid;
  height: 250px;
  line-height: 250px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
