
.fbb{  display: none; }
input[type="submit"] {cursor: pointer;}
.mobshow{ display:none;}
.page__list li{ list-style: none; display: inline-block;margin-right: 0.2rem;}
.page__list .active a{
    background: #2C2A56;
    border-color: #2C2A56;
    color: #fff;
}
.slidetop.articleShow{ margin-top: 10px; }
.swiper-slide img.pcshow{ display:block; margin:0 auto;width:100%;}
.hall__swiper{ overflow:inherit !important;}
.service__cases--list li a {
    position: relative;
    display: block;
}
.cases__li li a{display: block;}
@media (max-width: 1200px){
    .swiper-slide img.pcshow{ display:none; margin:0 auto;}
    .pcshow{ display:none;}.mobshow{ display:block; }
    .banner img{ max-width:100%;}
  body{padding-bottom: 70px;}
  .fbb{ display: block; position: fixed; bottom: 0;left: 0;right: 0; background: #fff;padding:5px 10px; z-index:99999; }
  .fbb a{ background: #6797FD;color: #fff; text-align: center; display: block; width: 49%;float: left; 
    border-radius:28px 28px; height: 48px; line-height: 48px; font-size: 18px; }
  .fbb a.rt{ float: right;background:#292C60; }
  .advice__right{display: none; } 
    .navs__menu{ display:none;}
    .page__list li {
        margin-right: 0.1rem;
    }
}


