﻿.part {
  padding: 0.5rem 0 0.5rem 0;
}
.commonTitle {
  text-align: center;
}
.commonTitle h1 {
  color: #333333;
  font-size: 0.45rem;
  font-weight: bold;
  letter-spacing: 0.9px;
}
.commonTitle span {
  display: inline-block;
  width: 0.74rem;
  height: 0.07rem;
  background: #ff6727;
  border-radius: 4px;
  margin-top: 0.2rem;
}
.commonTitle p {
  margin-top: 0.2rem;
  font-size: 0.28rem;
  color: #242424;
}
/* banner */
.banner {
  background: url(../images/yhcx/bannerBg.png) no-repeat center;
  background-size: cover;
  height: 9.91rem;
  text-align: center;
  color: #fff;
}
.banner .banner-logo {
  width: 1.4rem;
  height: 0.57rem;
  margin-top: 0.68rem;
  margin-bottom: 0.37rem;
}
.banner h1 {
  font-size: 0.56rem;
  letter-spacing: 1.12px;
  font-weight: bold;
}
.banner p {
  margin-top: 0.2rem;
  font-size: 0.36rem;
  letter-spacing: 0.72px;
}
.banner a {
  display: inline-block;
  margin-top: 0.66rem;
  width: 1.7rem;
  height: 0.51rem;
  text-align: center;
  line-height: 0.51rem;
  background: #ff6727;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.28rem;
  letter-spacing: 0.56px;
}
.partA {
  padding-bottom: 0.6rem;
}
.partAgroup {
  display: flex;
  flex-direction: column;
  padding: 0 0.24rem;
  margin-top: 0.2rem;
  padding-right: 0.4rem;
}
.partAitem {
  margin-top: 0.2rem;
  display: flex;
  height: 1.76rem;
  background: #ff822e;
  border: 2px solid #ff822e;
  border-radius: 0.1rem;
  padding: 0.28rem 0.44rem 0.4rem 0.23rem;
  box-sizing: border-box;
  position: relative;
}
.partAzhezhao {
  position: absolute;
  right: -0.2rem;
  top: -0.03rem;
  z-index: -1;
  width: 0.4rem;
  height: 1.76rem;
  background: #292929;
  border-radius: 0.1rem;
  box-shadow: 4px 4px 4px 0px rgba(75, 154, 223, 0.16);
}
.partAitem img {
  width: 1.23rem;
  height: 1.07rem;
  margin-right: 0.44rem;
}
.partAdesc {
  color: #fff;
}
.partAdesc p {
  font-size: 0.28rem;
  font-weight: bold;
  text-shadow: 0px 3px 3px 0px rgba(174, 81, 9, 0.35);
}
.partAdesc span {
  font-size: 0.22rem;
  line-height: 0.36rem;
  display: inline-block;
  letter-spacing: 0.88px;
}
.partB {
  background: rgba(249, 249, 249, 0.97);
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.partBbox {
  height: 7.38rem;
  background: #ff822e;
  border-radius: 0.22rem;
  box-shadow: 0px 3px 10px 0px rgba(161, 161, 161, 0.38);
  padding: 0.32rem 0.2rem 0 0.2rem;
  position: relative;
}
.partBimg {
  margin-top: 0.36rem;
}
.partBpositive {
  position: absolute;
  right: 0;
  bottom: 0;
}
.partC {
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.partCbox {
  height: 7.38rem;
  background: #ff822e;
  border-radius: 0.22rem;
  box-shadow: 0px 3px 10px 0px rgba(161, 161, 161, 0.38);
  padding: 0.32rem 0.2rem 0 0.2rem;
  position: relative;
}
.partCimg {
  margin-top: 0.36rem;
}
.partCpositive {
  position: absolute;
  right: 0;
  bottom: 0;
}
.partD {
  background: #fff6f0;
  padding: 0.65rem 0.24rem 0.49rem 0.24rem;
}
.partDbox {
  position: relative;
  text-align: center;
  padding: 0.6rem 0.2rem 0.25rem 0.2rem;
}
.partDbg {
  position: absolute;
  left: 0;
  top: 0;
  height: 6.85rem;
}
.partDimg {
  margin-top: 1.2rem;
  position: relative;
  z-index: 1;
}
.partD .commonTitle {
  position: relative;
  z-index: 1;
}
.partEgroup {
  padding: 0 0.24rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.1rem;
}
.partEitem {
  text-align: center;
  margin-top: 0.43rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partEitem img {
  width: 3.2rem;
  height: 6.32rem;
}
.partEitem p {
  display: inline-block;
  width: 2.21rem;
  height: 0.54rem;
  text-align: center;
  line-height: 0.54rem;
  background: linear-gradient(127deg, #ff822e 10%, #fe9620 80%);
  border-radius: 0.24rem;
  font-size: 0.3rem;
  color: #fff;
  letter-spacing: 0.9px;
  margin-top: 0.27rem;
}
