a {
  text-decoration: none;
}
.banner {
  position: relative;
  padding-bottom: 1.0667rem;
}
.banner > img {
  width: 10rem;
}
.banner_txt {
  position: absolute;
  z-index: 99;
  left: 0.2667rem;
  bottom: 0;
  width: 9.4667rem;
  height: 2rem;
  border-radius: 0.4667rem 0.4667rem 0 0;
  background-image: linear-gradient(to top right, #A64500, #CB272D);
}
.banner_txt ul {
  display: flex;
  justify-content: space-evenly;
}
.banner_txt li {
  width: 1.6rem;
  padding-top: 0.3467rem;
}
.banner_txt li img {
  width: 0.6667rem;
  display: block;
  margin: 0 auto;
}
.banner_txt li h4 {
  font-size: 0.32rem;
  color: #FFF7E8;
  text-align: center;
  margin-top: 0.1067rem;
}
.project {
  position: relative;
  width: 9.4667rem;
  height: 2rem;
  background-color: #fff;
  border-radius: 0 0 0.4667rem 0.4667rem;
  box-shadow: 0 0 0.1067rem 0.0267rem #eae8e8;
  margin: 0 auto;
}
.project h2 {
  position: absolute;
  top: 0.2667rem;
  left: 0.4rem;
  font-size: 0.56rem;
  color: #222;
}
.project p {
  position: absolute;
  right: 0.2667rem;
  top: 0.2667rem;
  font-size: 0.3333rem;
  color: #222;
}
.project p span {
  color: #7EB712;
  font-weight: 600;
}
.pirce {
  position: absolute;
  left: 0.4rem;
  top: 1.2rem;
  font-size: 0.4rem;
  color: #FF7D00;
}
.pirce span {
  font-size: 0.2667rem;
}
.h44 {
  font-weight: 600;
  font-size: 0.56rem;
}
.fwxq {
  padding-left: 0.4rem;
  line-height: 3;
}
.content {
  width: 9.4667rem;
  margin: 0 auto;
  margin-bottom: 1.7333rem;
  padding: 0.2667rem;
  box-sizing: border-box;
  border-radius: 0.3333rem;
  background-color: #fff;
  box-shadow: 0 0 0.1067rem 0.0267rem #eae8e8;
}
.p28 {
  font-size: 0.3733rem;
  color: #000;
  line-height: 1.8;
}
.p28 span {
  color: #4D1B00;
  font-weight: 500;
}
.content > img {
  width: 8.9333rem;
  display: block;
}
.top30 {
  margin-top: 0.4rem;
}
.shoufei {
  margin-top: 0.4rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.xuzhi {
  margin-top: 0.4rem;
  width: 8.9333rem;
  padding: 0.3333rem;
  padding-top: 0;
  box-sizing: border-box;
  border: 0.04rem dotted #A64500;
  border-radius: 0.2667rem;
}
.shoufei h2 {
  font-size: 0.48rem;
  margin-bottom: 0.2667rem;
}
.shoufei p {
  font-size: 0.32rem;
  line-height: 1.8;
}
.xuzhi h3 {
  width: 8.4rem;
  font-size: 0.4267rem;
  line-height: 2.5;
  text-align: center;
  border-bottom: 0.0667rem dotted #A64500;
  margin-bottom: 0.2667rem;
}
.xuzhi p {
  font-size: 0.2933rem;
  color: #555;
  line-height: 1.6;
  margin-bottom: 0.08rem;
}
.tab {
  position: fixed;
  z-index: 999;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 10rem;
}
.tab a:nth-child(1) {
  position: absolute;
  left: 0.4rem;
  bottom: 0.2rem;
  width: 1.3067rem;
  height: 1.3067rem;
  box-shadow: 0 0 0.1rem 0.033rem #f4f4f4;
  border-radius: 50%;
  background-color: #fff;
  border: 0.0133rem solid #A64500;
}
.tab a:nth-child(1) img {
  width: 1.3067rem;
  position: absolute;
  left: 0;
  top: 0;
}
.tab a:nth-child(1) p {
  font-size: 0.3467rem;
  text-align: center;
  margin-top: 0rem;
  color: #4D1B00;
}
.tab a:nth-child(2) {
  position: absolute;
  right: 0.4rem;
  bottom: 0.2667rem;
  width: 7.4667rem;
  height: 1.1733rem;
  text-align: center;
  border-radius: 0.5867rem;
  background-image: linear-gradient(to left top, #4d1b00, #FF7D00);
}
.tab a:nth-child(2) img {
  float: left;
  width: 0.5333rem;
  margin-right: 0.2133rem;
  margin-top: 0.266rem;
  margin-left: 2.4rem;
}
.tab a:nth-child(2) span {
  float: left;
  font-size: 0.4rem;
  line-height: 1.1733rem;
  color: #fff;
}
.right_bh {
  position: fixed;
  right: 0.2rem;
  bottom: 6.1333rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #FF7D00;
}
.right_bh img {
  width: 0.72rem;
  margin-left: 50%;
  margin-top: 50%;
  transform: translate(-50%, -50%);
}
