﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
	list-style-type:none;
}

.fl {float: left;}

.demo {
	width:1200px;
	margin:60px auto 0 600px;
        min-height: 300px;
}
/*history*/
.history {
	background:url(../images/line04.png) repeat-y 300px 60px;
	overflow:hidden;
	position:relative;
}
.history-date {
	overflow:hidden;
	position:relative;
	margin-bottom:150px;
	padding-top: 60px; 
}
.history-date h2 {
	background: url(../images/Historybefore.png) no-repeat 335px 0;
	height:59px;
	font-size:25px;
	font-family:微软雅黑;
	font-weight:normal;
	padding-left:45px;
	margin-bottom:74px;
}
.history-date h2.first {
	position:absolute;
	left:-50px;
	top:0;
	width:1175px;
	z-index:99;
}
.history-date h2 a {
	color:#00bbff;
	display:inline-block;
*display:inline;
	zoom:1;
	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.png) no-repeat 293px 30px;
	padding-bottom:0px;
	margin-top: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:130px;
	text-align:right;
	padding-right:19px;
	color:#c3c3c3;
	//font:normal 18px/16px Arial;
	font-size: 49px;
    font-family: 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:微软雅黑;
}
.history-date ul li dl dt {
	color:#595757;
    font-size:20px;
    font-family:微软雅黑;
    font-weight:normal;
}
.history-date ul li dl dt span {
	display:block;
	color:#595757;
	font-size:18px;
}
.history-date ul li.green h3 {
	color:#2ba8e2;
}
.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:20px;
	line-height:30px;
    font-weight:normal;
}
.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;
}


.history-date .img {
    width: 90px;
    height: 90px;
    margin-left:50px;
    margin-top: -20px;
}

.history-date .dl {
    width: 850px;
    margin-top: 20px;
}

.history-date .imgleft {
   width:300px;
}

.divimg_dibu {
    background:url(../images/img_dibu.png) no-repeat ;
}
