/*.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: #2E59A7;*/
	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;
}

.newColumn .procurementAnnouncementContent {
	background-color: #fff;
	width: 896px;
	height: 100%;
	padding: 24px 16px;
}

/*.procurementAnnouncementContent .noticeShowLabel {*/
/*	background-color: #2E59A7;*/
/*	color: #fff;*/
/*	width: 864px;*/
/*	height: 48px;*/
/*	font-size: 16px;*/
/*}*/

.noticeShowLabel span {
	font-size: 16px;
	line-height: 48px;
}

.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: #2E59A7 !important;*/
/*	color: #fff !important;*/
/*	*/
/*}*/

.pinkhover{
	background-color: rgba(251, 86, 10, 0.1);
}

.zcfgShowList li:hover{
	background: rgba(251, 86, 10, 0.1);
}
/* common */
.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clearfix {
	clear: both;
	zoom: 1;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hot {
	display: inline-block;
	vertical-align: middle;
	margin-top: -15px;
	font-size: 34px;
	width: 30px;
	height: 40px;
	overflow: hidden;
}

.container .webAndRound .websiteSwitch:hover {
	height: 50px;
}

/*.bg-active {*/
/*	background-color: #327AE4;*/
/*}*/

/*.hover {*/
/*	color: #2E59A7 !important;*/
/*}*/


