/**/
.m_title_content {
  border-bottom: 1px solid #CEDDF2;
  display: none;
}
video {
  max-width: 100%;
}
@media (max-width: 1200px) {
  .m_title_content {
    display: block;
  }
  .m_title_swiper .m-title-box .item {
    width: auto;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    padding: 10px 15px;
    margin: 0 5px;
  }
  .m_title_swiper .m-title-box .item.active {
    color: #0069EA;
    border-bottom: 1px solid #0069EA;
  }
}
.success-banner {
  padding-top: 65px;
  padding-bottom: 85px;
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/jh-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 60px;
}
@media (max-width: 1000px) {
  .success-banner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.success-banner h2 {
  font-size: 48px;
  font-weight: 500;
  color: #05172E;
  line-height: 72px;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 1000px) {
  .success-banner h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
.success-banner p {
  font-size: 18px;
  font-weight: 400;
  color: #05172E;
  line-height: 28px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .success-banner p {
    font-size: 14px;
    line-height: 24px;
  }
}
.success-tj {
  background: #EFF5FF;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1000px) {
  .success-tj {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.success-tj .box {
  background: #FFFFFF;
  padding-top: 48px;
  padding-bottom: 48px;
  text-align: center;
}
@media (max-width: 1000px) {
  .success-tj .box {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.success-tj .box h3 {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 45px;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 1000px) {
  .success-tj .box h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.success-tj .box p {
  font-size: 16px;
  font-weight: 400;
  color: #05172E;
  line-height: 24px;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  .success-tj .box p {
    font-size: 12px;
    font-weight: 400;
    color: #05172E;
    line-height: 18px;
    margin-bottom: 20px;
  }
}
.success-tj .box .s-title {
  font-size: 20px;
  font-weight: 600;
  color: #05172E;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 1000px) {
  .success-tj .box .s-title {
    font-size: 16px;
  }
}
.success-tj .box .download {
  width: 560px;
  background: #0069EA;
  border-radius: 8px;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  margin: 0 auto 40px;
}
@media (max-width: 1000px) {
  .success-tj .box .download {
    width: 100%;
    font-size: 12px;
    width: 60%;
    margin: 0 auto 20px;
    line-height: 40px;
  }
}
.success-tj .box .fz {
  display: flex;
  width: 560px;
  height: 60px;
  border-radius: 8px;
  border: 1px solid #979797;
  padding-left: 20px;
  align-items: center;
  margin: 0 auto 42px;
}
@media (max-width: 1000px) {
  .success-tj .box .fz {
    width: 100%;
    height: 40px;
    padding-left: 8px;
    margin: 0 auto 20px;
  }
}
.success-tj .box .fz p {
  font-size: 16px;
  font-weight: 400;
  color: #05172E;
  line-height: 60px;
  margin-bottom: 0;
  width: 65px;
}
@media (max-width: 1000px) {
  .success-tj .box .fz p {
    font-size: 12px;
    font-weight: 400;
    color: #05172E;
    line-height: 40px;
    margin-bottom: 0;
    width: 45px;
  }
}
.success-tj .box .fz #text {
  border: none;
  font-size: 16px;
  font-weight: 400;
  color: #05172E;
  line-height: 58px;
  height: 58px;
  width: 378px;
  background: none;
}
@media (max-width: 1000px) {
  .success-tj .box .fz #text {
    font-size: 12px;
    width: calc(100% - 125px);
    height: 38px;
    line-height: 38px;
  }
}
.success-tj .box .fz #text:focus {
  outline-offset: 0;
  border: 0;
  box-shadow: none;
  outline: none;
}
.success-tj .box .fz #copy {
  width: 96px;
  height: 60px;
  background: #0069EA;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
}
@media (max-width: 1000px) {
  .success-tj .box .fz #copy {
    width: 80px;
    height: 40px;
    background: #0069EA;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
  }
}
.success-tj .box .more {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0060FF;
  line-height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1000px) {
  .success-tj .box .more {
    font-size: 14px;
    line-height: 18px;
  }
}
.success-tj .box .more span {
  width: 11px;
  height: 11px;
  border-left: 1px solid #0069ea;
  border-top: 1px solid #0069ea;
  transform: rotate(-225deg) !important;
  margin-left: 4px;
  vertical-align: middle;
}
@media (max-width: 1000px) {
  .success-tj .box .more span {
    width: 8px;
    height: 8px;
  }
}
.success-demo .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  .success-demo .box {
    flex-wrap: wrap;
  }
}
@media (max-width: 1000px) {
  .success-demo .box .left {
    width: 100%;
  }
}
.success-demo .box .left h2 {
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 45px;
  margin-top: 0;
  margin-bottom: 8px;
}
@media (max-width: 1000px) {
  .success-demo .box .left h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.success-demo .box .left h3 {
  font-size: 20px;
  font-weight: 600;
  color: #05172E;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (max-width: 1000px) {
  .success-demo .box .left h3 {
    font-size: 16px;
    font-weight: 600;
    color: #05172E;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.success-demo .box .left .list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 600px;
}
@media (max-width: 1000px) {
  .success-demo .box .left .list {
    width: 100%;
    margin-bottom: 10px;
  }
}
.success-demo .box .left .list p {
  width: 32%;
  font-size: 16px;
  font-weight: 400;
  color: #05172E;
  line-height: 24px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.success-demo .box .left .list p:nth-of-type(3n) {
  width: 25%;
}
@media (max-width: 1000px) {
  .success-demo .box .left .list p:nth-of-type(3n) {
    width: 50%;
  }
}
@media (max-width: 1000px) {
  .success-demo .box .left .list p {
    font-size: 12px;
    margin-bottom: 10px;
    width: 50%;
  }
}
.success-demo .box .left .list p img {
  width: 24px;
  margin-right: 5px;
}
@media (max-width: 1000px) {
  .success-demo .box .left .list p img {
    width: 16px;
  }
}
.success-demo .box .right {
  width: 470px;
}
@media (max-width: 1000px) {
  .success-demo .box .right {
    width: 100%;
  }
}
.success-xx {
  background: #EFF5FF;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1000px) {
  .success-xx {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.success-xx .title {
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  .success-xx .title {
    margin-bottom: 20px;
  }
}
.success-xx .title h2 {
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 45px;
  margin-bottom: 17px;
  margin-top: 0;
}
@media (max-width: 1000px) {
  .success-xx .title h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 7px;
  }
}
.success-xx .title p {
  font-size: 16px;
  font-weight: 400;
  color: #05172E;
  line-height: 24px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .success-xx .title p {
    font-size: 14px;
  }
}
.success-xx .box {
  display: flex;
  align-items: unset;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  .success-xx .box {
    flex-wrap: wrap;
  }
}
.success-xx .box .left {
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/jh02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 560px;
  height: 342px;
  padding-top: 48px;
  padding-left: 40px;
}
@media (max-width: 1000px) {
  .success-xx .box .left {
    width: 100%;
    height: auto;
    padding: 30px;
    border-radius: 4px;
    margin-bottom: 10px;
  }
}
.success-xx .box .left h4 {
  margin-top: 0;
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 36px;
  margin-bottom: 9px;
}
@media (max-width: 1000px) {
  .success-xx .box .left h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
.success-xx .box .left p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  margin-bottom: 110px;
}
@media (max-width: 1000px) {
  .success-xx .box .left p {
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 30px;
  }
}
.success-xx .box .left a {
  display: block;
  width: 140px;
  background: #FFFFFF;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #0068E9;
  line-height: 40px;
  text-align: center;
}
@media (max-width: 1000px) {
  .success-xx .box .left a {
    width: 100px;
    line-height: 36px;
    font-size: 12px;
  }
}
.success-xx .box .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  .success-xx .box .right {
    width: 100%;
  }
}
.success-xx .box .right a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 560px;
  height: 100px;
  background: #0069EA;
  border-radius: 8px;
  padding: 0 40px 0 32px;
}
@media (max-width: 1000px) {
  .success-xx .box .right a {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 15px 0 15px;
    height: 70px;
  }
}
.success-xx .box .right a .txt h4 {
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 4px;
}
@media (max-width: 1000px) {
  .success-xx .box .right a .txt h4 {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.success-xx .box .right a .txt p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .success-xx .box .right a .txt p {
    font-size: 12px;
  }
}
.success-xx .box .right a img {
  width: 32px;
}
@media (max-width: 1000px) {
  .success-xx .box .right a img {
    width: 28px;
  }
}
.success-help {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1000px) {
  .success-help {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.success-help .title {
  margin-bottom: 35px;
}
.success-help .title h2 {
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 45px;
  margin-top: 0;
  margin-bottom: 8px;
}
@media (max-width: 1000px) {
  .success-help .title h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}
.success-help .title p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #011730;
  line-height: 24px;
  margin-bottom: 0;
}
.success-help .list {
  display: flex;
  justify-content: center;
}
@media (max-width: 1000px) {
  .success-help .list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.success-help .list .item {
  width: calc(25% - 22.5px);
  height: 120px;
  background-color: #FFFFFF;
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/jh04.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 166px;
  box-shadow: 0px 4px 14px 0px rgba(204, 213, 222, 0.5);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 24px;
  margin: 0 15px;
}
@media (max-width: 1000px) {
  .success-help .list .item {
    width: calc(50% - 7.5px);
    margin-bottom: 10px;
    padding: 25px 15px;
    height: auto;
    margin: 0;
  }
}
.success-help .list .item h4 {
  font-size: 20px;
  font-weight: 600;
  color: #05172E;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 4px;
}
@media (max-width: 1000px) {
  .success-help .list .item h4 {
    font-size: 18px;
  }
}
.success-help .list .item p {
  font-size: 14px;
  font-weight: 400;
  color: #05172E;
  line-height: 22px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .success-help .list .item p {
    font-size: 12px;
  }
}
.fv-banner {
  padding-top: 80px;
  padding-bottom: 120px;
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/fv-banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1000px) {
  .fv-banner {
    padding-bottom: 40px;
  }
}
.fv-banner h2 {
  font-size: 80px;
  font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 110px;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 6px;
}
@media (max-width: 1000px) {
  .fv-banner h2 {
    font-size: 60px;
    line-height: 60px;
  }
}
.fv-banner h4 {
  font-size: 32px;
  font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 1000px) {
  .fv-banner h4 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.fv-banner p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  margin-bottom: 55px;
}
@media (max-width: 1000px) {
  .fv-banner p {
    font-size: 12px;
    margin-bottom: 25px;
  }
}
.fv-banner .link-box {
  display: flex;
}
.fv-banner .link-box a {
  width: 180px;
  background: #0069EA;
  border-radius: 4px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
}
@media (max-width: 1000px) {
  .fv-banner .link-box a {
    width: 48%;
    line-height: 40px;
    font-size: 14px;
  }
}
.fv-banner .link-box a:last-of-type {
  background: #FFFFFF;
  color: #0069EA;
  margin-left: 16px;
}
.fv-toptit{
      margin-top: -34px;
      width: 100%;
      padding: 0;
      transition: all 0.2s;
}
.fv-toptit.active{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    margin-top: 0;
    background-color: #1f2339;
}
.fv-toptit .container{
  background-color: #1f2339;
  border-radius: 4px;
  padding: 0;

}
@media (max-width: 1000px) {
  .fv-toptit {
    display: none;
  }
}
.fv-toptit .box {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
.fv-toptit .box .item {
  width: 20%;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  opacity: 0.6;
  position: relative;
}
.fv-toptit .box .item.active,.fv-toptit .box .item:hover {
  opacity: 1;
}
.fv-toptit .box .item.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #0069ea;
  position: absolute;
  left: 0;
  bottom: -18px;
}
.fv-title {
  text-align: center;
}
.fv-title h2 {
  font-size: 32px;
  font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  .fv-title h2 {
    font-size: 20px;
    font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.fv-01 {
  padding-top: 80px;
}
@media (max-width: 1000px) {
  .fv-01 {
    padding-top: 25px;
  }
}
.fv-01 .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  .fv-01 .box {
    flex-wrap: wrap;
  }
}
@media (max-width: 1000px) {
  .fv-01 .box .fv-ldm {
    background: rgba(0, 105, 234, 0.3);
    background-color: #1f2339;
    margin-bottom: 15px;
    border-radius: 4px;
  }
}
.fv-01 .box .tab-tit01 {
  width: 270px;
  border-radius: 8px;
  background-color: #1f2339;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-tit01 {
    width: 100%;
    flex-direction: row;
    padding: 0;
    border-radius: 4px;
  }
}
.fv-01 .box .tab-tit01 .item {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
      color: rgba(255,255,255,.6);
  line-height: 60px;
  padding-left: 28px;
  height: 60px;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-tit01 .item {
    line-height: 40px;
    width: 40%;
    padding-left: 10px;
    font-size: 14px;
    height: 40px;
  }
}
.fv-01 .box .tab-tit01 .item img {
  width: 40px;
  margin-right: 15px;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-tit01 .item img {
    width: 25px;
    margin-right: 5px;
  }
}
.fv-01 .box .tab-tit01 .item.active {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 58px;
  background: rgba(0, 105, 234, 0.3);
  border-radius: 8px;
  border: 1px solid #0069EA;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-tit01 .item.active {
    line-height: 38px;
    font-size: 14px;
  }
}
.fv-01 .box .tab-con01 {
  width: calc(100% - 300px);
  border-radius: 8px;
  background-color: #1f2339;
  padding: 24px;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-con01 {
    width: 100%;
    padding: 7px;
    border-radius: 4px;
  }
}
.fv-01 .box .tab-con01 .item {
  display: none;
}
.fv-01 .box .tab-con01 .item.active {
  display: block;
}
.fv-01 .box .tab-con01 .item video {
  margin-bottom: 30px;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-con01 .item video {
    margin-bottom: 10px;
  }
}
.fv-01 .box .tab-con01 .item .txt {
  display: flex;
  align-items: center;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-con01 .item .txt {
    flex-wrap: wrap;
  }
}
.fv-01 .box .tab-con01 .item .txt a {
  width: 136px;
  height: 40px;
  background: #0069EA;
  border-radius: 4px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  margin-right: 15px;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-con01 .item .txt a {
    order: 2;
    width: 110px;
    height: 36px;
    background: #0069EA;
    border-radius: 4px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    margin-right: 0;
  }
}
.fv-01 .box .tab-con01 .item .txt p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .fv-01 .box .tab-con01 .item .txt p {
    width: 100%;
    order: 1;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.fv-02 {
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/fv-02-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.fv-02 .tab-tit02 {
  display: flex;
  border-bottom: 1px solid rgba(228, 229, 231, 0.3);
  margin-bottom: 32px;
}
@media (max-width: 1000px) {
  .fv-02 .tab-tit02 {
    margin-bottom: 25px;
  }
}
.fv-02 .tab-tit02 .item {
  width: 20%;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  opacity: 0.6;
  padding-bottom: 15px;
  position: relative;
  cursor: pointer;
}
.fv-02 .tab-tit02 .item:hover{
    opacity: 1;
}
@media (max-width: 1000px) {
  .fv-02 .tab-tit02 .item {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.fv-02 .tab-tit02 .item.active {
  opacity: 1;
}
.fv-02 .tab-tit02 .item.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #0069ea;
  position: absolute;
  left: 0;
  bottom: 0;
}
.fv-02 .tab-con02{
    position: relative;
}
.fv-02 .tab-con02 .swp{
    background-image: url('https://src.fanruan.com/2023-website/Fvs-assets/img/fv-l.png');
    width: 48px;
    height: 48px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    left: 70px;
    top: 55%;

}
.fv-02 .tab-con02 .swp:after{
    content: "";
}
.fv-02 .tab-con02 .swn{
     background-image: url('https://src.fanruan.com/2023-website/Fvs-assets/img/fv-r.png');
     width: 48px;
     height: 48px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     right: 70px;
    top: 55%;

}
.fv-02 .tab-con02 .swn:after{
    content: "";
}

.fv-02 .tab-con02 h2 {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 32px;
}
@media (max-width: 1000px) {
  .fv-02 .tab-con02 h2 {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 19px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .fv-02 .tab-con02 .swp{
   display: none;

}

.fv-02 .tab-con02 .swn{
    display: none;
}
  
  
  
  
  
}
.fv-02 .tab-con02 img {
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  overflow: hidden;
}
.fv-02 .tab-con02 .swiper-slide {
  opacity: 0.6;
}
@media (max-width: 1000px) {
  .fv-02 .tab-con02 .swiper-slide h2 {
    opacity: 0;
  }
}
.fv-02 .tab-con02 .swiper-slide.swiper-slide-active {
  opacity: 1;
}
@media (max-width: 1000px) {
  .fv-02 .tab-con02 .swiper-slide.swiper-slide-active h2 {
    opacity: 1;
  }
}
.fv-03 .tab-tit03 {
  display: flex;
    background: rgba(31, 35, 57, 1);
    height: 64px;
    border-radius: 32px;
    padding: 10px;
  margin-bottom: 32px;
}
.fv-03 .tab-tit03 .item {
  width: 20%;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  opacity: 0.6;

border-radius: 22px;

  position: relative;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .fv-03 .tab-tit03 .item {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.fv-03 .tab-tit03 .item.active {
  opacity: 1;
  background: #0069EA;
}
.fv-03 .tab-tit03 .item:hover {
  opacity: 1;
  
}
.fv-03 .tab-con03 .item {
  display: none;
}
.fv-03 .tab-con03 .item p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (max-width: 1000px) {
  .fv-03 .tab-con03 .item p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
.fv-03 .tab-con03 .item .tag {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}
@media (max-width: 1000px) {
  .fv-03 .tab-con03 .item .tag {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}
.fv-03 .tab-con03 .item .tag span {
  width: calc(33.33% - 20px);
  background-color: #2f334b;
  border-radius: 7px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;

  line-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fv-03 .tab-con03 .item .tag span img{
width: 16px;
border-radius: 50%;
overflow: hidden;
margin-right: 12px;
}
@media (max-width: 1000px) {
  .fv-03 .tab-con03 .item .tag span {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
.fv-03 .tab-con03 .item.active {
  display: block;
}
.fv-04 {
  padding-bottom: 70px;
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/fv-04-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1000px) {
  .fv-04 {
    padding-bottom: 25px;
  }
}
.fv-04 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fv-04 .list a {
  width: calc((100% - 90px) / 4);
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 1000px) {
  .fv-04 .list a {
    width: 100%;
    margin-bottom: 15px;
  }
}
.fv-04 .list a p {
  position: absolute;
  width: 100%;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  bottom: 15px;
}
@media (max-width: 1000px) {
  .fv-04 .list a p {
    font-size: 14px;
  }
}
.fv-04 .fv-more {
  display: block;
  width: 363px;
  background: #0069EA;
  border-radius: 4px;
  margin: 10px auto 0;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
}
@media (max-width: 1000px) {
  .fv-04 .fv-more {
    width: 80%;
    font-size: 12px;
    line-height: 40px;
  }
}
@media (max-width: 1000px) {
  .fv-05 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.fv-05 .list {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  .fv-05 .list {
    flex-wrap: wrap;
  }
}
.fv-05 .list .item {
  width: 270px;
  height: 150px;
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/fv-05-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 24px;
  transition: all 0.4s;
}
.fv-05 .list .item:hover{
    border: 1px solid rgba(0, 105, 234, 1);
    transform: translateY(-10px);
}
@media (max-width: 1000px) {
  .fv-05 .list .item {
    width: 100%;
    padding: 25px 15px;
    height: auto;
    margin: 0;
    margin-bottom: 10px;
  }
}
.fv-05 .list .item h4 {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 4px;
}
@media (max-width: 1000px) {
  .fv-05 .list .item h4 {
    font-size: 16px;
  }
}
.fv-05 .list .item p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .fv-05 .list .item p {
    font-size: 12px;
  }
}
.fv-06 {
  background-image: url(https://src.fanruan.com/2023-website/Fvs-assets/img/fv-06-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 88px;
  padding-bottom: 88px;
}
@media (max-width: 1000px) {
  .fv-06 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.fv-06 h3 {
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 45px;
  margin-top: 0;
  margin-bottom: 32px;
  text-align: center;
}
@media (max-width: 1000px) {
  .fv-06 h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
.fv-06 h3 br {
  display: none;
}
@media (max-width: 1000px) {
  .fv-06 h3 br {
    display: block;
  }
}
.fv-06 a {
  display: block;
  margin: 0 auto;
  width: 370px;
  background: #0069EA;
  border-radius: 4px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
}
@media (max-width: 1000px) {
  .fv-06 a {
    width: 80%;
    font-size: 12px;
    line-height: 40px;
  }
  
  .fv-03 .tab-tit03 {
    display: flex;
    background: rgba(31, 35, 57, 1);
    height: 55px;
    border-radius: 0;
     padding: 0; 
    margin-bottom: 15px;
}
  .fv-03 .tab-tit03 .item{
      border-radius: 0;
  }
  
}
