.lf {
  float: left;
}
.rt {
  float: right;
}
.clear_f:after {
  content: "";
  display: table;
  clear: both;
}
.clear_f:before {
  content: "";
  display: table;
}
a {
  text-decoration: none;
  color: #333;
}
.clear {
  clear: both;
}
.bg,
.btn_box,
.tit_box {
  padding: 0.1666664rem 0 0.1041665rem;
  background: #111214;
}
.btn_box a {
  display: block;
  width: 46%;
  margin: 0.1041665rem auto 0;
  text-align: center;
  font-size: 0.2708329rem;
  line-height: 0.624999rem;
  border-radius: 0.3124995rem;
  background: #b28541;
  color: #2c251a;
}
.nrjs {
  font-size: 0.2499996rem;
  line-height: 0.4583326rem;
  width: 93.75%;
  margin: 0 auto 0.208333rem;
  border-top: 1px dashed #6c522c;
  color: #af8340;
  border-bottom: 1px dashed #6c522c;
  padding: 0.1041665rem 0;
}
.tit {
  text-align: center;
  font-size: 0.2916662rem;
  line-height: 0.5833324rem;
  color: #d6a95c;
}
.tit_box img {
  width: 10.5%;
  margin: -0.0416666rem auto 0.1041665rem;
}
.jybz {
  width: 65%;
  margin: 0 auto;
}
.jybz div {
  display: inline-block;
  width: 33.3%;
  text-align: center;
  font-size: 0.2708329rem;
  line-height: 0.416666rem;
  color: #fff;
}
.jybz p {
  font-size: 0.2499996rem;
  line-height: 0.4583326rem;
  color: #9e773b;
  margin-top: 0.1666664rem;
}
