body {
  font-size: 16px;
  background: #f5f7fd;
}
.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 40px;
}
.header {
  position: fixed;
  z-index: 1009;
  top: 0;
  width: 100%;
  height: 80px;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.header .headercen {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
}
.header .headercen .logo {
  display: flex;
  height: 49px;
}
.header .headercen .logo img {
  height: 100%;
}
.header .headercen .nav {
  display: flex;
  align-items: center;
}
.header .headercen .nav .navs {
  display: flex;
}
.header .headercen .nav .navs li {
  position: relative;
  margin: 0 15px;
}
.header .headercen .nav .navs li a {
  display: block;
  padding: 27px 0;
  transition: 0.3s ease;
  border-bottom: 2px solid #fff0;
}
.header .headercen .nav .navs li a:hover {
  color: #fff;
  border-bottom: 2px solid #fff !important;
  transition: 0.3s ease;
}
.header .headercen .nav .navs .active a {
  border-bottom: 2px solid #fff !important;
}
.header .headercen .nav .zunx {
  margin-left: 38px;
  width: 88px;
  height: 28px;
  border: 1px solid #FFFFFF;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.header .headercen .nav .zunx .icon {
  width: 16px;
  height: 14px;
  margin-right: 5px;
  background: url(../img/咨询1.png) no-repeat;
  background-size: cover;
}
.header .headercen .nav .zunx:hover {
  background: #ffffff;
  color: #006fff;
}
.header .headercen .nav .zunx:hover .icon {
  background: url(../img/咨询2.png) no-repeat;
  background-size: cover;
}
.header .mheadercen {
  display: none;
}
.bannerm {
  height: 630px;
}
.bannerm .mySwiper .swiper-wrapper .swiper-slide {
  text-align: center;
}
.bannerm .mySwiper .swiper-wrapper .swiper-slide img {
  height: 630px;
  width: 100%;
}
.bannerm .mySwiper .swiper-pagination {
  bottom: 50px;
}
.bannerm .mySwiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 8px;
  background-color: #fff;
  transition: all 0.3s;
  border: 1px solid #fff;
}
.bannerm .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 10px;
}
.bannerm .mySwiper .swiper-button-next {
  color: #fff;
}
.bannerm .mySwiper .swiper-button-next::after {
  font-size: 25px;
}
.bannerm .mySwiper .swiper-button-prev {
  color: #fff;
}
.bannerm .mySwiper .swiper-button-prev::after {
  font-size: 25px;
}
.msd {
  display: flex;
  box-shadow: 0px 0px 29px 0px rgba(185, 185, 185, 0.42);
  margin-top: -35px;
  position: relative;
  z-index: 99;
  background: #fff;
  margin-bottom: 100px;
}
.msd .msbox {
  width: 100%;
  padding: 35px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.msd .msbox li {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.msd .msbox li .icon {
  margin-right: 20px;
}
.msd .msbox li .tur {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 16px;
}
.msd .msbox li .tur em {
  color: #006fff;
  font-weight: bold;
}
.msd .msbox li .tur:hover {
  color: #006fff;
}
.msd .msbox li .pol {
  font-size: 12px;
  font-weight: 500;
  color: #8C8D9E;
  line-height: 12px;
  margin-top: 13px;
}
.mcaidan {
  display: none;
}
@media (max-width: 900px) {
  .container {
    padding: 0;
  }
  .header {
    background: #fff !important;
    height: 60px;
    position: sticky;
    top: 0;
  }
  .header .headercen {
    display: none;
  }
  .header .mheadercen {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 15px;
    justify-content: space-between;
  }
  .header .mheadercen .logo {
    height: 30px;
  }
  .header .mheadercen .logo img {
    height: 100%;
  }
  .header .mheadercen .mright {
    display: flex;
    align-items: center;
  }
  .header .mheadercen .mright .icon {
    filter: invert(1);
    width: 16px;
    height: 16px;
  }
  .header .mheadercen .mright .but {
    display: inline-block;
    background: #006fff;
    border-radius: 50px;
    margin-right: 0px;
    font-size: 12px;
    border: 0px solid #fff;
    height: 25px;
    line-height: 25px;
    padding: 0 20px;
    margin-left: 15px;
  }
  body {
    background: #fff;
  }
  .bannerm {
    height: 160px;
  }
  .bannerm .mySwiper .swiper-wrapper .swiper-slide img {
    height: 160px;
  }
  .bannerm .mySwiper .swiper-pagination {
    bottom: 10px;
  }
  .bannerm .mySwiper .swiper-button-next {
    display: none;
  }
  .bannerm .mySwiper .swiper-button-prev {
    display: none;
  }
  .msd {
    display: none;
  }
  .mcaidan {
    display: block;
    padding: 30px 0;
  }
  .mcaidan .typelist {
    display: flex;
  }
  .mcaidan .typelist li {
    width: 25%;
    text-align: center;
  }
  .mcaidan .typelist li .icon {
    width: 35px;
    height: 35px;
  }
  .mcaidan .typelist li p {
    font-size: 12px;
    margin-top: 6px;
    color: #666;
  }
}
