/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com*/
*,:after,:before{
    box-sizing:border-box;
    border:0 solid #e5e7eb
}
:after,:before{
    --tw-content:""
}
html{
    line-height:1.5;
    -webkit-text-size-adjust:100%;
    -moz-tab-size:4;
    -o-tab-size:4;
    tab-size:4;
    font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-feature-settings:normal;
    font-variation-settings:normal
}
body{
    margin:0;
    line-height:inherit
}
hr{
    height:0;
    color:inherit;
    border-top-width:1px
}
abbr:where([title]){
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
}
h1,h2,h3,h4,h5,h6{
    font-size:inherit;
    font-weight:inherit
}
a{
    color:inherit;
    text-decoration:inherit
}
b,strong{
    font-weight:bolder
}
code,kbd,pre,samp{
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:initial
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
table{
    text-indent:0;
    border-color:inherit;
    border-collapse:collapse
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button;
    background-color:initial;
    background-image:none
}
:-moz-focusring{
    outline:auto
}
:-moz-ui-invalid{
    box-shadow:none
}
progress{
    vertical-align:initial
}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{
    margin:0
}
fieldset{
    margin:0
}
fieldset,legend{
    padding:0
}
menu,ol,ul{
    list-style:none;
    margin:0;
    padding:0
}
dialog{
    padding:0
}
textarea{
    resize:vertical
}
input::-moz-placeholder,textarea::-moz-placeholder{
    opacity:1;
    color:#9ca3af
}
input::placeholder,textarea::placeholder{
    opacity:1;
    color:#9ca3af
}
[role=button],button{
    cursor:pointer
}
:disabled{
    cursor:default
}
audio,canvas,embed,iframe,img,object,svg,video{
    display:block;
    vertical-align:middle
}
img,video{
    max-width:100%;
    height:auto
}
[hidden]{
    display:none
}
*,::backdrop,:after,:before{
    --tw-border-spacing-x:0;
    --tw-border-spacing-y:0;
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness:proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:#3b82f680;
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: 
}
.container{
    width:100%
}
@media (min-width:640px){
    .container{
        max-width:640px
    }
}
@media (min-width:768px){
    .container{
        max-width:768px
    }
}
@media (min-width:1024px){
    .container{
        max-width:1024px
    }
}
@media (min-width:1280px){
    .container{
        max-width:1280px
    }
}
@media (min-width:1536px){
    .container{
        max-width:1536px
    }
}
.fixed{
    position:fixed
}
.absolute{
    position:absolute
}
.relative{
    position:relative
}
.-right-8{
    right:-2rem
}
.bottom-1\/4{
    bottom:25%
}
.right-1{
    right:.25rem
}
.top-8{
    top:2rem
}
.z-50{
    z-index:50
}
.order-last{
    order:9999
}
.m-0{
    margin:0
}
.m-1{
    margin:.25rem
}
.mx-1{
    margin-left:.25rem;
    margin-right:.25rem
}
.mx-3{
    margin-left:.75rem;
    margin-right:.75rem
}
.mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
}
.mx-auto{
    margin-left:auto;
    margin-right:auto
}
.my-1{
    margin-top:.25rem;
    margin-bottom:.25rem
}
.my-3{
    margin-top:.75rem;
    margin-bottom:.75rem
}
.mb-5{
    margin-bottom:1.25rem
}
.ml-1{
    margin-left:.25rem
}
.mr-1{
    margin-right:.25rem
}
.mr-2{
    margin-right:.5rem
}
.mr-5{
    margin-right:1.25rem
}
.mt-1{
    margin-top:.25rem
}
.mt-2{
    margin-top:.5rem
}
.mt-3{
    margin-top:.75rem
}
.mt-5{
    margin-top:1.25rem
}
.block{
    display:block
}
.inline-block{
    display:inline-block
}
.inline{
    display:inline
}
.flex{
    display:flex
}
.hidden{
    display:none
}
.h-1\/2{
    height:50%
}
.h-2\/3{
    height:66.666667%
}
.h-5{
    height:1.25rem
}
.h-8{
    height:2rem
}
.h-full{
    height:100%
}
.min-h-screen{
    min-height:100vh
}
.w-1\/3{
    width:33.333333%
}
.w-2\/3{
    width:66.666667%
}
.w-20{
    width:5rem
}
.w-36{
    width:9rem
}
.w-4{
    width:1rem
}
.w-5{
    width:1.25rem
}
.w-auto{
    width:auto
}
.w-fit{
    width:-moz-fit-content;
    width:fit-content
}
.w-full{
    width:100%
}
.max-w-4xl{
    max-width:56rem
}
.max-w-7xl{
    max-width:80rem
}
.max-w-sm{
    max-width:24rem
}
.shrink-0{
    flex-shrink:0
}
.grow{
    flex-grow:1
}
.cursor-pointer{
    cursor:pointer
}
.flex-col{
    flex-direction:column
}
.flex-wrap{
    flex-wrap:wrap
}
.items-end{
    align-items:flex-end
}
.items-center{
    align-items:center
}
.justify-center{
    justify-content:center
}
.justify-between{
    justify-content:space-between
}
.space-x-1>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(.25rem*var(--tw-space-x-reverse));
    margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))
}
.space-x-5>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem*var(--tw-space-x-reverse));
    margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))
}
.space-y-1>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(.25rem*var(--tw-space-y-reverse))
}
.space-y-2>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(.5rem*var(--tw-space-y-reverse))
}
.overflow-auto{
    overflow:auto
}
.overflow-hidden{
    overflow:hidden
}
.overflow-x-auto{
    overflow-x:auto
}
.overflow-x-hidden{
    overflow-x:hidden
}
.truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.break-all{
    word-break:break-all
}
.rounded{
    border-radius:.25rem
}
.rounded-full{
    border-radius:9999px
}
.border{
    border-width:1px
}
.border-b{
    border-bottom-width:1px
}
.border-b-2{
    border-bottom-width:2px
}
.border-l-4{
    border-left-width:4px
}
.border-t{
    border-top-width:1px
}
.border-gray-300{
    --tw-border-opacity:1;
    border-color:rgb(209 213 219/var(--tw-border-opacity))
}
.border-red-200{
    --tw-border-opacity:1;
    border-color:rgb(254 202 202/var(--tw-border-opacity))
}
.border-red-300{
    --tw-border-opacity:1;
    border-color:rgb(252 165 165/var(--tw-border-opacity))
}
.border-red-500{
    --tw-border-opacity:1;
    border-color:rgb(239 68 68/var(--tw-border-opacity))
}
.bg-\[\#25272b\]{
    --tw-bg-opacity:1;
    background-color:rgb(37 39 43/var(--tw-bg-opacity))
}
.bg-\[\#36383f\]{
    --tw-bg-opacity:1;
    background-color:rgb(54 56 63/var(--tw-bg-opacity))
}
.bg-black{
    --tw-bg-opacity:1;
    background-color:rgb(0 0 0/var(--tw-bg-opacity))
}
.bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgb(59 130 246/var(--tw-bg-opacity))
}
.bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgb(243 244 246/var(--tw-bg-opacity))
}
.bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgb(249 250 251/var(--tw-bg-opacity))
}
.bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgb(254 226 226/var(--tw-bg-opacity))
}
.bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgb(239 68 68/var(--tw-bg-opacity))
}
.bg-stone-200{
    --tw-bg-opacity:1;
    background-color:rgb(231 229 228/var(--tw-bg-opacity))
}
.bg-white{
    --tw-bg-opacity:1;
    background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.bg-opacity-50{
    --tw-bg-opacity:0.5
}
.bg-cover{
    background-size:cover
}
.p-1{
    padding:.25rem
}
.p-2{
    padding:.5rem
}
.p-3{
    padding:.75rem
}
.\!px-0{
    padding-left:0!important;
    padding-right:0!important
}
.px-1{
    padding-left:.25rem;
    padding-right:.25rem
}
.px-2{
    padding-left:.5rem;
    padding-right:.5rem
}
.px-3{
    padding-left:.75rem;
    padding-right:.75rem
}
.px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
}
.py-2{
    padding-top:.5rem;
    padding-bottom:.5rem
}
.py-3{
    padding-top:.75rem;
    padding-bottom:.75rem
}
.py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
}
.pb-1{
    padding-bottom:.25rem
}
.pb-2{
    padding-bottom:.5rem
}
.pb-8{
    padding-bottom:2rem
}
.pl-1{
    padding-left:.25rem
}
.pl-2{
    padding-left:.5rem
}
.pl-5{
    padding-left:1.25rem
}
.pt-10{
    padding-top:2.5rem
}
.pt-2{
    padding-top:.5rem
}
.pt-3{
    padding-top:.75rem
}
.text-center{
    text-align:center
}
.indent-5{
    text-indent:1.25rem
}
.text-2xl{
    font-size:1.5rem;
    line-height:2rem
}
.text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
}
.text-lg{
    font-size:1.125rem;
    line-height:1.75rem
}
.text-sm{
    font-size:.875rem;
    line-height:1.25rem
}
.text-xl{
    font-size:1.25rem;
    line-height:1.75rem
}
.text-xs{
    font-size:.75rem;
    line-height:1rem
}
.font-bold{
    font-weight:700
}
.leading-loose{
    line-height:2
}
.tracking-widest{
    letter-spacing:.1em
}
.text-blue-500{
    --tw-text-opacity:1;
    color:rgb(59 130 246/var(--tw-text-opacity))
}
.text-gray-400{
    --tw-text-opacity:1;
    color:rgb(156 163 175/var(--tw-text-opacity))
}
.text-neutral-400{
    --tw-text-opacity:1;
    color:rgb(163 163 163/var(--tw-text-opacity))
}
.text-neutral-500{
    --tw-text-opacity:1;
    color:rgb(115 115 115/var(--tw-text-opacity))
}
.text-red-500{
    --tw-text-opacity:1;
    color:rgb(239 68 68/var(--tw-text-opacity))
}
.text-red-600{
    --tw-text-opacity:1;
    color:rgb(220 38 38/var(--tw-text-opacity))
}
.text-stone-400{
    --tw-text-opacity:1;
    color:rgb(168 162 158/var(--tw-text-opacity))
}
.text-stone-500{
    --tw-text-opacity:1;
    color:rgb(120 113 108/var(--tw-text-opacity))
}
.text-white{
    --tw-text-opacity:1;
    color:rgb(255 255 255/var(--tw-text-opacity))
}
.shadow{
    --tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;
    --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}
