.list_content_box {
    padding: 57rem 279rem;
    text-align: center;
    background-image: url("../images/investorList/bjtll.png");
    background-size: cover;
}

.xz_content {
    /* padding: 5rem 40rem 40rem 40rem; */
    background-color: #fff;
    /*padding-bottom: 50rem;*/
}

.btn_box{
    bottom: 130rem !important;
}
.tbanSwiper {
    height: 400rem !important;
    position: relative;
    overflow: hidden;

}

.tbanner .swiper-slide .imgs {
    width: 100%;
    height:400rem !important;
    background-size: cover;
    background-position: center center;
    transform: scale(1.3);
    transition: 2s;
    -webkit-transition: 2s;
    -ms-transition: 2s;

}


.xzIcon {
    width: 16rem;
    height: 16rem;
    margin-right: 16rem;
}

.bock_xz {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14rem;
    color: #666666;
    line-height: 32rem;
    display: flex;
    align-items: center;

}

.itemPages {
    padding: 32rem 40rem 40rem 40rem;
    /* display: flex;
    justify-content: space-between; */
    /* width: 1296px; */


    /* border-bottom: 1rem solid #CCCCCC; */

}
.itemPages:hover .box_h {
    background-color: transparent !important;
    
}
.box_h {
    height: 1px;

    background-color: #CCCCCC;
    width: 100%;
    margin-top: 36rem;
}

.itemPages:hover .bock_xz div {
    color: #fff;
    cursor: pointer;
}

.itemPages:hover {
    background-color: #0064E8;
    cursor: pointer;


}

.itemPages:hover .xwBt {
    color: #fff;
}

.itemPages:hover .xwTimer {
    color: #fff;
}

.xwBt {
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 18rem;
    color: #333333;
    line-height: 53rem;
}

.xwTimer {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 18rem;
    color: #999999;

}

.xwName {
    text-align: left;
}

.pagination-container {
    display: flex;
    align-items: center;
    gap: 8rem;
    justify-content: center;
    margin: auto;
    margin-top: 29rem;

    padding: 8rem 16rem;
    border-radius: 6rem;

    width: fit-content;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14rem;
    color: #666666;
    line-height: 53rem;
}

.page-btn {
    width: 38rem;
    height: 38rem;
    background: #FFFFFF;
    border-radius: 4rem;
    border: 1rem solid #CCCCCC;
    ;
    cursor: pointer;
    margin-right: 15rem;
}

.page-btn.active {

    color: #409eff;
    border: 1rem solid #409eff;
}

#jump-input {

    border-radius: 4rem;
    padding: 2rem 4rem;
    text-align: center;
    width: 38rem;
    height: 38rem;
    background: #FFFFFF;
    border-radius: 4rem;
    border: 1rem solid #CCCCCC;
}

#jump-input:focus {
    border-color: #ccc;
    outline: none;
}

.inputBox::focus {
    border: 1rem solid #CCCCCC !important;
}

#jump-input::-webkit-outer-spin-button,
#jump-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#jump-input[type=number] {
    -moz-appearance: textfield;
}

.bgTot {
    margin-right: 30rem;
}

.tzzbox {
    margin-left: 33rem;
}

@media (max-width: 1680px) {}

@media (max-width: 1460px) {}

@media (max-width: 1152px) {
    .list_content_box {
        padding: 57rem 200rem;

    }
}



@media (max-width: 980px) {
    .list_content_box {
        padding: 57rem 100rem;

    }
}


@media (max-width: 750px) {
    .list_content_box {
        padding: 57rem 10rem;

    }
}


@media (max-width: 500px) {}