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

.app-downloads-infor2{margin:60px auto 0;display:flex;justify-content:center;align-items:center;gap:56px}
.app-downloads-infor2 .pic{width:604px;display:flex;justify-content:center;align-items:center}
.app-downloads-infor2 .pic img{display:block;width:462px;height:440px;display:block;margin:0 auto}
.app-downloads-wrap2{display:flex;justify-content:center;align-items:center;flex-direction:column;width:620px;max-width:100%}
.app-downloads-receive{border-radius:16px;border:2px solid #EAECF0;background:#F8F9FB;width:100%;padding:36px 0;text-align:center}
.app-downloads-receive > .title{color:#0C111D;font-size:36px;font-style:normal;font-weight:700;line-height:133%;margin-bottom:32px;position:relative}
.app-downloads-receive .step-box{padding-top:70px;text-align:center;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%}
.app-downloads-receive .step-box .line{position:absolute;top:27px;left:0;width:100%;height:2px;background:url(/static/images/app/line.png) no-repeat 0 0 / 100% 100%}
.app-downloads-receive .step-box .step-item{width:calc(50% - 20px);position:relative}
.app-downloads-receive .step-box h5{color:#0C111D;font-size:24px;font-style:normal;font-weight:700;line-height:133%}
.app-downloads-receive .step-box p{color:#0C111D;font-size:24px;font-style:normal;font-weight:400;line-height:133%}
.app-downloads-receive .step-item span.bgi{position:absolute;top:-69px;left:50%;width:54px;height:54px;transform:translateX(-50%);background:linear-gradient(180deg,#FBE5E5 0%,#F5F5F7 100%);border-radius:50%}
.app-downloads-receive .step-item span.bgi i{position:absolute;top:50%;right:10px;width:53px;height:29px;transform:translateY(-50%);background-size:100% 100%;background-repeat:no-repeat;background-position:center}
.app-downloads-receive .step-item span.bgi i.i1{background-image:url(/static/images/app/step01.png)}
.app-downloads-receive .step-item span.bgi i.i2{background-image:url(/static/images/app/step02.png)}
.app-downloads-tips{padding:30px 0;display:flex;justify-content:center;align-items:center;gap:40px}
.app-downloads-tips .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;color:rgba(0,0,0,0.80)}
.app-downloads-tips .tips-list li{position:relative;margin-top:4px;font-size:14px;font-style:normal;font-weight:400;line-height:150%;color:rgba(0,0,0,0.70);padding-left:10px}
.app-downloads-tips .tips-list li:first-child{margin-top:0px}
.app-downloads-tips .tips-list li:before{content:"";position:absolute;top:50%;left:0;width:4px;height:4px;transform:translateY(-50%);border-radius:50%;overflow:hidden;background:#BB8D17}

.en .app-downloads-receive{padding:36px 10px}
.en .app-downloads-receive > .title{font-size:21px}
.en .app-downloads-receive .step-box{align-items:flex-start}
.en .app-downloads-receive .step-box h5{font-size:20px}
.en .app-downloads-receive .step-box p{font-size:18px}
.en .app-downloads-tips .tips-list li:before{content:"";top:9px;transform:translateY(0);}

@media screen and (max-width: 1359px) {
	.app-downloads-infor2 .pic{width:525px}
	.app-downloads-infor2 .pic img{width:80%;height:auto}
}
@media screen and (max-width: 1199px) {
	.app-downloads-infor2 .pic{width:407px}
}
@media screen and (max-width: 1023px) {
	.app-downloads-infor2{flex-direction:column;gap:0}
	.app-downloads-infor2 .pic{max-width:80%}
	.app-downloads-wrap2{padding:0 16px}
	.app-downloads-receive{border-radius:8px;padding:18px 0}
	.app-downloads-receive > .title{font-size:18px;margin-bottom:25px}
	.app-downloads-receive .step-box{padding-top:35px}
	.app-downloads-receive .step-box .line{top:14px;height:2px;background:url(/static/images/app/line.png) no-repeat 0 0 / 100% 100%}
	.app-downloads-receive .step-box .step-item{width:50%}
	.app-downloads-receive .step-box h5{font-size:14px}
	.app-downloads-receive .step-box p{font-size:14px}
	.app-downloads-receive .step-item span.bgi{top:-35px;width:27px;height:27px}
	.app-downloads-receive .step-item span.bgi i{right:5px;width:27px;height:15px}
	.app-downloads-tips{padding:16px 0 0 0;gap:8px;flex-direction:column}
	.app-downloads-tips .title{font-size:14px;line-height:136%}	
	.app-downloads-tips .tips-list li{margin-top:2px;font-size:14px}
	.app-downloads-tips .tips-list li:first-child{margin-top:0px}
	
	.en .app-downloads-receive > .title{font-size:18px}
	.en .app-downloads-receive .step-box h5,
	.en .app-downloads-receive .step-box p{font-size:14px}
}
@media screen and (max-width: 768px) {
	
}