.shadow,.shadow-lg{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-lg{
    --tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;
    --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
}
.shadow-xl{
    --tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;
    --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.outline-none{
    outline:2px solid #0000;
    outline-offset:2px
}
.\[field\:arcurl\/\]{
    field:arcurl/
}
.\[field\:shorttitle\/\]{
    field:shorttitle/
}
.hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.hover\:bg-red-500:hover{
    --tw-bg-opacity:1;
    background-color:rgb(239 68 68/var(--tw-bg-opacity))
}
.hover\:text-pink-500:hover{
    --tw-text-opacity:1;
    color:rgb(236 72 153/var(--tw-text-opacity))
}
.hover\:text-red-400:hover{
    --tw-text-opacity:1;
    color:rgb(248 113 113/var(--tw-text-opacity))
}
.hover\:text-red-500:hover{
    --tw-text-opacity:1;
    color:rgb(239 68 68/var(--tw-text-opacity))
}
.hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgb(255 255 255/var(--tw-text-opacity))
}
.group:hover .group-hover\:block{
    display:block
}
@media (min-width:768px){
    .md\:order-none{
        order:0
    }
    .md\:mx-3{
        margin-left:.75rem;
        margin-right:.75rem
    }
    .md\:mx-auto{
        margin-left:auto;
        margin-right:auto
    }
    .md\:ml-5{
        margin-left:1.25rem
    }
    .md\:mt-0{
        margin-top:0
    }
    .md\:mt-5{
        margin-top:1.25rem
    }
    .md\:block{
        display:block
    }
    .md\:h-14{
        height:3.5rem
    }
    .md\:w-1\/3{
        width:33.333333%
    }
    .md\:w-1\/4{
        width:25%
    }
    .md\:w-2\/3{
        width:66.666667%
    }
    .md\:w-24{
        width:6rem
    }
    .md\:w-28{
        width:7rem
    }
    .md\:w-3\/4{
        width:75%
    }
    .md\:w-32{
        width:8rem
    }
    .md\:w-44{
        width:11rem
    }
    .md\:w-\[150px\]{
        width:150px
    }
    .md\:w-fit{
        width:-moz-fit-content;
        width:fit-content
    }
    .md\:w-full{
        width:100%
    }
    .md\:flex-col{
        flex-direction:column
    }
    .md\:flex-nowrap{
        flex-wrap:nowrap
    }
    .md\:border{
        border-width:1px
    }
    .md\:p-3{
        padding:.75rem
    }
    .md\:px-0{
        padding-left:0;
        padding-right:0
    }
    .md\:pl-10{
        padding-left:2.5rem
    }
    .md\:pt-0{
        padding-top:0
    }
    .md\:text-3xl{
        font-size:1.875rem;
        line-height:2.25rem
    }
    .md\:text-5xl{
        font-size:3rem;
        line-height:1
    }
    .md\:text-base{
        font-size:1rem;
        line-height:1.5rem
    }
    .md\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .md\:text-sm{
        font-size:.875rem;
        line-height:1.25rem
    }
}
@media (min-width:1024px){
    .lg\:h-10{
        height:2.5rem
    }
    .lg\:h-2\/3{
        height:66.666667%
    }
    .lg\:overflow-visible{
        overflow:visible
    }
    .lg\:pb-10{
        padding-bottom:2.5rem
    }
    .lg\:pt-14{
        padding-top:3.5rem
    }
    .lg\:pt-6{
        padding-top:1.5rem
    }
    .lg\:text-3xl{
        font-size:1.875rem;
        line-height:2.25rem
    }
    .lg\:text-6xl{
        font-size:3.75rem;
        line-height:1
    }
}

a:hover {
    color: #008B8B;
}

article a{
    color: #008B8B;
}

img{
    margin:0 auto;
}

[x-cloak],[v-cloak]{
    display: none !important;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px auto;
	word-break: break-all;
}
 
th,
td {
	border: 1px solid #999;
	text-align: center;
	padding: 3px 0;
}

table thead tr {
	background-color: #eee;
	color: #fff;
}

table tr td a{
	color: #008B8B;
}
 #contTab{
    display: none;
}
.content-more{
    display: none;
}

