html,body{width:100%;height:100%; overflow-x: hidden;margin: 0;padding: 0;font-size:28px;font-family:"微软雅黑";background-color:#fff;}
a{text-decoration:none;}
ul,li{list-style:none;padding:0;margin:0;}
.main{width: 7.5rem;position: absolute;left: 50%;transform: translateX(-50%);font-size: .32rem;color: #333;padding: 0 .4rem;box-sizing: border-box;}
.title{font-weight: bold;}
.main_title{text-align: center;margin: .36rem 0 .48rem;}
.text{margin: .36rem 0;font-weight: 400;}
.table{border-collapse: collapse;width: 100%;font-size: .28rem;}
.table th, .table td{border: .02rem solid #E8E8E8;}
.table th{font-weight: 500;line-height: .74rem;}
.table td{font-weight: 400;line-height: .6rem;text-align: center;}
.rank{margin-top: .78rem;}