.xqy-b {
  width: 800px;
  margin: 0 auto;
}
.btop {
  width: 800px;
  height: 732px;
  background-image: url(btop.jpg);
}
.bcp-tit {
  width: 800px;
  height: 170px;
  background-image: url(bcp-tit.jpg);
}
.btext {
  width: 760px;
  padding: 20px 20px;
  background-color: #f7f7f7;
}
.btext p {
  font-size: 16px;
  text-align: justify;
  text-indent: 2em;
  line-height: 30px;
}
.byoushi-tit {
  width: 800px;
  height: 170px;
  background-image: url(bhxys.jpg);
}
.byoushi-cont {
  width: 800px;
  height: 456px;
  background-image: url(bxzwm.jpg);
}
.blxwm-tit {
  width: 800px;
  height: 171px;
  background-image: url(blxwm.jpg);
}
.blx-p {
  width: 800px;
  padding-top: 60px;
  padding-bottom: 60px;
  border-left: 1px solid #f5f4f4;
  border-right: 1px solid #f5f4f4;
}
.blx-p p {
  display: block;
  margin: 0 auto;
  background-color: #f5f4f4;
  width: 580px;
  height: 45px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  line-height: 45px;
  padding-left: 65px;
  font-size: 14px;
  color: #000;
  margin-top: 15px;
}
.blx-p p img {
  width: 25px;
  height: 25px;
  margin-right: 25px;
  display: inline-block;
  float: right;
  margin-top: 11px;
}
.bbotom {
  width: 800px;
  height: 44px;
  background: url(blxbotom.jpg);
}