@CHARSET "UTF-8";
body{ 
		display: flex;
	    flex-flow: column;
	    min-height: 100vh;
	    height:100vh;
	}
.regSubBtning{
	font-size: 14px !important;
	color:#fff !important;
}
.icon-close{
    font-size: 8px;
    font-weight: bold;
    margin-left: 3px;
    vertical-align: 2px;
}
.icon-close:hover{
	font-weight: bold;
	color:#0E6EB8;
}

/* 中标详情 */
.xl-box{
	border:1px solid #e8e8e8;
 	margin-top: -1px;
  	border-top: 2px solid #0E6EB8;
}
.xl-box .xl-label{
	height: 38px;
	border-bottom:1px dashed #e8e8e8;
}
.xl-box h2,.xl-box h3{
    text-align: center;
    color: #333;
    font-weight: normal;
}
.xl-box h2{
    font-size: 24px; 
}
.xl-box h3{
    font-size: 20px; 
}
.xl-label{
	color: #939393;
	font-size: 12px;
}
.xllabel>a{
	padding: 5px 5px;
}
.xl-label .printbutton{
	border: 0;
    background-color: transparent;
    cursor: pointer;
    outline:none;
}
.xl-label .printbutton:hover{
	color:#FFA419;
}
.xllabel-dc .dcul {
	display:none;
	position: absolute;
	top: 0px;
	left: 2px;
	background-color: #FFF;
	z-index: 100;
	padding: 5px 10px;
	height: auto;
	text-align: left;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
	box-shadow: 0 3px 3px rgba(0,0,0,.1);
}
.xllabel-dc .dcul li {
    line-height: 20px;
    font-size: 12px;
    text-align: left;
}

.xllabel-dc .dcul li a {
    color: #666;
    /* font-weight: bold; */
}

.xllabel-dc .dcul li a:hover {
    color: #3C79C1;
}

/* 中标公示详情 */
.zb-box{
	width: 80%;
	margin:20px auto;
}

.xl-box em {
    display: block;
    width: 35px;
    height: 2px;
    background: #FF9A00;
    margin: 0 auto;
}
/* .zb-box dl {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	white-space: nowrap;
	font-size:0.857rem;

}
.zb-box dl:nth-of-type(2n-1){
	background-color: #f7f7f7;
}

.zb-box dl dd{
	float: left;
	display:table-cell;
	vertical-align:middle;
}

.zb-box dd:nth-of-type(2n){
	text-indent: 10px;
	width:35%;
} */
.qd-box .zb-qd,.bid-recommend .recommend-table,.bid-info-table,
.quote-box .quote-qd{
	width: 98%;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	border-collapse:collapse;
	word-wrap: break-word;
	word-break: break-all;
}
.quote-box .quote-qd{
    height: 100%;}
.bid-info-table{
	border: 1px solid #E0E0E0;
}
.qd-box .zb-qd tr{
	height: 39px;
	line-height: 39px;
}
.quote-box .quote-qd tr,.bid-recommend .recommend-table tr{
	height: 30px;
	line-height: 30px;
}
.bid-info-table tr{
	height: 35px;
	line-height: 25px;
}
.quote-box .quote-qd td{
	border:1px solid #888;
	line-height: 35px;
	word-wrap: break-word;
	word-break: break-all;
}
.quote-box .quote-qd td:nth-child(1){
	width: 5%;
}
.quote-box .quote-qd td:nth-child(2),
.quote-box .quote-qd td:nth-child(3){
	width: 14%;
	min-width: 130px;
	max-width: 140px;
}
.quote-box .quote-qd td:nth-child(4),
.quote-box .quote-qd td:nth-child(5){
	width: 8%;
	min-width: 80px;
	max-width: 90px;
    word-break: break-all;
}

.quote-box .quote-qd td:nth-child(6){
	width: 5%;
	min-width: 30px;
	max-width: 40px;
}

