#notice, #procureList {
  width: 100%; }
  #notice .maxW, #procureList .maxW {
    padding-top: 60px; }
    #notice .maxW .newsLists, #procureList .maxW .newsLists {
      display: block;
      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%;
      height: 220px;
      cursor: pointer;
      border-bottom: 1px solid #f7f7f7; }
      #notice .maxW .newsLists .listLeft, #procureList .maxW .newsLists .listLeft {
        width: 94px;
        padding: 45px 0;
        float: left; }
        #notice .maxW .newsLists .listLeft .centerBox, #procureList .maxW .newsLists .listLeft .centerBox {
          height: 130px;
          border-right: 1px solid #ebebeb; }
          #notice .maxW .newsLists .listLeft .centerBox .nums, #procureList .maxW .newsLists .listLeft .centerBox .nums {
            font-size: 54px;
            line-height: 54px;
            color: #c2161e;
            text-align: center; }
          #notice .maxW .newsLists .listLeft .centerBox .dates, #procureList .maxW .newsLists .listLeft .centerBox .dates {
            font-size: 14px;
            color: #848486;
            text-align: center;
            margin-top: 10px; }
      #notice .maxW .newsLists .listRight, #procureList .maxW .newsLists .listRight {
        float: left;
        display: block;
        width: 1086px;
        height: 220px;
        padding-left: 30px;
        padding-top: 45px; }
        #notice .maxW .newsLists .listRight .titles, #procureList .maxW .newsLists .listRight .titles {
          font-size: 20px;
          font-weight: 700;
          color: #333;
          margin-bottom: 50px; }
        #notice .maxW .newsLists .listRight .contents, #procureList .maxW .newsLists .listRight .contents {
          margin-top: 50px;
          font-size: 16px;
          color: #666;
          line-height: 28px; }
          #notice .maxW .newsLists .listRight .contents .rightMr, #procureList .maxW .newsLists .listRight .contents .rightMr {
            margin-right: 40px; }
      #notice .maxW .newsLists:hover .listLeft, #procureList .maxW .newsLists:hover .listLeft {
        background-color: #c2161e; }
        #notice .maxW .newsLists:hover .listLeft .centerBox, #procureList .maxW .newsLists:hover .listLeft .centerBox {
          height: 130px;
          border-right: 1px solid #c2161e; }
          #notice .maxW .newsLists:hover .listLeft .centerBox .nums, #procureList .maxW .newsLists:hover .listLeft .centerBox .nums {
            color: #fff; }
          #notice .maxW .newsLists:hover .listLeft .centerBox .dates, #procureList .maxW .newsLists:hover .listLeft .centerBox .dates {
            color: #fff; }
      #notice .maxW .newsLists:hover .listRight, #procureList .maxW .newsLists:hover .listRight {
        background-color: #eef2f5; }
        #notice .maxW .newsLists:hover .listRight .titles, #procureList .maxW .newsLists:hover .listRight .titles {
          color: #000; }
        #notice .maxW .newsLists:hover .listRight .contents, #procureList .maxW .newsLists:hover .listRight .contents {
          color: #666; }
    #notice .maxW .lay_page, #procureList .maxW .lay_page {
      text-align: center;
      margin-top: 50px; }
  #notice .seacrH, #procureList .seacrH {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; }
    #notice .seacrH .layui-form, #procureList .seacrH .layui-form {
      width: 100%;
      margin: 0 !important;
      box-sizing: border-box; }
    #notice .seacrH .layui-col-md6, #procureList .seacrH .layui-col-md6 {
      width: 100%;
      padding: 0 !important; }
    #notice .seacrH .hlSearch_item, #procureList .seacrH .hlSearch_item {
      display: flex;
      align-items: center;
      cursor: pointer; }
      #notice .seacrH .hlSearch_item .product_name_year, #procureList .seacrH .hlSearch_item .product_name_year {
        width: 183px;
        height: 40px;
        font-size: 16px;
        padding-left: 17px;
        border: 1px solid #DEDEDE; }
      #notice .seacrH .hlSearch_item .product_name_yzm, #procureList .seacrH .hlSearch_item .product_name_yzm {
        width: 198px;
        height: 40px;
        font-size: 16px;
        padding-left: 17px;
        border: 1px solid #eeeeee; }
    #notice .seacrH .product_name, #procureList .seacrH .product_name {
      width: 90%;
      height: 40px;
      padding-left: 17px;
      font-size: 16px;
      border: 1px solid #DEDEDE;
      cursor: pointer; }
    #notice .seacrH .layui-input, #procureList .seacrH .layui-input {
      height: 40px !important; }
    #notice .seacrH .img_selectImg, #procureList .seacrH .img_selectImg {
      display: inline-block;
      width: 40px;
      height: 40px;
      background-color: #C30E18;
      text-align: center;
      line-height: 40px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
      pointer-events: none; }
    #notice .seacrH .img_itme, #procureList .seacrH .img_itme {
      width: 40px;
      height: 40px;
      background-color: #C30E18;
      text-align: center;
      line-height: 40px;
      margin-left: -40px;
      z-index: 2;
      pointer-events: none; }
    #notice .seacrH .span_itme, #procureList .seacrH .span_itme {
      width: 109px;
      height: 40px;
      background-color: #C30E18;
      text-align: center;
      line-height: 40px;
      margin-left: -40px;
      font-size: 16px;
      color: #FFFFFF;
      z-index: 9999; }
    #notice .seacrH .imgSelect, #procureList .seacrH .imgSelect {
      width: 12px;
      height: 7px; }
    #notice .seacrH .bt, #procureList .seacrH .bt {
      height: 40px;
      line-height: 1.3;
      line-height: 38px\9;
      border-width: 1px;
      border-style: solid;
      background-color: #fff;
      color: rgba(0, 0, 0, 0.85);
      border-radius: 2px;
      border-color: #eee;
      padding-left: 10px; }
    #notice .seacrH .allSelect, #procureList .seacrH .allSelect {
      padding-right: 40px;
      width: 264px;
      font-size: 16px;
      color: #757575; }
    #notice .seacrH .layui-input, #procureList .seacrH .layui-input {
      padding-right: 40px;
      width: 264px;
      font-size: 16px; }

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