*{ margin:0; padding:0;}
.clearfix {
	*zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	content:"";
}
.clearfix:after {
	clear:both;
}
.content {
	position:relative;
}

.top{
	margin-top: 60px;
}
.top img{
	width: 100%;
	margin-top: -10px;
}
.content {
	min-height:450px;
	width:845px;
}
.content .wrapper {
	position: relative;
	width: 845px;
	margin: 0 auto;
}

.content .light i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../images/light.png") no-repeat top center;
}
.content .main {
	background: url("../images/line-bg.png") repeat-y 177px 0;
}
.content .main .title {
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 158px;
	top: 0;
	color: #013209;
	font-size: 24px;
	background: url("../images/clock.png") no-repeat left top;
}
.content .main .year {
	position: relative;
	z-index: 100;
}
.content .main .year h2 {
	height: 40px;
	font-weight:normal;
	width: 120px;
	padding-right: 30px;
	font-size: 24px;
	line-height: 40px;
	text-align:left;
	text-indent:1em;
}
.content .main .year h2 a {
	color: #013209;
	font-size:14px;
	font-weight:bold;
}
.content .main .year h2 i{
	display:block;
	position:relative;
	height:0;
	width:0;
	left:110px;
	top:-20px;
	border-width:6px;
	border-style:solid;
	border-color:#011E03 transparent transparent transparent;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	-ms-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
	-webkit-transform-origin:6px 3px;
	-moz-transform-origin:6px 3px;
	-ms-transform-origin:6px 3px;
	-o-transform-origin:6px 3px;
	transform-origin:6px 3px
}
.content .main .year .list{
	margin:10px 0;
	position:relative;
	overflow:hidden;
	-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
	transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s
}
.content .main .year .list ul {
	bottom: 0;
}
.content .main .year .list ul li {
	padding: 10px 0;
	color: #333;
}
.cls {
	zoom: 1;
}
.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content .main .year .list ul li.highlight .date, .content .main .year .list ul li.highlight .intro {
	color: #666;
}
.content .main .year .list ul li .date,.content .main .year .list ul li .version{
	float:left;
	display:block;
	clear:left;
	width:130px;
	line-height:24px;
	text-align:right
}
.content .main .year .list ul li .date{
	font-size:14px;
	line-height:32px;
	color:#030
}
.content .main .year .list ul li .intro, .content .main .year .list ul li .more {
	float: left;
	display: block;
	width: 535px;
	margin-left: 80px;
	margin-right:50px;
	line-height: 24px;
}
.content .main .year .list ul li .intro {
	font-size: 14px;
	padding-left:35px;
	background: url(../images/circle.png) left 3px no-repeat;
	line-height: 32px;
	color: #000;
}
.content .wrapper:first-child .main .year.close h2 i{
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg)
}
.content .wrapper:first-child .main .year.close .list{
	opacity:0;
	height:0!important;
}
.ie7 .content .main .year h2 i{
	left:40px
}
.content .wrapper .main .year .list ul .cls.highlight .more p{ line-height:25px;}
.content .wrapper .main .year .list ul .cls.highlight .more .imgwtlc{ width:100%; text-align:center;}
.content .wrapper .main .year .list ul .cls.highlight .more .imgwtlc img{ width:auto; max-width:500px; margin-top:10px; float:none;}
.content .wrapper .main .year .bigtitlc{position:absolute; cursor:pointer; top:0; right:0; left:220px; color:#333; font-size:14px; margin-top:5px; font-weight:normal; line-height:40px;}