@media screen and (max-width: 1900px) { html { zoom: 0.8; } }
@media screen and (device-height: 1440px) { html { zoom: 1.25; } }

body, html {  
    height: 100%;  
    margin: 0;  
    overflow: hidden; 
}  

.PTB{
    background-color: #030020;
    background-image: url('/images/one-bg.png');
    background-repeat: no-repeat;  
    background-size: cover;  
    background-attachment: fixed;  
}

.ZYACC_head{    
    display: flex;
    padding: 23px 70px;
    align-items: center;
    min-width: 1200px;
    justify-content: space-between;
}

.ZYACC_Logo{
    
    width: 236px;
    height: 50px;
}

.ZYACC_Logo_loading{

    width: 236px;
    height: 50px;
}

.ZYACC_tips{

    display: flex;
    align-items: flex-start;
}

.ZYACC_head_logo{    
    
    height: 100%;
    width: 100%;
    

}

.ZYACC_head_tips {    
    
    height: 100%;
    /* width: 100%; */
    font-size: 17px;
    font-family: 'Microsoft YaHei';
    line-height: 20px;
    text-decoration:none;
    flex: 1 1 auto;
    color: rgba(255, 255, 255, 0.5);

}

.ZYACC_head_tips:hover {    
    color: rgba(255, 255, 255, 1);
}

* {
    margin: 0;
    padding: 0;
}

div {
    display: block;
}


::-webkit-scrollbar {  
    display: none;  
    width: 0 !important;  
    height: 0 !important;  
    -webkit-appearance: none;  
    background: transparent;  
} 


.all-39 {
    margin-right: 39px;
}

.pic_size {

    width: 752px;
    height: 339px;

}

.ZYACC_Text_box {

    z-index: 999;
    position: absolute;
    top: 43%;
    height: 460px;
    transform: translate(-19%, -50%);
    margin-left: 18%;

}

.ZYACC_right_box {

    position: absolute;
    top: 53%;
    width: 790px;
    height: 798px;
    transform: translate(-19%, -50%);
    margin-left: 52%;

}

.ZYACC_taikongren_move{

    animation: move_taikongren 6s infinite alternate;  

}



@keyframes move_taikongren {  
    0% {  
        transform: translate(-19%, -50%);
    }  

    50% {  
        transform: translate(-16%, -46%);
    }  

    100% {  
        transform: translate(-19%, -50%);
    }  
}


.delayed {  
    animation-delay: 0.6s;  
}  


.right_img_size {
    width: 100%;
    height: 100%;
    z-index: 200;
}

.ZYACC_down_tips_box{
    position: absolute;
    top: 92%;
    width: 790px;
    height: 798px;
    left: 36%;


}

.ZYACC_right_box-other {

    z-index: 100;
    position: absolute;
    top: 49%;
    width: 729px;
    height: 460px;
    transform: translate(-19%, -50%);
    margin-left: 61%;
}

.right_img_size-other {
    width: 100%;
    height: 100%;
    z-index: 100;
}




.first {

    z-index: 2;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}

.second{
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.ZYACC_Text_box_btn_win{

    width: 256px;
    height: 81px;
    text-decoration:none;
    /* background: linear-gradient(90deg, #00CC69 2.22%, #00AD59 100%); */
    background: url(https://img.pantabang.top/ZYACC2.0/img/dwn_win_btn.png) center bottom no-repeat;
    background-size: 100% 100%;
    text-align: center;
    cursor: pointer;
    display: flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
    color: #ffffff;
    justify-content: center;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    color: #FFFFFF;
    text-indent: 2em;

}


.ZYACC_Text_box_btn_win:hover {

    width: 256px;
    height: 81px;
    text-decoration:none;
    /* background: linear-gradient(90deg, #00CC69 2.22%, #00AD59 100%); */
    /*background: url(https://img.pantabang.top/ZYACC2.0/img/dwn_win_btn_hover.png) center bottom no-repeat; */
    filter: brightness(66%); 
    transition: filter 0.2s ease;
    background-size: 100% 100%;
    text-align: center;
    cursor: pointer;
    display: flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
    color: #ffffff;
    justify-content: center;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    color: #FFFFFF;
    text-indent: 2em;

}

.dwn_btn_size_win{
    width: 256px;
    height: 81px;

}

.ZYACC_Text_box_btn_mob{

    width: 156px;
    height: 81px;
    text-decoration:none;
    /* background: linear-gradient(90deg, #00CC69 2.22%, #00AD59 100%); */
    background: url(https://img.pantabang.top/ZYACC2.0/img/dwn_win_btn_mob.png) center bottom no-repeat;
    background-size: 100% 100%;
    text-align: center;
    cursor: pointer;
    display: flex;
    display: -ms-flexbox;
    display: -moz-box;
    align-items: center;
    color: #ffffff;
    justify-content: center;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    color: #FFFFFF;
    text-indent: 1.5em;

}



.dwn_btn_size_mob{
    width: 156px;
    height: 81px;

}

.btn_19{
    margin-right: 19px;
  
}

.dwn_fen{
  
    display: flex;
  
    
}

.other_version_list {
    
display: inline-block;
position: absolute;
left: 0;
top: 496px;
width: 357px;
font-size: 0;
font-family: 'Microsoft YaHei';


}


.other_version_tips{
    margin-top: 100px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    font-family: 'Microsoft YaHei';
}

.other_tips{
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-family: 'Microsoft YaHei';
}

.ZYACC_dwn_tips {    
    
    height: 100%;
    width: 100%;
    font-size: 17px;
    font-family: 'Microsoft YaHei';
    line-height: 20px;
    text-decoration:none;
    flex: 1 1 auto;
    color: rgba(255, 255, 255, 1);

}

.ZYACC_dwn_tips:hover {    
    color: #05CAB6;

}

.tip_12 {
    padding: 0 12px;
}


.overview_edition {
    border-right: 1px solid #A0A0A0;


}

.tip_12_f {
    padding-left: 0;

}

.tip_12_e {
    padding-right: 0;
    
}

.overview_help_list {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 430px;
    margin-top: 20px;
}

.overview_help_li {

    margin-bottom: 10px;
    color: rgba(255, 255, 255, 1);

}

.overview_help_link {
    text-decoration:none;
    flex: 1 1 auto;
    font-size: 17px;
    font-family: 'Microsoft YaHei';
    color: rgba(255, 255, 255, 1);
}

.overview_help_link:hover {

    color: #05CAB6;
}