.top-chance {
    width: 810px;
    float: right
}

.search-chance {
    z-index: 10;
    color: #999
}

.search-chance .info,
.search-chance .select-tab {
    vertical-align: middle;
    display: inline-block
}

.search-chance .select-tab li {
    cursor: pointer;
    float: left;
    position: relative;
    font-size: 14px;
    color: #666;
    padding: 0 12px
}

.search-chance .select-tab li:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    width: 1px;
    height: 10px;
    border-left: solid 1px #e9e9e9
}

.search-chance .select-tab li.active {
    color: #ff7200
}

.search-chance .select-tab li.active:after {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: solid 4px;
    border-color: transparent transparent #ff7200 transparent;
    left: 50%;
    margin-left: -6px;
    top: 18px
}

.search-chance .select-tab .top-nav-first:before {
    display: none
}

.search-chance .info {
    margin-left: 40px;
    font-size: 12px;
    position: relative
}

.search-chance .info span {
    color: #ff7200
}

.search-chance .info:before {
    content: ' ';
    border-right: 1px solid #ddd;
    position: absolute;
    height: 12px;
    top: 2px;
    left: -18px
}

.search-chance .search-cont {
    position: relative;
    white-space: nowrap
}

.search-chance .search-cont i {
    position: absolute;
    width: 17px;
    height: 14px;
    left: 16px;
    top: 20px;
    background: url(/static/index/showdemo/search.ae81276f.png) no-repeat
}

.search-chance input {
    width: 446px;
    height: 36px;
    margin-top: 6px;
    border-radius: 2px;
    border: solid 1px #ff7200;
    padding-left: 44px
}

.search-chance button {
    cursor: pointer;
    padding: 0 16px;
    height: 40px;
    background-color: #ff7200;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    margin: 0 4px;
    vertical-align: bottom
}

.search-chance .chance-btn {
    margin-left: -2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.search-chance .top-buy-btn {
    background-color: #1ad2a0
}

.search-chance .top-chance-info {
    margin-top: 8px
}

.search-chance .top-chance-info a {
    margin-left: 18px;
    color: #999;
    font-size: 12px;
    position: relative
}

.search-chance .top-chance-info a:hover {
    color: #1ad2a0
}

.search-chance .top-chance-info .top-info-first:after,
.search-chance .top-chance-info .top-info-first:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 4px;
    border-left: solid 1px #b1b1b1;
    bottom: 4px
}

.search-chance .top-chance-info .top-info-first:before {
    left: -16px
}

.search-chance .top-chance-info .top-info-first:after {
    height: 6px;
    left: -14px
}

.ipr-qimoor-block {
    position: fixed;
    width: 355px;
    height: 500px;
    z-index: 2147483647;
    overflow: hidden;
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    cursor: move;
    right: 9px;
    bottom: 0
}

.ipr-qimoor-block .ipr-corner-btn {
    position: absolute;
    z-index: 120;
    height: 20px;
    bottom: 12.5px;
    top: 12.5px;
    width: 80px;
    right: 0
}

.ipr-qimoor-block .ipr-corner-btn .ipr-chat-min {
    background: url(/static/index/showdemo/new_min_win.5562a884.png) no-repeat;
    margin-top: 1px
}

.ipr-qimoor-block .ipr-corner-btn .ipr-chat-close {
    background: url(/static/index/showdemo/new_close.a69775ba.png) no-repeat
}

.ipr-qimoor-block .ipr-corner-btn .ipr-chat-voice {
    margin-top: 1px;
    background: url(/static/index/showdemo/new_open_music.68074846.png) no-repeat
}

.ipr-qimoor-block .ipr-corner-btn .ipr-chat-voice.close {
    /* background: url(//as.zbjimg.com/static/nodejs-cvms-common-ipr-pc/partials/top/chance/img/new_close_music.png) no-repeat */
}

.ipr-qimoor-block .ipr-corner-btn .ipr-chat-close,
.ipr-qimoor-block .ipr-corner-btn .ipr-chat-min,
.ipr-qimoor-block .ipr-corner-btn .ipr-chat-voice,
.ipr-qimoor-block .ipr-corner-btn .ipr-chat-voice.close {
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;
    background-size: 16px 16px;
    background-position: 5px 5px;
    padding: 5px
}