*{padding:0;margin:0;box-sizing: border-box;font-size: 14px;}
p {
    margin-top:0;
    margin-bottom:0;
}

.head{
	width: 100%;
	min-width:1500px;
	width:expression_r(document.body.clientWidth < 1000 ? "1265px": "auto" );
	
	
	height: 285px;
	margin-bottom: 30px;
}
.navigation{
		width: 100%;
		height: 65px;
		display:flex;
		justify-content: center;
		align-items: center;
		background-color: #106FF4;

}
.navigation-content{
	width: 1350px;
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.navigation-image{
	/*width: 120px;*/
	width: 140px;
	height: 55px;
}
.navigation-list{
	width: 1100px;
}

.navigation-list li{
	display: inline-block;
	margin: 18px;
	color: #fff;
	vertical-align: middle;
	margin-top: 40px;
}

.login{
	width: 108px;
	height: 38px;
	background-color: #52A8FF;
	border-radius: 3px;
	color: #fff;
	margin-left: 20px;
}
.bidding-search{
	width: 1000px;
	height: 120px;
	margin: 0 auto;

}
.search{
	width: 980px;
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.bidding-list{
	margin-left: 10px;
}
.bidding-list-li{
	/* display: inline; */
	list-style:none;
	/* margin: 10px;
	width: 534px;
	height: 22px;
	font-size: 17px;
	color: #FFFFFF;
	 */
}

.content{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
	min-width:1500px;
	width:expression_r(document.body.clientWidth < 1000 ? "1265px": "auto" );
	
}
.text{
	width: 954px;
	margin-right: 60px;
}
.news{
	width: 100%;
	display: block;
	margin-bottom: 30px;
	
}
.news-head{
	width: 100%;
	height: 30px;
	vertical-align: middle;
	display: flex;
	 align-items: center;
	 justify-content: space-between;
	 margin-bottom: 10px;
}
.news-conten{
	display: flex;
	flex-direction: row;
	margin-bottom: 25px;
}
.news-text{
	width: 480px;
	height: 250px;
	margin-left: 30px;
}
.news-tex-ul li{
	
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news-tex-ul li:before{

	background: #4F8EFF;
	content: "";
	width: 7px;
	height: 7px;
	display: inline-block;
	border-radius: 50%;
	margin-left: 10px;
	
	/* vertical-align: middle; */
	/* margin-right: 10px; */

}
.about-us{
	width: 220px;
	/* height: 500px; */
	background-color: #F5F5FA;
}
.news-notice{
	width: 954px;
	height: 54px;
	display: flex;
	align-items: center;
	background-color: #FFF9F2;
}
.about-us{

	border-radius: 6px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 26px;
	/* justify-content: center; */
	width: 220px;
	/* height: 500px; */
	background-color: #ececf5;
}
.jump-li{
	display: flex;
	flex-direction: row;
	height: 62px;
	align-items: center;
	
	
}
.jump-li p{
	display: flex;
	align-items: center;
}

.bidding{
	width: 954px;
	display: flex;
	flex-direction: column;
}
.bid-notice{
	display: block;
	width: 460px;
	height: 30px;
	
	
}


.bid-notice-ul li{
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.bid-notice-ul li:before{
	/* margin-top: 5px; */
	/* float: left; */
	content: "";
	width: 7px;
	height: 7px;
	display: inline-block;
	border-radius: 50%;
	background: #CCCCCC;
	/* vertical-align: middle; */
	margin-right: 10px;
}
.bid-notice-head{
	display: flex;
	width: 460px;
	justify-content: space-between;
	height: 50px;
	background-color: #ececf5;

}
.bottom{
	width: 100%;
	height: 255px;
	background-color: #106FF4;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width:1500px;
	
	
}
.bottom-content{
	width: 1220px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	}
.right{
	height: 175px;
	width: 680px;
}
.left{
	height: 175px;
	width: 155px;
	margin-right: 40px;
}.get-more{
	font-size: 13px;
	font-weight: 200;
	font-weight: regular;
	color: #000;
	font-family: Microsoft;
	font-weight:500
}
	
.date{
	

	/* margin-left: 10px; */
	color: #00000066;
	font-weight: regular;
	font-size: 11px;
	line-height: normal;

	font-family: Microsoft ;
	display: inline;
}
.hand{
	cursor:pointer
}
.ellipsis{

  white-space:nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
  width: 325px;
  font-size: 15px;
  margin-right: 20px;

		/* display: inline; */
		
} 
.ellipsi{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	width: 315px;
	font-size: 15px;
	margin-right: 60px;
}
.el-menu::after{
	background-color: transparent !important;
}
.el-menu::before{
	background-color: transparent !important;
}
.tender_announcement:hover{
	color: #ed9144!important;
	cursor:hand;
}
.center_box{
	position:fixed;
	top:50%;
	left:50%;
	transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-webkit-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	z-index: 999999999999;
	box-shadow: 3px 3px 3px 9999px #00000060;
}
.head:after{
	content:"";
	display: block;
	clear:both;
	visibility:hidden;
}
#a_0{
	margin-left: 15px;
}

.head-list{
	margin-top:37px;
}

.is-active{
	background-color:#106ff4!important;
	border-bottom-color:#106ff4;

}

ul[role=menubar]{
	/*border-bottom-color:#106ff4!important;*/
}