* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
img {
	border: 0;
	text-decoration: none;
}


.demo {
	width: 100%;
	margin: 20px auto 0 auto;
}

/*history*/
.history {
	background: url(/Public/Home/images/line04.gif) repeat-y 187px 0;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

.history-date {
	overflow: hidden;
	position: relative;
}

.history-date h2 {
	width: 70%;
	padding-left: 4px;
	margin-bottom: 34px;
	border-bottom: 1px solid rgba(3,56,122,1);
	line-height: 40px;
	height: 60px;
}



.history-date h2 a {
	
	font-size:4rem;
	padding-bottom: 1rem;
	font-family:Helvetica Neue LT Pro;
	font-weight:normal;
	color:rgba(3,56,122,1);
	line-height:30px;
	text-decoration:none;
}

.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(/Public/Home/images/icon07.png) no-repeat 185px 0;
	padding-bottom: 7px;
	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;
	font: normal 18px/16px Arial;
	opacity: 0;
	margin-top: -0.5rem;
	font-size: 22px;
	color:rgba(3,56,122,1);
}

.history-date ul li h3 span {
	display: block;
	color: #d0d0d0;
	font-size: 12px;
	opacity: 0;
}

.history-date ul li dl {
	width: 80%;
	margin-left: 248px;
	margin-top: -5px;
	
}

.history-date ul li dl dt {
	/* height:18px; */
	font-size:24px;
	font-family:Helvetica Neue LT Pro;
	font-weight:normal;
	color:rgba(17,50,84,1);
	line-height:30px;
}

.history-date ul li dl dt span {
	display: block;
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:400;
	color:rgba(123,125,127,1);
	line-height:36px;
}

.history-date ul li.green h3 {
	color: #1db702;
}

.history-date ul li.green h3 span {
	color: #a8dda3;
}

.history-date ul li.green dl {
	margin-top: -8px;
}

.history-date ul li.green dl dt {
	font-size: 30px;
	line-height: 28px;
}

.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;
}
