﻿@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*, body {
	padding: 0px;
	margin: 0px;
	
	

}
body {
	background: #000001;
	color: #fff;font-family: Verdana, 微软雅黑;
	font-size: 12px; overflow: 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: 75px
}
.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;
}


.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 {
	color: #69e0ff;
	text-align: center;
	font-size: 1.8rem;
	line-height: 68px;
	background-image: -webkit-linear-gradient(right,#0088ff,#01d3ff,#01acff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@-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;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
.topbox li .yq-b {
	display: flex;
	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);
}

.lefttable {
	margin-top: 115px;
}
.lefttable th {
	text-align: center;
	padding: 15px 3px;
	color: #0bcbff;
	font-size: 12px;
	border-bottom: 1px solid #0f82a2
}
.text-f {
	color: #00ffcc !important;     font-family: 'DS-DigitalBold' !important;
}
.lefttable tr:nth-child(2n+1) {
	background:url(../img/trbg.png) no-repeat
}
.lefttable tr td {
	padding: 8px 3px;
	text-align: center;
	color: #afeffd;
	font-size: 12px
}
a {
	text-decoration: none
}
.zgbox .topbox {
	padding-bottom: 5px;
	overflow: hidden;
}
.agbox {
	position: fixed;
	padding: 15px 0;
	top: 68px;
	width: 100%;
	z-index: 10000;
	overflow: hidden
}
.bgbox {
	position: fixed;
	right: 0;
padding-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 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;
}

.equip-status ul { height: 100%; }

 .status-list { width: 100%; position: relative;  float:  left; justify-content: center; display: flex;}

 .status-list .boll-box { width: 61px; height: 100%; position: relative; text-align: center; }

.status-list .boll-box .ball-pic { display: block; width: 61px; height:63px; margin: 0 auto; margin-top: 5px; }

 .status-list .boll-box .ball-pic img { width: 100%; height: 100%; }

.status-text { font-size: 15px; color: #ffffff; vertical-align: top; font-family: 'title' !important;
    font-weight: normal; }

.status-list .boll-box .trans-pic { position: absolute; width:20px; height:20px; animation: run 7s linear infinite; top:23px; left: 50%; margin-left: -10px; }

 .status-list .boll-box .trans-pic img { width: 100%; height: 100%; }

 .status-list .boll-legend { margin-left: 10px; padding-top: 20px; box-sizing: border-box; }

 .status-list .boll-legend .boll-line { display: block; padding-left:10px; position: relative; font-size: 13px; font-weight: 300; color: #ffffff; box-sizing: border-box; line-height:24px; }

 .status-list .boll-legend .boll-line .line-num { font-size: 23px;     font-family: 'DS-DigitalBold' !important;font-weight: normal; padding-left: 2px; padding-right:5px; }
 .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;
	padding: 20px;
	margin: 0 20px;
    background: url(../img/listbg.png) no-repeat bottom center;
	margin-left: 10px;
	color: #fff;
	position: relative;
}
.icon-box {
    margin-bottom: -18px;
}
.topbox ul li font {
font-size:.9rem;
	font-weight: normal;
}
.topbox ul li i {
	font-size: 1.6rem
}
.zc-text {
	color: #fff;
	font-size: 16px; margin-bottom: -18px;
}
.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: 15px
}
.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: 120%; position:absolute; 
	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: #fff;
	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');
}
.numb{font-family: 'DS-DigitalBold' !important;  font-weight: bold;  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%
}
@media only screen and (min-width: 1800px) and (max-width: 2000px) {
	
.zc-text h2 {
	font-size: 2rem;
}
.zc-text {

	font-size: 16px;
}

.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 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 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: 15px;
	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 .zc-text h2 {
	font-size: 1.7rem;
}
.topbox ul li i {
	font-size: 2rem
}

.lefttable {
	margin-top: 125px;
}


.citylist2 {
	font-size: 14px;
	color: #fff;
	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;
}
.nolist {width: 100%; display: flex; flex-wrap: wrap; margin: 0; padding: 0;}
.nolist li {list-style: none; width: 50%;margin: 0; padding: 5px;  position: relative;}
.nolist li a{display: block; background: rgba(25, 45, 77,.6); padding-left: 8px; border-radius: 5px;  height: 10vh; display: flex; flex-wrap: wrap; align-items: center;  text-decoration: none; color: #fff;}
 .nolist li img{position: absolute; right: 5%; top:15%; width: 68px;}
 .nolist li h3{width: 100%; color: #00fff6 ; margin: 0; font-size:20px;}
 .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 17.5%;
	max-width: 17.5%;
}
.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%;
}
}
#breakNewsList {
    height: 28vh;
    overflow: hidden;
    width: 100%;
}	#breakNewsList2 {
	height: 28vh;
	overflow: hidden;
	width: 100%;
}

.zw_list li {
	font-size: 12px;
	text-align: center;
	height: 4.6vh;
	line-height: 4.6vh;    background: #fbfbfb;
	background: url(../img/trbg.png) no-repeat;

	margin: 0;
	margin-bottom: .3vh;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
 .zw_list .zw_list_title {
	background: url(../img/zw_listbg.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;height: 4vh;
	line-height: 4vh; 
	font-weight: bold;
	border: none;
}
.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box; 
	background: rgba(1, 10, 33,.6);
    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: 8px;
	
	
}
.height35{height: 35vh; }
.height40{height: 50vh;}
.media-ul{display: flex; flex-wrap: wrap;}
.media-body{padding: 1vh;height: 9vh;display: flex; align-items: center; }
.media-ul li{ width: 50%; padding: .6vh ; }
.media-ul .flex-a {
    display: flex;
    align-items: center;
    color: #fff;
}.w-img img {
    width: 40px;
    margin-right: 8px;
}
.media-body h5.mb-1 {
    margin-top: .2rem !important;
    font-size: 20px;font-family: 'DS-DigitalBold' !important; 
    color: #01c8ff ;
}
.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%;}
.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;
}

.card-body {padding: 5px;}
.card .card-title {
    font-size: 14px;
    font-weight: 600;
    background: url(../img/title_icon.png) left 6px center no-repeat #082047;
    color: #43fdef;
    border-bottom: 1px solid rgba(15,115,227,0.5);
    flex: 1 1 auto;
    padding: .5rem; padding-left: 30px;
}
.colorb{color: #575e63;}
.colorr{color: #fe4d52;}

.zw_list li .text_num3 {
    color: #f45a16 !important;font-family: 'DS-DigitalBold' !important;  font-size: 16px;margin-right: 2px;
}
.zw_list li .text_num2 {
    color: #01c8ff  !important;font-family: 'DS-DigitalBold' !important;    font-size: 16px;margin-right: 2px;
}
.zw_list li .text_num4 {
    color: #01e9ec  !important;font-family: 'DS-DigitalBold' !important;   font-size: 16px; margin-right: 2px;
}
@media only screen and (min-width: 1000px) and (max-width: 1800px) {
.list_table tr td:nth-child(3) { width:18%; text-align:left !important

}}