.FB {
  width: 100%;
}

.fb {
  margin: 0px auto;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1200px;
  width: 100%;
  overflow: hidden;
}

.title_unificationBox {
  color: black;
  text-align: center;
  display: inline-table;
  width: 100%;
  padding-bottom: 40px;
  margin: 0px auto;
}

.title_unificationBox .title_p_unification {
  display: inline-block;
  font-size: 45px;
  font-weight: bold;
  text-align: center;
  padding: 0px 30px;
}

.title_p_unification_p1 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding: 10px;
  text-align: center;
}

.title_p_unification_p2 {
  font-size: 18px;
  line-height: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  padding: 10px;
  text-align: center;
}

.title_p_unification_p2_left {
  text-align: left;
}

.title_p_unification_p3 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  padding: 10px;
  text-align: center;
}



.video-container {
  position: relative;
  width: 100%;
  /* 根据需要设置宽度 */
  height: 500px;
  /* 根据需要设置高度 */
  /* background-image: url('../img/pc/img27.png');
  background-size: 100%; */
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /* object-fit: cover; */
  /* 确保视频填充整个容器 */
  mix-blend-mode: screen;
}

.video-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../img/pc/img27.png') no-repeat center center;
  background-size: cover;
  /* 或者 100% 100% 根据需要 */
  opacity: 0.5;
  /* 设置透明度 */
}

.FBX2 .imgTP {
  width: 100%;
  margin-top: 10px;
}

.FBX3 .FBX3_imgBox {
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.FBX3 .imgBox {
  width: 33.33%;
}

.FBX3 .imgBox .imgTP {
  width: 100%;
}

.FBX3 .imgBox1 {
  margin-right: 10px;
}

.FBX3 .imgBox2 {
  margin: 0px 5px;
}

.FBX3 .imgBox3 {
  margin-left: 10px;
}

.FBX3_imgBox_wrapper {
  width: 100%;
}

.FBX3_imgBox_wrapper .bannerImg {
  width: 100%;
}

/* .FBX3_imgBox_wrapper .swiper-wrapper {
  margin-left: 50px;
} */

/* .FBX3_imgBox_wrapper .swiper-slide {
  width: 80% !important;
  padding: 0px 10px;
} */

.FB2 {
  width: 100%;
  height: 100%;
  background: url('../img/PCd/img53.png') no-repeat center center;
  background-size: cover;
}

.FB2 .imgTextBox {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
}

.FB2 .topImg {
  position: absolute;
  z-index: 10;
}

.FB2 .topImg1 {
  width: 100%;
  display: none;
}

.FB2 .imgTextBoxs {
  display: flex;
  flex-direction: row-reverse;
}

.FB2 .imgTextBoxItem {
  padding: 0px;
}

.FB2 .infoBox {
  padding: 20px 0px;
  display: flex;
  justify-content: space-around;
}

.FB2 img {
  width: 100%;
}

.FB2 .title {
  display: flex;
  align-items: center;
}

.FB2 .title .imgBox {
  width: 50px;
  height: 50px;
  display: inline-block;
}

.FB2 .title .imgBox img {
  width: 100%;
}

.FB2 .title span {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  margin-left: 10px;
}

.FB2 .infoBox .p1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  padding: 10px;
  line-height: 28px;
}

.FB4 {
  width: 100%;
  height: 100%;
  background: url('../img/PCd/img52.png') no-repeat center center;
  background-size: cover;
  display: none;
}

.FB4 .FB4_img1 {
  width: 60%;
  /* margin-left: 25px; */
  margin-bottom: 20px;
}

.FB4 img {
  width: 100%;
}

.FB4 .textBox {
  position: relative;
}

.FB4 .imgTextBox {
  display: flex;
}

.FB4 .gif_Img {
  width: 140%;
  position: absolute;
  z-index: 10;
}

.FB4 .img46 {
  display: none;
}

.leftTextBoxHover {
  opacity: 1 !important;
  background-color: #1A61E9;
}

.rightImgBoxHover {
  display: initial !important;
}

.FB5TopButtonHover {
  background: #024DDF !important;
  box-shadow: 0px 2px 10px 0px rgba(8, 34, 138, 0.2) !important;
  color: white !important;
}

