/* ========================================
 *    Update：1762160493
 *    Author：Repute
 * Copyright：Prestige International
 * ========================================
 * */

.pr-content{background-color:var(--white)}
.pr-content .pr-container{width:100%;max-width:1280px;margin:0 auto;padding:80px 0 120px;overflow:hidden;position:relative}
.pr-container .online-deposit{margin-bottom:80px;display:flex;width:100%;padding:40px 32px;align-items:center;justify-content:space-between;gap:24px;border-radius:12px;background-color:var(--brand-3fd)}
.pr-container .online-deposit .deposit-word{display:flex;align-items:center;gap:24px}
.pr-container .online-deposit .deposit-word span.svg-bx{display:flex;width:72px;height:72px;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;background:var(--brand-fe3)}
.pr-container .online-deposit .deposit-word span.svg-bx svg{display:block;width:32px;height:32px;flex-shrink:0}
.pr-container .online-deposit .deposit-word .service-txt{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.pr-container .online-deposit .deposit-word .service-txt p{font-size:16px;font-style:normal;font-weight:400;line-height:160%;color:var(--blue-085)}
.pr-container .online-deposit .deposit-word .payment-channel{display:flex;align-items:center;gap:24px}
.pr-container .online-deposit .deposit-word .payment-channel h4{font-size:32px;font-style:normal;font-weight:700;line-height:120%;color:var(--blue-11d)}
.pr-container .online-deposit .deposit-word .payment-channel ul{display:inline-flex;gap:12px}
.pr-container .online-deposit .deposit-word .payment-channel ul li a{display:block;width:28px;height:28px;cursor:default}
.pr-container .online-deposit .deposit-word .payment-channel ul li a span{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}
.pr-container .online-deposit .deposit-word .payment-channel ul li a span.icon01{background-image:url("/static/images/payment/icon_unionpay.svg")}
.pr-container .online-deposit .deposit-word .payment-channel ul li a span.icon02{background-image:url("/static/images/payment/icon_alipay.svg")}
.pr-container .online-deposit .deposit-word .payment-channel ul li a span.icon03{background-image:url("/static/images/payment/icon_trc20.svg")}
.pr-container .online-deposit .deposit-word .payment-channel ul li a span.icon04{background-image:url("/static/images/payment/icon_erc20.svg")}
.pr-container .online-deposit .start-trading a{display:flex;width:212px;height:56px;padding:14px 40px;justify-content:center;align-items:center;gap:4px;flex-shrink:0;font-size:20px;font-style:normal;font-weight:500;line-height:140%;color:var(--white);border-radius:8px;background-color:var(--brand-fe3);transition:all .3s ease-in-out}
.pr-container .online-deposit .start-trading a:hover{background-color:var(--brand-ce9);margin-top:-10px}
.pr-container .online-deposit .start-trading a span{display:block;width:28px;height:28px;position:relative}
.pr-container .online-deposit .start-trading a span svg{display:block;width:100%;height:100%;position:absolute;animation:moveRigth 2s linear infinite}
.pr-container .online-deposit .start-trading a span svg path{fill:var(--white)}
@keyframes moveRigth{0%{left:0}50%{left:10px}100%{left:0}}
@-webkit-keyframes moveRigth{0%{left:0}50%{left:10px}100%{left:0}}
.company-account .title{margin-bottom:32px;font-size:32px;font-style:normal;font-weight:700;line-height:120%;color:var(--blue-11d)}
.company-account .account-table-box{position:relative;border:1px solid var(--gray-be1);border-radius:12px;overflow:hidden}
.company-account .account-table-box table{width:100%}
.company-account .account-table-box table tr td{border-top:1px solid var(--gray-be1);border-left:1px solid var(--gray-be1);padding:10px 32px;font-size:16px;font-style:normal;font-weight:500;line-height:160%;color:var(--blue-11d);width:540px}
.company-account .account-table-box table tr:first-child td{border-top:0}
.company-account .account-table-box table tr td:first-child{border-left:0;width:200px;background-color:var(--gray-5f7);color:var(--blue-085)}
.company-account .account-table-box table tr td p span{color:var(--brand-fe3);cursor:pointer}
.account-tips .tips-title{margin-top:40px;margin-bottom:20px;font-size:20px;font-style:normal;font-weight:500;line-height:120%;color:var(--blue-11d)}
.account-tips .tips-list{list-style-type:decimal;padding-left:22px}
.account-tips .tips-list li{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:var(--blue-085)}
.table-download .title{margin-top:80px;margin-bottom:32px;font-size:32px;font-style:normal;font-weight:700;line-height:120%;color:var(--blue-11d)}
.table-download .download-list{display:flex;flex-direction:column;align-items:flex-start;gap:24px}
.table-download .download-list .group-panel{display:flex;align-items:center;gap:24px;align-self:stretch;width:100%;height:100%}
.table-download .download-list .group-panel .download-group{display:flex;width:100%;padding:32px 24px;align-items:center;justify-content:space-between;border-radius:12px;background-color:var(--gray-5f7);transition:all .3s ease-in-out}
.table-download .download-list .group-panel .download-group:hover{background-color:#f1f1fb}
.table-download .download-list .group-panel .download-group.visibi-hide{visibility:hidden}
.table-download .download-list .group-panel .download-group .icon-down{visibility:hidden;width:32px;height:32px;flex-shrink:0;background:url("/static/images/payment/icon_down.svg") no-repeat 0 0/100% 100%}
.table-download .download-list .group-panel .download-group:hover .icon-down{visibility:visible}
.table-download .download-list .group-panel .download-group .txt{display:flex;align-items:center;gap:12px;font-size:24px;font-style:normal;font-weight:700;line-height:120%;color:var(--blue-11d)}
.table-download .download-list .group-panel .download-group i.icon-doc{display:flex;width:32px;height:32px;flex-shrink:0;background:url("/static/images/payment/icon_doc.svg") no-repeat 0 0/100% 100%}
.clipboard-fixd{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1234567;display:none}
.clipboard-fixd .clipboard-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);display:flex;padding:24px 30px;justify-content:center;align-items:center;width:240px;font-size:26px;font-style:normal;font-weight:400;line-height:normal;gap:16px;border-radius:16px;border:1px solid var(--gray-cf0);background-color:var(--white);box-shadow:0px 16px 64px 0px rgba(4,8,9,0.14)}
.clipboard-fixd .clipboard-container span.svg{display:flex;justify-content:center;align-items:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;background-color:var(--green-d85)}
.clipboard-fixd .clipboard-container span.svg svg{display:block;width:24.427px;height:17.999px;flex-shrink:0}
@media screen and (min-width:1200px) and (max-width:1359px){
	.pr-content .pr-container{max-width:1120px}
	.table-download .download-list .group-panel .download-group .txt{font-size:22px}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	.pr-content .pr-container{max-width:944px}
	.table-download .download-list .group-panel{flex-wrap:wrap}
	.table-download .download-list .group-panel .download-group{max-width:686px}
	.table-download .download-list .group-panel .download-group.visibi-hide{display:none}
	.table-download .download-list .group-panel .download-group .txt{font-size:22px}
	.table-download .download-list .group-panel .download-group .icon-down{visibility:visible}
}
@media screen and (max-width:1023px){
	.pr-content .pr-container{padding:40px 16px 60px}
	.pr-container .online-deposit{margin-bottom:40px;border-radius:12px;padding:20px 16px}
	.pr-container .online-deposit .deposit-word{gap:16px}
	.pr-container .online-deposit .deposit-word span.svg-bx{display:flex;width:54px;height:54px}
	.pr-container .online-deposit .deposit-word span.svg-bx svg{width:22px;height:22px}
	.pr-container .online-deposit .deposit-word .service-txt p{font-size:14px;font-style:normal;font-weight:400;line-height:160%}
	.pr-container .online-deposit .deposit-word .payment-channel{gap:12px}
	.pr-container .online-deposit .deposit-word .payment-channel h4{font-size:24px;font-style:normal;font-weight:700;line-height:120%}
	.pr-container .online-deposit .deposit-word .payment-channel ul{gap:9px}
	.pr-container .online-deposit .deposit-word .payment-channel ul li a{width:20px;height:20px}
	.pr-container .online-deposit .start-trading a{width:auto;height:49px;padding:12px 40px;font-size:18px;font-style:normal;font-weight:500;line-height:140%}
	.pr-container .online-deposit .start-trading a span{width:25px;height:25px}
	.company-account .title{margin-bottom:20px;font-size:24px;font-style:normal;font-weight:700;line-height:120%}
	.company-account .account-table-box{border-radius:9px}
	.company-account .account-table-box table tr td{padding:10px;font-size:14px;font-style:normal;font-weight:500;line-height:160%;width:auto}
	.company-account .account-table-box table tr td:first-child{width:80px}
	.account-tips .tips-title{margin-top:30px;margin-bottom:12px;font-size:16px;font-style:normal;font-weight:500;line-height:120%}
	.account-tips .tips-list li{font-size:14px;font-style:normal;font-weight:400;line-height:160%}
	.table-download .title{margin-top:60px;margin-bottom:30px;font-size:24px;font-style:normal;font-weight:700;line-height:120%}
	.table-download .download-list .group-panel{flex-wrap:wrap;gap:18px}
	.table-download .download-list .group-panel .download-group{max-width:686px;padding:24px 18px;border-radius:9px}
	.table-download .download-list .group-panel .download-group .icon-down{visibility:visible;display:block;width:24px;height:24px}
	.table-download .download-list .group-panel .download-group .txt{gap:9px;font-size:18px;font-style:normal;font-weight:700;line-height:120%}
	.table-download .download-list .group-panel .download-group i.icon-doc{display:flex;width:24px;height:24px}
	.table-download .download-list .group-panel .download-group.visibi-hide{display:none}
	.clipboard-fixd .clipboard-container{padding:14px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;gap:8px;border-radius:8px;width:auto}
	.clipboard-fixd .clipboard-container span.svg{width:22px;height:22px}
	.clipboard-fixd .clipboard-container span.svg svg{width:12px;height:9px}
}
@media screen and (max-width:768px){
	.pr-container .online-deposit{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}
	.pr-container .online-deposit .deposit-word{gap:0}
	.pr-container .online-deposit .deposit-word span.svg-bx{display:none}
	.pr-container .online-deposit .start-trading{width:100%}
	.pr-container .online-deposit .start-trading a{width:700px;max-width:100%}
	.pr-container .online-deposit .start-trading a:hover{margin-top:0}
}
@media screen and (max-width:700px){
	.company-account .account-table-box table tr td p span{display:block}
}
