.slide-box{
    display: block;
    position: relative;
}
.scroll-background{
    background-image: url("./images/sprite.3.2.0.png");
    background-repeat: no-repeat;
}
.scroll-bar{
    position: relative;
    text-align: center;
    width: 260px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    background: #f7f9fa;
    color: #45494c;
    border: 1px solid #e4e7eb;
    /* margin-left: 15px;
    width: 261px;
    background-position: 0 0;
    height: 28px;
    position: relative; */
}
.slide-img-block{
    position: absolute;
    top: -126px;
}
._hidden{
    display: none;
}
.slide-btn{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    cursor: pointer;
    transition: background .2s linear;
    /* height: 44px;
    width: 44px;
    background-position: 0 -84px;
    cursor: pointer;
    display: block;
    position: absolute;
    left: 0;
    top: -9px;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 13px; */
    z-index: 399;
}
.slide-title{
    cursor: default;
    position: absolute;
    left: 35px;
    font-size: 16px !important;
    color: #486c80;
    opacity: 1;
    filter: alpha(opacity=100);
    height: 40px;
    line-height: 40px !important;
    text-align: center;
    width: 220px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
#slideBar{
    /* margin-left: 90px; */
}
.ope{
    opacity: 0;
    z-index: -2;
}
.slide-img-div{
    /* width: 310px;
    height: 155px; */
    width: 260px;
    height: 116px;
    /* padding: 0 15px 2px 13px; */
    position: relative;
    /* background-color: #f2ece1;
    border-left: 1px solid #e4ddd1;
    border-right: 1px solid #e4ddd1; */
}
.slide-img-div img{
    width: 100%;
    height: 100%;
}
.slide-top{
    height: 14px;
    width: 290px;
    background-position: 0 -1341px;
    position: relative;
}
.slide-bottom{
    height: 28px;
    width: 290px;
    background-position: 0 -56px;
    line-height: 14px !important;
    position: relative;
    text-align: left;
    overflow: visible;
}
.slide-bottom-no-logo{
    margin-right: 15px;
    width: 65px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 6px;
    background-color: #f2ece1 !important;
    cursor: default;
}
.slide-bottom-refresh{
    position: absolute;
    overflow: visible;
    display: block;
    zoom: 1;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    margin-right: 16px !important;
    /* background-color: #f1e9de; */
    margin: 6px 0 0 18px !important;
    height: 14px;
    width: 14px;
    background-position: 0 -1179px;
    top: 5px;
    right: 10px;
    z-index: 999;
}

.slide-box-shadow{
    display: none;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5) inset;
}
.slide-block{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 2px;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border: 1px solid rgba(255, 255, 0, 0.8);
    background-size: 260px 116px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4), 0 0 10px 0 rgba(90, 90, 90, 0.4);
    box-sizing: border-box;
    z-index: 10;
}
.slide-img-nopadding{
    position: relative;
    width: 100%;
    height: 100%;    
}
.slide-icon{
    float: left;
    height: 22px;
    width: 26px;
}
.slide-img-hint{
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 12px !important;
    line-height: 22px !important;
    margin: 0 auto;
    position: relative;
}

.slide-text{
    text-align: left !important;
    color: #4b3f33;
}
.slide-img-hint-info{
    height: 22px;
    width: 310px;
    background-position: 0 -674px;
    height: 0;
    overflow: hidden;
    position: absolute;
    bottom: 1px;
    transition: height 0.3s;
    z-index: 11;
}

.redColor{
    color: red;
}
.greenColor{
    color: green;
}
.slide-img-border{
    margin-bottom: 3px;
}


/* 弹框 */
.tabback{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}
.bsmode_d {
    position: fixed;
    width: 500px;
    height: 250px;
    left: 50%;
    top: 20%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 9999;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #cccccc;
    display: none;
}
.bsmode_d img{
    display: block;
    margin: 64px auto 34px auto;
}
.bsmode_d  p{
    font-size:16px;text-align: center;
}
.bsmode_d a{
    margin: 40px auto 20px auto;
    width: 90px;
    cursor: pointer;
    font-size: 14px;
    border: 0px;
    border-radius: 3px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background-color: #fd8102;
    transition: all 0.2s;
}