@charset "utf-8";
/* CSS 项目招标信息 */

.main-list{ background-image:url(../images/bian-yellow.jpg); background-repeat:repeat-y; background-position:21px; position:relative; width:100%; margin:23px 0 33px 10px;}

.main2-list{ background-image:url(../images/bian-yellow.jpg); background-repeat:repeat-y; background-position:21px; position:relative; width:100%; margin:33px 0 33px 0px;}





.unit-style{ padding-left:42px;  width:100%; overflow:hidden;}
.pro-current{ background:url(../images/pro-ico-l.gif) no-repeat 12px 0;}
.pro-icon{ background:url(../images/notice-l.gif) no-repeat 12px 3px;}

/*浮动*/
.space-30{ float:left}
.one_line p{ float:left}
/*unit pro-inf*/
.title{font-size:14px; width:70px; line-height:26px; float:left;}
.pro-con{ width:80%; float:left;}
.pro-con p{ line-height:26px; }
.pro-con p span{height:30px; line-height:30px; display:inline-block;margin:0px 0px 0px 0px; }
.pro-con p span.con{ white-space:nowrap; 
   text-overflow:ellipsis; 
   overflow: hidden; border-bottom:1px solid #999; margin:0px 15px -4px 5px;  padding:0 10px; height:30px; line-height:30px; display:inline-block}
.pro-con-list{ overflow:hidden; }
.pro-con-list li{padding:0 5px; line-height:27px; height:27px; margin-right:8px; float:left;}
.blu{ background-color:#b1dbfe; border:1px solid #88b5d3}
.deep-blu{ background-color:#008eee; border:1px solid #407496; color:#fff;}

/*back-white*/
.back-white{ width:10px; height:7px; position:absolute; left:16px; bottom:0; background-color:#FFF}
