
.yuanmao-con {
  background-color: #f5f7fa;
  overflow: hidden;
}
.yuanmao .content {
  margin-top: 0.9rem;
}
.yuanmao .icon {
  width: 60%;
  padding-left: 10%;
}
.yuanmao .icon img {
  max-width: 70%;
}
.yuanmao .text {
  width: 4.6rem;
  color: #5b626c;
  font-size: 0.18rem;
  text-align: justify;
}
.yewu-text {
  margin-top: 0.9rem;
  margin-bottom: 1.2rem;
}
.yewu-text .content {
  border-radius: 0.15rem;
  -webkit-border-radius: 0.15rem;
  -moz-border-radius: 0.15rem;
  -ms-border-radius: 0.15rem;
  -o-border-radius: 0.15rem;
  margin-top: 1.2rem;
  padding: 0.55rem;
  box-shadow: 0 0.1rem 0.35rem rgba(0, 0, 0, 0.05);
}
.yewu-text .pic {
  margin-top: -0.9rem;
  margin-right: 0.9rem;
  border-radius: 0.15rem;
  -webkit-border-radius: 0.15rem;
  -moz-border-radius: 0.15rem;
  -ms-border-radius: 0.15rem;
  -o-border-radius: 0.15rem;
  overflow: hidden;
  width: 5.7rem;
}
.yewu-text .txt {
  line-height: 1.666;
}
.yewu-text .pic img {
  width: 100%;
}
@media (max-width: 1199px) {
  .yewu-text .pic {
    width: 6.5rem;
  }
}
@media (max-width: 950px) {
  .yewu-text .pic {
    width: 7.5rem;
  }
}
@media (max-width: 480px) {
  .yewu-text .pic {
    width: 100%;
    margin-right: 0;
    margin-top: 0rem;
  }
}
.fuwu {

  overflow: hidden;
  padding-bottom: 1.2rem;
      height: 13rem;
}
.fuwu .public-title .title {
  color: #FFF;
}
.fuwu .public-title .title::after {
  background-color: #FFF;
}
.fuwu .content {
  margin-top: 0.9rem;
  padding: 0 0.8rem;
}
.fuwu .slider-nav .tit {
  cursor: pointer;
  line-height: 0.6rem;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  margin: 0 0.05rem;
  color: #FFF;
}
.fuwu .slider-nav .slick-current {
  background-color: #FFF;
  color: #414b5b;
}
.fuwu .slider-for {
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  padding: 0.3rem 0.6rem;
  margin-top: 0.1rem;
  margin-left: 0.05rem;
}
.fuwu .slider-for h3 {
 font-weight: bold;
    margin: 1em 0;
}
.fuwu .slider-for h3:last-of-type {
    border-top: 1px #e5e5e5 solid;
    padding-top: 0.2rem;
}
.fuwu .slider-for h4 {
  margin: 0 0 0.1rem 0;
}
.fuwu .slider-for .txt {
  margin-top: 0.2rem;
  line-height: 1.8;
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 0.2rem;
  margin-bottom: 0.3rem;
}

.fuwu .slider-for .txt:last-child {
  border-bottom: 0;
}
.fuwu .slider-for .con {
  width: 50%;
}
.fuwu .slider-for .con::after {
  content: '';
  position: absolute;
  right: 10%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #f5f7fa;
}
.fuwu .slider-for .con:last-child::after {
  display: none;
}
.fuwu .slider-for .con p {
  margin: 0;
  padding-left: 15px;
}
.fuwu .slider-for .con p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #a0a5ad;
}
.fuwu .slider-for .long {
  width: 100%;
}
.fuwu .slider-for .long::after {
  content: '';
  position: absolute;
  right: 10%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #f5f7fa;
}
.fuwu .slider-for .long:last-child::after {
  display: none;
}
.fuwu .slider-for .long p {
  margin: 0;
  padding-left: 15px;
}
.fuwu .slider-for .long p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #a0a5ad;
}
.fuwu .slider-for .con-t {
  width: 50%;
}
/* .fuwu .slider-for .con-t::after {
    content: '';
    position: absolute;
    right: 10%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #f5f7fa;
} */
.fuwu .slider-for .con-t:last-child::after {
  display: none;
}
.fuwu .slider-for .con-t p {
  margin: 0;
}
.public-case {
  overflow: inherit;
}
@media (max-width: 1600px) {
  .fuwu{
  height: 14rem;
  }
}
@media (max-width: 1400px) {
  .fuwu{
  height: 15rem;
  }
}
@media (max-width: 1200px) {
  .fuwu{
  height: 18rem;
  }
}

