@charset "utf-8";
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box}
*,body{padding:0px;	margin:0px;color:#ecf0f1;font-family: "微软雅黑";}
body{color:#666;font-size: 16px;}
li{ list-style-type:none;}
table{}
i{ margin:0px; padding:0px; text-indent:0px;}
img{ border:none; max-width: 100%;}
a{ text-decoration:none; color:#399bff;}
a.active,a:focus{ outline:none!important; text-decoration:none;}
ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0}
a:hover{ color:#06c; text-decoration: none!important}

.pulll_left{float:left;}
.pulll_right{float:right;}
.center_double{width:100%; overflow:hidden;}
/*--加载--*/
.loading{position:fixed; left:0; top:0; font-size:16px; z-index:100000000;width:100%; height:100%; background:#1a1a1c; text-align:center;}
.loadbox{position:absolute; width:160px;height:150px; color: rgba(255,255,255,.6); left:50%; top:50%; margin-top:-100px; margin-left:-75px;}
.loadbox img{ margin:10px auto; display:block; width:40px;}
/*--页头大标题--*/
.head{ width:65%; overflow:hidden;}
.head_title{ width:30%; height:80px; padding-left:20px;}
.head_title h1{ color:#fff; font-size:30px; line-height:46px;}
.weather span{color:rgba(255,255,255,.6)!important; font-size: 14px; }
/*--top data--*/
.center_three_data{width:70%; float:left; padding-top:10px; background-color:rgba(33, 51, 64, 0.3);padding-left: 10px;padding-right: 10px;}
.center_three_data p{ float:left; width:20%; color:#fff; font-size:15px; text-align: center; }
.center_three_data span{ color:rgb(228, 136, 133);  font-size:26px; font-weight:600;}
.echart_map{ width:100%; height:100%;}


/*--模块公共--*/
.clearfix{ overflow:hidden; padding:10px; margin:10px;  border: solid 1px #232759;}
.boxall{ padding:10px; margin-bottom:5px;; z-index: 10; /*border:solid 1px #232759;*/}
.alltitle{ font-size:16px; color:#fff; position: relative;margin-bottom: 10px;}
/*.alltitle:before{ width: 5px; height: 20px; top:2px; position: absolute; content: ""; background: #5c94ff; border-radius:20px; left: 0; }*/

.rightbox{ width:35%;}
.navboxall{height: calc(100% - 20px);}

/*--first table--*/
.bottom_box{ overflow:hidden; padding: 0 10px;}
.left_topThree{float:left; width:55%; padding-bottom:5px;}
.left_topThree li{ float:left; width:24%; height: 110px;  border:solid 1px #232759; margin-right:1%; padding:0 20px 0 10px;}
/*.left_topThree li h3{ padding-top: 10px; display: block; text-align: center; color: #fff; font-size: 16px;}*/
#zb1,#zb2,#zb3,#zb4{ float:left; width:50%; }
.left_topThree li p{ float:right;width:50%; font-size:16px; color:#fff; text-align:right; margin-bottom:10px; padding-top:20px; }
.left_topThree li p span{ font-size:30px; color:#62e5ec; font:Arial, Helvetica, sans-serif;text-align:right; }

/*--地图左上角标注--*/
.left_top_mark{position:absolute; top:35px; left:40px;  font-weight:bold; z-index:1000; overflow:hidden;}
.left_top_mark .icon_img{ float:left; width:60px; height:60px; overflow:hidden; border-radius:50%; background-color:#666; margin-right:15px;}
.left_top_mark icon_img img{ display:block;}
.left_top_mark h3{ float:left; font-size:15px; color:#bbb; font-weight:normal;}
.left_top_mark h3 span{ font-size:30px; color:#31d69f; line-height:40px; font-weight:bold;}

/*--地图左下角标注--*/
.left_bottom_mark{position:absolute; bottom:30px; left:40px;  font-weight:bold; z-index:1000;}
.left_bottom_mark li{ font-size:15px; color:#999; line-height:34px;}
.left_bottom_mark li span{ font-size:28px; color:#ffa022;} 

/*--表单--*/
.table1{ width:100%;/* background-color:rgba(33, 51, 64, 0.3);*/ padding:7px 0px;border: solid 1px #232759;}
.table1 tr{}
/*.table1 th{border-bottom: 1px solid rgba(255,255,255,.1); font-size: 16px; color:rgba(255,255,255,.8); font-weight: normal; padding:5px 0; text-align:center;background-color:rgba(68, 222, 206, 0.2);}*/
.table1 td{ font-size: 15px; color:rgba(255,255,255,.5); padding: 6px 0;text-align:center; }
.table1 span{ width: 24px; height: 24px; border-radius: 3px; display: block; background: #878787; color: #fff; line-height: 24px; text-align: center; margin:0 auto;}

.table1 tr:nth-child(2) span{ background: #ed405d}
.table1 tr:nth-child(3) span{ background: #f78c44}
.table1 tr:nth-child(4) span{ background: #49bcf7}
.iconchart li{height: 30px;}
.iconchart label{ color: #fff; line-height: 30px; height: 30px; display: inline-block; opacity: .8;}
.iconchart label img{ display: inline-block; vertical-align: middle; opacity: .4;}
.iconchart .bar{ display: inline-block; background: rgba(255,255,255,.1); border:1px solid rgba(255,255,255,.2);width: 78%;height:20px; padding: 2px; position: relative;top: 5px;}
.iconchart .bar span{ background: linear-gradient(to right, #588fab , #5ea99c); display: block; width: 60%; height: 100%;animation: myfirst2 1s  ease;}
.iconchart .bar i{position: absolute; opacity: .5; right:-36px; color: #fff; line-height: 20px; top: 0;}
/*Plugin CSS*/
.wrap{ height:88%; overflow: hidden;}
.wrap li{  line-height:32px; height:32px; }
.wrap li p,.wraptit{ font-size: 0; }
.wrap li span{ display: inline-block; font-size: 16px;color: rgba(255,255,255,1);}
.wraptit span{ display: inline-block; font-size: 18px;color: rgba(82,255,208,1);}
.wraptit { border-bottom: 1px solid rgba(255,255,255,.2); padding:0 0 10px 0; margin-bottom: 10px;}
.wrap li span:nth-child(1),.wraptit span:nth-child(1){ width: 30%}
.wrap li span:nth-child(2),.wraptit span:nth-child(2){ width: 18%}
.wrap li span:nth-child(3),.wraptit span:nth-child(3){ width: 15%}
.wrap li span:nth-child(4),.wraptit span:nth-child(4){ width: 18%}
.wrap li span:nth-child(5),.wraptit span:nth-child(5){ width: 14%}
.str_wrap {
	overflow:hidden;
	width:100%;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	white-space:nowrap;
}


.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}

@keyframes myfirst2
{
from {width: 0}
to {}
}


