| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256 |
- 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;
- }
- .topjui-timeaxis-container {
- 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;
- }
- .topjui-timeaxis-container {
- padding: 50px 0;
- min-height: 720px;
- background: #3a3c48 url("../image/timeaxis/log/content-bg.png");
- width: 100%;
- }
- .topjui-timeaxis-container .wrapper {
- position: relative;
- background: url("../image/timeaxis/log/release-bg.png") no-repeat right top;
- width: 100%;
- margin: 0 auto;
- }
- .topjui-timeaxis-container .light {
- position: absolute;
- left: 55px;
- top: -50px;
- width: 152px;
- height: 191px;
- background: url("../image/timeaxis/log/light-top.png") no-repeat top center;
- }
- .topjui-timeaxis-container .light i {
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0;
- background: url("../image/timeaxis/log/light.png") no-repeat top center;
- }
- .topjui-timeaxis-container .line-left {
- position: absolute;
- left: 0;
- top: 15px;
- width: 70px;
- }
- .topjui-timeaxis-container .line-right {
- position: absolute;
- right: 0;
- top: 15px;
- width: 460px;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main {
- background: url("../image/timeaxis/log/line-bg.png") repeat-y 249px 0;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .title {
- position: absolute;
- line-height: 40px;
- padding-left: 67px;
- left: 230px;
- top: 0;
- color: #58a6fb;
- font-size: 24px;
- background: url("../image/timeaxis/log/clock.png") no-repeat left top;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year {
- position: relative;
- z-index: 100;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year h2 {
- height: 40px;
- width: 170px;
- /*padding-right: 30px;*/
- font-size: 24px;
- line-height: 40px;
- text-align: right;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year h2 a {
- color: #58a6fb;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year h2 i{
- display:block;
- position:relative;
- height:0;
- width:0;
- left:190px;
- top:-20px;
- border-width:6px;
- border-style:solid;
- border-color:#59a7fb 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
- }
- .topjui-timeaxis-container .topjui-timeaxis-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
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul {
- bottom: 0;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li {
- background: url("../image/timeaxis/log/circle.png") no-repeat 235px 31px;
- padding: 30px 0;
- color: #a1a4b8;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li.highlight {
- background-image: url("../image/timeaxis/log/circle-h.png");
- }
- .cls {
- zoom: 1;
- }
- .cls:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li.highlight .date, .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li.highlight .intro {
- color: #ec6a13;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li .date,.topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li .version{
- float:left;
- display:block;
- clear:left;
- width:200px;
- line-height:24px;
- text-align:right
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li .date{
- font-size:18px;
- line-height:32px;
- color:#bec1d5
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li .intro, .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li .more {
- float: left;
- display: block;
- width: 400px;
- margin-left: 100px;
- line-height: 24px;
- }
- .topjui-timeaxis-container .topjui-timeaxis-main .year .list ul li .intro {
- font-size: 18px;
- line-height: 32px;
- color: #63d029;
- }
- .topjui-timeaxis-container .wrapper:first-child .topjui-timeaxis-main .year.close-year h2 i{
- transform:rotate(-90deg);
- -webkit-transform:rotate(-90deg);
- -moz-transform:rotate(-90deg);
- -ms-transform:rotate(-90deg);
- -o-transform:rotate(-90deg)
- }
- .topjui-timeaxis-container .wrapper:first-child .topjui-timeaxis-main .year.close-year .list{
- opacity:0;
- height:0!important;
- }
- .ie7 .topjui-timeaxis-container .topjui-timeaxis-main .year h2 i{
- left:40px
- }
|