@charset "UTF-8";
#specialRelevance {
  width: 100%; }
  #specialRelevance .center {
    padding-top: 50px;
    font-size: 0px;
    letter-spacing: -4px;
    /*字母间距*/
    word-spacing: -4px;
    /*字间距*/ }
    #specialRelevance .center .left {
      letter-spacing: normal;
      word-spacing: normal;
      display: inline-block;
      *display: inline;
      /*兼容IE*/
      zoom: 1;
      /*兼容IE*/
      width: 242px; }
      #specialRelevance .center .left .rows {
        display: block;
        margin-bottom: 14px;
        padding: 20px;
        padding-right: 25px;
        line-height: 30px;
        width: 100%;
        background: #eef2f5;
        font-size: 16px;
        color: #666666; }
        #specialRelevance .center .left .rows:hover {
          background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
          color: #ffffff;
          font-weight: 700; }
      #specialRelevance .center .left .active {
        background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
        color: #ffffff;
        font-weight: 700; }
    #specialRelevance .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; }
      #specialRelevance .center .right .title {
        vertical-align: top;
        font-weight: 700;
        font-size: 22px;
        color: #333;
        margin-bottom: 44px; }
      #specialRelevance .center .right .search {
        margin-bottom: 20px;
        display: block; }
        #specialRelevance .center .right .search .text {
          font-size: 16px;
          color: #666666; }
        #specialRelevance .center .right .search .searchLayer {
          display: inline-block;
          background: #ffffff;
          font-size: 0px;
          line-height: 40px; }
          #specialRelevance .center .right .search .searchLayer .searchInput {
            display: inline-block;
            width: 700px;
            border: none;
            padding: 0;
            background: none;
            border: 1px #eeeeee solid;
            height: 38px;
            color: #666666;
            font-size: 16px;
            padding-left: 22px; }
          #specialRelevance .center .right .search .searchLayer span {
            display: inline-block;
            text-align: center;
            background: #c6161e;
            font-size: 16px;
            width: 110px;
            height: 40px;
            color: #ffffff; }
      #specialRelevance .center .right .newsLists {
        margin-bottom: 70px;
        transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        width: 100%;
        cursor: pointer; }
        #specialRelevance .center .right .newsLists .list {
          display: block;
          background: #ffffff; }
          #specialRelevance .center .right .newsLists .list .li {
            display: block;
            padding-top: 26px;
            padding-bottom: 26px;
            border-bottom: 1px #eef2f5 solid;
            font-size: 18px;
            color: #5a5a5a; }
            #specialRelevance .center .right .newsLists .list .li:hover {
              font-weight: 600; }
            #specialRelevance .center .right .newsLists .list .li .pic {
              display: inline-block;
              padding-right: 15px;
              margin-right: 16px;
              border-right: 1px solid #eeeeee; }
            #specialRelevance .center .right .newsLists .list .li .dates {
              float: right;
              font-weight: 500;
              display: inline-block;
              font-size: 18px;
              color: #a3a3a3; }
      #specialRelevance .center .right .lay_page {
        text-align: center;
        margin-bottom: 70px; }

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