<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding: 0;margin: 0;}

.footer{width: 7.5rem;margin: 0 auto;background-color: #F5F5F5;}
.footer-ver{padding: 0.3rem 0;display: flex;justify-content: center;align-items: center;}
.footer-ver p{font-family: var(--PFR); font-weight: 400; color: #FF4F36;font-size: 0.22rem;}
.footer-ver a{font-family: var(--PFR); font-weight: 400; color: #FF4F36;}

.footer-nav{padding-bottom: 0.2rem;display: flex;justify-content: center;align-items: center;}
.footer-nav p{font-family: var(--PFR); font-weight: 400; font-size: 0.22rem;}
.footer-nav p:nth-of-type(even){padding: 0 0.2rem;}
.footer-nav p a{font-family: var(--PFR); font-weight: 400; color: #282828;}

.footer-text{font-family: var(--PFR); font-weight: 400; padding: 0 0.3rem 0.14rem 0.3rem;text-align: center;color: #282828;font-size: 0.22rem;}
.footer-text span,.footer-text a{color: #FF4F36;}

.footer-bottom{font-family: var(--PFR); font-weight: 400; padding: 0 0.3rem 0.43rem 0.3rem;text-align: center;color: #282828;font-size: 0.22rem;line-height: 0.32rem;}

/* å®¢æœæµ®åŠ¨ */
.fdkf{position: fixed;right: 0.2rem;bottom: 0.5rem;z-index: 999;}
.fdkf .iconbox{background: rgba(218, 182, 96, 0.9);border-radius: 50%;width: 0.68rem;height: 0.68rem;display: flex;justify-content: center;align-items: center;}
.fdkf .iconbox img{width: 0.32rem;height: 0.32rem;display: block;margin: 0 auto;}
.fdkf .iconbox span{position: absolute;right: 0;top: -0.1rem;color: #FFFFFF;width: 0.3rem;height: 0.3rem;background-color: #EB4B4B;border-radius: 50%;font-size: 0.16rem;display: flex;justify-content: center;align-items: center;}
.fdkf p{color: #DAB660;font-size: 0.22rem;padding-top: 0.1rem;text-align: center;}

/* éšç§æƒé™ã€åº”ç”¨æƒé™å¼¹æ¡† */
.protocol_con{margin-bottom: .08rem;}
.protocol_con p{font-size: 14px;font-weight: 400;}
.protocol_con p strong{font-weight: 800; }
.ui-dialog-container{z-index:1000 !important;}
.ui-dialog{max-width:540px;}
.ui-dialog-container + .ui-dialog-container{background-color: rgba(25, 28, 34, 0.88) !important;}
.ui-dialog-stretch .ui-dialog-body{padding: 0 25px 0 25px !important;}</pre></body></html>