$0
เริ่มต้น
ฝากเงิน
1000+
ผลิตภัณฑ์
ของเรา
0.7
ค่าสเปรด
เริ่มที่
1000:1
เลเวอเรจ
24/7
ความช่วย
เหลือ
.axiCarousel {
width: 100%;
position: relative;
overflow: hidden;
background: #000;
line-height: 0;
}
.axiSlides {
display: flex;
transition: transform 0.5s ease;
will-change: transform;
}
.axiSlide {
min-width: 100%;
position: relative;
line-height: 0;
}
.axiImg {
width: 100%;
display: block;
object-fit: cover;
}
.axiImgD {
display: block;
height: 520px;
object-fit: cover;
object-position: center;
}
.axiImgM { display: none; }
/* OVERLAY */
.axiOverlay {
position: absolute;
top: 0; left: 0;
width: 100%; height: 100%;
display: flex;
align-items: center;
z-index: 2;
pointer-events: none;
}
.axiOverlayInner {
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 60px 40px;
pointer-events: all;
}
/* SLIDE 0 & 1 — Markets style */
.markets-hero__title {
font-size: 44px;
font-weight: 500;
color: #0a0a0a;
line-height: 1.05;
margin: 0 0 16px;
letter-spacing: -1px;
}
.markets-hero__subtitle {
font-size: 16px;
font-weight: 400;
color: #2a2a2a;
line-height: 1.5;
margin: 0 0 28px;
max-width: 500px;
}
.markets-hero__buttons {
display: flex;
gap: 14px;
flex-wrap: wrap;
align-items: center;
}
.markets-hero__btn {
display: inline-block;
padding: 12px 28px;
font-size: 14px;
font-weight: 400;
border-radius: 6px;
text-decoration: none !important;
text-align: center;
cursor: pointer;
line-height: 1.2;
}
.markets-hero__btn--primary {
background: #FFE266 !important;
color: #0a0a0a !important;
border: 1px solid #FFE266 !important;
}
.markets-hero__btn--primary:hover {
background: #ffd633 !important;
border-color: #ffd633 !important;
}
.markets-hero__btn--secondary {
background: transparent !important;
color: #0a0a0a !important;
border: 1px solid #0a0a0a !important;
}
.markets-hero__btn--secondary:hover {
background: #0a0a0a !important;
color: #fff !important;
}
/* TYPOGRAPHY */
.axiH1 {
font-size: 68px;
font-weight: 500;
line-height: 1;
text-transform: uppercase;
margin: 0 0 16px;
}
.axiH1Dark { color: #000; }
.axiH1White { color: #fff; font-size: 50px; line-height: 1.1; text-transform: none; }
.axiH1Yellow { color: #F3D36A; }
.axiH2Yellow {
font-size: 42px;
font-weight: 500;
color: #F3D36A;
text-transform: uppercase;
margin: 0 0 24px;
line-height: 1.1;
}
.axiRed { color: #E8173C; }
.axiYellow { color: #F3D36A; }
.axiNeon {
color: #fff !important;
text-shadow:
0 0 1px #fff,
0 0 9px #FFE,
0 0 15px #ff0000,
0 0 15px #ff0000,
0 0 20px #ff0000,
0 0 4px #ff0000,
0 0 10px #FEFFFA,
0 0 2px #ff0000;
}
.axiP {
font-size: 14px;
color: #fff;
line-height: 1.6;
margin: 0 0 6px;
}
.axiLink {
color: #E8173C;
text-decoration: none;
}
/* BUTTONS */
.axiBtn {
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 12px 28px;
border-radius: 4px;
text-decoration: none !important;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 20px;
cursor: pointer;
line-height: 1;
}
.axiBtnRed {
background: #E8173C !important;
color: #fff !important;
border: 2px solid #E8173C !important;
}
.axiBtnRed:hover {
background: #c4102d !important;
border-color: #c4102d !important;
}
.axiBtnOutlineYellow {
background: transparent !important;
color: #F3D36A !important;
border: 2px solid #F3D36A !important;
}
.axiBtnOutlineYellow:hover {
background: #F3D36A !important;
color: #000 !important;
}
/* DOTS */
.axiDots {
position: absolute;
bottom: 14px;
left: 50%;
transform: translateX(-50%);
display: flex;
align-items: center;
gap: 8px;
z-index: 10;
}
.axiDot {
width: 8px;
height: 8px;
border-radius: 50%;
background: rgba(255,255,255,0.45);
cursor: pointer;
border: none;
padding: 0;
transition: width 0.3s ease, border-radius 0.3s ease, background 0.3s ease;
}
.axiDotActive {
width: 28px;
border-radius: 4px;
background: #fff;
}
/* Hide existing hero carousel and trustpilot */
.homehero_carousel,
.homehero__trustpilot,
.homehero {
display: none !important;
}
/* STATS BAR */
.axiStats {
width: 100%;
background: #F5F2EE;
padding: 20px 24px;
box-sizing: border-box;
}
.axiStatsInner {
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
gap: 0;
}
.axiStat {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 4px;
padding: 0 40px;
}
.axiStatVal {
font-size: 28px;
font-weight: 500;
color: #1a1a1a;
white-space: nowrap;
line-height: 1;
}
.axiStatLabel {
font-size: 13px;
color: #555;
line-height: 1.4;
}
.axiStatDivider {
width: 18px;
height: 22px;
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/rm2nlz11/vector-3.png");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
flex-shrink: 0;
align-self: center;
}
/* MOBILE */
@media (max-width: 768px) {
.axiImgD { display: none; }
.axiImgM {
display: block;
width: 100%;
height: 580px;
object-fit: cover;
object-position: top;
}
.axiOverlay { align-items: flex-start; }
.axiOverlayInner { padding: 36px 20px 20px; }
/* Slides 0 and 1 mobile — centered */
.axiSlide0 .axiOverlayInner,
.axiSlide1 .axiOverlayInner {
max-width: 100%;
padding: 36px 20px 20px;
text-align: center;
}
.axiSlide0 .markets-hero__buttons,
.axiSlide1 .markets-hero__buttons {
justify-content: center;
}
.markets-hero__title {
font-size: 28px;
letter-spacing: -0.5px;
margin: 0 0 10px;
}
.markets-hero__subtitle {
font-size: 13px;
margin: 0 0 16px;
}
.markets-hero__btn {
font-size: 12px;
padding: 9px 14px;
}
.markets-hero__buttons { gap: 8px; }
/* Other slides */
.axiH1 { font-size: 36px; }
.axiH1White { font-size: 26px; }
.axiH2Yellow { font-size: 22px; }
.axiSlide2 .axiH1 { font-size: 52px; }
.axiSlide3 .axiH1 { font-size: 40px; }
.axiBtn { font-size: 13px; padding: 10px 22px; }
/* Center slides 2, 3 */
.axiSlide2 .axiOverlayInner,
.axiSlide3 .axiOverlayInner { text-align: center; }
.axiSlide2 .axiBtn,
.axiSlide3 .axiBtn {
display: block;
width: fit-content;
margin-left: auto;
margin-right: auto;
}
/* Stats mobile */
.axiStats { padding: 14px 12px; }
.axiStatsInner {
flex-wrap: nowrap;
justify-content: space-between;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.axiStat {
flex: 0 0 auto;
align-items: flex-start;
padding: 0 8px;
gap: 3px;
min-width: 0;
}
.axiStatVal { font-size: 15px; white-space: nowrap; }
.axiStatLabel { font-size: 10px; white-space: nowrap; }
.axiStatDivider { width: 10px; height: 14px; align-self: center; flex-shrink: 0; }
}
แบรนด์ที่เทรดเดอร์ไว้วางใจมาตั้งแต่ปี 2007
- ราคาถูกและแข่งขันได้ พร้อมสภาพคล่องสูง
- ค่าสเปรดเฉลี่ยต่ำและคงที่
- เลเวอเรจสูงสุดถึง 1000:1 สำหรับตราสารชั้นนำ
- ส่งคำสั่งซื้อขายรวดเร็ว บนแพลตฟอร์มที่เชื่อถือได้
- ซื้อขายผ่าน MT4, MT5 และ Axi Trading Platform
- ก้าวสู่การเป็นเทรดเดอร์ที่มีเงินทุนสนับสนุนด้วย Axi Select
- คัดลอกพอร์ตของเทรดเดอร์ชั้นนำด้วย Axi Copy Trading
- ฝ่ายบริการลูกค้าหลายภาษา 24/7 การันตีด้วยรางวัลมากมาย
.trustedBrandOuter{
width:100%;
}
.trustedBrandSection{
margin:0 auto;
padding: 60px 68px 50px;
position:relative;
overflow:hidden;
box-sizing:border-box;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/pembxryw/frame-2147203778.png") no-repeat center center;
background-size:cover;
border-radius:20px;
}
.trusted-title{
text-align:center;
font-size: 38px;
font-weight:700;
margin:0 0 50px !important;
color:#1a1a1a;
position:relative;
z-index:2;
}
.trusted-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap: 40px 58px;
max-width:1000px;
margin:0 auto;
position:relative;
z-index:2;
}
.trusted-list{
list-style:none;
padding:0;
margin:0;
display:flex;
flex-direction:column;
gap:18px;
}
.trusted-list li{
position:relative;
padding-left:32px;
font-size:17px;
color:#1a1a1a;
line-height:1.5;
}
.trusted-list li:before{
content:"";
position:absolute;
left:0;
top:6px;
width:18px;
height:18px;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/3vwhh1tm/vector-3.png") no-repeat center center;
background-size:contain;
}
.trusted-cta-wrap{
display:flex;
justify-content:center;
margin-top:50px;
position:relative;
z-index:2;
}
.trusted-cta{
display:inline-block;
background:#FFD23F;
color:#1a1a1a;
padding:14px 40px;
border-radius:6px;
font-size:16px;
font-weight:600;
text-decoration:none;
transition:background .2s ease;
}
.trusted-cta:hover{
background:#f5c52e;
color:#1a1a1a;
}
/* ============================
POWERFUL PLATFORM SECTION
============================ */
.powerfulPlatformOuter{
width:100%;
background:#E5424A;
}
.powerfulPlatformSection{
width:1250px;
max-width:calc(100% - 40px);
margin:0 auto;
padding:80px 20px 0;
box-sizing:border-box;
}
.platform-grid{
display:grid;
grid-template-columns:1fr 1.2fr;
gap:40px;
align-items:end;
}
.platform-left{
color:#fff;
padding-bottom:80px;
}
.platform-title{
font-size:38px;
font-weight:700;
line-height:1.3;
margin:0 0 30px !important;
color:#fff;
}
.platform-list{
list-style:none;
padding:0;
margin:0 0 40px;
display:flex;
flex-direction:column;
gap:16px;
}
.platform-list li{
position:relative;
padding-left:32px;
font-size:17px;
color:#fff;
line-height:1.5;
}
.platform-list li:before{
content:"";
position:absolute;
left:0;
top:6px;
width:18px;
height:18px;
background:url("https://aximedia.s3.amazonaws.com/rebrand-prod/o25f4j0p/vector-3.png") no-repeat center center;
background-size:contain;
}
.platform-cta-wrap{
display:flex;
}
.platform-cta{
display:inline-block;
background:#FFD23F;
color:#1a1a1a;
padding:14px 40px;
border-radius:6px;
font-size:16px;
font-weight:600;
text-decoration:none;
transition:background .2s ease;
}
.platform-cta:hover{
background:#f5c52e;
color:#1a1a1a;
}
.platform-right{
display:flex;
justify-content:center;
align-items:flex-end;
}
.platform-right img{
width:100%;
height:auto;
max-width:700px;
display:block;
margin-bottom:-1px;
}
/* ============================
MOBILE
============================ */
@media (max-width:768px){
.trustedBrandOuter{
padding: 30px 0;
}
.trustedBrandSection{
width:100%;
max-width:calc(100% - 28px);
padding:40px 20px;
}
.trusted-title{
font-size:28px;
margin-bottom:32px !important;
line-height:1.3;
}
.trusted-grid{
grid-template-columns:1fr;
gap:14px;
}
.trusted-list{
gap:14px;
}
.trusted-list li{
font-size:15px;
padding-left:28px;
}
.trusted-cta-wrap{
margin-top:32px;
}
.trusted-cta{
padding:12px 32px;
font-size:15px;
}
.powerfulPlatformSection{
width:100%;
max-width:100%;
padding:50px 20px 0;
}
.platform-grid{
grid-template-columns:1fr;
gap:30px;
text-align:center;
}
.platform-left{
padding-bottom:0;
}
.platform-title{
font-size:26px;
margin-bottom:24px !important;
}
.platform-list{
margin-bottom:30px;
gap:14px;
text-align:left;
}
.platform-list li{
font-size:15px;
padding-left:28px;
}
.platform-cta-wrap{
justify-content:center;
}
.platform-cta{
padding:12px 32px;
font-size:15px;
}
.platform-right img{
max-width:100%;
margin-bottom:0;
}
}
.platformsRow {
background-color: #F5F2EE;
padding: 80px 24px;
}
.platformsInner {
max-width: 1200px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0;
align-items: start;
}
.platformsInner .platformCard {
display: block;
padding: 0 32px;
text-decoration: none;
color: inherit;
border-right: 1px solid #E0DCD5;
transition: opacity 0.2s ease;
}
.platformsInner .platformCard:last-child {
border-right: none;
}
.platformsInner .platformCard:hover {
opacity: 0.7;
}
.platformsInner .platformIcon {
width: 72px;
height: 72px;
display: block;
margin: 0 0 24px 0;
}
.platformsInner .platformTitle {
font-size: 18px;
font-weight: 700;
color: #000;
margin: 0 0 8px 0;
line-height: 1.3;
}
.platformsInner .platformTitle .arrow {
display: inline-block;
margin-left: 4px;
font-weight: 400;
}
.platformsInner .platformDesc {
font-size: 14px;
color: #555;
line-height: 1.5;
margin: 0;
font-weight: 400;
}
@media (max-width: 991px) {
.platformsRow {
padding: 40px 20px;
}
.platformsInner {
grid-template-columns: repeat(2, 1fr);
gap: 32px 0;
}
.platformsInner .platformCard {
padding: 0 16px;
border-right: 1px solid #E0DCD5;
}
.platformsInner .platformCard:nth-child(2n) {
border-right: none;
}
.platformsInner .platformIcon {
width: 60px;
height: 60px;
margin: 0 0 16px 0;
}
.platformsInner .platformTitle {
font-size: 16px;
}
.platformsInner .platformDesc {
font-size: 13px;
}
}
@media (max-width: 480px) {
.platformsInner {
grid-template-columns: 1fr;
gap: 24px;
}
.platformsInner .platformCard {
padding: 0 0 24px 0;
border-right: none;
border-bottom: 1px solid #E0DCD5;
}
.platformsInner .platformCard:last-child {
border-bottom: none;
padding-bottom: 0;
}
}
แอป Axi
จัดการหลายบัญชี รับการแจ้งเตือนแบบเรียลไทม์
และเทรดตลาดทั่วโลกหลายร้อยรายการได้ทุกที่ทุกเวลา ตั้งแต่หุ้นและดัชนี
ไปจนถึงฟอเร็กซ์ คริปโต CFD และ Perpetual futures
สแกนเพื่อดาวน์โหลดแอปบน
iOS หรือ Android.
.appSection {
background-color: #fff;
padding: 60px 40px 80px;
}
.appInner {
max-width: 890px;
margin: 0 auto;
display: flex;
align-items: center;
gap: 80px;
}
.appPhone {
flex: 0 0 249px;
}
.appPhone video {
width: 249px;
height: 481px;
display: block;
object-fit: cover;
}
.appContent {
flex: 1 1 auto;
max-width: 600px;
}
.appContent .appTitle {
font-size: 32px;
font-weight: 700;
color: #000;
margin: 0 0 24px 0;
line-height: 1.3;
}
.appContent .appDesc {
font-size: 18px;
font-weight: 400;
margin: 0 0 40px 0;
line-height: 1.7;
}
.appDownload {
display: flex;
align-items: center;
gap: 24px;
}
.appDownload .appQr {
width: 112px;
height: 112px;
display: block;
flex: 0 0 auto;
}
.appDownloadRight {
flex: 1 1 auto;
}
.appDownloadRight .appScanText {
font-size: 14px;
margin: 0 0 14px 0;
line-height: 1.5;
}
.appStoreButtons {
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.appStoreLink1,
.appStoreLink1:hover,
.appStoreLink1:focus,
.appStoreLink1:active,
.appStoreLink1:visited {
display: inline-block;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
.appStoreLink2,
.appStoreLink2:hover,
.appStoreLink2:focus,
.appStoreLink2:active,
.appStoreLink2:visited {
display: inline-block;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
.appStoreLink1 img {
width: 85px;
height: auto;
display: block;
}
.appStoreLink2 img {
width: 98px;
height: auto;
display: block;
}
@media (max-width: 991px) {
.appSection {
padding: 40px 8px 60px;
}
.appInner {
flex-direction: column;
gap: 32px;
text-align: center;
}
.appPhone {
flex: 0 0 auto;
}
.appPhone video {
width: 220px;
height: 425px;
}
.appContent {
max-width: none;
}
.appContent .appTitle {
font-size: 28px;
}
.appDownload {
flex-direction: column;
align-items: center;
gap: 16px;
}
.appDownload .appQr {
display: none;
}
.appDownloadRight .appScanText {
display: none;
}
.appDownloadRight {
text-align: center;
}
.appStoreButtons {
justify-content: center;
}
.appStoreLink img {
width: 130px;
}
}
ส่งคำสั่งซื้อขายรวดเร็ว
ความหน่วงเฉลี่ย 30
มิลลิวินาที
เชื่อมต่อโดยตรงกับผู้ให้บริการส
ภาพคล่องชั้นนำ
ช่วยลดต้นทุนและปัญ
หาการปฏิเสธคำสั่งซื้อ
ขาย
.fastExecSection {
background-color: #fff;
padding: 60px 40px;
}
.fastExecSection .fastExecTitle {
font-size: 32px;
font-weight: 700;
color: #000;
text-align: center;
margin: 0 0 50px 0;
line-height: 1.3;
}
.fastExecGrid {
max-width: 1040px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
align-items: center;
}
.fastExecItem {
display: flex;
align-items: center;
gap: 20px;
}
.fastExecItem .fastExecIcon {
width: 75px;
height: 75px;
flex: 0 0 auto;
display: block;
}
.fastExecItem .fastExecText {
font-size: 17px;
font-weight: 400;
color: #000;
margin: 0;
line-height: 1.5;
}
@media (max-width: 991px) {
.fastExecSection {
padding: 40px 24px;
}
.fastExecSection .fastExecTitle {
font-size: 24px;
margin: 0 0 32px 0;
}
.fastExecGrid {
grid-template-columns: 1fr;
gap: 24px;
max-width: 500px;
}
.fastExecItem .fastExecIcon {
width: 60px;
height: 60px;
}
.fastExecItem .fastExecText {
font-size: 15px;
}
}
.marketsSection {
background-color: #FBF8F4;
padding: 60px 24px;
}
.marketsTitle {
font-size: 32px;
font-weight: 700;
color: #000;
text-align: center;
margin: 0 0 50px 0;
line-height: 1.3;
}
.marketsInner {
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 24px;
flex-wrap: wrap;
}
.marketsInner .marketCard {
flex: 1 1 0;
display: flex;
flex-direction: column;
align-items: center;
text-decoration: none;
color: #000;
min-width: 100px;
transition: opacity 0.2s ease;
}
.marketsInner .marketCard:hover {
opacity: 0.75;
}
.marketsInner .marketIcon {
width: 75px;
height: 75px;
display: block;
margin: 0 0 16px 0;
}
.marketsInner .marketLabel {
font-size: 16px;
font-weight: 500;
color: #000;
text-decoration: underline;
text-underline-offset: 4px;
}
@media (max-width: 991px) {
.marketsSection {
padding: 40px 20px;
}
.marketsTitle {
font-size: 24px;
margin: 0 0 32px 0;
}
.marketsInner {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px 16px;
}
.marketsInner .marketCard {
min-width: 0;
}
.marketsInner .marketIcon {
width: 64px;
height: 64px;
margin: 0 0 12px 0;
}
.marketsInner .marketLabel {
font-size: 14px;
}
}
@media (max-width: 480px) {
.marketsInner {
grid-template-columns: repeat(2, 1fr);
}
.marketsInner .marketIcon {
width: 56px;
height: 56px;
}
}
|
บัญชีสแตนดาร์ด |
| ค่าธรรมเนียมการเปิดบัญชี |
ฟรี |
ฟรี |
ฟรี |
| ค่าคอมมิชชัน |
— |
$4.5 ต่อการซื้อขายหนึ่งรอบ |
$3.5 ต่อการซื้อขายหนึ่งรอบ |
| เงินฝากขั้นต่ำ |
$5 |
$500 |
$25,000 |
| ผลิตภัณฑ์* |
CFD กว่า 1,200 รายการ |
CFD กว่า 1,200 รายการ |
CFD กว่า 1,200 รายการ |
| การซื้อขายบนมือถือ |
รองรับ |
รองรับ |
รองรับ |
| มาร์จิ้น / เลเวอเรจ |
สูงสุดถึง 1000:1 |
สูงสุดถึง 1000:1 |
สูงสุดถึง 1000:1 |
| Axi Select |
รองรับ |
รองรับ |
ไม่รองรับ |
|
เปิดบัญชีสแตนดาร์ด |
เปิดบัญชีพรีเมียม |
ดูรายละเอียดเพิ่มเติม |
ค่าธรรมเนียมการเปิดบัญชีฟรี
ค่าคอมมิชชัน—
เงินฝากขั้นต่ำ$5
ผลิตภัณฑ์*CFD กว่า 1,200 รายการ
การซื้อขายบนมือถือรองรับ
มาร์จิ้น / เลเวอเรจสูงสุดถึง 1000:1
Axi Selectรองรับ
ค่าธรรมเนียมการเปิดบัญชีฟรี
ค่าคอมมิชชัน$4.5 ต่อการซื้อขายหนึ่งรอบ
เงินฝากขั้นต่ำ$500
ผลิตภัณฑ์*CFD กว่า 1,200 รายการ
การซื้อขายบนมือถือรองรับ
มาร์จิ้น / เลเวอเรจสูงสุดถึง 1000:1
Axi Selectรองรับ
ค่าธรรมเนียมการเปิดบัญชีฟรี
ค่าคอมมิชชัน$3.5 ต่อการซื้อขายหนึ่งรอบ
เงินฝากขั้นต่ำ$25,000
ผลิตภัณฑ์*CFD กว่า 1,200 รายการ
การซื้อขายบนมือถือรองรับ
มาร์จิ้น / เลเวอเรจสูงสุดถึง 1000:1
Axi Selectไม่รองรับ
*CFD เป็นผลิตภัณฑ์ทางการเงินที่ซับซ้อนและมีความเสี่ยงสูงที่จะสูญเสียเงินอย่างรวดเร็วเนื่องจากการใช้เลเวอเรจ
.accountsSection {
background-color: #fff;
padding: 60px 24px;
}
.accountsHeader {
text-align: center;
margin-bottom: 32px;
}
.accountsTitle {
font-size: 32px;
font-weight: 700;
color: #000;
margin: 0 0 12px 0;
line-height: 1.3;
}
.accountsSubtitle {
font-size: 16px;
color: #555;
margin: 0;
line-height: 1.5;
}
.accountsTable {
max-width: 1100px;
margin: 0 auto;
}
.accountsTable table,
.accountsTable thead,
.accountsTable tbody,
.accountsTable tr,
.accountsTable th,
.accountsTable td {
border: none !important;
}
.accountsTable table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
}
.accountsTable th,
.accountsTable td {
padding: 16px 12px;
text-align: center;
font-size: 15px;
vertical-align: middle;
}
.accountsTable .emptyCell,
.accountsTable .rowLabel {
width: 15%;
}
.accountsTable .colHeader,
.accountsTable .cellStandard,
.accountsTable .cellPremium,
.accountsTable .cellElite {
width: 28.33%;
}
.accountsTable .emptyCell {
background: transparent;
}
.accountsTable .colHeader {
color: #fff;
font-weight: 700;
font-size: 17px;
padding: 20px 12px;
}
.accountsTable .headerStandard { background-color: #FC404D; }
.accountsTable .headerPremium { background-color: #FCD758; }
.accountsTable .headerElite { background-color: #55165C; }
.accountsTable .rowLabel {
text-align: left;
font-weight: 500;
color: #333;
padding-left: 20px;
background-color: #FAF3F4;
}
.accountsTable tbody tr:nth-child(even) .rowLabel {
background-color: #fff;
}
.accountsTable .cellStandard { background-color: #FBCDCF; }
.accountsTable tbody tr:nth-child(even) .cellStandard { background-color:#FCD5D8; }
.accountsTable .cellPremium { background-color: #FBEBD2; }
.accountsTable tbody tr:nth-child(even) .cellPremium { background-color: #FBF4DA; }
.accountsTable .cellElite { background-color: #FCCAED; }
.accountsTable tbody tr:nth-child(even) .cellElite { background-color: #FBD2F2; }
.accountsTable .ctaRow td { padding: 24px 12px; }
.ctaBtn,
.ctaBtn:hover,
.ctaBtn:focus,
.ctaBtn:active,
.ctaBtn:visited {
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 12px 18px;
border-radius: 6px;
text-decoration: none !important;
letter-spacing: 0.3px;
opacity: 1 !important;
transition: none !important;
}
.btnStandard,
.btnStandard:hover,
.btnStandard:focus,
.btnStandard:active,
.btnStandard:visited {
background-color: #fff !important;
color: #000 !important;
}
.btnPremium,
.btnPremium:hover,
.btnPremium:focus,
.btnPremium:active,
.btnPremium:visited {
background-color: #E5505C !important;
color: #fff !important;
border: 1px solid #E5505C !important;
}
.btnElite,
.btnElite:hover,
.btnElite:focus,
.btnElite:active,
.btnElite:visited {
background-color: #3D1A4E !important;
color: #fff !important;
border: 1px solid #3D1A4E !important;
}
.disclaimer {
max-width: 1100px;
margin: 24px auto 0;
font-size: 13px;
color: #444;
text-align: center;
line-height: 1.5;
}
.mobileCards { display: none; }
@media (max-width: 991px) {
.accountsSection { padding: 40px 16px; }
.accountsTitle { font-size: 24px; }
.accountsSubtitle { font-size: 14px; }
.accountsTable { display: none !important; }
.mobileCards {
display: block !important;
max-width: 360px;
margin: 0 auto;
padding: 0 10px;
}
.mobileCards .mCard {
margin: 0 8px;
border-radius: 8px;
overflow: hidden;
}
.mobileCards .mCardHeader {
padding: 16px;
color: #fff;
font-size: 18px;
font-weight: 700;
text-align: center;
}
.mobileCards .mCard.standard .mCardHeader { background-color: #FC404D; }
.mobileCards .mCard.premium .mCardHeader { background-color: #FCD758; color: #000; }
.mobileCards .mCard.elite .mCardHeader { background-color: #55165C; }
.mobileCards .mCard.standard { background-color: #FBCDCF; }
.mobileCards .mCard.premium { background-color: #FBEBD2; }
.mobileCards .mCard.elite { background-color: #FCCAED; }
.mobileCards .mRow {
display: flex;
justify-content: space-between;
align-items: center;
padding: 12px 16px;
border-bottom: 1px solid rgba(0,0,0,0.08);
font-size: 14px;
}
.mobileCards .mRow:last-of-type { border-bottom: none; }
.mobileCards .mLabel {
color: #333;
font-weight: 500;
}
.mobileCards .mValue {
color: #000;
font-weight: 600;
text-align: right;
}
.mobileCards .mCardCta {
padding: 16px;
text-align: center;
}
/* Slick carousel customizations */
.mobileCards .slick-list {
overflow: visible;
}
.mobileCards .slick-dots {
display: flex !important;
justify-content: center;
list-style: none;
padding: 0;
margin: 20px 0 0 0;
gap: 8px;
}
.mobileCards .slick-dots li {
width: 10px;
height: 10px;
}
.mobileCards .slick-dots li button {
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #ccc;
border: none;
padding: 0;
font-size: 0;
cursor: pointer;
}
.mobileCards .slick-dots li.slick-active button {
background-color: #FC404D;
}
.mobileCards .slick-arrow {
display: none !important;
}
}
ถอนเงินได้ทันที
ถอนเงินได้ทันทีในหลายสกุลเงินผ่านบัตรเดบิต, พร้อมเพย์, USDT และคริปโต
.paymentsSection{
width: 100%;
padding: 60px 24px;
}
.paymentsInner{
max-width: 1200px;
margin: 0 auto;
text-align: center;
}
.paymentsSection .paymentsTitle{
font-size: 28px;
font-weight: 700;
color: #000;
margin: 0 0 12px 0;
line-height: 1.3;
}
.paymentsSection .paymentsSubtitle{
font-size: 15px;
font-weight: 400;
color: #444;
margin: 0 auto 40px;
line-height: 1.6;
max-width: 800px;
}
.paymentsSection .paymentsGrid{
display: flex;
justify-content: center;
align-items: flex-start;
gap: 48px;
flex-wrap: wrap;
}
.paymentsSection .paymentItem{
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}
.paymentsSection .paymentLogoWrap{
height: 72px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 14px;
}
.paymentsSection .paymentLogo{
max-height: 72px;
width: auto;
height: auto;
display: block;
object-fit: contain;
}
.paymentsSection .paymentLabel{
font-size: 14px;
font-weight: 400;
color: #333;
margin: 0;
line-height: 1.4;
}
@media (max-width: 768px){
.paymentsSection{
padding: 40px 20px;
}
.paymentsSection .paymentsTitle{
font-size: 22px;
}
.paymentsSection .paymentsSubtitle{
font-size: 14px;
margin-bottom: 28px;
}
.paymentsSection .paymentsGrid{
gap: 28px 24px;
}
.paymentsSection .paymentLogoWrap{
height: 56px;
margin-bottom: 10px;
}
.paymentsSection .paymentLogo{
max-height: 56px;
max-width: 140px;
}
.paymentsSection .paymentLabel{
font-size: 13px;
}
}
Axi Elite
บัญชี VIP สำหรับเทรดเดอร์ที่มีปริมาณการเทรดสูงและความได้เปรียบที่เหนือกว่า
- ค่าคอมมิชชัน $3.5 ต่อการซื้อขายหนึ่งรอบ ต่ำกว่าบัญชีปกติถึง 50%
- ค่าสเปรดเริ่มต้นที่ 0.0 pips
- เลเวอเรจสูงสุดถึง 1000:1
- บทวิเคราะห์ตลาดสุดพิเศษ, ฟรีบริการ VPS
และเครื่องมือวิเคราะห์ข้อมูล
ดูรายละเอียดเพิ่มเติม
.eliteSection {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/aeahqqrd/frame-2147203780-1.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
display: flex;
align-items: center;
margin: 60px 0;
}
.eliteInner {
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 60px 40px;
box-sizing: border-box;
display: flex;
justify-content: flex-end;
}
.eliteContent {
max-width: 480px;
color: #fff;
}
.eliteContent .eliteTitle {
font-size: 36px;
font-weight: 700;
color: #fff;
margin: 0 0 16px 0;
line-height: 1.2;
}
.eliteContent .eliteSubtitle {
font-size: 18px;
color: #fff;
margin: 0 0 24px 0;
line-height: 1.5;
font-weight: 600;
}
.eliteContent .eliteList {
list-style: none;
padding: 0;
margin: 0 0 32px 0;
}
.eliteContent .eliteList li {
font-size: 16px;
color: #fff;
line-height: 1.5;
margin-bottom: 12px;
padding-left: 28px;
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/gqsnhd3x/vector-3.png");
background-repeat: no-repeat;
background-position: 0 6px;
background-size: 18px auto;
}
.eliteContent .eliteBtn,
.eliteContent .eliteBtn:hover,
.eliteContent .eliteBtn:focus,
.eliteContent .eliteBtn:active,
.eliteContent .eliteBtn:visited {
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 15px;
font-weight: 600;
padding: 14px 32px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
@media (max-width: 991px) {
.eliteSection {
min-height: auto;
margin: 40px 0;
}
.eliteInner {
padding: 40px 24px;
justify-content: center;
}
.eliteContent {
max-width: none;
text-align: center;
}
.eliteContent .eliteTitle {
font-size: 28px;
}
.eliteContent .eliteSubtitle {
font-size: 16px;
}
.eliteContent .eliteList {
text-align: left;
display: inline-block;
}
.eliteContent .eliteList li {
font-size: 15px;
}
}
ซื้อขายด้วยเงินทุนจาก Axi
มีเงินทุนสนับสนุนสูงสุดถึง $1 ล้านเหรียญ
รับเงินทุน
.selectSection {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/2h3l2ptl/image-84-1.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 420px;
display: flex;
align-items: center;
margin: 60px 0;
}
.selectInner {
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 60px 40px;
box-sizing: border-box;
}
.selectContent {
max-width: 550px;
color: #fff;
}
.selectContent .selectLogo {
width: 246px;
height: auto;
display: block;
margin: 0 0 24px 0;
}
.selectContent .selectTitle {
font-size: 32px;
color: #fff;
margin: 0 0 32px 0;
line-height: 1.3;
font-weight: 400;
}
.selectContent .selectTitle .accent {
color: #fff !important;
text-shadow: 0 0 1px #fff, 0 0 9px #FFE, 0 0 15px #ff0000, 0 0 15px #ff0000, 0 0 20px #ff0000, 0 0 4px #ff0000, 0 0 10px #FEFFFA, 0 0 2px #ff0000;
}
.selectContent .selectBtn,
.selectContent .selectBtn:hover,
.selectContent .selectBtn:focus,
.selectContent .selectBtn:active,
.selectContent .selectBtn:visited {
display: inline-block;
background-color: #FC404D!important;
color: #fff !important;
font-size: 15px;
padding: 12px 28px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
font-weight: 400;
}
@media (max-width: 991px) {
.selectSection {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/cvafw2gy/axi-hero-mob.png");
background-position: center bottom;
background-size: cover;
min-height: auto;
margin: 40px 0;
display: block;
padding-bottom: 110%;
}
.selectInner {
padding: 32px 24px 0;
}
.selectContent {
max-width: none;
}
.selectContent .selectLogo {
width: 200px;
margin: 0 0 20px 0;
}
.selectContent .selectTitle {
font-size: 24px;
margin: 0 0 24px 0;
}
}
ฝ่ายบริการลูกค้า 24/7 การันตีด้วยรางวัลมากมาย
ทีมสนับสนุนลูกค้าของเราพร้อมให้บริการทุกวันตลอด 24 ชั่วโมง
พร้อมให้ความช่วยเหลือในหลากหลายภาษา
ติดต่อเรา
.supportSection {
background-color: #F0ECE3;
padding: 60px 40px;
}
.supportInner {
max-width: 1140px;
margin: 0 auto;
text-align: center;
}
.supportSection .supportTitle {
font-size: 32px;
font-weight: 500;
color: #000;
margin: 0 0 20px 0;
line-height: 1.3;
}
.supportSection .supportDesc {
font-size: 18px;
font-weight: 400;
color: #333;
margin: 0 auto 40px;
line-height: 1.6;
max-width: 800px;
}
.supportSection .supportAwards {
display: flex;
justify-content: center;
align-items: center;
gap: 60px;
flex-wrap: wrap;
margin-bottom: 40px;
}
.supportSection .supportAwards img {
width: 218px;
height: auto;
display: block;
}
.supportSection .supportBtn,
.supportSection .supportBtn:hover,
.supportSection .supportBtn:focus,
.supportSection .supportBtn:active,
.supportSection .supportBtn:visited {
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 15px;
font-weight: 400;
padding: 14px 32px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
@media (max-width: 991px) {
.supportSection {
padding: 40px 24px;
}
.supportSection .supportTitle {
font-size: 22px;
}
.supportSection .supportDesc {
font-size: 15px;
margin-bottom: 32px;
}
.supportSection .supportDesc br {
display: none;
}
.supportSection .supportAwards {
display: grid;
grid-template-columns: repeat(2, 1fr);
justify-items: center;
align-items: center;
gap: 32px 24px;
margin-bottom: 32px;
}
.supportSection .supportAwards img {
width: 140px;
}
}
@media (max-width: 480px) {
.supportSection .supportAwards {
gap: 24px 16px;
}
.supportSection .supportAwards img {
width: 120px;
}
}
เทรดด้วยความได้เปรียบของคุณ
เริ่มต้นการซื้อขายกับโบรกเกอร์ระดับโลกที่การันตีด้วยรางวัลมากมาย
.ctaBanner{
width:100%;
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/tnxlkknn/frame-36.png");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 100px 24px 50px;
margin: 60px 0 0;
min-height: 240px;
display: flex;
align-items: center;
}
.ctaInner{
max-width: 900px;
margin: 0 auto;
text-align: center;
width: 100%;
}
.ctaBanner .ctaTitle{
font-size: 26px;
font-weight: 700;
color: #fff;
margin: 0 0 8px 0;
line-height: 1.3;
}
.ctaBanner .ctaSubtitle{
font-size: 15px;
font-weight: 400;
color: #fff;
margin: 0 0 24px 0;
line-height: 1.5;
}
.ctaBanner .ctaButtons{
display: flex;
justify-content: center;
gap: 14px;
flex-wrap: wrap;
}
.ctaBanner .ctaBtnDemo,
.ctaBanner .ctaBtnDemo:hover,
.ctaBanner .ctaBtnDemo:focus,
.ctaBanner .ctaBtnDemo:active,
.ctaBanner .ctaBtnDemo:visited{
display: inline-block;
background-color: #fff !important;
color: #000 !important;
font-size: 14px;
font-weight: 500;
padding: 11px 26px;
border-radius: 6px;
text-decoration: none !important;
border: 1px solid #fff !important;
opacity: 1 !important;
transition: none !important;
}
.ctaBanner .ctaBtnLive,
.ctaBanner .ctaBtnLive:hover,
.ctaBanner .ctaBtnLive:focus,
.ctaBanner .ctaBtnLive:active,
.ctaBanner .ctaBtnLive:visited{
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 14px;
font-weight: 500;
padding: 11px 26px;
border-radius: 6px;
text-decoration: none !important;
border: 1px solid #FCD758 !important;
opacity: 1 !important;
transition: none !important;
}
@media(max-width: 768px){
.ctaBanner{
padding: 40px 20px;
margin: 40px 0 0;
min-height: 200px;
}
.ctaBanner .ctaTitle{
font-size: 20px;
}
.ctaBanner .ctaSubtitle{
font-size: 14px;
margin-bottom: 20px;
}
.ctaBanner .ctaButtons{
gap: 12px;
}
.ctaBanner .ctaBtnDemo,
.ctaBanner .ctaBtnLive{
font-size: 13px;
padding: 10px 22px;
}
}
.homehero__trustpilot,
.trustpilot-widget{
display:none;
}
div[data-slick-index="0"] .text_block{
width: 67% !important;
margin: 0 auto;
text-align: left;
}
div[data-slick-index="0"] .text_block h1{
font-size: 68px !important;
color: black !important;
text-transform: uppercase;
margin-bottom: 0 !important;
}
div[data-slick-index="0"] .text_block p a{
font-size: 16px !important;
}
div[data-slick-index="3"] .text_block h1{
font-size: 60px;
max-width: 520px;
color: white !important;
}
div[data-slick-index="3"] .text_block h4{
color: white !important;
max-width: 410px;
font-size: 20px;
}
.neon{
color: #fff;
text-shadow: 0 0 1px #fff,
0 0 9px #FFE, 0 0 15px #ff0000, 0 0 15px #ff0000, 0 0 20px #ff0000, 0 0 4px #ff0000, 0 0 10px #FEFFFA, 0 0 2px #ff0000;
}
div[data-slick-index="3"] .text_block{
width: 67% !important;
}
div[data-slick-index="1"] .text_block h1{
margin-bottom: 8px !important;
font-size: 48px !important;
}
div[data-slick-index="1"] .text_block h4{
font-size: 26px !important;
}
div[data-slick-index="2"] .text_block{
margin: 0 auto;
text-align: center;
}
div[data-slick-index="2"] .text_block h1{
margin-bottom: 8px !important;
font-size: 48px !important;
}
div[data-slick-index="2"] .text_block h4{
font-size: 30px !important;
text-decoration: uppercase;
}
@media(max-width:1440px){
div[data-slick-index="1"] .text_block,
div[data-slick-index="2"] .text_block,
div[data-slick-index="3"] .text_block{
width: 82% !important;
}
}
@media(max-width:991px){
div[data-slick-index="0"] .text_block,
div[data-slick-index="1"] .text_block,
div[data-slick-index="2"] .text_block,
div[data-slick-index="3"] .text_block{
width: 95% !important;
}
div[data-slick-index="0"] .text_block h1{
font-size: 46px !important;
padding-bottom: 16px;
}
div[data-slick-index="3"] .text_block{
width: 100% !important;
align-items: center;
height: 67% !important;
}
div[data-slick-index="3"] .text_block h1{
font-size: 34px;
padding: 0 15px !important;
}
div[data-slick-index="3"] .text_block h4{
padding: 0 15px !important;
}
div[data-slick-index="1"] .text_block h1{
margin-bottom: 8px !important;
font-size: 40px !important;
}
div[data-slick-index="1"] .text_block h4{
font-size: 20px !important;
}
div[data-slick-index="2"] .text_block h1{
margin-bottom: 8px !important;
font-size: 40px !important;
}
}