.quote-box .quote-qd td:nth-child(7){
	width: 10%;
	min-width: 100px;
	max-width: 110px;
}
.quote-box .quote-qd td:nth-child(8),
.quote-box .quote-qd td:nth-child(9){
	width: 13%;
	min-width: 110px;
	max-width: 120px;
}
.quote-box .b-rbtn{
	display: inline-block;
	font-size: 0.875rem;
    padding: 6px 10px;
    border-radius: 0.15rem;
    box-shadow: 3px 1px 1px #e8e8e8;
    font-weight: 500;
    cursor: pointer;
}
.quote-box .b-rbtn.thvr{
	margin-right: 80px;
}
.quote-box .fix{
	text-align: center;
	margin-bottom: 15px;
	
}
.quote-box .fix>a.thvr:hover{
	color:#fff;
}
.quote-box .fix>a.fhvr:hover{
	color:#666;
}
.bid-info-table tr:nth-child(odd){
	background-color: #eee;
}
/* .bid-info-table td{
	border: 1px solid #888;
} */
.bid-info-table td:nth-child(odd){
	width:90px;
	font-weight:600;
}
.bid-info-table td:nth-child(even){
	text-align:left;
	padding-left:10px;
	width:360px;
}

.qd-box .zb-qd tr{
	border-bottom: 1px solid #888;
}
.qd-box .zb-qd th,.quote-box .quote-qd th{
	background-color: #0E6EB8;
	color: #fff;
	font-weight:normal;
}
.qd-box .zb-qd tr td{
	/* border: 1px solid #888;*/
	} 
.quote-box .quote-qd input[type="text"],.quote-box .quoteInfo input[type="text"]{
	width:150px;
	height:30px;
	text-align:center;
	border: 1px solid #fbfbfb;;
	background: transparent;
}

/* 标书推荐 */
.bid-recommend{
	border:1px solid #e8e8e8;
}
.tab-title-container {
  margin-top: -1px;
  border-top: 2px solid #0E6EB8;
  padding-bottom: 23px;
}
.tab-title-container a.cur {
  background: #0E6EB8;
  color: #fff;
  font-size: 0.857rem;
  border-radius: 0.06rem;
}
.tab-title-container a {
  padding: 6px 30px;
}
/* 平台公告详情 */
.noticedetail-infos p{
	line-height:1.875rem;
	/* white-space: nowrap; */
	word-wrap: break-word;
}
.noticedetail-infos .noticedetail-content{
	text-indent:1.25rem;
	font-size:1rem;
	line-height:30px;
}
.noticedetail-infos span{
	display: inline-block;
}
.noticedetail-infos img{
	display:table-cell;
	max-width:1170px;
	max-height:100%;
}
.noticedetail-infos .noticedetail-company,.noticedetail-infos .noticedetail-dt{
text-align:right;
}

/* 相关公告 */
.notice-recomand{
	font-size:0.857rem;
}
.notice-recomand dl{
	line-height:1.875rem;
}
/* 中标状态 */
.box-quoteBtn{
	height:30px;
	line-height:30px;
}
.box-quoteBtn .quoteBtn{
	float:right;
	font-size:0.875rem;
	padding: 6px 10px;
	border-radius: .2rem;
	border: 1px solid #FF9A00;
	box-shadow: 1px 3px 1px 1px #f7f7f7;
	font-weight: normal;
	
}
.bid-status{
	font-size:14px;
	font-weight:600;
}
/* 登录框 */
.mbox-hide{
	display:none;
}
.mbox-window{
	position: fixed;
	left: 40%;
	top: 20%;
	max-height: 500px;
	height: 450px;
	width: 350px;
	background-color: #fbfbfb;
}

