<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    font-size:100px !important;
}

html body.useOldFixed:not(.ariaiframe)&gt;*:not([isaria]):not(.skipAutoFix) {
    width: 100% !important;
    max-width: none !important;
}
html body.useOldFixed .topwza{
    left:calc(100% - 200px);
    top:100px;
}
html body.useOldFixed #header,
html body.useOldFixed #footer {
    width: 100% !important;
    max-width: none !important;
}

html body.useOldFixed .container {
    width: 80% !important;
    max-width: 1400px !important;
}

html body.useOldFixed .navitage-box{
    width:100% !important;
}

html body.useOldFixed .sreach-box img{
    min-height: 36px !important;
    /* margin: auto 0; */
    display: flex;
}

html body.useOldFixed .tip-date.tip-date{
    width: 206px;
    height: 116px !important;
}
html body.useOldFixed .tip-date-day{
    min-height: 36px !important;
    margin-bottom: 0px;
}
html body.useOldFixed .tip-date-ym{

     min-height: 36px !important;
}
html body.useOldFixed .title-tab{
    line-height: 36px;
    /* font-size: 30px !important; */
    min-height: 36px !important;
}
html body.useOldFixed .title-tab.active{
     line-height: 36px;
     /* font-size: 30px !important; */
     min-height: 36px !important;
}
html body.useOldFixed .part-more{
        line-height: 34px;
        font-size: 26px !important;
        display: flex;
        min-height: 36px;
}
html body.useOldFixed .daily-list-content li .title{
           width: calc(100% - 1.6rem);
           flex: 1;
           font-size: 30px !important;
}
html body.useOldFixed .daily-list-content li .time{
       font-size: 30px !important;
       min-height: 36px !important;
}
html body.useOldFixed .person-name{
        min-height: 36px !important;
}

html body.useOldFixed .person-text{
      line-height: 40px;
      font-size: 26px !important;
      min-height: 30px !important;
}
html body.useOldFixed .swiper-wrapper:not(.skipAutoFix){
    overflow: visible;
}
html body.useOldFixed .tab1 p{
    line-height: 46px !important;
    min-height: 36px !important;
}
body.useOldFixed .tab2 p{
    line-height: 48px !important;
    min-height: 36px !important;
}
html body.useOldFixed .tab-box{
    height: 202px !important;
}
html body.useOldFixed .tab-box div{
    width: 200px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
html body.useOldFixed .tab-box div a{
     line-height:30px !important;
     min-height: 30px !important;
}

html body.useOldFixed .swiper-box{
        width: 507px !important;
}
html body.useOldFixed #info-swiper-list .swiper-slide {
    width: 507px !important;
}
html body.useOldFixed .part-head{
    padding-bottom: 10px;
    min-height: 30px;
}
html body.useOldFixed .part-left-box{
    width: 340px;
}
html body.useOldFixed .daily-list-box{
      width: calc(100% - .24rem - 507px);
}
html body.useOldFixed .icon-footer1:not(.skipAutoFix){
      min-height: 50px !important;
      width: 50px;
}
</pre></body></html>