/* 本页 */
.cggg-content {
	width: 1200px;
	height: 832px;
	margin: 0 auto;
}
.newColumn .notice-title {
	width: 190px;
	margin-right: 20px;
	height: 100%;
	background-color: #fff;
}
.notice-title .title {
	width: 100%;
	width: 190px;
	height: 40px;
	background: #0C36A4;
	line-height: 40px;
}
.notice-title .title img {
	transform: translateY(-2px);
	margin: 0 10px 0 16px;
}

.notice-title .title span {
	font-family: PingFangSC-Medium;
	font-weight: 500;
	font-size: 14px;
	color: #F5F7FB;
}
.notice-title .noticeList li {
	width: 170px;
	height: 48px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	line-height: 48px;
	padding-left: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.notice-title .noticeList li a span:nth-child(1){
	display: inline-block;
	/*width: 30px;*/
	height: 39px;
	font-size: 30px;
	font-family: Bebas;
	text-align: left;
	line-height: 39px;
	text-shadow: 0px 4px 4px 0px rgba(32,50,62,0.07);
	margin: 21px 20px 20px 15px;
	color: #9ea1b4 ;

}

.notice-title .noticeList li a {
	/*height: 80px;*/
	display: flex;
	align-self: center;
}
.notice-title .noticeList li a span:nth-child(2){
	font-size: 18px;
	width: 145px;
	font-size: 18px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	text-align: left;
	line-height: 29px;
	color: #9ea1b4;
	text-shadow: 0px 4px 4px 0px rgba(32,50,62,0.07);
	align-self: center;

}
.cggg-content .noticeList .actived {
	color:#2461b1;
}

.cggg-content .noticeList .actived  a{
	color:#2461b1;
}


.notice-title .noticeList   .sc-list-left-show {
	width: 100%;
	background: #f2f8ff;
	padding:0 32px;
}

.notice-title .noticeList   .sc-list-left-show .border-div {
	width: 100%;
	border-left: 2px solid #e5e8f6;
}

.notice-title .noticeList   .sc-list-left-show .border-div .sc-list-twoLevel-list {
	width: 100%;
	padding-left: 14px;
	font-size: 16px;;
	font-weight: 500;
	text-align: left;
	color: #555;
	line-height: 36px;
	border-left: 2px solid #e5e8f6;
	margin-left: -2px;
	cursor: pointer;
}

.notice-title .noticeList   .sc-list-left-show .border-div  .act {
	color: #0D4EA1;
	border-left: 2px solid #2a88fb;
}

.notice-title .noticeList   .sc-list-left-show .border-div .sc-list-twoLevel-list:first-child {
	margin-top: 10px;
	display: inline-block;
}

.notice-title .noticeList   .sc-list-left-show .border-div .sc-list-twoLevel-list:last-child {
	margin-bottom: 10px;
	/*display: inline-block;*/
}



.typeTitle {
	width: 256px;
	height: 48px;
	/*background: #DB3B40;*/
	background: #2461b1;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	line-height: 48px;
	letter-spacing: 0px;
	margin: 0 auto;
}

.noticeListUl {
	margin-bottom: 26px;
}

.noticeListUl .iconfont {
	vertical-align: middle;
	margin: 0 10px;
	line-height: 40px;
	font-size: 20px;
}
/*公告*/
.cggg-content .noticeList{
	background-color: #fff;
	width: 100%;
	margin-bottom: 16px;
	/*padding-top: 20px;*/
	padding-bottom: 10px;
	min-height: 72px;
}
.cggg-content .noticeList::-webkit-scrollbar
{
	width: 1px;
	height: 5px;
	background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
.cggg-content .noticeList::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
.cggg-content .noticeList::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(241,237,237,.3);
	background-color: #F5F5F5;
}
.cggg-content .noticeList div.noticeListTitle{
	width: 190px;
	height: 48px;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	line-height: 48px;
	cursor: pointer;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
}

.cggg-content .noticeList div.noticeListTitle img {
	margin: 0 10px 3px 16px;
}
.cggg-content .noticeList div.noticeListTitle i.transformIcon{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg);
}
.cggg-content .noticeList .noticeListUlHide{
	display: none;
}
.cggg-content .noticeList div.noticeListTitle i:nth-of-type(1){
	margin-right: 10px;
}
.cggg-content .noticeList ul{
	margin: 0 auto;
	width: 100%;
	font-size: 12px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #3e464c;
	line-height: 32px;
}
.cggg-content .noticeList ul li{
	display: block;
	cursor: pointer;
}

