﻿/**!
 * 巴彦淖尔市公共资源交易中心
 * author: wuzhou
 * date:2018-12-20
 */
 
/* 面包屑 */

.ewb-route {
  color: #5b5b5b;
  line-height: 53px;
}

.ewb-route>a {
  color: #5b5b5b;
}

.ewb-route-home {
  font-weight: bold;
}

.ewb-route-last {
  color: #f7694d;
}

/* 内容 */
.ewb-list-main {
  padding: 6px 20px 25px;
  background-color: #fff;
}
 
.ewb-floor-title {
  height: 47px;
  border-bottom: 3px solid #0075c2;
}


.ewb-overstory-items>li {
  float: left;
  margin-right: 22px;
}

.ewb-overstory-items>li>a{
  display: block;
  line-height: 44px;
  padding: 0 11px;
  height: 47px;
  font-size: 22px;
  color: #666;
  border-bottom: 3px solid transparent;
}

.ewb-overstory-items>li.current a{
  color: #f7694d;
  font-weight: bold;
  border-color: #f7694d;
}

/* 查询内容 */
.ewb-query-body {
  padding-top: 20px;
}

.ewb-query-area {
  padding-top: 8px;
  padding-bottom: 18px;
  background-color: #f4fbff;
}
 
.ewb-choice-items>li {
  vertical-align: top;
  line-height: 28px;
}

.ewb-choice-txt {
  margin-top: 12px;
  width: 105px;
  padding-right: 10px;
  text-align: right;
}

.ewb-choice-right {
  width: 1040px;
}

.ewb-choice-item {
  margin-top: 12px;
  margin-right: 12px;
  display: block;
  padding:0 14px;
  height: 28px;
  color: #565656;
  line-height: 28px;
}

.ewb-choice-item.active {
  color: #fff;
  background-color: #0075c2;
}


/* 新闻 */

.ewb-news-items {
  padding-top: 11px;
}

.ewb-news-items>li {
  vertical-align: top;
  height: 32px;
  line-height: 32px;
}

.ewb-news-items>li>a {
  display: block;
  float: left;
  color: #333;
  padding-left: 14px;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url("../images/news_ico.png") left center no-repeat;
}

.ewb-news-date {
  color: #999;
}

.ewb-news-items>li:hover>a,
.ewb-news-items>li:hover>.ewb-news-date {
  color: #f7694d;
}

.ewb-news-items>li:hover>a {
  background-image: url("../images/news_ico_hover.png");
}


/* 页码 */

.ewb-page {
  text-align: center;
  padding-top: 15px;
  overflow: hidden;
}

.ewb-page-items {
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.ewb-page-li {
  min-width: 36px;
  *width: 36px;
  margin-right: 4px;
  font-size: 14px;
  text-align: center;
  font-family: "Microsoft YaHei";
  float: left;
}

.ewb-page-li>a {
  display: block;
  color: #555;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
  border: 0;
  font-weight: bold;
  color: #f00;
}

.ewb-page-li.ewb-page-noborder>span {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  border: 0;
  color: #666;
  font-family: "Simsun";
}

.ewb-page-num {
  *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
  padding: 0 5px;
  font-weight: bold;
}

.ewb-page-input {
  width: 38px;
  height: 24px;
  text-align: center;
  border: 1px solid #dfdfdf;
  line-height: 24px;
  color: #666;
  outline: none;
  vertical-align: top;
  *margin-top: -1px;
}

.ewb-page-hover {
  *width: 60px;
}

.ewb-page-hover>a {
  font-family: "Simsun";
}

.ewb-page-go {
  margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.ewb-page-go>a {
  font-size: 12px;
  padding: 0 6px;
}

.ewb-page-goto {
  margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
  padding: 0 6px 0 0;
  text-align: right;
}

.ewb-page-inpt {
  margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
  padding: 0 17px 0 16px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #555;
}
/**add**/
.filter-drop li{ cursor:pointer;}
.dq-drop li{ cursor:pointer;}
.cate-drop li{ cursor:pointer;}
.jylx-drop li{cursor:pointer;}