:root{
    --bg:#f5f5f5;
    --main:#01acac;
    --border:#4adfbc;
    --color:#202020;
    --hover:#02c89a;
    --maxWidth:720px;
    --swiper-theme-color:var(--main);
    --swiper-navigation-size:.44rem;
    --container-width:1100px;
    --transition-time:600ms;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0}
html{line-height:1.15;font-size:100px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background:var(--bg);accent-color:var(--main);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;scrollbar-color:#c1c1c1 #f1f1f1;scrollbar-width:thin}
@media all and (max-width:720px){
    html{font-size:-webkit-calc(100vw/7.5);font-size:-moz-calc(100vw/7.5);font-size:calc(100vw/7.5)}
}
body{min-width:320px;min-height:100vh;-webkit-tap-highlight-color:transparent;margin:0 auto;font-style:normal;font-size:10px;font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei;line-height:1.6;padding:0;background-color:var(--bg)}
main{display:block}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:1px;overflow:visible;border:none}
pre{font-family:monospace,monospace}
a{background-color:transparent;text-decoration:none;color:var(--color)}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;-webkit-text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace}
em,i{font-style:normal}
ul,ol,li{list-style:none}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none;border:0;max-width:100%;vertical-align:bottom;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
input,textarea{border:1px solid #ccc}
textarea{overflow:auto}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
::placeholder{color:#d2d2d2}
:-ms-input-placeholder{color:#d2d2d2}
::-ms-input-placeholder{color:#d2d2d2}
::-moz-placeholder{color:#d2d2d2}
::-webkit-input-placeholder{color:#d2d2d2}
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}
::-webkit-scrollbar-thumb{background:#888;border-radius:8px;border:2px solid #f1f1f1}
::-webkit-scrollbar-thumb:hover{background:#555}
.box{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding-bottom:.6rem}
.flex{display:flex;justify-content:space-between;align-items:center}
.btn:active,.btn:hover{border-color:transparent !important}
.mark,.formMark,.msgMark{width:100vw;height:100vh;background:rgba(0, 0, 0, .5);z-index:999;position:fixed;left:0;top:0}
.header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;height:.8rem;z-index:99}
.header .box{width:100%;max-width:1500px;padding:0}
.header .logo{width:100%;padding:.15rem 0;background:var(--main);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}
.header .logo .box{display:flex;justify-content:space-between;align-items:center}
.header .logo .box a img{width:4rem}
.header .logo .box .menu a{font-size:.22rem;margin-right:.4rem;color:#fff;font-weight:bold;position:relative}
.header .logo .box .menu a:after{content:"/";position:absolute;right:-.2rem;top:0;font-size:.28rem;color:#fff;line-height:1.25}
.header .logo .box .menu a:last-child:after{display:none}
.header .logo .box .menu a:hover{background:var(--hover);-webkit-background-clip:text;background-clip:text;color:transparent}
.banner{margin-top:.84rem}
.footer{background:var(--main);padding:.5rem .2rem;box-sizing:border-box}
.footer .box{padding-bottom:0;max-width:1500px}
.footer .t{display:flex;justify-content:space-around;align-items:start;margin:0 auto}
.footer .m{display:flex;justify-content:space-between;align-items:center;flex-direction:column}
.footer .m li{text-align:center}
.footer .m li h2{color:#fff;font-size:.24rem;line-height:1.5;display:block}
.footer .m li a{color:#fff;font-size:.2rem;line-height:2;display:block}
.footer .m li a:hover{color:#eee}
.footer .r{display:flex;justify-content:start;align-items:start;flex-direction:column}
.footer .b{display:flex;justify-content:start;align-items:center;margin-bottom:.3rem;flex-wrap:wrap}
.footer .b li{text-align:center}
.footer .b li a{display:inline-block;background:var(--bg);color:var(--main);font-size:.2rem;font-weight:bold;border-radius:.5rem;padding:0 .5rem;line-height:2.5;margin-right:.2rem}
.footer .b li a:hover{color:var(--hover)}
.footer .i{display:flex;justify-content:space-between;align-items:center;width:100%}
.footer .i a{display:inline-block;margin-right:.2rem}
.footer .i a:hover{display:inline-block;margin-right:.2rem}
.footer .i a svg{width:.6rem}
.footer .i a.i1 svg{width:.5rem}
.footer .i a.i4 svg{width:.45rem;margin-top:5px}
.footer .a{margin-top:.2rem}
.footer .a p{font-size:.2rem;color:#fff}
.footer .a p a{font-size:.2rem;color:#fff}
.footer .a p a:hover{color:#eee}
.footer .hr{margin:.35rem auto;height:1px;background:var(--bg)}
.footer .f{text-align:center}
.footer .f p{font-size:.16rem;color:#fff}
.footer .f p a{font-size:.16rem;color:#fff}
.footer .f p a:hover{color:#eee}
.footer .map iframe{width:4.6rem;height:2.1rem;border:none;border-radius:.1rem}
.footer .map img{width:4.6rem;height:2.1rem;border:none;border-radius:.1rem}
.fixed-right{position:fixed;right:.1rem;bottom:20%;z-index:99;display:flex;flex-direction:column;align-items:center;background:var(--main);border-radius:1rem;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25);width:7vw;padding:.45rem 0}
.fixed-right .l{text-align:center;margin-bottom:.1rem;position:relative;margin-bottom:.2rem;width:90%}
.fixed-right .l svg,.fixed-right .l img{width:.65rem}
.fixed-right .l p{line-height:2;color:#fff}
.fixed-right .l a{font-size:.2rem;color:#fff;line-height:.65rem;display:block}
.fixed-right .l:hover{transform:scale(1.05);transition: transform 0.3s ease-out}
.fixed-right .l:hover a p{color:#f3f3f3}
.fixed-footer{display:flex;justify-content:space-evenly;align-items:end;position:fixed;bottom:.3rem;left:0%;width:100%;max-width:100%;height:2.2rem;z-index:99}
.fixed-footer .bg{position:absolute;left:5%;bottom:0;background:rgba(255, 255, 255, .5);width:90%;height:1.4rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:1rem;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25)}
.fixed-footer .li{text-align:center;position:relative;margin-bottom:.1rem;width:20%}
.fixed-footer .li a{display:block}
.fixed-footer .li svg{height:.7rem;margin-top:.1rem}
.fixed-footer .li p{font-size:.28rem;color:var(--color);text-align:center}
.errMsg{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--main);border-radius:.1rem;padding:.2rem;max-width:440px;z-index:1001;color:#fff;font-size:.2rem;text-align:center}
.msg{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--main);border-radius:.1rem;padding:.2rem;width:100%;max-width:400px;z-index:1000}
.msg .t{color:#fff;font-size:.2rem;text-align:center;margin-bottom:.1rem}
.msg p{color:#fff;font-size:.16rem;text-align:center;line-height:1.5}
.msg .f{margin-top:.1rem}
.msg .f label{font-size:.16rem;color:#fff;margin-bottom:.1rem}
.msg .f .i{display:flex;width:100%;height:.4rem;line-height:.4rem;border-radius:.1rem;background:var(--bg)}
.msg .f .i select{color:#333;font-size:.16rem;border:none;border-radius:.1rem;outline:none}
.msg .f .i input{padding:0 .1rem;flex:1;border:none;border-radius:.1rem;font-size:.16rem;color:var(--color);outline:none}
.msg .b{text-align:center;width:100%;margin-top:.15rem}
.msg .b button{background:var(--bg);color:var(--main);font-size:.2rem;padding:0 .2rem;border:none;border-radius:.3rem;line-height:2.25}
.server{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--main);border-radius:.1rem;padding:.2rem;width:100%;max-width:400px;z-index:1000}
.server .t{color:#fff;font-size:.2rem;text-align:center;margin-bottom:.1rem}
.server .l{margin-bottom:.2rem}
.server p,.server a{color:#fff;font-size:.2rem;text-align:left;line-height:1.75}
.server a:hover{color:#eee}
.server .b{text-align:center;width:100%;margin-top:.15rem}
.server .b button{background:var(--bg);color:var(--main);font-size:.2rem;padding:0 .2rem;border:none;border-radius:.3rem;line-height:2.25}
.adv{width:100%;background:#fee9d5;padding:.1rem;box-sizing:border-box;border-radius:.1rem;margin:0;display:flex;margin-bottom:.3rem}
.adv svg{width:.26rem;margin-right:.1rem}
.adv .box_adv{overflow:hidden;width:100%;height:.25rem;min-height:.25rem}
.adv .lt{overflow:hidden;display:flex;flex-direction:column;width:100%}
.adv .lt li{font-size:.16rem;color:var(--color);width:100%}
.adv .lt li span{color:red}
@media screen and (max-width: 1120px) and (min-width: 992px){
    .header .menu .navbar-nav .nav-link{font-size:.16rem}
}
@media screen and (max-width: 1700px){
    .banner .btns .r li{line-height:2.75}
}
@media screen and (max-width: 1600px){
    .banner .btns .r li{line-height:2.25}
    .fixed-right{width:8vw}
}
@media screen and (max-width: 1500px){
    .con{padding:0 5% .6rem}
    .banner .btns .r li{font-size:.26rem;line-height:2.75}
    .fixed-right{width:10vw}
}
@media screen and (max-width: 1300px){
    .banner .btns .r li{line-height:2.25}
}
@media screen and (max-width: 1200px){
    .box{width:95%;margin:0 2.5%}
    .footer .box{width:100%;margin:0}
    .footer .map img{width:3.5rem;height:1.6rem}
    .footer .i a{margin-right:0}
    .footer .b{margin-bottom:.15rem}
    .footer .b li:last-child a{margin:0}
    .footer .b li a{padding:0 .2rem}
    .footer .r{width:33%}
}
@media screen and (max-width: 1100px){
    .banner .btns .r li{font-size:.22rem}
}
@media screen and (max-width: 991px){
    .header{background:none;backdrop-filter:unset;-webkit-backdrop-filter:unset;height:auto}
    .header>.box{flex-wrap:wrap;height:auto;margin:0}
    .header .logo{background:none;text-align:center;width:100%;max-width:100%;margin-left:0;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}
    .header .logo .box{justify-content:center;margin:0}
    .header .logo .box a img{width:100%}
    .header .logo a{display:block;padding:0;width:100%}
    .banner{margin-top:1.3rem}
    .footer{padding-bottom:2rem}
    .footer .i{justify-content:space-around}
    .footer .t{flex-wrap:wrap}
    .footer .t .m{width:50%}
    .footer .r{width:100%;justify-content:center;align-items:center;margin-top:.2rem}
    .footer .map{width:100%;margin:.2rem 0;display:none}
    .footer .map iframe{width:100%;height:3rem}
    .footer .m li h2{font-size:.4rem;line-height:1.4}
    .footer .m li a{font-size:.3rem}
    .footer .a p{font-size:.36rem}
    .footer .a p a{font-size:.36rem}
    .footer .f p{font-size:.28rem}
    .footer .f p a{font-size:.28rem}
    .footer .b li a{font-size:.32rem;padding:0 .75rem}
    .footer .b li:last-child a{margin-right:0}
    .msg{width:90%}
    .msg .t{font-size:.42rem}
    .msg p{font-size:.42rem}
    .msg .f label{font-size:.42rem}
    .msg .f .i{height:.75rem;line-height:.75rem}
    .msg .f .i select{font-size:.42rem;height:.75rem}
    .msg .f .i input{font-size:.42rem;height:.75rem}
    .msg .b{margin-top:.2rem}
    .msg .b button{font-size:.36rem}
    .errMsg{font-size:.36rem}
    .server{max-width:90%}
    .server .t{font-size:.36rem}
    .server p, .server a{font-size:.36rem}
    .server .b button{font-size:.36rem}
    .adv{margin-top:.3rem;padding:.2rem;border-radius:.15rem}
    .adv svg{width:.5rem;margin-right:.2rem}
    .adv .box_adv{height:.45rem;min-height:.45rem}
    .adv .lt li{font-size:.32rem}
}
@media (max-width:500px){
    .msg{max-width:90%}
    .server{max-width:90%}
}
img.lazyload{visibility:hidden;background:#e7e7e7}
img.lazyloaded{visibility:visible}
.tanchuan a:hover img{opacity:1}
.tanchuan{display:none;position:fixed;top:50%;left:0;right:0;width:500px;max-width:80%;margin:0 auto;z-index:999;transform:translateY(-50%);border-radius:.3rem}
.tcimg{max-width:100%;width:100%;border-radius:.25rem;animation:spulse 2s .2s ease infinite;-webkit-animation:spulse 2s .2s ease infinite}
.tcclose{display:block;width:13%;height:13%;position:absolute;right:0;top:0;cursor:pointer;background-image:url('data:image/webp;base64,UklGRvIDAABXRUJQVlA4WAoAAAAwAAAAEwAAEwAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZBTFBI7QAAAA2Am23bsef+Z2Blo7KNFYwkvW3bTjqtYidbsLKdF1khIhS5bds4yTEdfMaGJnWOf8q6KpSkxl74EVZeF2L7rsoX7qyg9WZMthOtfmIjWcAA8NGo3YvUPtKRzqD/A8B7i3Y7Wv1MIp5D39fvo0jXmzdjVS+AcBH9X8zjv2pN29HqJ8kiBt85n/xo0O0FVhrRzxlqQXaWR+cfGr/n0s6THTocjzHsVVY00z4cj57T5HGQ8aE85tEnwKiK+DARLlEeb/XmrT8femOe8fiuNRIfyvbPg+NDzP8gWVvWvMrSzNoy5qYtv/+ojQbimMumAQBWUDggDgEAAPAHAJ0BKhQAFAA+bTKVR6QioiEoCACADYlpABCoCAmf6LyWfOf+F9wD9M/9Z6gHUAfomHmku+SumwDpQEvcpSkCVfOfD7T/AAD91fp8SZnDy5my7P8x8CpvMUZEriXoFRCFv/HlP+xVYfyZLbtjyBWbheiWO6J/FSTmbhKlLA3NsDNGy16yVg/zJN1+P7+4cxmo7+oljpGfZBuiDqiJ1G0o4a+b/3eYn0l/fpGAIdq0YR0RxMzi4x35/0yPqP53Ew7CxJ8Nfiz6iSw/jPlDK2Xat2fmi8iaK27ii0gPTew+Zz5ao5Kubs/8jFvHbCUvIv8oi1s03RGZAcJTOmt1eQ01S3vUfxMRJOw4HAAAAA==');background-position:center center;background-repeat:no-repeat}
.loading,.no-data{line-height:2.5;background:#eee;font-size:.32rem;color:#999;text-align:center;border-radius:4px;display:none}
.msgMark{z-index:1001}
@keyframes spulse{
    0%{transform:scale(0.9)}
    50%{transform:scale(1)}
    100%{transform:scale(0.9)}
}
@-webkit-keyframes spulse{
    0%{-webkit-transform:scale(0.9)}
    50%{-webkit-transform:scale(1)}
    100%{-webkit-transform:scale(0.9)}
}
@keyframes scale{
    0%{transform:scale(0.9)}
    50%{transform:scale(1)}
    100%{transform:scale(0.9)}
}
@-webkit-keyframes scale{
    0%{-webkit-transform:scale(0.9)}
    50%{-webkit-transform:scale(1)}
    100%{-webkit-transform:scale(0.9)}
}
@keyframes art-breathe-scale-98765{
    from{opacity:.9;transform:scale(1);color:#333}
    to{opacity:1;transform:scale(1.05);color:var(--main)}
}
@-webkit-keyframes art-breathe-scale-98765{
    from{opacity:.9;-webkit-transform:scale(1);color:#333}
    to{opacity:1;-webkit-transform:scale(1.05);color:var(--main)}
}