.info-container {
    border: 2px solid #000000;
    border-radius: 4px;
    background: #fff;
    max-width: 1054px;
    margin: 0 auto;
}

.cc-title {
    background: #42c5ba;
    color: #060606;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #4CAF50;
}

.cc-title:before {
    content: "阿根廷福乐透";
}

.infolist {
    list-style: none;
    padding: 0;
    margin: 0;
}

 双波中特标题的放大样式 
.large-text {
    font-size: 24px !important;
    padding: 15px !important;
    font-weight: 900 !important;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.info_main {
    padding: 0;
    text-align: center;
}

.info_main ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 2px solid #4CAF50;
}


.info_main li:last-child {
    border-bottom: none;
}

.text_open {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #d32f2f;
    white-space: nowrap;
}

.border.updating {
    animation: update-flash 1s ease;
}

 标题样式 
.layui-col-xs12.title {
    margin-bottom: 0;
    text-align: center;
}

 列表容器样式 
.info_main {
    border: 1px solid #000000;
    border-top: none;
    text-align: center;
}

.info_main ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}
.text_tips {
    padding: 8px 15px;
    margin-bottom: 5px;
    /*background: linear-gradient(to bottom, #4ee3ad, #ffffff);*/
    border: 1px solid #000000;  /* 添加与渐变起始颜色相匹配的边框 */
}

.text_tips span {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}


.info_main li:last-child {
    border-bottom: none;
} 

.style_175{
    background: #00;
}



