



@charset "UTF-8";

.index-center-tc p {
    margin: 0;
    padding: 0;
}
.index-center-tc .tc-domain p, .infoweb .info_dv .video_info_dv_center .playholder .copyaddr .copyurl, .overflow-one, .overflow-two, .video_li a .cover_dv span {
    overflow: hidden;
    text-overflow: ellipsis
}

.index-center-tc-zdc {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999998;
    background-color: rgba(0, 0, 0, .5)
}

.index-center-tc-num {
    position: absolute;
    left: -9999999999px
}

.index-center-tc {
    width: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999999
}

.index-center-tc .index-center-tc-close {
    position: absolute;
    top: -5px;
    right: -10px;
    z-index: 999;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    background: #dc3545;
}

.index-center-tc a {
    display: block;
    width: 100%;
    height: 100%
}

.index-center-tc a .index-center-tc-bjimg {
    width: 100%
}

.index-center-tc .index-center-tc-op-domain {
    position: absolute;
    top: 97px;
    left: 102px;
    font-size: 12px
}

.index-center-tc .tom-top-domain {
    color: #0ece19
}

.index-center-tc .df-top-domain {
    color: #009292
}

.index-center-tc .th-top-domain {
    color: #e50050
}

.index-center-tc .hdg-top-domain, .index-center-tc .sh-top-domain {
    color: #ff9f00
}

.index-center-tc .tc-domain {
    position: absolute;
    left: 0;
    font-size: 12px;
    width: 100%;
    height: 16px;
    display: block
}

.index-center-tc .index-center-tc-btn, .line_dv {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox
}

.index-center-tc .tc-domain p {
    width: 225px;
    text-indent: 65px;
    color: #545B62;
    white-space: nowrap
}

.index-center-tc .index-center-tc-yj-domain {
    top: 225px
}

.index-center-tc .index-center-tc-vip1-domain {
    top: 277px
}

.index-center-tc .index-center-tc-vip2-domain {
    top: 306px
}

.index-center-tc .index-center-tc-vip3-domain {
    top: 335px
}

.index-center-tc .index-center-tc-fs1-domain {
    top: 389px
}

.index-center-tc .index-center-tc-fs2-domain {
    top: 419px
}

.index-center-tc .index-center-tc-fs2-ios {
    top: 447px
}

.index-center-tc .index-center-tc-new-mail {
    top: 497px
}

.index-center-tc .index-center-tc-new-qq {
    top: 549px
}

.index-center-tc .index-center-tc-btn {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 12px;
    display: flex
}

.index-center-tc .index-center-tc-btn .index-center-tc-btn-left, .index-center-tc .index-center-tc-btn .index-center-tc-btn-right {
    width: 50%;
    height: 40px
}

.index-center-tc .yjfz-nr-dv {
    position: absolute;
    left: -9999999999px
}

.webname-th-index-tc .index-center-tc-op-domain {
    top: 101px
}

.webname-th-index-tc .index-center-tc-yj-domain {
    top: 235px
}

.webname-th-index-tc .index-center-tc-vip1-domain {
    top: 289px
}

.webname-th-index-tc .index-center-tc-vip2-domain {
    top: 319px
}

.webname-th-index-tc .index-center-tc-vip3-domain {
    top: 351px
}

.webname-th-index-tc .index-center-tc-fs1-domain {
    top: 406px
}

.webname-th-index-tc .index-center-tc-fs2-domain {
    top: 438px
}

.webname-th-index-tc .index-center-tc-fs2-ios {
    top: 464px
}

.webname-th-index-tc .index-center-tc-new-mail {
    top: 412px
}

.webname-th-index-tc .index-center-tc-new-qq {
    top: 570px
}

@media screen and (max-width:768px) {
    .index-center-tc .index-center-tc-close {
        position: absolute
    }
}

