#history{height:auto;background:url(../Img/h-img/tbg.png) center center repeat-y scroll;}
#history ul{display: block;height:100%;width: 100%;}
#history ul li{
	list-style: none;position: relative;
	display: block;height:auto;
	width:100%;margin-top:8px;}
#history ul li p .h-img-box img{width:80px;}
#history ul li div{
	width:331px;
	height:auto;
	display: inline-block;
	position: relative;
	padding-left:15px;
	*padding-left:11px!important;
	padding-right:15px;
	*padding-right:11px!important;
	background: #C6E098;
	border-radius: 5px;
	max-height: 142px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 20px;

}
#history ul li div .up_div{
	height:32px;
	width:100%;
	display:inline-block;
	background:transparent;
	margin-bottom:-10px;
	*margin-bottom:-20px!important;
	margin-left:15px;
	border:0px solid red;
	position: relative;
	margin-right:-15px;

}
#history ul li:nth-child(odd) div .up_div{
	margin-bottom:-20px;
}
#history ul li div p.updown{
	background-image: url('../Img/h-img/down.png');
	background-repeat: no-repeat;
    background-position:top right;	
	background-size: 30px;
	width: 30px;
	height: 30px;	
	margin-left:255px;
	*margin-left:285px!important;
	margin-bottom: 0px;
	display: none;


		
}
#history ul li span{
	vertical-align: top;
}
#history ul li span ._point{
	font-weight: bolder;
	font-size:20px;
	color: #ff6601;
	padding:5px;
}
#history ul li:nth-child(odd) span ._point{padding:7px;}
#history ul li:nth-child(odd) span .c_point{padding-left:4px;}
#history_line{float:none;margin: auto;width: 50px;text-align: center;font-size:35px;color:#E0E0E0;position:relative;top:-10px}
.h-des{cursor: pointer}
.h-des a{color:#333;font-size: 15px}



/*
#history ul li span .year{
	display:inline-block;
	height: 45px;
	width:45px;
	background: url('../Img/h-img/year.png') no-repeat;
	line-height: 45px;
	text-align: center;
	color: #fff
}

#history ul li:nth-child(even) div,
#history ul li:nth-child(even) span ._point{ 
	float:right;
	position: relative;
	
}


*/
#history ul li span .year{display:inline-block;
	background: url('../Img/h-img/year.png') no-repeat;
	width:45px;height: 45px;color:#fff;text-align: center;
	background-position:0px 0px;line-height: 45px;
}

/**/
#history ul li:nth-child(odd){position: relative;}
#history ul li span i{font-style: normal;padding-top:0px;vertical-align: top;}
#history ul li span ._point{font-weight: bolder;font-size:20px;color: #ff6601}
#history ul li:nth-child(even){text-align: right;padding-right:1px;}
#history ul li:nth-child(even) p{text-align: left;}
#history ul li:nth-child(odd){clear: both; text-align: left;position: relative;}

#history ul li:nth-child(odd) span ._point{margin-left:3px;position: relative;}
#history ul li:nth-child(even) div,#history ul li:nth-child(even) span ._point{ float:right;position: relative;top: 5px}

#history ul li:nth-child(even) span i{position: relative;top: 0px;left:-7px;}




