/**!
 * 广元市公共资源交易服务中心网站
 * author: xy;
 * date:2018-03-01
 */

.ewb-main {
    padding-bottom: 27px;
    border-bottom: 3px solid #005794;
}

.ewb-location {
    padding-left: 25px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    background: url("../images/location_icon.png") 1px center no-repeat;
}

.ewb-locationr {
	width: 1070px;
	margin-left: 94px;
    padding-left: 25px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    background: url("../images/location_icon.png") 1px center no-repeat;
}

.ewb-location > a {
    color: #666;
}

.ewb-location > span {
    color: #005fa2;
}

.ewb-subnav {
    margin-top: 6px;
    padding-left: 3px;
    height: 41px;
    line-height: 41px;
    background-color: #f5f5f5;
}

.ewb-subnav-link {
    padding: 0 11px;
    font-size: 16px;
    color: #666;
}

.ewb-subnav-link:hover {
    text-decoration: underline;
    color: #005fa2;
}

.ewb-column {
    margin-top: 10px;
    min-height: 265px;
}

.ewb-column-hd {
    height: 42px;
    border-bottom: 1px solid #d7d7d7;
}

.ewb-column-tt {
    margin-right: 22px;
    padding-left: 35px;
    width: 95px;
    height: 41px;
    line-height: 41px;
    font-size: 22px;
    color: #005fa2;
    border-bottom: 2px solid #005794;
}

.ewb-column-tab-tt.long {
    width: 124px;
}

.ewb-column-tt.icon1 {
    background: url("../images/column_icon1.png") 5px center no-repeat;
}

.ewb-column-tt.icon2 {
    background: url("../images/column_icon2.png") 6px center no-repeat;
}

.ewb-column-tt.icon3 {
    background: url("../images/column_icon3.png") 4px center no-repeat;
}

.ewb-column-tt.icon4 {
    background: url("../images/column_icon4.png") 5px center no-repeat;
}

.ewb-column-tt.icon5 {
    background: url("../images/column_icon5.png") 5px center no-repeat;
}

.ewb-column-tt.icon6 {
    background: url("../images/column_icon6.png") 5px center no-repeat;
}

.ewb-column-more {
    margin-top: 10px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
}

.ewb-column-tab-tt {
    margin-top: 10px;
    margin-right: 14px;
    width: 88px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #333;
    cursor: pointer;
}

.ewb-column-tab-tt.current {
    color: #fff;
    background: url("../images/column_cur.png") no-repeat;
}

.ewb-column-tab-tt.long.current {
    background: url("../images/column_long_cur.png") no-repeat;
}

.ewb-column-bd {
    padding-top: 9px;
}

.ewb-com-item {
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    vertical-align: top;
    background: url("../images/sub_item_icon.jpg") left center no-repeat;
}

.ewb-com-block {
    margin-right: 95px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item a:hover {
    color: #005794;
}

.ewb-com-item span {
    margin-top: -30px;
    font-size: 15px;
    color: #999;
}



.ewb-chsoe {

  background-color: #fff;
  font-size: 14px;
}

.ewb-chsoe .chsoe-sort {
  margin-bottom: 10px;
}

.ewb-chsoe .chosen-type {
  padding-left: 22px;
  width: 79px;
  color: #999;
  line-height: 29px;
}

.chosen-list {
  margin-left: 111px;
}

.chosen-list li {
  float: left;
  margin-right: 37px;
  line-height: 29px;
}

.chosen-list li span {
  display: inline-block;
  padding: 0 5px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  border-radius: 3px;
}

.chosen-list li.active span {
  background-color: #015794;
  color: #fff;
}


.content-hd {
  height: 45px;
  border-bottom: 1px solid #e6e6e6;
  background: url("../images/content-hd.png") left center no-repeat;
}

.content-hd .search-box {
  position: relative;
  width: 441px;
  margin-left: 23px;
}

.content-hd .search-box input {
  width: 340px;
  height: 36px;
  line-height: 38px;
  border: 1px solid #b7c7e9;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 80px;
  font-size: 16px;
}

.content-hd .search-box button {
  position: absolute;
  width: 30px;
  height: 40px;
  background: url("../images/bd-search-btn.png") no-repeat center center;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  border: 0;
}

.content-hd input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666;
}