#contTab:checked ~ #cont{
    max-height: 100px;
    overflow: hidden;
}
#contTab:checked ~  .content-more{
    display: block;
    position: relative;
    padding-top: 10px;
    padding-bottom: 1px;
    text-align: center;
}
#contTab:checked ~  .content-more .gradient{
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-image: linear-gradient(-180deg,rgba(255,255,255,0),#fff);
    height: 80px;
    position: absolute;
    left: 0;
    top: -79px;
    width: 100%;
}
#contTab:checked ~  .content-more .readmore{
    display: inline-block;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    width: 175px;
    height: 42px;
    border-radius: 42px;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
}
  .ad-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-color: rgba(0, 0, 0, 0);
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    pointer-events: none;
    z-index: 9999;
    
  }
  .ad-container.visible {
    opacity: 1;
    pointer-events: auto;
  }
  .ad-image {
    max-width: 100%;
    max-height: 100%;
    width: 100%; /* 图片宽度适应容器宽度 */
    height: 100%; /* 图片高度适应容器高度 */
    object-fit: cover; /* 剪裁图片以覆盖整个容器 */
    margin:0px auto;"
  }
  .countdown-text {
    position: absolute;
    top: 0;
    left: 70px;
    transform: translate(-50%, 100%);
    color: white;
    font-size: 0.5em;
    z-index: 10000;
  }
  .trigger-button {
    display: inline-block;
    background: rgba(25, 127, 207, 1);
    color: #fff;
    width: 175px;
    height: 42px;
    border-radius: 42px;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
    

    
    z-index: 10001;
    
  }