
/*history*/
.demo{margin-bottom: 40px;}
.history {
	background:url(../images/line04.gif) repeat-y 187px 0;
	overflow:hidden;
	position:relative;
	height: auto !important;
}
.history-date {
	overflow:hidden;
	position:relative;
}
.history-date:nth-child(1)  h2{
	background:#fff url(../images/icon06.png) no-repeat 158px 0;
	background-size: 60px 60px;
	height:59px;
	font-size:25px;
	font-family:微软雅黑;
	font-weight:normal;
	padding-left:45px;
	margin-bottom:74px;
}
.history-date h2.first {
	position:absolute;
	left:0;
	top:0;
	width:935px;
	z-index:99;
	padding-left: 25px;
}
.history-date h2 a {
	color:#2055a3;
	display:inline-block;
	font-size: 24px;
*display:inline;
	zoom:1;
	background:url(../images/icon08.png) no-repeat right 50%;
	padding-right:17px;
	margin:21px 97px 0 0;
	line-height: 50px;
}
.history-date h2 a:hover {
	text-decoration:none;
}
.history-date h2 img {
	vertical-align:-5px;
}
.history-date h2.date02 {
	background:none;
}
.history-date ul li {
	background:url(../images/icon07.png) no-repeat 175px 0;
	display: flex;
	padding-bottom:50px;
	zoom:1;
}
.history-date ul li.last {
	padding-bottom:0;
}
.history-date ul li:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.history-date ul li h3 {
	float:left;
	width:168px;
	text-align:right;
	padding-right:19px;
	color:#c3c3c3;

}
.history-date ul li h3 span {
	display:block;
	color:#d0d0d0;
	font-size:12px;
}
.history-date ul li dl dt {
	font:16px 微软雅黑;
	color:#333;
	width: 876px;
	margin-left: 45px;
	line-height: 24px;
}
.history-date ul li dl img{
	margin-top: 30px;
}
.history-date ul li.green h3 {
	color:#2055a3;
	font-size: 22px;
}
.history-date ul li.green h3 span {
	color:#2055a3;
	font-size: 14px;
}


.history-date ul li.green dl dt a {
	display:inline-block;
*display:inline;
	zoom:1;
	overflow:hidden;
	vertical-align:middle;
	margin-left:12px;
}
.history-date ul li.green dl dd {
	padding-top:20px;
	display:none;
}
.history-date ul li.green dl dd img {
	float:left;
}
.history-date ul li.green dl dd p {
	overflow:hidden;
	zoom:1;
	line-height:21px;
	color:#787878;
}
.history-date h2.first .more-history {
	font-size:16px;
	background:transparent;
	margin-left:30px;
}
.history-date h2.first .more-history:hover {
	text-decoration:underline;
}
*body .history-date ul li dl dt {
	_font-size:12px!important;
	_font-weight:bold;
}
*body .history-date ul li dl dt span {
	_font-weight:normal!important;
}
*body .history-date ul li.green dl dt a {
	_background:transparent!important;
*background:transparent!important;
*font-size:12px!important;
	_font-weight:normal!important;
}