
/*------------table---grid表格------------------*/
.list-button-con{ padding-top:15px; padding-bottom:3px; border-bottom:#CCC 1px dotted; overflow:hidden; height:38px;}
.list-button-con li{ height:34px; background:url(../images/list-button-bg.jpg) repeat-x; border:#cecfce 1px solid; border-top:#09F 2px solid !important; float:left;  display:block; margin-right:5px;  }
.list-button-con li a{ font-weight:bold; color:#007dce; display:block; padding:0 20px; line-height:34px;}
.list-button-con li a:hover{ text-decoration:none; }
.list-button-con li:hover{ background:url(../images/list-button-bg-hover.jpg) repeat-x;}

.table1{border-collapse:collapse; border:1px solid #ddd; border-top:1px solid #dddddd; }
.table1 tr td{border:1px solid #dddddd;border-top:0px solid #dddddd; height:40px; line-height:40px;}
.table1 thead{ background:#f7f3f7;text-align:center;}
.table1 tbody tr td{ padding-left:3px;}

.op-btn li{ border:#b3aba9 1px solid; padding:0 4px; height:24px; line-height:24px; background:#FFF; border-radius:3px ; overflow:hidden; float:left; margin-right:4px;}
.op-btn{ padding:5px 3px; overflow:hidden; margin:0 auto;display: inline-block; }
.op-btn li:hover{ cursor:pointer; background:#c0fdf5; }
.op-btn span{ padding:5px 3px 0px 0px; display:block; float:left;}
.op-btn span.text{ padding:0px !important;}
.table-list{ padding-top:2px; }

.pageturn{ padding:25px 0 35px 0; text-align:right;}
.page{ width:100%; text-align:center;  float:left}
.page a:hover{ background-color:#FC9; border:#f63 1px solid}
.page-first,.page-last,.page-link,.page-prev,.page-next,.page-on,.page-end{ display:inline-block; padding:0 5px;margin:0 2px; line-height:20px;}
.page-first,.page-last,.page-link,.page-prev,.page-next,.page-end{ border:#bfbeb9 1px solid; color:#333;}
.page-on{ background-color:#ff934b; border:#F63 1px solid; color:#fff; text-align:center; }
.page-more{ display:inline-block}
.page-link{ text-align:center; width:auto}
.pagenum-text{ width:25px; height:18px;}
.pagenum{ font-size:14px; color:#F00;}
.xuanze{ line-height:26px;}
.title{ font-size:16px; font-weight:bold; padding-top:10px;line-height:60px; text-align:center;}

/*---------发送投标企业列表-------*/
.send-name-list li{ line-height:24px; float:left; padding:0 5px; border:1px solid #dedfde; margin:5px;}
.send-name-close{ background:url(../images/send-close.png) no-repeat 0px 7px; padding-right:5px; width:11px; height:24px; float:left; display:block; }
.send-name-close:hover{ background:url(../images/send-close-hover.png) no-repeat 0px 7px; padding-right:5px;}


/*---------grid父子表格子表自定义样式------*/
.l-subgrid .l-grid-hd-row{
	background-color: #007DCE !important;
	color:#fff !important;
}
.l-subgrid table tr td{ border:1px solid #fff !important;}
