.cl {
  clear: both;
}

.bl{
  display: block !important;
}
#opcaty1{
  opacity: 0;
}
html {
  max-width: 750px !important;
  margin: 0 auto;
}

.contains {
  margin: 0 0.25rem;
  position: relative;
}
.banner{
  width: 100%;
  height: 2.28rem;
  background: url(../img/k_02.png);
  background-size: 100% 100%;
}
.ct-swiper{
  margin-top: 0.8rem;
}
.ct-swiper .swiper-slide{
 width: 1.3rem;
} 
.special-swiper{
  width: 1.5rem!important;
}
.ct-swiper .swiper-slide a{
  display: inline-block;
  height: 0.5rem;
  margin-left: 0.25rem;
  background: #f5f2f0;
  text-align: center;
  line-height: 0.5rem;
  padding: 0 0.2rem;
  border-radius: 0.25rem;
  font-size: 0.28rem;
  color: #a2a09f;
}
.ct_act{
  background: #f58634!important;
  color: #fff!important;
}
.case-swiper{
  padding-top: 0.65rem!important;
  height: 12.5rem!important;
}
.case_list li{
  width: 100%;
  height: 5.6rem;
  border-radius: 0.32rem;
  box-sizing: border-box;
  position: relative;
  padding: 0 0.5rem;
  padding-top: 0.5rem;
  margin-bottom: 0.3rem;
  box-shadow: 0 0 57px rgba(215,215,231,0.45);
}
.caes_tit{
  font-size: 0.24rem;
  color: #9494a8;
  margin-bottom: 0.1rem;
}
.case_list li h5{
  font-size: 0.28rem;
  color: #504f6a;
  margin-bottom: 0.25rem;
}
.case_content{
  font-size: 0.28rem;
  color: #9494a8;
  line-height: 0.42rem;
}
.case_list li img{
  position: absolute;
  top: 0.5rem;
  right: 0.25rem;
  width: 1rem;
}
.swiper-pagination-bullet-active{
  width: 0.4rem!important;
  background: #8368ff!important;
  border-radius: 0.08rem!important;
}