body,
html {
	background: #f0f5fb;
	color: #333;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
}

h2 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: none
}
* {
	box-sizing: border-box;
  }
.sp_header {
	height: 52px;
	line-height: 52px;
	background: #2c6dd2;
	width: 100%;
	color: #fff;
	position: relative
}

.sp_header i {
	font-size: 24px;
	margin-right: 8px
}

.sp_header h2 {
	font-size: 18px;
	padding: 0 15px;
}

#spleft,
#spcenter,
#spright {
	background: none !important
}

.project-ul-s li {
	padding: 8px 3px;
	border-bottom: 1px dashed #e1e3e4;
	font-size: 12px;
	list-style: none;
	clear: both;
	overflow: hidden
}

.project-ul-s li:nth-of-type(2n+1) {
	background-color: #f8fbfd;
}

.project-ul-s li .pull_left {
	display: inline-block;
	float: left;
	color: #212121;
}

.sp_content li.sp_fixd {
	border-top: 1px solid #092c41 !important;
	padding-top: .5rem;
	border-bottom: 0 !important;
}

ul li.sp_fixd2 {
	margin-top: 0;
	border-top: 1px solid #092c41 !important;
	padding: .5rem 0;
	border-bottom: 0 !important;
}

.sp_fixd_lx {
	border-top: 1px solid #092c41 !important;
	padding: .5rem 0;
	border-bottom: 0 !important;
}

.sp_box h2 {

	background: #f0f4f8;
	border-radius:  5px  0 0 5px;
	color: #2c6dd2;
	margin: 0;
	font-size: 14px;
	font-weight: 800;
	line-height: 36px;
	display: flex;
	align-items: center;
	justify-content: space-between; padding-right: 5px;
}

.sp_box .sp_content {
	padding: 10px 0px;
	padding-bottom: 0
}

.project-ul-s {
	padding: 0.08rem
}

.project-ul-s li {
	padding: 7px 3px;
	border-bottom: 1px dashed #e1e3e4;
	font-size: 12px;
	list-style: none;
	clear: both;
	overflow: hidden
}

.project-ul-s li:nth-of-type(2n+1) {
	background-color: #f8fbfd;
}

.project-ul-s li .pull_left {
	display: inline-block;
	float: left;
	color: #212121;
}

.project-ul-s li .pull_right {
	display: inline-block;
	float: right;
	color: #334151;
	width: 70%;
}

p {
	font-size: 14px;
	color: #334151;
}

.sp_ls_box {

	height: 75px;
}

.sp_content p {
	color: #58666e;
}

.project-ul-s li .pull_left {
	color: #53606a !important;
}

.sp_box {
	position: relative;
	background: #fff;
	color: #334151;
	box-shadow: 0 1px 5px 0px rgba(115, 108, 203, 0.23);
	border-radius: 3px;
	margin-bottom:.5rem
}

.sp_box .sp_content {
	padding: 5px;
}

.bottom-r {
	border-bottom: 1px dashed #eceaea !important;
}

.aui-tab {
	position: relative;
	
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	background: #f0f4f8;
	-webkit-align-self: center;
	align-self: center;
}

.aui-tab-item {
	cursor: pointer;
	padding: 0 10px;
	line-height: 36px;
	position: relative;
	font-size: 15px;
	font-weight: 800;
	color: #334151;
	margin-left: -1px;
	-webkit-box-flex: 1;
	box-flex: 1;
}

.aui-tab-item.aui-active span {
	border-bottom: 2px solid #2c6dd2;
	line-height: 36px;
	display: inline-block;
	padding: 0 10px;
}

.aui-hide {
	display: none !important;
}

.iconbox i {
	font-size: 2.8rem;
	color: #074973;
}

.iconbox i.icon-qiuji1 {
	font-size: 2.2rem;
	color: #074973;
}

.aui-tab-item.aui-active {
	color: #2c6dd2;
	border-bottom: none !important;
}


