Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
Economy Class
Full Insurance
Premium Economy Class
Full Insurance
Business Class
Full Insurance
First Class
Full Insurance
css
html, body { height: 100%; } body { background-color: #272727; display: grid; font-family: Avenir, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale; -moz-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; } .tariffCards { position: absolute; top: 50%; left: 50%; margin: -180px 0 0 -140px; user-select: none; transform: translate3d(0, 0, 0); transform-style: preserve-3d; } .tariffCards:after { position: absolute; bottom: -27px; left: 5%; content: ""; width: 65%; height: 10px; border-radius: 100%; background-image: radial-gradient(rgba(34, 50, 84, 0.04), rgba(34, 50, 84, 0)); } .tariffCards > div { position: relative; width: 280px; height: 140px; border-radius: 12px; color: white; transform: rotateX(45deg) rotateY(-15deg) rotate(45deg); transition: all 0.4s ease; overflow: hidden; cursor: pointer; } .tariffCards > div:after { position: absolute; top: -70px; left: 0; content: ""; width: 200%; height: 200%; background-image: linear-gradient(60deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 80%); transform: translateX(-100%); } .tariffCards > div img { margin-top: 15px; pointer-events: none; } .tariffCards > div h3 { position: absolute; bottom: 28px; left: 15px; font-size: 18px; font-weight: 800; } .tariffCards > div span { position: absolute; font-weight: 700; bottom: 15px; left: 15px; font-size: 12px; font-weight: 600; opacity: 0.8; } .tariffCards > div.economy { margin-top: 0; z-index: 3; background-color: #8063E1; background-image: linear-gradient(135deg, #BD7BE8, #8063E1); box-shadow: 20px 20px 60px rgba(34, 50, 84, 0.5), 1px 1px 0px 1px #8063E1; } .tariffCards > div.premiumeconomy { margin-top: -70px; z-index: 2; background-color: #3F58E3; background-image: linear-gradient(135deg, #7F94FC, #3F58E3); box-shadow: 20px 20px 60px rgba(34, 50, 84, 0.5), 1px 1px 0px 1px #3F58E3; } .tariffCards > div.business { margin-top: -70px; z-index: 1; background-color: #2C6FD1; background-image: linear-gradient(135deg, #21BBFE, #2C6FD1); box-shadow: 20px 20px 60px rgba(34, 50, 84, 0.5), 1px 1px 0px 1px #2C6FD1; } .tariffCards > div.first { margin-top: -70px; background-color: #352F64; background-image: linear-gradient(135deg, #415197, #352F64); box-shadow: 5px 5px 60px rgba(34, 50, 84, 0.1), 1px 1px 0px 1px #352F64; } .tariffCards > div:hover { transform: rotateX(30deg) rotateY(-15deg) rotate(30deg) translate(-25px, 50px); } .tariffCards > div:hover:after { transform: translateX(100%); transition: all 1.2s ease-in-out; } a { position: fixed; bottom: 20px; right: 20px; color: #0077FF; font-size: 14px; font-weight: 700; }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Css 3d卡片-jq22.com</title> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <style>
</style> </head> <body>
<script>
</script>
</body> </html>
2012-2021 jQuery插件库版权所有
jquery插件
|
jq22工具库
|
网页技术
|
广告合作
|
在线反馈
|
版权声明
沪ICP备13043785号-1
浙公网安备 33041102000314号