.pop-box {
    position: fixed;
    /*width: 100%;*/
    z-index: 10000;
    //height: 1px;
    //margin-top: -20px;
    right: 0px;
}
/*.pop-box-cont{
    width: 1400px;
    margin: 0 auto;
}*/
.codePopUp {
    width: 862px;
    position: absolute;
    right: -862px;
    transition: right .3s;
    border-radius: 6px;
    /*background: url(../image/popBg.png) no-repeat;*/
    background-size: 100% 100%;
    float: right;
    background: rgba(182, 41, 41,.8);
    border: 2px solid #b62929;
    box-shadow: 0 0 13px #000000;
}
.codePopUp::before {
    content: '';
    display: block;
    height: 1px;
    clear: both;
}
.waybillShowBtn{
    position: absolute;
    right: 862px;
    margin-top: 100px;
    height: 122px;
    background: #b62929;
    border-bottom-left-raddius: 6px;
    border-top-left-radius: 6px;
    width: 40px;
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    writing-mode: tb-rl;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    box-shadow: 0 1px 15px #6D6B6B;
}
.showWayBill{
    right: 0;
}
.popInnderBox {
    width: 820px;
    margin: 20px;
    background: #fff;
    box-shadow: 0 1px 9px 0 rgba(0,0,0,.7) inset, 0 2px 7px 0 rgba(0,0,0,.2);
    padding: 22px;
    box-sizing: border-box;
}
.tabBox {
    /*width: 800px;*/
    width: 643px;
    /*margin-top: 10px;*/
    margin-left: 155px;
    /*margin-left: 22px;*/
}
.noTabBox{
    margin-left: 22px;
    width: 800px;
}
.clearPop{
    clear: both;
}
.tab-btn {
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    /*background: #202020;*/
    background: rgb(182, 41, 41);
    box-shadow: 2px 2px 2px #000;
    float: left;
    /*margin-top: 15px;*/
    margin-right: 15px;
    cursor: pointer;
}
.tab-btn.on{
    background: rgb(235,200,103);
    color: #000;
}
.tab-btn-lh {
    width: 49px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: rgb(182, 41, 41);
    box-shadow: 2px 2px 2px #000;
    float: left;
    /*margin-top: 15px;*/
    margin-right: 15px;
    cursor: pointer;
}
.tab-btn-lh.on{
    background: rgb(235,200,103);
    color: #000;
}
.selectVel{
    float: left;
}
.selectVel select{
    /*position: absolute;*/
    background: #fff;
    color: #000;
    width: 128px;
    height: 38px;
    border: none;
    padding-left: 10px;
    /*margin: 22px 19px 0 22px;*/
    outline: none;
    box-shadow: inset 1px 1px 5px 0px rgba(14, 5, 10, 0.45);
}
.popNumber{
    /*overflow: hidden;*/
    height: 265px;
}
.popGridBox {
    position: relative;
    width: 778px;
    height: 260px;
    background: #fff;
    /*margin: 0 auto;*/
    overflow-x: hidden;
    margin-top: 23px;
    /*margin-left: 22px;*/
}

.free {
    cursor : -webkit-grab;
    cursor : -moz-grab;
    cursor : -o-grab;
    cursor : grab;
}

.free:active{
    cursor : -webkit-grabbing;
    cursor : -moz-grabbing;
    cursor : -o-grabbing;
    cursor : grabbing;
}

.gridBanner {
    position: absolute;
}
.gridBanner table {
    table-layout: fixed;
    border-spacing: 0;
    float: left;
    border: #393939 solid;
    border-width: 0 0 1px 1px;
    border-color: rgb(210, 210, 210);
}
.gridBanner table tr td {
    width: 40px;
    height: 40px;
    border: #393939 solid;
    border-width: 1px 1px 0 0;
    box-sizing: border-box;
    padding: 3px;
    border-color: rgb(210, 210, 210);
}
.gridBanner table tr td span {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.gridBanner table tr td span.blue {
    background: url(../../image/ball-blue.png) no-repeat center center;
    background-size: cover;
}
.gridBanner table tr td span.red {
    background: url(../../image/ball-red.png) no-repeat center center;
    background-size: cover;
}
.gridBanner table tr td span.green {
    background: url(../../image/ball-green.png) no-repeat center center;
    background-size: cover;
}
.gridBanner table tr td span.seboblue {
    background: url(../../../images/ball.png) no-repeat center center;
    background-position: center -94px;
    background-size: cover;
}
.gridBanner table tr td span.sebored {
    background: url(../../../images/ball.png) no-repeat center center;
    background-position: center -50px;
    background-size: cover;
}
.gridBanner table tr td span.sebogreen {
    background: url(../../../images/ball.png) no-repeat center center;
    background-position: center -7px;
    background-size: cover;
}
.gridBanner table tr td span.sebogray {
    background: url(../../../images/ball.png) no-repeat center center;
    background-position: center -137px;
    background-size: cover;
}

.gridBanner table tr td span.sixseboblue {
    background: url(../../../images/ball.png) no-repeat center center;
    background-position: center -94px;
    background-size: cover;
}
.gridBanner table tr td span.sixsebored {
    background: url(../../../images/ball.png) no-repeat center center;
    background-position: center -50px;
    background-size: cover;
}
.gridBanner table tr td span.sixsebogreen {
    background: url(../../../images/ball.png) no-repeat center center;
    background-position: center -7px;
    background-size: cover;
}

.waybill-btn {
    position: fixed;
    width: 100%;
    /*top: 120px;*/
    top: 25%;
    right: 0;
    z-index: 100;
}
.waybill-btn p {
    /*width: 1550px;*/
    /*margin: 0 auto;*/
    text-align: right;
    height: 1px;
}
.waybill-btn p img{
    z-index: 9999
}
