
body {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: #0f0432;
    color: #101010;
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px; /* 调整字母之间的间距 */

}


.bg1{
    min-height: 500px;
    height: auto;
    background-image:     url('./img/bg10.png');
    background-position: top, center, bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 1px solid #9c8cbb42;
}
.bg2{
    min-height: 500px;
    margin-top: -110px;
    height: auto;
    background-image:     url('./img/bg20.png');
    background-position: top, center, bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.bg3{
    
    background: linear-gradient(90deg, #7919f6, #b800fe);
    min-height: 500px;
    height: auto;
    background-image:     url('./img/bg30.png');
    background-position: top, center, bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
a{
    cursor: pointer;
    text-decoration: none;
}
h2{
    font-weight: 400;
    font-size: 20px;
    color: #e9e6e6;
}

ul>li{
    list-style: none; 
}


.board-uk5{
    min-height: 960px;
    height: auto;
    background-position: top, center, bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;


}
.home-bg-1{    
    color: white;
    background-image:     url('./pc-img/home-bg-1.png');
}
.home-bg-1 a{
    color: white;  
    background-color: #0f0432;
}
.home-bg-2{    
    background-image:     url('./pc-img/home-bg-2.png');
    text-align: left;
}
.home-bg-3{    
    background-image:     url('./pc-img/home-bg-6.png');
}
.home-bg-4{    
    background-image:     url('./pc-img/home-bg-2.png');
}
.home-bg-5{    
    background-image:     url('./pc-img/home-bg-5.png');
}
.home-bg-6{    
    background-image:     url('./pc-img/home-bg-2.png');
}

.img-jig{
    width: 720px;
}

.ld9v0 li{
    margin: 20px 0;
}
.ld9v0 img{
width: 24px;
}

.eopyf{  text-align: center; padding-top: 100px;
    
}
.eopyf>img{
    
    width: 350px;
    color: white;
}

.c0ofh>span{
    color: white;
    font-size: 12px;
    display: inline-block;
    padding-right: 45px;
}
.c0ofh img{
    width: 80px;
}

.home-bg-2,.home-bg-3,.home-bg-4,.home-bg-5,.home-bg-6{
    padding-left: 30%;
    text-align: left;
        padding-top: 8%;
}


.home-bg-1 a {
    padding: 5px 25px;
    width: 250px;
    display: inline-block;
    height:60px;
    border-radius: 10px;
    border: 1px solid  rgb(255 255 255 / 50%);
    background-image:linear-gradient(to right, #2C65FF,#43EBFF);
}
.home-bg-1 a:nth-child(2) {
    margin-left: 25px;
    padding: 5px 25px;
    width: 250px;
    border-radius: 15px;
    background-color:rgb(0 0 0 / 50%);
    background-image:none;

}

.home-bg-1 a img{
width: 50px;
}

.title-l5e {
    font-size: 36px;
    font-weight: bold;
}

.home-bg-1 {
    padding-top: 120px;
}
.jszkn{
    clear: both;
    content: "";
}
.jszkn>div{
    
    width: 280px;
    height: 120px;
    border-radius: 10px;
    background-color: white;;
    margin: 10px;
    padding-left: 40px;
    line-height: 120px;
    font-size: 18px;


}


.jszkn>div>.v1o7d{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    background-image: linear-gradient(to right, #2C65FF,#43EBFF);;
    border:2px solid #ffffffab;
}

.color-00b1f6{
    color: #00b1f6;
}

.kzzys>a{
width: 250px;
height: 200px;
border-radius: 10px;
background-color: white;;
display: inline-block;
color: #000;
font-weight: 600;
}


.ndb38 img{
    height: 60px;
    margin: 40px 0;
}

.ti2qe>a{
    display: inline-block;
    width: 220px;
    height: 50px;
    color: white;
    border-radius: 30px;
   line-height: 50px;
    background-image: linear-gradient(to right,#2C65FF,#43EBFF );
}

footer.bd-footer{    
    height: auto;
    background-image:     url('./pc-img/home-bg-34.png');
    background-position: top, center, bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #9c8cbb42;
    background-size: 100% auto; /* 设置背景图片的宽度为100%，高度自动调整 */
    background-repeat: no-repeat; /* 防止背景图片重复 */
    background-position: center; /* 将背景图片居中 */
    text-align: center;
    min-height: 215px;
}



footer,footer a{    
    color: white;
    font-size: 13px;
}


footer a:hover{    
    color: white;
}