/*地区*/
.areaList {
	width: 242px;
	padding-top: 14px;
	margin: 0 auto;
	display: block;
}

.areaList li {
	display: inline-block;
	width: 73px;
	height: 24px;
	font-size: 14px;
	text-align: center;
	color: #3e464c;
	line-height: 24px;
	margin-bottom: 8px;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.procurementAnnouncementContent .areaList li {
	font-size: 16px;
	width: 60px;
	height: 28px;
	line-height: 28px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}

.notice-title .areaList li.activeList {
	font-size: 14px;
	/*color: #DB3B40;*/
	color: #2461b1;
	/*padding: 0 8px;*/
	background: #FBECED;
	border-radius: 4px;
}
.procurementAnnouncementContent .areaList li.activeList {
	font-size: 14px;
	/*color: #DB3B40;*/
	background: #2461b1;
	width: 60px;
	height: 28px;
	line-height: 28px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
.areaList li.activeList a{
	/*color: #DB3B40;*/
	color: #2461b1;
}
.procurementAnnouncementContent .areaList li.activeList a{
	color: #fff;
}

.newColumn .procurementAnnouncementContent {
	width: 990px !important;
	height: 100%;
	padding: 0px !important;
	margin: 0px !important;
}

.newColumn .procurementAnnouncementContent .right-content {
	background: #fff;
	padding: 20px;
	overflow: hidden;
}

.searchBox {
	width: 100%;
	padding:24px 20px;
	background: #fff;
	margin-bottom: 20px;
}

.procurementAnnouncementSearch-row {
	margin-bottom: 24px;
}

.procurementAnnouncementSearch-item {
	display: inline-block;

}

.procurementAnnouncementSearch label {
	display: inline-block;
	width: 56px;
	height: 28px;
	font-size: 14px;
	text-align: right;
	margin-right: 10px;
}

.procurementAnnouncementSearch input {
	border: 1px solid #dcdfe6;
	vertical-align: middle;
	position: relative;
}

.procurementAnnouncementSearch input::-webkit-input-placeholder {
	font-size: 12px;
	font-weight: 400;
	color: #d0d0d8;
}

#keyword {
	width: 315px;
	height: 34px;
	padding-left: 10px;
}

.procurementAnnouncementSearch-item {
	position: relative;
}

.procurementAnnouncementSearch-item .time {
	width: 175px;
	height: 34px;
	padding-left: 10px;
}

.procurementAnnouncementSearch-item button:nth-of-type(1) {
	width: 96px;
	height: 34px;
	/*background: #DB3B40;*/
	/*border: 1px solid #DB3B40;*/
	background: #2461b1;
	border: 1px solid #2461b1;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-left: 313px;
}

.procurementAnnouncementSearch-item button:nth-of-type(2) {
	width: 96px;
	height: 34px;
	background: #ffffff;
	border: 1px solid #8a94a6;
	border-radius: 4px;
	color: #8a94a6;
	font-size: 14px;
	margin-left: 24px;
}

.icon-time1 {
	position: absolute;
	top: 10px;
	right: 199px;
}

.icon-time2 {
	position: absolute;
	top: 10px;
	right: 10px;
}

.notice-content{
	/*width: 896px;*/
	height: 100%;
}




/* 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: -30px;
	font-size: 34px;
	width: 30px;
	height: 40px;
	overflow: hidden;
}

.container .webAndRound .websiteSwitch:hover {
	height: 80px;
}
#content pre {
	line-height: 1.5!important;
}

