.yahei {
  width: 1060px;
  margin: 0 auto;
}
.huoyuandetail .title {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #2c2c2c;
  border-bottom: 5px solid #58badd;
  position: relative;
}
.huoyuandetail .title h2 .number {
  font-size: 14px;
  margin-left: 20px;
  color: #999;
}
.huoyuandetail .title h2 .number .color {
  color: #ff8c26;
}
.huoyuandetail .title .btnbox {
  position: absolute;
  right: 120px;
  top: 14px;
}
.huoyuandetail .title .btnbox a {
  text-decoration: none;
}
.huoyuandetail .title .btnbox a.QQClinet {
  background-color: #168bb4;
  border: 1px solid #adadad;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff !important;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
}
.huoyuandetail .title .btnbox a.delegateus {
  background-color: #168bb4;
  border: 1px solid #adadad;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 30px;
  margin-left: 20px;
  padding: 0 10px;
}
.huoyuandetail .title .btnbox a i {
  margin-right: 5px;
}
.huoyuandetail .title .btnbox a:hover {
  background-color: #37b1dc;
  border: 1px solid #37b1dc;
}
.huoyuandetail .title .btn_zh {
  text-decoration: none;
  display: block;
  position: absolute;
  right: 0;
  top: 12px;
  height: 35px;
  line-height: 35px;
  text-indent: 37px;
  width: 100px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  background: url("../../images/huoyuan-btn-1.png") no-repeat 13px 10px #ff8c26;
}
.huoyuandetail .title .btn_zh:hover {
  background-color: #ffa759;
}
.huoyuandetail .basic {
  border: 2px solid #f6f6f6;
  margin-top: 10px;
  padding: 10px;
}
.huoyuandetail .basic .tit {
  font-size: 18px;
  color: #2c2c2c;
  margin-bottom: 10px;
}
.huoyuandetail .basic .content .line {
  display: block;
  overflow: hidden;
}
.huoyuandetail .basic .content .line .info {
  float: left;
  margin-right: 10px;
}
.huoyuandetail .basic .content .line .info div {
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
}
.huoyuandetail .basic .content .line .info .pro {
  color: #bdbdbd;
  width: 86px;
  padding-right: 15px;
  text-align: right;
}
.huoyuandetail .basic .content .line .info .val {
  color: #737272;
  width: 180px;
  text-align: left;
  overflow: hidden;
}
.huoyuandetail .basic .content .line .info .medium {
  color: #737272;
  width: 181px;
  text-align: left;
  overflow: hidden;
}
.huoyuandetail .basic .content .line .info .long {
  color: #737272;
  width: 181px;
}
.huoyuandetail .basic .content .line .info .long .color {
  color: #ff8c26;
}
.huoyuandetail .basic .content .line .info .auto {
  color: #737272;
  width: auto;
}
.huoyuandetail .basic .content .line .info .auto div {
  margin-right: 10px;
}
.huoyuandetail .basic .content .line .info .auto div i {
  color: #ff8c26;
  margin-right: 5px;
}
.huoyuandetail .basic .content .line .info .auto .color {
  color: #ff8c26;
}
.huoyuandetail .better {
  margin-top: 10px;
  /*指标表格样式*/
}
.huoyuandetail .better .tit {
  background-color: #f6f6f6;
  height: 44px;
  line-height: 42px;
  color: #2c2c2c;
}
.huoyuandetail .better .tit h2 {
  font-size: 18px;
}
.huoyuandetail .better .tit h2 i {
  font-size: 23px;
  color: #58badd;
  margin-right: 10px;
  margin-left: 20px;
}
.huoyuandetail .better .tit h2 .c-light {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding-left: 15px;
  font-size: 14px;
  color: #ff8c26;
}
.huoyuandetail .better .btab {
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
  width: 100%;
  margin: 20px auto;
}
.huoyuandetail .better .btab a {
  color: #168bb4;
}
.huoyuandetail .better .btab td {
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding: 3px;
  height: 30px;
}
.huoyuandetail .better .btab .blabel {
  width: 110px;
  padding-right: 10px;
  background-color: #f9f9f9;
  text-align: right;
}
.huoyuandetail .better .btab .bwidth {
  width: 100px;
  text-align: right;
}
.huoyuandetail .better .btab .bcontrols {
  padding: 5px 10px;
}
.huoyuandetail .better .btab .bhean {
  background-color: #6fb4ed;
  height: 30px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-indent: 3px;
}
.huoyuandetail .better .bhelp-block {
  display: inline-block;
  margin-top: 5px;
}
.huoyuandetail .better .cent td {
  text-align: center;
}
.huoyuandetail .better input,
.huoyuandetail .better select {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 6px 4px;
}
.huoyuandetail .better input:focus,
.huoyuandetail .better select:focus {
  box-shadow: 0 0 10px #6fb4ed;
  border: 1px solid #6fb4ed;
}
.huoyuandetail .better .Fspan2 {
  width: 90px;
}
.huoyuandetail .better .span1 {
  width: 40px;
}
.huoyuandetail .better .span5 {
  width: 300px;
}
.huoyuandetail .better .span8 {
  width: 700px;
}
.huoyuandetail .better .content {
  display: block;
  overflow: hidden;
  padding: 15px 0;
}
.huoyuandetail .better .content .line {
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
}
.huoyuandetail .better .content .line div {
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 38px;
}
.huoyuandetail .better .content .line .p1 {
  width: 80px;
  text-align: right;
  line-height: 20px;
  margin-top: 10px;
  color: #ccc;
}
.huoyuandetail .better .content .line .p2 {
  width: 110px;
  text-align: right;
  background-color: #fff;
}
.huoyuandetail .better .content .line .p2 div {
  width: 100%;
  color: #bdbdbd;
}
.huoyuandetail .better .content .line .p3 {
  width: 80px;
  padding-left: 10px;
  text-align: left;
  background-color: #fff;
}
.huoyuandetail .better .content .line .p3 div {
  width: 100%;
  color: #737272;
}
.huoyuandetail .better .content .line .p4 {
  color: #737272;
  margin-left: 20px;
  background-color: #fff;
}
.huoyuandetail .better .content2 {
  display: block;
  overflow: hidden;
  padding: 15px;
}
.huoyuandetail .better .content2 .line {
  float: left;
  margin-bottom: 10px;
  height: 38px;
  display: block;
}
.huoyuandetail .better .content2 .line div {
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 38px;
}
.huoyuandetail .better .content2 .line .p1 {
  width: 80px;
  text-align: right;
  line-height: 20px;
  margin-top: 10px;
  color: #969595;
}
.huoyuandetail .better .content2 .line .p2 {
  width: 190px;
  text-align: right;
}
.huoyuandetail .better .content2 .line .p2 div {
  width: 100%;
  color: #bdbdbd;
}
.huoyuandetail .better .content2 .line .p3 {
  width: 80px;
  padding-left: 10px;
  text-align: left;
}
.huoyuandetail .better .content2 .line .p3 div {
  width: 100%;
  color: #737272;
}
.huoyuandetail .better .content2 .line .p4 {
  width: 80%;
  height: auto;
  display: block;
  overflow: hidden;
  float: left;
  color: #737272;
  padding-left: 10px;
  text-align: left;
}
.huoyuandetail .better .content2 .one {
  height: auto;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
