body {
    margin: 0;
    padding: 0;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 14px;
    line-height: 1.1;
    background-color: #f7f8f9;
}
html{min-width: 1400px;} 
li{list-style-type: none;}
ul{padding-inline-start: 0px;}
a {text-decoration: none;}
main {
    /* 预留空间给页眉 */
    width:1400px; /* 设置主内容区域最大宽度为960px */
    margin:10px auto; /* 水平居中 */
}
footer {
    background-color:#333;
    color:#fff;
    padding:20px;
    text-align:center;
}
.w1200{ width:1400px; margin:0 auto;}
.ovoleft{ width:555px;background: #fff;padding:20px; float:left }
.ovoright{ width:555px;background: #fff;padding:20px;  float:right; }
.hang{ width:1400px; margin-top: 10px; float: left; }
.rank_right{ width:1400px; margin-top: 10px; float: right; }
.rank1{ width:200px; float: left; background-color: #fff; padding: 20px; margin-bottom: 10px;}
.rank1 li{     margin-top: 2px;
    color: #00000073;
    list-style-type: none;
    text-align: center;
    line-height: 30px;}
.rank1 .t1{color: #e60212;}
.rank1 .t2{color: #0f0f0f; font-size: 14px;}
.rank1 .t3{font-size: 12px;}
.chart{width:320px;background: #fff;padding:20px; float:left; margin-bottom: 10px;}    
.chart_right{width:320px;background: #fff;padding:20px; float:right}    


.dynamic-delete-button {
cursor: pointer;
position: relative;
top: 4px;
font-size: 24px;
color: #999;
transition: all 0.3s;
}

.dynamic-delete-button:hover {
color: #777;
}

.dynamic-delete-button[disabled] {
cursor: not-allowed;
opacity: 0.5;
}


.submit {
appearance: auto;
user-select: none;
white-space: pre;
align-items: flex-start;
text-align: center;
cursor: default;
box-sizing: border-box;
background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
color: -internal-light-dark(black, white);
padding: 1px 6px;
border-width: 2px;
border-style: outset;
border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
border-image: initial;
}
.sea_key {
margin: 3px auto 0;
height: 30px;
font-size: 15px;
line-height: 30px;
overflow: hidden;
}
.sea_key a {
color: #637fe4;
margin: 0 4px;
}
.sea_key a:hover {
color: #e60212;
}
.sea_key span {
color: #2b2b2b;
margin-left: 20px;
}
.sea_key hot {
    background-color: #4caf50;
    padding: 1px 5px;
    color: #fff;
    font-size: 12px;
}
table {
    border-collapse: collapse; /* 合并边框 */
    width: 100%; /* 设置表格宽度为100% */
    margin-bottom: 0px; /* 下面预留一些空间 */
}

th, td {
    border: 1px solid #e8edff; /* 添加边框 */
    padding: 4px; /* 设置单元格内边距 */
    text-align: center; /* 居中文本 */
}

th {
     /* 设置表头背景颜色 */
    color: #ff5252;
    font-weight: normal;
    font-size: 14px;
}

tr:nth-child(even) { /* 设置偶数行背景颜色 */
    background-color:#FFF;
}

tr:hover { /* 鼠标悬停时高亮显示行 */ 
    background-color:#a4b8ff3b;
}

/* 自定义样式结束,下面是表格内容 */
.foot{
    width: 100%;
    background-color: #2b2b2b;
    float: left;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
}
.about{    width: 1400px;
    margin: 0 auto;
    line-height: 41px;
    text-align: center;
    border-top: 1px #ffffff1a solid;}
.about a{ color: #ffffff; margin-left: 10px; margin-right: 10px; text-align: center;}
.about a:hover{ color: #f3ff8a; text-align: center;}
    .ovopindao{width: 1380px; margin: 10px auto; padding:10px 10px; background-color:#fff; float:left}
    .ovopindao ul{ width: 115px; float: left; text-align: center;}
    .ovopindao li{ width: 115px;  font-size: 15px; line-height: 30px; }
    .ovopindao li a{ color: #3d6db7;}
    .ovopindao li a:hover{ color: red;}
    .ovopindao ul i{
    font-size: 12px;
    color: #262626;
    position: absolute;
    margin-left: 38px;
    margin-top: 37px;
    background-color: #ffffff;
    padding: 2px 6px;
    border-radius: 10px;
    }
.ovottt {    color: #1f2a3b;
    font-size: 20px;
    /* line-height: 26px; */
    font-weight: 550;
    text-align: center;
    background-color: #eee;
    width: 110px;
    padding: 8px 10px;}
.ovopindao span{float: right;
    line-height: 32px;
    font-size: 15px;
    /* font-weight: 900; */
    color: #f00;}
.rt2020 {
    font-size: 18px;
    /* text-indent: 10px; */
    color: #242424;
    font-weight: bold;
    margin-top: -2px;
    width: 100%;
    border-top: #eee 2px solid;
    float: left;}
