@charset "UTF-8";
/**
 * 0708泰州数产集团招标平台门户网站优化需求
 * date: 2024-7-8
 * author: zhaodingqi;
 */
/* article */
/**!
 * å®‰å¾½åˆè‚¥å…¬å…±èµ„æºäº¤æ˜“ä¸­å¿ƒ-å…¬å‘Šè¯¦æƒ…
 *  author: wangkai;
 */
/* å½“å‰ä½ç½® */
.ewb-home {
  height: 49px;
  line-height: 49px;
  padding-left: 23px;
  color: #666;
  background: url(../images/home.png) 0 center no-repeat;
}

.ewb-footer {
  position: static;
  margin-top: 15px;
}

.ewb-home a {
  color: #666;
  margin: 0 5px;
}

.ewb-home .cur {
  color: #1492ff;
}

/* ä¾§è¾¹æŒ‰é’® */
.ewb-side-link {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -79px;
  margin-left: -600px;
  height: 158px;
}

.ewb-sl-node {
  margin-top: 10px;
  width: 57px;
  height: 46px;
  line-height: 46px;
  vertical-align: top;
  background: url(../images/sl_node.png);
}

.ewb-sl-node:first-child {
  margin-top: 0;
}

.ewb-sl-node a {
  display: block;
  height: 46px;
  padding-right: 5px;
  text-align: center;
}

.ewb-sl-node a span {
  display: none;
  color: #fff;
  cursor: pointer;
}

.ewb-sl-ico1 {
  background: url(../images/sl_ico1.png) 13px center no-repeat;
}

.ewb-sl-ico2 {
  background: url(../images/sl_ico2.png) 14px center no-repeat;
}

.ewb-sl-ico3 {
  background: url(../images/sl_ico3.png) 12px center no-repeat;
}

.ewb-sl-node:hover {
  width: 81px;
  background: url(../images/sl_node_cur.png) right no-repeat;
}

.ewb-sl-node:hover a {
  background: none;
}

.ewb-sl-node:hover a span {
  display: block;
}

/* main */
.ewb-main {
  padding: 32px 101px;
  background-color: #fff;
}

