.jwell-clients{padding:80px 0 60px;}
.bobo-index-tit {
  text-align: center
}

.bobo-index-tit em {
  font-size: 18px;
  color: var(--text-color-active);
  font-weight: 600;
  text-transform: uppercase
}

.bobo-index-tit h3{
  margin: 20px 0 0;
  font-size:42px;
  line-height: 1;
  color: #333;
  font-weight: 700
}
.jwell-clients .tit{text-align:center;}
.jwell-clients .tit h3{font-size:60px;line-height:1;color:#040404;font-weight:bold;text-transform:uppercase;padding-bottom:29px;background:url("../../images/tit1.png") no-repeat center bottom;}
.jwell-clients .tit p{font-size:16px;color:#040404;line-height:24px;max-width:940px;margin:28px auto 0;font-weight:300;}

.jwell-clients .list{margin:55px 0 0;position:relative;}
.jwell-clients .swiper-slide{position:relative;margin:5px 0;}
.jwell-clients .swiper-slide .pic{background:#fff;width:100%;/*border:1px solid #919191;*/box-sizing:border-box;}
.jwell-clients .swiper-slide .pic img{display:block;width:100%;transition:transform .5s;-webkit-transition:transform .5s;}
.jwell-clients .swiper-slide:hover .pic{box-shadow:0 0 10px rgba(0,0,0,0.16);}

.jwell-clients .swiper-pagination-bullets{position:static;margin-top:40px;width:100%;font-size:0;}
.jwell-clients .swiper-pagination-bullet {height:6px;width:80px;margin:0 4px;background:#E4E4E4;border-radius:0;opacity:1;box-sizing:border-box;}
.jwell-clients .swiper-pagination-bullet-active{background:#FC6619;}



@media screen and (max-width:1550px){
.bobo-index-tit h3{font-size:39px;}
}

@media screen and (max-width:1441px) {
.jwell-clients{padding:75px 0 55px;}
.bobo-index-tit h3{font-size:38px;}
}

@media screen and (max-width:1367px) {
.jwell-clients{padding:70px 0 50px;}
.bobo-index-tit h3{font-size:36px;}
}

@media screen and (max-width:1281px){
.jwell-clients{padding:60px 0 40px;}
.bobo-index-tit h3{font-size:34px;}
}

@media screen and (max-width:1171px){
.jwell-clients{padding:50px 0 30px;}
.bobo-index-tit h3{font-size:32px;}
}

@media screen and (max-width:992px){
.jwell-clients{padding:40px 0 20px;}
.bobo-index-tit h3{font-size:31px;}

}

@media screen and (max-width:768px){

.jwell-clients{padding:30px 0 10px;}
.bobo-index-tit em{font-size:16px;margin:15px 0 0;}
.bobo-index-tit h3{font-size:28px;}
.jwell-clients .list{margin:30px 0 0;}
.jwell-clients .swiper-pagination-bullets{margin-top:20px;}
.jwell-clients .swiper-pagination-bullet {height:3px;width:20px;margin:0 3px;}
  
}


@media screen and (max-width:576px) {
.bobo-index-tit h3{font-size:26px;}

}

@media screen and (max-width:480px) {
.bobo-index-tit h3{font-size:24px;margin:15px 0 0;}
.bobo-index-tit em{font-size:15px;margin:10px 0 0;}
.jwell-clients .list{margin:25px 0 0;}
  
}	

@media screen and (max-width:420px) {
.bobo-index-tit h3{font-size:22px;}
}