.content-hd input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
}


.content-bd {
  padding-bottom: 30px;
}

.ewb-content {
    background-color: #fff;
}



.news-items {
  padding: 10px 34px 0 28px;
  font-size: 16px;
  max-height: 510px;
  overflow: hidden;
}

.news-items > li {
  position: relative;
  line-height: 50px;
  vertical-align: top;
}

.news-items > li > a {
  display: block;
  color: #333;
  margin-right: 200px;
}

.news-items .news-addr {
  color: #005fa3;
}

.news-items .news-class {
  color: #cb8b1a;
}

.content-bd .news-time {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}

.news-items > li:hover a,
.news-items > li:hover .news-time {
  color: #3278d5;
}

.ewb-main .pager {
  margin-top: 18px;
  margin-left: 438px;
}

.ewb-main .m-pagination-page > li.active > a {
  color: #5448c2;
  background-color: transparent;
  border-color: transparent;
}

.ewb-main .m-pagination-page > li > a,
.ewb-main .m-pagination-size > select,
.ewb-main .m-pagination-group > input,
.ewb-main .m-pagination-group > button {
  background-color: transparent;
  border: 0;
  color: #42343e;
}



.ewb-left {
    margin-top: 20px;
    margin-left: 90px;
    float: left;
    width: 214px;
}

.ewb-left-hd {
    padding-left: 40px;
    height: 46px;
    background: url(../images/left_hd.png) #f3f5fb;
}

