body {
  /* background-color: #f4f4f4; */
  background-color: #fff;
  font-family: PingFang SC
}

/* 轮播图1 */

.lunbo1 {
  height: 645px;
  box-sizing: border-box;
  cursor: pointer;
}

.lunbo1 .swiper-slide {
  width: 100%;
  height: 645px !important;
}

/* 分页器 */

.myBtn1 {
  position: absolute;
  bottom: 2.083vw !important;
}

.lunbo1 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255);
  border-radius: 19px 19px 19px 19px;
  transition: all 0.25s ease-in-out;
}

.lunbo1 .swiper-pagination-bullet-active {
  width: 32px;
  height: 10px;
  background: #FFFFFF;
  border-radius: 19px 19px 19px 19px;
}

/* 左右切换箭头 */

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.btn1 .swiper-button-prev,
.btn1 .swiper-button-next {
  display: none;
  outline: none;
  font-size: 2vw;
  color: #fff;
}

.btn1 .swiper-button-prev {
  margin-left: 6.875vw;
}

.btn1 .swiper-button-next {
  margin-right: 6.875vw;
}

.titles {
  width: 100%;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 42px;
  text-align: center;
  margin-top: 80px;
}

.titlestxt {
  width: 100%;
  font-weight: 400;
  font-size: 20px;
  color: #999999;
  margin-top: 12px;
  text-align: center;
}


/* 核心服务 */

.hxfw {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 79px;
}

.hxfw div {
  width: 373px;
  height: 207px;
  background: #F8FCFF;
  border-radius: 8px 8px 8px 8px;
  position: relative;
}

.hxfw div:nth-child(1) {
  background-image: url("../image/01.png");
}

.hxfw div:nth-child(2) {
  background-image: url("../image/02.png");
}

.hxfw div:nth-child(3) {
  background-image: url("../image/03.png");
}

.hxfw div p:nth-child(1) {
  margin-left: 24px;
  margin-top: 93px;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  text-align: left;
}

.hxfw div p:nth-child(2) {
  width: 304px;
  margin-left: 29px;
  margin-top: 10px;
  font-size: 16px;
  color: #545E6C;
  text-align: left;
}

.hxfw div img {
  position: absolute;
  right: 10px;
  top: -43px;
  width: 180px;
  height: 180px;
}
/* 交付流程 */
.jflc{
  width: 1200px;
  height: 412px;
  margin: 0 auto;
  display: block;
  margin-top: 30px;
}
/* 成功案例 */
.cgal {
  width: 1200px;
  margin: 0 auto;
  margin-top: 54px;
}

.cgaltabs {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.cgaltab {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 23px;
  cursor: pointer;
}

.cgaltab img {
  width: 68px;
  height: 68px;
  margin-bottom: 16px;
}



.cgaltab p {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  margin-bottom: 49px;
}

.cgaltabclick p {
  color: #1578FF;
}

.cgaltab .child {
  width: 271px;
  height: 5px;
  background-image: url("../image/xz.png");
  opacity: 0;
}

.cgaltab:nth-child(1) .child {
  opacity: 1;
}

.cgalcontent {
  width: 100%;
  height: 538px;
  background: #FAFBFF;
}

.cgalcontentview {
  width: 1200px;
  height: 538px;
  margin: 0 auto;
  position: relative;
}

.cgalcontentview div {
  width: 440px;
  display: inline-block;
}

.cgalcontentview div h3 {
  font-weight: 500;
  font-size: 36px;
  color: #333333;
  line-height: 42px;
  text-align: left;
  margin-top: 124px;
  margin-bottom: 39px;
}

.cgalcontentview div p {
  width: 440px;
  height: 228px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 22px;
  color: #545E6C;
  line-height: 38px;
  text-align: left;
}

.cgalcontentview img {
  width: 839px;
  height: 538px;
  position: absolute;
  bottom: 0;
  left: 458px;
}

.cgalcontentview2,
.cgalcontentview3,
.cgalcontentview4 {
  display: none;
}

/* 企业资质 */
.qyzz {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
}

.qyzz .qyzz_swiper {

  width: 1095px;
  height: 504px;
  overflow: hidden;
  position: relative;
}

.qyzz img {
  width: 1095px;
  height: 504px;
}

.qyzz .activeimg {
  display: block;
}

.qyzz .rightclick {
  display: block;
  position: absolute;
  right: 30px;
  top: 240px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.qyzz p {
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 21px;
  text-align: left;
  margin-top: 60px;
}

.hzhb {
  width: 100%;
  height: 667px;
  background-image: url("../image/hzhbbj.png");
  margin-top: 123px;
}
.hzhbbox{
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.hzhbview {
  width: 596px;
  height: 667px;
  float: right;
  position: relative;
}

.hzhb_swiper {

  width: 596px;
  height: 320px;
  overflow: hidden;
  margin-top: 58px;
  cursor: pointer;
}

.hzhbview .titles,.hzhbview .titlestxt {
  width: 100%;
  text-align: left;
}
.ouradvantage{
  position: absolute;
  bottom: 62px;
  left: 50%;
  transform: translateX(-50%);
}
.hzhbbox .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(0,0,0,0.4);
  border-radius: 19px 19px 19px 19px;
  transition: all 0.25s ease-in-out;
}

.hzhbbox .swiper-pagination-bullet-active {
  width: 32px;
  height: 10px;
  background: #1578FF;
  border-radius: 19px 19px 19px 19px;
}

.ouradvantage .swiper-pagination-bullet{
 margin: 0 5px;
}