@charset "UTF-8";
body {
    width: 100%;
    height: 100vh;
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
}

.pageBox {
    width: 100%;
    height: 100%;
}
.pageBox a {
    text-decoration: none;
    color: #fff;
}
.pageBox .headerBox {
    position: relative;
}
.pageBox .headerBox img {
    width: 100%;
    height: auto;
}
.pageBox .headerBox .headBtnBox {
    width: calc(100% - 20px);
    margin: 0 10px;
    position: absolute;
    bottom: -35px;
    background-color: #700000;
    border-radius: 15px;
    padding: 2px 2px 5px;
    box-sizing: border-box;
}
.pageBox .headerBox .headBtnInBox {
    background-color: #fff;
    border-radius: 15px;
    padding: 10px 20px;
    box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.pageBox .headerBox .headBtnInBox img {
    width: 100%;
    height: auto;
}
.pageBox .headerBox .headBtnInBox .itemBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.pageBox .headerBox .headBtnInBox .itemBox div {
    text-align: center;
}
.pageBox .imgBox {
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.pageBox .imgBox img {
    width: 100%;
    height: auto;
}
.pageBox .imgBoxTop {
    margin-top: 0px;
    margin-bottom: 0;
}

.data613Box {
    margin-bottom: 15px;
    padding: 0 5px;
    box-sizing: border-box;
}
.data613Box .dataBox613 {
    box-sizing: border-box;
    background: url("https://aabb.vzklb.com/xin/bottomdata.js") no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    border-radius: 4px;
    color: #fff;
}
.data613Box .dataBox613 .titleData613 {
    text-align: center;
    padding: 0px 15px;
    box-sizing: border-box;
}
.data613Box .dataBox613 .titleData613 .titleBottom {
    display: flex;
    justify-content: center;
    padding: 10px 0px;
    box-sizing: border-box;
    border-bottom: 1.5px solid #e93b10;
}
.data613Box .dataBox613 .titleData613 .numBox {
    border: 1.5px solid #fde509;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 4px;
}
.data613Box .dataBox613 .titleData613 .laba {
    width: 15px;
    height: auto;
}
.data613Box .dataBox613 .contentData613 .contentItem {
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
}

.dataOpen613 {
    border-top: 1px solid #f13311;
    border-bottom: 1px solid #f13311;
    padding: 10px 15px;
    box-sizing: border-box;
}
.dataOpen613 .contentOpenLeft613 {
    flex: 1;
}
.dataOpen613 .titleOpen613 {
    display: flex;
    justify-content: space-between;
}
.dataOpen613 .contentOpenLeft613 {
    display: flex;
}
.dataOpen613 .contentOpen613 {
    display: flex;
    margin-top: 10px;
}
.dataOpen613 .contentOpen613 .openItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}
.dataOpen613 .contentOpen613 .openItem .ball {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dataOpen613 .contentOpen613 .openItem .ball img {
    width: 40px;
    height: auto;
}
.dataOpen613 .contentOpen613 .openItem .openText {
    display: flex;
    align-items: center;
}
.dataOpen613 .contentOpen613 .openItem .openText img {
    width: 15px;
}
.dataOpen613 .contentOpen613 .lastItem {
    display: flex;
}
.dataOpen613 .contentOpen613 .lastItem .add {
    font-size: 30px;
    font-weight: bold;
}

.red {
    color: #ff0000;
}

.yellow {
    background: linear-gradient(90deg, #cc7c2b, #e4bc15, #d89a1f);
    /* 渐变方向和颜色 */
    -webkit-background-clip: text;
    /* 关键步骤：让背景裁剪到文字 */
    -webkit-text-fill-color: transparent;
    /* 填充文字颜色为透明，显示背景 */
    background-clip: text;
    color: transparent;
}

.aomenContent613 {
    background: #000000;
    color: #fff;
}
.aomenContent613 table {
    border-collapse: collapse;
    /* ✅ 关键：合并边框，避免缝隙 */
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
.aomenContent613 table thead tr td {
    font-weight: bold;
    padding: 15px 0px;
    box-sizing: border-box;
}
.aomenContent613 table .thfont {
    /* min-width: 90px; */
    display: inline-block;
    background: #efbd6f;
    color: #000000;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 10px;
}
.aomenContent613 table td {
    text-align: center;
}
.aomenContent613 table tbody tr td {
    border-top: 1px solid #adadad;
    padding: 10px 0px;
    box-sizing: border-box;
}
.aomenContent613 table tbody .liqu {
    background: #ff6900;
    color: #fff;
    padding: 0 5px;
    box-sizing: border-box;
    /* min-width: 90px; */
    display: inline-block;
    border-radius: 10px;
}

.liuYanBox {
    background: linear-gradient(to right, #ce7c29, #e5b915 50%, #ce7c29);
    padding: 5px;
    box-sizing: border-box;
}
.liuYanBox .liuYanInBox {
    background: #fff;
    padding: 15px 0;
    box-sizing: border-box;
}
.liuYanBox .liuYanInBox h3 {
    margin: 0;
    text-align: center;
    font-size: 24px;
}
.liuYanBox .liuYanInBox .rexin {
    color: #c41919;
}
.liuYanBox .liuYanInBox .jinzhunTitle {
    text-align: center;
}

.liuyanTxetBox .liuyanItem {
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #8a8a8a;
    display: flex;
}
.liuyanTxetBox .liuyanItem .avtar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #000000;
}
.liuyanTxetBox .liuyanItem .avtar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.liuyanTxetBox .liuyanItem .liuyanRight {
    margin-left: 15px;
    flex: 1;
    /* font-weight: bolder; */
}
.liuyanTxetBox .liuyanItem .liuyanRight .name {
    color: #8a8a8a;
    font-size: 20px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .time {
    font-size: 13px;
    color: #8a8a8a;
}
.liuyanTxetBox .liuyanItem .liuyanRight .contentBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    font-size: 18px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .contentBox .content {
    flex: 1;
    padding: 0;
    margin: 10px 0;
}
.liuyanTxetBox .liuyanItem .liuyanRight .contentBox .toolBox {
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .contentBox .toolBox .dianzanBox {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .contentBox .toolBox img {
    width: 25px;
    height: auto;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .zhankai {
    color: #8a8a8a;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .chirldenPing {
    margin-top: 10px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .chirldenPingIn {
    display: flex;
    align-items: center;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .chirldenPingIn .left {
    display: flex;
    align-items: center;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .chirldenPingIn .sanjiao {
    margin: 0 10px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .chirldenPingIn .sanjiao span {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #8a8a8a;
    vertical-align: middle;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .xitem {
    margin-bottom: 15px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .cContent {
    margin-left: 40px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .cContent p {
    margin: 10px 0;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .cimg {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #000;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .shouqi {
    color: #8a8a8a;
    cursor: pointer;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .cRight {
    margin-left: 10px;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .timer {
    font-size: 12px;
    color: #8a8a8a;
}
.liuyanTxetBox .liuyanItem .liuyanRight .morePinglun .huifu {
    cursor: pointer;
    background: #eaeaea;
    margin-left: 3px;
    padding: 2px 10px;
    border-radius: 10px;
    box-sizing: border-box;
}

/* 适配平板 */
@media (min-width: 750px) {
    .pageBox .headerBox .headBtnBox {
        bottom: 10px;
    }
    td {
        font-size: 24px;
    }
    td a {
        font-size: 24px;
    }
    .contentOpen613 .openItem .ball img {
        width: 65px !important;
    }
    .contentOpen613 .openItem .openText {
        font-size: 18px;
    }
    .contentOpen613 .openItem .openText img {
        width: 18px !important;
    }
    .dataBox613 {
        font-size: 24px;
    }
    .headBtnInBox {
        font-size: 20px;
    }
}
@media (min-width: 620px) and (max-width: 750px) {
    .pageBox .headerBox .headBtnBox {
        bottom: -10px;
    }
    .pageBox .headerBox {
        margin-bottom: 20px;
    }
    td {
        font-size: 22px;
    }
    td a {
        font-size: 22px;
    }
    .contentOpen613 .openItem .ball img {
        width: 65px !important;
    }
    .contentOpen613 .openItem .openText {
        font-size: 18px;
    }
    .contentOpen613 .openItem .openText img {
        width: 18px !important;
    }
    .dataBox613 {
        font-size: 22px;
    }
}
@media (min-width: 400px) and (max-width: 620px) {
    .pageBox .headerBox .headBtnBox {
        bottom: -35px;
    }
    .pageBox .headerBox {
        margin-bottom: 45px;
    }
    td {
        font-size: 19px;
    }
    td a {
        font-size: 19px;
    }
    .contentOpen613 .openItem .ball img {
        width: 48px !important;
    }
    .contentOpen613 .openItem .openText {
        font-size: 16px;
    }
    .contentOpen613 .openItem .openText img {
        width: 14px !important;
    }
    .dataBox613 {
        font-size: 19px;
    }
}
/* 适配手机 */
@media (min-width: 320px) and (max-width: 400px) {
    .pageBox .headerBox .headBtnBox {
        bottom: -62px;
    }
    .pageBox {
        margin-bottom: 35px;
    }
    td {
        font-size: 15px;
    }
    td a {
        font-size: 15px;
    }
    .contentOpen613 .openItem .openText {
        font-size: 14px;
    }
    .dataBox613 {
        font-size: 12px;
    }
    a {
        text-decoration: none;
        cursor: pointer;
    }
}
.xnewTankuang {
    position: fixed;
    top: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
.xnewTankuang .xnewTankuangIn {
    width: 80%;
    max-height: 80%;
    min-height: 70%;
    /*background: url("../images/t_bg.png") no-repeat;*/
    background-color: rgba(255, 71, 55, 0.9098039216);
    border-radius: 20px;
    /*background-color: #7c272d;*/
    background-position: 100% -30%;
    background-size: 100% 80%;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.xnewTankuang .xnewTankuangIn .titleBox {
    text-align: center;
    margin-top: 10px;
}
.xnewTankuang .xnewTankuangIn .title {
    text-decoration: none;
    cursor: pointer;
    background: linear-gradient(to bottom, #f26422, #faa518, #fbae17);
    padding: 0 15px;
    border-radius: 15px;
    font-size: 23px;
    color: #fff;
    text-shadow: -1px 2px 2px #641b20;
    font-weight: bold;
}
.xnewTankuang .xnewTankuangIn .guanBtn {
    position: absolute;
    width: 25px;
    right: 15px;
    height: auto;
    cursor: pointer;
}
.xnewTankuang .xnewTankuangIn .t_content {
    flex: 1;
    overflow-y: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE、Edge */
    text-align: center;
    width: 90%;
    margin-top: 10px;
    border-radius: 10px;
    /*background: linear-gradient(to bottom, #fc4c1c, #ff7204, #ff7800);*/
    background: linear-gradient(to bottom, rgba(252, 140, 11, 0.3882352941), rgba(255, 114, 4, 0.5019607843), rgba(255, 111, 69, 0.7019607843));
}
.xnewTankuang .xnewTankuangIn .t_content .titlet {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.xnewTankuang .xnewTankuangIn .contentItemBox {
    text-align: center;
    box-sizing: border-box;
}
.xnewTankuang .xnewTankuangIn .contentItemBox .table {
    border-collapse: collapse;
    /* ✅ 关键：合并边框，避免缝隙 */
    width: 100%;
    color: #fff;
}
.xnewTankuang .xnewTankuangIn .contentItemBox .table tr td {
    padding: 0px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.xnewTankuang .xnewTankuangIn .contentItemBox .green {
    color: #23f93a;
}
.xnewTankuang .xnewTankuangIn .huifuBox {
    color: #fff;
    margin: 5px 0;
    text-align: center;
}
.xnewTankuang .xnewTankuangIn .btnLiqu {
    display: flex;
    justify-content: center;
}
.xnewTankuang .xnewTankuangIn .btnLiqu img {
    width: 50%;
}
.xnewTankuang a {
    text-decoration: none;
}

/*# sourceMappingURL=1.css.map */
