.xcxfn {
  position: relative;
  width: 100%;
  height: 100vh;
}

.xcxfn .bannerpic {
  width: 100%;
  height: 100%;
}

.xcxfn .bannerpic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xcxfn .bannerpic .xbph {
  display: none;
}

.xcxfn .text {
  position: absolute;
  left: 8.333vw;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}

.xcxfn .text .title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 2.5vw;
  color: #212229;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 2.083vw;
}

.xcxfn .text p {
  width: 42.188vw;
  height: auto;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #535D70;
  line-height: 32px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.xcxfn .text .list {
  display: flex;
  align-items: center;
  margin-top: 4.167vw;
}

.xcxfn .text .list a {
  position: relative;
  display: block;
  padding: 0.729vw 2.813vw;
  border-radius: 52px 52px 52px 52px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 300;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
  text-transform: none;
  transition: all 0.4s;
}

.xcxfn .text .list a .pic {
  justify-content: center;
  align-items: center;
  bottom: -190px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 180px;
  height: 180px;
  background-color: #FFFFFF;
  display: none;
}

.xcxfn .text .list a .pic::after {
  content: "";
  position: absolute;
  bottom: 20px;
  height: 100%;
  width: 100%;
}

.xcxfn .text .list a .pic img {
  width: 150px;
  height: 150px;
}

.xcxfn .text .list a:hover .pic {
  display: flex;
}

.xcxfn .text .list a:nth-child(1) {
  background-color: #5319FF;
  border: 1px solid #5319FF;
  margin-right: 2.083vw;
}

.xcxfn .text .list a:nth-child(2) {
  border: 1px solid #212229;
  color: #212229;
}

.xcxfn .text .list a:hover {
  transform: translateY(-7px);
}

.xcxfn .xcxjf {
  display: flex;
  align-items: center;
  position: absolute;
  right: 8.333vw;
  bottom: 80px;
}

.xcxfn .xcxjf p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #212229;
  line-height: 25px;
  text-align: right;
  font-style: normal;
  text-transform: none;
  margin-right: 20px;
}

.xcxmo {
  width: 100%;
  height: auto;
  padding: 5.208vw 8.333vw;
}

.xcxmo .title {
  text-align: center;
  font-size: 2.083vw;
  font-weight: bold;
  color: #212229;
  margin-bottom: 40px;
}

.xcxfn1 .maos {
  width: 100%;
  height: auto;
}

.xcxfn1 .maos .list {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.xcxfn1 .maos .list:last-child {
  margin-bottom: 0;
}

.xcxfn1 .maos .list .name {
  margin: 20px 0;
  font-size: 18px;
  font-weight: bold;
}

.xcxfn1 .maos .list p {
  width: 100%;
  font-size: 16px;
  color: #535D70;
  line-height: 32px;
}

.xcxfn2 {
  padding-top: 0;
}

.xcxfn2 .title {
  margin-bottom: 60px;
}

.xcxfn2 .duix {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
}

.xcxfn2 .duix .list {
  width: 48%;
  height: auto;
  border: 1px solid #F0F0F0;
}

.xcxfn2 .duix .list .name {
  position: relative;
  width: 100%;
  height: 5.208vw;
  padding: 1.563vw 2.083vw;
  box-sizing: border-box;
  background: url(../images/table.png) no-repeat;
  background-size: 100% 100%;
}

.xcxfn2 .duix .list .name::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}

.xcxfn2 .duix .list .name p {
  position: relative;
  z-index: 1;
  font-weight: bold;
  font-size: 24px;
  line-height: 2.083vw;
}

.xcxfn2 .duix .list .text {
  width: 100%;
  padding: 2.083vw;
  height: auto;
}

.xcxfn2 .duix .list .text p {
  font-size: 18px;
  color: #212229;
  line-height: 36px;
}

.xcxfn2 .duix .list .text .item {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.xcxfn2 .duix .list .text .item .gn {
  display: block;
  width: 100px;
  color: #535D70;
  font-size: 18px;
  line-height: 36px;
}

.xcxfn2 .duix .list .text .item .wenzi {
  flex: 1;
}

.xcxfn3 {
  padding-top: 0;
}

.xcxfn3 .mokuai {
  width: 100%;
  height: auto;
  margin-bottom: 3.125vw;
}

.xcxfn3 .mokuai .name {
  display: flex;
  align-items: center;
  margin-bottom: 2.083vw;
}

.xcxfn3 .mokuai .name i {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 2px solid #5319FF;
  margin-right: 10px;
}

.xcxfn3 .mokuai .name p {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 22px;
  color: #5319FF;
  line-height: 31px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.xcxfn3 .mokuai .xmgn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: auto;
}

.xcxfn3 .mokuai .xmgn .list .top {
  position: relative;
  margin-bottom: 20px;
}

.xcxfn3 .mokuai .xmgn .list .top p {
  width: fit-content;
  background: #FFFFFF;
  border-radius: 48px 48px 48px 48px;
  border: 1px solid #EDEDED;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #212229;
  padding: 0.469vw 1.25vw;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 0 auto;
}

.xcxfn3 .mokuai .xmgn .list .top img {
  position: absolute;
  right: -25%;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 5.104vw;
  height: 2.083vw;
}

.xcxfn3 .mokuai .xmgn .list .pic {
  width: 12.135vw;
  height: 26.25vw;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.06);
}

