@charset "utf-8";
* {
	margin:0;
	padding:0;
}
a, img {
	border:0;
}
/*history*/
.history {
	background:url(../images/line04.gif) repeat-y 187px 0;
	overflow:hidden;
	position:relative;
}
.history-date {
	overflow:hidden;
	position:relative;
}
.history-date h2 {
	background:#fff url(../images/icon06.png) no-repeat 158px 0;
	height:59px;
	font-size:25px;
	font-family:Microsoft Yahei;
	font-weight:normal;
	padding-left:45px;
	margin-bottom:50px;
}
.history-date h2.first {
/* 	position:absolute;
	left:0;
	top:0;
	width:935px; 
	z-index:99; */
}
.history-date h2 a {
	color:#e94d15;
	/* color:#00bbff;
	color:#e63641; */
	display:inline-block;
*display:inline;
	zoom:1;
	font-weight:bold;
	background:url(../images/icon08.gif) no-repeat right 50%;
	padding-right:17px;
	margin:21px 97px 0 0;
}
.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.gif) no-repeat 180px 0;
	padding-bottom:30px;
	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;
}
.history-date ul li h3 span {
	display:block;
	color:#d0d0d0;
	font-size:12px;
}
.history-date ul li dl {
	float:left;
	padding-left:41px;
	margin-top:-5px;
	font-family:Microsoft Yahei;
	height:auto;
	overflow:hidden;zoom:1;
}
.history-date ul li dl dt {
	font:20px/1.5 Microsoft Yahei;
	color:#737373;
	width:700px;
}
.history-date ul li dl dt span {
	display:block;
	color:#787878;
	font-size:12px;
}

.history-date ul li dl dd {
	padding-top:10px;
	display:block;width:700px;
	
}

.history-date ul li img {
	display:block;
	max-width:600px;
	margin-bottom:10px;
}
.history-date ul li.hottime h3 {
	color:#ff1200;
}
.history-date ul li.hottime h3 span {
	color:#c97575;
}
.history-date ul li.hottime dl {
	margin-top:-8px;
}
.history-date ul li.hottime dl dt {
	font-size:20px;
	font-weight:bold;
	width:700px;
	line-height:1.5;
}
.history-date ul li.hottime dl dt a {
}
.history-date ul li.hottime 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.hottime dl dt a {
	_background:transparent!important;
*background:transparent!important;
*font-size:12px!important;
	_font-weight:normal!important;
}


@media screen and (max-width:767px) {
	
	
	.history {
		background:none;
		overflow:hidden;
		position:relative;
	}
	.history-date h2 {
		background: #fff url(../images/icon06.png) no-repeat 110px 0;
		height: 59px;
		font-size: 25px;
		font-family: Microsoft Yahei;
		font-weight: normal;
		padding-left: 0;
		margin-bottom: 30px;
		border-top:2px dashed #ddd;
	}
	.history-date ul li h3 {
		float: left;
		width: auto;
		text-align: right;
		padding-right: 19px;
		color: #c3c3c3;
		font: normal 18px/16px Arial;
		margin-bottom: 10px;
		padding-left: 18px;
	}
	.history-date ul li {
		background:url(../images/icon07.gif) no-repeat left 0;
		padding-bottom:20px;
		zoom:1;
	}
		
	.history-date ul li dl {
		float: left;
		padding-left: 0;
		margin-top: -5px;
		font-family: Microsoft Yahei;
		height: auto;
		overflow: hidden;
		zoom: 1;
	}
	.history-date ul li.hottime dl dt {
		font-size: 18px;
		width: auto;
		line-height: 28px;
	}
	.history-date ul li dl dd {
		padding-top: 10px;
		display: block;
		width: auto;
	}
	.history-date ul li img {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.history-date ul li h3 span{display:none;}
	
	.history-date ul li dl dt {
		width:auto;
	}
}