body {
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: #fff; }

.banner {
  width: 100%;
  position: fixed;
  height: 100%;
  background: url("../images/home_banner1.jpg") no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  align-content: flex-start; }
  .banner h3 {
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 10px; }
  .banner p {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 23px; }

.banner2 {
  width: 100%;
  position: fixed;
  height: 100%;
  background: url("../images/home_banner2.jpg") no-repeat;
  background-size: 100% 100%; }

.banner3 {
  width: 100%;
  position: fixed;
  height: 100%;
  background: url("../images/home_banner3.jpg") no-repeat;
  background-size: 100% 100%; }

.fullSlide {
  width: 100%;
  position: fixed;
  height: 100%; }

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  position: fixed;
  height: 100%; }
  .fullSlide .bd .tempWrap {
    position: fixed;
    height: 100%;
    width: 100%; }

.fullSlide .bd ul {
  width: 100% !important;
  height: 100%;
  position: relative; }

.fullSlide .bd li {
  width: 100% !important;
  height: 100%;
  position: fixed;
  overflow: hidden;
  text-align: center; }

.fullSlide .hd {
  width: 100%;
  position: fixed;
  z-index: 110;
  bottom: 0.2604166667rem;
  left: 0;
  text-align: center; }

.fullSlide .hd ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: flex-start; }

.fullSlide .hd ul li {
  zoom: 1;
  width: 10px;
  height: 5px;
  background: #FFFFFF;
  border-radius: 3px;
  margin-right: 7px;
  margin-left: 7px;
  cursor: pointer;
  font-size: 0; }

.fullSlide .hd ul .on {
  width: 15px;
  height: 5px;
  background: #1A5599;
  border-radius: 3px; }

.beian {
  position: fixed;
  bottom: 50px;
  left: 196px; }
  .beian a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5); }
  .beian a:hover, .beian a:visited {
    color: rgba(255, 255, 255, 0.5); }

.banners {
  width: 100%;
  position: fixed;
  height: 100%; }
  .banners .swiper {
    width: 100%;
    height: 100%; }
  .banners .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 5px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 3px; }
  .banners .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 15px;
    height: 5px;
    background: #1A5599;
    border-radius: 3px; }

.beian {
  position: fixed;
  bottom: 50px;
  left: 30px; }

.beian a {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5); }

.beian a:hover, .beian a:visited {
  color: rgba(255, 255, 255, 0.5); }

/*# sourceMappingURL=index.css.map */