.xcxfn3 .mokuai .xmgn .list .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xcxfn3 .mokuai .zsg {
  justify-content: start;
}

.xcxfn3 .mokuai .xmgn .listpic {
  width: 17.917vw;
  height: 24.271vw;
  margin-right: 2.083vw;
}

.xcxfn3 .mokuai .xmgn .listpic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 960px) {
  .xcxfn {
    z-index: 20;
  }

  .xcxfn .bannerpic .xbpc {
    display: none;
  }

  .xcxfn .bannerpic .xbph {
    display: block;
  }

  .xcxfn .text {
    position: absolute;
    left: 0;
    top: 30%;
    z-index: 1;
    padding: 0 0.4rem;
  }

  .xcxfn .text .title {
    font-size: 20px;
    margin-bottom: 0.53333333rem;
  }

  .xcxfn .text p {
    font-size: 13px;
    line-height: 26px;
    width: 100%;
  }

  .xcxfn .text .list {
    display: flex;
    align-items: center;
    margin-top: 1.06666667rem;
  }

  .xcxfn .text .list a {
    padding: 0.21333333rem 0.74666667rem;
    font-size: 13px;
  }

  .xcxfn .text .list a .pic {
    bottom: -120px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 110px;
    height: 110px;
    display: none;
  }

  .xcxfn .text .list a .pic img {
    width: 100px;
    height: 100px;
  }

  .xcxfn .text .list a:nth-child(1) {
    margin-right: 0.53333333rem;
  }

  .xcxfn .xcxjf {
    display: none;
  }

  .xcxmo {
    padding: 1.06666667rem 0.4rem;
  }

  .xcxmo .title {
    font-size: 20px;
    margin-bottom: 0.26666667rem;
  }

  .xcxfn1 .maos .list {
    margin-bottom: 0.8rem;
  }

  .xcxfn1 .maos .list .name {
    margin-bottom: 0.53333333rem;
  }

  .xcxfn1 .maos .list p {
    line-height: 28px;
  }

  .xcxfn2 .title {
    margin-bottom: 0.8rem;
  }

  .xcxfn2 .duix {
    display: block;
  }

  .xcxfn2 .duix .list {
    width: 100%;
    margin-bottom: 0.53333333rem;
  }

  .xcxfn2 .duix .list .name {
    height: 1.6rem;
    padding: 0.4rem;
  }

  .xcxfn2 .duix .list .name p {
    font-size: 18px;
    line-height: normal;
  }

  .xcxfn2 .duix .list .text {
    padding: 0.4rem;
  }

  .xcxfn2 .duix .list .text p {
    font-size: 14px;
    line-height: 24px;
  }

  .xcxfn2 .duix .list .text .item {
    margin-top: 0.53333333rem;
  }

  .xcxfn2 .duix .list .text .item .gn {
    display: block;
    width: 2.66666667rem;
    color: #535D70;
    font-size: 14px;
  }

  .xcxfn3 .title {
    margin-bottom: 0.8rem;
  }

  .xcxfn3 .mokuai {
    margin-bottom: 1.06666667rem;
  }

  .xcxfn3 .mokuai .name {
    display: flex;
    align-items: center;
    margin-bottom: 0.8rem;
  }

  .xcxfn3 .mokuai .name p {
    font-size: 18px;
  }

  .xcxfn3 .mokuai .xmgn {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .xcxfn3 .mokuai .xmgn .list {
    width: auto;
    margin-bottom: 1.06666667rem;
    margin-right: 20px;
  }

  .xcxfn3 .mokuai .xmgn .list .top {
    position: relative;
    margin-bottom: 0.26666667rem;
  }

  .xcxfn3 .mokuai .xmgn .list .top p {
    font-size: 14px;
    color: #212229;
    padding: 0.16rem 0.58666667rem;
  }

  .xcxfn3 .mokuai .xmgn .list .top img {
    position: absolute;
    right: -20%;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 80px;
    height: 35px;
  }

  .xcxfn3 .mokuai .xmgn .list .pic {
    width: 200px;
    height: auto;
  }

  .xcxfn3 .mokuai .xmgn .list .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .xcxfn3 .mokuai .zsg {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .xcxfn3 .mokuai .xmgn .listpic {
    width: 48%;
    height: auto;
    margin-right: 0;
  }

  .xcxfn3 .mokuai .xmgn .listpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}