<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-window{position:fixed;background:rgba(0,0,0,.6);top:0;right:0;bottom:0;left:0;z-index:999;visibility:hidden;opacity:0;pointer-events:none;transition:all .3s}.modal-window-display{display:none}.modal-window.active{visibility:visible;opacity:1;pointer-events:auto}.modal-window&gt;div{position:absolute;top:140px;left:50%;transform:translateX(-50%);width:615px;height:391px;background:#fff;border-radius:1px;padding:64px}.modal-window .modal-header{display:inline-block;vertical-align:top}.modal-window .modal-content{display:inline-block;width:360px;padding-left:48px}.modal-window .modal-header img{width:120px;height:120px}.modal-window .modal-content h2{height:45px;font-size:32px;font-weight:500;color:#333;line-height:45px}.modal-window .modal-content .modal-desc{width:215px;margin-top:20px;height:56px;font-size:16px;font-weight:500;color:#666;line-height:28px}.modal-window .modal-content .modal-tel a,.modal-window .modal-tel span{display:inline-block;vertical-align:middle;margin-left:12px;height:28px;font-size:20px;font-weight:500;color:#333;line-height:28px}.modal-window .modal-tel{margin-top:48px;margin-bottom:20px}.modal-window .modal-tel-en{visibility:hidden}.modal-window .modal-tel img{display:inline-block;vertical-align:top;margin-top:7px;width:13px;height:16px}.modal-window .button-default{font-weight:500}.modal-window .button-solid{width:auto;text-align:left;margin-left:27px}@media screen and (max-width:767px){.modal-window&gt;div{position:absolute;top:1.97rem;left:.24rem;width:calc(100vw - .48rem);height:3.07rem;background:#fff;border-radius:1px;padding:.4rem;transform:initial;display:flex}.modal-window .modal-header img{width:.72rem;height:.72rem;margin-right:.19rem}.modal-window .modal-content{display:inline-block;width:initial;padding-left:0}.modal-window .modal-content .modal-tel a,.modal-window .modal-content h2{font-size:.16rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;line-height:.28rem;height:initial}.modal-window .modal-content .modal-desc{width:initial;height:initial;margin-top:.04rem;font-size:.12rem;font-weight:500;color:#666;line-height:.2rem}.modal-window .modal-tel{margin-top:.25rem;margin-bottom:0;display:flex;align-items:center}.modal-window .modal-content .modal-tel a{line-height:.22rem;margin-left:0}.modal-window .modal-tel img{display:inline-block;vertical-align:top;width:.13rem;height:.16rem;margin-right:.05rem;margin-top:-.05rem}.modal-window .modal-btns{display:flex;flex-direction:column;justify-content:center;align-items:center;width:1.36rem}.modal-window .button-default,.modal-window .button-solid{font-size:.14rem;font-weight:500;color:#0e57a2;text-shadow:initial}.modal-window .button-default{border:1px solid #0e57a2;margin:.32rem 0 .16rem}.modal-window .button-solid{width:auto;text-align:left;height:initial;margin:0;border:0;line-height:.2rem}.modal-window .modal-tel-en{margin-top:.16rem;visibility:hidden}.modal-window .modal-content .modal-tel .a-en{font-size:.16rem}.modal-window .button-dlg-en{margin:.2rem 0 .16rem}}</pre></body></html>