﻿@keyframes showhide{0%{opacity:0}to{opacity:1}}@keyframes moveShow{0%{background-position:0 0}to{background-position:-50% 0}}body,html{margin:0;padding:0;scroll-behavior:smooth}:focus{outline:0}p,ul{margin:0;padding:0}li{list-style:none;margin-bottom:0}a{color:#333;text-decoration:none;transition:all .3s ease}img{height:auto;max-width:100%;vertical-align:top}*{box-sizing:border-box}::-moz-selection{background:#d52f28;color:#fff}::selection{background:#d52f28;color:#fff}.dn{display:none}.di{display:inline}.db{display:block}.dib{display:inline-block}.df{display:flex}.dg{display:grid}.tc{text-align:center}.tr{text-align:right}.tl{text-align:left}.tj{text-align:justify}@font-face{font-family:iconfont;src:url(../font/font_3915284_bfd84r489zo.woff2) format("woff2"),url(../font/font_3915284_bfd84r489zo.woff) format("woff"),url(../font/font_3915284_bfd84r489zo.ttf) format("truetype")}.iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iconfont!important;font-size:16px;font-style:normal}html{font-size:10px}body{--main_w:144rem;background:#fff;color:#666;display:flex;flex-flow:column;font-family:Heebo,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;min-height:100vh;overflow-x:hidden}.xz-container{flex:1}.xz-main{margin:0 auto;width:var(--main_w)}.xz-head-main{margin:0 6rem}.bj{background-position:top;background-repeat:no-repeat;background-size:cover}.ani_up{opacity:1;transform:translateY(50px);transition:all 1s}.ani_up.onstage{opacity:1;transform:translateY(0)}input,textarea{font-family:Heebo,sans-serif}@media screen and (max-width:1600px){body{--main_w:120rem}}@media screen and (max-width:1440px){html{font-size:9px}body{--main_w:90vw;--head_main_w:90vw}.xz-head-main{margin:0 auto;width:var(--head_main_w)}}@media screen and (max-width:1024px){body{--main_w:calc(100vw - 10rem);--head_main_w:calc(100vw - 10rem)}}@media screen and (max-width:800px){body{--main_w:calc(100vw - 6rem);--head_main_w:calc(100vw - 6rem)}}@media screen and (max-width:600px){html{font-size:8.5px}body{--main_w:calc(100vw - 5rem);--head_main_w:calc(100vw - 5rem);font-size:1.4rem;line-height:2.4rem}}.h1,.h2,.h3,.h4,.h5,h2,h3,h4,h5{color:#333;margin:0}.h1{font-size:5.6rem;line-height:1.143em}.h1,.h2,h2{font-weight:900}.h2,h2{font-size:4.8rem;line-height:1.458em}.h3,h3{font-size:3.3rem;line-height:1.344em}.h3,.h4,h3,h4{font-weight:700}.h4,h4{font-size:2.4rem;line-height:1.25em}.h5,h5{font-size:1.8rem;font-weight:500;line-height:1.5em}@media screen and (max-width:1600px){.h1{font-size:5rem}.h2,h2{font-size:4.2rem}.h3,h3{font-size:3.2rem}.h4,h4{font-size:2.25rem}.h5,h5{font-size:1.8rem}}@media screen and (max-width:1440px){.h1{font-size:4.8rem}.h2,h2{font-size:4rem}.h3,h3{font-size:3rem}.h4,h4{font-size:2rem}.h5,h5{font-size:1.6rem}}@media screen and (max-width:1024px){.h1{font-size:4.25rem}.h2,h2{font-size:3.8rem}.h3,h3{font-size:2.8rem}}@media screen and (max-width:600px){.h1{font-size:4rem}.h2,h2{font-size:3.25rem}.h3,h3{font-size:2.6rem}.h4,h4{font-size:1.8rem}.h5,h5{font-size:1.4rem}}:root{--mb-button-size:60px;--mb-bar-width:0.6;--mb-bar-height:4px;--mb-bar-spacing:10px;--mb-animate-timeout:0.4s}.mburger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;height:var(--mb-button-size);line-height:var(--mb-button-size);margin:0;outline:0;padding:0 0 0 var(--mb-button-size);position:relative;vertical-align:middle}.mburger b{background:currentColor;border-radius:calc(var(--mb-bar-height)/2);color:inherit;display:block;height:var(--mb-bar-height);left:calc(var(--mb-button-size)*(1 - var(--mb-bar-width))/2);opacity:1;position:absolute;width:calc(var(--mb-button-size)*var(--mb-bar-width))}.mburger b:first-of-type{bottom:calc(50% + var(--mb-bar-spacing));transition:bottom .2s ease,transform .2s ease,width .2s ease}.mburger b:nth-of-type(2){top:calc(50% - var(--mb-bar-height)/2);transition:opacity .2s ease}.mburger b:nth-of-type(3){top:calc(50% + var(--mb-bar-spacing));transition:top .2s ease,transform .2s ease,width .2s ease}.mm-ocd-opened .mburger b:first-of-type{bottom:calc(50% - var(--mb-bar-height)/2);transform:rotate(45deg)}.mm-ocd-opened .mburger b:nth-of-type(2){opacity:0}.mm-ocd-opened .mburger b:nth-of-type(3){top:calc(50% - var(--mb-bar-height)/2);transform:rotate(-45deg)}.mburger--squeeze b:first-of-type{transition-delay:.1s,0s}.mburger--squeeze b:nth-of-type(2){transition-delay:.1s}.mburger--squeeze b:nth-of-type(3){transition-delay:.1s,0s}.mm-ocd-opened .mburger--squeeze b:first-of-type{transition-delay:calc(var(--mb-animate-timeout)),calc(var(--mb-animate-timeout) + .1s)}.mm-ocd-opened .mburger--squeeze b:nth-of-type(2){transition-delay:calc(var(--mb-animate-timeout))}.mm-ocd-opened .mburger--squeeze b:nth-of-type(3){transition-delay:calc(var(--mb-animate-timeout)),calc(var(--mb-animate-timeout) + .1s)}.xz-btn{align-items:center;background:#d52f28;border:none;border-radius:3rem;color:#fff;display:inline-flex;font-size:1.4rem;font-weight:600;height:5.6rem;justify-content:center;line-height:5.6rem;padding:0 2rem;transition:all .3s ease;white-space:nowrap;width:23.6rem}.xz-btn i{font-size:1.6rem;margin-left:.8rem}.xz-btn:hover{filter:brightness(1.1)}.xz-btn:active{transform:scale(.95)}.xz-btn.xz-btn-2{background-color:transparent;border:1px solid #d52f28;color:#d52f28}.xz-btn.xz-btn-2:hover{background-color:#d52f28;color:#fff}@media screen and (max-width:1024px){.xz-btn{width:20rem}}@media screen and (max-width:600px){.xz-btn{border-radius:2.4rem;height:4.8rem;line-height:4.8rem;width:17rem}}