
body {
    background-color: #000000;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}

.bailu123_zb{width:970px;height:auto;overflow:hidden; margin:0 auto;padding:00px 00px 00px 00px;padding-top:00px;margin-top:10px; }
.bailu123_zb_3{width:240px;height:auto;overflow:hidden;float:left;left: 0px; border:#663b1b 0px solid; position:relative}
.bailu123_zb_3_d{width:240px;height:auto;float:left;background:#3c2116  repeat;position:relative}
.bailu123_zb_3.role-itemst{width:240px;height: auto;float:left;position:relative;}
.bailu123_zb_3.role-itemst img{width:240px;height:auto;overflow:hidden;display:block;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.bailu123_zb_3.role-itemst img:hover{width:240px;height:auto;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:0px;padding-bottom:4px;}

.custom-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.8);
    color: #10d55b;
    padding: 20px 40px;
    border-radius: 8px;
    text-align: center;
    z-index: 1000;
    display: none;
}

.alert-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 45, 79, 0.3);
    z-index: 999;
    display: none;
    cursor: pointer;
}

.alert-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #03fc39;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(3, 223, 43, 0.3);
    z-index: 1000;
    pointer-events: none;
    display: none;
}

@keyframes glow {
    0% {
        box-shadow: 0 0 10px rgba(16, 213, 91, 0.5);
    }

    50% {
        box-shadow: 0 0 30px rgba(16, 213, 91, 0.8);
    }

    100% {
        box-shadow: 0 0 10px rgba(16, 213, 91, 0.5);
    }
}


.mainbg{
	text-align: center; 
	background-color: #0b0a0a;
	margin: 0px auto 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.mainbg img{
	margin: 45px auto 0;
}

.animationdiv{
    margin:auto;
    position:absolute;
    left:50%;
    margin-left: -412px;
    margin-top:563px;
}

.dwonBtn{
    margin:auto;
    position:absolute;
    left:50%;
    top:10%;
    margin-left: 200px;
    margin-top:235px;
}

.downdiv {
    margin-top: 45px;
	background-color: transparent;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
}

.bailu123_zb_3 {
    transition: transform 0.1s ease-in-out; 
}

.bailu123_zb_3:hover, 
.bailu123_zb_3:active {
    transform: scale(1.05);
}


.video {
    background-color: #000000;
    width: 914px;
    height: 504px;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    margin-top: 760px;
    overflow: hidden; 
}

.video video {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block; 
}



.equipdiv {
    margin-top: 2030px;
	background-color: #151817;
    position: absolute;
    object-fit: cover;
    left: 50%;
    transform: translate(-50%,-50%);
}

.qq-link-container {
    z-index: 0; 
    margin:auto;
    position:absolute;
    left:50%;
    margin-left: -435px;
    margin-top:427px;
}

.qq-link {
    color: #0078D7;
    background-color: #ffffff;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.qq-link:hover {
    background-color: #f0f0f0;
}


.image-row {
    background-color:transparent;
    justify-content: center;    
    position: relative;
    gap: 10px;      
    display: flex;             
    justify-content: center;     
    align-items: center;        
    gap: 10px;                  
    margin: 0px 0;  
    pointer-events: none;
}

.image-row img {
    max-width: auto;           
    height: auto;                
    object-fit: cover;          
    border-radius: 5px;         
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s; 
    margin-top: 1065px;    
    pointer-events: all
}

.image-row img:hover {
    transform: scale(1.05);       
    cursor: pointer;             
}


.addqqgrop {
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    margin-top:70px;
}


.footdive {
    background: url(../images/bg_b.jpg) center repeat;
    width: 100%;
    height: 132px; 
    display: flex;     
    flex-direction: column;
    align-items: center;    
    justify-content: center; 
    position: relative;
    margin-top: -30px;
    padding: 20px 0;   
}

.footdive p {
    position: relative;
    box-sizing: border-box;
    margin-top: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 14px;
    line-height: 3.5;
}

.customer-footer {
    position: fixed;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    margin-top: 30px;
    z-index: 1;
    position: relative;
}


.customer-item.left {
    position: absolute;
    left: calc(50% - 330px - 120px/2); 
    transform: translateX(-50%);
}

.customer-item.right {
    position: absolute;
    left: calc(50% + 330px + 120px/2); 
    transform: translateX(-50%);
}
.customer-item img:hover {
    transform: scale(1.1); 
}

.customer-item {
    display: flex;
    flex-direction: column; 
    align-items: center;   
    text-align: center;    
    position: relative;    
}

.customer-item h3 {
    font-weight: bold;
    color: white;
    margin: 0;
    position: absolute;   
    top: -28px;            
    text-shadow: 
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000;
}

.customer-item img {
    width: 120px;
    height: 120px;
    border: 2px solid #22d798;
    border-radius: 8px;
    margin-top: 6px;      
    pointer-events: auto;
    cursor: pointer;
    transition: transform 0.2s;
}
