@charset "UTF-8";
@font-face {
  font-family: SF;
  /*src: url();*/ }
body {
  background: #fff; }

/* 多个轮播图 */
.column {
  width: 10rem;
  height: 1.04rem;
  overflow: hidden;
  margin: 0px auto 0; }

.conList {
  width: 100%;
  height: 1.04rem;
  position: relative;
  margin-top: 0.9333333333rem;
  background: #eee; }

.swiper-container {
  width: 8.2266666667rem;
  height: 100%;
  margin: 0 auto; }

.swiper-wrapper {
  width: 8.2266666667rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center; }

.swiper-slide p {
  width: 100%;
  height: 100%;
  font-family: MicrosoftYaHei;
  font-size: 0.3466666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  display: flex;
  align-items: center; }

.swiper-slide-next p {
  justify-content: center; }

.swiper-slide-next + .swiper-slide p {
  justify-content: flex-end; }

.swiper-slide-active p {
  justify-content: flex-start; }

.swiper-button-next, .swiper-button-prev {
  width: 0.2rem;
  height: 0.6rem;
  background-color: #399bda;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 0.0933333333rem 0.24rem;
  top: 0.8266666667rem; }

.swiper-button-next {
  right: 0.2666666667rem; }

.swiper-button-prev {
  left: 0.2666666667rem; }

.banner {
  height: 3.64rem; }

.banner img {
  width: 100%;
  height: 100%; }

.nav_position {
  height: 0.9066666667rem;
  background: #fff;
  border-bottom: solid 1px #f7f4f0; }

.nav_position ul {
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 0.3333333333rem; }

.homeIcon {
  width: 0.4rem;
  height: 0.4133333333rem;
  margin-right: 0.2266666667rem; }

.homeIcon img {
  width: 100%;
  height: 100%; }

.nav_position ul li {
  font-size: 0.2933333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  cursor: pointer; }

.nav_position ul li span {
  margin: 0 0.1333333333rem; }

.contList {
  margin: 0.2666666667rem; }

.cont_contItem {
  display: none;
  margin: 0 0.2666666667rem;
  font-size: 0.32rem; }

.cont_contItem h3 {
  margin-top: 0.5866666667rem;
  font-size: 0.4rem;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #2b9bdf; }

.contLine {
  height: 0.0266666667rem;
  background-color: #b3b3b3;
  margin: 0.2666666667rem 0 0; }

/*# sourceMappingURL=publicFiles.css.map */
