/**! * 郑州市公共资源交易中心-市场主体库公示页面 * author: fxyue; * date:2019-04-24 */ .ewb-main { border: 1px solid #dedede; height: 839px; width: 996px; margin: 20px auto 0; padding-top: 9px; } .ewb-publicity { width: 978px; margin: 0 auto; } .ewb-publicity-hd { height: 80px; overflow: hidden; text-align: center; background: no-repeat; } .ewb-publicity-hd img { height: 22px; width: 182px; margin: 29px auto; } /* 内容 */ .ewb-publicity-list { height: 31px; border-bottom: 1px solid #4896e6; } .ewb-publicity-tt { float: left; width: 90px; height: 31px; line-height: 31px; margin-left: 1px; font-size: 16px; color: #095d90; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; background: no-repeat; } .ewb-publicity-tt:first-child { margin-left: 0; } .ewb-publicity-tt.cur { color: #fff; background-image: ; } /* select */ .ewb-data-select { width: 100px; height: 28px; } .ewb-data-select .chosen-single { line-height: 26px; border: 1px solid #e0e0e0; } .chosen-container-single .chosen-single div b { background-image: ; } .chosen-container-active.chosen-with-drop .chosen-single div b { background-image: ; } .ewb-data-select .chosen-drop { border: 1px solid #e0e0e0; border-top: 0; } .chosen-container-active.chosen-with-drop .chosen-single { border: 1px solid #e0e0e0; } .chosen-container { font-size: 14px; } .chosen-container .chosen-results { max-height: 180px; } /* input */ .ewb-search { margin-left: 10px; float: left; width: 260px; height: 28px; } .ewb-search-input { position: relative; z-index: 1; padding-left: 10px; width: 196px; height: 26px; border: 1px solid #d2d2d2; } .ewb-search .ewb-search-input{ border-right: 0; } .input-placeholder { position: absolute; top: 0; left: 10px; height: 26px; line-height: 26px; color: #999; z-index: -1; cursor: text; } .input-box { width: 100%; height: 26px; line-height: 26px; border: 0; background: 0 0; } .ewb-search-btn { float: left; width: 43px; height: 28px; padding: 0; background: center center no-repeat #f9a015; } /* table */ table { margin-top: 10px; width: 978px; table-layout: fixed; } td { height: 42px; border-left: 1px solid #fff; text-align: center; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } td a { color: #333; } td a:hover { color: #4896e6; } td:first-child { border-left: 0; text-align: left; padding-left: 21px; } thead td { color: #fff; background: #4896e6; font-size: 16px; } .ewb-even td { background: #ecf4fc; } /* 分页 */ .ewb-page { text-align: center; margin-top: 25px; } .ewb-page-content{ display: inline-block; } .m-pagination-info { height: 26px; line-height: 26px; }