@charset "UTF-8";
#baseInfoBranch {
  width: 100%; }
  #baseInfoBranch .center {
    padding-top: 50px;
    font-size: 0px;
    letter-spacing: -4px;
    /*字母间距*/
    word-spacing: -4px;
    /*字间距*/ }
    #baseInfoBranch .center .left {
      letter-spacing: normal;
      word-spacing: normal;
      display: inline-block;
      *display: inline;
      /*兼容IE*/
      zoom: 1;
      /*兼容IE*/
      width: 242px; }
      #baseInfoBranch .center .left .rows {
        display: block;
        margin-bottom: 14px;
        padding-left: 20px;
        height: 60px;
        line-height: 60px;
        width: 100%;
        background: #eef2f5;
        font-size: 16px;
        color: #666666; }
        #baseInfoBranch .center .left .rows:hover {
          background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
          color: #ffffff;
          font-weight: 700; }
      #baseInfoBranch .center .left .active {
        background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
        color: #ffffff;
        font-weight: 700; }
    #baseInfoBranch .center .right {
      width: 872px;
      margin-left: 66px;
      letter-spacing: normal;
      word-spacing: normal;
      display: inline-block;
      *display: inline;
      /*兼容IE*/
      zoom: 1;
      /*兼容IE*/
      vertical-align: top; }
      #baseInfoBranch .center .right .title {
        vertical-align: top;
        font-weight: 700;
        font-size: 22px;
        color: #666666;
        margin-top: 20px;
        margin-bottom: 44px; }
      #baseInfoBranch .center .right .ct {
        vertical-align: top;
        font-size: 14px;
        color: #8e8e8e;
        text-align: left; }
        #baseInfoBranch .center .right .ct .search {
          margin-bottom: 10px; }
          #baseInfoBranch .center .right .ct .search .serch_inp {
            background: #ffffff;
            display: inline-block;
            vertical-align: top;
            width: 220px;
            margin-right: 15px;
            height: 40px;
            line-height: 40px;
            position: relative;
            cursor: pointer;
            border: 1px #eeeeee solid; }
            #baseInfoBranch .center .right .ct .search .serch_inp .serch_texts {
              display: block;
              width: 100%;
              height: 40px;
              font-size: 14px;
              padding-left: 10px;
              padding-right: 16px;
              color: #757575;
              overflow: hidden;
              background: url("../images/icon_selecctd.png") 95% center no-repeat; }
            #baseInfoBranch .center .right .ct .search .serch_inp .serch_texts_right {
              background: url("../images/icon_selecctd_right.png") 95% center no-repeat; }
            #baseInfoBranch .center .right .ct .search .serch_inp .select_box01 {
              position: absolute;
              display: none;
              background: #ffffff;
              top: 38px;
              left: -1px;
              z-index: 66;
              border: 1px #eeeeee solid;
              border-top: 0px;
              width: 220px; }
              #baseInfoBranch .center .right .ct .search .serch_inp .select_box01 li {
                font-size: 16px;
                padding-left: 16px;
                color: #757575;
                border-top: 1px #eeeeee solid; }
              #baseInfoBranch .center .right .ct .search .serch_inp .select_box01 li:hover {
                font-size: 16px;
                background-color: #c2161e;
                color: #fff; }
          #baseInfoBranch .center .right .ct .search .searchLayer {
            display: inline-block;
            vertical-align: top;
            background: #ffffff;
            width: 315px;
            font-size: 0px;
            letter-spacing: -4px;
            /*字母间距*/
            word-spacing: -4px;
            /*字间距*/
            line-height: 40px; }
            #baseInfoBranch .center .right .ct .search .searchLayer .searchInput {
              letter-spacing: normal;
              word-spacing: normal;
              display: inline-block;
              *display: inline;
              /*兼容IE*/
              zoom: 1;
              /*兼容IE*/
              width: 210px;
              border: none;
              padding: 0;
              background: none;
              border: 1px #eeeeee solid;
              height: 40px;
              color: #666666;
              font-size: 16px;
              padding-left: 10px;
              vertical-align: top; }
            #baseInfoBranch .center .right .ct .search .searchLayer span {
              letter-spacing: normal;
              word-spacing: normal;
              display: inline-block;
              *display: inline;
              /*兼容IE*/
              zoom: 1;
              /*兼容IE*/
              text-align: center;
              background: #c6161e;
              font-size: 16px;
              width: 100px;
              height: 40px;
              color: #ffffff; }
        #baseInfoBranch .center .right .ct .rows {
          padding-top: 52px;
          padding-left: 24px;
          padding-bottom: 52px;
          border-bottom: 1px #f2f2f2 solid; }
          #baseInfoBranch .center .right .ct .rows .title {
            font-size: 18px;
            color: #000000;
            font-weight: 700;
            margin-bottom: 26px; }
          #baseInfoBranch .center .right .ct .rows .cols {
            font-size: 16px;
            color: #5a5a5a;
            margin-bottom: 16px; }
      #baseInfoBranch .center .right .lay_page {
        text-align: center;
        margin-top: 88px;
        margin-bottom: 88px; }

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