
.serve1[data-v-6d720fe5] {
  width: 100%;
  height: 705px;
  overflow: hidden;
  background: #f6f8fb;
}
.serve1 h3[data-v-6d720fe5] {
  width: 100% !important;
  height: 36px;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  line-height: 40px;
  text-align: center;
  margin-top: 85px;
  margin-bottom: 40px;
}
.serve1 .card[data-v-6d720fe5] {
  width: 1075px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.serve1 .card .card-bg[data-v-6d720fe5] {
  width: 988px;
  height: 530px;
  position: absolute;
  right: -200px;
  top: -180px;
  z-index: 1;
}
.serve1 .card .item[data-v-6d720fe5] {
  width: 258px;
  height: 145px;
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0.06667rem 0.1rem 0.56667rem 0rem rgba(229, 28, 23, 0.1);
  text-align: center;
  margin-bottom: 15px;
  transition: all 0.5s;
  z-index: 100;
}
.serve1 .card .item img[data-v-6d720fe5] {
  width: 82px;
  margin-top: 10px;
}
.serve1 .card .item h5[data-v-6d720fe5] {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}
.serve1 .card .item span[data-v-6d720fe5] {
  display: inline-block;
  width: 54px;
  height: 28px;
  background: #ffffff;
  border: 0.01667rem solid #e5e5e5;
  border-radius: 0.08333rem;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  text-align: center;
  margin: 15px 5px 0 0;
}
.serve1 .card .item[data-v-6d720fe5]:hover {
  transform: translateX(-0.08333rem) translateY(-0.08333rem);
}
.serve1 .content[data-v-6d720fe5] {
  width: 24rem !important;
  height: 10.66667rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.66667rem;
}
.serve1 .content .left[data-v-6d720fe5] {
  width: 7.83333rem;
  height: 10.33333rem;
  background: url(../images/leftbg.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.serve1 .content .left h4[data-v-6d720fe5] {
  width: 80%;
  height: 60px;
  font-size: 0.46667rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.66667rem;
  margin: 0 auto;
  margin-top: 1.16667rem;
}
.serve1 .content .left p[data-v-6d720fe5] {
  width: 80%;
  height: 0.53333rem;
  font-size: 0.26667rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.53333rem;
  margin: 0rem auto;
  margin-bottom: 0.16667rem;
  text-align: left;
}
.serve1 .content .left .more[data-v-6d720fe5] {
  margin-top: 0.16667rem;
  width: 1.7rem;
  height: 0.6rem;
  padding: 0.1rem 0.33333rem;
  border: 0.01667rem solid #fe070b;
  border-radius: 0.06667rem;
  font-size: 0.26667rem;
  font-weight: 500;
  color: #fe070b;
  line-height: 0.6rem;
  text-align: center;
  margin: 0.66667rem 0 0 0.83333rem;
}
.serve1 .content .right[data-v-6d720fe5] {
  overflow: hidden;
  width: 15.83333rem;
  height: 10rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-around;
}
.serve1 .content .right .box[data-v-6d720fe5] {
  width: 7.75rem;
  height: 3rem;
  background: #ffffff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 0.1rem;
  box-shadow: 0.08333rem 0.08333rem 0.16667rem 0rem #0000000b;
  transition: all 0.5s;
}
.serve1 .content .right .box img[data-v-6d720fe5] {
  display: block;
  width: 1rem;
  height: 1rem;
  margin-left: 0.33333rem;
  margin-right: 0.16667rem;
}
.serve1 .content .right .box .dians[data-v-6d720fe5] {
  width: 6rem;
  height: 1.66667rem;
  overflow: hidden;
}
.serve1 .content .right .box .dians h5[data-v-6d720fe5] {
  width: 100%;
  height: 0.5rem;
  font-size: 0.5rem;
  font-weight: 500;
  color: #181818;
  line-height: 0.5rem;
  margin-top: 0.16667rem;
}
.serve1 .content .right .box .dians span[data-v-6d720fe5] {
  display: inline-block;
  width: 1.16667rem;
  height: 0.6rem;
  background: #ffffff;
  border: 0.01667rem solid #e5e5e5;
  border-radius: 0.08333rem;
  font-size: 0.23333rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
  text-align: center;
  margin: 0.33333rem 0.16667rem 0 0;
}
.serve1 .content .right .box[data-v-6d720fe5]:hover {
  background: url(../images/redBg.png) no-repeat;
  background-size: auto;
  transform: translateX(-0.08333rem) translateY(-0.08333rem);
  box-shadow: 0.13333rem 0.13333rem 0.08333rem 0.08333rem rgba(255, 162, 145, 0.2);
}
.serve1 .content .right .box:hover h5[data-v-6d720fe5] {
  color: #ffffff;
}
.serve1 .content .right .box:hover span[data-v-6d720fe5] {
  background: #ffffff8a;
  border: 0.01667rem solid #ffffff8a;
  color: #fff;
}
.major[data-v-6d720fe5] {
  width: 100%;
  height: 1136px;
  background: url(../images/fuwubg.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.major h2[data-v-6d720fe5] {
  width: 100%;
  height: 36px;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  line-height: 36px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 80px;
}
.major .content[data-v-6d720fe5] {
  width: 1104px;
  margin: 0 auto;
}
.major .content .swiper-container[data-v-6d720fe5] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.major .content .swiper-container .swiper-wrapper[data-v-6d720fe5] {
  width: 1104px;
  height: 460px;
  margin: 0 auto;
  margin-top: 50px;
  align-items: center;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide[data-v-6d720fe5] {
  width: 254px;
  height: 340px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide div[data-v-6d720fe5] {
  overflow: hidden;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide div h3[data-v-6d720fe5] {
  width: 153px;
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  line-height: 38px;
  margin: 40px 0 0 15px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide div .heng[data-v-6d720fe5] {
  width: 40px;
  height: 1px;
  background: #ffffff;
  margin: 10px 0 0 15px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide div p[data-v-6d720fe5] {
  width: 230px;
  height: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
  margin: 40px 0 0 15px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban1[data-v-6d720fe5] {
  background: url(../images/zhizao-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban2[data-v-6d720fe5] {
  background: url(../images/jinrong-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
  margin-top: 60px !important;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban3[data-v-6d720fe5] {
  background: url(../images/yiliao-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban4[data-v-6d720fe5] {
  background: url(../images/dianshang-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
  margin-top: 60px !important;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban5[data-v-6d720fe5] {
  background: url(../images/wuliu-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban6[data-v-6d720fe5] {
  background: url(../images/nongye-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
  margin-top: 60px !important;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban7[data-v-6d720fe5] {
  background: url(../images/jiaoyu-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
}
.major .content .swiper-container .swiper-wrapper .swiper-slide .ban8[data-v-6d720fe5] {
  background: url(../images/fangchan-bg.png) no-repeat;
  background-size: cover;
  width: 254px;
  height: 340px;
  margin-top: 60px !important;
}
.major .content .swiper-container .swiper-button-next[data-v-6d720fe5] {
  background: url(../images/right.png) no-repeat;
  margin-top: 0.9rem;
  margin-right: 0.26667rem;
}
.major .content .swiper-container .swiper-button-prev[data-v-6d720fe5] {
  background: url(../images/left.png) no-repeat;
  margin-top: 0.9rem;
}
.skill[data-v-6d720fe5] {
  width: 100%;
  height: 630px;
  background: url(../images/002.png) no-repeat;
  background-size: auto;
}
.skill .content[data-v-6d720fe5] {
  width: 1104px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.skill .content h3[data-v-6d720fe5] {
  width: 383px;
  height: 38px;
  font-size: 30px;
  color: #000000;
  line-height: 38px;
  margin-top: 75px;
}
.skill .content p[data-v-6d720fe5] {
  width: 383px;
  height: 23px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
  margin-top: 10px;
}
.skill .content a[data-v-6d720fe5] {
  display: block;
  width: 2.1rem;
  height: 0.83333rem;
  text-align: center;
  background: red;
  border-radius: 0.5rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.83333rem;
  font-size: 0.26667rem;
  margin-top: 1rem;
}
.skill .content .buttom[data-v-6d720fe5] {
  width: 1104px;
  height: 290px;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  margin-top: 75px;
}
.skill .content .buttom div[data-v-6d720fe5] {
  width: 268px;
  height: 268px;
  background: #ffffff;
  box-shadow: 0.03333rem 0.03333rem 0.16667rem 0.03333rem rgba(0, 0, 0, 0.011);
  overflow: hidden;
}
.skill .content .buttom div .top[data-v-6d720fe5] {
  width: 200px;
  height: 76px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  margin-top: 15px;
}
.skill .content .buttom div .top img[data-v-6d720fe5] {
  display: block;
  width: 28px;
  height: 28px;
}
.skill .content .buttom div .top h4[data-v-6d720fe5] {
  width: 153px;
  height: 28px;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
}
.skill .content .buttom div p[data-v-6d720fe5] {
  margin-left: 20px;
}
.case[data-v-6d720fe5] {
  width: 100%;
  height: 705px;
  background: #f5f8fc;
  overflow: hidden;
}
.case h3[data-v-6d720fe5] {
  width: 100%;
  height: 36px;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  line-height: 36px;
  text-align: center;
  margin-top: 50px;
}
.case .content[data-v-6d720fe5] {
  position: relative;
  width: 1104px;
  height: 575px;
  overflow: hidden;
  margin: 0 auto;
}
.case .content .appkuang[data-v-6d720fe5] {
  position: absolute;
  display: block;
  width: 220px;
  height: 445px;
  top: 65px;
  left: 442px;
  z-index: 999;
}
.case .content .swiper-container1[data-v-6d720fe5] {
  position: relative;
  width: 100%;
  height: 100%;
}
.case .content .swiper-container1 .swiper-pagination[data-v-6d720fe5] .swiper-pagination-bullet {
  border-radius: 0rem;
  width: 20px;
  height: 1px;
}
.case .content .swiper-container1 .swiper-pagination[data-v-6d720fe5] .swiper-pagination-bullet-active {
  border-radius: 0rem;
  width: 20px;
  height: 1px;
  background: #fe0202;
}
.case .content .swiper-container1 .swiper-wrapper[data-v-6d720fe5] {
  width: 100%;
  height: 100%;
  align-items: center;
}
.case .content .swiper-container1 .swiper-wrapper .swiper-slide[data-v-6d720fe5] {
  width: 157px;
  height: 360px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.case .content .swiper-container1 .swiper-wrapper .swiper-slide img[data-v-6d720fe5] {
  width: 100%;
}
.case .content .swiper-container1 .swiper-wrapper .swiper-slide-active[data-v-6d720fe5],
.case .content .swiper-container1 .swiper-wrapper .swiper-slide-duplicate-active[data-v-6d720fe5] {
  transform: scale(1.08);
  border-radius: 1.66667rem;
}
.case .content .swiper-container1 .swiper-wrapper .swiper-slide-prev[data-v-6d720fe5],
.case .content .swiper-container1 .swiper-wrapper .swiper-slide-next[data-v-6d720fe5] {
  transform: scale(0.9);
}
.serve[data-v-6d720fe5] {
  width: 100%;
  height: 728px;
  overflow: hidden;
  background-color: #f2f6f9;
}
.serve h3[data-v-6d720fe5] {
  width: 475px;
  height: 46px;
  margin: 0 auto;
  margin-top: 70px;
  text-align: center;
  line-height: 46px;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
}
.serve p[data-v-6d720fe5] {
  width: 475px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}
.serve .content[data-v-6d720fe5] {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 537px;
}
.serve .content .bg[data-v-6d720fe5] {
  display: block;
  margin: auto;
  width: auto;
  max-width: 100%;
  border: none;
  vertical-align: middle;
  overflow: hidden;
  transform: scale(1.2);
  transition: all 0.8s;
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.serve .content .bg[data-v-6d720fe5]:hover {
  transform: scale(1);
}
.serve .content .dingzhi[data-v-6d720fe5] {
  display: block;
  position: absolute;
  background: url(../images/xcydzkfbg.png) no-repeat;
  background-size: cover;
  width: 604px;
  height: 340px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.serve .content .dingzhi h3[data-v-6d720fe5] {
  width: 100%;
  height: 46pz;
  text-align: center;
  font-weight: 500;
  color: #ffffff;
}
.serve .content .dingzhi p[data-v-6d720fe5] {
  width: 100%;
  height: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  margin-top: 20px;
}
.serve .content .dingzhi h5[data-v-6d720fe5] {
  width: 100%;
  height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
}