在Axi购买加密货币
在Axi交易平台的现货市场直接买卖真实的加密资产。
购买加密货币
加密资产波动性高且不受监管。交易存在较高亏损风险。
.cryptoHeroSection {
width: 100%;
margin: 0;
padding: 0;
}
.cryptoHeroSection .crypto-hero {
width: 100%;
min-height: 520px;
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/h3vnb1ul/2-2.png');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
padding: 60px 20px;
text-align: center;
}
.cryptoHeroSection .crypto-hero-content {
max-width: 750px;
margin: 0 auto;
color: #fff;
}
.cryptoHeroSection .crypto-hero h1 {
font-size: 48px;
font-weight: 800;
margin-bottom: 12px;
}
.cryptoHeroSection .crypto-hero-subtitle {
font-size: 22px;
margin-bottom: 50px;
line-height: 1.5;
}
.cryptoHeroSection .crypto-hero-btn {
display: inline-block;
padding: 10px 28px;
border-radius: 6px;
background: #000;
color: #fff;
text-decoration: none;
margin-bottom: 18px;
font-size: 16px;
}
.cryptoHeroSection .crypto-risk-text {
font-size: 16px;
color: #F0EBE3;
padding-top: 50px;
}
@media(max-width: 768px) {
.cryptoHeroSection .crypto-hero {
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/dr3abjwu/1.png');
padding: 160px 16px;
}
.cryptoHeroSection .crypto-hero h1 {
font-size: 40px;
}
.cryptoHeroSection .crypto-hero-subtitle {
font-size: 20px;
margin-bottom: 20px;
padding: 0 40px;
}
.cryptoHeroSection .crypto-risk-text {
padding-top: 20px;
}
}
立即购买加密货币
享受快捷便捷的入金方式、透明定价、全天候交易以及安全的资产托管。
购买加密货币
加密资产波动性高且不受监管。交易存在较高亏损风险。
无隐藏费用
无借记卡手续费,无外汇转换费——每笔交易仅收取清晰明了的 0.8% 手续费*
*最低 $1
安全托管
您的代币将保存在Axi钱包的独立账户中。
全天候市场访问
加密货币市场从不休息,您也不必停下。通过网页或移动端随时随地掌控交易。
便捷入金通道
通过银行卡、银行转账或现有Axi钱包余额为账户充值;现有客户无需额外的KYC验证。
Axi钱包
使用Axi钱包安全地购买、出售和存储加密货币。您的数字资产与Axi交易账户分开保管。
当您为CFD交易充值时,也可使用该余额购买加密货币或交易永续合约。
直接资产所有权
向账户存入法币,在现货市场购买代币,并安全地保存在Axi钱包中。
.cryptoFeaturesSection {
max-width: 1028px;
margin: 0 auto;
text-align: center;
padding: 100px 15px 0;
}
.cryptoFeaturesSection .crypto-title {
font-size: 38px;
font-weight: 800;
margin-bottom: 10px;
}
.cryptoFeaturesSection .red {
color: #FC404D;
font-size: 38px;
}
.cryptoFeaturesSection .crypto-subtitle {
font-size: 18px;
color: #444;
margin-bottom: 20px;
max-width: 780px;
width: 100%;
text-align: center;
margin: 0 auto;
padding-bottom: 24px;
}
.cryptoFeaturesSection .crypto-main-btn {
display: inline-block;
padding: 10px 26px;
background: #FCD758;
color: #000;
border-radius: 6px;
text-decoration: none;
margin-bottom: 15px;
font-size: 16px;
}
.cryptoFeaturesSection .crypto-risk-text {
font-size: 16px;
color: #7D7D7D;
padding-top: 24px;
}
.cryptoFeaturesSection .features-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 60px 40px;
padding-top: 60px;
}
.cryptoFeaturesSection .feature-item {
text-align: center;
padding: 0 10px;
max-width: 280px;
margin: 0 auto;
}
.cryptoFeaturesSection .feature-item img {
width: 220px;
height: 220px;
object-fit: contain;
display: block;
margin: 0 auto 20px;
}
.cryptoFeaturesSection h3 {
font-size: 24px;
font-weight: 700;
margin-bottom: 8px;
}
.cryptoFeaturesSection p {
font-size: 18px;
color: #444;
}
@media (max-width: 768px) {
.cryptoFeaturesSection .features-grid {
grid-template-columns: 1fr;
gap: 40px;
padding-top: 30px;
}
.cryptoFeaturesSection .crypto-title,
.cryptoFeaturesSection .red {
font-size: 28px;
}
.cryptoFeaturesSection .feature-item {
max-width: 100%;
}
}
.axiPlatformSectionTest {
max-width: 1028px;
margin: 0 auto;
padding: 150px 15px 0;
text-align: center;
}
.axiPlatformSectionTest .platform-title-test {
font-size: 38px;
font-weight: 800;
margin-bottom: 25px;
}
.axiPlatformSectionTest .red-test {
color: #FC404D;
font-size: 38px;
}
.axiPlatformSectionTest .platform-layout-test {
display: flex;
align-items: center;
justify-content: center;
gap: 50px;
margin-top: 40px;
}
.axiPlatformSectionTest .platform-left-test {
text-align: left;
max-width: 420px;
}
.axiPlatformSectionTest .platform-list-test {
list-style: none;
padding: 0;
margin: 0 0 24px;
}
.axiPlatformSectionTest .platform-list-test li {
position: relative;
padding-left: 36px;
margin-bottom: 14px;
font-size: 18px;
color: #444;
}
.axiPlatformSectionTest .platform-list-test li::before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 25px;
height: 25px;
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/nhrgqwb3/group-4209.png');
background-size: contain;
background-repeat: no-repeat;
}
/* QR Code Section - Desktop Only */
.axiPlatformSectionTest .platform-qr-test {
display: flex;
align-items: center;
gap: 12px;
}
.axiPlatformSectionTest .platform-qr-test img {
width: 120px;
height: 120px;
}
.axiPlatformSectionTest .platform-qr-test p {
max-width: 120px;
width: 100%;
color: #252525;
font-size: 16px;
}
/* Store Buttons - Hidden by default, shown via JS on mobile */
.axiPlatformSectionTest .platform-store-buttons-test {
display: none;
justify-content: center;
margin-top: 10px;
}
.axiPlatformSectionTest .store-btn-test {
display: none;
}
.axiPlatformSectionTest .store-btn-test img {
height: 52px;
width: auto;
}
/* Platform Right */
.axiPlatformSectionTest .platform-right-test {
max-width: 500px;
}
.axiPlatformSectionTest .platform-img-test {
width: 100%;
height: auto;
}
.axiPlatformSectionTest .mobile-img-test {
display: none;
}
@media (max-width: 768px) {
.axiPlatformSectionTest {
padding: 100px 15px 0;
}
.axiPlatformSectionTest .platform-title-test,
.axiPlatformSectionTest .red-test {
font-size: 28px;
}
.axiPlatformSectionTest .platform-layout-test {
flex-direction: column;
gap: 30px;
}
.axiPlatformSectionTest .platform-left-test {
text-align: center;
max-width: 100%;
}
.axiPlatformSectionTest .platform-list-test {
display: inline-block;
text-align: left;
}
.axiPlatformSectionTest .platform-list-test li {
font-size: 18px;
}
.axiPlatformSectionTest .platform-qr-test {
display: none !important;
}
.axiPlatformSectionTest .platform-store-buttons-test {
justify-content: center;
width: 100%;
}
.axiPlatformSectionTest .desktop-img-test {
display: none;
}
.axiPlatformSectionTest .mobile-img-test {
display: block;
}
}
.cryptoYellowHeroSection {
width: 100%;
height: 280px;
background: linear-gradient(180deg, #FCD758 0%, #E9AB00 100%);
display: flex;
justify-content: center;
align-items: center;
overflow: visible;
margin: 250px 0;
}
.cryptoYellowHeroSection .yellow-hero-inner {
max-width: 1028px;
width: 100%;
padding: 0 15px;
display: flex;
align-items: center;
justify-content: center;
gap: 40px;
}
.cryptoYellowHeroSection .yellow-hero-content {
flex: 0 0 auto;
text-align: left;
}
.cryptoYellowHeroSection .yellow-hero-title {
font-size: 38px;
font-weight: 800;
color: #1a1a1a;
line-height: 1.2;
}
.cryptoYellowHeroSection .red {
color: #FC404D;
font-size: 38px;
}
.cryptoYellowHeroSection .yellow-hero-image {
flex: 0 0 auto;
}
.cryptoYellowHeroSection .yellow-hero-img {
height: 450px;
width: auto;
display: block;
object-fit: contain;
}
@media (max-width: 768px) {
.cryptoYellowHeroSection {
padding: 260px 0 126px;
margin: 150px 0;
}
.cryptoYellowHeroSection .yellow-hero-inner {
flex-direction: column;
text-align: center;
gap: 24px;
}
.cryptoYellowHeroSection .yellow-hero-title,
.cryptoYellowHeroSection .red {
font-size: 28px;
}
.cryptoYellowHeroSection .yellow-hero-img {
height: 320px;
}
}
在Axi交易加密货币的三种方式
Axi为您提供三种强大的加密交易方式:购买加密货币、加密货币CFD以及永续合约交易。全部在一个直观的平台上完成。
CFDs
适合多资产交易者
交易加密货币CFD
- 最大杠杆200:1
- 资产所有权无
- 产品范围30+
- 交易策略短期
交易平台
永续期货
为专注选择和灵活操作的交易者而设
交易永续合约
- 最大杠杆125:1
- 资产所有权无
- 产品范围150+
- 交易策略短期与长期
交易平台
购买加密货币
为追求加密货币增长与稳健的投资者而设
投资加密货币
- 最大杠杆1:1
- 资产所有权有*
- 产品范围20
- 交易策略长期
交易平台
.tradeWaysSection {
max-width: 1100px;
margin: 60px auto;
padding: 0 15px;
text-align: center;
}
.tradeWaysSection .trade-title {
font-size: 38px;
font-weight: 800;
margin-bottom: 10px;
}
.tradeWaysSection .red {
color: #FC404D;
font-size: 38px;
}
.tradeWaysSection .trade-subtitle {
font-size: 18px;
color: #444;
max-width: 780px;
margin: 0 auto 32px;
}
.tradeWaysSection .trade-cards-wrapper {
position: relative;
margin-top: 10px;
overflow: hidden;
}
.tradeWaysSection .trade-cards-track {
display: flex;
gap: 24px;
transition: transform 0.35s ease;
}
.tradeWaysSection .trade-card {
flex: 1 1 0;
min-width: 0;
}
.tradeWaysSection .card-inner {
background: #fff;
border-radius: 16px;
padding: 24px 22px 20px;
text-align: left;
border-top: 4px solid transparent;
}
.tradeWaysSection .card-cfd .card-inner { border-top-color: #45C2C7; }
.tradeWaysSection .card-perp .card-inner { border-top-color: #55165C; }
.tradeWaysSection .card-buy .card-inner { border-top-color: #FC404D; }
.tradeWaysSection .card-inner h3 {
font-size: 22px;
margin: 0 0 4px;
}
.tradeWaysSection .card-tagline {
font-size: 14px;
color: #666;
margin: 0 0 16px;
}
.tradeWaysSection .card-cta {
width: 100%;
display: block;
text-align: center;
padding: 12px 0;
border-radius: 8px;
border: none;
background: #fcd758;
font-size: 16px;
cursor: pointer;
box-sizing: border-box;
text-decoration: none;
}
.tradeWaysSection .card-divider {
height: 1px;
background: #eee;
margin: 18px 0 14px;
}
.tradeWaysSection .card-list {
list-style: none;
padding: 0;
font-size: 16px;
}
.tradeWaysSection .card-list li {
display: flex;
flex-direction: column;
padding-bottom: 16px;
}
.tradeWaysSection .card-list span {
color: #4A4242;
}
.tradeWaysSection .card-list strong {
font-weight: 600;
}
.tradeWaysSection .card-tradeon-title {
font-size: 16px;
margin: 0;
padding-bottom: 4px;
}
.tradeWaysSection .card-platforms {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.tradeWaysSection .plat-badge {
display: inline-flex;
align-items: center;
justify-content: center;
}
.tradeWaysSection .plat-badge img {
height: 18px;
width: auto;
display: block;
}
.tradeWaysSection .trade-dots {
display: none;
margin-top: 16px;
gap: 6px;
justify-content: center;
}
.tradeWaysSection .trade-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: #ddd;
display: inline-block;
cursor: pointer;
}
.tradeWaysSection .trade-dot.active {
background: #FC404D;
}
.tradeWaysSection .trade-footnote {
font-size: 14px;
color: #7D7D7D;
margin-top: 40px;
}
@media (min-width: 769px) {
.tradeWaysSection .trade-cards-track {
transform: none !important;
}
}
@media (max-width: 768px) {
.tradeWaysSection {
margin: 40px auto;
}
.tradeWaysSection .trade-title,
.tradeWaysSection .red {
font-size: 28px;
}
.tradeWaysSection .trade-subtitle {
font-size: 16px;
}
.tradeWaysSection .trade-cards-wrapper {
padding: 0;
overflow: hidden;
}
.tradeWaysSection .trade-cards-track {
gap: 0;
}
.tradeWaysSection .trade-card {
flex: 0 0 100%;
min-width: 100%;
padding: 0 20px;
box-sizing: border-box;
}
.tradeWaysSection .trade-dots {
display: flex;
}
}
准备好迈出下一步了吗?
与全球屡获殊荣的经纪商一起开始交易。
开立真实账户
加密资产波动性高且不受监管。交易存在较高亏损风险。
加密资产波动性高且不受监管。交易存在较高亏损风险。
由AxiTrader LLC提供。加密资产是复杂和波动的产品。价格高度波动,并可能迅速波动,导致重大损失。加密交易在所有司法管辖区均未受到监管,可能不适合所有投资者。考虑您是否了解这些产品的工作原理,以及您是否能够承担损失资金的高风险。
.nextStepSection {
margin-top: 150px;
}
.nextStepHero {
width: 100%;
background: #FC404D;
color: #fff;
}
.nextStep-inner {
max-width: 1100px;
margin: 0 auto;
padding: 40px 20px 0;
display: flex;
align-items: center;
justify-content: space-between;
gap: 40px;
}
.nextStep-content {
max-width: 480px;
}
.nextStep-title {
font-size: 32px;
font-weight: 800;
margin: 0 0 10px;
}
.nextStep-subtitle {
font-size: 18px;
margin: 0 0 24px;
}
.nextStep-btn {
display: inline-block;
padding: 10px 26px;
background: #FCD758;
color: #000;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
}
.nextStep-image img {
display: block;
height: 320px;
width: auto;
object-fit: contain;
}
.nextStep-risk {
font-size: 14px;
margin: 0;
max-width: 320px;
display: block;
padding-top: 48px;
}
.nextStep-mobile{
display: none;
}
.nextStep-disclaimer {
max-width: 900px;
margin: 40px auto 0;
padding: 0 20px 40px;
font-size: 12px;
line-height: 1.5;
color: #777;
text-align: center;
}
@media (max-width: 768px) {
.nextStepSection {
margin-top: 100px;
}
.nextStep-inner {
flex-direction: column;
align-items: center;
text-align: center;
padding:0;
gap: 0;
}
.nextStep-content {
max-width: 100%;
text-align: center;
padding: 40px 64px;
}
.nextStep-title {
font-size: 28px;
margin-bottom: 8px;
}
.nextStep-subtitle {
font-size: 16px;
margin-bottom: 20px;
}
.nextStep-btn {
margin-bottom: 24px;
}
.nextStep-image {
margin-bottom: 16px;
}
.nextStep-image img {
height: auto;;
width: 100%;
}
.nextStep-risk {
display: none;
}
.nextStep-mobile{
display: block;
max-width: 100%;
margin-top:0;
font-size: 14px;
padding: 0 40px;
}
}