.version {
  margin-top: 66px;
  height: 462px;
  width: 100%;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/lianxi.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.version > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.version > div h6 {
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  margin: 0 20px;
}
.version > div div {
  width: 46px;
  height: 6px;
  background-color: #fff;
}
.content .bottom {
  width: 100%;
  height: 526px;
}
.content .bottom .howToFindUs {
  height: 100%;
  overflow: hidden;
}
.content .bottom .howToFindUs .howToFindUs_title {
  margin-top: 98px;
  text-align: center;
  margin-bottom: 96px;
}
.content .bottom .howToFindUs .howToFindUs_title h5 {
  font-size: 38px;
  color: #333333;
  font-weight: 400;
}
.content .bottom .howToFindUs .howToFindUs_contact {
  height: 200px;
  margin-top: 100px;
}
.content .bottom .howToFindUs .howToFindUs_contact > div {
  float: left;
  height: 100%;
  text-align: center;
}
.content .bottom .howToFindUs .howToFindUs_contact > div > div {
  width: 72px;
  height: 72px;
  margin: 0 auto 14px;
}
.content .bottom .howToFindUs .howToFindUs_contact > div p {
  font-size: 16px;
  color: #666666;
}
.content .bottom .howToFindUs .howToFindUs_contact > div h6 {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
  margin-top: 24px;
}
.content .bottom .howToFindUs .howToFindUs_contact .dianhua {
  width: 150px;
  margin-left: 100px;
}
.content .bottom .howToFindUs .howToFindUs_contact .dianhua div {
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/dianhua.png);
  background-repeat: no-repeat;
}
.content .bottom .howToFindUs .howToFindUs_contact .wxpublic {
  width: 110px;
  margin-left: 160px;
}
.content .bottom .howToFindUs .howToFindUs_contact .wxpublic div {
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/weixin.png);
  background-repeat: no-repeat;
}
.content .bottom .howToFindUs .howToFindUs_contact .weibo {
  width: 110px;
  margin-left: 170px;
}
.content .bottom .howToFindUs .howToFindUs_contact .weibo div {
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/weibo.png);
  background-repeat: no-repeat;
}
.content .bottom .howToFindUs .howToFindUs_contact .emaile {
  width: 230px;
  margin-left: 110px;
}
.content .bottom .howToFindUs .howToFindUs_contact .emaile div {
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/youxiang.png);
  background-repeat: no-repeat;
}
.content .companyAddress {
  overflow: hidden;
}
.content .companyAddress .companyAddress_title {
  text-align: center;
  margin-bottom: 96px;
}
.content .companyAddress .companyAddress_title h6 {
  font-size: 38px;
  color: #333333;
  font-weight: 400;
}
.content .companyAddress .companyAddress_tu {
  height: 406px;
  margin-bottom: 180px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/ditu.png);
}
