.jiqiao_box {
    position: absolute;
    top: 50px;
    bottom: 0;
    overflow: scroll;
    width: 100%;
    background: #f2f2f2;
}

.jiqiao_a {
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    background: #FFF;
    display: block;
}

.jiqoao_logo {
    float: left;
    width: 33px;
    height: 33px;
}

.jiqiao_a p {
    font-size: 14px;
    color: #333;
    float: left;
    line-height: 33px;
    margin-left: 10px;
}

.nexta {
    float: right;
    width: 8px;
    height: 15px;
    margin-top: 9px;
}


/*shipng*/

.shiping_box {

    background: #fff;
}

.shiping_pox {
    width: 100%;
    overflow: hidden;
}

.shiping_main {
    width: 48%;
    float: left;
    overflow: hidden;
    margin: 8px 1%;
    background: #fff;

}

.shiping {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 90px !important;
}

.shiping .video {
    width: 100%;
    height: 100% !important;
    border-radius: 8px;
}

.guanfang {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 16px;
    background: #ed3434;
    font-size: 13px;
    text-align: center;
    color: #fff;
    line-height: 16px;
    z-index: 9999;
}

.jieshao {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 20px;
    overflow: hidden;
    z-index: 9999;
}

.jieshao_p {
    float: left;
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
    width: 60%;
    line-height: 20px;
}

.jieshao_time {
    float: right;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    line-height: 16px;
}

.chaochu {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jieshao_xiangp {
    width: 100%;
    padding-top: 4px;
    font-size: 14px;
    color: #333;
    line-height: 16px;
    height: 16px;
}

.jiazai {
    width: 100%;
    display: block;
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 45px;
}

.bof {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 888;
}