li.sp_fixd:nth-of-type(2n+1) {
	background: none !important;
}

.sp_imgbox img {

	border: 1px solid #01253b;
}

.btn-primary {
	color: #fff !important;
	border: none;
	background: #22ad38
}

.btn-danger {
	color: #fff !important;
	border: none;
	background: #e70012
}

.text-1 {
	display: none
}

.text-2 {
	display: none
}

.text-3 {
	display: none
}

.text-4 {
	display: none
}

.text-5 {
	display: none
}

.text-6 {
	display: none
}

.text-7 {
	display: none
}

#spleft {
	width: 320px;
	display: inline-block;
	background-color: #fff;
	float: left;
	height: 100%;
}

#spright {
	width: calc(100% - 820px);
	display: inline-block;
	background-color: #fff;
	float: right;
	height: 100%;
}

#spcenter {
	height: 100%;
	background-color: #f2f2f2;
	display: inline-block;
	width: 500px;

}

.aqm-ul-box li {
	position: relative;
}

.aqm-ul-box .z_label {
	position: absolute;
	right: 0;
	top: 0;
	width: 6rem;
	margin-top: 0
}

.height2 {
	height: 27vh;
	overflow: auto
}

#tab1-con1 .more,
#tab1-con2 .more,
.position .more {
	color: #72787e;
	text-align: center;
	border-top: 1px solid #092c41;
	display: block;
	padding-top: 10px;
	margin: 0;
	text-decoration: none;
}

.sp_ls_box {

	border: 1px solid #01253b;
}

.ap_label_warning {
	background-image: linear-gradient(to right, #fe7131, #fd7f49);
}

.ap_label_gray {
	font-weight: normal;
	padding: 2px 8px;
	text-shadow: none;
	position: absolute;
	right: 8px;
	border-radius: 10px;
	display: inline-block;
	white-space: nowrap;
	background-image: linear-gradient(to right, #fa3561, #fe5044);
	color: #FFFFFF;
}

.ap_label_info {
	font-weight: normal;
	padding: 2px 8px;
	text-shadow: none;
	position: absolute;
	right: 8px;
	border-radius: 10px;
	display: inline-block;
	white-space: nowrap;
	background-image: linear-gradient(to right, #4db1fb, #5371fd);
	color: #FFFFFF;
}

.btn-info3 {
	color: #fff !important;
	border: none;
	background: #002d49;
	padding: .35rem !important;
}

.Box .content {
	width: 91%;
	margin: 0px auto;
}

.sp_vod {
	position: relative;
	margin: .5rem 0;
	padding: .5rem;
	width: 98.3%;
	box-shadow: inset 0 0 30px rgba(0, 140, 217, 0.3);
	border: 1px solid rgba(15, 115, 227, 0.5);
	border-radius: 3px;
	height: 71.3vh;
}

.sp_vod:before,
.sp_vod:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}

.sp_vod .boxfoot::before,
.sp_vod .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}

.sp_vod:before,
.boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}

.sp_vod:after,
.boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}

.sp_box h2 span.ap_label_primary {
	display: inline-block;
	padding: 3px 8px !important;
	white-space: nowrap;
	border-radius: 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: normal !important;
	background-color: #fff;
	border: 1px solid #47a3f9;
	border-bottom: 1px solid #2c6dd2 !important;
	color: #2c6dd2;
	cursor: pointer;
}

.sp_box h2 span {
	border-bottom: 2px solid #2c6dd2;
	line-height: 36px;
	display: inline-block;
	padding: 0 5px;
}

.header_fr {

}

.tixingbar {
	float: left;
	text-align: center;
	width: 9.5%;
	padding: 0;
	margin-left: -25px
}

.aqm_table_title {
	border-top: none;
	color: #00dbff !important;
	text-align: center;
	margin: .5rem 0;
	font-size: 13px;
	line-height: 28px;
	background: url(../images/title-bg.png) center;
	background-size: auto;
	width: 100%;
	background-size: 90%;
}

