* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
}
li{ list-style:none}
.lvc-wrap {
	position:absolute; z-index:100000;
	width:360px; top:20px; left:20px;
	padding:  0;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,.2);
	transition: left 0.3s ease, width 0.3s ease;
	border-right: 1px solid #e1e6f1;
	background: #fff;
}
.form-control {
	border: none;
	border-right: 1px solid #ccc;
	background-clip: padding-box;
	border-color: #e7ebee;
	box-shadow: none;
	font-size: 13px;
	padding: 6px 12px;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	line-height: 22px;
	color: #35415a;
	background: none;
	/* border: none; */
	border-left: 1px solid #cc;
}
.maptit table td {
	padding: 5px 3px;
	text-align: center;
}
.input-group {
	position: relative;
	display: table;
	background: #fff;
	border:1px solid #e3e5e9;
	border-collapse: separate;
	border-radius: 5px;
	margin: 10px 2px 5px;
	padding: 0 5px;
	display: flex;
}
.input-group-btn {
	position: relative;
	top: 9px;
	font-size: 0;
	white-space: nowrap;
	width: 20%;
	z-index: 3;
	/* padding-right: 6px; */
	display: table-cell;
	vertical-align: middle;
	cursor:pointer;
	text-align: center;
}
.icon-suosou {
	color: #0096d7;
}
.yq-user-nav {
	padding: 10px;
	margin: 0;
	overflow: hidden;
}
.yq-user-nav li {
	list-style: none;
	clear: both;
	margin: 2px;
	font-size: 13px;
	padding: 5px 10px;
	overflow: hidden;
	border: 1px solid #f6f6f6;
	line-height: 40px
}
.yq-user-nav img {
	float: left;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin-right: 10px;
}
.pull_left {
	float: left
}
.pull_right {
	float: right
}
.yq-user-nav li .pull_right::after {
	content: " ";
	display: inline-block;
	height: 6px;
	width: 6px;
	border-width: 2px 2px 0 0;
	border-color: #ddd;
	border-style: solid;
	-webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	position: relative;
	top: 20%;
	margin-top: -19px;
	right: 2px;
	border-radius: 1px;
}
.yq-user-nav .iconfont {
	font-size: 24px;
}
.text-s {
	color: #00d48a
}
.text-d {
	color: #ff7671
}
.page-link {
	color: #334151;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 3px 6px;
	border-width: 0;
	border: 1px solid #e1e6f1;
	font-weight: 400;
	margin: 5px 1px;
	text-decoration: none;
}
.page-link i {
	font-size: 18px;
	line-height: 0;
}
.pagination { float:right;
	display: flex;
	padding-left: 10px;
	list-style: none;
	margin: 6px 0;
}
.TT a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.pagination .active{ background:#2ea6e6; color:#fff}
.yqbox span {
	font-size: 14px;
	margin: 3px;
}
.yqbox i {
	font-size: 24px
}
.map_vod{ height:100%; width:100%; overflow:hidden;  z-index:1}
.list-ul { overflow:hidden; width:100%; padding:0 10px 10px}
.list-ul li{ width:33.333%; float:left; list-style:none; border-radius:5px; cursor:pointer; padding: 5px; overflow: hidden; }
.text-item{ padding: 6px; font-size:13px}
.margin-left5{ margin-left:10px;}
.font8{ font-size:28px !important}
.margin-rihgt5{ margin-right:10px;}
.list-ul li .list-num{ text-align:center;  }
.text-g{ color:#4db50c}
.box-c1 {border-radius:5px 5px 0 0; 
    background-image: linear-gradient( 135deg, #e7faec 10%, #e7faec 100%) !important;
}
.box-c2 {border-radius:5px 5px 0 0;color: #F46B68;
    background-image: linear-gradient( 135deg, #fff6e0 10%, #fff6e0 100%) !important;
}

.box-c3 {border-radius:5px 5px 0 0;
    background-image: linear-gradient( 135deg, #fef7f7 10%, #fef7f7 100%) !important;
}
.box-c6 {border-radius:5px 5px 0 0;
    background-image: linear-gradient( 135deg, #ceeefc 10%, #ceeefc 100%) !important;
}
.box-c1 i{color: #2bc155 ;}
.box-c2 i{color: #ffb800 ;}
.box-c3 i{color: #F46B68 ;}
.box-c6 i{color: #56cbff ;}
.active .box-c1 {border-radius:5px 5px 0 0;  background: url(../img/ico_checkon.png) no-repeat bottom right #2bc155 !important;
    
}
.active .box-c1 i{color: #fff!important;}
.active .box-c2 {border-radius:5px 5px 0 0;
    background: url(../img/ico_checkon.png) no-repeat bottom right #ffb800 !important;
}
.active .box-c2 i{color: #fff!important;}
.active .box-c3 {border-radius:5px 5px 0 0;
	background: url(../img/ico_checkon.png) no-repeat bottom right #F46B68 !important;
}
.active .box-c3 i{color: #fff!important;}

.active .box-c6 {border-radius:5px 5px 0 0;
	background: url(../img/ico_checkon.png) no-repeat bottom right #56cbff !important;
}
.active .box-c6 i{color: #fff!important;}
.listbg{color:#fff;padding:10px 5px;border-radius:5px 5px 0 0; line-height:40px; background:url(../img/libg.png) top no-repeat; text-align:center}
.listbg i{font-size:26px}
.list-ul li .list-num{
	box-shadow: 0 0 10px #dcf1fd; background: #fff; }
.icon-cb{ width:36px; height:36px; background:url(../img/icon_1_hover.png); display:block; margin:0 auto}
.icon-zx{ width:36px; height:36px; background:url(../img/icon_2_hover.png); display:block; margin:0 auto}
.icon-lx{ width:36px; height:36px; background:url(../img/icon_3_hover.png); display:block; margin:0 auto}
.active	.icon-cb{ width:36px; height:36px; background:url(../img/icon_1.png); display:block; margin:0 auto}
.active	.icon-zx{ width:36px; height:36px; background:url(../img/icon_2.png); display:block; margin:0 auto}
.active	.icon-lx{ width:36px; height:36px; background:url(../img/icon_3.png); display:block; margin:0 auto}
.sousuo-box{	box-shadow: 0 0px 5px rgba(0,0,0,.1); margin:10px 0 3px; overflow:hidden; padding:10px 0 20px 0; overflow:hidden}
.text-r{ color:#fc430a}
.text-1{ color:#2bc155}
.text-2{ color:#F46B68}
.text-3{ color:#ffb800}
.text-4{ color:#1b9ee0 !important}
.text-5{ color:#999}
.sousuo-box  li{ float:left; font-size:14px; margin:0 5px}
.sousuo-box  li i{ font-size:12px; margin-right:3px}
.zxbox { display:flex; padding:10px 15px; justify-content:space-between}
.icon-ic_hourglass{ color:#666}

.aui-collapse .aui-list-item{
	 padding:15px; box-shadow: 0px 3px 3px -3px #ddd;color:#4f5f74; cursor:pointer
}
.aui-collapse .aui-list-item:active{
    background: #fff;
}
.aui-collapse-content {
    display: none;  padding: 0 10px 10px; font-size:13px
}
.aui-collapse-content .aui-list-item:last-child {
    border-bottom: 0;
}
.aui-list-item-title{ display:flex;align-items:center }
.dc-tb-ul li {
	float: left;
	font-size: 12px;
	list-style: none;
	margin: 0 1px;
	height: 24px;
	width: 60px; text-align: center;
	line-height: 24px;
	cursor: pointer;
	color: #666;
	background: #ddd;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.dc-tb-ul {
	overflow: hidden
}

.dc-tb-ul li div {
	
	border-radius: 3px
}

.dc-tb-ul li.action {
	color: #fff;
	background: #1a9fe3;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.dctab-content .item {
	display: none;
	height: 100%; width: 100%;
}

.dctab-content .item:first-child {
	display: block;
}


@media screen and (-webkit-min-device-pixel-ratio:1.5) {
    .aui-collapse-content .aui-list-item:last-child {
        background-position: bottom;
    }
    .aui-list.aui-collapse.aui-list-noborder,
    .aui-list.aui-collapse.aui-list-noborder .aui-collapse-content:last-child .aui-list-item:last-child {
        border: none;
        background-size: 100% 1px;
        background-repeat: no-repeat;
        background-position: 0 bottom;
        background-image: linear-gradient(0,#dddddd,#dddddd 50%,transparent 50%);
        background-image: -webkit-linear-gradient(90deg,#dddddd,#dddddd 50%,transparent 50%);
    }
    .aui-list.aui-collapse.aui-list-noborder,
    .aui-list.aui-collapse.aui-list-noborder .aui-collapse-item:last-child .aui-list-item:last-child {
        border: none;
        background-size: 100% 0;
        background-image: none;
    }
    .aui-list.aui-collapse.aui-list-noborder .aui-collapse-item:last-child .aui-list-item.aui-collapse-header,
    .aui-list.aui-collapse.aui-list-noborder .aui-collapse-content .aui-list-item:last-child  {
        border: none;
        background-size: 100% 0;
        background-image: none;
    }
}

.aui-collapse-item { background:#fff;border-radius: 4px; font-size:13px; }
.aui-show {
    display: block !important;
}
.aui-collapse-header.aui-active .icon-jt {background:url(../img/icon_jt2.png);width:16px; height:16px; background-size:cover; margin-right:5px;; display:block}
.icon-jt{ background:url(../img/icon_jt.png); width:16px; height:16px; background-size:cover; margin-right:5px; display:block}
 i.icon-jiantou-copy{ color:#fff; background:#2fa7e7; padding:0px; border-radius:2px; font-size:16px !important; margin-right:5px}
 .icon-jiantou2{ font-size:14px !important;  color:#2fa7e7}
.list-st li{ padding:10px; border-bottom:1px dashed #ddd; display:flex;justify-content:space-between}
.list-st li i{ margin-right:5px}
.aui-list-item-inner{display:flex;justify-content:space-between; width:100%}
.aui-list-item-right{ float:right}
.text-tit{ color:#2fa7e7}
.text-tit i{ margin-right:5px}
.st-control table{ width:100%; font-size:13px}
.st-control table td{ padding:3px}
.st-control{ padding:10px 15px }
.st-control input{ width:100%; border:1px solid #ddd; padding:6px}
.btn-st{ width:48%; display:inline-block; text-align:center; padding:6px 0; border:none; color:#fff; border-radius:2px; cursor:pointer}
.bg1{ background:#1d99dd}
.bg2{ background:#364860}
.icon_close{ position:fixed; top:20px; right:20px; z-index:10000}
.icon-jiantou1{ color:#2ea6e6; font-size:14px; margin-right:5px;  display:block}
input,button,a {
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}
.st-progress{width:80%; padding:10px 0; 
	position:fixed; left:10%;
	background:#fff; border:1px solid #ddd;
	bottom:8%;
	margin-top:5px;margin:0 auto; z-index:10000}
.BarControl{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	display:inline-block;
	}
.BarBeginTime{
	width:40px;
	height:20px;
	color:#333;
	font-size:14px;
	line-height:20px;
	}
.TheBar{
	position:relative;
	width:calc(100% - 114px);
	margin-left:2px;
	height:8px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	background:#EBE8E8;
	overflow:visible;
	}
.TheColorBar{
	width:0px;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	height:100%;
	background:#a2c5da;
	float:left;
	}
.TimeBall{
	width:20px;
	height:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#3498DB;
	position:absolute;
	left:0px;
	top:-6px;
	z-index:2;
	cursor:pointer;
	}
.BarTimeBall{
	width:10px;
	height:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#3498DB;
	position:absolute;
	left:0px;
	top:-3px;
	z-index:2;
	cursor:pointer;
	}
.BarFinishTime{
	width:40px;
	height:20px;
	color:#333;
	font-size:14px; margin-left:5px;
	line-height:20px;
	}
.BarBeginTime,.BarFinishTime,.TheBar{
	display:inline-block;
	vertical-align:middle;
	padding:0px;
	}
.allProject-ul
{
	max-height:100%;
	overflow-y:hidden;
}
	.allProject-ul li .list-left img{
		width: 100%;
		height: 100%; border-radius: 3px; padding: 3px;border: 1px solid #f2f5fb;
	}
	.allProject-ul li{display: flex; padding: 6px 0; border-bottom: 1px dashed #e1e6f1;}
	.allProject-ul li .list-left {
		width: 100px;
		height: 90px;
		cursor: pointer;
	}
	.allProject-ul li .list-right  span:first-child {
		color: #1b9ee0 !important ;
		margin: 0 10px 0 0;
	}
	.allProject-ul li .list-right  span {
		color: #666 ;
	}
	.allProject-ul li .list-right{
		margin-left: 10px; width: 75%;
		cursor: pointer;
	}
	.allProject-ul li p{ margin: 2px;}
	.ebox {position:absolute; right: 20px; top: 20px; z-index: 10000; width: 320px;}
	.card-title { position: relative;
		font-size: 14px;
		background: #fff;
		display: flex;
		justify-content: space-between;
		color: #334151;
		border-bottom: 1px solid #f2f2f2;
		flex: 1 1 auto;
		padding:5px 10px;
	}
	.card {
		position: relative; 
		display: flex;
		flex-direction: column;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border-radius: 3px;
		box-shadow: 0 3px 14px rgba(0,0,0,.2);
	}
 .card-title span {
		color: #333;
		padding: 0 10px;
		position: relative;
	}
	.card-title span::before {
		position: absolute;
		width: 3px;
		background: #229ff3;
		height: 14px;
		border-radius: 6px;
		left: 2px;
		top: 4px;
		content: '';
	}
	.zw_list li {
		font-size: 13px;
		border: 5px solid #f3f7fc;
		border-radius:3px;
		margin-bottom: 5px;
		padding:5px 10px;
		color: #333;
		position: relative;
	}
	.zw_list li p{ margin: 2px 0; }
	.mr-l{ margin-left: 7px;}
.badge-success {
		background-color: #e7faec;
		color: #2bc155 !important;
	}
	.badge-danger {
		background-color: #fef7f7;
		color: #F46B68 !important;
	}
	.badge {margin: 4px 0;  display: inline-block;
		line-height: 1.5;
		border-radius: 0.75rem;
		padding: 4px 10px;
		border: 1px solid transparent;
	}
	#breakNewsList {
		height: 50vh;
		overflow: hidden;
		width: 100%;
	}
	.badge-warning {
		background-color: #fff6e0;
		color: #ffb800 !important;
	}
	.badge-gray {
		background-color: #fff6e0;
		color: #7f7f7f !important;
	}
	.text-danger {
		color: #F46B68 !important;
	}
	.anchorBL{display: none;}
	.aui-list-item-arrow:before {
		content: '';
		width: 0.5rem;
		height: 0.5rem;
		position: absolute;
		top: 28%;
		right: 0.75rem;
		margin-top: -0.2rem;
		background: transparent;
		border: 1px solid #aaa;
		border-top: none;
		border-right: none;
		z-index: 2;
		border-radius: 0;
		transform: rotate(-135deg);
	}
	.bg-two {
		border-radius: 30px 0px;
	}

	.card_top {
		position: relative;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		border: 1px solid #ececf5;
		box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03);
		margin: 10px 20px; padding: 5px 20px;
		
	}.db-icon {
		font-size: 30px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border-radius: 10px;
		margin: 8px;
		color: #fff;
	}
	.align-items-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.justify-content-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.d-flex {
		display: -ms-flexbox !important;
		display: flex !important;
		
	}
	.bg-two .db-icon {
		background-color: #19affb;
		
	}
	.db-info h6{font-weight: normal;}
	.mb-5{margin-bottom: 8px;}
	.BMapLabel{left: 0 !important; top: 50px !important;}
	.tableLabel1{background-color: rgb(25 175 251 / 0.2);border-radius: 5px; padding:5px;
	box-shadow: 0 1px 3px 0px rgba(115, 108, 203, 0.23); border:1px solid #ddd !important}
	.BMapLabel{border: none !important;}

	.zhgdmain-top{width:100%}
	.zhgdmain-top>ul {
		padding: 0;
		margin:0; 
	}
	.zhgdmain-top>ul>li {
		float: left;
	padding: 0
	}
	.zhgdmain-top>ul>li {
		width: 20%;
		height: 100%;
	}
	
	.statistics-box{
	   margin: 2.5% 2% 0 2%;
		border-radius: 7px;
		height: 8vh;
		overflow: hidden;
		position: relative;
		padding: 10px;
		transition: all 0.3s ease-in-out;
		background: #ffffff;
		box-shadow: 0 1px 3px rgba(33,33,33,.2);
		-webkit-box-shadow: 0 1px 3px rgba(33,33,33,.2);
		-moz-box-shadow: 0 1px 3px rgba(33,33,33,.2);
		-o-box-shadow: 0 1px 3px rgba(33,33,33,.2);
		-ms-box-shadow: 0 1px 3px rgba(33,33,33,.2);
	}
	.box-content-l {
		min-width: 100%; display: flex; align-items: center;
	}
	.box-content-r { width: 80%;
	}
	.statistics-box .box-content-r h3{font-size: 16px; font-weight: normal; }
	.font12{font-size: 12px; margin-left: 10px}
	.mbox-c1{ position: relative;
		background: linear-gradient(to right, 
		#84d9d2,
		#07cdae);
		color:
			#ffffff;
	}
	.mbox-c2{position: relative;
		background: linear-gradient(to right, 
		#90caf9,
			#047edf 99%);	color:
			#ffffff;
	}
	.mbox-c3{position: relative;
		background: linear-gradient(to right, 
		#f6e384,
		#ffd500);
		color:
			#ffffff;
	}
	.mbox-c4{position: relative;
		background: linear-gradient(to right, 
		#ffbf96,
			#fe7096);	color:
			#ffffff;
	}
	.mbox-c5{position: relative;	color:
		#ffffff;
		background-image: linear-gradient( 135deg, #2ddeff 10%, #7f9bff 100%) !important;
	}
	.statistics-box .stats{
		margin-left: 0px;
	}
	.statistics-box .iconfont{
		font-size: 40px; margin: 0 5%
	}
	.statistics-box h3{
		color: #fff;
		font-size: 14px;margin: 0;
	}
	.statistics-box span{
		color: #fff
	}
	.zhgdmain-box{
	 width:100%
	}
	.zhgdmain-box>ul {
		padding: 0;
		margin:0; 
	}
	.zhgdmain-box>ul>li {
		float: left;
	padding: 0
	}
	.zhgdmain-box>ul>li { 
		width: 33.33%;
		height: 100%;
	}
	.mainbox{position: relative; padding: 10px; overflow: hidden; height: 90vh;}
.card-img-absolute {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	.btnyc {
		font-size: 0.875rem;
		line-height: 1;
		font-family: "ubuntu-bold", sans-serif;
	}
	
	
	.btnyc {
		display: inline-block;
		font-weight: 400;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		user-select: none;
		border-radius: 50px;
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
		padding: .275rem .4rem;
		line-height: 1;
		border-radius: 50px;
		transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
	.btn-gradient-w {
		border: 1px solid #fff;
		color: #fff;
	}
	.pa-8{position:absolute; right: 15px; top: 15px;}
	.f50{font-size:48px !important;}
	.fr-dx{ float: right; font-size: 12px;}
	.height26{height: 21.5vh;  overflow:auto;}
	.sj_echarts{width: 100%; height: 100%;}
	.sj_echarts2{width: 32vh; height: 21vh;}
	.gzm_echarts{width: 100%; height: 100%;}
	.gzm_echarts2{width: 32vh; height: 21vh;}
	@media screen and (max-width: 1800px) {	.allProject-ul li .list-left {
		width: 20%;
		height: 70px;
		cursor: pointer;
	}.aui-collapse-content {
		font-size: 12px;
	}.aui-collapse .aui-list-item {
		padding: 8px;}.listbg {
			color: #fff;
			padding: 5px;}
			.badge {
				margin: 2px 0;
				display: inline-block;
				line-height: 1.2;}
				.zw_list li {
					font-size: 12px;}
					#breakNewsList {
						height: 49vh;}
						.lvc-wrap {
							width: 340px;}
							.statistics-box .iconfont {
								font-size: 30px;
							}
							.statistics-box .box-content-r h3 {
								font-size: 14px;}
								.statistics-box .box-content-r h2 {
									font-size: 20px;}
									.f50{font-size: 45px !important;}
	}
	
	
	
	.div_yc
	{
		width:100%;
		height:100%;
	    background-color:#E7FAEC;
		font-size: 25px;
		text-align: center;
		padding-top: 18px;
	
	}
	
	
.ebox .type-left {
		background-size: 100% 100%;
		height: 80vh; position: relative; overflow: hidden;
		border-bottom-right-radius: 5px;
		overflow: hidden; 
		transition: width 0.4s;
		-moz-transition: width 0.4s;
		-webkit-transition: width 0.4s;
		-o-transition: width 0.4s;
	}
	.ebox .showListType {
		
		width: 0;
		transition: width 0.4s;
		-moz-transition: width 0.4s;
		-webkit-transition: width 0.4s;
		-o-transition: width 0.4s;
	}

	.type-right {
		width: 26px;position:absolute; top: 40%;left: -30px;
		background: url(../img/toggleModal1.png);
		cursor: pointer;
		background-size: 100% 100%;
		height: 122px;
		overflow: hidden;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		display: table;
	}
	.ebox .type-right p {
		text-align: center;
		padding: 0 5px;
		color: #fff;
		display: table-cell;
		vertical-align: middle;
		cursor: pointer;
		line-height: 20px;
	}
	.ebox .type-right.type-close{   width: 26px;
		background: url(../img/toggleModal_c.png);
		cursor: pointer;
		background-size: 100% 100%;
		height: 122px; position:absolute; top: 40%; right: -20px !important; left: auto;
		overflow: hidden;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		display: table;}
		
	.box-c4 {border-radius:5px 5px 0 0;
    background-image: linear-gradient( 135deg, #eeeeee 10%, #eeeeee 100%) !important;
}
.box-c4 i{color: #c8c8c8 ;}

.active .box-c4 {border-radius:5px 5px 0 0;
        background: url(../img/ico_checkon.png) no-repeat bottom right #ddd !important;
}
.active .box-c4 i{color: #fff!important;}

	.box-c5 {border-radius:5px 5px 0 0;
		background-image: linear-gradient( 135deg, #eeeeee 10%, #eeeeee 100%) !important;
	}
	.box-c5 i{color: #c8c8c8 ;}

	.active .box-c5 {border-radius:5px 5px 0 0;
			background: url(../img/ico_checkon.png) no-repeat bottom right #ddd !important;
	}
	.active .box-c5 i{color: #fff!important;}
.text-h{color: #777;  padding-right:20px;}
.flxd_a{display: flex; justify-content: space-between; align-items: center;}
.card-title .aui-list-item-right{font-weight: normal;}
.allProject-ul li .list-i {
    width: 100px;
    cursor: pointer;
}
.lable_bule{background-image: linear-gradient(135deg	, #2ddeff 10%, #7f9bff 100%) !important; padding: 2px 8px; color: #fff !important; border-radius: 3px; }
.lable_green{ background: linear-gradient(to right, #84d9d2, #07cdae); padding: 2px 8px; color: #fff !important; border-radius: 3px;}
.lable_red{background-image: linear-gradient(135deg	, #ffbf96 10%, #fe7096 100%) !important; padding: 2px 8px; color: #fff !important; border-radius: 3px;}
.lable_wjy{background-image: linear-gradient(135deg	, #c8c8c8 10%, #a4a3a3 100%) !important; padding: 2px 8px; color: #fff !important; border-radius: 3px;}
.BMap_pop,.BMap_shadow{
	display:none;
}

.allProject-ul li  .list-right .flxd_a span:first-child {
    color: #333 !important;
    margin: 0 10px 0 0;
}