﻿@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*, body {
	padding: 0px;
	margin: 0px;
	color: #fff;                                                                                             



	font-family: '微软雅黑';
*font-family:'微软雅黑', Verdana;


}
body {
	background: url(../img/wbg.png) no-repeat #000001;
	background-size: 100% ;
	color: #666;
	font-size: 12px; overflow-x: hidden;
}
.anchorBL {
	display: none
}
.head {
	background: url(../img/headbg.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 100;
	width: 100%;
	overflow: hidden;
	height: 6.5vh
}
.aui-hide {
	display: none !important;
}
.head .topleft {
	position: absolute;
left:18px;
	top: 5px;

}
.head .topright {
	position: absolute;
	right:70px; top:8px;
}
.selected-a {
	background: #3da1b2;
	border-radius: 30px;
	padding: 3px 10px;
	position: absolute;
	right: 5px;
	top: 35%;
	text-decoration: none
}
.s-box td {
	color: #17b6e1 !important
}
.s-box {
	width: 100%
}
.head .topleft i {
	display: block;
	font-size: 1.6rem;
	color: #17b6e1 !important
}
.head .topright i {
	display: block;
	font-size: 1.6rem;
	color: #17b6e1 !important
}
.b-box .li-a {
	margin-right: 1.6rem;
margin-left:.8rem
}
.b-box .li-s {

	color: #fff !important;
}

.dz_top {
    background: none;
    padding-top: 0.4rem ;
}
.flex-a {
    display: flex;
    align-items: center;
    color: #fff;
}
.b-box{border:1px solid #004e79;  padding: 2px; border-radius: 30px; display: flex;}
.b-box li{  margin:0px; text-align:center; list-style:none; cursor:pointer; padding: 3px 8px;  }
.head h1{	text-align: center;
	font-size: 1.8rem;
	line-height: 6.5vh;}
.head h1 span {
	color: #69e0ff;
 font-weight:bold;
	background: #0088ff -webkit-linear-gradient(left, #0088ff,#01d3ff,#01acff) 0 0 no-repeat;
    -webkit-background-size: 40px;

    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.3);

    -webkit-animation: slideShine 3s infinite;
}
.media {
    display: flex;
    align-items: flex-start;
    height: 50px;
}

.align-items-center {
    align-items: center !important;
}
@-webkit-keyframes slideShine {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100% 100%;
    }

}
.label-selected {
	background: url(../img/u22.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	width: 100%;
margin-top:.5rem;
	padding: 10px;
	font-size: 16px;
	font-weight: 800
}
.head h1 img {
	width: 1.5rem;
	display: inline-block;
	vertical-align: middle;
margin-right: .2rem
}
.foot {
	background: url(../img/footbg.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 100;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 88px;
	line-height: 88px;
	padding-left: 10px
}
.weather {
	margin-top: 10px;
}
.worder-date-y {
	margin-top: 10px
}
.rightbox {
	position: fixed;
	top: 30%;
	right: 5%;
	z-index: 1000
}
.mianbox {
	width: 360px;
	height: 300px;
	background: url(../img/boxbg.png) no-repeat;
	background-size: auto;
	background-size: 100%;
}
.font28 {
	font-size: 18px;
	color: #ffb400;
	margin-left: 3px
}
.leftbox ul li .fontspan {
	font-size: 12px !important;
	font-size: 11px;
	display: inline-block;
	margin-left: 16px;
	position: relative;
	top: -6px
}
font.font12 {
	color: #ff3000;
	margin: 5px!important;
	font-size: 12px !important;
}
.selectbox {
	margin-left: 30px;
	float: left;
}
.weather {
	float: left;
	width: 13%
}
.foot-right {
	text-align: right;
	margin-right: 18%;
}
.container::after {
	content: "";
	display: block;
	clear: both;
}
.btn_ck {
	border-radius: 3px;
	border: 1px solid rgba(1,189,90,.8);
	background: none;
	padding: 3px 6px;
	border-radius: 0
}
.list_table {
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #0f82a2
}
.list_table th {
	text-align: center;
	padding: 15px 3px;
	color: #71e2fb;
	font-size: 14px
}
.list_table tr:nth-child(2n+1) {
	background: rgba(5,38,62,0.8);
}

.list_table tr td {
	padding: 8px 3px;
	text-align: center;
	color: #afeffd
}
.list_table tr td i {
margin-right:.3rem
}
.pagefl {
	color: #afeffd;
	float: left;
	padding: 10px
}
.page-link {
	color: #fff;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px 10px;
	border-width: 0;
	border: 1px solid #0f82a2;
	background: rgba(5,38,62,0.8);
	font-weight: 400;
	margin: 5px;
	text-decoration: none;
}
.page-ac {
	background: #71e2fb !important;
	border: 1px solid #04ffd9;
	color: #02081e !important
}
.pagination {
	float: right;
	overflow: hidden;
	display: flex;
	padding-left: 10px;
	list-style: none;
	margin: 5px 1px;
}
.btn_qk {
	border-radius: 3px;
	border: 1px solid #7c8ebd;
	background: none;
	padding: 3px 6px;
}
.btn_tj {
	border: 1px solid #0374ff;
	background: #0374ff;
	padding: 3px 6px;
	border-radius: 3px;
}
.input_table {
	width: 100%;
	border-collapse: collapse;
}
.input_table td {
	padding: 5px;
	padding-bottom: 10px
}
.input_table td input {
	border: 1px solid rgba(67,171,202,.8);
	background: none;
	line-height: 26px;
	margin-left: 5px
}
.topbox li {
	width: 20%;
	text-align: left;
	position: relative;
	float: left;
	overflow: hidden;
}
.topbox li .yq-b {    box-shadow: inset 0 0 30px rgb(0 140 217 / 50%);
	display: flex; border-radius: 3px;
	justify-content: space-around;
	align-items: center;
}
.boxall {
	border: 1px solid #008dc1;
padding:0 .2rem .4rem .15rem;
	background: rgba(255,255,255,.01);
	background-size: 100% auto;
	position: relative;
margin-bottom: .15rem;
	z-index: 10;
	border-radius: 6px;
	box-shadow: 0 0 8px rgba(26,65,197,0.6);
}

.jctable {  width: 100%;   border-collapse: collapse;
}
.jctable th {
	text-align: center;
	padding:  3px;
	height: 36px;
	color: #0bcbff;
	font-size: 12px;
	border-bottom: 1px solid #002d49
}
.text-f {
	color: #00ffcc !important;     font-family: 'DS-DigitalBold' !important;
}
.jctable tr:nth-child(2n+1) {
	background:url(../img/trbg.png) no-repeat;
	background-size: 100% 100%;
}
.jctable tr td {
	padding: .5vh 3px;
	color: #fff;height: 30px;
	font-size: 12px
}


.ljbtn {
    background-image: linear-gradient( 
135deg
, #3384ec 10%, #2b7bd5 100%) !important;
    color: #fff;
    padding: 5px; cursor: pointer;
    border-radius: 3px;
}
a {
	text-decoration: none
}
.zgbox .topbox {
	padding-bottom: 5px;
	overflow: hidden;
}
.agbox {
	width: 100%;
	z-index: 10000;	overflow: hidden
}
.bgbox {
	position: fixed;
	right: 0;
	margin-top: 18px;
	width: 25%;
	z-index: 10000;
	background-image: linear-gradient(to left, rgba(1, 10, 33,1), transparent);
	background-position: center;
	padding: 10px;
	background-blend-mode: normal;
	height: 90vh;
	z-index: 10;
}
.cgbox {
	position: fixed;
	margin-top: 18px;
	left: 0;
	width: 23%;
	z-index: 10000;
	background-image: linear-gradient(to right, rgba(1,10, 33,1), transparent);
	background-position: center;
	padding: 10px;
	background-blend-mode: normal;
	height: 90vh;
	z-index: 10;
}
.dgbox {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-image: linear-gradient(to top, rgba(1,10, 33,0.6), transparent);
	background-position: center;
	padding: 10px;
	background-blend-mode: normal;
	height: 15vh;
	z-index: 10;
}
.bgbox li .icon-box2 i {
	display: block;
	font-size: 2rem;
	color: #0bcbff!important
}
.bgbox ul {
	margin-top: 120px
}
.bgbox li .zc-text i {
margin-left:.6rem;
font-size:.8rem
}
.bgbox li .yq-b {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.bgbox li {
	
	list-style: none;
	text-align: center;
}
.bgbox li .icon-box2 {
	color: #0bcbff!important;
	width: 31%;
	font-size: 12px
}
.bgbox li .yq-b {
	padding: 10px 5px;
	background: rgba(25, 45, 77,.6);
	margin-right: 0
}
.bgbox li .icon-yangchen {
	font-size: 2.2rem !important
}
.bgbox li h2 font {
	font-size: 12px;
	font-weight: normal!important
}
.bgbox .zc-text {
	width: 34%;
	font-size: 13px
}
.bgbox .zc-text h2 {
	font-size: 1.2rem;
}

.qubox .equip-status ul { height: 100%; }

.qubox .status-list { width: 100%; position: relative;  float:  left; justify-content: flex-start; display: flex;}

.qubox .status-list .boll-box { width: 61px; height: 100%; position: relative; text-align: center; }

.qubox .status-list .boll-box .ball-pic { display: block; width: 61px; height:63px; margin: 0 auto; margin-top: 5px; }

.qubox .status-list .boll-box .ball-pic img { width: 100%; height: 100%; }

.qubox .status-text { font-size: 14px; color: #00a1e2; vertical-align: top; font-weight: bold; margin-bottom: 6px !important; font-family: 'title' !important;
}
.qubox .status-text .line-num{color: #fff !important; margin: 0 6px;}

	.qubox .status-list .boll-box .trans-pic { position: absolute; width:40px; height:40px; animation: run 7s linear infinite; top:26px; left: 50%; margin-left: -20px; }

	.qubox .status-list .boll-box .trans-pic img { width: 100%; height: 100%; }

	.qubox .status-list .boll-legend { margin-left: 10px; padding-top: 10px; box-sizing: border-box; }

	.qubox .status-list .boll-legend .boll-line { display: block; padding-left:10px; position: relative; font-size: 12px; font-weight: 300; color: #ffffff; box-sizing: border-box; line-height:18px; }

	.qubox .status-list .boll-legend .boll-line .line-num { font-size: 15px;     font-family: 'DS-DigitalBold' !important;font-weight: normal; padding-left: 2px; padding-right:5px; }

	.qubox .boll-line:nth-child(2) .line-num { color: #00fff6; }

	.qubox .boll-line:nth-child(2)::before { content: ""; position: absolute; width: 6px; height: 6px; border-image: linear-gradient(0deg, #25fffc, #00d8ff) 10 10; background: linear-gradient(0deg, #25fffc 0%, #00d8ff 100%); border-radius: 50%; left: 1px; top: 9px; }
	
	.qubox .boll-line:nth-child(3)::before { content: ""; position: absolute; width: 6px; height:6px; background: linear-gradient(0deg, #fa5050 0%, #fa5050 100%); border-radius: 50%; left: 1px; top:9px; }
	
	.qubox .boll-line:nth-child(2) .unit { color: #00fff6; }
	
	.qubox .boll-line:nth-child(3) { margin-top: 2px; }
	
	.qubox .boll-line:nth-child(3) .line-num { color: #fa5050; }
	
	.qubox .boll-line:nth-child(3) .unit { color: #fa5050; }
	
	.qubox .qu_content:nth-child(2){ display: none;}
		
	.qubox2 .qu_content2:nth-child(2){ display: none;}
	.l {
    float: left!important;
}
@keyframes run { 100% { transform: rotateY(360deg); } }
.rate-box .rate-list .in-rate span {    
    font-size: 12px;
	
    font-weight: bold;
    color: #00fff6;
}
.ex-rate2 {
    padding-top: 10px;
    display: block;
}
.rate-box .rate-list .in-rate span.rate-text  {
    font-size: 25px !important;font-family: 'DS-DigitalBold' !important;}
.circle-box .rate-right .rate-box .rate-list .rate-text {
    font-size: 25px !important;font-family: 'DS-DigitalBold' !important;
    vertical-align: top;
}
.rate-box .rate-list:nth-child(2) .in-rate span {
    color: #ffb936;font-family: 'DS-DigitalBold' !important;
}
.rate-right li {
    width: 50%;
    text-align: center;
    padding-top: 20px;
}
.yq-b {

	font-size: 14px;
	height: 7vh;
	margin: 0 .5vh;
    background: url(../img/listbg.png) no-repeat bottom center;

	color: #fff;
	position: relative;
}
.icon-box {
}
.topbox ul li font {
font-size:.9rem;
	font-weight: normal;
}
.topbox ul li i {
	font-size: 1.6rem
}
.zc-text {
	color: #fff;
	font-size: 14px; 
}
.text-success {
	color: #5ac146 !important;
}
.text-info {
	color: #137eff !important;
}
.text-danger {
	color: #fa5838 !important;
}
.text-warning {
	color: #ffbc34!important;
}
.text-primary {
	color: #7460ee!important;
}
.topbox .boxfoot {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.topbox {
	padding-top: .5rem
}
.zg-abox .input {
	border: 1px solid #0f82a2;
	background: rgba(5,38,62,0.8);
padding:.5rem;
	width: 100%
}
.zg-abox table td {
	color: #71e2fb;
	font-size: 13px;
	padding: 5px;
	text-align: right
}
.zg-abox {
	margin: 10px;
	position: relative;
	border: 1px solid #0f82a2;
	overflow: hidden;
	padding: 10px
}
.zg-abox:before, .zg-abox:after {
	position: absolute;
	width: 1.6rem;
height: .6rem;
	content: "";
	border-top: 2px solid #15acd5;
	top: 0;
}
.zg-abox .boxfoot::before, .zg-abox .boxfoot::after {
	position: absolute;
	width: 1.6rem;
 height: .6rem;
	content: "";
	border-bottom: 2px solid #15acd5;
	bottom: 0;
}
.zg-abox:before, .zg-abox .boxfoot:before {
	border-left: 2px solid #1acdfd;
	left: 0;
}
.zg-abox:after, .zg-abox .boxfoot:after {
	border-right: 2px solid #1acdfd;
	right: 0;
}
.zg-abox h2 {
	margin-bottom: 20px;
	margin-left: 26px;
	margin-top: -2px
}
.zg-abox h2 i {
	color: #71e2fb;
margin-right:.3rem
}
.zg-abox h2 span {
	border: 1px solid #15acd5;
	padding: 9px;
	color: #71e2fb;
	font-size: 16px;
	border-top: none;
	border-radius: 0 0 10px 10px
}
.btn-primary {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	border: 1px solid #0f82a2;
	background: rgba(5,38,62,0.8);
 padding: .375rem .75rem;
 font-size: .875rem;
 margin-left:.5rem;
	border-radius: 2px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.zg-cbox {
	margin: 10px;
}
.br-1 {
	border-left: 1px solid #0f82a2;
	position: relative
}
.br-1::before {
	position: absolute;
	width: 5px;
	background: #0f82a2;
	height: 5px;
	border-radius: 50%;
	top: 0;
	content: '';
	left: -3px;
}
.br-1::after {
	position: absolute;
	width: 5px;
	background: #0f82a2;
	height: 5px;
	border-radius: 50%;
	bottom: 0;
	content: '';
	left: -3px;
}
.aui-active {
	background-image: linear-gradient(to right, #00d9ff, #01aaff) !important;
    background-size: 100% 100% !important;
    color: #fff;
    border-radius: 25px;
}
.map_vod {
	width: 100%;
	height: 100%;
}
.b-box .li-c {

	font-size: 14px
}
.b-box .li-d {
	
	font-size: 14px;
	color: #39dbfd
}
.selemediv {
	position: relative;
	width: 100%;
	height: 100%
}
.selemenu {
	color: #999;
	text-indent: 10px;
	border: none;
	background: url(../img/jt_icon.png) 100% center no-repeat;
	width: 100%;
	background-size: 9%;
	padding-right: 10px;
}
.selemenu {
	font-size: 14px;
}
.citylist span {
	display: block;
	clear: both;
	cursor: pointer;
}
.citylist span:hover {
	background: #eee;
}
.citylist {
	display: none;
	line-height: 35px;
	background: rgba(1,19,39,0.2);
	text-indent: 10px;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 35px;
	width: 180px;
	box-shadow: 0px 5px 5px #ccc;
}
.citylist2 {
	font-size: 14px;
	color: #666;
	padding: 20px 10px;
	position: absolute;
	top: 35px;
	left: -12vh;
	background: #001b28;
	border: 1px solid #1f4a69;
	display: none;
	z-index: 100000;
	width: 50vh;
	border-radius: 5px
}
.citylist2 ul {
	float: left;
	width: 100%;
}
.citylist2 ul li {
	float: left;
	cursor: pointer;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(rgba(67,171,202,0.3)), to(rgba(1,165,187,0.1)));
	border: 1px solid rgba(67,171,202,.4);
padding:.3rem;
margin:.2rem;
	border-radius: 2px
}
.citylist2 ul li:hover {
	color: #ff4400
}
.citylist2 .shangquan li {
	width: 20%;
	;
}
.citylist2 .chengshi li {
padding:.3rem .6rem
}
.citylist2 .leibie {
	float: left;
padding:.6rem
}
ul, li {
	list-style: none;
}
.citylist2 .active {
	color: #fff;
	background: #0550ff
}
.selectbox {
	margin: auto;background-image: linear-gradient(to right, #00d9ff, #01aaff) !important;
    background-size: 100% 100% !important;
    color: #fff;
    border-radius: 25px;

}
/* 功能概述四周走光 */
.lightRunA {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	offset-distance: 0%;
	-webkit-animation: lightRunA 2s linear infinite;
	-moz-animation: lightRunA 2s linear infinite;
	-ms-animation: lightRunA 2s linear infinite;
	-o-animation: lightRunA 2s linear infinite;
	animation: lightRunA 2s linear infinite;
}
 @keyframes lightRunA {
 from {
 opacity: 0;
}
 10%, 80% {
 opacity: 1;
}
to {
	offset-distance: 100%;
	opacity: 0;
}
}
.funPipe1 .lightRunA {
	left: 50%;
	top: 69px;
	-webkit-animation: lightRunA1 4s linear infinite;
	-moz-animation: lightRunA1 4s linear infinite;
	-ms-animation: lightRunA1 4s linear infinite;
	-o-animation: lightRunA1 4s linear infinite;
	animation: lightRunA1 4s linear infinite;
}
.funPipe2 .lightRunA2 {
	right: 30%;
	top: 69px;
	position: absolute;
	-webkit-animation: lightRunA2 4s linear infinite;
	-moz-animation: lightRunA2 4s linear infinite;
	-ms-animation: lightRunA2 4s linear infinite;
	-o-animation: lightRunA2 4s linear infinite;
	animation: lightRunA2 4s linear infinite;
}
 @keyframes lightRunA1 {
 0% {
 left: 30%;
 transform:translateX(-60%);
}
 100% {
 left: 60%;
}
}
 @keyframes lightRunA2 {
 from {
 opacity: 0;
}
 10%, 80% {
 opacity: 1;
}
to {
	offset-distance: 100%;
	opacity: 0;
}
}
@keyframes lightRunA2 {
 0% {
 right: 30%;
 transform:translateX(-60%);
}
 100% {
 right: 60%;
}
}
.searchbox {
	background: #001b28;
	overflow: hidden;
	padding: 10px;
	position: relative
}
.srearch_table tr:nth-child(2n+1) {
	background: #05263e;
}
.srearch_table {
	background: #021f32
}
.srearch_table td {
	padding: 3px !important;
	color: #69e0ff !important;
}
.searchbox:before, .searchbox:after {
	position: absolute;
width: .6rem;
height: .6rem;
	content: "";
	border-top: 2px solid #007aff;
	top: 0;
}
.searchbox .boxfoot::before, .searchbox .boxfoot::after {
	position: absolute;
 width: .8rem;
 height: .6rem;
	content: "";
	border-bottom: 2px solid #007aff;
	bottom: 0;
}
.searchbox:before, .boxfoot:before {
	border-left: 2px solid #007aff;
	left: 0;
}
.searchbox:after, .boxfoot:after {
	border-right: 2px solid #007aff;
	right: 0;
}
.inputbox {
	display: inline-block;
margin-bottom:.5rem
}
.inputbox input {
	background: #4d5c63;
	border-radius: 8px;
padding:.3rem;
	border: 1px solid #4d5c63;
	color: #fff;
	display: inline-block;
	width: 90%
}
.inputbox {
	background: #4d5c63;
	border-radius: 8px;
	border: 1px solid #4d5c63;
	color: #fff;
	width: 75%;
	display: inline-block;
}
@font-face {
	font-family: 'ds-digitalbold';
	src: url('../font/DS-DigitalBold.ttf');
	src: url('../font/ds-digitalbold-webfont.eot');
	src: url('../font/ds-digitalbold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ds-digitalbold-webfont.woff2') format('woff2'), url('../font/ds-digitalbold-webfont.woff') format('woff'), url('../font/ds-digitalbold-webfont.ttf') format('truetype'), url('../font/ds-digitalbold-webfont.svg#ds-digitalbold') format('svg');
}
.zc-text h2 span{font-family: 'DS-DigitalBold' !important;  font-weight: bold; font-size:24px; color: #01c8ff !important;}
.sreachbtn {
	display: inline-block
}
.lable_num {
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border: 1px solid #1eb1e0;
	border-radius: 11px;
	display: inline-block;
	font-size: 12px;
	font-weight: normal
}
.lable_num_border {
	border: 1px solid #a82232 !important
}
.lable_num_border2 {
	border: 1px solid #fe533f !important
}
.lable_num_border3 {
	border: 1px solid #ff9900 !important
}
 input::-webkit-input-placeholder {
 color:#fff;
}
 input::-moz-placeholder {   /* Mozilla Firefox 19+ */
 color:#fff;
}
 input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
}
 input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
 color:#fff;
}
.searchbox .pagefl {
	color: #ff9900
}
.searchbox .page-link {
	padding: 3px 6px
}
.searchbox .srearch_table th {
	text-align: center;
	padding: 4px;
	color: #0bcbff;
	border-bottom: none;
}
.searchbox select {
	background: #015478;
	color: #01e9ec;
margin-left:.2rem;
	padding: 3px;
	border: 1px solid #0f82a2;
}
.searchbox .zbtn-info {
	background: none;
	color: #01e9ec;
margin-left:.2rem;
	padding: 4px 6px;
	font-size: 12px;
	border: 1px solid #0f82a2;
}
.searchbox .page-ac {
	background: #0079fe !important;
	border: 1px solid #0079fe;
	font-size: 12px;
	color: #fff !important;
}
.width68 {
	width: 64%
}
.sp_box {
	position: relative;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.5);

	border-radius: 3px;
margin:.5rem 0
}
.sp_box:before, .sp_box:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #4f95ca;
	top: 0;
}
.sp_box .boxfoot::before, .sp_box .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #4f95ca;
	bottom: 0;
}
.sp_box:before, .boxfoot:before {
	border-left: 1px solid #4f95ca;
	left: 0; z-index: 10000;
}
.sp_box:after, .boxfoot:after {
	border-right: 1px solid #4f95ca;
	right: 0;
	z-index: 10000;
}


.topbox li .yq-b:before, .topbox li .yq-b:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #4f95ca;
	top: 0;
}
.topbox li .yq-b .boxfoot::before, .topbox li .yq-b .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #4f95ca;
	bottom: 0;
}
.topbox li .yq-b:before, .boxfoot:before {
	border-left: 1px solid #4f95ca;
	left: 0; z-index: 1000;
}
.topbox li .yq-b:after, .boxfoot:after {
	border-right: 1px solid #4f95ca;
	right: 0;
}




.sp_box h2 {
	background:url(../img/title_icon.png) left 6px center no-repeat;
	border-radius: 5px;padding-left: 25px; font-size: 14px;
	border-bottom: 1px solid #002d49;line-height: 3.6vh;
}
.height25{height:24vh; overflow: auto;}
.height36{height:25.5vh;}
.height50{height: 56.4vh;display: flex;
    align-items: center; }
.sp_box h2 span{  padding:5px;   background: #0088ff -webkit-linear-gradient(left, #0088ff,#01d3ff,#00a6ff) 0 0 no-repeat;
    -webkit-background-size: 80px;

    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.3);

    -webkit-animation: slideShine 3s infinite;
}

@-webkit-keyframes slideShine {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100% 100%;
    }
}
.more{float: right;font-size: 12px; font-weight: normal; color: #afeffd;}
.color_bg{background: url(../img/kuang1.png) no-repeat;  width: 24px; display: inline-block; background-size: 100% 100%;}
.color_w{color: #e84417;}
.color_r{color: #fdae05;}
.color_g{color: #17e839;}
.color_b{color: #0bcbff;}
.hbox .hnum img{width:48px; margin-right: 5px;}
.hbox .hnum{font-size: 14px; height: 8vh;  display: flex; align-items: center; justify-content: center;}
.hbox { text-align: center; padding: 0 5px;  width: 100%; margin: .5vh; background: rgba(8,35,84,0.8); border: 1px  dashed #0f58a9; border-radius: 5px;}
.himg{padding:  0 5px !important; margin-top: 3vh;}
.hbox p{margin: 0; padding: 0; font-size: 12px; }
.hnum font{font-size: 12px !important; font-weight: normal;margin-left: 5px; color: #1587a4;}
.height20{height: 20.5vh; padding: .6vh;}
.heigh46{ height: 48vh;}
.heigh100{ height: 100%; width: 100%;}
.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 16.66667%;
	max-width: 16.66667%;

}
.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%;
}
}
.jc_echarts{width: 100%; height: 100%;}
.ScrollText {
    height: 18vh;
    overflow: hidden !important;
}
.ScrollText2 {
    height:18vh;
    overflow: hidden !important;
}
.height14 {
    height:10vh !important; 
    overflow: hidden !important;
}
.ScrollText2  .jctable tr td {
    height: 3.6vh ; text-align: center; 
}
.ellipsis{overflow: hidden; width: 96%;
	text-overflow:ellipsis;
	white-space: nowrap;}
	.xmtitle {
		position: absolute;
		left: 5px;
		top: 10px;
		z-index: 10000;
	}
	.xmtitle span {
		background: #0a274b;
		border: 1px solid #0b5982;
		color: #fff;
		padding: 3px 8px;
		border-radius: 3px;
	}
	.echartsmap {
		text-align: center;
		height: 100%;
		margin: 0 auto;
		width: 700px;
		height: 400px;
		position: relative;
		background: url(../img/imgbg.png)  0px 20px no-repeat;
		background-size: 100%  100%;
	opacity: 0;
		
	  }
.map_1{position: absolute;  bottom: 180px;right: 175px;z-index: 10002;}
.map_2{position: absolute;    top:200px; left:145px; z-index: 10000;}
.map_3{position: absolute; top:20px; left: 350px;z-index: 10000;}
.map_4{position: absolute;top:80px; right: 125px;z-index: 10000;}
.map_5{position: absolute;top:20px; right: 106px;z-index: 10000;}
.map_6{position: absolute;  bottom:270px; right: 16px; z-index: 10000;}
.map_7{position: absolute;bottom:120px; right: 126px;z-index: 10000;}


.mapbox{background: url(../img/map_p.png) no-repeat;background-size: 100% 100%; width: 120px; height: 72px; padding-top: 12px;}
.mapbox2{background: url(../img/map_l.png) no-repeat;background-size: 100% 100%; width: 150px; height: 114px; padding-top: 12px;}
.bdaimap{	height: 100%;
	width: 100%;}

	.bdmapbox {
		position: absolute;
		top: 0;
		opacity: 0;
		width: 100%;height: 100%;
	}	.zindex {
		opacity: 1;
		z-index: 1000;
	}
.map-close {
	position: absolute;
	right: 10px;
	top: 5px;
	margin: 0 5px;
	font-size: 12px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: rgba(36, 99, 243, 0.1);
	height: 22px;
	line-height: 22px;
	width: 60px;
	text-align: center;
	border-radius: 5px;
	z-index: 10000;
	cursor: pointer;
}
.echartsmap .mapbox h3{font-size: 12px;font-weight: normal; text-align: center; cursor: pointer;}
.echartsmap .mapbox2 h3{font-size: 14px;font-weight: normal; text-align: center; padding-top:3px;cursor: pointer;}
.echartsmap .mapbox img{width: 20px;}
.echartsmap .mapbox h3 img{width: 52px; margin: 1px 0;}
.echartsmap h3 p{font-family:'Microsoft YaHei' !important ;font-size: 13px; font-weight: bold; color: #fff !important; margin-left: 2px; }
.echartsmap img{width: 100%;  position:absolute; top: 20px; left: 0%; z-index: 10; }
#SZ3Dform{display: none;	width: 100%;
	height:100%;}
.position{position: relative;}
.mainnum{ display: flex; align-items: center; border: 1px solid #004e79; border-radius: 5px; width: 180px; padding: .6px; position: absolute; top: 10px; left: 10px; z-index: 1000;}
.mainnum .jc_list {width: 50%; background: #001b28; text-align: center;  line-height: 3vh; }
.mainnum .jc_list.active{ color: #fff; background: #00a6ff;}
.table-flex{display: flex; align-items: center; padding-left: 20px; }
.table-flex img{margin-right: 5px !important;}
.zc-text h2 {margin: 0; padding: 0;
}

.qu_echarts2{width: 35vh; height: 14vh;}
.zg-abox table td {
	color: #71e2fb;
	font-size: 16px
}
.label-selected {
	background: url(../img/u22.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	width: 100%;
margin-top:.5rem;
	padding: 10px;
	font-size: 18px;
	font-weight: 800
}
.lefttable tr td {
	padding: 11px 3px;
	text-align: center;
	font-size: 14px;
	color: #afeffd
}

.bgbox li .icon-box2 i {
	display: block;
	font-size: 3rem;
	color: #0bcbff!important
}
.bgbox ul {
	margin-top: 130px
}
.bgbox li .zc-text i {
margin-left:.6rem;
font-size:.8rem
}
.bgbox li .yq-b {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.bgbox li {padding: .3rem 0;}
.bgbox li table {
 background:rgba(2, 41, 64,.4);
	list-style: none; margin-bottom: 5px; border-radius: 5px;
	text-align: center;
}
.bgbox li .icon-box2 {
	color: #0bcbff!important;
	width: 30%
}
.bgbox li .yq-b {
	padding: .5vh ;
	background: rgba(25, 45, 77,.6);
	margin-right: 0
}
.bgbox li .icon-yangchen {
	font-size: 2.4rem !important
}
.bgbox li h2 font {
	font-size: 12px;
	font-weight: normal
}
.bgbox .zc-text {
	width: 34%
}
.bgbox ul {
	margin-top: 125px
}
.bgbox .zc-text h2 {
	font-size: 1.7rem;
}
.topbox ul li i {
	font-size: 2rem
}


.citylist2 {
	font-size: 14px;
	color: #666;
	padding: 20px 10px;
	position: absolute;

	display: none;
	z-index: 100000;
	width: 50vh;
	border-radius: 5px
}

.inputbox {
	background: #4d5c63;
	border-radius: 8px;
	border: 1px solid #4d5c63;
	color: #fff;
	width: 82%;
	display: inline-block;
}
.lefttable th {
	text-align: center;
	padding: 15px 3px;
	color: #0bcbff;
	font-size: 14px;
	border-bottom: 1px solid #0f82a2;
}
.width68 {
	width: 72%
}
.srearch_table td {
	padding: 5px !important;
	color: #69e0ff !important;
}
.searchbox .zbtn-info {
	font-size: 13px;
}

.head-close {
	position: absolute;
	right: 20px;
	top: 6px;
	z-index: 9999;
}
.head-close i {
	font-size: 30px;
	color: #0db0ff
}
.mbox {
	position: fixed;
	margin-top: 145px;
	left: 25%;
	width: 50%;
	z-index: 10000; 
	height: 80vh;
}
.BMapLabel{ border:none !important; background:none !important;  left:28px!important; top:-1px !important }
	.tableLabel1{    box-shadow: inset 0 0 30px rgb(0 140 217 / 50%)!important;
		border: 1px solid #008dc1!important;
		border-radius: 3px; text-align:center; color:#fff; font-size:12px; padding: 5px; }
.BMapLabel p{ margin:0; color:#333; margin-bottom:2px}
.htabs{display: flex; position: absolute; right: 5px; top:-5px; font-weight: normal;}
.htabs li{padding: 0 5px; font-size: 12px;}

#echarts{width: 100%; height: 100%;}

.tab_menu{overflow:hidden;}
.tab_menu li{float:left;text-align:center;cursor:pointer;padding: 0 10px; font-size: 12px;line-height: 3.2vh;}
.tab_menu li.current{ color: #01d3ff; background: url(../img/tab_title.png) no-repeat; background-size: 100% 100%;    }
.tab_menu li a{color:#fff;text-decoration:none;}
.tab_menu li.current a{color:#01d3ff;}
.tab_box{padding:5px;}
.tab_box li{height:24px;line-height:24px;overflow:hidden;}
.tab_box li span{margin:0 5px 0 0;font-family:"微软雅黑";font-size:12px;font-weight:400;color:#ddd;}
.tab_box .hide{display:none;}
#echartsheight{width: 30vh; height: 25vh;}
.tabwidht{width: 47vh; height: 23vh;}
.autotab1{position: relative;}
.tab_menu{position:absolute; right: 3px; top:5px}
.echartsheight2{width:52vh; height: 25vh;}
.imgicon img{width:20px; margin: 5px 0;}
.imgicon td{text-align: center; }
.ScrollText {
    height: 37vh;
    overflow: hidden !important;
}

.iq-progress-bar { background: #eef1f7; box-shadow: 0 0 0; height: 6px; margin: 0; position: relative; width: 100%; border-radius: 4px; }
.iq-progress-bar > span { background: #4F6272 none repeat scroll 0 0; display: block; height: 100%; width: 0; border-radius: 4px; }
.bg-primary {
	background-color: #8d76dd !important;
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
	background-color: #8d76dd !important;
}
.bg-secondary {
	background-color: #eb6f33 !important;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
	background-color: #eb6f33 !important;
}
.bg-success {
	background-color: #3fcbca !important;
}
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
	background-color: #3fcbca !important;
}
.bg-info {
	background-color: #4bb5ea !important;
}
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
	background-color: #4bb5ea !important;
}
.bg-warning {
	background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
	background-color: #d39e00 !important;
}
.bg-danger {
	background-color: #ff7671 !important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
	background-color: #ff7671 !important;
}
.bg-light {
	background-color: #e1e6f1 !important;
}
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
	background-color: #dbe0ea !important;
}
.bg-dark {
	background-color: #3b4863 !important;
}
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
	background-color: #131212 !important;
}
.rank_list{padding-top: .5rem;}
.rank_list li{padding:5px;}
.rank_list h3{display: flex;align-items: center; justify-content: space-between; font-size: 12px; font-weight: normal; padding:0 5px;  margin: 0; padding-right: 8px; margin-bottom: .1rem;}
.num_icon{width: 36px; height: 16px; line-height: 16px; color: #61acfb !important; display: inline-block; text-align: center; margin-right: 3px; color: #fff !important;  background: url(../img/num4.png); background-size: 100% 100%;}
.num_icon.border1{background: url(../img/num1.png) !important;background-size: 100% 100% !important;}
.num_icon.border2{background: url(../img/num2.png) !important;background-size: 100% 100% !important;}
.num_icon.border3{background: url(../img/num3.png) !important;background-size: 100% 100% !important;}
.background{
	width:100%;
	height:10px;
	border-radius: 10px;
	background:#15334f;
	margin:0px ;
	overflow:hidden;
}
.progress{
	height: 10px;
   border-radius: 5px;
	overflow:hidden;
}
.cicle {
	width: 37rem;
	height:37rem;
	background: url(../img/circle1.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	top: -15%;
	left:10%;
	z-index: -10;
	transform-style: preserve-3d;
	transform: rotateX(75deg);
	animation: rotate 20s linear infinite;
  }
.cicle3 {
	width: 35rem;
	height:35rem;
	background: url(../img/circle.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	top: -13%;
	left:55%;
	z-index: -10;
	transform-style: preserve-3d;
	transform: rotateX(75deg);
	animation: rotate3 20s linear infinite;
  }

  .cicle2 {
	position: absolute;
	width: 3.5rem;
	height: 3.5rem;
	background: url(../img/2222.png) no-repeat center;
	background-size: 100%;
	z-index: 10;
	left:30px;
	transform-style: preserve-3d;
	transform: rotateX(75deg);
	animation: rotate2 1s linear infinite;
  }

  .cicle4 {
	width: 5rem;
	height: 5rem;
	position: absolute;
	top:20px;
	left: 50%;
	transform-style: preserve-3d;
	background: url(../img/53gqright.png) no-repeat center;
	background-size: 100%;
	transform: translateX(-50%) rotateX(75deg);
	animation: rotate8 2s linear infinite;
  }
 .cicle5 {
	width: 5rem;
	height: 5rem;
	position: absolute;
	top:25px;
	left: 50%;
	transform-style: preserve-3d;
	background: url(../img/53gqleft.png) no-repeat center;
	background-size: 100%;
	transform: translateX(-50%) rotateX(75deg);
	animation: rotate4 2s linear infinite;
  }
.cicle6 {
	width: 5rem;
	height: 5rem;
	position: absolute;
	top:30px;
	left: 50%;
	transform-style: preserve-3d;
	background: url(../img/535gqbottomright.png) no-repeat center;
	background-size: 100%;
	transform: translateX(-50%) rotateX(75deg);
	animation: rotate8 2s linear infinite;
  }
 .cicle7 {
	width: 5rem;
	height: 5rem;
	position: absolute;
	top:35px;
	left: 50%;
	transform-style: preserve-3d;
	background: url(../img/53gqbottomleft.png) no-repeat center;
	background-size: 100%;
	transform: translateX(-50%) rotateX(75deg);
	animation: rotate4 2s linear infinite;
  }
  .cicle8 {
	width: 7rem;
	height: 7rem;
	background: url(../img/circle8.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	top:40px;
	left: 50%;
	z-index: 1000000;
	transform-style: preserve-3d;
	transform: translateX(-50%) rotateX(75deg);
	animation: rotate8 20s linear infinite;
  }

  @keyframes rotate {
	0% {
	  transform: rotateX(60deg)  rotate(0);
	}
	100% {
	  transform: rotateX(60deg) rotate(360deg);
	}
  }
  @keyframes rotate2 {
	0% {
	  transform: rotateX(60deg) rotateZ(0);
	}
	100% {
	  transform: rotateX(60deg) rotateZ(360deg);
	}
  }

  @keyframes rotate3 {
	0% {
	  transform: translateX(-50%)   rotateX(60deg)  rotateZ(360deg);
	}
	100% {
	  transform: translateX(-50%)  rotateX(60deg)   rotateZ(0);
	}
  }
  @keyframes rotate8 {
	0% {
	  transform: translateX(-50%) rotateX(75deg) rotateZ(0);
	}
	100% {
	  transform: translateX(-50%) rotateX(75deg) rotateZ(360deg);
	}
  }
  @keyframes rotate4 {
	0% {
	  transform: translateX(-50%) rotateX(75deg) rotateZ(0);
	}
	100% {
	  transform: translateX(-50%) rotateX(75deg) rotateZ(-360deg);
	}
  }
  
.dz_top .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color:none;
	background-clip: border-box;
	border: none;
	border-radius: 5px;
	box-shadow: inherit;
	overflow: hidden;
	
}
.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%;}
.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;}
.media .flex-a{font-size: 14px;}
.w-img img{ width: 46px; margin-right: 8px;}
.rounded-0 .end {
    background: #01aaff;
    color: #fff;
    position: absolute;
    top: -0.6em;
    right: -2em;
    font-size: 0.6em;
    padding: 1em 2em 0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}.cofont {
    font-weight: normal;
    font-size: 20px;
}.media-body h5.mb-1 .numb {
    font-size: 12px !important;
    position: relative;
    margin-left: 0.4rem;
    font-weight: normal;
}
.he-line { display: block; padding-left:18px; position: absolute; top:5px; left: 10px; font-size: 12px; font-weight: 300; color: #ffffff; box-sizing: border-box; line-height:24px; }
.he-line .he-label::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-image: linear-gradient(0deg, #25fffc, #00d8ff) 10 10;
    background: linear-gradient(0deg, #25fffc 0%, #00d8ff 100%);
    border-radius: 50%;
    left: -10px;
    top: 5px;
}
.he-line .he-label{ position: relative;}
.he-line .line-num { font-size: 12px;color: #00fff6; font-weight: normal; padding-left: 2px; padding-right:5px; }

.ellipsis90 {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }.zw_list li {
	font-size: 12px;
	height: 2.5vh;
	line-height: 2.5vh;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: .2vh;
	list-style: none;
	cursor: pointer;
}
.zw_list li .align-r {
	text-align: right;
	color: #01d3ff;
  }
  .flex_align {
	display: flex;
	align-items: center;
  }

  .zdlable {
	background: linear-gradient(to right, #2cabf7 , #50c9fe);
	width: 16px;
	border: none;
	display: inline-block;
	border-radius: 50%;
	margin-right: 3px;
	color: #fff;
	font-size: 12px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	
  }
  .zw_list{padding: 0 6px;}
  .zw_list li:first-child  .zdlable{  background: linear-gradient(to right, #f45a16 , #f47339) !important;}
  .zw_list li:nth-child(2)   .zdlable{  background: linear-gradient(to right, #efa014 , #f6b541)  !important;}
  .zw_list li:nth-child(3)  .zdlable{  background: linear-gradient(to right, #1dd0b4 , #74d8cd) !important;}
  .zw_list li .align-items{ justify-content:space-between ;}

  .equip-status{border-bottom: 1px dashed #0f345c; height: 9vh;}
.status-list { width: 100%; position: relative;  padding-left: 10%; display: flex; align-items: center;}

.status-list .boll-box { width: 91px; height: 100%; position: relative; text-align: center; }

.status-list .boll-box .ball-pic { display: block; width: 77px; height:75px; margin: 0 auto; margin-top: .6vh; }

.status-list .boll-box .ball-pic img { width: 100%; height: 100%; }

.status-text { font-size: 14px; color: #00a1e2; vertical-align: top; font-weight: bold; margin-bottom: 6px !important; font-family: 'title' !important;
  }
   .status-text  .line-num{color: #fff !important; margin: 0 6px;}
.status-list .boll-box .trans-pic { position: absolute; width:40px; height:40px; animation: run 7s linear infinite; top: 50%;; left: 50%; margin-left: -20px;margin-top: -20px; }

.status-list .boll-box .trans-pic img { width: 100%; height: 100%; }

.status-list .boll-legend { margin-left: 10px; padding-top: 0px; box-sizing: border-box; }

.status-list .boll-legend .boll-line { display: block; padding-left:10px; position: relative; font-size: 12px; font-weight: 300; color: #ffffff; box-sizing: border-box; line-height:20px; }

.status-list .boll-legend .boll-line .line-num { font-size: 13px; font-family: "num"; font-weight: normal; padding-left: 2px; padding-right:5px; }

@media only screen and (min-width: 1000px) and (max-width: 1800px) {
.list_table tr td:nth-child(3) { width:18%; text-align:left !important

}
.jctable tr td{padding: .5vh 0;}
.head{height:60px ;}
.head h1{line-height: 50px;}
.icon-box img{ width:70px;}
.head-close i {
    font-size: 20px;
    color: #0db0ff;
}.head .topright {
    position: absolute;
    right: 50px;
    top: 3px;
}.head .topleft {
    position: absolute;
    left: 18px;
    top: 2px;
}.sp_box {
    margin: .4rem 0;
}.hbox p {
    font-size: 12px;
}
.ScrollText2 {
    height:17vh;
    overflow: hidden !important;
}
.height14 {
    height:9vh!important;
    overflow: hidden 
}
.echartsmap h3 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
.echartsmap {      transform:scale(0.8);}
.hbox .hnum img{width:28px; margin-right: 3px;}
.hbox .hnum{font-size: 12px; height: 8vh;  }
.tabwidht{width: 40vh; height: 21vh;}

.w-img img {
    width:38px;
    margin-right: 4px;
}
.height25{height:23vh;}
.height50 {
    height: 54.4vh;
  
}
}