@media (max-width: 950px) {
   .fuwu{
  height: 23rem;
  }
  .jiashao .pic {
    width: 7.5rem;
  }
  .fuwu .slider-nav .tit {
    line-height: 1.2rem;
  }
  .fuwu .slider-for .con {
    width: 100%;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
    padding-left: 0.6rem;
  }
}
@media (max-width: 768px) {
  .fuwu{
  height: auto;
  }
  .fuwu .slider-for .con::after {
    display: none;
  }
}
@media (max-width: 480px) {
  /*
   .fuwu{
  height: 59rem;
  }
  */
  .fuwu .content {
    padding: 0;
  }
  .fuwu .slider-nav .tit {
    line-height: 2rem;
  }
  .fuwu .slider-for {
    margin-top: 0.4rem;
  }
}
/*
@media (max-width: 375px) {
.fuwu{
  height: 67rem;
  }
}
@media (max-width: 320px) {
.fuwu{
  height: 83rem;
  }
}
*/
.moshi {
  background: #f5f7fa;
  overflow: hidden;
  padding-bottom: 1.2rem;
}
.moshi .img {
  margin-top: 0.7rem;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
}
.moshi .img img {
  width: 100%;
  transition: all 0.5s;
}
.moshi .img img.pc {
  display: block;
}
.moshi .img img.h5 {
  display: none;
}
.moshi .img:hover img {
  transform: scale(1.03);
}
.youshi {
  background: #fff;
  overflow: hidden;
  padding-bottom: 1.2rem;
}
.youshi .content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
.youshi .content .item {
  width: 2.9rem;
  height: 3.35rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: -0.5rem;
}
.youshi .content .item::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -7%;
  right: 49.8%;
  height: 0.05rem;
  background-image: linear-gradient(100deg, #1d82d7, #109be2);
  transform: rotate(30deg);
  transform-origin: 100% 100%;
  z-index: 10;
  transition: all 0.3s;
}
.youshi .content .item::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 49.8%;
  right: -7%;
  height: 0.05rem;
  background-image: linear-gradient(100deg, #109be2, #04b2ed);
  transform: rotate(-30deg);
  transform-origin: 0% 0%;
  z-index: 10;
  transition: all 0.3s;
}
.youshi .content .item .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: all 0.3s;
}
.youshi .content .item .bg .c {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  z-index: 2;
}
.youshi .content .item .bg::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  opacity: 0;
  z-index: 5;
  transition: all 0.5s;
  background-image: linear-gradient(100deg, #1d83d6, #03b4ed);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.youshi .content .item .bg::before {
  content: '';
  display: block;
  position: absolute;
  top: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  left: -0.2rem;
  z-index: 1;
  background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.2) 0%, transparent 70%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.youshi .content .item p {
  padding: 0;
  margin: 0;
  color: #0081cc;
  display: block;
  position: relative;
  z-index: 5;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  max-height: 1.5em;
}
.youshi .content .item span {
  color: #fff;
  display: none;
  text-align: center;
  position: relative;
  z-index: 5;
  line-height: 1.5;
  margin-top: 0.05rem;
}
.youshi .content .item span i {
  font-style: inherit;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  max-height: 4.5em;
}
.youshi .content .item:hover::after {
  opacity: 0;
}
.youshi .content .item:hover::before {
  opacity: 0;
}
.youshi .content .item:hover .bg::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.youshi .content .item:hover p {
  color: #fff;
}
.youshi .content .item.on::after {
  opacity: 0;
}
.youshi .content .item.on::before {
  opacity: 0;
}
.youshi .content .item.on .bg::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.youshi .content .item.on p {
  color: #fff;
}
.youshi .content .item.on span {
  display: block;
}
.youshi .content .arr {
  width: 0.3rem;
  height: 0.3rem;
  margin: -0.5rem 0.2rem 0;
 
}
.youshi .content .arr:nth-child(8) {
  display: none;
}
.youshi .content .arr:nth-last-child(1) {
  display: none;
}
.jiazhi {
  background: #f5f7fa;
  overflow: hidden;
  padding-bottom: 1.2rem;
}
.jiazhi .content {
  height: 5.5rem;
  margin-top: 1rem;
}
.jiazhi .item {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background: #97d6f2;
  box-shadow: 2px 6px 10px rgba(0, 128, 204, 0.3);
  position: absolute;
  width: 20px;
  height: 20px;
  animation-name: bubbles;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
.jiazhi .item p {
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
  line-height: 1.3;
}
.jiazhi .item:nth-child(1) {
  width: 2rem;
  height: 2rem;
  top: 0;
  left: 0;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 0s;
}
.jiazhi .item:nth-child(1) p {
  font-size: 0.26rem;
}
.jiazhi .item:nth-child(2) {
  width: 1.3rem;
  height: 1.3rem;
  top: 0;
  left: 3.1rem;
  background: #fff;
  box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.08);
  animation-delay: 0.2s;
}
.jiazhi .item:nth-child(2) p {
  font-size: 0.22rem;
  color: #0080cc;
}
.jiazhi .item:nth-child(3) {
  width: 0.8rem;
  height: 0.8rem;
  top: 0;
  left: 6.1rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 0.6s;
}
.jiazhi .item:nth-child(3) p {
  font-size: 0.15rem;
  color: #fff;
}
.jiazhi .item:nth-child(4) {
  width: 2rem;
  height: 2rem;
  top: -0.3rem;
  left: 7.7rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 0.7s;
}
.jiazhi .item:nth-child(4) p {
  font-size: 0.26rem;
  color: #fff;
}
.jiazhi .item:nth-child(5) {
  width: 0.8rem;
  height: 0.8rem;
  top: 0.3rem;
  left: 10.7rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 0.7s;
}
.jiazhi .item:nth-child(5) p {
  font-size: 0.15rem;
  color: #fff;
}
.jiazhi .item:nth-child(6) {
  width: 0.8rem;
  height: 0.8rem;
  top: 2rem;
  left: 3rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 0.1s;
}
.jiazhi .item:nth-child(6) p {
  font-size: 0.15rem;
  color: #fff;
}
.jiazhi .item:nth-child(7) {
  width: 2rem;
  height: 2rem;
  top: 1.2rem;
  left: 4.6rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 1s;
}
.jiazhi .item:nth-child(7) p {
  font-size: 0.26rem;
  color: #fff;
}
.jiazhi .item:nth-child(8) {
  width: 1.3rem;
  height: 1.3rem;
  top: 2.2rem;
  left: 9.4rem;
  background: #fff;
  box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.08);
  animation-delay: 0.6s;
}
.jiazhi .item:nth-child(8) p {
  font-size: 0.22rem;
  color: #0080cc;
}
.jiazhi .item:nth-child(9) {
  width: 2rem;
  height: 2rem;
  top: 1.2rem;
  left: 11.5rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 0.4s;
}
.jiazhi .item:nth-child(9) p {
  font-size: 0.26rem;
  color: #fff;
}
.jiazhi .item:nth-child(10) {
  width: 1.3rem;
  height: 1.3rem;
  top: 3.2rem;
  left: 1.4rem;
  background: #fff;
  box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.08);
  animation-delay: 0.8s;
}
.jiazhi .item:nth-child(10) p {
  font-size: 0.22rem;
  color: #0080cc;
}
.jiazhi .item:nth-child(11) {
  width: 2rem;
  height: 2rem;
  top: 3.1rem;
  left: 6.9rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 1.2s;
}
.jiazhi .item:nth-child(11) p {
  font-size: 0.26rem;
  color: #fff;
}
.jiazhi .item:nth-child(12) {
  width: 0.8rem;
  height: 0.8rem;
  top: 4.1rem;
  left: 13.3rem;
  background-image: linear-gradient(83deg, #09a8e8, #178edb);
  animation-delay: 0.2s;
}
.jiazhi .item:nth-child(12) p {
  font-size: 0.15rem;
  color: #fff;
}
.jiazhi .item:nth-child(13) {
  top: 0.5rem;
  left: 5.1rem;
  animation-delay: 0.1s;
}
.jiazhi .item:nth-child(14) {
  top: 0.5rem;
  left: 12.7rem;
  animation-delay: 0.6s;
}
.jiazhi .item:nth-child(15) {
  top: 2.4rem;
  left: 1.45rem;
  animation-delay: 0.6s;
}
.jiazhi .item:nth-child(16) {
  top: 2.2rem;
  left: 7.4rem;
  animation-delay: 0.5s;
}
.jiazhi .item:nth-child(17) {
  top: 1.5rem;
  left: 10.2rem;
  animation-delay: 0.3s;
}
.jiazhi .item:nth-child(18) {
  top: 4.4rem;
  left: 0.4rem;
  animation-delay: 0.4s;
}
.jiazhi .item:nth-child(19) {
  top: 3.4rem;
  left: 4.1rem;
  animation-delay: 0.2s;
}
.jiazhi .item:nth-child(20) {
  top: 4.3rem;
  left: 5.3rem;
  animation-delay: 0.8s;
}
.jiazhi .item:nth-child(21) {
  top: 3.9rem;
  left: 10.8rem;
  animation-delay: 0.2s;
}
@keyframes bubbles {
  0% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(-5px);
  }
}
.anli-nav{margin-top:.8rem;}
.anli-nav .slick-track{padding:10px 0;}
.anli-nav .tit{
      cursor: pointer;
line-height: 0.5rem;
    box-shadow: 0 0 10px rgba(0,0,0,.08);
    margin: 0 10px;
    border-radius: 5px;
  color:#333;
}
.anli-nav .tit.slick-current{
background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    color: #FFF;
}
.anli .content{margin-top:10px}
.public-case .text h4 {
  font-weight: bold;
}
.case-con .text p {
  padding-left: 15px;
  width: 50%;
}
.case-con .text p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.13rem;
  width: 5px;
  height: 5px;
  background-color: #a0a5ad;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* 125% */
