@font-face {
  font-family: SF;
  /*src: url();*/ }
body {
  background: #fff; }

.banner {
  height: 3.64rem; }

.banner img {
  width: 100%;
  height: 100%; }

.nav_position {
  height: 0.9066666667rem;
  background: #fff; }

.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; }

.navList ul {
  display: flex; }

.navList ul li {
  flex: 1;
  height: 1.04rem;
  text-align: center;
  line-height: 1.04rem; }

.navList ul li.navItem {
  background-color: #e9e9e9;
  font-size: 0.3466666667rem;
  color: #333333; }

.navList ul li.navActive {
  background-color: #f3f3f3;
  font-size: 0.3466666667rem;
  color: #2e86c1;
  font-weight: bold; }

.cont_contItem {
  margin-top: 0.7466666667rem;
  margin-left: 0.2933333333rem;
  display: none; }

/*# sourceMappingURL=downLoad.css.map */
