@charset "utf-8";
/* CSS Document */
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,blockquote,pre,form,input,textarea,fieldset,table,th,td {
	margin: 0;
	padding: 0;
}

body,button,/*input,*/select,textarea,h1,h2,h3,i {
	font: normal 12px/1em 'Microsoft YaHei','\5fae\8f6f\96c5\9ed1',arial,helvetica,sans-serif;
}

body {
	min-width: 1024px;
}

ul,li {
	list-style: none;
}

a {
	text-decoration: none;
}

.cls {
	zoom: 1;
}

.cls:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.link:hover {
	text-decoration: underline;
}

sup{ font-size: 60%;}
.header {
	border-bottom: 0 solid #0b84e9;
	height: 152px;
    margin-top: 58px;
	padding:55px 0;
	/*box-shadow: 0 1px 1px #2fa0ff;*/
	background: #56a6d7 url(/static/images/web-site/version.png) no-repeat center;
}

.header-two {
	border-bottom: 0 solid #0b84e9;
	height: 152px;
    margin-top: 58px;
	padding:55px 0;
	/*box-shadow: 0 1px 1px #2fa0ff;*/
	background: #56a6d7 url(/static/images/web-site/abc.png) no-repeat center;
}

.content {
	padding: 100px 0;
	min-height: 720px;
	/*background: #3a3c48 url(http://p1.qhimg.com/d/inn/05a63fc5/content-bg.png);*/
}

.content .wrapper {
	position: relative;
	/*background: url(http://p2.qhimg.com/d/inn/05a63fc5/release-bg.png) no-repeat right top;	*/
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}

.content .light {
	position: absolute;
	left: 164px;
	line-height:32px;
	top: -62px;
	color: #56a6d7;
	font-size: 32px;
	width: 200px;
}

/*.content .light i {
	position: absolute;
	width: 10%;
	height: 10%;
	top: 0;
	border:1px solid #f00;
	background: url(http://p4.qhimg.com/t01cfdd74c38452f86c.png) no-repeat top center;
}*/

hr {
	height: 0;
	border-left: none;
	border-right: 0;
	border-top: 1px dashed #56a6d7;
	border-bottom: 1px dashed #56a6d7;
}

.content .line-left {
	position: absolute;
	left: 0;
	top: 15px;
	width: 70px;
}

.content .line-right {
	position: absolute;
	right: 0;
	top: 15px;
	width: 660px;
}

.content .main {
	background: url(/static/images/web-site/line-bg.png) repeat-y 249px 0;
}

.content .main .title{
	position: absolute;
	line-height: 40px;
	padding-left: 67px;
	left: 230px;
	top: 0;
	height:40px;
	color: #56a6d7;
	font-size: 24px;
	background: url(/static/images/web-site/clock.png) no-repeat left top;
}

.content .main .year {
	position: relative;
	/*z-index: 100;*/
	font-size:14px;
}

.content .main .year h2 {
	height: 40px;
	width: 170px;
	padding-right: 30px;
	line-height: 40px;
	text-align: right;
}

.content .main .year h2 a {
	color: #56a6d7;
    font-size: 24px;
}

.content .main .year h2 i {
	display: block;
	position: relative;
	height: 0;
	width: 0;
	left: 190px;
	top: -20px;
	border-width: 6px;
	border-style: solid;
	border-color: #56a6d7 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 {
	background: url(/static/images/web-site/circle.png) no-repeat 235px 31px;
	padding: 30px 0;
	color: #a1a4b8;
}

.content .main .year .list ul li .date,.content .main .year .list ul li .version {
	float: left;
	display: block;
	clear: left;
	width: 200px;
	line-height: 24px;
	text-align: right;
}

.content .main .year .list ul li .date {
	font-size: 18px;
	line-height: 32px;
	color: #bec1d5;
}

.content .main .year .list ul li .intro,.content .main .year .list ul li .more {
	float: left;
	display: block;
	text-align: justify;
	width: 600px;
	margin-left: 100px;
	line-height: 24px;
}

.content .main .year .list ul li .intro {
	font-size: 18px;
	line-height: 32px;
	color: #63d029;
}

.content .main .year .list ul li.highlight {
	background-image: url(/static/images/web-site/circle-h.png);
}

.content .main .year .list ul li.highlight .date,.content .main .year .list ul li.highlight .intro {
	color: #ec6a13;
}

.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
}

.dot{
	margin:80px 0 0 245px;
    width: 10px;
    height: 10px;
    background:#56a6d7;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.ie6 .header .top .nav li,.ie7 .header .top .nav li {
	display: inline;
	zoom: 1;
}

.ie7 .content .main .year h2 i {
	left: 40px;
}

.ie6 .content .light {
	display: none;
}

.ie6 .content .line-left {
	width: 100px;
}

.ie6 .content .main .year h2 {
	padding-right: 0;
	width: 200px;
}

.ie6 .content .main .year h2 a {
	cursor: default;
}

.ie6 .content .main .year h2 i {
	display: none;
}