@charset "UTF-8";

*{font-family:"Microsoft YaHei","黑体","宋体","Arial",sans-serif;color: #333333;}
p,h1,h2,h3,h4,h5,img,button,dl,dt,dd {transition:  all .5s;}
ul,h1,h2,h3,h4,h5,h6,p,dl,hr{padding: 0;margin: 0;}
a,a:hover{text-decoration: none;}
a{color: #333333;}
ul{list-style: none;}
ul:before,ul:after{content:'';display:table;clear:both;}
input{outline:none;border:none;background:none;}
textarea{resize: none;}
img {max-width: 100%;}
::-webkit-scrollbar {
  /*隐藏滚轮*/
  display: none;
  }
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix,.clear {clear: both;}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
  }




<!--0.00011205673217773-->