.aqm_echarts1 {
	width: 100%;
	height: 20vh;
	overflow: auto
}

.aqm_echarts2 {
	width: 100%;
	height: 20vh;
	overflow: auto
}

.height12 {
	height: 12vh;
	overflow: auto
}

.aui-badge {
	display: inline-block;
	width: auto;
	text-align: center;
	min-width: 4rem;
	height: 4rem;
	line-height: 4rem;
	padding: 0 0.1rem;
	font-size: 1.6rem;
	color: #ffffff;
	background-color: #ff2600;
	border-radius: 2rem;

}

.aui-badge-1 {
	background: #003f2f
}

.aui-badge-2 {
	background: #472e1a
}

.aqm-flex {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%
}

.aqmtext {
	text-align: center;
	margin: 0 .8rem
}

.aqm-img {
	margin: .2rem 0
}

.aqm-img img {
	width: 100%;
	height: 20vh
}

.aqm-text-q {
	padding: .5rem;
	color: #60c328
}

.aqm-text-q i {
	padding-right: .2rem
}

.aqm-text-q span {
	margin: .5rem
}

.pagination {
	float: right;
	display: flex;
	padding-left: 10px;
	list-style: none;
	margin: 3px 0;
}

.pagination .active {
	background: rgba(44, 109, 210, 1);
	color: #fff;
}

.page-link {
	text-decoration: none;
	color: #334151;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 3px 6px;
	border-width: 0;
	border: 1px solid #ddd;
	font-weight: 400;
	margin: 5px 1px;
}

.kaoq-table tr:nth-child(2n+1) {
	background: #f8fbfd;
}

.kaoq-table tr td {
	border: 1px dotted #e1e3e4;
	padding: 3px 0;
	color: #334151;
	height: 30px;
	text-align: center;
}

.kaoq-table tr td a {
	color: #2c6dd2;
	text-decoration: none;
}

.kaoq-table {
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.kaoq-table th {
	text-align: center;
	padding: 2px 0;
	color: #334151;border: 1px dotted #e1e3e4;
	font-size: 12px;height: 3vh;
}

.textcolor1 {
	color: rgb(10, 207, 151);
}

.textcolor2 {
	color: #d42222
}

.textcolor3 {
	color: #22ad38
}

.textcolor4 {
	color: #f8895d
}

.height35 {
	height: 34.2vh;
	overflow: auto
}

.height50 {
	height: 59.8vh;
	overflow: auto
}

.height80 {
	height: 83.6vh;
	overflow: auto
}

.height24 {
	height: 25vh;
	overflow: auto
}
.height22 {
	height: 22vh;
	overflow: auto
}

.height30 {
	height: 30vh;
	overflow: auto
}

.text-span i {
	margin: 0 3px;
	font-size: 14px;
}

#tab1-con2 .kaoq-table tr td {
	padding: .58rem 0;
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ellipsis2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2; /* 设置行数 */
	-webkit-box-orient: vertical; 
}
.z_label {
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	padding: 0 .75rem;
	font-size: .8rem;
	margin: 0 3px;
	line-height: 25px !important;
	border-radius: .25rem;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ddd !important;
	background: #fff;
	color: #334151;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-4 {
	border: 1px solid #2c6dd2;
	color: #2c6dd2 !important;
	border-bottom: 1px solid #2c6dd2 !important;
	background: #fff;
}

.kaoqbtn {
	padding: .2rem .6rem;
	border-radius: 3px;
	color: #fff; 
	background: #2c6dd2;
	border: 1px solid #2c6dd2;
	font-size: 12px;
}

.echartsheight1 {
	width: 100%;
	height: 24vh;
}
.echartsheight2 {
	width: 100%;
	height: 28vh;
}
.kaoq-input {
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px ; border-radius: 3px;
	color: #334151;
	width: 100%;
}
.dc_row {
	display: flex;
	flex-wrap: wrap;
	margin-top: .5rem;


}

