@charset "utf-8";
/* CSS Document */
div.indexChart {
	position: relative;
}
div.indexChart * {
	font-size: 14px;
}
div.indexChart > div {
	position: absolute;
}

div.indexChart div.line {
	
}
div.indexChart div.line.line0 {
	width: 2.5%;
	border-top: 1px solid #0216ff;
	border-left: 1px solid #0216ff;
	border-bottom: 1px solid #0216ff;
	height: 52.5%;
	top: 20%;
	left: 5%;
}
div.indexChart div.line.line1 {
	width: 10%;
	border-bottom: 1px solid #a58e68;
	top: 55%;
	left: 7.5%;
}

div.indexChart div.line.line2 {
	width: 7.5%;
	border-left: 1px solid #0216ff;
	border-bottom: 1px solid #59a6c5;
	top: 55%;
	left: 7.5%;
	height: 35%;
}

div.indexChart div.line.lineA0 {
	width: 10%;
	top: 30%;
	height: 25%;
	border-bottom: 3px solid #a58e68;
	left: 25%;
}
div.indexChart div.line.lineA1, div.line.lineA2, div.line.lineA3, div.line.lineA4 {
	width: 15%;
	top: 30%;
	height: 25%;
	border-left: 3px solid #a58e68;
	border-bottom: 3px solid #a58e68;
}
div.indexChart div.line.lineA1 {
	left: 35%;
}
div.indexChart div.line.lineA2 {
	left: 50%;
}
div.indexChart div.line.lineA3 {
	left: 65%;
}
div.indexChart div.line.lineA4 {
	left: 80%;
}

div.indexChart div.line.lineB0 {
	width: 10%;
	top: 65%;
	height: 25%;
	border-bottom: 3px solid #59a6c5;
	left: 25%;
}
div.indexChart div.line.lineB1, div.line.lineB2 {
	width: 22%;
	top: 65%;
	height: 25%;
	border-left: 3px solid #59a6c5;
	border-bottom: 3px solid #59a6c5;
}
div.indexChart div.line.lineB1 {
	left: 35%;
}
div.indexChart div.line.lineB2 {
	left: 57%;
}

div.indexChart div.label {
	
}
div.indexChart div.value {
	text-align: center;
	color: #000;
	font-weight: bolder;
}
div.indexChart div.value.up {
	color: #e42431;
}
div.indexChart div.value.down {
	color: #47a548;
}
div.indexChart div.trend {
	height: 15px;
	line-height: 15px;
	text-indent: 20px;
	color: #000;
	background: no-repeat center left;
}
div.indexChart div.trend.up {
	background-image: url('../images/trend_up.gif');
	color: #e42431;
}
div.indexChart div.trend.down {
	background-image: url('../images/trend_down.gif');
	color: #47a548;
}

div.indexChart div.label.zzs200 {
	left: 8%;
    top: 5%;
	color: #0216ff;
}
div.indexChart div.label.zzs200 div.text0 {
	font-size: 16px;
}
div.indexChart div.label.zzs200 div.text1 {
	font-size: 16px;
	font-weight: bolder;
}
div.indexChart div.value.zzs200 {
	left: 7.5%;
    top: 16%;
	width: 35%;
	height: 30px;
	line-height: 30px;
	border: 2px solid #0216ff;
	/*background-color: #efffdb;*/
	background-color: white;
	font-size: 20px;
}
div.indexChart div.trend.zzs200 {
	left: 30%;
    top: 10%;
}

div.indexChart div.label.clzcp {
	left: 8%;
    top: 39%;
	color: #a58e68;
}
div.indexChart div.label.clzcp div.text0 {
	font-weight: bolder;
}
div.indexChart div.label.clzcp div.text1 {
	font-weight: bolder;
}
div.indexChart div.value.clzcp {
	left: 10%;
    top: 51%;
	width: 20%;
	height: 30px;
	line-height: 30px;
	border: 2px solid #a58e68;
	/*background-color: #d8ae77;*/
	background-color: white;
	font-size: 18px;
}
div.indexChart div.trend.clzcp {
	left: 20%;
    top: 44%;
}

div.indexChart div.label.xcp {
    left: 38%;
    top: 34%;
	color: #a58e68;
}
div.indexChart div.label.xcp div.text0 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.label.xcp div.text1 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.value.xcp {
	left: 38%;
    top: 43%;
	height: 24px;
	line-height: 24px;
}
div.indexChart div.trend.xcp {
	left: 37%;
    top: 50%;
}

div.indexChart div.label.scp {
    left: 53%;
    top: 34%;
	color: #a58e68;
}
div.indexChart div.label.scp div.text0 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.label.scp div.text1 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.value.scp {
	left: 53%;
    top: 43%;
	height: 24px;
	line-height: 24px;
}
div.indexChart div.trend.scp {
	left: 52%;
    top: 50%;
}

div.indexChart div.label.sc {
    left: 68%;
    top: 34%;
	color: #a58e68;
}
div.indexChart div.label.sc div.text0 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.label.sc div.text1 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.value.sc {
	left: 68%;
    top: 43%;
	height: 24px;
	line-height: 24px;
}
div.indexChart div.trend.sc {
	left: 67%;
    top: 50%;
}

div.indexChart div.label.sg {
    left: 83%;
    top: 34%;
	color: #a58e68;
}
div.indexChart div.label.sg div.text0 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.label.sg div.text1 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.value.sg {
	left: 83%;
    top: 43%;
	height: 24px;
	line-height: 24px;
}
div.indexChart div.trend.sg {
	left: 82%;
    top: 50%;
}

div.indexChart div.label.lycp {
	left: 10%;
    top: 74%;
	color: #4199bd;
}
div.indexChart div.label.lycp div.text0 {
	font-weight: bolder;
}
div.indexChart div.label.lycp div.text1 {
	font-weight: bolder;
}
div.indexChart div.value.lycp {
	left: 10%;
    top: 86%;
	width: 20%;
	height: 30px;
	line-height: 30px;
	border: 2px solid #4199bd;
	/*background-color: #78dcfa;*/
	background-color: white;
	font-size: 18px;
}
div.indexChart div.trend.lycp {
	left: 22.5%;
    top: 79%;
}

div.indexChart div.label.ls {
	left: 38%;
    top: 69%;
	color: #4199bd;
}
div.indexChart div.label.ls div.text0 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.label.ls div.text1 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.value.ls {
	left: 38%;
    top: 78%;
	height: 24px;
	line-height: 24px;
}
div.indexChart div.trend.ls {
	left: 37%;
    top: 85%;
}

div.indexChart div.label.syy {
	left: 60%;
    top: 69%;
	color: #4199bd;
}
div.indexChart div.label.syy div.text0 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.label.syy div.text1 {
	font-size: 12px;
	font-weight: bolder;
}
div.indexChart div.value.syy {
	left: 60%;
    top: 78%;
	height: 24px;
	line-height: 24px;
}
div.indexChart div.trend.syy {
	left: 59%;
    top: 85%;
}