@charset "utf-8"; .conver{ position:absolute; top:81px; float:left; width:77.55%; min-width:500px; border-left:1px solid rgb(27,125,99); overflow:hidden; -webkit-animation-timing-function:ease-out; -webkit-animation-iteration-count:1; animation-timing-function:ease-out; animation-iteration-count:1; -moz-animation-timing-function:ease-out; -moz-animation-iteration-count:1; -o-animation-timing-function:ease-out; -o-animation-iteration-count:1; } @keyframes n_2{ from{left:15.16%; z-index:4;} to{left:7.87%;z-index:5;} } @-webkit-keyframes n_2{ from{left:15.16%; z-index:4;} to{left:7.87%;z-index:5;} } @-moz-keyframes n_2{ from{left:15.16%;z-index:4;} to{left:7.87%;z-index:5;} } @-o-keyframes n_2{ from{left:15.16%;z-index:4;} to{left:7.87%;z-index:5;} } @keyframes n_3{ from{left:22.45%;z-index:3;} to{left:7.87%;z-index:5;} } @-webkit-keyframes n_3{ from{left:22.45%;z-index:3;} to{left:7.87%;z-index:5;} } @-moz-keyframes n_3{ from{left:22.45%;z-index:3;} to{left:7.87%;z-index:5;} } @-o-keyframes n_3{ from{left:22.45%;z-index:3;} to{left:7.87%;z-index:5;} } @keyframes f_3{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:3;} 100%{left:22.45%;z-index:3;} } @-webkit-keyframes f_3{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:3;} 100%{left:22.45%;z-index:3;} } @-moz-keyframes f_3{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:3;} 100%{left:22.45%;z-index:3;} } @-o-keyframes f_3{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:3;} 100%{left:22.45%;z-index:3;} } @keyframes f_2{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:4;} 100%{left:15.16%;z-index:4;} } @-webkit-keyframes f_2{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:4;} 100%{left:15.16%;z-index:4;} } @-moz-keyframes f_2{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:4;} 100%{left:15.16%;z-index:4;} } @-o-keyframes f_2{ 0%{left:7.87%;z-index:5;} 19.6%{left:0px;z-index:4;} 100%{left:15.16%;z-index:4;} } /*.conver:focus{left:7.87%;}*/ .converin{position:relative; left:0px;width:91%; z-index:1;} .converins{position:absolute; float:left; left:91%; z-index:2; overflow:hidden;} .drawpic{position:absolute; height:51px; top:30px;cursor:pointer;} .homes{ z-index:5; background:RGBA(30,240,120,0.5); position:absolute; right:0px; top:30px; width:23.6%; height:51px; color:#EFD; font:bold normal normal 24px Arial, Helvetica, sans-serif; text-shadow:-1px 1px 2px #020; cursor:pointer; } .topbac { position:absolute;width:100%; min-width:580px; height:81px; left:0px; top:0px; background:#040; background:-webkit-linear-gradient(bottom left,#030,#050,#8E6); background:-moz-linear-gradient(bottom left,#030,#050,#8E6); background:-o-linear-gradient(bottom left,#030,#050,#8E6); background:linear-gradient(bottom left,#030,#050,#8E6); }