.tl_thumbnail .swiper-slide-thumb-active{
    opacity: 1!important;
}
.project .tl_banner-item.-vr{display: none}
.project .tl_banner-item.-video{display: none}
.project .tl_banner-item.-image{display: none}
.project .tl_banner-item.-show{display: flex}
.page_details-main-box-info-content-in-area>a{
    width: 213px;
    height: 42px;
    background-color: #4ab0e1;
    border-radius: 6px;
    border: 0;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: background-color .3s;
    margin-bottom: 5px;
    display: block;
    line-height: 42px;
    text-align: center;
}

.auction-tips{color: #F56C6C;margin-bottom: 10px;}