.FB5LeftTextBoxHover {
  background: linear-gradient(90deg, #DBE5F9 0%, rgba(2, 77, 223, 0) 100%);
  border-radius: 10px;
}

.FB5RightImgBoxHover {
  display: initial !important;
}

.FB9 {
  /* background-color: #F4F6FC; */
  background: url('../img/PCd/img54.png') no-repeat center center;
  background-size: 100%;
}

.FB9 .cooperativePartner {
  margin-top: 40px;
  overflow: hidden;
}

.FB9 .imgBox {
  padding: 10px 15px;
}

.FB9 .imgBox img {
  width: 100%;
}

.FB .title_unificationBox {
  padding-bottom: 0px;
}

.FB10 .title_unificationBox {
  padding-bottom: 0px;
}

.FB10 .imgBox {
  padding: 10px 15px;
}

.FB10 .imgBox img {
  width: 100%;
}

.FB11 {
  background-color: #F4F6FC;
}

.FB11 .title_unificationBox {
  padding-bottom: 0px;
}

.FB11 .imgBox {
  padding: 10px 15px;
  text-align: center;
}

.FB11 .imgBox img {
  max-width: 180px;
  width: 100%;
}

.FB11 .imgBox .p1 {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  padding: 10px;
  padding-bottom: 5px;
}

.FB11 .imgBox .p2 {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #787878;
  padding: 2px;
}

.FB12 {
  text-align: center;
}

.FB12 .serviceHotline {
  display: inline-block;
  padding: 10px 50px;
  background: linear-gradient(0deg, #3059ED, #9ABEFF);
  border-radius: 60px;
  margin: 0px auto;
  text-align: center;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}

.FBX4 .coverBox {
  width: 100%;
  height: auto;
  border-radius: 15px;
  overflow: hidden;
}

.FBX4 .coverBox .coverBox_item {
  display: none;
}

.FBX4 .coverBox .coverBoxShow {
  display: initial;
}

.FBX4 .coverBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.FBX4 .selectButtonBox {
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
  white-space: nowrap;
  margin-top: 20px;
}

.FBX4 .selectButtonBox .imgBoxs {
  white-space: nowrap;
}

.FBX4 .selectButtonBox .imgBox {
  width: 200px;
  height: 200px;
  margin-right: 15px;
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
}

.FBX4 .selectButtonBox .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.FBX5 .selectButtonBox {
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
  white-space: nowrap;
  margin-top: 20px;
}

.FBX5 .selectButtonBox::-webkit-scrollbar {
  display: none;
}

.FBX5 .selectButtonBox .imgBoxs {
  white-space: nowrap;
}

.FBX5 .selectButtonBox .imgBox {
  width: 150px;
  height: 120px;
  border-radius: 15px;
  margin: 7px;
  overflow: hidden;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #eaeaf1;
}

.FBX5 .selectButtonBox .imgBoxColor1 {
  color: white;
  background: linear-gradient(180deg, #1E38FF 0%, #692BFB 100%);
}

.FBX5 .selectButtonBox .imgBox img {
  width: 30%;
  object-fit: cover;
  overflow: hidden;
}

.FBX5 .selectButtonBox .imgBox .img2 {
  display: none;
}

.FBX5 .selectButtonBox .imgBox .imgNo {
  display: none;
}

.FBX5 .selectButtonBox .imgBox .imgYes {
  display: inline-block;
}

.FBX5 .selectButtonBox .imgBox .p1 {
  font-weight: 800;
  font-size: 18px;
  margin-top: 5px;
}

.FBX5 .swiper_coverBox {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.FBX5 .coverBox {
  width: calc(100% - 140px);
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
  margin: 20px;
  padding-bottom: 40px;
}

.FBX5 .coverBox video {
  width: 100%;
  height: 100%;
}

.FBX5 .coverBox img {
  width: 100%;
}

.FBX5 .coverBox .p1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 32px;
  color: #000000;
  line-height: 42px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 15px;
}

.FBX5 .coverBox .p2 {
  margin: 15px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.FBX5 .swiperBox .swiper-button-next::after,
.FBX5 .swiperBox .swiper-button-prev::after {
  content: '';
}

.FBX5 .swiperBox .swiper-button-next img,
.FBX5 .swiperBox .swiper-button-prev img {
  width: 35px;
}

.FBX5 .swiperARBox {
  width: 100%;
  height: 100%;
  display: none;
}

.FBX5 .swiperShow {
  display: block;
}

.FBX6 .img32 {
  width: 100%;
  margin-top: 40px;
}

.FBX6 .timeChartBox {
  margin-top: 30px;
  position: relative;
  padding-top: 60px;
}

.FBX6 .timeChartImgBox {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.FBX6 .timeChartImgBox .timeChartImg {
  width: 280px;
}

.FBX6 .listBox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.FBX6 .listItemBox {
  width: 50%;
  margin-top: 50px;
}

.FBX6 .listItemBox:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}

.FBX6 .cardBox {
  width: 360px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 12px 12px 12px 12px;
}

.FBX6 .cardBox .topBox {
  height: 140px;
  background: linear-gradient(180deg, #0631E6 0%, #001159 100%);
  border-radius: 12px 12px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.FBX6 .cardBox .topBox1 {
  background: linear-gradient(180deg, #6B06E6 0%, #1F0046 100%);
}

.FBX6 .cardBox .topBox2 {
  background: linear-gradient(180deg, #00B073 0%, #00482F 100%);
}

.FBX6 .cardBox .topBox3 {
  background: linear-gradient(180deg, #0066FF 0%, #002357 100%);
}

.FBX6 .cardBox .topBox4 {
  background: linear-gradient(180deg, #D84EF3 0%, #560068 100%);
}

.FBX6 .cardBox .topBox .p1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 38px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.FBX6 .cardBox .topBox .viewButton {
  width: 50%;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50px 50px 50px 50px;
  border: 1px solid #FFEAEA;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.FBX6 .cardBox .topBox .viewButton .span1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #0631E6;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-right: 5px;
}

.FBX6 .cardBox .topBox .viewButton .spanColor1 {
  color: #6806DF;
}

.FBX6 .cardBox .topBox .viewButton .spanColor2 {
  color: #017D52;
}

.FBX6 .cardBox .topBox .viewButton .spanColor3 {
  color: #0164F8;
}

.FBX6 .cardBox .topBox .viewButton .spanColor4 {
  color: #8B20A0;
}

.FBX6 .cardBox .topBox .viewButton .playerImg {
  width: 22px;
  height: 22px;
}

.FBX6 .cardBox .bottonBox {
  padding: 15px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.FBX7 .waterfall {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
}

.FBX7 .item {
  width: 50%;
  padding: 10px;
}

.FBX7 .cardBox {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #E2E6FF 0%, #8795FF 100%);
  border-radius: 16px 16px 16px 16px;
  position: relative;
}

.FBX7 .cardBox1 {
  background: linear-gradient(180deg, #81FFB9 0%, #EBFFF7 100%);
}

.FBX7 .cardBox2 {
  background: linear-gradient(180deg, #FFF7EB 0%, #FFDC7B 100%);
}

.FBX7 .cardBox3 {
  background: linear-gradient(180deg, #FFF5E9 0%, #FFAE67 100%);
}

.FBX7 .cardBox4 {
  background: linear-gradient(180deg, #53D1FF 0%, #E9F9FF 100%);
}

.FBX7 .cardBox5 {
  background: linear-gradient(180deg, #81FFB9 0%, #EBFFF7 100%);
}

.FBX7 .cardBox6 {
  background: linear-gradient(180deg, #FFF7EB 0%, #FFDC7B 100%);
}

.FBX7 .cardBox7 {
  background: linear-gradient(180deg, #E2E6FF 0%, #8795FF 100%);
}

.FBX7 .cardBox .imgBox {
  width: 100%;
  display: flex;
  justify-content: center;
}

.FBX7 .cardBox .playerImg {
  width: 90%;
}

.FBX7 .cardBox .textBox {
  width: 100%;
  padding: 20px;
}

.FBX7 .cardBox .textBox .p1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 32px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 10px;
}

.FBX7 .cardBox .textBox .p2 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.FBX7 .cardBox .playButton {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50px 50px 50px 50px;
  border: 2px solid #FFFFFF;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 10px;
}

.FBX7 .cardBox .playButton .playerImg1 {
  width: 30px;
  margin-right: 5px;
}

.FBX7 .cardBox .playButton .span1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 26px;
  color: #FFFFFF;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.FBX8 {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(202, 219, 255, 0.5) 18%, #CADBFF 57%, rgba(202, 219, 255, 0.5) 88%, rgba(255, 255, 255, 0) 100%);
  padding-bottom: 100px;
}

.FBX8 .swiper-slide {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.6) 83%, rgba(255, 255, 255, 0.2) 100%), #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #FFFFFF;
  padding: 30px;
}

.FBX8_imgBox_wrapper .p1 {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 42px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 10px;
}

.FBX8_imgBox_wrapper .p2 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.FBX8_imgBox_wrapper .imgBox {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
}

.FBX8_imgBox_wrapper .bannerImg {
  width: 100%;
  max-width: 450px;
  object-fit: cover;
}

.FBX8 .mySwiper2 .swiper-slide {
  width: 800px;
  padding-bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.FBX8 .swiper-pagination-bullet {
  background: hsla(0, 0%, 90%, .9);
  border-radius: 4px;
  /* height: 4px; */
  transition: all .3s;
  /* width: 13px; */
}

.FBX8 .swiper-pagination-bullet-active {
  background: #2936f5;
  width: 50px;
}

.FBX8 .swiper-pagination {
  position: relative;
  /* 或者其他合适的定位方式 */
  text-align: center;
  margin-top: 10px;
  /* 分页器与内容之间的间距 */
}

.FBX8 .swiper-pagination-bullet {
  background-color: #b0b0b0;
  /* 子弹点颜色 */
  opacity: 1;
  /* 显示子弹点 */
}


.FBX10 {
  /* background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(202, 219, 255, 0.5) 18%, #CADBFF 57%, rgba(202, 219, 255, 0.5) 88%, rgba(255, 255, 255, 0) 100%); */
  padding-bottom: 100px;
}

.FBX10 .swiper-slide {
  /* border: 1px solid #e60d0d; */
  padding: 30px;
  width: 360px;
  height: 640px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.FBX10 .mySwiper4 .swiper-slide-active {
  padding: 0px;
  margin-right: 0px !important;
  margin-left: 30px !important;
  box-shadow: 0 0 5px #65666A;
  border-radius: 20px;
}

.FBX10_imgBox_wrapper .imgBox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.FBX10_imgBox_wrapper .bannerImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.FBX10 .swiper-pagination-bullet {
  background: hsla(0, 0%, 90%, .9);
  border-radius: 4px;
  /* height: 4px; */
  transition: all .3s;
  /* width: 13px; */
}

.FBX10 .swiper-pagination-bullet-active {
  background: #2936f5;
  width: 50px;
}

.FBX10 .swiper-pagination {
  position: relative;
  /* 或者其他合适的定位方式 */
  text-align: center;
  margin-top: 10px;
  /* 分页器与内容之间的间距 */
}

.FBX10 .swiper-pagination-bullet {
  background-color: #b0b0b0;
  /* 子弹点颜色 */
  opacity: 1;
  /* 显示子弹点 */
}

.FBX10 .imgBox {
  border-radius: 20px;
  overflow: hidden;
}

.FB4_video {
  display: none;
}

.FB4_video .videoBox {
  width: 100%;
  height: 100%;
  z-index: -1;
}

.FB4_video .videoBox video {
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* 视频弹窗 */
.videoPop-upWindow {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
  z-index: 1000;
  display: none;
}

.videoShow {
  display: initial;
}

.videoPop-upWindow .videoPlayer,
.videoPop-upWindow .playerImg {
  display: none;
}

.videoPop-upWindow .videoPlayerShow {
  display: initial;
}

.videoPop-upWindow .playerImgShow {
  display: initial;
}

.videoPop-upWindow .myVideo {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.videoPop-upWindow .myVideo .videoPlayer {
  width: 100%;
  height: 100%;
}

.videoPop-upWindow .videoCross {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 20;
}

.videoPop-upWindow .videoCross::before,
.videoPop-upWindow .videoCross::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: white;
  top: 50%;
  left: 50%;
}

.videoPop-upWindow .videoCross::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.videoPop-upWindow .videoCross::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* 手机端 */
@media screen and (max-width: 768px) {

  .title_unificationBox .title_p_unification {
    font-size: 24px;
    padding: 0px 12px;
  }

  .title_unificationBox .line {
    width: 30px;
  }

  .title_p_unification_p1 {
    font-size: 16px;
  }

  .title_p_unification_p2 {
    font-size: 13px;
    line-height: 24px;
  }

  .title_p_unification_p3 {
    font-size: 13px;
  }

  .fb {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .FB2 .imgTextBox {
    display: initial;
  }

  .FB2 .imgTextBoxs {
    display: initial;
    flex-direction: initial;
  }

  .FB2 .title .imgBox {
    width: 25px;
    height: 25px;
  }

  .FB2 .title span {
    font-size: 16px;
  }

  .FB2 .infoBox {
    padding: 10px 0px;
  }

  .FB2 .infoBox .p1 {
    font-size: 13px;
    line-height: 23px;
  }

  .FB2 .topImg1 {
    display: block;
  }

  .FB2 .topImg {
    display: none;
  }


  .FBX3 .FBX3_imgBox {
    display: none;
  }

  .FBX3 .fb {
    padding-bottom: 10px;
  }

  .FB4 {
    display: block;
  }

  .FB4 .FB4_img1 {
    width: 80%;
  }

  .FB4 .gif_Img {
    display: none;
  }

  .FB4 .imgTextBox {
    display: flex;
  }

  .FB4 .imgTextBox .outest {
    height: calc(100vw*837/1144);
  }

  .FB4 .imgTextBox .outest .outestImg {
    width: 100%;
    height: 100%;
  }

  .FB4 .imgBox .gif_Img1 {
    width: 100%;
    padding: 0px;
  }

  .FB4 .textBox {
    display: none;
  }

  .FB4 .textBox p {
    padding: 0px;
    font-size: 14px;
    line-height: 24px;
  }

  .FB4 .img46phone {
    display: initial;
  }

  .FB9 .imgBox {
    padding: 5px 5px;
  }

  .FB9 .cooperativePartner {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .FB11 .imgBox .p1 {
    font-size: 14px;
  }

  .FB11 .imgBox .p2 {
    font-size: 12px;
  }

  .FB12 .serviceHotline {
    font-size: 20px;
  }

  .FBX3_imgBox_wrapper {
    margin-bottom: 30px;
  }

  .FBX4 .selectButtonBox {
    margin-top: 8px;
  }

  .FBX4 .selectButtonBox::-webkit-scrollbar {
    display: none;
  }

  .FBX4 .selectButtonBox .imgBox {
    width: 80px;
    height: 80px;
    margin-right: 5px;
    border-radius: 5px;
  }

  .FBX5 .selectButtonBox .imgBox {
    width: 80px;
    height: 60px;
    border-radius: 10px;
    margin: 3px;
  }

  .FBX5 .selectButtonBox .imgBox .p1 {
    font-size: 10px;
  }

  .FBX5 .swiper-button-next,
  .FBX5 .swiper-button-prev {
    /* bottom: 0px !important;
    top: unset; */
    display: none;
  }

  .FBX5 .coverBox {
    width: 100%;
    margin: 20px 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  }

  .FBX5 .coverBox .p1 {
    font-size: 16px;
    line-height: 22px;
  }

  .FBX5 .coverBox .p2 {
    font-size: 12px;
    line-height: 15px;
  }

  .FBX6 .timeChartImgBox {
    display: none;
  }

  .FBX6 .listItemBox {
    width: 100%;
    margin-top: 15px;
  }

  .FBX6 .cardBox {
    width: 100%;
  }

  .FBX6 .timeChartBox {
    padding-top: 0px;
  }


  .FBX6 .cardBox .topBox .p1 {
    font-size: 22px;
  }

  .FBX6 .cardBox .topBox .viewButton .span1 {
    font-size: 14px;
  }

  .FBX6 .cardBox .topBox .viewButton {
    width: 40%;
  }

  .FBX6 .cardBox .bottonBox {
    font-size: 12px;
    line-height: 24px;
  }

  .FBX7 .waterfall {
    margin-top: 10px;
  }

  .FBX7 .item {
    width: 100%;
  }

  .FBX7 .cardBox .textBox .p1 {
    font-size: 22px;
  }

  .FBX7 .cardBox .textBox .p2 {
    font-size: 14px;
  }

  .FBX7 .cardBox .playButton {
    padding: 7px 10px;
  }

  .FBX7 .cardBox .playButton .playerImg1 {
    width: 15px;
  }

  .FBX7 .cardBox .playButton .span1 {
    font-size: 14px;
  }

  .FBX8_imgBox_wrapper .p1 {
    font-size: 18px;
    line-height: 32px;
  }

  .FBX8_imgBox_wrapper .p2 {
    font-size: 12px;
    line-height: 22px;
  }

  .FBX8 .swiper-slide {
    padding: 10px 20px;
  }

  .FBX8 .fb {
    padding-bottom: 30px;
  }

  .FBX8 .mySwiper2 .swiper-slide {
    width: 320px;
    height: 320px;
  }

  .FBX10 .swiper-slide {
    width: 270px;
    height: 480px;
  }

  .FBX10 .mySwiper4 .swiper-slide-active {
    padding: 0px;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }

}

/* PC端 */
@media screen and (min-width: 768px) {
  .title_unificationBox {
    padding-bottom: 40px;
  }

  .FB4 .gif_Imgbox1 {
    display: none;
  }

  .FBX3 .FBX3_imgBox_wrapper {
    display: none;
  }

  .FB2 .imgTextBoxItem .imgBox {
    width: 80%;
  }

  .FB2 .imgTextBox2 .infoBox:nth-child(1) {
    justify-content: flex-start;
  }

  .FB2 .imgTextBox2 .infoBox:nth-child(2) {
    justify-content: flex-end;
  }

  .FB2 .topImg {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .FB4 .img46pc {
    display: initial;
  }

  .FB4 .outest .outestImg {
    left: -80px;
  }

  .FB4_video {
    display: initial;
  }

  .videoPop-upWindow {
    max-width: 1000px;
    max-height: 562px;
  }
}