.clear{
	clear: both;
}
/*招标公告*/

/*搜索*/
.sousuo{
	width: calc(100% - 440px);
	max-width: 400px;
	height: 36px;
	margin: 0 15px;
	background: #F1F1F1;
	border-radius: 20px;
}

.sousuo input{
	width: calc(100% - 70px);
	height: 22px;
	margin-top: 7px;
	margin-left: 17px;
	float: left;
	border: none;
	border-right: 1px solid #A3A3A3;
	background: #F1F1F1;
}

.sousuo button{
	display: block;
	width: 22px;
	height: 22px;
	margin-top: 7px;
	margin-right: 15px;
	background: url(/static/admin/images/sous.png.png);
	background-size: 22px;
	float: right;
	border: none;
	outline: none;
	cursor: pointer;
}

/*发布*/
.faban{
	height: 36px;
	/*margin-bottom: 10px;*/
	border: 1px solid #E1F2FF;
	border-radius:6px;
}

.fabu{
	margin-top: 5px;
}

.fabu a{
	display: block;
	width: 104px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	color: #ADADAD;
	text-decoration: none;
	float: left;
}

.fabu .tesdd{
	width: 148px;
}

.fabu .current{
	color: #4396EF;
	background: #E1F2FF;
	border-radius:6px;
}

.select-box>input{display: none;}

.text-c{
	height: 44px;
}

.text-c>td>button{
	width: 68px;
	height: 24px;
	margin: 0 10px;
	background: url(/static/admin/images/fab.png.png);
	background-size: 68px 24px;
	border: none;
	cursor: pointer;
	border-radius: 8px;
}

.text-c td .fbzh{
	background: #F1F1F1;
	color: #9C9C9C;
	font-weight:bold;
	cursor: default;
}

.text-c a img{
	display: block;
	width: 68px;
	height: 24px;
	margin: 0 auto;
}

.text-c td{
	color: #414141;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.biaotm{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.caoz a{
	padding: 0 15px;
	color: #3DABFF;
	text-decoration: none;
}

.caoz a:hover,.yifb a:hover{
	color: #3DABFF;
}

.yifb a{
	display: block;
	color: #3DABFF;
	float: left;
	text-decoration: none;
	width: 100%;
}

.xiangq{
	width: 17%;
}

.baoj{
	width: 26%;
}

.yifb .gongys{
	width: 100%;
	color: #F9BF4F;
}

.yifb .gongys:hover{
	color: #F9BF4F;
}

/*设置中标供应商*/
.gyszb{
	width: 94%;
	height: 220px;
	padding-left: 6%;
	padding-top: 10px;
	overflow-y: auto;
	margin-bottom: 5px;
}

.baoc{
	margin-top: 50px;
}

