@charset "utf-8";section{width:100vw;height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding-top:130px}.wrap{display:flex;flex-direction:column}.error-tit{position:relative;color:#111;font-size:50px;font-weight:700;margin-bottom:30px;font-family:'Montserrat';padding-left:115px}.error-tit::before{position:absolute;top:-20px;left:0;display:inline-block;content:'';width:100px;height:85px;background-image:url(/resources/images/common/Icon_error.svg);background-size:contain;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast;margin-right:50px}.error-text{font-size:var(--font-size-regular2);line-height:1.4;margin-bottom:7px;color:#111}.m-error-text{display:none}.wrap2{position:relative;padding-left:31px}.wrap2::before{position:absolute;top:0;left:0;display:inline-block;content:'';width:10px;height:78px;background-color:#aaa;float:left}p{font-size:10px;line-height:1.6;color:#767676;font-family:'Montserrat'}.btn-go-main{padding:10px 22px;border:1px solid #aaa;color:#aaa;font-size:var(--font-size-regular1);border-radius:50px;margin:45px auto 0;font-weight:var(--font-weight-bold)}.hpc-error-page{width:100%;height:570px;margin-top:130px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hpc-error-page img{width:100px;height:fit-content;margin-bottom:20px}.hpc-error-page p{font-size:var(--font-size-regular4);font-weight:var(--font-weight-bold);margin-bottom:12px;color:#111}.hpc-error-page span{font-size:var(--font-size-regular1);font-weight:var(--font-weight-regular);line-height:var(--line-height-base);text-align:center;color:#767676}.empty-page{display:flex;flex-direction:column;align-items:center;text-align:center}.empty-page i{background-size:contain;display:inline-block;width:120px;height:90px;background-repeat:no-repeat;background-position:center center;margin-bottom:8px}.empty-page i.event{background-image:url(/resources/images/common/Icon_noEventResult.png)}.empty-page i.intro,.empty-page i.staff{width:52px;height:52px;margin-bottom:20px;background-image:url(/resources/images/common/Icon_noIntroResult.svg)}.empty-page h3{font-size:2.0rem;font-weight:var(--font-weight-bold);color:#000;margin-bottom:8px}.empty-page span{font-size:var(--font-size-regular2);font-weight:var(--font-weight-regular);color:#737373;line-height:var(--line-height-base)}@media(max-width:1199px){section{height:calc(100vh - 75px);padding-top:0}.error-tit::before{position:static;display:block;margin:0 auto;width:78px;height:66px;margin-bottom:10px}.error-tit{padding-left:0;font-size:4rem;margin-bottom:10px}.error-text{display:none}.m-error-text{display:block;width:275px;margin:0 auto 11px;font-size:var(--font-size-regular);font-weight:var(--font-weight-bold);line-height:1.6}.wrap{padding-top:60px;text-align:center}.wrap2{padding-left:0}.wrap2::before{display:none}p{font-size:.8rem}.btn-go-main{margin:15px auto 0}.empty-page h3{font-size:var(--font-size-regular2);font-weight:var(--font-weight-bold)}.empty-page span{font-size:var(--font-size-regular);font-weight:var(--font-weight-regular)}.empty-page i.intro,.empty-page i.staff{margin-bottom:16px}}