.ewb-left-hd a {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-left-bd {
    margin: 0 7px;
    height: 551px;
    background-color: #f3f5fb;
}

.wb-tree-items {
    margin: 0 9px 0 7px;
    border-bottom: 1px dashed #d7d8dc;
}

.wb-tree-tt{
   color:#333;
}

.wb-tree-node {
    display:block;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    text-indent: 27px;
    color: #333;
    font-weight: bold;
    cursor: pointer;
}


.wb-tree-iconr {
    float: right;
    width: 14px;
    height: 14px;
    margin-top: 12px;
    background:url(../images/left_add_icon.png) no-repeat;
}

.wb-tree-sub{
    display: none;
    padding-top: 4px;
    margin: 0 9px 0 7px;
    background-color: #f3f5fb;
}

.wb-tree-item {
    padding-left: 11px;
    margin-bottom: 6px;
    height: 30px;
    line-height: 30px;
}

.wb-tree-item>a{
    display: block;
    padding-left: 13px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    background: url(../images/left_item_icon.png) left center no-repeat;
}

.wb-tree-item>a:hover{
    background: url(../images/left_item_iconh.png) left center no-repeat;
    color:#fff;
}

.wb-tree-item>a:active{
    background-color:#519ff4;
    color:#fff;
}

.current.wb-tree-items {
    margin: 0;
    border-bottom:0;
}

.current .wb-tree-node {
    background-color: #78acf3;
}

.current .wb-tree-tt {
    color: #fff;
}

.current .wb-tree-iconr{
    width: 14px;
    height: 2px;
    margin-top: 19px;
    margin-right:10px;
    background: url(../images/left_add_iconh.jpg) left top no-repeat;
}

.wb-tree-item:hover {
    background: url(../images/left_link.png) no-repeat;
}

.current .wb-tree-sub{
    display: block;
    border-bottom: 1px dashed #d7d8dc;
}

.wb-tree-items.last {
    border-bottom: 0;
}

.ewb-right,
.ewb-rightcg{
    margin-top: 20px;
    margin-left: 16px;
    float: left;
    width: 901px;
}

.ewb-right-area {
    padding: 0 10px;
    height: 129px;
    background-color: #f3f5fb;
    border-top: 2px solid #265fae;
}

.ewb-area-con {
    padding: 15px 0;
    border-bottom: 1px dashed #dddfe3;
}

.ewb-area-sp {
    padding-right: 10px;
    width: 62px;
    line-height: 26px;
    text-align: right;
}

.ewb-area-city {
    padding: 0 20px;
    margin-right: 26px;
    line-height: 26px;
    cursor: pointer;
}

.ewb-area-city.cur {
    color: #fff;
    background-color: #ffae00;
}

.ewb-area-srh {
    margin-top: 20px;
    margin-right: 20px;
}

.ewb-area-srh-sp {
    line-height: 32px;
    font-size: 16px;
}

.ewb-area-srh-txt {
    margin-left: 5px;
    width: 240px;
    height: 30px;
    border: 1px solid #dedede;
    outline: 0;
}

.ewb-area-srh-btn {
    margin-left: 10px;
    width: 54px;
    height: 32px;
    outline: 0;
    border: 0;
    cursor: pointer;
    background: url(../images/srh_btn.png) 17px 6px no-repeat #ffae00;
}

.ewb-area-srh-btn:hover {
    background-color: #ff6600;
}

.ewb-thead {
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #265fae;
}

.ewb-table {
    width: 100%;
}

.ewb-thead-th1 {
    width: 95px;
    text-align: center;
}

.ewb-thead-th2 {
    padding-left: 78px;
    width: 268px;
}

.ewb-thead-th3 {
    width: 313px;
    text-align: center;
}

.ewb-thead-th4 {
    text-align: center;
}

.ewb-tr {
    height: 40px;
    font-size: 14px;
}

.ewb-thead-block {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-thead-block span {
    color: #ff0000;
}

.ewb-tr.even {
    background-color: #f3f5fb;
}

/* 页码 */

.ewb-page {
    padding: 10px 0;
    text-align: center;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

/*分页修改*/
.ewb-page-border {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}
/*分页修改*/
.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;*/
	color: #555;
}

.ewb-page-li.current {
    border: 0;
    color: #0030cc;
}

.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,
.ewb-page-go:hover {
    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;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-date {
    float: right;
    color: #999;
	margin-top:-36px;
}

.wb-data-list {
    line-height: 36px;
    font-size: 16px;
    padding-left: 11px;
}

.wb-data-infor a {
    color: #333;
}

.ewb-link {
    margin-top: 25px;
    margin-left: -13px;
}

.ewb-link-a {
    float: left;
    margin-left: 13px;
    padding-left: 40px;
    width: 106px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    background: url(../images/sub_link_icon.png) 11px center no-repeat #0076c7;
}

.ewb-link-a:hover {
    background-color: #005794;
}

/*开标样式*/
.ewb-plan-tt{
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0977bb;
    padding-top: 20px;
}

.ewb-content table {
    width: 86%;
	margin-left: 90px;
	margin-top: 20px;
    border-collapse: collapse;
}

.ewb-content thead th {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background: #0055af;
}

.ewb-content th {
    height: 40px;
    text-align: center;
    border: 1px solid #808080;
}

.ewb-wt1 {
    width: 40px;
}

.ewb-wt2 {
    width: 230px;
}

.ewb-wt3 {
    width: 95px;
}

.ewb-wt4 {
    width: 95px;
}


/* 2022-1-7新增 */
.wb-tree-item>a {
    background: none;
}

.wb-tree-item>a:hover {
    background: none;
    color: #78acf3;
}

.wb-tree-item:hover {
    background: none;
}


/* 20223-04-19 */

.ewb-rightcg {
  position:relative;
}

.ewb-rightcg:before {
  position: absolute;
  right:0;
  top: 65px;
  content:"";
  width:200px;
  pointer-events: none;
  transform: rotateZ(337deg);
  height:105px;
  background:url("../images/file.png") center no-repeat;
  background-size:100% 100%;
  z-index: 15620;
}