html,body{
    width:100%;
    height:100%;
    overflow: auto;
	font-size: 14px;
	font-family: "微软雅黑";
	margin: 0;
}
/*滚动条设置*/
::-webkit-scrollbar{
	width: 0 !important


}
::-webkit-scrollbar-track{
	box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
	border-radius:3px;
	background-color:transparent;
}
::-webkit-scrollbar-thumb{
	border-radius:3px;
	box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
	background-color:#0574c2;
}
.w-container,div{
	-ms-overflow-style:none;
	/*overflow:-moz-scrollbars-none;*/
}
.w-red{
	color: #FF1838 !important;
}
.w-green{
	color: #2FED41 !important;
}
.w-blue{
	
	color: #31D8FA !important;
}
.w-containerbox{
	overflow: hidden;
	width:100%;
	height:100%;
	background-image: url(../img/background2.png);
	background-size:100% 100%;
}
.w-container{
	overflow: hidden;
	width: 98%;
    height:100%;
	margin: 0 1%;
}
.w-tittle{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 65px;
	height: 65px;
	letter-spacing: 3px;
}
.w-boxleft{
	float: left;
	width: 28%;
    height:100%;
    padding: 10px;
    position: relative;
    margin-top: 30px;
    padding-top: 25px;
}
.w-boxright{
	float: right;
	width: 69%;
    height:100%;
    padding: 10px;
    position: relative;
    margin-top: 30px;
    padding-top: 25px;
}
.w-bltittle{
	position: absolute;
	top: -14px;
	left: 39%;
	text-align: center;
	font-size: 20px;
	color: #31D8FA;
	font-weight: bold;
}
.w-brtittle{
	position: absolute;
	top: -10px;
	left: 39%;
	text-align: center;
	font-size: 20px;
	color: #31D8FA;
	font-weight: bold;
}
.w-vpbtittle{
	text-align: center;
	font-size: 18px;
	color: #31D8FA;
	font-weight: bold;
	line-height: 40px;
	border-bottom: solid 1px #023344;
}
.w-vpbtittle2{
	text-align: center;
	font-size: 18px;
	color: #31D8FA;
	font-weight: bold;
	line-height: 40px;
	border-bottom: solid 1px #023344;
}
.w-vpbztable table{
	width: 100%;
	border-collapse: collapse;
	overflow: auto;
}
.w-vpbztable table tr:first-child{
	border-bottom: solid 1px #023344;
}
.w-vpbztable table tr:first-child td{
	line-height: 40px;
}
.w-vpbztable table td:last-child{
	text-align: left;
}
.w-vpbztable table td{
	border: none;
	text-align: center;
	width: 20%;
	color: #FFFFFF;
	line-height: 30px;
}
.w-vegpribox{
	background: url(../img/shadow.png);
	height: 35%;
	margin-bottom: 2%;
	border: solid 1px #023344;
	border-radius: 3px;
}
.w-vegprizbox{
	background: url(../img/shadow.png);
	height: 47%;
	border: solid 1px #023344;
	border-radius: 3px;
	overflow: auto;
}
.w-vegprizbox2{
	background: url(../img/shadow.png);
	height: 47%;
	border: solid 1px #023344;
	border-radius: 3px;
	overflow: auto;
}
.w-brtabcon{
	float: right;
	width: 89%;
	overflow: hidden;
	height: 100%;
}
.w-brtab{
	float: left;
	height: 100%;
	width: 10%;
}
.w-brtab ul{
	margin: 0;
	padding: 0;
	height: 100%;
}
.w-brtab li{
	list-style: none;
	height: 13%;
	margin-bottom: 8.5%;
	background: url(../img/shadow.png);
	text-align: center;
	display: block;
	cursor: pointer;
	color: #186A7F;
	position: relative;
}
.w-brtab li img{
	width:50px;
	height: 50px;
	top:20px;
	position: absolute;
	left: 40px;
}

.w-brtab li span{
	font-size: 16px;
	font-weight: bold;
	top:65%;
	position: relative;
}
.w-btctodaybox{
	float: left;
	width: 20%;
	margin-right: 1%;
	background: url(../img/shadow.png);
	border: solid 1px #023344;
	border-radius: 3px;
	height: 99%;
}
.w-btctodaypricebox{
	float: left;
	width: 35%;
	margin-right: 1%;
	background: url(../img/shadow.png);
	border: solid 1px #023344;
	border-radius: 3px;
	height: 99%;
	overflow: auto;
}
.w-btctodayavebox{
	float: right;
	width: 42%;
	background: url(../img/shadow.png);
	border: solid 1px #023344;
	border-radius: 3px;
	height: 99%;
}
.w-btcboxt{
	overflow: hidden;
	width: 100%;
	height: 37%;
	margin-bottom: 1%;
}
.w-btcboxb{
	overflow: hidden;
	width: 100%;
	height: 46%;
}
.w-btctits{
	text-align: center;
	color: #fff;
	line-height: 40px;
}
.w-btcboxs{
	height: 28%;
}
.w-btcnumber{
	margin: 0 2%;
}
.w-btcnumber span{
	display: inline-block;
	width: 52px;
	background: url(../img/shadow.png);
	text-align: center;
	height: 52px;
	line-height: 52px;
	font-size: 30px;
}
.w-btcmonthave{
	float: left;
	width: 50%;
	background: url(../img/shadow.png);
	border: solid 1px #023344;
	border-radius: 3px;
	height: 99%;
}
.w-btcyearave{
	float: right;
	width: 48%;
	background: url(../img/shadow.png);
	border: solid 1px #023344;
	border-radius: 3px;
	height: 99%;
}
.w-vpbechartbox{
	position: relative;
	height: 65%;
	width: 100%;
}
.w-vpbechart{
	height: 100%;
	width: 100%;
	position: relative;
}
.w-vpbechartnum{
	position: absolute;
	left: 44%;
	top: 42%;
	color: #FF1838;
	font-size: 30px;
}
.w-vpbecontain{
	text-align: center;
}
.w-vpbecontaint{
	height: 30px;
}
.w-vpbecontainb{
	height: 30px;
}
.w-vpbecontain span{
	color: #FFFFFF;
	line-height: 30px;
}
.w-vpbecontain img{ 
	margin: 0 7px;
	position: relative;
	top: 3px;
}
.w-btcyearechart{
	height: 89%;
	width: 100%;
}
.w-btcmonthechart{
	height: 89%;
	width: 100%;
}
.w-btcechart{
	height: 80%;
	width: 100%;
}
.w-zero{
	height: 100%;
}
.w-one,.w-two,.w-three,.w-four,.w-five{
	height: 100%;
	display: none;
	color: #FFFFFF;
}
.time {
    color: white;
    width: 220px;
    height: 70px;
    position: absolute;
    top: 10px;
    right: 30px;
	font-size: 16px;
}

.datetime {
    position: absolute;
    line-height: 60px;
    padding-left: 10px;
    border-image-source: url(../img/border-time.gif);
    border-image-slice: 10 fill;
    border-width: 10px;
    border-style: solid;
    background-clip: padding-box;
    filter: blur(0px);

}