/*.container .webAndRound {*/
/*	width: 100%;*/
/*	height: 36px;*/
/*	margin-bottom: 16px;*/
/*	line-height: 36px;*/
/*}*/

/*.container .webAndRound .websiteSwitch {*/
/*	width: 138px;*/
/*	height: 36px;*/
/*	background: #ffffff;*/
/*	text-align: center;*/
/*	position: relative;*/
/*	cursor: pointer;*/
/*}*/

/*.container .webAndRound .websiteSwitch>i {*/
/*	color: #01afa2;*/
/*	font-size: 24px;*/
/*	vertical-align: middle;*/
/*}*/

.container .webAndRound .websiteSwitch .otherRelatedWebsites {
	display: none;
	background: #fff;
	width: 600px;
	height: 330px;
	position: absolute;
	z-index: 9999;
	margin-top: 14px;
	text-align: left;
	padding-top: 10px;
}

.container .webAndRound .websiteSwitch .otherRelatedWebsites li:nth-of-type(1) {
	width: 560px;
	border: 0;
	text-align: left;
	font-size: 14px;
	margin-left: 0;
	font-weight: 600;
}

.container .webAndRound .websiteSwitch .otherRelatedWebsites li {
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	height: 32px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #3e464c;
	line-height: 32px;
	padding: 0 13px 0 13px;
	margin: 6px;
	display: inline-block;
}

.container .webAndRound .websiteSwitch .otherRelatedWebsites li>a {
	display: block;
	color: #3e464c;
}

/*.content .webAndRound>.merryGoRound {*/
/*	background: #ffffff;*/
/*	width: 1050px;*/
/*	height: 36px;*/
/*	position: relative;*/
/*}*/

/*.content .webAndRound>.merryGoRound>.newIcon {*/
/*	position: absolute;*/
/*	top: -21px;*/
/*	left: -28px;*/
/*	width: 160px;*/
/*	height: 80px;*/
/*}*/

/*.content .webAndRound>.merryGoRound>span {*/
/*	margin-left: 117px;*/
/*	margin-right: 16px;*/
/*	color: #d8d8d8;*/
/*}*/

/*#merryGoRound {*/
/*	position: absolute;*/
/*	left: 128px;*/
/*	top: 0px;*/
/*	width: 800px;*/
/*	height: 36px;*/
/*}*/

/* 本页 */

.contain {
	width: 1200px;
	height: 692px;
	margin: 16px auto;
}

.newColumn .procurementAnnouncementList {
	width: 288px;
	margin-right: 16px;
	height: 100%;
	background-color: #fff;
}

.procurementAnnouncementList .title {
	width: 288px;
	height: 64px;
	margin: 10px 0px 8px;
	position: relative;
}

.procurementAnnouncementList .title .name {
	display: inline-block;
	background: #fff;
	position: relative;
	width: 90px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	margin-left: 36px;
	padding: 0px 5px;
	font-weight: bold;
}

.procurementAnnouncementList .title:before {
	content: '';
	display: block;
	height: 10px;
	width: 256px;
	/*background-color: #DB3B40;*/
	background-color: #2461b1;
	position: relative;
	top: 35px;
	left: 16px;
}

.procurementAnnouncementList .noticeList li {
	width: 256px;
	height: 40px;
	/*background-color: #FBECED;*/
	background-color: #F0F8FF;
	margin: 8px 16px 0px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #8A94A6;
}



.noticeShowLabel span {
	font-size: 16px;


}

.noticeShowLabel span:nth-of-type(1) {
	width: 32px;
	margin-left: 26px;
}

.noticeShowLabel span:nth-of-type(2) {
	/*margin-right: 47px;*/
}


.zcfgShowList {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.zcfgShowList li {
	width: 100%;
	display: block;
	height: 50px;
	border-bottom: 1px solid #dcdfe6;

}

.zcfgShowList li span {
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	color: #3e464c;
}

.zcfgShowList li a span:nth-of-type(1) {
	width: 700px;
	margin-right: 10px;
	margin-left: 16px;
}

.zcfgShowList li span:nth-of-type(1) span{
	max-width: 656px;
	margin-left: 0px;
}

.zcfgShowList li a span.time {
	width: 126px;
	text-align: center;
}

/*.actived {*/
/*	background-color: #DB3B40 !important;*/
/*	color: #fff !important;*/
/*	*/
/*}*/

.pinkhover{
	background-color: rgba(251, 86, 10, 0.1);
	background-color: #fffaf5;
}

.zcfgShowList li:hover{
	background: rgba(251, 86, 10, 0.1);
}

/* 本页 */

.contain {
	width: 1200px;
	/*height: 752px;*/
	margin: 16px auto;
	background-color: #fff;
	/* padding: 24px 16px 0px; */
}

.contain .noticeShowLabel {
	/*background-color: #DB3B40;*/
	background-color: #2461b1;
	/*width: 1168px;*/
	height: 48px;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
}
.newList {
	color: #3e464c;
}
.newShowLabel {
	/*background-color: #DB3B40;*/
	background-color: #2461b1;
	width: 1168px;
	height: 48px;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	padding-left: 26px;
}
.newShowLabel .source{
	margin-left: 784px;
	margin-right: 180px;
}
.newList  li{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #dcdfe6;
	line-height: 50px;
	font-size: 14px;
}
.newList li:hover{
	background: rgba(251, 86, 10, 0.1);
}
.newList li span{
	float: left;
}
.newList .title{
	width: 770px;
	margin-right: 10px;
	margin-left: 16px;
}
.newList .source{
	width: 140px;
	text-align: center;
	margin-right: 100px;
}
.newList li .pink {
	float: none;
	display: inline-block;
	background: rgba(251, 86, 10, 0.1);
	color: #fb560a;
	padding: 0 10px;
	border-radius: 4px;
	line-height: 24px;
	margin-top: 12px;
	max-width: 136px;
}

.green {
	background: rgba(0, 169, 113, 0.1);
	color: #00a971;

}

