#top_box .disnonee {
    display: none;
}

#top_box {
    width: 750px;
    height: 89px;
    background-image: url("http://nykd.syyx.com/stylesheets/default_20250812/h5/img/top.png");
    background-size: 100% auto;
    background-repeat: no-repeat
}

#top_box .relative {
    position: relative;
}

#top_box .absolute {
    position: absolute;
}


#top_box .h5_button_down_top {
    width: 127px;
    height: 52px;
    background-image: url("http://nykd.syyx.com/stylesheets/default_20250812/h5/img/h5_button_down_top.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#top_box .img_active_show {
    width: 80px;
    height: 89px;
    background-image: url("http://nykd.syyx.com/stylesheets/default_20250812/h5/img/active_show.png");
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

#top_box .img_active_close {
    width: 80px;
    height: 89px;
    background-image: url("http://nykd.syyx.com/stylesheets/default_20250812/h5/img/active_close.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

#top_box .center_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateZ(0);
    -webkit-backface-visibility: hidden;
}

#top_box .inline_block {
    display: inline-block;
}
#top_box .block{
    display: block;
}
#top_box .line_box {
    position: relative;
    width: 219px;
    height: 92px;
    background: #000000aa;
    margin-bottom: 2px;
    display: inline-block;
    font-size: 24px;
    color: #decd9a;
}


#top_box .img_top_button_register {
    width: 127px;
    height: 52px;
    background-image: url("http://nykd.syyx.com/stylesheets/default_20250812/h5/img/img_top_button_register.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
}