body {
  background: #E6E6E6;
  line-height: 0;
  font-size: 0;
}
p,
ul {
  margin-block-start: 0em;
  -webkit-margin-before: 0;
  margin-block-end: 0em;
  -webkit-margin-after: 0;
  margin-inline-start: 0;
  -webkit-margin-start: 0;
  margin-inline-end: 0;
  -webkit-margin-end: 0;
  padding-inline-start: 0;
  list-style: none;
}
.home-banner {
  width: 37.5rem;
  height: 20.15rem;
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/home-banner-bg.png) left top no-repeat;
  background-size: 37.5rem 20.15rem;
}
.home-banner .home-service {
  width: 2.15rem;
  height: 2.15rem;
  position: absolute;
  right: 2rem;
  top: 1.75rem;
  display: block;
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/home-service-icon.png) left top no-repeat;
  background-size: 2.15rem 2.15rem;
}
.fixed-banner {
  width: 37.5rem;
  height: 7.35rem;
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/home-banner-bg2.png) left top no-repeat;
  background-size: 37.5rem 7.35rem;
  box-shadow: 0px 0.25rem 0.75rem 0px rgba(51, 51, 51, 0.75);
  position: fixed;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 1;
}
.fixed-banner .home-service {
  width: 2.15rem;
  height: 2.15rem;
  position: absolute;
  right: 1.75rem;
  top: 2.6rem;
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/home-service-icon2.png) left top no-repeat;
  background-size: 2.15rem 2.15rem;
}
.card-content {
  width: 34.5rem;
  height: 20.6rem;
  background: #fff;
  border-radius: 0.8rem;
  margin: 0 auto;
  margin-top: -11.15rem;
  padding: 0.7rem 0rem 1.1rem 0rem;
  box-sizing: border-box;
}
.card-content .card-img {
  width: 33.1rem;
  height: 14rem;
  display: block;
  margin: 0rem auto;
}
.card-content .card-share-btn {
  display: block;
  width: 33.1rem;
  height: 3.6rem;
  line-height: 3.6rem;
  margin: 0 auto;
  background: #BF9555;
  font-family: SourceHanSansCN-Regular;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 1.8rem;
  margin-top: 1.2rem;
}
.poster-tit {
  width: 100%;
  height: 1.55rem;
  line-height: 1.55rem;
  color: #000;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  font-size: 1.6rem;
  padding-left: 1.5rem;
  box-sizing: border-box;
  position: relative;
}
.poster-tit::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0.3rem;
  height: 1.5rem;
  border-radius: 0rem 0.25rem 0.25rem 0rem;
  background: #BF9555;
}
.share-poster {
  width: 34.5rem;
  background: #fff;
  border-radius: 0.8rem;
  margin: 1.5rem auto;
  padding: 2rem 0rem;
  box-sizing: border-box;
}
.share-poster .poster-content {
  width: 33rem;
  height: 21.3rem;
  overflow: hidden;
  margin: 1.5rem 0rem 0rem 1.5rem;
}
.share-poster .poster-content .poster-content-list {
  white-space: nowrap;
  overflow-y: auto;
  height: 100%;
}
.share-poster .poster-content .poster-content-list::-webkit-scrollbar {
  display: none;
}
.share-poster .poster-content .poster-content-list .poster-content-item {
  display: inline-block;
  width: 12rem;
  height: 21.3rem;
  margin-right: 1.4rem;
}
.share-poster .poster-content .poster-content-list .poster-content-item .item-img {
  width: 100%;
  height: 100%;
}
.share-consult {
  width: 34.5rem;
  padding: 2rem 0rem;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0.8rem;
  margin: 0 auto;
  margin-bottom: 8rem;
}
.share-consult .share-consult-list {
  width: 31.5rem;
  margin: 0 auto;
}
.share-consult .share-consult-list .consult-list-item {
  width: 100%;
  padding: 2rem 0rem 1.5rem 0rem;
  box-sizing: border-box;
  border-bottom: 1px solid #E8E8E8;
  display: flex;
  justify-content: space-between;
}
.share-consult .share-consult-list .consult-list-item:last-child {
  border: none;
  padding-bottom: 0rem;
}
.share-consult .share-consult-list .consult-list-item .item-left {
  width: 19.5rem;
  height: 100%;
}
.share-consult .share-consult-list .consult-list-item .item-left .item-left-tit {
  font-family: SourceHanSansCN-Regular;
  color: #000;
  font-size: 1.5rem;
  line-height: 1.8rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.share-consult .share-consult-list .consult-list-item .item-left .item-left-tips {
  margin-top: 2rem;
  width: 100%;
  font-family: SourceHanSansCN-Regular;
  color: #999;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
.share-consult .share-consult-list .consult-list-item .item-left .item-left-tips .item-left-read {
  padding-left: 2.45rem;
  position: relative;
  margin-right: 2rem;
}
.share-consult .share-consult-list .consult-list-item .item-left .item-left-tips .item-left-read::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.55rem;
  height: 1.25rem;
  background: url(https://images.zhongmin.cn/bofen_wap/informationDetails/images/information-read-icon.png) left top no-repeat;
  background-size: 1.55rem 1.25rem;
}
.share-consult .share-consult-list .consult-list-item .item-left .item-left-tips .item-left-share {
  padding-left: 2.15rem;
  position: relative;
}
.share-consult .share-consult-list .consult-list-item .item-left .item-left-tips .item-left-share::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.3rem;
  height: 1.3rem;
  background: url(https://images.zhongmin.cn/bofen_wap/informationDetails/images/information-share-icon.png) left top no-repeat;
  background-size: 1.3rem 1.3rem;
}
.share-consult .share-consult-list .consult-list-item .item-right {
  width: 10rem;
  height: 100%;
}
.share-consult .share-consult-list .consult-list-item .item-right .item-right-img {
  width: 10rem;
  height: 7.5rem;
}
.footer-nav-box {
  background: #fff;
  width: 37.5rem;
  height: 5.9rem;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 100;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 0.95rem 0rem;
  box-sizing: border-box;
  font-family: SourceHanSansCN-Regular;
  z-index: 2;
}
.footer-nav-box a {
  display: block;
  text-decoration: none;
  position: relative;
  width: 50%;
  padding-top: 2.8rem;
  line-height: 1.1rem;
  font-size: 1.1rem;
  color: #333;
  text-align: center;
}
.footer-nav-box .home {
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/home.png) center 0rem no-repeat;
  background-size: 2.4rem auto;
}
.footer-nav-box .cur.home {
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/home-cur.png) center 0rem no-repeat;
  background-size: 2.4rem auto;
  color: #000;
}
.footer-nav-box .share {
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/share.png) center 0rem no-repeat;
  background-size: 2.4rem auto;
}
.footer-nav-box .cur.share {
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/share-cur.png) center 0rem no-repeat;
  background-size: 2.4rem auto;
  color: #000;
}
.footer-nav-box .user {
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/userCenter.png) center 0rem no-repeat;
  background-size: 2.4rem auto;
}
.footer-nav-box .cur.user {
  background: url(https://images.zhongmin.cn/bofen_wap/home/images/userCenter-cur.png) center 0rem no-repeat;
  background-size: 2.4rem auto;
  color: #000;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 101;
}
.mask .mask-share-box {
  position: relative;
  width: 24.3rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mask .mask-share-box .close-btn {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: -3.75rem;
  right: 0;
}
.mask .mask-share-box .share-img-box {
  position: relative;
  width: 24.4rem;
  height: 43.1rem;
  border: 0.2rem solid #e6e6e6;
  border-radius: 0.4rem;
}
.mask .mask-share-box .share-img-box .mask-share-img {
  width: 100%;
  height: 100%;
}
.mask .mask-share-box .share-img-box .rwm-box {
  position: absolute;
  width: 4rem;
  height: 4.7rem;
  bottom: 1rem;
  right: 1rem;
}
.mask .mask-share-box .share-img-box .rwm-box .rwm-img {
  width: 100%;
  height: 100%;
}
.mask .mask-share-box .share-tips {
  font-family: SourceHanSansCN-Regular;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  margin-top: 1.5rem;
}
.mask .mask-service-box {
  position: relative;
  width: 24.3rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mask .mask-service-box .close-btn {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: -3.75rem;
  right: 0;
}
.mask .mask-service-box .mask-service-img {
  width: 24.4rem;
}
.mask .mask-service-box .service-tips {
  font-family: SourceHanSansCN-Regular;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  margin-top: 1.5rem;
}