.ewb-notice-tt {
  padding: 0 14px;
  line-height: 34px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.ewb-notice-flow {
  padding: 36px;
  background: #fff;
}

.ewb-notice-flow > ul {
  text-align: center;
}

.ewb-nl-node {
  display: inline-block;
  vertical-align: top;
  margin-left: -6px;
  width: 204px;
  height: 63px;
  vertical-align: top;
  background: url(../images/nl_ico2.png);
  position: relative;
}

.ewb-nl-node a {
  display: block;
}

.ewb-nl-node:first-child {
  margin-left: 0;
  background: url(../images/nl_ico1.png);
}

.ewb-nl-node.last {
  background: url(../images/nl_ico3.png);
}

.ewb-nl-info {
  padding-top: 20px;
  padding-left: 25px;
  width: 105px;
  text-align: center;
}

.ewb-nl-node:first-child .ewb-nl-info {
  width: 130px;
}

.ewb-nl-name {
  display: block;
  height: 20px;
  line-height: 20px;
  color: #666;
}

.ewb-nl-date {
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #666;
}

.ewb-nl-number {
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-family: "Arial";
  color: #999;
  background: url(../images/nl_yuan.png);
}

.ewb-nl-node.current {
  background: url(../images/nl_ico2_cur.png);
}

.ewb-nl-node:first-child.current {
  background: url(../images/nl_ico1_cur.png);
}

.ewb-nl-node.last.current {
  background: url(../images/nl_ico3_cur.png);
}

.ewb-nl-node.current .ewb-nl-name,
.ewb-nl-node.current .ewb-nl-date {
  color: #fff;
}

.ewb-nl-node.current .ewb-nl-number {
  color: #1492ff;
}

.ewb-info-source {
  padding: 32px 0 19px 0;
  border-bottom: 1px solid #e3e3e3;
  line-height: 24px;
  text-align: center;
}

.ewb-info-source span {
  display: inline-block;
  margin: 0 18px;
  color: #999;
}

.ewb-info-box {
  margin-top: 25px;
}

.ewb-info-tab {
  padding-left: 9px;
  height: 47px;
  line-height: 47px;
  border-bottom: 1px solid #1492ff;
}

.ewb-info-tabname {
  float: left;
  margin-left: 20px;
  width: 180px;
  text-align: center;
  font-size: 16px;
  color: #333;
  background: #EDEDED;
  border-radius: 8px 8px 0 0;
}

.ewb-info-tabname:first-child {
  margin-left: 0;
}

.ewb-info-tabname.current {
  color: #fff;
  background: #64B3F7;
}

.ewb-info-tabname.not-use {
  color: #999;
  background: #EDEDED;
}

.ewb-info-bd {
  margin-top: 41px;
}

.ewb-countdown {
  margin: 0 auto;
  padding-top: 32px;
  width: 314px;
  height: 44px;
  border: 1px solid #1492ff;
  border-radius: 5px;
  position: relative;
}

.ewb-cd-tt {
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -68px;
  width: 137px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 5px;
  background-color: #1492ff;
}

.ewb-cd-tt span {
  font-size: 16px;
  color: #fff;
}

.ewb-countdown.end {
  background-color: #1492ff;
}

.ewb-countdown.end .ewb-cd-tt {
  height: 90px;
  line-height: 90px;
}

.ewb-countdown.end .ewb-time {
  display: none;
}

.ewb-time {
  padding-left: 60px;
  height: 28px;
  line-height: 28px;
}

.ewb-time-number {
  float: left;
  width: 29px;
  height: 28px;
  text-align: center;
  border-radius: 6px;
  background-color: #e5f3ff;
}

.ewb-time-name {
  float: left;
  margin: 0 19px 0 3px;
}

.ewb-time-name.ewb-ie7 {
  *min-width: 30px;
}

.ewb-info-main {
  margin-top: 15px;
}

.ewb-info-content {
  line-height: 32px;
}

.ewb-info-tt {
  line-height: 34px;
  font-size: 16px;
  font-weight: bold;
}

.ewb-has-underline {
  font-weight: bold;
  text-decoration: underline;
}

.ewb-info-content.keep-right {
  text-align: right;
}

.ewb-info-footer {
  margin-top: 20px;
  padding: 10px 14px 22px 14px;
  border: 1px solid #dedede;
}

.ewb-enclosure {
  display: block;
  text-indent: 2em;
  line-height: 32px;
  color: #de3c0a;
}

.ewb-info-content.hasindent {
  padding-left: 2em;
}

.ewb-info-links {
  margin-top: 32px;
  padding-top: 16px;
  border-top: 1px solid #cbcbcb;
}

.ewb-il-node {
  line-height: 32px;
  vertical-align: top;
}

.ewb-il-node label {
  float: left;
  width: 60px;
  text-align: right;
}

.ewb-il-node p {
  float: left;
  width: 938px;
  padding: 4px 0;
}

.ewb-il-node p a {
  float: left;
  line-height: 24px;
  color: #333;
}

.ewb-container02 {
  width: 1000px;
  margin: 0 auto;
}

.ewb-main02 {
  padding-bottom: 32px;
  background-color: #fff;
}

.ewb-info-source02 {
  padding-bottom: 32px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 24px;
  text-align: center;
}

.ewb-info-source02 span {
  display: inline-block;
  margin: 0 18px;
  color: #999;
}

/*2018-07-25*/
/*2018-07-25*/
img {
  max-width: 998px;
}

.ewb-notice-item-new {
  margin: 20px;
}

.ewb-notice-list-new {
  line-height: 30px;
}

.ewb-notice-list-new.cur {
  color: red;
}

.main {
  min-height: 723px;
}

.tab-view {
  margin-top: 25px;
}

.tab-content {
  margin-top: 41px;
  min-height: 550px;
}

.article {
  padding: 20px 0;
}

.article h3 {
  line-height: 42px;
  text-align: center;
  font-size: 28px;
  color: #000;
}

.article-sources {
  margin-top: 10px;
  line-height: 36px;
  text-align: center;
  color: #999;
  background-color: #f7f7f7;
}

.article-sources p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
}

.article-sources a {
  color: #999;
}

.article-info {
  word-break: break-all;
}

.article-p {
  margin-top: 14px;
  line-height: 32px;
  font-size: 14px;
  text-indent: 2em;
  color: #4e4e4e;
  text-align: justify;
  text-justify: inter-ideograph;
}

.article-img {
  display: block;
  margin: 18px auto 0;
  padding-bottom: 4px;
}


.file {
  font-size: 18px;
  margin-top: 30px
}

#font .current{
    border-radius: 1px;
    background: #B01127;
    color: #fff
}