﻿.BaRuan_Footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
}
.BaRuan_Footer .Item {
  overflow: hidden;
  transform: translateX(-50%);
  position: absolute;
  visibility: visible;
  bottom: 0;
  width: calc(100% - 40px);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  left: 50%;
  height: fit-content;
  z-index: 1001;
  transition: height 1s;
  backdrop-filter: blur(10px);
  background-image: linear-gradient(180deg, rgba(97, 101, 105, 0.4) 0%, rgba(97, 101, 105, 0.7) 98%);
  box-shadow: 0 12px 24px 0 rgb(0 0 0%);
  border-radius: 8px 8px 0 0;
  transform-origin: center bottom;
}
.BaRuan_Footer .Item .Item_l {
  float: left;
  display: flex;
  padding: 15px;
}
.BaRuan_Footer .Item .Item_l .User {
  cursor: pointer;
  display: flex;
  color: #fff;
}
.BaRuan_Footer .Item .Item_l .User .head img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.BaRuan_Footer .Item .Item_l .User .User_Info {
  margin-left: 10px;
}
.BaRuan_Footer .Item .Item_l .User .User_Info .Name {
  font-size: 16px;
  letter-spacing: 2px;
}
.BaRuan_Footer .Item .Item_l .User .User_Info .ZhiWei {
  color: #ccc;
}
.BaRuan_Footer .Item .Item_l .User .User_Info p {
  margin: 0px;
  text-align: left;
}
.BaRuan_Footer .Item .Item_l .logo img {
  height: 45px;
}
.BaRuan_Footer .Item .Item_l .Xian {
  max-height: 27px;
  max-width: 120px;
  border-right: 1px solid #d1d1d1;
  padding-right: 15px;
  margin-right: 25px;
  margin-top: 10px;
}
.BaRuan_Footer .Item .Item_l .phone {
  font-weight: initial;
  color: #fff;
  margin-left: 50px;
  height: 45px;
  line-height: 45px;
  font-size: 25px;
}
.BaRuan_Footer .Item .Item_l .phone .iconfont {
  font-size: 25px;
}
.BaRuan_Footer .Item .Item_r {
  float: right;
  margin-right: 30px;
}
.BaRuan_Footer .Item .Item_r ul {
  overflow: hidden;
  color: #fff;
}
.BaRuan_Footer .Item .Item_r ul li {
  float: left;
  padding: 16px 10px;
  cursor: pointer;
}
.BaRuan_Footer .Item .Item_r ul li .iconfont {
  font-size: 22px;
}
.BaRuan_Footer .Item .Item_r ul li .IcoBox {
  padding-bottom: 2px;
}
.BaRuan_Footer .Item .Item_r ul li:hover {
  background: rgba(0, 0, 0, 0.3);
}
.FangYuanXin {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.FangYuanXin #map {
  height: 280px;
}
.FangYuanXin .FangYuanXinHtml {
  margin: 20px;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox {
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
  padding: 20px;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .FangYuanBox_l {
  float: left;
  width: 50%;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .FangYuanBox_r {
  float: right;
  width: 50%;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .titleName {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  padding-bottom: 20px;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .ul_box .u_1 li {
  padding-bottom: 10px;
  font-size: 16px;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .ul_box .u_2 {
  overflow: hidden;
  margin-top: 20px;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .ul_box .u_2 li {
  width: 50%;
  float: left;
  padding-bottom: 10px;
  font-size: 16px;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .ul_box .title {
  color: #999;
}
.FangYuanXin .FangYuanXinHtml .FangYuanBox .ul_box .value {
  margin-left: 20px;
}
.FangYuanXin .FangYuanXinHtml .AllFangXin {
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  cursor: pointer;
}
.FangYuanXin .FangYuanXinHtml .AllFangXin .AllA {
  color: #fff;
  padding: 0px 20px;
}
.FangYuanXin .FangYuanXinHtml .AllFangXin .AllA:hover {
  color: #0079fe !important;
}
.PCBar {
  position: absolute;
  top: 55px;
  left: 55px;
}
.PCBar .TitleBar {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 30px;
  border-radius: 5px;
  cursor: pointer;
}
.PCBar .TitleBar i {
  color: #d4d4d4;
}
.WapBar {
  position: absolute;
  top: 20px;
  width: 100%;
  text-align: center;
}
.WapBar .TitleBar {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 15px;
  border-radius: 30px;
}
.WapBar .TitleBar i {
  color: #d4d4d4;
}
.HuXingHtml {
  padding: 15px 15px 0px 15px;
}
.HuXingHtml img {
  width: 100%;
  height: 100%;
}
.PCSaoMaShare {
  position: absolute;
  bottom: 86px;
  right: 21px;
}
.PCSaoMaShare .JianTou {
  position: absolute;
  right: 60px;
}
.PCSaoMaShare .JianTou i {
  color: #000;
  position: absolute;
  bottom: -13px;
}
.PCSaoMaShare .Share {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  overflow: hidden;
}
.PCSaoMaShare .Share .Share_L {
  float: left;
}
.PCSaoMaShare .Share .Share_L img {
  width: 100px;
  height: 100px;
}
.PCSaoMaShare .Share .Share_L .ShareTitle {
  color: #fff;
  text-align: center;
  padding: 5px 0px;
}
.PCSaoMaShare .Share .Share_R {
  float: left;
  width: 100px;
  height: 100px;
  color: #fff;
  line-height: 100px;
  text-align: center;
}
.PC_FangRuan .Top_HuTitle {
  width: 200px;
  position: absolute;
  right: 10px;
  top: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 0px;
  text-align: center;
}
.WAP_FangRuan .Share {
  position: absolute;
  top: 18px;
  color: #fff;
  right: 20px;
}
.WAP_FangRuan .Share i {
  font-size: 20px;
  padding: 5px;
}
.WAP_FangRuan .Top_HuTitle {
  width: 100px;
  position: absolute;
  right: 10px;
  top: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 0px;
  text-align: center;
}