a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-style: normal;
    font-family: Helvetica, Tahoma, Arial, 'microsoft yahei', SimSun
}

body,
html {
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

img {
    background: #e8e9e9
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

[v-cloak] {
    visibility: hidden
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: #000;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none
}

.clearfix {
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

[v-cloak] {
    display: none
}

.hint {
    color: #e43021;
    font-size: 30px;
    text-align: center;
    line-height: 100px
}

.flag,
.noflag {
    clear: both;
    color: #a1a1a1;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    text-align: center
}

select {
    background: 0 0
}

.dates {
    text-align: center;
    margin: 200px auto;
    font-size: 32px
}

.tips-style {
    font-size: 30px;
    color: #ff8d84 !important
}

.nodate-tops {
    text-align: center;
    line-height: 100px;
    font-size: 26px;
    color: #999;
    width: 100%;
    height: 300px;
    position: absolute;
    overflow: hidden
}

.ac-bg {
    background: #e8e9e9;
    width: 100%;
    height: 20px
}

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999
}

.mask .alert_tips2 {
    padding: 26px 0;
    font-size: 16px;
    border-radius: 10px;
    position: fixed;
    z-index: 9999;
    left: 50%;
    bottom: 50%;
    margin-left: -316px;
    color: #000;
    width: 630px;
    background: #fff;
    text-align: center;
    line-height: 70px;
    animation: jump .5s;
    -moz-animation: jump .5s;
    -webkit-animation: jump .5s;
    -o-animation: jump .5s
}

.mask .alert_tips2>p {
    line-height: 48px;
    font-size: 31px;
    letter-spacing: 2px;
    margin: 38px 0
}

.mask .alert_tips2 .end-btn {
    margin: 12px auto;
    border-radius: 30px;
    background: #e33021;
    width: 200px;
    height: 70px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 3px
}

@keyframes jump {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.alert_tips {
    width: 350px;
    height: 70px;
    background: rgba(0, 0, 0, .9);
    margin-left: -175px;
    position: fixed;
    border-radius: 21px;
    color: #fff;
    left: 50%;
    font-size: 28px;
    bottom: -120px;
    text-align: center;
    line-height: 70px;
    opacity: 0
}

.alert_sport {
    animation: move 2s;
    -moz-animation: move 2s;
    -webkit-animation: move 2s;
    -o-animation: move 2s
}

@keyframes move {
    0% {
        bottom: 0;
        opacity: 0
    }

    30% {
        bottom: 120px;
        opacity: 1
    }

    100% {
        bottom: 120px;
        opacity: 1
    }
}

textarea {
    -webkit-text-size-adjust: none
}

.rule_font {
    font-size: 28px;
    width: 700px;
    text-align: right;
    line-height: 80px;
    display: block
}

.rule_bj {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 999
}

.rule_bj .rule_box {
    position: relative;
    width: 700px;
    background: #fff;
    height: 75%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px
}

.rule_bj .titile-box {
    height: 80px;
    border-bottom: 4px solid #e7e6e6
}

.rule_bj .titile-box span {
    display: inline-block;
    height: 80px;
    font-size: 28px;
    line-height: 80px;
    padding: 0 15px;
    margin: 0 20px
}

.rule_bj .titile-box span.active {
    color: #e33021;
    border-bottom: 4px solid #e33021
}

.rule_bj h2 {
    line-height: 100px;
    height: 100px;
    text-align: center;
    font-size: 28px;
    color: #b21306;
    background: #f5efef;
    border-radius: 20px 20px 0 0
}

.rule_bj .close {
    width: 35px;
    height: 35px;
    background: url(/images/rule_close.png) no-repeat;
    position: absolute;
    top: 35px;
    right: 35px
}

.rule_bj .rule_main {
    width: 650px;
    margin: 20px auto;
    overflow: auto;
    height: 80%
}

.rule_bj .title {
    font-size: 24px;
    line-height: 34px
}

.rule_bj h3 {
    font-size: 26px;
    line-height: 40px;
    margin: 10px 0 10px 10px
}

.rule_bj h3 span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #000;
    transform: rotate(45deg);
    margin-right: 10px
}

.rule_bj img {
    width: 100%
}

.rule_bj ul {
    margin-left: 30px
}

.rule_bj ul li {
    line-height: 35px;
    font-size: 24px
}

.rule_bj h3 u {
    color: #00f
}
.navigation{
    width: 750px;
    height: 88px;
    position: fixed;
    top: 0;
    left: calc(50% - 375px);
    overflow-x: clip;
    z-index: 2;
}
.navigation + div{
    --nav-height: 88px;
    padding-top: var(--nav-height);
    box-sizing: border-box;
}
.navigation .navigation-content{
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.navigation .navigation-back{
    width: 48px;
    height: 48px;
    background: url('/AC/zhish2024/image/back_home@2x.png') no-repeat center/100% 100%;
    position: absolute;
    top: calc(50% - 24px);
    left: 24px;

    cursor: pointer;
}
.navigation .navigation-title{
    padding: 0 24px;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 36px;
    color: #1B1C1E;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
	text-overflow: ellipsis;
}
.navigation .navigation-back + .navigation-title{
    padding-left: 96px;
}