:root{
    --white: #fff;
}
.tl {
    text-align: left;
}
.tr{
    text-align: right;
}

.w100{
    position: relative;
    width: 100%;
}

.w100>img{
    width: 100%;
}
.full {
    width: 100%;
}
.tc {
    text-align: center;
}
div, p, span, em, b, h1, h2 {
    font-family: 'PingFang SC';
    font-style: normal;
    line-height: normal;
}
.logo{
    overflow: hidden;
}
.logo img{
    margin: 50px auto 0;
    display:block
}
.section-wrap {
    background: #1D2436 url("../images/bg.png") 0 0 no-repeat;
    background-size: 100% 100%;
    width: 100%;
    min-height: 100vh;
}
.section-content {
    width: 100%;
}
.main-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-wrap > img {
    max-width: 810px;
    margin-top:-5%;
}
.list-wrap .link, .list-wrap .link2 {
    position: relative;
    
    border-radius: 8px;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #3F330F;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
background: url("../images/btn-bg.png") ;
background-size: 100% 100%;
display:flex;
justify-content: space-between;
align-items: center;
margin: 0 auto 15px;
padding: 0 15px;
color: #fff;
}
.list-wrap .link h3, .list-wrap .link2 h3{
    width:120px;
    text-align: center;
}
.list-wrap .link2{
    margin-bottom: 40px;
}
.list-wrap >div:last-child {
    margin-bottom: 0;
}
.list-wrap >div > img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.list-wrap .link .right, .list-wrap .link2 .right{
    border-radius: 6px;
background: rgba(0, 0, 0, 0.25);
color: #48FF85;
margin-left: 30px;
padding: 3px 12px
}
.list-wrap span {
    overflow: hidden;
    margin: 0 2px 0 8px;
    margin-right: 5px;
}
.list-wrap span i {
    display: inline-block;
    width: 3.28px;
    border-radius: 100px;
    background: #c8a96f;
    margin-right: -3px;
}
.list-wrap span i.active {
    background: #4fd819;
}
.list-wrap span i:nth-child(1) {
    height: 4px;
}
.list-wrap span i:nth-child(2) {
    height: 7px;
}
.list-wrap span i:nth-child(3) {
    height: 10px;
}
.list-wrap span i:nth-child(4) {
    height: 13px;
}
.list-wrap b {
    font-size: 14px;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    position: relative;
    top: -1px;
}
.mask-wraps {
    display: none;
    /* background: url("../images/tc-bg2.png?001") 0 0 no-repeat;
    background-size: 100% 100%; */
    width: 310px;
    height: 275px;
    /*position: fixed;*/
    /*top: 54%;*/
    /*left: 41%;*/
    position: absolute;
    top: -40px;
    left: -100px;
    z-index: 2;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.mask-wraps > div {
    width: 205px;
    float: right;
    padding-right: 10%;
    padding-top: 10%;
    text-align: right;
}
.mask-wraps > img {
    display: inline-block;
    margin-bottom: 10px;
}
.mask-wraps > div > a {
    display: inline-block;
    border-radius: 8px;
    background: linear-gradient(180deg, #F4DE99 0%, #DDC478 100%);
    width: 160px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #3F330F;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin: 6px 0 26px;
}
.mask-wraps .text-p1 {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    margin-top: 80px;
}
.mask-wraps .text-p2 {
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0 18px;
}
.mask-wraps .scan-code {
    background: #fff;
    width: 235px;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 20px;
}
.mask-wraps .scan-code > p {
    color: #333;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0;
}
.mask-wraps .code-box {
    background: url("../images/scan.png") 0 0 no-repeat;
    background-size: 100% 100%;
    width: 133px;
    height: 133px;
    margin: 0 auto;
    padding: 10px;
}
.mask-wraps .code-box > * {
    width: 100%;
    height: 100%;
}
.list-wrap{
    width:405px;
    margin-left: 600px;
    margin-top: 70px;
}
.download-wrap{
    width:405px;

padding: 30px 20px 10px 20px;
flex-direction: column;
align-items: center;
gap: 30px;
align-self: stretch;
border-radius: 12px;
background: rgba(0, 0, 0, 0.25);
box-sizing: border-box;
}
.download-wrap .top{
    display:flex;
}
.download-wrap .top .downloadnow,.download-wrap .top #kf{
    display: flex;
height: 42px;
padding: 9px 15px;
justify-content: center;
align-items: center;
gap: 10px;
flex: 1 0 0;
border-radius: 8px;
background: linear-gradient(92deg, rgba(108, 102, 224, 0.20) 0%, rgba(155, 110, 238, 0.20) 49.89%, rgba(255, 50, 182, 0.20) 100%);
box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
backdrop-filter: blur(2px);
color: #FFF;
font-size: 14px;
cursor: pointer;
}
.download-wrap .top .downloadnow{
    margin-right: 15px;
}
.download-wrap ul li{
    display:flex;
    justify-content: space-between;
    width:100%;
    align-items: center;
    margin: 22px 0;
}
.download-wrap ul li .left{
    display:flex;
    align-items: center;
}
.download-wrap ul li .left p{
    width:190px;
    color: #FFF;
font-size: 12px;
margin-left: 10px;
text-align: left;
}
.download-wrap ul li .right{
    display:flex;
    align-items: center;
    justify-content: end;
}
.download-wrap ul li .right p{
    display: flex;
width: 60px;
height: 30px;
justify-content: center;
align-items: center;
border-radius: 8px;
background: linear-gradient(92deg, rgba(108, 102, 224, 0.20) 0%, rgba(155, 110, 238, 0.20) 49.89%, rgba(255, 50, 182, 0.20) 100%);

color: #FFF;
text-align: center;
font-size: 12px;
margin-right: 5px;
cursor: pointer;
}
.download-wrap ul li .right p a{
    color: #FFF;
}