
body, html {background: #001427 !important;
	color: #fff;
	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
}
.head2 {
	height: 74px;
	background: url(../images/headbg.png) no-repeat left center;
	background-size: 100% 100%;
	position: relative;
	padding: 0;
	margin: 0
}
.head2 .pageTit a {
	display: block;
	background: url(../images/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(../images/headtitle.png) no-repeat;
	background-size: 100% 100%;
	line-height: 41px;
	text-align: center;
	color: #fff;
}
.head2 .active a {
	display: block;
	background: url(../images/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: -26px;
	cursor: pointer
}
.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: 80px;
	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
}
#spleft, #spcenter, #spright {
	background: none !important
}
.project-ul-s li:nth-of-type(2n+1) {
	background: none !important;
}
.project-ul-s li {
	border-top: 1px solid #092c41 !important;
	color: #fff !important;
	border-bottom: 0 !important;
}
.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 {
		
		color: #2c6dd2;
		margin: 0;
		font-size: 15px;
		font-weight: 800;
		line-height: 40px
	}
	.sp_box {
		padding: 6px;
	}
	.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: #fff;
		width: 70%; 
	}
p {
    font-size: 14px;
    color: #fff;
}
.sp_ls_box {

    height: 75px;}

.sp_content p {
    color: #58666e;
}
.project-ul-s li .pull_left {
	color: #53606a !important;
}
.sp_box {
	position: relative;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid rgba(15,115,227,0.5);
	border-radius: 3px;
margin:.5rem
}
.sp_box .sp_content {
	padding: 0 !important;
}
.sp_box:before, .sp_box:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}

.sp_box .boxfoot::before, .sp_box .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.sp_box:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.sp_box:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}
.sp_box h2 {
	background: none !important;
	border-radius: 5px;
	color: #00dbff;
	line-height: 32px !important;
}
.bottom-r{border-bottom: 1px solid #092c41 !important;}
.aui-tab {
    position: relative;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: center;
    align-self: center;
}
.aui-tab-item { cursor: pointer;
	padding: 0 10px;
	line-height: 32px;
	position: relative;
	font-size: 15px;
	font-weight: 800;
	color: #555;
	margin-left: -1px;
	-webkit-box-flex: 1;
	box-flex: 1;
	color: #004962;
}
.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: #00dbff;
	border-bottom: none !important;
}
.aui-tab {
	background: 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: 500px;
	display: inline-block;
	background-color: #fff;
	float: right;
	height: 100%;
}
#spcenter {
	height: 100%;
	background-color: #f2f2f2;
	display: inline-block;
	width: calc(100% - 820px);
}