.gyszb li{
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.gyszb input{
	width: 16px;
	height: 16px;
	margin-top: 10.5px;
	float: left;
}

.gyszb span{
	display: block;
	width: 70%;
	color: #151515;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.gysbj{
	width: 600px;
	height: 267px;
	margin: 0;
	overflow-y: auto;
}

.gysbj span{
	width: 350px;
	margin-left: 0;
}

.gyszb a{
	display: block;
	width: 30%;
	color: #3DABFF;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	cursor:default;
	float: left;
}

input[type=checkbox] {
  margin-right: 5px;
  cursor: pointer;
  font-size: 14px;
  width: 20px;
  height: 16px;
  position: relative;
}

input[type=checkbox]:after {
  position: absolute;
  width: 9px;
  height: 16px;
  top: 0;
  content: " ";
  border: 1px solid #d9d9d9;
  background-color: #fff;
  display: inline-block;
  visibility: visible;
  padding: 0px 3px;
}

input[type=checkbox]:checked:after {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 18px;
	background: url(/static/admin/static/h-ui/images/iCheck/blue.png) no-repeat;
	background-position: -40px 0;
}

.xuandgys{
	display: block;
	width: 250px;
	height: 40px;
	font-size: 18px;
	background: #F9BF4F;
	color: #fff;
	margin: 0 auto;
	border-radius: 20px;
	border: none;
}

.xiangqing{
	width: 57%;
}

/*查看附件*/
.kong{
	width: 100%;
	height: 25px;
}

.xiazmk{
	position: relative;
	width: 94%;
	margin: 0 auto;
	margin-bottom: 25px;
	border: 1px solid #E5E5E5;
	
}

.waibk{
	height: calc(100% - 85px);
	overflow: hidden;
	overflow-y: auto;
}

.biaot{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: #E1F2FF;
	color: #151515;
}

.biaot span{
	display: block;
	float: left;
}

.xiazmk .gysmc{
	width: 36%;
}

.xiazmk .xuhdd{
	width: 10%;
}

.xuhfj{
	display: block;
	width: 30%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.gongyings{
	width: 36%;
	height: 60px;
	line-height: 60px;
	color: #414141;
	float: left;
}

.gongyings span{
	display: block;
	padding: 0 2%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.xiazmk ul{
	width: 64%;
	float: left;
}

.xiazmk ul li{
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
}

.xiazmk ul li span{
	display: block;
	text-align: center;
	color: #414141;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.xiazmk ul li a{
	display: block;
	width: 37.5% !important;
	text-align: center;
	color: #3DABFF;
	float: left;
	text-decoration: none;
}

.xiazmk ul li .xiazfg{
	width: 37.5% !important;
}

.xiazmk ul li .xiazfg a{
	display: block;
	width: 50% !important;
	text-align: center;
	color: #3DABFF;
	float: left;
	text-decoration: none;
}

.xiazmk ul li .xuhdd{
	width: 15.625% !important;
}

.xiazmk ul li .xuhfj{
	width: 46.875% !important;
}

.xiazmk button{
	position: absolute;
	width: 200px;
	height: 34px;
	border-radius:10px;
	background: #F9BF4F;
	color: #fff;
	font-size: 15px;
	right: 2%;
	bottom: 30px;
	border: none;
	cursor: pointer;
}


/*中标公告*/

.zhongb a{
	width: 100%;
}

.zhongb .daili{
	width: 100%;
}

.zhongb .weifb_dl{
	color: #CACACA;
}

.zhongb .weifb_dl:hover{
	color: #CACACA;
}

.zhongb .yifb_dl button{
	padding: 2px 10px;
	color: #fff;
	background: #F9BF4F;
	border-radius:10px;
	border: none;
	cursor: pointer;
}

.zhongb .xiazbg{
	color: #F9BF4F;
	width: 100%;
}

.zhongb .xiazbg:hover{
	color: #F9BF4F;
}


/*供应商管理*/

.yisx{
	font-size: 14px;
	color: #F9BF4F;
}

.qusx{
	font-size: 14px;
	background: #F9BF4F;
	padding: 2px 12px;
	color: #fff;
	border-radius:10px;
	cursor: pointer;
}

.yishix{
	font-size: 14px;
	color: #A9A9A9;
}

.shenghecz a{
	width: 50%;
}

.shenghecz .shenghe{
	color: #F9BF4F;
	cursor: default;
}

.shenghecz .shenghe:hover{
	color: #F9BF4F;
}

.shenghecz .unshenghe{
	color: #A9A9A9;
	cursor: default;
}

.shenghecz .unshenghe:hover{
	color: #A9A9A9;
}

/*供应商管理详情*/
.jibxx{
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}

.xinxi{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #6D6D6D;
}

.xinxi span{
	display: block;
	width: 3px;
	height: 20px;
	background: #379CFB;
	float: left;
	margin-right: 10px;
}

.xinxnr{
	width: 100%;
	margin-top: 12px;
	padding-top: 20px;
	border-top: 1px solid #379CFB;
}

.xinxnr>li{
	display: block;
}

.xinxnr>li>span{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #151515;
}

.xinxnr>li>span>a{
	margin: 0 20px;
	color: #151515;
}

.qianz{
	width: 37%;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.houz{
	width: 50%;
	margin-left: 5%;
}

.caozuo a{
    display: inline;
    color: #3DABFF;
	text-decoration: none;
	float: none;
}

.gysfl{
	display: block !important;
	height: 36px;
	line-height: 36px;
	margin-left: 30px;
	float: left;
}

.shaix{
	width: 130px;
	height: 36px;
	margin-left: 5px;
	float: left;
	text-align: center;
	text-align-last:center;
}

.shancsc{
	margin-left: 40px;
	cursor: pointer;
}

.shancsc:hover{
	color: #4396EF;
}

.chaosheng{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



