@charset "UTF-8";
#specialNewType {
  width: 100%; }
  #specialNewType .center {
    padding-top: 50px;
    font-size: 0px;
    letter-spacing: -4px;
    /*字母间距*/
    word-spacing: -4px;
    /*字间距*/ }
    #specialNewType .center .left {
      letter-spacing: normal;
      word-spacing: normal;
      padding-bottom: 70px;
      display: inline-block;
      *display: inline;
      /*兼容IE*/
      zoom: 1;
      /*兼容IE*/
      width: 242px; }
      #specialNewType .center .left .rows {
        display: block;
        margin-bottom: 14px;
        padding: 20px;
        padding-right: 31px;
        line-height: 28px;
        width: 100%;
        background: #eef2f5;
        font-size: 16px;
        color: #666666; }
        #specialNewType .center .left .rows:hover {
          background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
          color: #ffffff;
          font-weight: 700; }
      #specialNewType .center .left .active {
        background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
        color: #ffffff;
        font-weight: 700; }
    #specialNewType .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; }
      #specialNewType .center .right .title {
        vertical-align: top;
        font-weight: 700;
        font-size: 22px;
        color: #333;
        margin-bottom: 50px; }
      #specialNewType .center .right .pilu > img {
        display: block;
        margin: 0 auto;
        width: 210px;
        margin-top: 60px; }
      #specialNewType .center .right .pilu .search {
        margin-bottom: 20px;
        display: block; }
        #specialNewType .center .right .pilu .search .text {
          font-size: 16px;
          color: #666666; }
        #specialNewType .center .right .pilu .search .searchLayer {
          display: inline-block;
          background: #ffffff;
          font-size: 0px;
          line-height: 40px; }
          #specialNewType .center .right .pilu .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; }
          #specialNewType .center .right .pilu .search .searchLayer span {
            display: inline-block;
            text-align: center;
            background: #c6161e;
            font-size: 16px;
            width: 110px;
            height: 40px;
            color: #ffffff; }
      #specialNewType .center .right .pilu .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; }
        #specialNewType .center .right .pilu .newsLists .list {
          display: block;
          background: #ffffff; }
          #specialNewType .center .right .pilu .newsLists .list .li {
            display: block;
            padding-top: 26px;
            padding-bottom: 26px;
            border-bottom: 1px #eef2f5 solid;
            font-size: 18px;
            color: #5a5a5a; }
            #specialNewType .center .right .pilu .newsLists .list .li:hover {
              font-weight: 600; }
            #specialNewType .center .right .pilu .newsLists .list .li .pic {
              display: inline-block;
              padding-right: 15px;
              margin-right: 16px;
              border-right: 1px solid #eeeeee; }
            #specialNewType .center .right .pilu .newsLists .list .li .dates {
              float: right;
              font-weight: 500;
              display: inline-block;
              font-size: 18px;
              color: #a3a3a3; }
      #specialNewType .center .right .tis {
        font-size: 16px;
        line-height: 30px;
        color: #000000;
        margin-bottom: 50px; }
      #specialNewType .center .right .ct {
        vertical-align: top;
        font-size: 14px;
        color: #8e8e8e;
        text-align: left; }
        #specialNewType .center .right .ct .search {
          margin-bottom: 40px;
          display: flex;
          align-items: center; }
          #specialNewType .center .right .ct .search .serch_inp {
            display: inline-block;
            width: 28%;
            margin-right: 30px;
            height: 50px;
            line-height: 50px;
            position: relative;
            cursor: pointer;
            border: 1px #eeeeee solid;
            background: url("../images/icon_selecctd_right.png") 95% center no-repeat; }
            #specialNewType .center .right .ct .search .serch_inp .serch_texts {
              display: block;
              font-size: 14px;
              height: 50px;
              margin-left: 15px;
              color: #757575;
              overflow: hidden;
              width: 80%; }
            #specialNewType .center .right .ct .search .serch_inp .select_box01 {
              position: absolute;
              display: none;
              background: #ffffff;
              top: 49px;
              left: 0;
              z-index: 66;
              border: 1px #eeeeee solid;
              border-top: 0px;
              width: 100%;
              max-height: 220px;
              overflow-y: auto; }
              #specialNewType .center .right .ct .search .serch_inp .select_box01 li {
                font-size: 16px;
                padding-left: 16px;
                color: #757575;
                border-top: 1px #eeeeee solid; }
              #specialNewType .center .right .ct .search .serch_inp .select_box01 li:hover {
                font-size: 16px;
                background-color: #c2161e;
                color: #fff; }
            #specialNewType .center .right .ct .search .serch_inp .keywords {
              width: 180px;
              font-size: 16px;
              margin-left: 16px;
              border: none;
              background-color: transparent; }
          #specialNewType .center .right .ct .search .serch_texts_right {
            background: url("../images/icon_selecctd.png") 95% center no-repeat; }
        #specialNewType .center .right .ct .rows {
          margin-bottom: 42px;
          border: 1px #f2f2f2 solid; }
          #specialNewType .center .right .ct .rows .titles {
            width: 802px;
            height: 70px;
            line-height: 70px;
            margin-left: 40px;
            font-size: 18px;
            color: #000000;
            font-weight: 700;
            border-bottom: 1px #f2f2f2 solid; }
          #specialNewType .center .right .ct .rows .cols {
            margin-left: 40px;
            height: 70px;
            line-height: 70px;
            font-size: 16px;
            color: #5a5a5a; }
      #specialNewType .center .right .lay_page {
        text-align: center;
        margin-bottom: 70px; }
  #specialNewType .tis_bottom {
    font-size: 16px;
    margin-bottom: 70px; }
  #specialNewType .seacrH {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; }
    #specialNewType .seacrH .layui-form {
      width: 100%;
      margin: 0 !important;
      box-sizing: border-box; }
    #specialNewType .seacrH .layui-col-md6 {
      width: 100%;
      padding: 0 !important; }
    #specialNewType .seacrH .hlSearch_item {
      display: flex;
      align-items: center; }
      #specialNewType .seacrH .hlSearch_item .product_name_year {
        width: 183px;
        height: 40px;
        font-size: 16px;
        padding-left: 17px;
        border: 1px solid #DEDEDE; }
      #specialNewType .seacrH .hlSearch_item .product_name_yzm {
        width: 198px;
        height: 40px;
        font-size: 16px;
        padding-left: 17px;
        border: 1px solid #eeeeee; }
    #specialNewType .seacrH .product_name {
      width: 90%;
      height: 40px;
      padding-left: 17px;
      font-size: 16px;
      border: 1px solid #DEDEDE;
      cursor: pointer; }
    #specialNewType .seacrH .layui-input {
      height: 40px !important; }
    #specialNewType .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; }
    #specialNewType .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; }
    #specialNewType .seacrH .imgSelect {
      width: 12px;
      height: 7px; }
  #specialNewType .verificationCode {
    vertical-align: middle; }
    #specialNewType .verificationCode img {
      height: 58px;
      display: inline-block;
      vertical-align: middle; }
  #specialNewType .searchInfo_p {
    width: 109px;
    height: 40px;
    background-color: #C30E18;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    cursor: pointer; }
  #specialNewType table {
    width: 100%; }
    #specialNewType table .tiele {
      height: 52px;
      background-color: #C30E18;
      color: #ffffff; }
    #specialNewType table th {
      border: 1px solid #FFFFFF; }
    #specialNewType table .th1 {
      width: 50%;
      text-align: center; }
    #specialNewType table .th2 {
      width: 25%;
      text-align: center; }
    #specialNewType table .table_tr {
      height: 52px;
      color: black; }
    #specialNewType table td {
      border: 1px solid #DEDEDE; }
  #specialNewType .tis_bottom_text {
    background: #EEEEEE;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px; }
  #specialNewType .hlList {
    margin-bottom: 50px; }

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