.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: 5px 8px !important;
	white-space: nowrap;
	border-radius: 5px;font-size: 13px;
    font-weight: normal;
	line-height: normal !important;
	background-color: #02304c;

    color: #FFFFFF;
}
.header_fr {
    position: absolute;
    right: 10px;
    top: 6px;
}
.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: #2c6dd2;
    color: #fff;
}
.page-link { text-decoration: none;
    color: #c9d6de;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 6px;
    border-width: 0;
    border: 1px solid #192c3b ;
    font-weight: 400;
    margin: 5px 1px;
}
.kaoq-table tr:nth-child(2n+1)
{
background: #071c2f;
}
.kaoq-table tr td { border:1px dotted #192c3b;
	padding: 4px 0;
	text-align: center;
	color:#c9d6de
}
.kaoq-table tr td a{ color: #71e2fb; text-decoration: none;}
.kaoq-table {  font-size:12px;
	width:  99%;
	border-collapse: collapse;
	border-spacing: 0; 
}
.kaoq-table th {
	text-align: center;
	padding:  2px 0;
	color: #71e2fb;
	font-size:14px
}
.top_slide_wrap img{ width: 100%;}
.kaoq-table P{ margin: 0;}
.textcolor1{ color: rgb(10, 207, 151);}
.textcolor2{ color:#d42222}
.textcolor3{ color:#22ad38}
.textcolor4{ color:#f8895d }
.height35{ height:34.2vh; overflow:auto }
.height50{ height:57vh; overflow:auto }
.height80{ height:83vh; overflow:auto }
.height24{ height:23vh; overflow:auto }
.height30{ height:29vh; 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;}

	.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;
		border-radius: .25rem;
		border: 1px solid #0f82a2;
		background: rgba(5,38,62,0.8);
		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 {
		color: #fff !important;
	  border: 1px solid #22ad38;;
	  background:#22ad38
  }
  .kaoqbtn{ padding:.4rem .6rem; border-radius:3px; color: #fff; background: #02a5fe;border: 1px solid #02a5fe;;
	}
  .sj_echarts1{width: 100%; height:20.5vh;}
  .kaoq-input {
    border: 1px solid #0f82a2;
    background: rgba(5,38,62,0.8);
    padding: .5rem; color:#fff;
    width: 90%;
}
.top_slide_wrap {
    width: 100%;
    height: 53vh;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
@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
}
.head2 .pageTit .tixingbar img {
	margin-left: -31px;
	cursor: pointer
}
.sp_vod{   width:98.8%;}
.Box .content {
	width: 94%;
	margin: 0px auto;
}
}
::-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;}.media {
			display: flex;
			align-items: flex-start;
			height: 60px;
		}.rl_body .card-body {
			flex: 1 1 auto;
			padding: 5px;
		}.rl_body .rl_top .bginfo .media-body p {
			color: #fff; font-size: 13px;
			width: 80%;}.bginfo .w-img img { width: 80%; position: relative ; top:-5px;
			}.bginfo .w-img {
				float: left;
				margin-right: .3rem;
			}.rl_body .rl_top .bginfo:hover .project-ul-s { top:4.2rem;}
			.w-img  { margin-right: 0rem;
			}
			.w-img img {
				width: 80%; margin-right: .3rem;margin-left: .3rem;
			}.media-body p { font-size: 14px;}
			.w20 {
				 flex: 0 0 auto;
				 max-width: 100%; 
			}
		
		
									.aui-tab-item {
										line-height: 32px;
									font-size: 14px;}.rl_body .card-title {
										font-size: 14px;line-height: 32px;}
									
										.title_li {
											float: left;
											text-align: center;
											width: 13%;
											padding: 0;
											margin-left: -20px;
											font-size: 13px;
										}	
										.head2 {
											height: 58px;}
											.head2 .pageTit a:hover {
												line-height: 31px;}
												.head2 .pageTit a {
													line-height: 31px;}

													.head2 .pageTit .tixingbar img {
														margin-left: -20px;
														cursor: pointer;
														height: 31px;
													}
													.head-close i {
														font-size: 22px;
														color: #0db0ff;
													}	
													.project-ul-s li {
														padding: 4px 3px !important;}
														#spright {
															width: 430px;}	
															#spcenter {
																height: 100%;
																background-color: #f2f2f2;
																display: inline-block;
																width: calc(100% - 720px);
															}	
															#spleft {
																width: 290px;}	
																.kaoq-input {
																	padding: .3rem; font-size:12px;}
																
																
																	.slide_info_card p {
																		font-size: 12px !important;
																		color: #c9d6de;
																	}	.sp_box h2 {
																		font-size: 14px;	
																	}.kaoqbtn {
																		padding: .2rem .6rem;}
																		.div_img {
																			width: 60% !important;;
																		}.slide_info {
																			width:40% !important;;
																			height: 50vh; overflow: auto;
																		}
																	
																		.slide_info_card .slide_info_card_text {
																			z-index: 2;
																			padding: 5px 20px !important;;
																		}.bx-wrapper .bx-controls .bx-pager a{margin-top: 10px!important;;}
																	
																		.op_btns .op_btn { bottom: 6.5vh!important;    width: 14px!important;
																			height: 14px!important; line-height: 14px!important;}
																			.op_btns .op_btn i{font-size: 12px!important;}
																	}

