@charset "UTF-8";
/*
*index
*/
.min_height {
  min-height: 500px; }

.mall_head {
  position: relative; }
  .mall_head .shop_tit {
    position: absolute;
    bottom: 10px;
    border-left: 2px solid #6D6B6C; }

.nav_bar li {
  float: left; }
  .nav_bar li a {
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 10px 20px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .nav_bar li a:hover, .nav_bar li a.active {
      background-color: #00ab62;
      color: #fff; }
.nav_bar .grade:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1); }

.shop-index-bgi {
  width: 100%;
  height: 490px;
  min-width: 1200px;
  min-height: 198px;
  background-image: url("../../images/shop-bg-1200.gif");
  background-size: 100% 490px; }

.shop-index-nav {
  width: 100%;
  height: 30px;
  background-image: url("../../images/shop-nav-bg.gif");
  background-size: 100% 30px; }

.shop-search-div {
  margin-top: 30px; }
  .shop-search-div.search-box {
    margin-left: 100px; }
  .shop-search-div .search {
    height: 40px;
    line-height: 40px;
    width: 220px;
    padding-left: 20px;
    border: 1px solid #ebebeb;
    font-size: 16px; }
  .shop-search-div .submit {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background: #019865;
    padding: 0 45px;
    margin-left: -6px;
    color: #fff;
    font-size: 16px;
    cursor: pointer; }

.shop-index-allgoods {
  text-align: center; }
  .shop-index-allgoods a {
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 15px;
    border-radius: 15px; }
    .shop-index-allgoods a span {
      color: #009865; }
    .shop-index-allgoods a:hover {
      color: #009865;
      border: 1px solid #009865; }

.swiper-container {
  width: 998px;
  height: 360px;
  border: 1px solid #cacaca; }
  .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%; }

.about {
  border: 1px solid #ccc;
  padding: 15px 25px;
  background: #f6f6f6; }

.intro {
  border: 1px solid #ccc;
  padding: 45px 10px;
  width: 957px;
  box-sizing: border-box; }
  .intro p {
    text-indent: 25px;
    font-size: 16px; }
  .intro img {
    margin: 10px auto; }

.shop-info {
  width: 230px; }
  .shop-info .shop-div {
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    font-size: 16px;
    font-family: 微软雅黑; }
  .shop-info .base_infor {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    width: 230px; }
    .shop-info .base_infor .index_title {
      background: #009865;
      padding-left: 10px;
      height: 40px;
      line-height: 40px;
      font-size: 18px;
      color: #fff;
      text-align: center; }
    .shop-info .base_infor .index_main {
      padding: 10px; }
      .shop-info .base_infor .index_main li {
        margin-bottom: 10px;
        font-family: 微软雅黑;
        color: #666;
        font-size: 14px; }
  .shop-info .hot {
    border: 1px solid #ccc;
    width: 230px;
    margin-bottom: 10px; }
    .shop-info .hot .hot-tit {
      background: #fff;
      padding-left: 10px;
      height: 40px;
      line-height: 40px;
      font-size: 18px;
      color: #000;
      border-bottom: 1px solid #ccc;
      border-left: 3px solid #019865; }
    .shop-info .hot .hot-list {
      min-height: 280px;
      padding: 10px;
      font-family: 微软雅黑; }
      .shop-info .hot .hot-list .listbox {
        padding: 5px 0;
        cursor: pointer; }
        .shop-info .hot .hot-list .listbox .list-active {
          height: 20px;
          line-height: 20px; }
        .shop-info .hot .hot-list .listbox .on {
          color: #ec6536; }
        .shop-info .hot .hot-list .listbox .list-box {
          padding-left: 20px; }
          .shop-info .hot .hot-list .listbox .list-box dt {
            height: 20px;
            line-height: 20px; }
            .shop-info .hot .hot-list .listbox .list-box dt a:hover {
              color: #ec6536; }
  .shop-info .qrcode {
    text-align: center; }
    .shop-info .qrcode img {
      width: 120px;
      height: 120px; }
  .shop-info .word {
    text-align: center;
    padding: 10px 0;
    font-family: 微软雅黑; }

.supply-list {
  margin-left: 20px; }
  .supply-list .sly-title {
    height: 50px;
    width: 955px;
    line-height: 60px;
    border: 1px solid #ccc;
    margin-bottom: 10px; }
    .supply-list .sly-title .name {
      padding-left: 10px;
      font-size: 20px;
      border-left: 2px solid #019865;
      height: 30px;
      display: inline-block;
      line-height: 30px; }
    .supply-list .sly-title .nums {
      float: right;
      font-size: 14px;
      font-family: 微软雅黑;
      color: #999;
      margin-right: 10px; }
  .supply-list .supply-list-ul {
    width: 970px !important; }

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







