/* 固定在窗口右侧的滑动Tag */
/* Latest modified on 2014-12-19 15:07 */
.stick-to-right{position:fixed;z-index:10000;right:0;top:40%;width:50px;height:216px;}
.stick-to-right li{width:50px;height:50px;margin-bottom:3px;position:relative;}
.stick-to-right li.stick-last{margin-top:4px;}
.stick-to-right a.slideItem{display:block;position:absolute;top:0;height:50px;background-repeat:no-repeat;text-indent:-99999px;}
.stick-to-right a.slideShort{width:50px;right:0;}
.stick-to-right a.slideLong{width:156px;right:-156px;}
.stick-to-right a.stick-short-zxcz{background-image:url(../yjimg/stick-short-zxcz.png);}
.stick-to-right a.stick-short-lxkf{background-image:url(../yjimg/stick-short-lxkf.png);}
.stick-to-right a.stick-short-dh{background-image:url(../yjimg/stick-short-dh.png);}
.stick-to-right a.stick-short-pxzx{background-image:url(../yjimg/stick-short-pxzx.png);}
.stick-to-right a.stick-to-top{width:50px;right:0;background-image:url(../yjimg/stick-to-top.png);}
.stick-to-right a.stick-long-zxcz{background-image:url(../yjimg/stick-long-zxcz.png);}
.stick-to-right a.stick-long-lxkf{background-image:url(../yjimg/stick-long-lxkf.png);}
.stick-to-right a.stick-long-dh{background-image:url(../yjimg/stick-long-dh.png);}
.stick-to-right a.stick-long-pxzx{background-image:url(../yjimg/stick-long-pxzx.png);}
.stick-to-right a.right-close,.jingpaitime-pop-inner .close{
    background-image: url(../yjimg/right_close_icon.png);
    width: 22px;
    height: 22px;
    margin: 20px 0 0 16px;
    cursor: pointer;
}
.stick-to-right a.show-icon{
    background-image: url(../yjimg/right_show_icon.png);
}
.righthide{
    display: none;
}

/**返回顶部*/
.gotop-div{
    position:fixed;
    z-index:10000;
    right:0;
    width:50px;
    height:50px;
    bottom: 10%;
}
.gotop-div a.stick-to-top{
    width:50px;
    height: 50px;
    right:0;
    background-image:url(../yjimg/stick-to-top.png);
    display: inline-block;
}
.show-icon{
    width: 50px;
    height: 50px;
}
.stick-to-right a.stick-short-jpsjxz{
    width: 50px;
    height: 63px;
    background-image: url(../yjimg/stick-short-jpxzpng.png);
}
.stick-to-right a.stick-long-jpsjxz{
    height: 63px;
    background-image: url(../yjimg/stick-long-jpsjxz.png);
}
/****竞拍时间须知弹框***/
.jingpaitime-shade{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0, 0, 0.4);
    z-index: 11;
    top: 0;
    left: 0;
    display: none;
}
.jingpaitime-pop{
    width: 660px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
    display: none;
    border-radius: 5px;
}
.jingpaitime-pop-inner{
    padding:40px  30px;
    position: relative;
}
.jingpaipopwrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jingpaipopwrap .jingpaitime-item{
    width: 100%;
    margin: 5px 0;
}
.jingpaitime-pop-inner .close{
    position: absolute;
    right: 30px;
    top: -7px;
}
.jingpaitime-pop-inner h2{
    font-size: 20px;
    height: 30px;
    line-height: 35px;
    text-align: center;
}
.jingpaitime-pop-inner .zhouyi{
    color: #8D682B;
}
.jingpaitime-pop-inner .zhouer{
    color: #106833;
}
.jingpaitime-pop-inner .zhousan{
    color: #E52C20;
}
.jingpaitime-pop-inner .zhousi{
    color: #653FA7;
}
.jingpaitime-pop-inner .zhousi-two{
    color: #18BDB1;
}
.jingpaitime-pop-inner .zhouliu{
    color: #D2901F;
}
.jingpaitime-pop-inner .zhouri{
    color: #2863CC;
}
.jingpaitime-pop-inner .yptime{
    color: #649960;
}
.jingpaitime-pop-inner p{
    font-size: 16px;
    text-align: center;
    color: #666666;
}




