@charset "utf-8";

/* * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
} */

*,

/* 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
}


.clearfix:after,
.clearfix:before {
	display: table;
	content: " "
}

.clearfix:after {
	clear: both
}

.pulll_left {
	float: left;
}

.pulll_right {
	float: right;
}

@font-face {
	font-family: electronicFont;
	src: url(../font/DS-DIGIT.TTF)
}

/*谷哥滚动条样式*/

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	position: absolute
}

::-webkit-scrollbar-thumb {
	background-color: #5bc0de
}

::-webkit-scrollbar-track {
	background-color: #ddd
}

/***/

.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{ height:105px; background: url(../images/head_bg.png) no-repeat center center; position: relative}*/
.head {
	width: 100%;
	height: 100px;
	line-height: 80px;
	background: url(../images/t_header.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	position: relative;
}

.head h1 {
	color: #fff;
	text-align: center;
	font-size: 42px;
	line-height: 90px;
	;
}

.head h1 img {
	width: 1.5rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: .2rem
}

.weather {
	position: absolute;
	right: 30px;
	top: 22px;
	line-height: 70px;
}

.weather img {
	width: 1.3rem;
	display: inline-block;
	position: relative;
	top: -.1rem;
	margin-right: .4rem;
	vertical-align: middle;
}

.weather span {
	color: rgba(255, 255, 255, .9) !important;
	font-size: 18px;
}

.mainbox {
	padding: 10px 20px 0 20px;
}

.mainbox>ul {
	margin-left: -.4rem;
	margin-right: -.4rem;
}

.mainbox>ul>li {
	float: left;
	padding: 0 .4rem
}

.mainbox>ul>li {
	width: 24%
}

.mainbox>ul>li:nth-child(2) {
	width: 52%
}

.t_min {
	display: inline-block;
	width: 1.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	background: url(../images/t_border.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.16rem;
	color: #fff;
	position: relative;
}

.bar {
	background: rgba(101, 132, 226, .1);
	padding: 1px;
}

.barbox li,
.barbox2 li {
	width: 50%;
	text-align: center;
	position: relative;
	z-index: 100;
}

.barbox:before,
.barbox:after {
	position: absolute;
	width: 40px;
	height: 20px;
	content: "";
}

.barbox:before {
	border-left: 4px solid #02a6b5;
	left: 0;
	border-top: 4px solid #02a6b5;
}

.barbox:after {
	border-right: 4px solid #02a6b5;
	right: 0;
	bottom: 0;
	border-bottom: 4px solid #02a6b5;
}

.barbox li:first-child:before {
	position: absolute;
	content: "";
	height: 50%;
	width: 1px;
	background: rgba(255, 255, 255, .2);
	right: 0;
	top: 25%;
}

.barbox {
	border: 1px solid rgba(25, 186, 139, .17);
	position: relative;
}

.barbox li {
	font-size: 80px;
	color: #ffeb7b;
	padding: 2px 0;
	font-family: electronicFont;
	font-weight: bold;
}

.barbox2 li {
	font-size: 30px;
	color: rgba(255, 255, 255, .7);
	padding-top: .1rem;
}

.boxall {
	padding: 15px;
	background: rgba(0, 0, 0, .2);
	position: relative;
	margin-bottom: 15px;
	;
	z-index: 10;
}

.alltitle {
	font-size: 18px;
	color: #fff;
	position: relative;
	padding-left: 12px;
	margin-bottom: 10px;
}

.alltitle:before {
	width: 5px;
	height: 20px;
	top: 2px;
	position: absolute;
	content: "";
	background: #49bcf7;
	border-radius: 20px;
	left: 0;
}

.alltitle1 {
	color: rgb(255, 255, 255);
	text-align: left;
	padding: .2rem 0 .1rem 0;
	position: relative
}

.alltitle1 span {
	font-size: .18rem;
	color: rgba(255, 255, 255, 0.35);
	display: block;
	text-transform: uppercase
}

.alltitle1:before {
	position: absolute;
	content: "";
	width: 50%;
	height: 25px;
	background: url(../images/animate.gif) no-repeat right top;
	background-size: auto 100%;
	right: -.6rem;
	top: -.5rem;
	opacity: .6;
}

.alltitle2 {
	font-size: 2rem;
	color: rgb(244, 243, 240);
	padding: .1rem 0 .1rem 0;
}

.alltitle2 span {
	font-size: .18rem;
	color: rgba(255, 255, 255, 0.35);
	display: block;
	text-transform: uppercase
}

.alltitle2:before {
	position: absolute;
	content: "";
	width: 50%;
	height: 3rem;
	background: url(../images/animate.gif) no-repeat right top;
	background-size: auto 100%;
	right: -.6rem;
	top: -.2rem;
	opacity: .6;
}


.navboxall {
	/* height: calc(100% - 30px); */
}

.num,
.zhibiao {
	height: 100%;
	width: 50%;
}

.zb1,
.zb2,
.zb3 {
	float: left;
	width: 33.3333%;
	height: 100%;
}

#zb1,
#zb2,
#zb3 {
	height: calc(100% - 30px);
}

.zhibiao span {
	padding-top: 20px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.boxnav {
	padding-top: 12px;
	font-size: 0;
}

.boxnav i {
	font-size: 30px;
	color: #fff;
	font-style: normal;
	margin-left: 1px;
}

.boxnav span {
	color: #ffb43e;
	background: rgba(255, 255, 255, .05);
	font-size: 50px;
	font-weight: bold;
	padding: .1px 2px;
	margin-right: .05rem;
}

.num {
	padding-right: 20px;
}

.numbt {
	font-size: 24px;
	color: #fff;
	padding-top: 14px;
}

.numbt span {
	font-size: 18px;
	padding-left: 10px;
	color: #fff;
}

.numtxt {
	color: #fef000;
	font-size: 80px;
	font-family: arial;
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	padding: 10px 0;
	margin: 18px 0;
	font-weight: bold;
	letter-spacing: 2px;
}

.numbtr {
	font-size: 24px;
	color: #fff;
	padding-top: 14px;
}

.numbtr span {
	font-size: 18px;
	padding-left: 10px;
	color: #fff;
}

.numtxtr {
	color: #fef000;
	font-size: 80px;
	font-family: arial;
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	padding: 10px 0;
	margin: 18px 0;
	font-weight: bold;
	letter-spacing: 2px;
}

.table1 th {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	font-size: 16px;
	color: rgba(255, 255, 255, .6);
	font-weight: normal;
	padding: 0 0 10px 0;
}

.table1 td {
	font-size: 16px;
	color: rgba(255, 255, 255, .4);
	padding: 15px 0 0 0;
}

.table1 span {
	width: 120px;
	height: 24px;
	border-radius: 3px;
	display: block;
	background: #878787;
	color: #fff;
	line-height: 24px;
	text-align: center;
}

.table1 tr:nth-child(2) span {
	background: #ed405d
}

.table1 tr:nth-child(3) span {
	background: #f78c44
}

.table1 tr:nth-child(4) span {
	background: #49bcf7
}

.table1 tr:nth-child(5) span {
	background: #79F7D6
}

.table1 tr:nth-child(6) span {
	background: #17ed07
}

.table1 tr:nth-child(7) span {
	background: #ebe121
}

.table1 tr:nth-child(8) span {
	background: #f081f7
}

.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: 100%;
	overflow: hidden;
}

.wrap li {
	line-height: 40px;
	height: 40px;
}

.wrap li p,
.wraptit {
	font-size: 0;
}

.wrap li span,
.wraptit span {
	display: inline-block;
	font-size: 18px;
	color: rgba(255, 255, 255, .6);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.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: 15% */
}

.wrap li span:nth-child(3),
.wraptit span:nth-child(3) {
	/* width: 35% */
}

.wrap li span:nth-child(4),
.wraptit span:nth-child(4) {
	/* width: 20% */
}

.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 {}
}