html,
body {
  background-color: #F0F2F5;
}
.youhao-plan .title {
  color: #4a4a4a;
  line-height: 0.85rem;
  font-size: 0.5rem;
}
.youhao-plan .title-1 {
  color: #626161;
  line-height: 0.56rem;
  font-size: 0.4rem;
}
.youhao-plan .iconFixed {
  position: fixed;
  top: 1.5rem;
  left: 0;
}
.youhao-plan .youhao-header {
  position: fixed;
  top: 0;
  left: 0;
}
.youhao-plan .youhao-bread-crumb {
  position: fixed;
  top: 0.7rem;
  left: 0;
  width: 100%;
  height: 0.8rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.youhao-plan .youhao-bread-crumb .bread-crumb-container {
  width: calc(100% - 3.92rem);
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youhao-plan .youhao-bread-crumb .bread-crumb-container .breadCrumb {
  height: 100%;
  display: flex;
  align-items: center;
}
.youhao-plan .youhao-bread-crumb .bread-crumb-container .breadCrumb span {
  font-size: 0.24rem;
  font-weight: 500;
  color: #626161;
}
.youhao-plan .youhao-bread-crumb .bread-crumb-container .breadCrumb span:nth-child(2) {
  margin: 0 0.1rem;
}
.youhao-plan .youhao-bread-crumb .bread-crumb-container .ask {
  width: 1.52rem;
  height: 0.46rem;
  border-radius: 0.27rem;
  border: 1px solid #85A7E6;
  font-size: 0.18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  color: #8FAEE8;
}
.youhao-plan .youbao-plan-banner {
  width: 100%;
  margin-top: 1.7rem;
  height: 2.87rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.youhao-plan .youbao-plan-banner .plan-banner-image {
  width: calc(100% - 0.34rem);
  height: 100%;
  border-radius: 8px;
  background-image: url('fa_fm_bg.jpg');
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.youhao-plan .youbao-plan-banner .plan-banner-image .plan-title {
  font-size: 0.5rem;
  color: #fff;
  margin-top: 0.5rem;
  line-height: 0.6rem;
}
.youhao-plan .youbao-plan-banner .plan-banner-image .icon {
  width: 1.28rem;
  height: 1.07rem;
  margin-top: 0.4rem;
  background-image: url('https://cy.meigei.com/index_img/fa_icon_title_fm.png');
  background-size: 100% 100%;
}
.youhao-plan .youhao-plan-icon {
  width: 100%;
  padding-top: 0.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F0F2F5;
  z-index: 999;
}
.youhao-plan .youhao-plan-icon ul {
  display: flex;
  justify-content: space-between;
}
.youhao-plan .youhao-plan-icon ul li {
  width: 0.74rem;
}
.youhao-plan .youhao-plan-icon ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.youhao-plan .youhao-plan-icon ul li div {
  width: 100%;
  height: 0.74rem;
  background: linear-gradient(315deg, #06D0F2 0%, #4D70D7 100%);
  background-image: url('icon_fa_fm.png');
  background-size: 12.94rem 5.74rem;
  cursor: pointer;
}
.youhao-plan .youhao-plan-icon ul li .icon1 {
  background-position: 0 0;
}
.youhao-plan .youhao-plan-icon ul li .icon2 {
  background-position: -0.84rem 0;
}
.youhao-plan .youhao-plan-icon ul li .icon3 {
  background-position: -1.68rem 0;
}
.youhao-plan .youhao-plan-icon ul li .icon4 {
  background-position: -2.52rem 0;
}
.youhao-plan .youhao-plan-icon ul li .icon5 {
  background-position: -3.36rem 0;
}
.youhao-plan .youhao-plan-icon ul li .icon6 {
  background-position: -4.2rem 0;
}
.youhao-plan .youhao-plan-icon ul li .active {
  background-position: -4.2rem -0.84rem;
}
.youhao-plan .youhao-plan-icon ul li p {
  margin-top: 0.05rem;
  font-size: 0.12rem;
  color: #626161;
  white-space: nowrap;
  margin-bottom: 0.05rem;
}
.youhao-plan .youhao-plan-icon ul li:nth-child(2),
.youhao-plan .youhao-plan-icon ul li:nth-child(3),
.youhao-plan .youhao-plan-icon ul li:nth-child(4),
.youhao-plan .youhao-plan-icon ul li:nth-child(5),
.youhao-plan .youhao-plan-icon ul li:nth-child(6) {
  margin-left: 0.53rem;
}
.youhao-plan .youhao-plan-costControl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.youhao-plan .youhao-plan-costControl .title {
  margin-top: 0.37rem;
}
.youhao-plan .youhao-plan-costControl .title-1 {
  margin-top: 0.08rem;
}
.youhao-plan .youhao-plan-costControl .costControl-item {
  width: calc(100% - 0.4rem);
  margin-top: 0.25rem;
  display: flex;
  justify-content: space-between;
}
.youhao-plan .youhao-plan-costControl .costControl-item li {
  width: calc(50% - 0.1rem);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.youhao-plan .youhao-plan-costControl .costControl-item li .item-icon {
  width: 100%;
  height: 5rem;
  border-radius: 0.12rem;
  background-size: 100% 100%;
}
.youhao-plan .youhao-plan-costControl .costControl-item li .item-title {
  margin-top: 0.22rem;
  height: 0.52rem;
  line-height: 0.52rem;
  color: #626161;
  font-size: 0.3rem;
}
.youhao-plan .youhao-plan-costControl .costControl-item li .item-info {
  font-size: 0.21rem;
  color: #626161;
  line-height: 0.34rem;
  text-align: center;
}
.youhao-plan .youhao-plan-costControl .costControl-item li .icon1 {
  background-image: url('fa_fm5_banner02.jpg');
}
.youhao-plan .youhao-plan-costControl .costControl-item li .icon2 {
  background-image: url('fa_gyl_banner02.jpg');
}
.youhao-plan .youhao-plan-costControl .costControl-item li:nth-child(1) .item-info {
  width: 5.04rem;
}
.youhao-plan .youhao-plan-costControl .costControl-item li:nth-child(2) .item-info {
  width: 3.7rem;
}
.youhao-plan .youhao-plan-store {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.youhao-plan .youhao-plan-store .title-1 {
  padding: 0.3rem 0 0.2rem 0;
}
.youhao-plan .youhao-plan-store .store-banner {
  width: calc(100% - 0.4rem);
  height: 6rem;
  border-radius: 0.12rem;
  background-image: url('fa_fm5_banner01.png');
  background-size: 100% 100%;
}
.youhao-plan .youhao-plan-store .store-item {
  display: flex;
  margin-top: 0.45rem;
}
.youhao-plan .youhao-plan-store .store-item li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.youhao-plan .youhao-plan-store .store-item li .item-icon {
  width: 0.6rem;
  height: 0.6rem;
  background-image: url('icons_fa_fm.png');
  background-size: 16.89rem 19.76rem;
}
.youhao-plan .youhao-plan-store .store-item li p {
  margin-top: 0.2rem;
  font-size: 0.21rem;
  color: #626161;
  line-height: 0.34rem;
  text-align: center;
}
.youhao-plan .youhao-plan-store .store-item li .icon1 {
  background-position: -8.4rem -4.13rem;
}
.youhao-plan .youhao-plan-store .store-item li .icon2 {
  background-position: -11.9rem -4.13rem;
}
.youhao-plan .youhao-plan-store .store-item li .icon3 {
  background-position: -12.6rem -4.13rem;
}
.youhao-plan .youhao-plan-store .store-item li:nth-child(1) p {
  width: 3.14rem;
}
.youhao-plan .youhao-plan-store .store-item li:nth-child(2) {
  margin-left: 1.4rem;
}
.youhao-plan .youhao-plan-store .store-item li:nth-child(2) p {
  width: 3.8rem;
}
.youhao-plan .youhao-plan-store .store-item li:nth-child(3) {
  margin-left: 1.29rem;
}
.youhao-plan .youhao-plan-store .store-item li:nth-child(3) p {
  width: 3.36rem;
}
.youhao-plan .youhao-plan-give {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.youhao-plan .youhao-plan-give .title-1 {
  padding: 0.3rem 0 0.2rem 0;
}
.youhao-plan .youhao-plan-give .give-banner {
  width: calc(100% - 0.4rem);
  height: 6rem;
  border-radius: 0.12rem;
  background-image: url('fa_gyl_banner04.jpg');
  background-size: 100% 100%;
}
.youhao-plan .youhao-plan-give .give-item {
  display: flex;
  margin-top: 0.45rem;
}
.youhao-plan .youhao-plan-give .give-item li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.youhao-plan .youhao-plan-give .give-item li .item-icon {
  width: 0.6rem;
  height: 0.6rem;
  background-image: url('icons_fa_fm.png');
  background-size: 16.89rem 19.76rem;
}
.youhao-plan .youhao-plan-give .give-item li p {
  margin-top: 0.2rem;
  font-size: 0.21rem;
  color: #626161;
  line-height: 0.34rem;
  text-align: center;
}
.youhao-plan .youhao-plan-give .give-item li .icon1 {
  width: 0.65rem;
  background-position: -13.28rem -4.13rem;
}
.youhao-plan .youhao-plan-give .give-item li .icon2 {
  background-position: -14rem -4.13rem;
}
.youhao-plan .youhao-plan-give .give-item li .icon3 {
  background-position: -14.7rem -4.13rem;
}
.youhao-plan .youhao-plan-give .give-item li:nth-child(1) p {
  width: 3.14rem;
}
.youhao-plan .youhao-plan-give .give-item li:nth-child(2) {
  margin-left: 1.4rem;
}
.youhao-plan .youhao-plan-give .give-item li:nth-child(2) p {
  width: 3.8rem;
}
.youhao-plan .youhao-plan-give .give-item li:nth-child(3) {
  margin-left: 1.29rem;
}
.youhao-plan .youhao-plan-give .give-item li:nth-child(3) p {
  width: 3.36rem;
}
.youhao-plan .youhao-customer .customer-list li:nth-child(1) div {
  background-position: 0 0;
}
.youhao-plan .youhao-customer .customer-list li:nth-child(2) div {
  background-position: -6.34rem 0;
}
.youhao-plan .youhao-customer .customer-list li:nth-child(3) div {
  background-position: -12.68rem 0;
}
.youhao-plan .youhao-footer {
  margin-top: 0.3rem;
}
