.version {
  margin-top: 66px;
  height: 462px;
  width: 100%;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/guanyu.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 {
  width: 100%;
}
.content .who_we_are {
  height: 726px;
  overflow: hidden;
}
.content .who_we_are .who_we_are_title {
  width: 100%;
  text-align: center;
  margin-top: 96px;
  margin-bottom: 160px;
}
.content .who_we_are .who_we_are_title h6 {
  font-size: 38px;
  font-weight: 400;
}
.content .who_we_are .companyProfile {
  width: 1180px;
  height: 290px;
  margin: 0 auto;
  box-shadow: #e6e4e4 0px 0px 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.content .who_we_are .companyProfile .companyProfile_tu {
  width: 438px;
  height: 320px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/gongsi.png);
  background-repeat: no-repeat;
  float: left;
  margin-left: 30px;
  margin-top: -60px;
  margin-right: 25px;
}
.content .who_we_are .companyProfile .companyProfile_info {
  overflow: hidden;
}
.content .who_we_are .companyProfile .companyProfile_info h6 {
  font-size: 25px;
  font-weight: 400;
  margin: 20px 0 10px;
}
.content .who_we_are .companyProfile .companyProfile_info p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.content .brandParsing {
  width: 100%;
  height: 590px;
  background-color: #f2f2f2;
  overflow: hidden;
}
.content .brandParsing .brandParsing_title {
  width: 100%;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 58px;
}
.content .brandParsing .brandParsing_title h6 {
  font-size: 38px;
  font-weight: 400;
}
.content .brandParsing .brandParsing_info {
  width: 1200PX;
  height: 300PX;
  margin: 0 auto;
  text-align: center;
}
.content .brandParsing .brandParsing_info > div {
  float: left;
  height: 100%;
  width: 394px;
  background-color: #fff;
  overflow: hidden;
}
.content .brandParsing .brandParsing_info > div div {
  margin: 50px auto 0;
}
.content .brandParsing .brandParsing_info > div h5 {
  font-size: 25px;
  font-weight: 400;
  margin-top: 24px;
  margin-bottom: 10px;
}
.content .brandParsing .brandParsing_info > div p {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.content .brandParsing .brandParsing_info .brandConnotation div {
  width: 73px;
  height: 81px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/brandConnotation.png);
}
.content .brandParsing .brandParsing_info .brandObjectives {
  margin: 0 9px;
}
.content .brandParsing .brandParsing_info .brandObjectives div {
  width: 79px;
  height: 79px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/brandObjectives.png);
}
.content .brandParsing .brandParsing_info .brandPhilosophy div {
  width: 74px;
  height: 68px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/brandPhilosophy.png);
}
.content .brandParsing .brandParsing_info .brandPhilosophy h5 {
  margin-top: 34px;
}
.content .partners {
  /* height: 890px; */
  height: auto;
  padding-bottom: 50px;
}
.content .partners .partners_title {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.content .partners .partners_title h6 {
  margin-top: 70px;
  margin-bottom: 58px;
  font-size: 38px;
  font-weight: 400;
}
.partners_ch p {
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #666;
}
.partners_ch p.indent {
  max-width: 1200px;
  margin: 0 auto;
  text-indent: 3em;
  text-align: left;
}