.dc_col_1,
.dc_col_2,
.dc_col_3,
.dc_col_4,
.dc_col_5,
.dc_col_6,
.dc_col_7,
.dc_col_8,
.dc_col_9,
.dc_col_10,
.dc_col_11,
.dc_col_12,
.dc_col,
.dc_col_auto,
.col-md,
.col-md-auto,
.dc_col_lg_1,
.dc_col_lg_2,
.dc_col_lg_3,
.dc_col_lg_4,
.dc_col_lg_5,
.dc_col_lg_6,
.dc_col_lg_7,
.dc_col_lg_8,
.dc_col_lg_9,
.dc_col_lg_10,
.dc_col_lg_11,
.dc_col_lg_12,
.col-lg,
.dc_col_lg_auto,
.dc_col_xl_1,
.dc_col_xl_2,
.dc_col_xl_3,
.dc_col_xl_4,
.dc_col_xl_5,
.dc_col_xl_6,
.dc_col_xl_7,
.dc_col_xl_8,
.dc_col_xl_9,
.dc_col_xl_10,
.dc_col_xl_11,
.dc_col_xl_12,
.col-xl,
.dc_col_xl_auto {
	position: relative;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.dc_col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

.dc_col_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.dc_col_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.dc_col_2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.dc_col_3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.dc_col_4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.dc_col_5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.dc_col_6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.dc_col_7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.dc_col_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.dc_col_9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.dc_col_10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.dc_col_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.dc_col_12 {
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width: 1200px) {
	.dc_col_xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}

	.dc_col_xl_auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.dc_col_xl_1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.dc_col_xl_2 {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.dc_col_xl_3 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.dc_col_xl_4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.dc_col_xl_5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.dc_col_xl_6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.dc_col_xl_7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.dc_col_xl_8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.dc_col_xl_9 {
		flex: 0 0 75%;
		max-width: 75%;
	}

	.dc_col_xl_10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.dc_col_xl_11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.dc_col_xl_12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.title_sjk {
	font-size: 15px;
	margin: 6px 0;
	padding: 0 12px;
	position: relative;
}

.title_sjk::before {
	width: 3px;
	height: 14px;
	top: 4px;
	position: absolute;
	content: "";
	background: #2c6dd2;
	border-radius: 20px;
	left: 5px;
}

.item{display: none;}
.item:first-child{display: block;}
.item_echartsheight:nth-child(2) .echartsheight{width: 80vh; height: 20vh;}
.ScrollText{overflow: hidden; height: 17vh;}
.echartsheight{width: 100%; height: 100%;}
.item_echarts{display: none;}
.item_echartsheight{display: none;width: 100%; height: 100%;}
.echartsheight3{width: 110vh; height: 24vh;}
.item_block{display: block ;}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
	.head2 h1 {
		font-size: 16px;
	}
}

@media only screen and (min-width: 1800px) and (max-width:2000px) {
	.title_li {
		font-size: 16px;
	}

	.head2 h1 {
		font-size: 30px;
	}

	.title_li {
		float: left;
		text-align: center;
		width: 13.5%;
		padding: 0;
		margin-left: -31px
	}


}

::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #bdd1f1;
}

::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.2);
}

@media (max-width:1800px) {
	.sp_header h2 {
		font-size: 16px;
	}

	.sp_header {
		height: 42px;
		line-height: 42px;
	}
	.item.echartsheight:nth-child(2) .echartsheight{width: 77vh; height: 20vh;}
	.project-ul-s li .pull_right {
	
		width: 60%;
	}.project-ul-s li {
		padding: 4px 3px;
		
	}.height30 {
		height: 28.9vh;
		overflow: auto;
	}
	.echartsheight1 {
		width: 100%;
		height: 22vh;
	}
	.echartsheight3 {
		width: 105vh;
		height: 22vh;
	}
	.item_echartsheight:nth-child(2) .echartsheight {
		width: 75vh;
		height: 20vh;
	}
}