*{
	margin: 0;
	padding: 0;
	font-size: 10px;
}
body{
	width: 100%;
	height: 100%;
	background-color: #000;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	-moz-box-pack: center;
	display: -moz-flex;
	-webkit-align-items: center;
	-moz-aling-items:center;
	flex-direction: column;
	text-align: center;
	font-family: "微软雅黑";
}
.container{
 width: 1056px;
 height: 739px;
position: relative;
margin-top: 2%;
background-image: url(../img/ybg.png);
background-repeat: no-repeat;
margin-top:30px;

}
.btn{
	position: absolute;
	top:40%;
	width: 100px;
	height: 100px;
	cursor: pointer;
	z-index: 33;

}
.btn img{
	width: 100px;
	height: 100px;
	display: none;
}
.btn1{
	left: 20px;
}
.btn2{
	right: 20px;
}
.nav{
	margin-top: 55px;
	margin-left: 90px;
}
.nav ul{
	list-style: none;
}
.nav ul li{
	float: left;
	width: 120px;
	height: 28px;
	padding-top: 7px;;
	font-size: 1.5em;
	color:#46ddc7 ;
	margin-left: 2%;
	cursor: default;
	
}
.addbg{
	background-image: url(../img/libg.png);
	background-repeat: no-repeat;
}
.nobg{
	
}
.disN{
	display: none;
}
.disB{
	display: block;
}
.data{
	position: absolute;
	width: 715px;
	height: 557px;
	
	margin-top: 55px;
	margin-left: 35px;
	
}
.init{
	visibility: hidden;
}
.data1{
	display: block;
	
}
.fir{
	background-image: url(../img/libg.png);
}
.title{
	width: 135px;
	height: 28px;
	
	margin-top:5px;
	margin-left:125px;
	font-size: 20px;
	padding-top:7px;
	color: #94daae;
	
}
.biao{
	width: 100%;
	height: 92%;
	border:1px solid rgba(0,0,0,0);
	
	
}
.right{
	width: 260px;
	height: 563px;
	margin-top: 12px;
	position:relative;
	float: right;
	margin-right: 38px;
	display: flex;
	text-align: center;
}
.right .input{
	width: 130px;
	height: 19px;
	color: #fff;
	
	text-align: center;
	background-color: #0a2120;
	border:none;
	padding-top: 5px;
	float: left;
}
.right .btn{
	width: 20px;
	height: 24px;
	border:1px solid red;
	margin-right: 20px;
	background-color: none;
	float: right;
	opacity: 0;
	top:37px;
	cursor: pointer;
    right:40px;
}
.search{
	width:160px;
	height: 24px;
	
	margin-left: 50px;;
	margin-top: 36px;
	margin-bottom: 20px;
}
.list{
	list-style: none;
	margin-top:60px;
}
.list li{
	margin-top: 10px;
	font-size: 15px;
	font-family: 微软雅黑;
	color: #fdfecd;
}
.list .color{
	color:#46ddc7 ;
}
.list li span{
	margin-left: 5px;
	font-size: 15px;
}
.list li strong{
	font-size: 18px;;
}
.xa{
	color: #fff;
	font-size: 20px;;
	margin-top:690px;
}
/*404页面*/
.error{
	width: 980px;
	height: 580px;
	position: absolute;
	background-image:url(../img/error.png);
	top:90px;
	left: 35px;
	display: flex;
	text-align: left;
	display: none;
}
.sorry{
	width: 280px;
	height: 110px;
	margin-top: 230px;
	margin-left: 490px;
}
.error .p1{
	font-size: 18px;
	color: #fff;
	font-family: 微软雅黑;
	font-weight: bold;
	margin-left: 0;
}
.error .p2{
	font-size: 10px;
	color: #fff;
	font-family: 微软雅黑;
	
}
.error input{
	width: 140px;
	height: 30px;
	background-color: #136f62;
	border:0;
	color: #fff;
	margin-top: 10px;
	font-size: 20px;
}
/*load*/
.load{
	width: 980px;
	height: 580px;
	position: absolute;
	background-image:url(../img/load_03.png);
	top:90px;
	left: 35px;
	display: none;
	
}
.hrs{
	position: relative;
	height: 60px;
	width: 300px;
	margin-top: 300px;
    margin-left:320px;
}
.kong{
	width: 30px;
	height: 10px;
	
}
.load hr{
	position: absolute;
	
}
.load .write{
	width: 300px;
	height: 0px;
	border:2px solid #fff;
	
}
.load .green{
	width: 150px;
	z-index: 33333;
	height: 0px;
	border:2px solid #00ffdf;
	
	
}
.point{
	position: absolute;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fff;
	left: 150px;
	z-index:99999 ;
	top:0px;
	box-shadow: 0px 0px 8px 6px #00FFDF;
	
}
.load p{
	font-size: 15px;
	margin-top: 30px;
	color: #06d6b6;
}
.load p span{
	margin-left: 15px;
}
/*noresult*/
.noresult{
	width: 980px;
	height: 580px;
	position: absolute;
	background-image:url(../img/noresult_03.png);
	top:90px;
	left: 35px;
	display: none;
}
.noresult .word{
	width: 300px;
	height: 60px;
	margin-top:380px;
	margin-left: 350px;;
}
.word p{
	color: #0d9985;
	font-size: 15px;
}
.link {
  stroke: #999;
  stroke-opacity: .6;
}

.tooltip {
  position: absolute;
  text-align: center;
  width: auto;
  height: auto;
  padding: 3px 5px 3px 5px;
  font: 1em sans-serif;
  border: 0px;
  border-radius: 5px;
  pointer-events: none;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  background-color: lightsteelblue;
}

#container {
	margin-top: 40px;
    width: 700px;
	margin-left: 5px;

 
}
#forcechart {
 height: 500px;
  width: 700px;
background-color: ;
  border-radius: 8px;
  margin-top:30px;
}