* {
	margin: 0;
	padding: 0;
	border: none;
}

.all {
	width: 100%;
	background: #Fff;
	padding: 10px 0;
	font-family: "Helvetica,Droid Sans Fallback";
}

.title_new p {
	margin-top: 5px;
	font-family: arial;
	font-size: 15px;
	color: #7c7c7c;
	margin-left: 10px;
}

.title_new p span {
	font-size: 15px;
	color: #878787;
}

.title_new {
	width: 94%;
	margin: 0 auto;
	margin-bottom: 10px;
	/*	border-bottom: 1px solid #e5e5e5;*/
	padding-bottom: 10px;
}

.s_echart {
	height: 90%;
	width: 100%;
	border-top: 1px solid #eaeaeb;
	border-bottom: 1px solid #eaeaeb;
}

.s_line {
	width: 100%;
	border-top: 2px solid #eeeeee;
	position: relative;
	top: -3px;
}

.news_style {
	border-top: 1px solid #e8e9ea;
	width: 94%;
	margin: 0 auto;
	background: #f7f7f7;
	margin-bottom: 20px;
	padding-top: 15px;
	margin-top: -5px;
}

.s_last {
	height: 20px;
	background: #eeeeee;
	width: 100%;
}

.zhe {
	width: 97%;
	height: 180px;
	margin: 0 auto;
	/*border: 1px solid #000;*/
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.zhe_left {
	text-decoration: none;
	width: 30%;
	height: 180px;
	float: left;
	font-family: arial;
	text-align: center;
}

.zhe_right {
	/*border: 1px solid #000;*/
	
}

.zhe_right_a {
	clear: left;
	display: inline-block;
	width: 70%;
	margin-bottom: 10px;
	height: 130px;
}

.jieduan {
	/*background: #000;*/
	clear: left;
	display: inline-block;
	/*background: #f00;*/
	width: 70%;
	padding: 5px 0 0;
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	color: #898989;
}

.up {
	width: 79%;
	padding: 5px 0;
	font-size: 24px;
	font-weight: bold;
	color: #ff9c01;
	border: 1px solid #ff9c01;
	border-bottom: none;
	margin: 0 auto;
	margin-top: 24%;
}

.down {
	width: 79%;
	padding: 8px 0 8px;
	background: #ff9c01;
	border: 1px solid #ff9c01;
	margin: 0 auto;
	color: #fff;
}

.down p {
	font-size: 30px;
	font-weight: 500;
}

.down span {
	font-size: 12px;
	color: #fff;
}

.text {
	font-size: 20px;
	color: #02a4d2;
}

.yin_tiao {
	width: 100%;
	height: 20px;
}

.yin_tiao img {
	width: 100%;
	height: 100%;
}

.ding1 {
	/*display: none;*/
	width: 50px;
	height: 50px;
	/*border: 1px solid #000;*/
	margin-top: -25px;
	position: absolute;
	right: 3%;
}

.ding1 img {
	width: 100%;
	height: 100%;
}

.all_inset {
	/*border: 1px solid #000;*/
	position: relative;
}

.about_gu {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.about_gu ul {
	list-style: none;
}

.about_gu span {
	padding-bottom: 10px;
	display: inline-block;
	/*margin-bottom: 10px;*/
	margin-left: 5px;
	color: #5a5a5a;
}

.about_gu a {
	text-decoration: none;
	color: #02a4d2;
	font-size: 16px;
}

.biao {
	border-bottom: 1px solid #f1f1f1;
	padding: 15px 0;
}

.biao p {
	margin-left: 5px;
	color: #5a5a5a;
	font-family: "Helvetica,Droid Sans Fallback";
	font-size: 16px;
}

.biao p a {
	margin-left: 5px;
	color: #5a5a5a;
	font-family: "Helvetica,Droid Sans Fallback";
	text-decoration: none;;
	font-size: 16px;
}

.explain {
	/*width: 250px;*/
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*.text_right {
                        text-align: right;
                    }*/
.zhe_right_a1, .zhe_right_a1_time {
	/*border: 1px solid #000;*/
	display: inline-block;
	/*width: 45%;*/
	margin-top: 10px;
	font-family: arial;
	font-size: 11px;
	color: #313131;
}

.zhe_right_a1 {
	/*width: 45%;*/
	margin-right: 10px;
}

.max_val, .min_val {
	font-family: arial;
	/*	border: 1px solid #000;height: 20px;width: 20px;*/
	font-size: 12px;
	color: #898989;
}

.max_val {
	position: absolute;
	top: 17%;
	right: 2%;
}

.min_val {
	position: absolute;
	bottom: 20%;
	right: 2%;
}

.tongji {
	padding-bottom: 20px;
	margin-top: 10px;
	width: 94%;
	margin: 0 auto;
	background: #f7f7f7;
}

.tongji_time {
	height: 40px;
	line-height: 40px;
	/*	border-top: 1px solid #e5e5e5;*/
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 16px;
	color: #878787;
}

.tongji_time font {
	font-family: arial;
	color: #878787;
}

.tongji_cont {
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
	font-family: "Helvetica,Droid Sans Fallback";
	font-size: 16px;
	color: #707070;
}

.sw p {
	text-align: justify;
	text-justify: distribute-all-lines;
}

.tongji_cont a {
	text-decoration: none;
	color: #02a4d2;
}

.tongji_cont .shuzi {
	color: #707070;
	font-family: arial;
}

.tongji_cont font {
	color: #2cb975;
}

#alls {
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	position: fixed;
	opacity: 0.95;
	z-index: 200;
	margin-top:-5px;
}

table {
	width: 100%;
	height: 100%;
}

.left_a {
	width: 20%;
}

.left_a img {
	height: 50px;
	width: 50px;
	margin-right: 5px;
	margin-top: 5px;
}

.left_b {
	width: 45%;
}

.left_b span {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0 0 8px;
}

.left_b p {
	font-size: 12px;
	color: #898989;
}

.right {
	width: 35%;
}

.right a {
	background: #20bae6 no-repeat;
	height: 20px;
	width: 60px;
	padding: 6px 13px;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
}