* {margin: 0;padding: 0;box-sizing: border-box;background-size: 100% 100%;background-repeat: no-repeat;}html{font-size: 50px;}html *{font-size: 14px;}html,body {width: 100%;height: 100%;overflow: scroll;-webkit-overflow-scrolling: touch;}body::-webkit-scrollbar {display: none;}input,button,textarea,select {border: none;background: none;}input:focus,button:focus,select:focus {outline: none;}li {list-style: none;}a {text-decoration: none;}.warp,.contitem {width: 100%;position: relative;}.warp {height: 100%}.shadow {top: 0;left: 0;width: 100%;height: 100%;z-index: 98;position: fixed;background-color: rgba(0, 0, 0, 0.85);}.tac {text-align: center;}.none {display: none;}.fc {overflow: hidden;clear: both;zoom: 1;}.ma{margin: auto;}.needline {position: relative;}.needline:after {left: -50%;bottom: 0;content: '';width: 200%;height: 1px;transform: scale(0.5);position: absolute;background-color: #dcdcdc;}.smallbtn {transition: transform 0.1s;}.changesmall {transform: scale(0.95);}@-webkit-keyframes pulse {0% {-webkit-transform: scaleX(1);transform: scaleX(1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scaleX(1);transform: scaleX(1);}}@keyframes pulse {0% {-webkit-transform: scaleX(1);transform: scaleX(1);}50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}to {-webkit-transform: scaleX(1);transform: scaleX(1);}}@keyframes balala {0% {transform: rotate(0deg);}50% {transform: rotate(360deg);}100% {transform: rotate(720deg);}}.pulse {-webkit-animation-name: pulse;animation-name: pulse;-webkit-animation-duration: 1.3s;animation-duration: 1.3s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}.pulse1 {-webkit-animation-name: pulse;animation-name: pulse;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}.balala {animation: balala 2s infinite linear;}.swashIn {-webkit-animation-duration: .5s;animation-duration: .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: swashIn;animation-name: swashIn;}.vanishOut {-webkit-animation-duration: .5s;animation-duration: .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: vanishOut;animation-name: vanishOut;}@keyframes swashIn {0% {opacity: 0;transform-origin: 50% 50%;transform: scale(0, 0);}100% {opacity: 1;transform-origin: 50% 50%;transform: scale(1, 1);}}@keyframes vanishOut {0% {opacity: 1;transform-origin: 50% 50%;transform: scale(1, 1);-webkit-filter: blur(0px);}100% {opacity: 0;transform-origin: 50% 50%;transform: scale(1.5, 1.5);-webkit-filter: blur(20px);}}.alertS {top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;position: absolute;background-color: rgba(0, 0, 0, 0.3);}.alertS .alertBox {width: 70%;background-color: #fff;border-radius: 0.02rem;position: absolute;top: 30%;left: 15%;}.alertS .alertBox .alert_title {text-align: center;;height: 0.9rem;line-height: 0.9rem;padding: 0rem 0.2rem;border-bottom: 1px solid #eee;background-color: #F8F8F8;font-size: 0.35rem;}.alertS .alertBox .alert_cont {font-size: 0.3rem;min-height: 1.6rem;padding: 0.5rem 0.4rem 0.2rem;}.alertS .alertBox .alert_bot {text-align: center;display: flex;}.alertS .alertBox .alert_bot .alert_btn {width: 50%;padding: 0.25rem 0rem;background-color: #f8f8f8;color: #000;border-top: 1px solid #ddd;font-size: 0.3rem;border-radius: 0.04rem;}.alertS .alertBox .alert_bot .alert_btn_cancel{background-color: #ddd;color: #fff;}.rank_cont table tbody { display:block; overflow-y:scroll;}.rank_cont table thead,.rank_cont tbody tr { display:table; width:100%; table-layout:fixed;}[v-cloak]{display: none;}