.co .title {
  height: 47px;
  line-height: 47px;
  color: #e05c49;
  font-size: 13px;
  margin-bottom: 20px;
}
.co .top .headline h1 {
  color: #333;
  font-size: 22px;
}
.co .top .headline .issuer_serial_number {
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}
.co .top .headline .category {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.co .top .headline .category .category_html {
  display: inline-block;
  color: #000;
  margin-left: 20px;
}
.co .top .headline .category :first-child {
  display: inline-block;
  width: 100px;
}
.co .top .headline .linkman {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.co .top .headline .linkman .linkman_html {
  display: inline-block;
  color: #000;
  margin-left: 20px;
}
.co .top .headline .linkman :first-child {
  display: inline-block;
  width: 100px;
}
.co .top .headline .price {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.co .top .headline .price .price_html {
  display: inline-block;
  color: #d9534f;
  margin-left: 20px;
}
.co .top .headline .price :first-child {
  display: inline-block;
  width: 100px;
}
.co .top .headline .source {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.co .top .headline .source .source_html {
  display: inline-block;
  color: #000;
  margin-left: 20px;
}
.co .top .headline .source :first-child {
  display: inline-block;
  width: 100px;
}
.co .top .headline .area {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.co .top .headline .area .area_html {
  display: inline-block;
  color: #000;
  margin-left: 20px;
}
.co .top .headline .area :first-child {
  display: inline-block;
  width: 100px;
}
.co .top .headline .phone {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.co .top .headline .phone .phone_html {
  display: inline-block;
  color: #d9534f;
  margin-left: 20px;
}
.co .top .headline .phone :first-child {
  display: inline-block;
  width: 100px;
}
.co .top .tip {
  width: 700px;
  height: 130px;
  line-height: 20px;
  padding: 15px;
  font-size: 14px;
  color: #333;
  background-color: #f8e1e1;
  margin: 20px 0;
}
.co .bottom .xxjs {
  font-size: 14px;
  background-color: #e05c49;
  color: #fff;
  width: 80px;
  text-align: center;
  height: 28px;
  line-height: 28px;
}
.co .bottom .des {
  padding: 20px 0;
  border-top: 1px solid #e05c49;
}
.co .bottom .des .pre-line {
  white-space: pre-line;
  color: #333;
  font-size: 14px;
}
.co .bottom .prompt_message {
  margin: 20px 0 50px;
  width: 800px;
  height: 50px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  padding: 5px;
  border: 1px dashed #e05c49;
}
