﻿body {
    margin: 0;
    font: 12px Î¢ï¿½ï¿½ï¿½Åºï¿½, ï¿½ï¿½ï¿½ï¿½, Arial, sans-serif;
}

html,
body {
    -webkit-text-size-adjust: none;
    background: #f7f7f7;
}

div,
form,
input,
textarea,
p,
ul,
li,
dl,
dt,
dd,
h1,
table,
h2 {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

ol,
ul {
    list-style: none;
}

input {
    vertical-align: middle;
    font-size: 100%;
}

img {
    vertical-align: top;
    border: 0;
}

em,
i {
    font-style: normal;
}

.l {
    float: left;
}

.r {
    float: right;
}

.c {
    clear: both;
}

.o {
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #F60;
    text-decoration: underline;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.content {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    cursor: point;
}

hr {
    height: 0;
    border-left: none;
    border-right: 0;
    border-top: 1px dashed #2d2f34;
    border-bottom: 1px dashed #474954;
}

.top {
    margin-top: 60px;
}

.top img {
    width: 100%;
    margin-top: -10px;
}

.content {
    padding: 50px 0;
    min-height: 720px;
    width: 100%;
}

.content .wrapper {
    position: relative;
    /*background: url("../images/log/release-bg.png") no-repeat right top;*/
    width: 960px;
    margin: 0 auto;
}

.content .light {
    position: absolute;
    left: 55px;
    top: -50px;
    width: 152px;
    height: 191px;
    background: url("../images/light-top.png") no-repeat top center;
}

.content .light i {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: url("../images/light.png") no-repeat top center;
}


/*.content .ma {
	background: url("../images/line-bg.png") repeat-y 249px 0;
}*/

.content .ma .title {
    position: relative;
    line-height: 30px;
    padding-left: 50px;
    margin-left: 9px;
    height: 30px;
    top: 5px;
    color: #535353;
    font-size: 14px;
    background: url("../images/yuan.png") no-repeat left center;
}

.content .ma .highlight {
    padding: 20px 0px 20px 50px;
    display: none;
    width: 920px;
    margin-left: 20px;
    border-left: 2px solid #ebebeb;
    margin-top: 10px;
}

.close {
    float: none;
    font-size: 21px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

.content .ma .year {
    position: relative;
    z-index: 100;
    margin-bottom: 10px;
}

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

.content .ma .year h2 a {
    color: #535353;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
}

.content .ma .year h2 i {
    display: block;
    position: relative;
    height: 0;
    width: 0;
    left: 190px;
    top: -20px;
    border-width: 6px;
    border-style: solid;
    border-color: #c9151e 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 .ma .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 .ma .year .list ul {
    bottom: 0;
}

.content .ma .year .list ul li {
    background: url("../images/circle.png") no-repeat 235px 31px;
    padding: 20px 0;
    color: #a1a4b8;
    margin-left: 11px;
}

.content .ma .year .list ul li.highlight {
    background-image: url("../images/circle.png") no-repeat 235px 31px;
}

.cls {
    zoom: 1;
}

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

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

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

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

.content .ma .year .list ul li .intro,
.content .ma .year .list ul li .more {
    float: left;
    display: block;
    width: 400px;
    margin-left: 60px;
    line-height: 24px;
}

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

.content .wrapper:first-child .ma .year.close h2 i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    border-color: #565656 transparent transparent transparent;
}

.content .wrapper:first-child .ma .year.close .list {
    opacity: 0;
    height: 0!important;
}

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

.content .wrapper {
    width: 100%;
}

.content .ma .year h2 {
    float: left;
}

.content .ma .year .list {
    float: left;
    width: 950px;
    margin-left: 50px;
    margin-top: 0px;
    position: relative;
    margin-bottom: 0px;
}

.content .ma .year h2 {
    width: 190px;
    padding-right: 30px;
    background: url(../images/harrow.png) right center no-repeat;
    cursor: pointer;
    font-weight: bold;
}

.content .ma .title {
    position: relative;
}

.content .ma .year h2.close {
    background: url(../images/harrow1.png) right center no-repeat;
    color: #c9151e;
    opacity: 1;
}

.content .ma .year .circle {
    width: 10px;
    height: 10px;
    display: block;
    background: url(../images/circle.png) left center no-repeat;
    left: 18px;
    top: 85px;
    position: absolute;
    display: none;
}

.content .ma .title.active {
    background: url(../images/redIcon.png) left center no-repeat;
}

.history {
    background: none;
}

.historybg {
    background: url(../images/history.png) #fff 0 737px no-repeat;
}

.his_span {
color: #c9151e;
    font-style: italic;
    font-size: 44px;
    font-weight: bold;
    position: absolute;
    top: 34px;
    left: 108px;
    text-transform: uppercase;
}
.his_span .his_span_i{
    display:none;
}
.hisWords {
    color: #fff;
    font-size: 14px;
    /*position: relative;
    left:30%;*/
    height: 100px;
    line-height: 26px;
    width: 760px;
    margin: 53px 0px 100px 363px;
}

.hisWords a,.hisWords a:link {
    color: #fff;
}


/*.tdbg { background: url(../images/tdbg.png) #fff center 600px no-repeat;}*/

.historyBox {
    background: url("../images/x_10.jpg") center 16px no-repeat;
}