.mbox-window .login-logo{
    width: 400px;
    height: 37px;
	padding-top: 20px ;
	padding-bottom:40px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.mbox-window .login-logo img{
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.mbox-window .provider-login{
    width: 298px;
    margin: 15px auto;
    zoom:1;
}
.mbox-btn-closew30{
	display: inline-block;
	float: right;
}
.icon-p-close{
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	color:#333;
}
.icon-p-close:hover {
	background: #E8E8E8;
	cursor: pointer;
}
.provider-login input[type="text"],.mbox-window input[type="password"]{
    /* background-color: #0E6EB8; */
    width: 80%;
    height: 32px;
    display:inline-block;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 0;
    background: transparent;
    outline: 0;  
}
.provider-login .provider-up{
    width: 298px;
    height: 38px;
    line-height: 38px;
    text-indent: 20px;
    border: 1px solid #0E6EB8;
    border-radius: 50px;
    outline: none;
}


.provider-login .login-links{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 12px;
}
.login-links>a{
     display: inline-block;
}
.mbox-window input[type="checkbox"]{
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
}
.provider-login .loginBtn,.provider-login  .registerBtn{
    width: 298px;
    height: 38px;
    line-height: 38px;
    border-radius: 50px;
   text-align: center; 
}
.provider-login .loginBtn{
    margin-bottom: 15px;
    /* border: 1px solid #0E6EB8; */
    letter-spacing: 10px;
    background-color: #0E6EB8;
}
.provider-login  .registerBtn{
    background-color: #ff9a00;
    letter-spacing: 4px;
}
.loginBtn>a,.registerBtn>a{
	padding: 10px 105px;
   	color: #fff; 
   	font-size: 14px;
   	cursor:pointer;
   }
/* 报价框 */
.quote-box{
	position: fixed;
    left: 16%;
    top: 5px;
    background-color: #fbfbfb;
    }
.quote-table{
    width:65%;
	box-shadow: 0px 0px 13px 2px #4c4c4cc2;
}
.mbox-btn-close:hover{
	background-color:#eee;
}
.provider-login .msg-box-err{
	height:25px;
	line-height:25px;
}
.provider-login .msg-box-err .msg-box{
	margin-left:47px;
	color:#f00;
}
.quote-box .quote-qdinfo{
	display: block;
	width: 98%;
	margin: 0 auto;
}
.quote-box .quote-qdinfo .quoteInfo{
	margin:10px 0;
	font-size:0.875rem;
}
.quote-box .quote-qdinfo textarea{
	width:90%;
	height:100px;
	text-indent:10px;
	vertical-align: middle;
}

.quote-box .quote-qdinfo .quoteInfo input[type="text"]{
	display:inline-block;
}
.quote-box .quote-qdinfo .quoteFile{
	 height: 30px;
    line-height: 30px;
}
.quote-box .file{
    position: relative;
    display: inline-block;
    background: #FFF;
    border: 1px solid #1888de;
    border-radius: .2em;
    padding: 4px 12px;
    overflow: hidden;
    color: #1888de;
    text-decoration: none;
    text-indent: 0;
    line-height: 15px;
    font-size: inherit;
}
.quote-box .quoteInfo button{
    display:inline-block;
}
.quote-box .quoteInfo input[type="text"]{
	width: 198px;
    height: 28px;
    line-height: 30px;
    font-size: 100%;
    right: 0;
    top: 0;
    border: 1px solid #ccc;
    vertical-align: middle;
}
.quote-box .file:hover{
    border-color: #1888de;
    text-decoration: underline;
}
.maxH{
    max-height: 290px;
    overflow-x: auto;
}
.maxH2{
	max-height: 290px;
	overflow-x: hidden;
	overflow-y: auto;
	word-wrap: break-word;
	word-break: break-all;;
}
.b888{
	border-bottom:1px solid #888;
}

/* 打印 */
/* printTable凭证，messageTable清单 */
.printTable,
.messageTable {
    width: 90%;
    color:#000;
    border-collapse: collapse;
    font-size: 14px;
    margin:0 auto;
}
.printTable tr,.messageTable tr{
	height:25px;
	line-height:25px;
}
.printTable th,.messageTable th{
	height:35px;
	line-height:35px;
	font-weight:700;
	letter-spacing:2px;
	font-size: 16px;
	text-align:center;
}
.printTable td,.messageTable td{
	border:1px solid #000;
}
.messageTable{
	text-align:center;
}
.printTable td:nth-child(odd){
	width:90px;
	text-align:center;
}
.printTable td:nth-child(even){
	width:290px;
	text-align:left;
	padding-left:10px;
}
/* 打印公告 */
.printnotice{
	width:90%;
	margin:10px auto;
	font-size:14px;
}
.printnotice h2.notice-tit{
	text-align:center;
	letter-spacing:2px;
	font-size:18px;
	height:30px;
	line-height:30px;
	font-weight:600;
}
.printnotice p.notice-con{
	text-indent:20px;
	line-height:20px;
}
.printnotice p.notice-mr{
	text-align:right;
	height:20px;
	line-height:20px;
}