@charset "utf-8";*{margin:0;padding:0;list-style-type:none}a,img{border:0}body{color:#535353;font-size:12px;font-family:arial,"微软雅黑";background:#f0f1f1}.clear{clear:both;display:block;height:0;overflow:hidden}#history{width:900px;height:450px;position:relative;margin:50px auto 0 auto}.title{height:95px;line-height:95px;text-indent:280px;margin-left:-20px}.title h2{color:#7c7c7c;font-size:18px;font-weight:500}#circle{width:83px;height:83px;position:absolute;top:0;left:357px;border:6px solid rgba(0,0,0,.15);border-radius:95px;text-indent:0;text-align:center;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}#circle .cmsk{height:83px;position:absolute;width:83px;top:0;left:0}#circle:hover{transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);border-color:transparent}.clock{display:block}#circle:hover{border-color:rgba(255,255,255,.6);background-color:#6bc30d}#circle:hover .clock{display:block}#circle:hover .circlecontent{display:none}#circle span{font-size:18px;color:#b0b0b0}#circle .clock{background:url(../../images/history/clock.png) no-repeat 0 0;width:83px;height:83px;position:absolute;top:0;left:0;display:none;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear;border-radius:0}#circle:hover .clock{border-radius:83px}.timeyear{color:#b0b0b0;font-size:18px;line-height:20px}.timeblock{height:28px;margin-top:22px;margin-left:5px}.timeblock span{display:block;height:24px;width:18px;background:url(../../images/history/date.png) no-repeat 0 0;float:left}.timeblock .num_zero{background-position:0 0}.timeblock .num_one{background-position:0 -24px}.timeblock .num_two{background-position:0 -48px}.timeblock .num_three{background-position:0 -72px}.timeblock .num_four{background-position:0 -96px}.timeblock .num_five{background-position:0 -120px}.timeblock .num_six{background-position:0 -144px}.timeblock .num_seven{background-position:0 -168px}.timeblock .num_eight{background-position:0 -192px}.timeblock .num_nine{background-position:0 -216px}#content{height:355px;width:900px;overflow:hidden;background:url(../../images/history/vertical.png) no-repeat 400px 2px;padding-top:10px}.list{overflow:hidden;position:relative}.list li{height:110px;vertical-align:bottom;overflow:hidden;position:relative}.liwrap{height:55px;margin-top:28px}.lileft{position:absolute;top:0;left:0;height:55px;width:370px;line-height:55px;text-align:right}.liright{position:absolute;top:0;right:0;height:55px;width:480px}.histt{height:35px;line-height:35px}.hisct{font-size:14px;color:#6e6e6e}.md{font-size:18px;color:#aeaeae}.year{font-size:12px;color:#aeaeae;margin-right:10px}.point{width:55px;height:55px;position:absolute;top:0;left:375px;background:url(../../images/history/point.png) no-repeat 0 18px;overflow:hidden}.point b{height:16px;width:16px;background:#fff;display:block;margin:17px 0 0 19px;border-radius:18px;border:2px solid #6bc30d;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;position:absolute;top:0;left:0}.thiscur .point b{border:7px solid rgba(107,195,13,.6);margin:12px 0 0 14px;border-radius:52px}.thiscur .histt a{color:#6bc30d}.histt a{font-size:24px;color:#747474;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}#arrow{position:fixed;top:50%;right:30px;z-index:9999}*html #arrow{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin-top:350px}#arrow ul li{display:block;height:20px;width:20px;background:url(../../images/history/icons.png) no-repeat 0 0;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#arrow ul li:active{background-color:#000}#arrow ul .arrow_active{background-color:#000;-webkit-transition:all .1s ease-in;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}#arrow ul .arrowup{background-position:0 -26px;margin-bottom:10px}#arrow ul .arrowdown{background-position:0 0}