.box {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
.box > a {
  position: absolute;
  bottom: 200px;
  left: 116px;
  display: block;
  width: 226px;
  height: 50px;
  background-color: #198EF5;
  border-radius: 25px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-weight: 700;
}
.box img {
  width: 100%;
  height: 100%;
}
.box div {
  position: absolute;
  top: 10%;
  left: 6%;
  width: 160px;
  height: 50px;
  background-image: url(https://xinyongfu-data.oss-cn-beijing.aliyuncs.com/web_img/xyf/img/xyflogo.png);
  background-size: 100%;
}
.datu {
  padding-top: 3.2rem;
  width: 100%;
  height: 9.6rem;
}
.datu img {
  width: 100%;
}
.content {
  width: 100%;
  margin-top: 3.08rem;
}
.content .help .help_title {
  text-align: center;
}
.content .help .help_title h6 {
  font-size: 1.36rem;
  margin-bottom: 3.08rem;
}
.content .help .sige {
  width: 100%;
}
.content .help .sige .sige_tu {
  width: 90%;
  height: 4rem;
  background-image: url(../imgMobile/index4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 auto;
}
.content .help .sige .sige_zi {
  margin: 0 auto;
  width: 84%;
  display: flex;
  justify-content: space-between;
}
.content .help .sige .sige_zi h6 {
  font-size: 1.04rem;
  color: #333;
}
.content .help .help_info {
  margin-top: 2.64rem;
  padding-left: 15%;
}
.content .help .help_info > div {
  margin-bottom: 1.36rem;
  display: flex;
  align-items: center;
}
.content .help .help_info > div div {
  width: 0.4rem;
  height: 0.4rem;
  background-color: #A2BFFE;
  border-radius: 50%;
  margin-right: 0.4rem;
}
.content .help .help_info > div p {
  font-size: 0.96rem;
  color: #333333;
}
.content .who_are_we {
  margin-top: 3.2rem;
}
.content .who_are_we .who_are_we_title {
  text-align: center;
}
.content .who_are_we .who_are_we_title h6 {
  font-size: 1.36rem;
  margin-bottom: 3.08rem;
}
.content .who_are_we .who_are_we_sige {
  width: 100%;
  padding: 0 2.4rem;
  box-sizing: border-box;
}
.content .who_are_we .who_are_we_sige > div {
  width: 100%;
  height: 16rem;
  background-image: url(../imgMobile/fuwu.png);
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.content .who_are_we .who_are_we_sige > div h5 {
  font-size: 1.6rem;
  margin-bottom: 1.6rem;
  margin-top: 4rem;
}
.content .who_are_we .who_are_we_sige > div p {
  font-size: 1.04rem;
}
.content .who_are_we .who_are_we_sige .jishu {
  background-image: url(../imgMobile/jishu.png);
}
.content .who_are_we .who_are_we_sige .shichang {
  background-image: url(../imgMobile/shichang.png);
}
.content .who_are_we .who_are_we_sige .guanli {
  background-image: url(../imgMobile/guanli.png);
}
.content .who_are_we .who_are_we_info {
  padding: 0 2.4rem;
  font-size: 0.96rem;
  color: #333333;
  line-height: 1.76rem;
}
.content .xuanze {
  margin-top: 3.2rem;
}
.content .xuanze .xuanze_title {
  text-align: center;
}
.content .xuanze .xuanze_title h6 {
  font-size: 1.36rem;
  margin-bottom: 2.4rem;
}
.content .xuanze .xuanze_tu {
  display: flex;
  justify-content: space-between;
}
.content .xuanze .xuanze_tu > div {
  width: 3.2rem;
  height: 10.8rem;
  background-color: #333;
}
.content .xuanze .xuanze_tu .xuanze_info {
  width: 20rem;
  background-image: url(../imgMobile/hehuren.png);
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
  padding-left: 2rem;
  box-sizing: border-box;
  overflow: hidden;
}
.content .xuanze .xuanze_tu .xuanze_info h5 {
  font-size: 1.36rem;
  margin-top: 2rem;
  margin-bottom: 0.8rem;
}
.content .xuanze .xuanze_tu .xuanze_info p {
  font-size: 0.92rem;
  line-height: 2rem;
}
.content .zhao {
  margin-top: 3.2rem;
  margin-bottom: 4rem;
}
.content .zhao .zhao_title {
  text-align: center;
}
.content .zhao .zhao_title h6 {
  font-size: 1.36rem;
  margin-bottom: 2.4rem;
}
.content .zhao .zhao_info {
  padding-left: 2.4rem;
}
.content .zhao .zhao_info div {
  width: 8.08rem;
  height: 4.4rem;
  background-image: url(../imgMobile/logo.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.content .zhao .zhao_info p {
  font-size: 1.12rem;
  line-height: 3.2rem;
}
