@charset "UTF-8";
.clear {
  clear: both; }
html {
  background-color:#F4F2F2 ;
}
#multiple {
  
  position: relative}
  #multiple .top_nav {
    height: 70px;
    background-position: 50px 10px;
    margin: 30px 0;
    background-image: url(../img/brands_date_imgs.png);
    background-repeat: no-repeat; }
      #multiple .top_nav .map a {
        display: block;
        float: right;
        margin-left: 5px;
        background: #FF8948;
        vertical-align: middle;
        width: 105px;
        margin-top: 25px;
        text-align: center;
        font-size: 12px;
        padding: .5em 1.5em;
        text-decoration: none;
        color: #fff; }


  #multiple .container1 {
    
    margin: 0 auto;
  }
    #multiple .container1 .part1 {
      width: 100%;
      margin-bottom: 20px; }
      #multiple .container1 .part1 .head {
        width: 100%;
        height: 40px;
        background: #505152; }
        #multiple .container1 .part1 .head .city {
          display: block;
          line-height: 40px;
          color: #fff;
          text-align: center;
          height: 40PX;
          width: 40px;
          float: left;
          font-size: 14px;
          background-color: #FF8948; }
        #multiple .container1 .part1 .head .space {
          display: block;
          width: 42px;
          height: 100%;
          position: relative;
          float: left;
          background: #F4F2F2; }
          #multiple .container1 .part1 .head .space .circle {
            border: 6px solid #FF8948;
            border-radius: 6px;
            width: 12px;
            height: 12px;
            float: left;
            margin: 15px 10px;
            box-sizing: border-box; }
          #multiple .container1 .part1 .head .space .triangle {
            box-sizing: border-box;
            border: 8px solid transparent;
            border-right: 8px solid #FF8948;
            margin-top: 12px;
            position: absolute;
            right: 0;}
        #multiple .container1 .part1 .head .area {
          display: block;
          width: 210px;
          height: 100%;
          color: #fff;
          line-height: 40px;
          box-sizing: border-box;
          text-align: center;
          border-right: 1px solid #fff;
          background: #FF8948; }
      #multiple .container1 .part1 .lists {
        width: 1145px;
        margin-left: 55px;
        margin-top: -8px;
        z-index: 50;
        box-sizing: border-box;
        position: relative;
        padding: 33px 0 0 28px;
        border-left: 2px solid #ccc;
      }
        #multiple .container1 .part1 .lists .item {
          width: 332px;
          height: 218px;
          float: left;
          margin-right: 15px;
          margin-bottom: 15px;  }
          #multiple .container1 .part1 .lists .item .img {
            width: 100%;
            height: 180px; }
            #multiple .container1 .part1 .lists .item .img img {
              width: 100%;
              height: 100%; }
          #multiple .container1 .part1 .lists .item h3 {
            display: block;
            width: 100%;
            height: 60px;
            padding: 0 10px;
            box-sizing: border-box; }
            #multiple .container1 .part1 .lists .item h3 a {
              font-size: 16px;
              color: #333;
              font-weight: normal;
              line-height: 40px;
              text-overflow: ellipsis;
              overflow: hidden;
              text-decoration: none;
              font-family: 微软雅黑;}
              #multiple .container1 .part1 .lists .item h3 a:hover {
                color: #f40; }
        #multiple .container1 .part1 .lists .item:nth-child(3n) {
          margin-right: 0; }


/*# sourceMappingURL=index.css.map */
