

* {
	box-sizing: border-box;
}
body {
	background: #000010;
	color: #fff;font-family: Verdana, 微软雅黑;
	font-size: 12px; overflow: hidden;
}
.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: #fff;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
.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%;
}
}

.head2 {
	height: 74px;
	background: url(../img/headbg.png) no-repeat left center;
	background-size: 100% 100%;
	position: relative;
	padding: 0;
	margin: 0
}
.head2 .pageTit a {
	display: block;
	background: url(../img/headtitle2.png) no-repeat;
	background-size: 100% 100%;
	line-height: 41px;
	text-align: center;
	color: #00deff;
	cursor: pointer
}
.head2 .pageTit a:hover {
	display: block;
	background: url(../img/headtitle.png) no-repeat;
	background-size: 100% 100%;
	line-height: 41px;
	text-align: center;
	color: #fff;
}
.head2 .active a {
	display: block;
	background: url(../img/headtitle.png) no-repeat;
	background-size: 100% 100%;
	line-height: 41px;
	text-align: center;
	color: #fff;
}
.head2 h1 {
	color: #00e5ff;
	text-align: left;
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.head-close {
	position: absolute;
	right: 20px;
	top: 10px
}
.head-close i {
	font-size: 30px;
	color: #0db0ff
}
.logobox {
	float: left;
	width: 31%;
	padding: 10px 5px;
	padding-top: 14px;
	margin-left: 10px;
	text-align: center;
}
.titlebox {
	float: left;
	width: 65%;
	position: absolute;
	left: 35%;
	top: 18px
}
.title_li {
	float: left;
	text-align: center;
	width: 13.5%;
	padding: 0;
	margin-left: -25px
}
.head2 .pageTit .tixingbar img {
	margin-left: 0px;
	cursor: pointer
}
.tixingbar {
	float: left;
	text-align: center;
	width:9.5%;
	padding: 0;
	margin-left: -25px
}
.tixing-ul {
	background: #092958;
	box-shadow: 0px 0px 20px #517cba inset;
	display: none;
	border-radius: 6px;
}
.tixing-ul a {
	position: relative;
	display: block;
}
.tixingbar:hover .tixing-ul {
	display: block;
	position: absolute;
	top: 30px;
	right: 100px;
	clear: both;
padding:.1rem;
	z-index: 10000
}
.tixingbar:hover .tixing-ul dd {
	color: #fff;
	background: #092958;
	font-size: 12px;
	box-shadow: 0px 0px 15px #134e6e inset;
	border-radius: 6px;
	margin: 5px 5px;
padding:.2rem 0.75rem;
}
.tixingbar:hover .tixing-ul dd a {
	background: none;
	line-height: 32px;
	font-size: 14px;
	text-decoration: none
}
.tixingbar:hover .tixing-ul dt {
	margin: 5px 5px;
	color: #bcc5d2
}
.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}
.gradient-branding {
	background: #6a11cb;
	background: -webkit-linear-gradient(180deg, #727cf5, #8e75dc) !important;
	background: linear-gradient(180deg, #727cf5, #8e75dc) !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:.5rem}


.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-clip: border-box; 
    border-radius: 5px;
	box-shadow: inset 0 0 30px rgb(0 140 217 / 30%);
    border: 1px solid rgba(15,115,227,0.5);
	margin-bottom:0;
}
.custom-card { border-radius: 10px;margin-bottom:7px;background-color: #fff; width:100%; }
.h3bg{ background:#f0f5fb; color:#0220fc; padding:10px 45px; border-radius:30px; margin:10px; display:inline-block; font-size:30px; font-weight:bold}
.custom-card .lc_col_7{ font-weight:bold;padding:10px; padding-left:25px }
.custom-card .lc_col_5{padding:10px; background: linear-gradient(160deg,#a6ddfc, #a8c5fd); color:#fff; text-align:right; border-radius: 0  10px  10px 58px}

.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: 1px solid #0f3959;
	border-radius: 5px;
	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;
}
.media {
	display: flex;
	align-items: flex-start; height: 60px;
}
.media-body { color: #fff;
	flex: 1; display: flex; align-items: center; justify-content: space-between; padding:0 10px;
}
.flex-a{display: flex; align-items: center; color: #fff;}
.w-img img{ width: 58px; margin-right: 8px;}
h5, .h5 {
	font-size: 1.09375rem;
}
small, .small {
	font-size: 80%;
	font-weight: 400;
}
.lc_body .card-body {
	flex: 1 1 auto;
 padding:6px;
}
.lc_top{ background:none; padding:.5rem 0}
.lc_body .card-title {
	font-size: 14px;
    font-weight: 600;
    background: url(../img/title1.png) right 3% center no-repeat !important;
    color: #00a6ff ;
    flex: 1 1 auto;
    padding: .5vh;
    padding-left: 2px ;
    border-bottom: 1px solid rgba(15,115,227,0.5);

}
.lc_body .card-title  .more{ color:#999; font-size:12px; font-weight:normal}
.lc_body .card-title  span{ padding:0 10px;  position:relative; display: flex; align-items: center; }
.lc_body .card-title  span img{margin-right: 3px;}
.lc_body .card-title  span i{color:#085eef;  }
.lc_body .card-title .right{position:absolute; top: 5px; right: 5px; display: flex; align-items: center; font-weight: normal; font-size: 12px;}
.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}
.jxicon_15{ color:#ff4146!important}
.jxicon_16{ color:#7581f7!important}
.jxicon_17{ color:#9d5cf6!important}
.bg-primary {
	background-color: #8d76dd !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;
}

.lc_body a{ text-decoration:none}


.main-content {
	min-height: 78vh;
}

.z-index2 {
	z-index: 2;
}
.p-15 {
	padding: 15px !important;
}


.tx-11 {
	font-size: 11px;
}




.height46 {
	width: 100%;
	height: 48vh; overflow:auto
}

.height28 {
	height: 28.5vh; overflow:auto
}

.height26 {
	height: 26vh; overflow:auto
}


.w-img{ float:left;}
.ml-2{ margin-left:3rem}
.ml-1{ margin-right:1rem}
.media-body h5.mb-1{  margin-top:.2rem !important; font-size:22px; color: #fff;}
.media-body h5.mb-1 .numb{ font-size:12px !important; position:relative; top:-6px; margin-left:.4rem}
.media-body p{ color:#999; margin:0; font-weight:bold}
.colorr font{margin-right: 3px;}
.lc_suzi{ height: 8px;
width: 8px;
 background:#f36b53; 
display: inline-block;
margin-right:1rem;
border-radius: 50%;
 }
.media-body .h5{ margin:1rem 0 !important}

table{border-collapse: collapse;}

.sh_echarts{ width:100%; height:92%}
.sh_echarts2{ width:100%; height:92%}


.position{ position:relative}

.border1{border:3px solid #ff8147}
.border2{border:3px solid #1e80e6} 

.bg1 {
	background: #ff8147 !important; color: #fff;
}
.bg2 {
	background: #1e80e6 !important;color: #fff;
}

.iconbg1 i.f20{ font-size:18px !important}
*{margin:0;padding:0;list-style:none;}

.p-flex{display: flex; justify-content: space-between;}
.card-title i{ font-size:12px; color:#ff3b14}
.selectbox{padding: 3px; border: 1px solid #002d49;color:#257bec; outline:none;  border-radius: 3px;}
	.top_bg1{  background: url(../img/top_bg1.png);   background-size: 100% 100%;}
	.top_bg2{  background: url(../img/top_bg2.png);   background-size: 100% 100%;}
	.top_bg3{  background: url(../img/top_bg3.png);   background-size: 100% 100%;}
	.top_bg4{  background: url(../img/top_bg4.png);   background-size: 100% 100%;}
	.top_bg5{  background: url(../img/top_bg5.png);   background-size: 100% 100%;}
	.top_bg6{  background: url(../img/top_bg6.png);   background-size: 100% 100%;}


.ellipsis60 {
    width: 400px; display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.text-1{color:#184897; margin-right:.1rem; font-size:8px}
.text-2{color:#04cdf4; margin-right:.1rem; font-size:8px}
.text-3{color:#39b54a; margin-right:.1rem; font-size:8px}
.text-4{color:#fea03c; margin-right:.1rem; font-size:8px}.text-5{color:#ff7058; margin-right:.1rem; font-size:8px}
.text-6{color:#4cdcc5; margin-right:.1rem; font-size:8px}
.text-7{color:#ffd05c; margin-right:.1rem; font-size:8px}
.colorb{color: #222;  }
.colorr{color: #fe4d52;}
.colorg{color: #39b54a;}
.colorg font{margin-right: 3px;}
.height70 h3{ font-size: 14px; margin: 6px 0;} 
.height70{height: 75.8vh;	overflow: auto}
.right_display{ display: flex; position:absolute; right: 8px; top:6px;}

.displayn{display: none;}

.height38{height: 37vh; overflow: auto;}
.height40{height: 45vh; overflow: auto;}
	.height22{height: 37vh; overflow: auto;}

	.card:before, .card:after {
		position: absolute;
		width: 5px;
		height: 5px;
		content: "";
		border-top: 1px solid #02a6b5;
		top: 0;
	}
	.card .boxfoot::before, .card .boxfoot::after {
		position: absolute;
		width: 5px;
		height: 5px;
		content: "";
		border-bottom: 1px solid #02a6b5;
		bottom: 0;
	}
	.card:before, .boxfoot:before {
		border-left: 1px solid #02a6b5;
		left: 0;
	}
	.card:after, .boxfoot:after {
		border-right: 1px solid #02a6b5;
		right: 0;
	}	
.dctab {display: flex; justify-content: space-between;}
	.dc-tb-ul li {
		float: left;
		font-size: 13px;
		list-style: none;
		margin: 0 3px;
		cursor: pointer;
		color: #fff;
		background: #17374e;
		border: 1px solid #0073b7;
		border-radius: 5px;
	}
	.dc-tb-ul {
		overflow: hidden
	}
	.dc-tb-ul li div {
		padding: .5vh 12px;
		border-radius: 3px
	}
	.dc-tb-ul li.action {
		color: #fff;
		background: #1a9fe3;
		border: 1px solid #002d49;
		border-radius: 5px;
	}
	.dctab-content .item{ display: none;  }
.dctab-content .item:first-child{display: block;}
.lable-info{ background-image: -webkit-linear-gradient(right,#0088ff,#01d3ff,#01acff); border: 1px solid #2599e7; display: inline-block; padding: .5vh 12px; border-radius: 5px; margin-top: .3vh !important;}
.lable-btn{ background:#01203f; border: 1px solid #07669d; display: inline-block; padding: .5vh 12px; border-radius: 3px; }

.yjtable tr:nth-child(2n+1) {
    background: rgba(1, 35, 67,.6);
}
.yjtable{margin-top: 1vh; border-radius: 5px;}
.yjtable_th{ background: #082157 !important;}
.yjtable tr td ,.yjtable tr th{
    padding: .8vh 3px;
    text-align: center;
	border: 1px solid #002d49;
    color: #fff;
    font-size: 12px;
}
.page-link {
	color: #afeffd;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 3px 6px;
	border-width: 0;
	border: 1px solid #002d49;
	font-weight: 400;
	margin: 5px 1px;
	text-decoration: none;
}
.page-link i {
	font-size: 18px;
	line-height: 0;
}
.pagination { float:right;
	display: flex;	font-size: 12px;
	padding-left: 10px; position: absolute;  bottom: 0; right: 5px;
	list-style: none;
	margin: 6px 0;
	margin-top: 1vh !important;
}
.TT a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.pagination .active{ background:#2ea6e6; color:#afeffd}
.yj_echarts{width: 100%; height: 100%;}
.mt-5{margin-top: .5vh;}
.height30{height: 35vh; overflow: auto;}
@media only screen and  (max-width:1800px) {
	.yjtable tr td, .yjtable tr th {
		padding: 0.5vh 3px; font-size: 12px;
	
	}
	.height70 {
		height: 73vh;
		overflow: auto;
	}
	.pagination {
		margin-top: .5vh!important;}
		.media {
			height: 55px;
		}
		.height38 {
			height: 35vh;
		}
		.height30 {
			height: 33.6vh;
		}
}


@media only screen and (min-width: 1800px) and (max-width:2000px) {


	.title_li {
		font-size: 16px;
	}

	.head2 h1 {
		font-size: 24px;
	}
	.title_li {
		float: left;
		text-align: center;
		width: 13.5%;
		padding: 0;
		margin-left: -31px
	}
	.head2 .pageTit .tixingbar img {
		margin-left: -31px;
		cursor: pointer
	}

	.position .header_fr a {
		color: #96accd;
		font-size: 14px;
	}
	#tab1-con1 .more, #tab1-con2 .more, .position .more {
		padding-top: 5px;
	}
	
	}
	