

* {
	box-sizing: border-box;
}

.lc_body h1, .lc_body h2, .lc_body h3, .lc_body h4, .lc_body h5, .lc_body h6 {
	margin: 0;
}
.lc_body p {
	margin: 0;
}
.lc_body ul {
	margin: 0;
	padding: 0;

}
.lc_body {margin: 0;
	font-family: Microsoft YaHei;
	color: #334151;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.lc_row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	
}
.lc_col_1, .lc_col_2, .lc_col_3, .lc_col_4, .lc_col_5, .lc_col_6, .lc_col_7, .lc_col_8, .lc_col_9, .lc_col_10, .lc_col_11, .lc_col_12, .lc_col, .lc_col_auto, .col-md, .col-md-auto, .lc_col_lg_1, .lc_col_lg_2, .lc_col_lg_3, .lc_col_lg_4, .lc_col_lg_5, .lc_col_lg_6, .lc_col_lg_7, .lc_col_lg_8, .lc_col_lg_9, .lc_col_lg_10, .lc_col_lg_11, .lc_col_lg_12, .col-lg, .lc_col_lg_auto, .lc_col_xl_1, .lc_col_xl_2, .lc_col_xl_3, .lc_col_xl_4, .lc_col_xl_5, .lc_col_xl_6, .lc_col_xl_7, .lc_col_xl_8, .lc_col_xl_9, .lc_col_xl_10, .lc_col_xl_11, .lc_col_xl_12, .col-xl, .lc_col_xl_auto {
	position: relative;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.lc_col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.lc_col_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.lc_col_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.lc_col_2 {
	flex: 0 0 20%;
	max-width: 20%;
}
.lc_col_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.lc_col_4 {
	flex: 0 0 33.333%;
	max-width: 33.333%;
}
.lc_col_5 {
	flex: 0 0 40%;
	max-width: 40%;
}
.lc_col_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.lc_col_7 {
	flex: 0 0 60%;
	max-width: 60%;
}
.lc_col_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.lc_col_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.lc_col_10 {
	flex: 0 0 80%;
	max-width: 80%;
}
.lc_col_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.lc_col_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
 @media (min-width: 1200px) {
.lc_col_xl {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.lc_col_xl_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.lc_col_xl_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.lc_col_xl_2 {
	flex: 0 0 16.667%;
	max-width: 16.667%;
}
.lc_col_xl_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.lc_col_xl_4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.lc_col_xl_5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.lc_col_xl_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.lc_col_xl_7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.lc_col_xl_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.lc_col_xl_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.lc_col_xl_10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.lc_col_xl_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.lc_col_xl_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
}
.btn-group, .btn-group-vertical {
	
	display: inline-flex;
	vertical-align: middle;
}
.btn-primary {
	color: #fff!important;
	background-color: rgba(44, 109, 210, 1)!important;
	border-color: #8760fb;
}
.btn-group>.btn:not(:first-child) {
	margin-left: -1px;
}
.btn-group-sm>.btn {
	border: 1px solid #f2f2f2;
 padding: .25rem .5rem;
	text-align: center;
	vertical-align: middle;
	color: #666;
	margin:0;
	font-size: 12px;
	background:none;
}
.btn-padding { padding:.25rem 1rem !important}
.btn-padding span{ display:inline-block; padding-top:12px !important}

.align-items-center {
	align-items: center !important;
}
.font18{ font-size:16px; font-weight:bold; color:#333; margin-left:1rem}
.badge {

	padding: 3px 5px 4px;
}
.badge-secondary {
	color: #ff7671; font-weight:bold;
	background:#f2f2f2;
	border-radius:5px

}
.badge-success {
	color: #3fcbca;; font-weight:bold;background:#f2f2f2;
	border-radius:5px

}
.text-center {
	text-align: center!important;
}
.m-0 {
	margin: 0!important;
}
.mt-3{ margin-top:10px}
.mt-5{ margin-top:.6rem}


.p-0{padding: 0!important;}
.border-bottom {
	border-bottom: 1px solid #e1e6f1!important;
}
.lc_body .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box; 
    border-radius: 10px;
 
    box-shadow: 0 1px 3px 0px rgba(115, 108, 203, 0.23);
	
	
	
}
.lc_body .lc_top .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color:none;
	background-clip: border-box;
	
	border-radius: 0;
	box-shadow: inherit;
	
}
.bm_0 {
	border-bottom:none;
}
.br_1 {
	border-right:1px solid #e3e5e4;
}
.bm_1 {
	border-bottom:1px solid #e3e5e4;
}

.task-list li h6 {
	margin-bottom: 8px !important;
}
.tx-12 {
	font-size: 12px;
}

.text-muted {
	color: #99a6b7 !important;
}
.text-444 {
	color: #444 !important;
}

.flex-a{display: flex; align-items: center; color: #fff;}

h5, .h5 {
	font-size: 1.09375rem;
}
small, .small {
	font-size: 80%;
	font-weight: 400;
}
.lc_body .card-body {
	flex: 1 1 auto;
 padding:10px;
}
.lc_top{ background:#f0f5fb; padding:.6rem 0}
.lc_body .card-title {
	font-size:14px;
	font-weight: 600; background:#f5f8f9;
	color: #334151;
	border-bottom: 1px solid #f2f2f2;
	flex: 1 1 auto;
 padding:0 .5rem;
 height: 3.6vh;
 line-height: 3.6vh;
}
.lc_body .card-title  .more{ color:#999; font-size:12px; font-weight:normal;position: absolute;
	top: .1vh;
	right: 5px;}
.lc_body .card-title  span{color:#333;  position:relative; display: flex; align-items: center; }
.lc_body .card-title  span img{margin-right: 3px; width: 16px;}
.lc_body .card-title  span i{color:#085eef;  }
.text-danger {
	color: #ff473d !important;
}
.text-999 {
	color: #999 !important;
}
.text-success {
	color: #03c895 !important;
}
.text-warning {
	color: #ffc107 !important;
}
.text-primary {
	color: #8760fb !important;
}
.text-cot-1{ color:#ff4146!important}
.text-cot-2{ color:#42bc9f!important}
.text-cot-3{ color:#32a5ff!important}
.text-cot-4{ color:#7581f7!important}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}
.m-0 {
	margin: 0 !important;
}
.p-0 {
	padding: 0 !important;
}

.text-center {
	text-align: center !important;
}

 *::-webkit-scrollbar {
 width: 4px;
 height: 4px;
 transition: .3s background;
}
::-webkit-scrollbar-thumb {
 background: #e1e6f1;
}
*:hover::-webkit-scrollbar-thumb {
 background: #adb5bd;
}
/*-----Br Themes-----*/
h6, .h6 {
	font-size:14px;
	font-weight: normal;
}
.float-right {
	float: right !important;
}

.sh_echarts{ width:100%; height:100%}
.sh_echarts2{ width:63vh; height:35vh}
.position{ position:relative}

*{margin:0;padding:0;list-style:none;}
.height22{height: 37vh; overflow: auto;}
.dc-tb-ul {display: flex; align-items:center;}
.dc-tb-ul li div{display: flex; align-items: center;}
.dc-tb-ul li div img{margin-right: 2px;width: 16px;}
.dc-tb-ul li{margin: 0 ; margin-right: 10px; cursor: pointer;}
.dc-tb-ul li.active{border-bottom: 2px solid #67a7f5; color: #67a7f5;}
.item:first-child{ display: block;}
.item  {width: 100%; height: 100%; display: none;}
.new_ul li{ padding:6px 0; border-bottom: 1px dashed #ddd; overflow:hidden; font-size: 12px;}
.new_ul li i{ font-style:normal; width:4px; height:4px; display:inline-block; border-radius:50%; background:#46b8f4; margin-right:5px; position:relative;top:-2px}
.time {
    float: right;
    color: #999;
}
.new_con {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    color: #333;
    font-size: 12px;
    float: left;
}
.height15{height: 16.2vh; overflow: auto;}
.tzgg_T {
    border-bottom: 1px dotted #ccc;
	overflow: hidden;
    margin-right: 5px; font-size: 12px;
}
#sp_Title {
    font-weight: bold;
    color: #4388d6;
	padding: .4rem;
	overflow: hidden;
    float: left;
}
#sp_Content {
    line-height: 21px;
	font-size: 12px; padding: .2rem 1.2rem; margin-top: .3rem;
	background: #f3f8fe;
  
}
.tzgg_T span {
    color: #999;
}

.ScrollText2 {
    height: 14vh;
    overflow: hidden;
    width: 100%;
}
.map_vod{width: 100%; height: 100%;}
.anchorBL{display: none;}
.BMapLabel{top: 0 !important;}
	.tableLabel1{background-color: #4493f3;border-radius: 5px; padding:5px; color: #fff;
	box-shadow: 0 1px 3px 0px rgba(115, 108, 203, 0.23); border:1px solid #ddd !important}
	.BMapLabel{border: none !important;}
	.form-control {
		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: 200;
		float: left;
		width: 80%;
		display: flex; justify-content: center;
		margin-bottom: 0;
		line-height: 22px;
		color: #35415a;
		background: none !important;
		/* border: none; */
		border: none;
	}
	.maptit table td {
		padding: 5px 3px;
		text-align: center;
	}
	.input-group {
		position: relative;
		display: table;
		background: #fff;
		border:1px solid #e3e5e9;
		border-collapse: separate; width: 100%;
		border-radius: 5px;z-index: 200000;
		margin: 10px 2px 5px;
		padding: 0 5px;display: flex; 
	
	}
	.input-group-btn {
		position: absolute;
		top: 5px; right: 0;
		font-size: 0;
		white-space: nowrap;
		width: 30px;
		z-index: 3;
		/* padding-right: 6px; */
		display: table-cell;
		vertical-align: middle;
		cursor:pointer;
		text-align: center;
	}
	.sousbox{position: absolute; top: 2%; width: 60%;display: flex;  left: 20%;	margin: 0 auto;
		justify-content: center;}
	.input-group-btn  img{width: 20px;}

@media screen and (max-width: 1800px) {.lc_body .card-title {
    font-size: 12px;}#sp_Content {
		line-height: 18px;
		font-size: 12px;
		padding: 0.2rem 1.2rem;
		margin-top: .1rem;
		
	}#sp_Title {
		padding: 0.2rem;
	
	}.lc_body .card-body {
		flex: 1 1 auto;
		padding: 5px;
	}}