<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; } h1, h2, h3, h4, h5, h6{ font-size:100%; } address, cite, dfn, em, var { font-style:normal; } code, kbd, pre, samp { font-family:couriernew, courier, monospace; } small{ font-size:12px; } ul, ol { list-style:none; } a { text-decoration:none; } a:hover { text-decoration:underline; } sup { vertical-align:text-top; } sub{ vertical-align:text-bottom; } legend { color:#000; } fieldset, img { border:0; } button, input, select, textarea { font-size:100%; } table { border-collapse:collapse; border-spacing:0; } 
body{width:100vw;height:100%; overflow-x: hidden;}

.swiper-pagination-switch {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 2px;
    border-radius: 4px;
    margin-right:10px;
    background: #E0E0E0;
    border-radius: 4px;
    opacity: 1;
    margin-right: 10px;
    }
    .swiper-active-switch {
    background: #FF789E;
    height: 4px;
    }

    #app {width: 100%;}

/* @media screen and (min-width:321px) and (max-width:375px){html{font-size:12px}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:16px}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:30px}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:36px}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:37px}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:38.5px}}
@media screen and (min-width:800px) and (max-width:960px){html{font-size:48px}}
/*pc*/
/* @media screen and (min-width:961px) and (max-width:1024px){html{font-size:51.2px}}
@media screen and (min-width:1025px) and (max-width:1140px){html{font-size:57px}}
@media screen and (min-width:1141px) and (max-width:1280px){html{font-size:64px}}
@media screen and (min-width:1281px) and (max-width:1440px){html{font-size:72px}}
@media screen and (min-width:1441px) and (max-width:1600px){html{font-size:80px}}
@media screen and (min-width:1600px) and (max-width:1680px){html{font-size:84px}}
@media screen and (min-width:1681px) and (max-width:1800px){html{font-size:90px}}
@media screen and (min-width:1600px) and (max-width:1920px){html{font-size:96px}}
@media screen and (min-width:1920px){html{font-size:96px}} */ </pre></body></html>