#branch {
  width: 100%; }
  #branch .boxs {
    background: #eef2f5;
    height: 118px;
    line-height: 118px; }
    #branch .boxs .filtrate {
      color: #666666;
      margin-bottom: 40px; }
      #branch .boxs .filtrate .search {
        color: #666666;
        font-size: 18px; }
        #branch .boxs .filtrate .search .serch_inp {
          background: #ffffff;
          display: inline-block;
          width: 300px;
          margin-right: 30px;
          height: 50px;
          line-height: 50px;
          position: relative;
          cursor: pointer;
          border: 1px #eeeeee solid; }
          #branch .boxs .filtrate .search .serch_inp .serch_texts {
            display: block;
            width: 100%;
            font-size: 14px;
            margin-left: 22px;
            color: #757575;
            background: url("../images/icon_selecctd.png") 85% center no-repeat; }
          #branch .boxs .filtrate .search .serch_inp .select_box {
            position: absolute;
            display: none;
            background: #ffffff;
            top: 49px;
            left: 0;
            z-index: 66;
            border: 1px #eeeeee solid;
            border-top: 0px;
            width: 100%; }
            #branch .boxs .filtrate .search .serch_inp .select_box li {
              font-size: 16px;
              padding-left: 16px;
              color: #757575;
              border-top: 1px #eeeeee solid; }
            #branch .boxs .filtrate .search .serch_inp .select_box li:hover {
              font-size: 16px;
              background-color: #c2161e;
              color: #fff; }
        #branch .boxs .filtrate .search .searchLayer {
          display: inline-block;
          background: #ffffff;
          border: 1px #eeeeee solid;
          width: 330px;
          line-height: 35px;
          padding: 8px 10px; }
          #branch .boxs .filtrate .search .searchLayer .searchInput {
            width: 80%;
            border: none;
            padding: 0;
            background: none;
            height: 15px;
            line-height: 15px;
            color: #666666;
            margin-right: 5%; }
          #branch .boxs .filtrate .search .searchLayer span {
            top: 8px;
            right: -22px; }
  #branch .map {
    margin-top: 52px;
    font-size: 0px;
    margin-bottom: 64px; }
    #branch .map .left {
      float: left;
      width: 820px;
      height: 540px; }
      #branch .map .left .amap-copyright, #branch .map .left .amap-logo {
        z-index: 99 !important; }
    #branch .map .right {
      float: left;
      width: 360px;
      height: 540px;
      background: url("../images/pic11.png") no-repeat;
      padding: 66px 52px 0 52px; }
      #branch .map .right .title {
        vertical-align: middle;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 26px; }
        #branch .map .right .title img {
          display: inline-block;
          vertical-align: middle;
          margin-right: 14px; }
      #branch .map .right .text {
        line-height: 28px;
        font-size: 14px;
        color: #000000; }

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