body{/*perspective:1px;*/ transform-style:preserve-3d; overflow-y:scroll; overflow-x:hidden;}
#wrap{width:1200px; margin:0 auto;}

.skip{position:absolute; left:0; top:-50px; width:100%; height:40px; line-height:40px; text-align:center; background:#000; color:#fff; transition: all 0.5s;}
.skip:focus{top:0;}
.txt_org{color:#f60;}
.txt_blue{color:#1B7BB6;}