*{margin: 0;padding: 0;}
.hide-bg{
    position: relative;
}
.hideDiv{
    /* position: relative; */
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 99;
    display: none;
    line-height: 12px;
    font-family: '宋体' !important;
    font: 12px '宋体' !important;
    /*width: 500px;*/
}
.hideDiv *{
    font-family: '宋体' !important;
    font: 12px '宋体' !important;}
.hideDiv br{line-height: 12px;}
.hideDiv .imgbox,.imgbox{
    width: 41px;
    height: 41px;
    overflow: hidden;
    display: inline-block;
    position: relative;
}
.hideDiv .imgbox img,.imgbox img{max-width: 41px;max-height: 41px;}

.jdt-box{
    /* display: inline-block; */
    float: left;
    position: relative;
    /* width: 100px; */
    text-align: center;
}
.jdt-box span{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hide-text{
    /* position: absolute; */
    /* top: 10px; */
    /* left: 10px; */
    /* padding: 10px; */
    /*padding: 20px 0 20px 20px;*/
    padding: 20px 20px 20px 20px;
    /* z-index: 99; */
    text-align: left;
    color: #fff;
    /*width: 100%;*/
    float: left;
    display: inline-block;
    min-width: 150px;
    /* background: #041B1C;
    box-shadow: #093437 inset 0 0 50px 10px; */
    background: -moz-linear-gradient(top, #063136 0%, #041414 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#063136), color-stop(100%,#041414));
    background: -webkit-linear-gradient(top, #063136 0%,#041414 100%);
    background: -o-linear-gradient(top, #063136 0%,#041414 100%);
    background: -ms-linear-gradient(top, #063136 0%,#041414 100%);
    background: linear-gradient(to bottom #063136 0%,#041414 100%);
}
.hide-text div{line-height: 14px;background:none;}
.imgs>.hide-text>div{
    background:none;
}
.hide-text div{
    text-align: left !important;
}
.hide-text div p{margin: 0;padding: 0;}

.hide-text .jx-box{
    height: 24px;
    line-height: 24px;
}
.hide-text .jx-box img{
    /* float: left; */
    /* width: 12px;
    height: 12px; */
    line-height: 24px;
    vertical-align: middle;
    /* margin-right: 2px; */
}
.bar-wrap{
position: absolute;
    top: 3px;
    left: 5px;
    height: 10px;
    width: 122px;
}
.bar{
    height: 10px;
    float: left;
}
/* ////////////////////////////////////////// */
.bg-box{
    /* margin: 0 auto; */
    position: relative;
}
.zb-wrap{
    margin: 0 auto;
    text-align: center;
}
.zb-item{cursor: pointer;text-align: center;display: flex;justify-content: center;align-items: center;position: relative;}
.zb-item>img{max-width: 100%;max-height: 100%;}
.zb-item:hover .hideDiv,td:hover .hideDiv{display: block;}

.szBox{
    padding-top: 200px;
}
.szBox .zb-box,.lgBox .zb-box{
    display: inline-block;
    width: 50%;
}
.lgBox,.bbBox,.ckBox{
    padding-bottom: 150px;
}
