@charset "utf-8";body{background:#fff;overflow-x:hidden}#Currency_ocean{width:100%;height:1424px;position:absolute;z-index:-1;bottom:0;top:400px;background:#6bc2e6}#Currency_ocean .wave{width:6400px;height:198px;background:url(../Images/svg/wave-gray.svg) repeat-x;position:absolute;top:-190px;animation:wave 4s linear infinite,low 4s ease infinite}#Currency_ocean .wave:nth-of-type(2){background:url(../Images/svg/wave-red.svg) repeat-x;top:-150px;opacity:1;animation:wave 7s cubic-bezier(.36,.45,.63,.53) -2s infinite,swell 7s cubic-bezier(.36,.45,.63,.53) -2s infinite}#Currency_ocean .wave:nth-of-type(3){background:url(../Images/svg/wave.svg) repeat-x;top:-110px;animation:wave 4s linear -1s infinite,swell 4s linear -1s infinite}#Currency_price{margin:200px 0 20px}#Currency_price figure{margin-bottom:100px}#Currency_price figure figcaption{font-size:48px;text-align:center}#Currency_price h4{line-height:36px;text-align:center;margin-top:60px}#Currency_price .slider{width:285px;height:572px;background:#fff;float:left;overflow:hidden}#Currency_price dl{width:285px;margin-left:10px;margin-bottom:10px;float:left;overflow:hidden}#Currency_price dl dt{width:100%;height:215px}#Currency_price dl dd{width:100%}#Currency_price dl dd.price{padding:20px;height:247px;background:#fff;overflow:hidden}#Currency_price dl dd.price h3{color:#00c0ff;margin-bottom:30px}#Currency_price dl dd.price p{margin-top:30px;line-height:24px}#Currency_price dl dd.price .x{font-size:18px}#Currency_price dl dd.price .y{font-size:36px}#Currency_price dl dd.buy{height:70px;font-size:18px;color:#fff;text-align:center;background:rgba(0,0,0,.5);line-height:70px;cursor:pointer}#Currency_price dl dd.buy a{color:#fff}