@media screen and (max-width: 1200px) {
  .anli-nav .tit{
    line-height: 0.8rem;
    font-size: 0.28rem;
  }
  .youshi .content .arr {
    margin: -0.5rem 0.7rem 0;
  }
  .youshi .content .item span {
    font-size: 0.25rem;
  }
  .jiazhi .container {
    width: 14.4rem;
  }
  .case-con .text p::after {
    top: 0.22rem;
  }
  .fuwu .slider-for .long p::after,
  .fuwu .slider-for .con p::after {
    top: 0.2rem;
  }
}
/* 150 */
@media screen and (max-width: 998px) {
  .youshi .content .item p {
    font-size: 0.44rem;
  }
  .jiazhi {
    display: none;
  }
  .case-con .text p::after {
    top: 0.35rem;
  }
  .moshi .img img.pc {
    display: none;
  }
  .moshi .img img.h5 {
    display: block;
  }
}
@media screen and (max-width: 950px) {
.anli-nav .tit{
    line-height: 1rem;
    font-size: 0.38rem;
  }
}
@media screen and (max-width: 768px) {
  .anli-nav .tit{
        line-height: 1.4rem;
    font-size: 0.48rem;
  }
  .fuwu .slider-for h3 {
    margin: 1rem 0 0.5rem;
  }
  .roll-banner .slick-dots {
    bottom: 1.5rem !important;
  }
  .youshi .content .item {
    width: 4.5rem;
    height: 5.35rem;
    margin-top: 0.5rem;
  }
  .youshi .content .arr {
    margin: 0.5rem 0.7rem 0;
  }
  .youshi .content .arr:nth-child(8) {
    display: block;
  }
  .youshi .content .arr:nth-child(6) {
    display: none;
  }
  .youshi .content .arr:nth-child(12) {
    display: none;
  }
  .youshi .content .item p {
    font-size: 14px;
  }
  .youshi .content .item span {
    font-size: 0.4rem;
  }
  .case-con .text p {
    width: 100%;
  }
  .fuwu .slider-for .long p::after,
  .fuwu .slider-for .con p::after {
    top: 0.3rem;
  }
  .fuwu .slider-for .con-t {
    width: 100%;
  }
  .yewu-text .txt {
    margin-top: 0.6rem;
    line-height: 1.8;
  }
  .public-case p {
    display: block;
    height: auto;
  }
  .public-case .swiper-slide{padding-top:0}
}
@media screen and (max-width: 480px) {
   .anli-nav .tit{
            line-height: 1.8rem;
    font-size: 0.7rem;
  }
  .case-con .text p::after {
    top: 0.7rem;
  }
  .fuwu .slider-for .long p::after,
  .fuwu .slider-for .con p::after {
    top: 0.5rem;
  }
}