@charset "UTF-8";*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}uni-page[data-type] uni-page-body{background-color:transparent}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}/*!
* -----------------------------------------------------------------------------------------------------------------------------------------------------
* --------------------------------------------- 				样式分为：共用样式 + 各页面样式				   ----------------------------------------
* --------------------------------------------- 		  此文件别改，方便后期配合开发新页面或维护修改 			   ----------------------------------------
* ---------------------------------------------   可把要修改的那一行或那一块复制到别的文件里修改，放到引入文件最后   ----------------------------------------
* -----------------------------------------------------------------------------------------------------------------------------------------------------
*/uni-page-body{margin:0;padding:0;box-sizing:border-box;font-weight:400;font-style:normal;font-family:inherit;font-size:.75rem;color:#333;background:#fff;min-height:100vh;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background:#fff}uni-view,uni-scroll-view,uni-swiper,uni-swiper-item,uni-navigator,uni-icon,uni-checkbox,uni-radio,uni-picker,uni-slider,uni-switch,uni-text,uni-image,uni-map,uni-rich-text,uni-button,uni-input,uni-textarea,uni-video,uni-audio,uni-canvas,uni-progress,uni-label{margin:0;padding:0;font-weight:400;font-style:normal;font-family:inherit;box-sizing:border-box;font-size:inherit}uni-navigator{text-decoration:none;color:#333;background-color:transparent;-webkit-text-decoration-skip:objects;-webkit-tap-highlight-color:rgba(0,0,0,0)}uni-scroll-view{max-height:100vh}uni-map{width:100%;min-height:9.375rem}uni-video{border:none;outline:none;display:block;width:100%}uni-image,uni-input[type=text],uni-input[type=submit],uni-input[type=password],uni-textarea,select,uni-button,footer,header{transition:all .3s linear}uni-input[type=file]{cursor:pointer}.uc-wrap{width:23.4375rem}uni-image{width:100%}.uc-show{display:block!important}.uc-bg{background-color:#f5f5f5}.uc-b{font-weight:700}.uc-small{font-size:.875em}.uc-big{font-size:1.25em}.uc-ma{margin-left:auto;margin-right:auto}.uc-mla{margin-left:auto}.uc-mra{margin-right:auto}.uc-del{text-decoration:line-through;color:#999;margin-left:.625rem}.uc-del:first-child{margin-left:0}.animate,.uc-animate,.uc-revealOnScroll{opacity:0}.uc-green{color:#00b087!important}.uc-green2{color:#2aa515!important}.uc-blue{color:#2d6ee6!important}.uc-red{color:#c0380f!important}.uc-orange{color:#fe7d51!important}.uc-black{color:#0c0c0c!important}.uc-gray{color:#999!important}.uc-pt0{padding-top:0!important}.uc-pb0{padding-bottom:0!important}.uc-pl0{padding-left:0!important}.uc-pr0{padding-right:0!important}.uc-pd0{padding:0!important}.uc-mt0{margin-top:0!important}.uc-mb0{margin-bottom:0!important}.uc-ml0{margin-left:0!important}.uc-mr0{margin-right:0!important}.uc-mg0{margin:0!important}.uc-pt5{padding-top:.15625rem!important}.uc-pb5{padding-bottom:.15625rem!important}.uc-pl5{padding-left:.15625rem!important}.uc-pr5{padding-right:.15625rem!important}.uc-pd5{padding:.15625rem!important}.uc-mt5{margin-top:.15625rem!important}.uc-mb5{margin-bottom:.15625rem!important}.uc-ml5{margin-left:.15625rem!important}.uc-mr5{margin-right:.15625rem!important}.uc-mg5{margin:.15625rem!important}.uc-pt10{padding-top:.3125rem!important}.uc-pb10{padding-bottom:.3125rem!important}.uc-pl10{padding-left:.3125rem!important}.uc-pr10{padding-right:.3125rem!important}.uc-pd10{padding:.3125rem!important}.uc-mt10{margin-top:.3125rem!important}.uc-mb10{margin-bottom:.3125rem!important}.uc-ml10{margin-left:.3125rem!important}.uc-mr10{margin-right:.3125rem!important}.uc-mg10{margin:.3125rem!important}.uc-pt15{padding-top:.46875rem!important}.uc-pb15{padding-bottom:.46875rem!important}.uc-pl15{padding-left:.46875rem!important}.uc-pr15{padding-right:.46875rem!important}.uc-pd15{padding:.46875rem!important}.uc-mt15{margin-top:.46875rem!important}.uc-mb15{margin-bottom:.46875rem!important}.uc-ml15{margin-left:.46875rem!important}.uc-mr15{margin-right:.46875rem!important}.uc-mg15{margin:.46875rem!important}.uc-pt20{padding-top:.625rem!important}.uc-pb20{padding-bottom:.625rem!important}.uc-pl20{padding-left:.625rem!important}.uc-pr20{padding-right:.625rem!important}.uc-pd20{padding:.625rem!important}.uc-mt20{margin-top:.625rem!important}.uc-mb20{margin-bottom:.625rem!important}.uc-ml20{margin-left:.625rem!important}.uc-mr20{margin-right:.625rem!important}.uc-mg20{margin:.625rem!important}.uc-pt25{padding-top:.78125rem!important}.uc-pb25{padding-bottom:.78125rem!important}.uc-pl25{padding-left:.78125rem!important}.uc-pr25{padding-right:.78125rem!important}.uc-pd25{padding:.78125rem!important}.uc-mt25{margin-top:.78125rem!important}.uc-mb25{margin-bottom:.78125rem!important}.uc-ml25{margin-left:.78125rem!important}.uc-mr25{margin-right:.78125rem!important}.uc-mg25{margin:.78125rem!important}.uc-pt30{padding-top:.9375rem!important}.uc-pb30{padding-bottom:.9375rem!important}.uc-pl30{padding-left:.9375rem!important}.uc-pr30{padding-right:.9375rem!important}.uc-pd30{padding:.9375rem!important}.uc-mt30{margin-top:.9375rem!important}.uc-mb30{margin-bottom:.9375rem!important}.uc-ml30{margin-left:.9375rem!important}.uc-mr30{margin-right:.9375rem!important}.uc-mg30{margin:.9375rem!important}.uc-pt40{padding-top:1.25rem!important}.uc-pb40{padding-bottom:1.25rem!important}.uc-pl40{padding-left:1.25rem!important}.uc-pr40{padding-right:1.25rem!important}.uc-pd40{padding:1.25rem!important}.uc-mt40{margin-top:1.25rem!important}.uc-mb40{margin-bottom:1.25rem!important}.uc-ml40{margin-left:1.25rem!important}.uc-mr40{margin-right:1.25rem!important}.uc-mg40{margin:1.25rem!important}.uc-pt50{padding-top:1.5625rem!important}.uc-pb50{padding-bottom:1.5625rem!important}.uc-pl50{padding-left:1.5625rem!important}.uc-pr50{padding-right:1.5625rem!important}.uc-pd50{padding:1.5625rem!important}.uc-mt50{margin-top:1.5625rem!important}.uc-mb50{margin-bottom:1.5625rem!important}.uc-ml50{margin-left:1.5625rem!important}.uc-mr50{margin-right:1.5625rem!important}.uc-mg50{margin:1.5625rem!important}.uc-pt60{padding-top:1.875rem!important}.uc-pb60{padding-bottom:1.875rem!important}.uc-pl60{padding-left:1.875rem!important}.uc-pr60{padding-right:1.875rem!important}.uc-pd60{padding:1.875rem!important}.uc-mt60{margin-top:1.875rem!important}.uc-mb60{margin-bottom:1.875rem!important}.uc-ml60{margin-left:1.875rem!important}.uc-mr60{margin-right:1.875rem!important}.uc-mg60{margin:1.875rem!important}.uc-pt70{padding-top:2.1875rem!important}.uc-pb70{padding-bottom:2.1875rem!important}.uc-pl70{padding-left:2.1875rem!important}.uc-pr70{padding-right:2.1875rem!important}.uc-pd70{padding:2.1875rem!important}.uc-mt70{margin-top:2.1875rem!important}.uc-mb70{margin-bottom:2.1875rem!important}.uc-ml70{margin-left:2.1875rem!important}.uc-mr70{margin-right:2.1875rem!important}.uc-mg70{margin:2.1875rem!important}.uc-pt80{padding-top:2.5rem!important}.uc-pb80{padding-bottom:2.5rem!important}.uc-pl80{padding-left:2.5rem!important}.uc-pr80{padding-right:2.5rem!important}.uc-pd80{padding:2.5rem!important}.uc-mt80{margin-top:2.5rem!important}.uc-mb80{margin-bottom:2.5rem!important}.uc-ml80{margin-left:2.5rem!important}.uc-mr80{margin-right:2.5rem!important}.uc-mg80{margin:2.5rem!important}.uc-pt90{padding-top:2.8125rem!important}.uc-pb90{padding-bottom:2.8125rem!important}.uc-pl90{padding-left:2.8125rem!important}.uc-pr90{padding-right:2.8125rem!important}.uc-pd90{padding:2.8125rem!important}.uc-mt90{margin-top:2.8125rem!important}.uc-mb90{margin-bottom:2.8125rem!important}.uc-ml90{margin-left:2.8125rem!important}.uc-mr90{margin-right:2.8125rem!important}.uc-mg90{margin:2.8125rem!important}.uc-pt100{padding-top:3.125rem!important}.uc-pb100{padding-bottom:3.125rem!important}.uc-pl100{padding-left:3.125rem!important}.uc-pr100{padding-right:3.125rem!important}.uc-pd100{padding:3.125rem!important}.uc-mt100{margin-top:3.125rem!important}.uc-mb100{margin-bottom:3.125rem!important}.uc-ml100{margin-left:3.125rem!important}.uc-mr100{margin-right:3.125rem!important}.uc-mg100{margin:3.125rem!important}.uc-pt110{padding-top:3.4375rem!important}.uc-pb110{padding-bottom:3.4375rem!important}.uc-pl110{padding-left:3.4375rem!important}.uc-pr110{padding-right:3.4375rem!important}.uc-pd110{padding:3.4375rem!important}.uc-mt110{margin-top:3.4375rem!important}.uc-mb110{margin-bottom:3.4375rem!important}.uc-ml110{margin-left:3.4375rem!important}.uc-mr110{margin-right:3.4375rem!important}.uc-mg110{margin:3.4375rem!important}.uc-pt120{padding-top:3.75rem!important}.uc-pb120{padding-bottom:3.75rem!important}.uc-pl120{padding-left:3.75rem!important}.uc-pr120{padding-right:3.75rem!important}.uc-pd120{padding:3.75rem!important}.uc-mt120{margin-top:3.75rem!important}.uc-mb120{margin-bottom:3.75rem!important}.uc-ml120{margin-left:3.75rem!important}.uc-mr120{margin-right:3.75rem!important}.uc-mg120{margin:3.75rem!important}.uc-pt150{padding-top:4.6875rem!important}.uc-pb150{padding-bottom:4.6875rem!important}.uc-pl150{padding-left:4.6875rem!important}.uc-pr150{padding-right:4.6875rem!important}.uc-pd150{padding:4.6875rem!important}.uc-mt150{margin-top:4.6875rem!important}.uc-mb150{margin-bottom:4.6875rem!important}.uc-ml150{margin-left:4.6875rem!important}.uc-mr150{margin-right:4.6875rem!important}.uc-mg150{margin:4.6875rem!important}.uc-pt160{padding-top:5rem!important}.uc-pb160{padding-bottom:5rem!important}.uc-pl160{padding-left:5rem!important}.uc-pr160{padding-right:5rem!important}.uc-pd160{padding:5rem!important}.uc-mt160{margin-top:5rem!important}.uc-mb160{margin-bottom:5rem!important}.uc-ml160{margin-left:5rem!important}.uc-mr160{margin-right:5rem!important}.uc-mg160{margin:5rem!important}.uc-pt180{padding-top:5.625rem!important}.uc-pb180{padding-bottom:5.625rem!important}.uc-pl180{padding-left:5.625rem!important}.uc-pr180{padding-right:5.625rem!important}.uc-pd180{padding:5.625rem!important}.uc-mt180{margin-top:5.625rem!important}.uc-mb180{margin-bottom:5.625rem!important}.uc-ml180{margin-left:5.625rem!important}.uc-mr180{margin-right:5.625rem!important}.uc-mg180{margin:5.625rem!important}.uc-pt200{padding-top:6.25rem!important}.uc-pb200{padding-bottom:6.25rem!important}.uc-pl200{padding-left:6.25rem!important}.uc-pr200{padding-right:6.25rem!important}.uc-pd200{padding:6.25rem!important}.uc-mt200{margin-top:6.25rem!important}.uc-mb200{margin-bottom:6.25rem!important}.uc-ml200{margin-left:6.25rem!important}.uc-mr200{margin-right:6.25rem!important}.uc-mg200{margin:6.25rem!important}.uc-icon16{width:.5rem!important;height:.5rem!important}.uc-icon20{width:.625rem!important;height:.625rem!important}.uc-icon24{width:.75rem!important;height:.75rem!important}.uc-icon28{width:.875rem!important;height:.875rem!important}.uc-icon32{width:1rem!important;height:1rem!important}.uc-icon36{width:1.125rem!important;height:1.125rem!important}.uc-icon40{width:1.25rem!important;height:1.25rem!important}.uc-icon44{width:1.375rem!important;height:1.375rem!important}.uc-icon48{width:1.5rem!important;height:1.5rem!important}.uc-icon50{width:1.5625rem!important;height:1.5625rem!important}.uc-icon64{width:2rem!important;height:2rem!important}.uc-icon70{width:2.1875rem!important;height:2.1875rem!important}.uc-icon80{width:2.5rem!important;height:2.5rem!important}.uc-icon90{width:2.8125rem!important;height:2.8125rem!important}.uc-icon100{width:3.125rem!important;height:3.125rem!important}.uc-icon120{width:3.75rem!important;height:3.75rem!important}.uc-icon150{width:4.6875rem!important;height:4.6875rem!important}.uc-icon200{width:6.25rem!important;height:6.25rem!important}@font-face{font-family:uc-font;src:url(/assets/uicut-font-CdP281rt.eot);src:url(/assets/uicut-font-CdP281rt.eot) format("embedded-opentype"),url(data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA3IAAsAAAAAGuAAAA15AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACHCgqiAJteATYCJAN0CzwABCAFhFsHglwbwBYzo7aTs/JN9n9KkHaYxvlQbIaSlFQW2upyunDLeUe9dQNm+47vwmeinzmX+5W4j2EYRriFFuZp28bdxB2mGUoJUb8Xt3f3/ktt1fY2PoGui0QRY+gOFIpEKIQJkUeT3TE8bfMfoSMPwUIEg7Py4Iv5RTijwDgOK4FFYySYYxmwan5av1aRH9dNADRAAEHrobwy0zopDsFlD1xW0OKovsjMd6bPSbLgMaiAoDLNt6mW2r+VY1jsfBizftvrToSwCWD5ZZzS5ucD/xtAYOBfAwIYsEbYBjrsGpz/W0ttJnkTnQLwLwt3qkZWVsg/uxv4C92bLc5diaa8KRBaBleWQdgrgru6CFlwlUDOVcvKCuOrc5pCPPbRgsQ5ji3D6cLMoOYBqr79/iIIkE6vabqYloOB7LNq/SRQLkCPFHBXlrOx2mqQehxDEDQTUkfHuHWGXLnAAfSpJwE8Mz+9/AApFZTEoA+1alLrwKUNjI7MuBFg13TltxmUrUACGNBZs7HaLp4pjZhNnaaTjiUD//xUu30XmS62on7DKxVSm2wavQ4GvTbZ7ndDLo+WN9TI7cCBzSVm7DDewwazS3cODQuduvWy2P18kA2zcYOsq5SrkEbSHko5/DdeiSKpFCiWJ18WhTLIJpJJqTKVcsiFROiKmQByCgsr4UDthYADFNwFUA53BVTA/QBp4GGABDwcYOBKQDp4ISAFXA0I4JMBJfBpgCK4HpAK3gEogBsAxfAeQB68F5AP3wTIAt8OKIT/DsgAH5Rk390hkERwLwMgE76UAkrxpQxQhi/lgEp8GZLkmO4IrEMugCq9jnEwiWQJkFIB9a63vrLJqaTYngDZ3VCTSvBvhk6U/Ey+gYcJYm95d0Z6eUVReoakp4+VN6alHZa7imUxJy8np6woS81ycwvjMcRSkllTVxTfpyrJPpcoFgZUyPcrSJO4vl4i6SeLsQkNuiig9C6EEhRWj3WJ7e2TJe1UETKgyRSTaNoxUIh9QaPVY0lo+lUVQF5hgaE1FBogliXECCUBjA1vwBMAztFqcje4DLbXvZx3k0ri9E1JMvdy0d0KKc4iJdkMGhGWzQCEcJxiuVFdijc8odG3EM407RF8wCxPAejBwvjt6uFo0pMMAZj1QOd62KJOpQXiZVZt4qYXy4xGERPenwzewOg2cwmFLUttpYhtt8Ux120Lo44TaiNGKD23jMJPPtDok29El89Ae9oaVXFtnrsgJbihGIATnZ8s3rQziUi3PvePe+Ugp6957i64HeINPlmeOrkRY2ryacZt/RD5jTyFiCQzeByO0VGsQgWNSKNMS8Zh5BvzhWNODxq7h7MrFRpZFkUkdNei/Q0PaOQ40YUoc2+s7M/LzHm3rkICcGlQHWZ88+0a+mSxUmYJjfjoSMNIHsFi4g35xpb7wmRIlBBziqRYPQIGVypBHbIL0FYMOk75TyfZNoP9qp9RMberSlGF3+551b9G5byj3ChKzBQQ6XRsyHHopuVsfEOVLMtsCzTQE+npQzNSAcN5iksPAlqAsPE0FZcR727iEkHu5iYxwQUngdSD+lsLrnpqLxtdJgv+cb8qCOac29U5z63VRujZ8kcrRwIsP7aaD4VerZ+Gq/OCKbyuy4bejQiGj390dI4qjHtHfwZ1MVEWpxOYYms2sGO+R6uf+fZLU0hJeb0S4m95PIbnVh2f9PAgV64K5mu/OgenB/V5iWTzWBLQ7n4yyFVEDOiaT70yNyp0oejwmL0jdsgcKWzt18VhNGJae2tv7cW+uuaBaG803IMMMBmamFtt09heci71iOTtk4dJRIkho47V58xejjZZnPqSpNGzlqSxRoX89s3MfZ6vH/XPFrFTkmWN+E5MtsaFIvQPTIX/3wTF/qXmz0Wo0EWIOCQHlQq6a6aiCqiowlzkdkE6hY2vLxWhH2988u3Pvfz9Xq7od7/OR2ORgUgHxQbnJYvsAVFNBbQxiDQSg8Ak0YnMtsRtIThWTvERFk81bg1NXr7ZVaXuhnC4mYupzC09I+pwtpPYRVoDCOwTUtXSETJ35s7cIaNPLtRoC+qma/Lq6/JLWQC61GXZsskFw5dttW2FuYcDOuGtaY9/H4r+F4Mg+n71IbrTLJ3WwrdUyCyQC6wKeo9WgZipw1hivpiFQSgfBXb63KKVQItv52OiRamgY4H5ECqQQ3KIv1dAIghno2xF5ALKay4nfchMoZPHwCo6KvlEAZRH0839JOAQc+HTZK81aAWF7kHF6I6IEEuVpmtEmBAN5CZEOdJRqgedTg6s1RACG1yn95AbzXIbxYH6SBLfkmYFqELiIOZg8nQO9zUXxPpLpeRNZGAYW+i78IKN7/3JCZthTmnhZrV9vTwOuE7v7RoYIBTFm69uBuEOBYyR1dzsluTrRaR3JIo37/KVPWxFuY0/JOeEAh+SUVcRWBowd25AaWDFWWHf+Ny5pQEVgWeRNz2wdsU9x0t5Tdu8E874+UwI4bX7+J0JZUPbtErbh9emmxRFXM/vhDyZaZJSBmSTa40ZhPw1PXEURSFZhow5GSXs3Aglc7ZO0q970ZzQiHlsRnGw06GmOv8/ggodtxArGlzXKy8/qrWi0/v9U0KyZs/ODJH5awPR7Y1z/hdnALmB+pzznMpkclR2zhTI7vmDn8xLhihzy/XnNGU/5jTQmUPSUGl0ExEaC4Pd08tTymKTS8aLU+LqgtGstYO02FJErBK5l+RBJfn0B3AgR1IaLlaUC3uiRFyWqSsiA6ZLS7d1QpW8Sk8Wj8XUW2m3OLdojNo0ygAAyW+GNHwN5LJUsOyi3VRZsgTdSOgM+RiSrDjyAzzsLmsKL87H8t+cpXA3EhxhfXz0n6IZ8V5lsqjU1jQ8OiMqvSBYFVJXrBTm+oxvZGWQe7VhyqzQCkSSNI62LjFd05I4ryXBqRWaSkKGy5L7oyQwZlP5cXIwopaUIme9bLtl1VL4/zeL3em+xPGCVEWjHEbhPMKz8lpTbI460y9DuGp3ZkdnkSzepaHAZUUwl/8qC2Ye9nCdGWQO9gjyAMxT0WEvVammzoWNPG+Heh2FNu9g+Fjp0Ou7O4D9hvFZ+ujY1gdkcl3I1k2EKVMIU1fZXm5vGrs/UWj385YMFC+uc8psPFWT5fn9x440jxhdpjMi3kPtlzIdUzRHRqfGLNOi9mFu9CIkv+efKSDwzT3Oi5M1o386SffpY9Yb52/68vVrwdMbCHZrzpmBD59oX/a8d5PGuAkIXf6iVKv6/3N5tdj134fh+Heps7VoYJnbOMvKm6ee3zgSG9vzgPMU2Em2RKxGELW45LzQ42pk7v38uSrHxWNri/1xv74+P9y/+LCj47027lfsfxg5acBeJxtlkRDHUZTNmWmSy4E22anJKSoX+Oxwd9+hffFg3r+yWBYUCSW56KlMIfQzJGRSwR73OEcXg0fhnbmii3bsMeqKRTiC4KLis7p+BMeRYtHZ0GqBBrFIrRbpgO3r7D+xoLuC+D+NOMyG1VETRUtpO2gh3/17J1YGz7Zaj7lwTByXVXPmxEhOwCa269GEjYBYkhHAi4JhAAcvgrdFeYl4z54VFy9ahCC7CCD9oenUSO4Ndq4Khzq1ndUAGVABgCu/ByBnJ2qEwjtvr9li3TM+dHdfuGN7JhRq0IKM/5+FF3QDKVDVMOK376tl3DRutr4mrio2tjKudjSuJrbq4pw3WhtXGQuE1GdzI8quff92zL9wQrkiIjcsLDdC8W+EMizH0Ob9q4zICQMCnwLFLzq6BvqYEwy61ImMDDBgKMszDezZY7QnAT8RnaBP1mHzjx9fv7SYlvg2F5u8vW+7ApcXXewpYJepqltBO4JuCWDircAT5/1Bk93+yf4u5KQkxq7bhX5J2c0YgD3ONBRsdB6GroD/h9tR8kgWs5lmANBX7mt+pXs72RxR6gTldSTBnkAW4IZcbBbY5d8rM61D35IjRvSj6Ax95zGYZLOEslqsEeWT7xDRf3fW5OJJYx3zxN+f0zZ0zo1I2BTtIUN7jfySqShPCiS0kbLO48PR7OTZ/242hKoB4ZsaExF/n2C7kJg16FHlA4pWIJ0dBv/bTM13U0+vILahU4rPOjDl5cx4HQu8tVdCBj0UMT7eK50Oc/VnUOCsYUhIA5o9gl5CNs+Z8vfM+BUL/FOvhGKfKQL/2Sud7SYhWgbN7ci3wKgiarE7CwtUGM2INSTGil+Y1V6xLxfK+0OuLBVik76EFn9igZy8muqQyRiNMExBfBwfDr0nUTLtEWKax1hu12uDVZMChcYro4p6v1rYnYe3QIVZNdaQ+D7eF2a1V4xvBdb9Q67sMSls/lzbiph9OkWcrdYgXB0ySXQ0QkWsSEH4SKfQswUklHhpe4SYylPocmtN9mbiOmnbvLAoHKbaNmmKVbWkphumZSvHb4A373q+pZULl65cu3Hrzr0Hj548R6fAU+yUjIfW/39bdcouKO9l/4j2ZAvZM+1OxOebQ47gdnRKwDJ4XPnrTqiYKGY6JmyzPMrxaapHswOajoUcFROplANW2lIip2v5y9w2piIpvbLFILT7OLrKTsCibiutu+Cpwp4uUwz5qKjdx1W4S49R14Cjwv3hLmg0AAAA) format("woff2"),url(/assets/uicut-font-DHRJcsG7.woff) format("woff"),url(/assets/uicut-font-BaTzw43s.ttf) format("truetype"),url(/assets/uicut-font-BsCB0AkL.svg) format("svg")}.uc-font{font-family:uc-font!important;line-height:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.uc-checkbox-circle:before{content:""}.uc-checkbox-circle-on:before{content:""}.uc-checkbox:before{content:""}.uc-checkbox-on:before{content:""}.uc-checkbox-on-plain:before{content:""}.uc-radio-on:before{content:""}.uc-radio:before{content:""}.uc-arrow-left:before{content:""}.uc-arrow-right:before{content:""}.uc-arrow-down:before{content:""}.uc-arrow-top:before{content:""}.uc-arrow-right2:before{content:""}.uc-arrow-left2:before{content:""}.uc-arrow-down2:before{content:""}.uc-arrow-top2:before{content:""}.uc-next:before{content:""}.uc-prev:before{content:""}.uc-add:before{content:""}.uc-reduce:before{content:""}.uc-menu:before{content:""}.uc-close:before{content:""}.uc-search:before{content:""}.uc-qq:before{content:""}.uc-qq2:before{content:""}.uc-call2:before{content:""}.uc-weixin2:before{content:""}.uc-weixin:before{content:""}.uc-call:before{content:""}.uc-arrow{position:relative;padding-right:.9375rem}.uc-arrow:after{content:"";font-family:uc-font;font-size:1.4em;right:-.3125rem;opacity:.5;position:absolute;top:50%;transform:translateY(-50%)}.uc-flex{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.uc-flex.start{justify-content:flex-start}.uc-flex.end{justify-content:flex-end}.uc-flex.center{justify-content:center}.uc-flex-col{display:flex;align-content:center;justify-content:space-between;flex-direction:column}.uc-flex-col.start{align-content:start;justify-content:flex-start}.uc-flex-col.end{align-content:end;justify-content:flex-end}.uc-flex-col.center{align-content:center;justify-content:center}uni-textarea{min-height:3.75rem;height:auto;width:100%}.uc-phColor{color:#c1c3c2}uni-input:-moz-placeholder{color:#c1c3c2}::-webkit-input-placeholder{color:#c1c3c2}uni-input[type=text],uni-input[type=password]{-webkit-appearance:none}[type=submit]{outline:none}[type=submit]:hover{opacity:.8}uni-button{margin:0;padding:0;background:none;line-height:inherit;font-size:inherit;border:none;color:inherit;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none}uni-button:after{display:none}.uc-input,.uc-select,.uc-button,.uc-textarea{width:100%;border:#cdcdcd 1px solid;outline:none;height:1.875rem;line-height:1.75rem;border-radius:.3125rem;padding:0 .625rem}.uc-input:hover,.uc-input:focus,.uc-select:hover,.uc-select:focus,.uc-button:hover,.uc-button:focus,.uc-textarea:hover,.uc-textarea:focus{border-color:#00b087}.uc-btn{cursor:pointer;outline:none;transition:all .3s linear;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:1.875rem;border-radius:.3125rem;padding:0 .625rem}.uc-btn uni-image{margin-right:.3125rem}.uc-btn.linear{background:linear-gradient(to right,#28cca1,#00b087);color:#fff;line-height:1}.uc-btn.green{background-color:#00b087;border:#00b087 1px solid;color:#fff}.uc-btn.green-linear{background:linear-gradient(to right,rgba(0,176,135,.7),#00b087);color:#fff}.uc-btn.green-plain{color:#00b087;border:#00b087 1px solid}.uc-btn.green-light{background-color:rgba(0,176,135,.1);color:#00b087}.uc-btn.green-shadow{box-shadow:0 .1875rem .3125rem rgba(0,176,135,.3)}.uc-btn.green2{background-color:#2aa515;border:#2aa515 1px solid;color:#fff}.uc-btn.green2-linear{background:linear-gradient(to right,rgba(42,165,21,.7),#2aa515);color:#fff}.uc-btn.green2-plain{color:#2aa515;border:#2aa515 1px solid}.uc-btn.green2-light{background-color:rgba(42,165,21,.1);color:#2aa515}.uc-btn.green2-shadow{box-shadow:0 .1875rem .3125rem rgba(42,165,21,.3)}.uc-btn.blue{background-color:#2d6ee6;border:#2d6ee6 1px solid;color:#fff}.uc-btn.blue-linear{background:linear-gradient(to right,rgba(45,110,230,.7),#2d6ee6);color:#fff}.uc-btn.blue-plain{color:#2d6ee6;border:#2d6ee6 1px solid}.uc-btn.blue-light{background-color:rgba(45,110,230,.1);color:#2d6ee6}.uc-btn.blue-shadow{box-shadow:0 .1875rem .3125rem rgba(45,110,230,.3)}.uc-btn.red{background-color:#c0380f;border:#c0380f 1px solid;color:#fff}.uc-btn.red-linear{background:linear-gradient(to right,rgba(192,56,15,.7),#c0380f);color:#fff}.uc-btn.red-plain{color:#c0380f;border:#c0380f 1px solid}.uc-btn.red-light{background-color:rgba(192,56,15,.1);color:#c0380f}.uc-btn.red-shadow{box-shadow:0 .1875rem .3125rem rgba(192,56,15,.3)}.uc-btn.orange{background-color:#fe7d51;border:#fe7d51 1px solid;color:#fff}.uc-btn.orange-linear{background:linear-gradient(to right,rgba(254,125,81,.7),#fe7d51);color:#fff}.uc-btn.orange-plain{color:#fe7d51;border:#fe7d51 1px solid}.uc-btn.orange-light{background-color:rgba(254,125,81,.1);color:#fe7d51}.uc-btn.orange-shadow{box-shadow:0 .1875rem .3125rem rgba(254,125,81,.3)}.uc-btn.black{background-color:#0c0c0c;border:#0c0c0c 1px solid;color:#fff}.uc-btn.black-linear{background:linear-gradient(to right,rgba(12,12,12,.7),#0c0c0c);color:#fff}.uc-btn.black-plain{color:#0c0c0c;border:#0c0c0c 1px solid}.uc-btn.black-light{background-color:rgba(12,12,12,.1);color:#0c0c0c}.uc-btn.black-shadow{box-shadow:0 .1875rem .3125rem rgba(12,12,12,.3)}.uc-btn.gray{background-color:#999;border:#999999 1px solid;color:#fff}.uc-btn.gray-linear{background:linear-gradient(to right,rgba(153,153,153,.7),#999);color:#fff}.uc-btn.gray-plain{color:#999;border:#999999 1px solid}.uc-btn.gray-light{background-color:rgba(153,153,153,.1);color:#999}.uc-btn.gray-shadow{box-shadow:0 .1875rem .3125rem rgba(153,153,153,.3)}.uc-tag{display:inline-block;border-radius:.1875rem;padding:0 .3125rem}.uc-tag:empty{display:none}.uc-tag.green{background-color:#00b087;color:#fff}.uc-tag.green-linear{background:linear-gradient(to right,rgba(0,176,135,.7),#00b087)}.uc-tag.green-plain{color:#00b087;border:#00b087 1px solid}.uc-tag.green-light{color:rgba(0,176,135,.7);background-color:rgba(0,176,135,.1)}.uc-tag.green2{background-color:#2aa515;color:#fff}.uc-tag.green2-linear{background:linear-gradient(to right,rgba(42,165,21,.7),#2aa515)}.uc-tag.green2-plain{color:#2aa515;border:#2aa515 1px solid}.uc-tag.green2-light{color:rgba(42,165,21,.7);background-color:rgba(42,165,21,.1)}.uc-tag.blue{background-color:#2d6ee6;color:#fff}.uc-tag.blue-linear{background:linear-gradient(to right,rgba(45,110,230,.7),#2d6ee6)}.uc-tag.blue-plain{color:#2d6ee6;border:#2d6ee6 1px solid}.uc-tag.blue-light{color:rgba(45,110,230,.7);background-color:rgba(45,110,230,.1)}.uc-tag.red{background-color:#c0380f;color:#fff}.uc-tag.red-linear{background:linear-gradient(to right,rgba(192,56,15,.7),#c0380f)}.uc-tag.red-plain{color:#c0380f;border:#c0380f 1px solid}.uc-tag.red-light{color:rgba(192,56,15,.7);background-color:rgba(192,56,15,.1)}.uc-tag.orange{background-color:#fe7d51;color:#fff}.uc-tag.orange-linear{background:linear-gradient(to right,rgba(254,125,81,.7),#fe7d51)}.uc-tag.orange-plain{color:#fe7d51;border:#fe7d51 1px solid}.uc-tag.orange-light{color:rgba(254,125,81,.7);background-color:rgba(254,125,81,.1)}.uc-tag.black{background-color:#0c0c0c;color:#fff}.uc-tag.black-linear{background:linear-gradient(to right,rgba(12,12,12,.7),#0c0c0c)}.uc-tag.black-plain{color:#0c0c0c;border:#0c0c0c 1px solid}.uc-tag.black-light{color:rgba(12,12,12,.7);background-color:rgba(12,12,12,.1)}.uc-tag.gray{background-color:rgba(153,153,153,.4);color:#fff}.uc-tag.gray-linear{background:linear-gradient(to right,rgba(153,153,153,.7),#999)}.uc-tag.gray-plain{color:#666;border:#cdcdcd 1px solid}.uc-tag.gray-light{color:rgba(153,153,153,.7);background-color:rgba(153,153,153,.1)}.uc-alert{position:fixed;z-index:888;left:0;width:100vw;top:0;height:100%;background-color:rgba(0,0,0,.5);padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top);padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-right);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);padding-left:constant(safe-area-inset-left);padding-left:env(safe-area-inset-left)}.uc-alert .box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9;border-radius:.625rem;background-color:#fff}.uc-alert .box-bottom{position:absolute;left:50%;transform:translate(-50%);bottom:0;z-index:9;background-color:#fff;width:100%;border-radius:.625rem .625rem 0 0;transition:all .3s linear;overflow:hidden;padding-bottom:0;padding-bottom:calc(0px + constant(safe-area-inset-bottom));padding-bottom:calc(0px + env(safe-area-inset-bottom))}.uc-alert .title{width:100%;line-height:2.5rem;font-size:.9375rem;padding:0 .625rem;text-align:center;font-weight:700;border-bottom:#eeeeee 1px solid}.uc-alert .btn-close{font-size:1.25rem;position:absolute;right:.3125rem;top:.3125rem;color:#999}.uc-alert .btn-close:hover{opacity:.8}.uc-alert .operate{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.625rem}.uc-alert .operate .uc-btn{flex:1;margin-left:.625rem;height:2.1875rem;font-size:.875rem}.uc-alert .operate .uc-btn:first-child{margin-left:0}.uc-alert .operate .uc-btn.gray-plain{border-color:#eee;color:#333;background-color:#fff}.uc-alert .over-close{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer}.uc-alert-Privacy .detail{padding:.9375rem;line-height:1.25rem}.uc-alert-Privacy .detail .con{margin-bottom:.9375rem}.uc-alert-Privacy .detail .name{margin-bottom:.9375rem;font-weight:700}.uc-alert-Privacy .detail .txt{margin-bottom:.3125rem}.uc-alert-Privacy .detail .t2{padding-left:2em}.uc-alert-HomeDetail .detail{padding:.9375rem;line-height:1.25rem}.uc-alert-HomeDetail .detail .con{margin-bottom:.9375rem}.uc-alert-HomeDetail .detail .name{margin-bottom:.9375rem;font-weight:700;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;font-size:.875rem}.uc-alert-HomeDetail .detail .uc-tag{font-weight:400;margin-right:.3125rem;font-size:.6875rem}.uc-alert-HomeDetail .detail .txt{margin-bottom:.3125rem}.uc-alert-UserUpdate .box{width:18.75rem}.uc-alert-UserUpdate .con{padding:.625rem;text-align:justify;line-height:1.25rem}.uc-alert-RechargeGuide .title{background-color:#00b087;color:#fff}.uc-alert-RechargeGuide .btn-close{color:#fff}.uc-alert-RechargeGuide .link{text-align:center}.uc-alert-RechargeGuide .detail{margin:.625rem;border-radius:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);padding:.625rem}.uc-alert-RechargeGuide .detail .item{padding:.3125rem 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-alert-RechargeGuide .detail .txt{min-width:6em;margin-right:.625rem}.uc-alert-RechargeGuide .detail .con{flex:1;min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.uc-alert-RechargeGuide .detail .btn{margin-left:.3125rem}.uc-alert-RechargeGuide .detail uni-image{display:block}.uc-alert-RechargeGuide .operate .uc-btn{border-radius:2.5rem}.uc-alert-PayCancel .box{width:18.75rem;padding-bottom:.9375rem}.uc-alert-PayCancel .con,.uc-alert-PayCancel .con2{line-height:1.25rem;text-align:center;padding:0 .625rem;margin-bottom:.9375rem}.uc-alert-PayCancel .con{color:#666}.uc-alert-PayCancel .con2{color:#999}.uc-alert-PayCancel .img{width:6.25rem;height:2rem;overflow:hidden;margin:0 auto .3125rem;border:#cdcdcd 1px solid;border-radius:.125rem}.uc-alert-PayCancel .img uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-alert-PayCancel .title{border:none}.uc-alert-PayCancel .input-box{padding:.625rem .9375rem;border:1px solid #e5e5e5;border-radius:.3125rem}.uc-alert-PayCancel .input-box .uc-input{height:2.5rem;padding:0;border:none;font-size:.875rem}.uc-alert-PayCancel .operate{padding-left:.9375rem;padding-right:.9375rem}.c-footer{position:fixed;z-index:888;left:0;width:100vw;bottom:0;background-color:#fff;padding-bottom:0;padding-bottom:calc(0px + constant(safe-area-inset-bottom));padding-bottom:calc(0px + env(safe-area-inset-bottom));box-shadow:0 -.125rem .3125rem rgba(0,0,0,.05)}.c-footer .c-list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.c-footer .item{flex:1;text-align:center;height:3.0625rem;color:#8a8a8a;-webkit-tap-highlight-color:transparent;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center}.c-footer .item.on{color:#00b087}.c-footer uni-image{display:block;margin:0 auto;width:1.25rem;height:1.25rem}.c-footer-space{padding-bottom:0;padding-bottom:calc(0px + constant(safe-area-inset-bottom));padding-bottom:calc(0px + env(safe-area-inset-bottom));width:100%}.c-footer-space .footer-space{height:3.125rem}.c-header{position:fixed;left:0;top:0;width:100%;z-index:999;background-color:#fff;box-shadow:0 .125rem .125rem rgba(0,0,0,.03)}.c-header .header{height:44px;padding:0 .625rem;position:relative;line-height:44px;font-size:16px;box-sizing:border-box;top:0}.c-header .header .header-title{font-weight:700;text-align:center}.c-header .header .btn-back{min-width:44px;height:44px;position:absolute;bottom:0;z-index:99;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE7mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuYjdjNjRjYywgMjAyNC8wNy8xNi0wNzo1OTo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI2LjAgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0xMC0xMlQwOTo0MToxNSswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMTAtMTJUMDk6NDE6MzQrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjUtMTAtMTJUMDk6NDE6MzQrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmNmZTliMmYxLWYxYzktMTc0Ni1hNWYyLWU5NDBjNzExZDE1YyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpjZmU5YjJmMS1mMWM5LTE3NDYtYTVmMi1lOTQwYzcxMWQxNWMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjZmU5YjJmMS1mMWM5LTE3NDYtYTVmMi1lOTQwYzcxMWQxNWMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmNmZTliMmYxLWYxYzktMTc0Ni1hNWYyLWU5NDBjNzExZDE1YyIgc3RFdnQ6d2hlbj0iMjAyNS0xMC0xMlQwOTo0MToxNSswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI2LjAgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkWwAp4AAAEGSURBVGiB7dnNDYJAEMXx9+yAWmyBFmzBFijKEmgBW7AFSxhPRqKA7M4G3pD9J3vgAJkfHweAZoYjdNp7gFJViFoVolaFqFUhalWIWm4IydzVkjSSA8nGLTEz18qsBWCj1brn2AHygyhyQjeGTCKiQWYRkSCXJUQUyPUfIgJkFUIdshqhDElCqEKSEYqQLIQaJBuhBHEhVCBnL6IEpMT7yBPAfbTdFThmeoVurQbAgM9V6Tefo+DD7sIoQVwYNUg2RhGShVGFJGOUIUkYdchqTATIu34JEwmyiIkGmcVEhExiokK+Me5PpnQOA5Ke3TsADwA39xzeA6hU/4+oVSFqVYhah4G8AE7yiPUFS+9QAAAAAElFTkSuQmCC) center center no-repeat;background-size:1.5625rem 1.5625rem}.c-header .header .btn-back{left:0}.c-header .right{position:absolute;top:50%;transform:translateY(-50%);right:.625rem;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.c-header .uc-btn{height:1.5625rem;line-height:1.5625rem;font-size:.6875rem;min-width:3.125rem;border:none;margin-left:.625rem}.c-header .uc-btn:first-child{margin-left:0}.c-header .btn{margin-left:.625rem}.c-header .btn:first-child{margin-left:0}.c-header .btn uni-image{display:block}.c-header-space{height:44px;width:100%}.g-noData{font-size:.75rem;color:#999;text-align:center;line-height:1.25rem;padding:2.5rem .625rem}.g-noData uni-image{display:block;margin:0 auto .3125rem}.g-operate{padding:.9375rem .625rem}.g-operate .uc-btn{height:2.1875rem;margin-top:.9375rem;font-size:.875rem;width:100%}.g-operate .uc-btn:first-child{margin-top:0}.uc-transfer-transfer{padding:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-transfer-transfer .box{border-radius:.3125rem;margin-bottom:.625rem;background-color:#f8fcfb;padding:.625rem;border:#e8f2f1 1px solid}.uc-transfer-transfer .title{font-weight:700;margin-bottom:.625rem}.uc-transfer-transfer .box3{background-color:#f7fdf3;border-color:#edf4e2}.uc-transfer-transfer .box3 .txt{position:relative;line-height:1.25rem;padding-left:.75rem;margin-bottom:.3125rem;text-align:justify}.uc-transfer-transfer .box3 .txt:last-child{margin-bottom:0}.uc-transfer-transfer .box3 .txt:after{content:"";width:3px;border-radius:100%;height:3px;background-color:#2aa515;position:absolute;left:0;top:.5625rem}.uc-transfer-transfer .title2{font-size:.875rem;font-weight:700;margin-bottom:.625rem}.uc-transfer-transfer .input-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-transfer-transfer .input-box .input{flex:1;min-width:0;position:relative}.uc-transfer-transfer .input-box .uc-btn{width:4.6875rem;margin-left:.625rem;height:2.5rem;font-size:.75rem}.uc-transfer-transfer .input-box .uc-input{height:2.5rem}.uc-transfer-transfer .input-box .unit{position:absolute;top:50%;transform:translateY(-50%);right:.625rem;background-color:rgba(0,176,135,.1);color:#00b087;padding:0 .3125rem;border-radius:3px}.uc-transfer-transfer .tips{margin-top:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border:rgba(42,165,21,.2) 1px solid;background-color:rgba(42,165,21,.1);color:#2aa515;border-radius:.3125rem;padding:.625rem;line-height:1.25rem}.uc-transfer-transfer .tips .con{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;cursor:pointer}.uc-transfer-transfer .tips .btn{margin:0 .3125rem;cursor:pointer}.uc-transfer-transfer .tips uni-image{display:block}.uc-service-talk{padding-bottom:60px;padding-bottom:calc(60px + constant(safe-area-inset-bottom));padding-bottom:calc(60px + env(safe-area-inset-bottom))}.uc-service-talk .banner{width:100%}.uc-service-talk .banner uni-image{display:block;width:100%}.uc-service-talk .talk-box{padding:.9375rem;padding-bottom:70px;padding-bottom:calc(70px + constant(safe-area-inset-bottom));padding-bottom:calc(70px + env(safe-area-inset-bottom))}.uc-service-talk .talk-box .tips{text-align:center;color:#999;font-size:.6875rem;margin-bottom:.9375rem;line-height:1rem}.uc-service-talk .talk-box .tips .person{font-size:.6875rem;line-height:1rem}.uc-service-talk .talk-box .item{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;justify-content:flex-start}.uc-service-talk .talk-box .item.style-right{justify-content:flex-end}.uc-service-talk .talk-box .item.style-right .con{margin-left:0;margin-right:.625rem;background-color:#00b087;color:#fff}.uc-service-talk .talk-box .item.style-right .icon-arrow{left:auto;right:-.375rem}.uc-service-talk .talk-box .face{width:2.5rem;border-radius:100%;height:2.5rem;overflow:hidden}.uc-service-talk .talk-box .face uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-service-talk .talk-box .con{font-size:.9375rem;line-height:1.1875rem;padding:.9375rem;border-radius:.625rem;background-color:#fff;margin-left:.625rem;max-width:15.3125rem;position:relative;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1)}.uc-service-talk .talk-box .icon-arrow{width:.4375rem;height:.5rem;position:absolute;top:.9375rem;left:-.375rem}.uc-service-talk .fixed-operate{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:fixed;z-index:888;left:0;width:100vw;padding:.625rem .9375rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom));background-color:#fff;bottom:0;border-top:#cdcdcd 1px solid}.uc-service-talk .fixed-operate .uc-input{flex:1;min-width:0;border-radius:2.1875rem;height:2.1875rem;padding:0 1.09375rem;font-size:.875rem}.uc-service-talk .fixed-operate .uc-btn{padding:0;margin-left:.9375rem}.uc-service-talk .fixed-operate .uc-btn uni-image{display:block;margin:0}.uc-account-login,.uc-account-register{padding-bottom:50px;padding-bottom:calc(50px + constant(safe-area-inset-bottom));padding-bottom:calc(50px + env(safe-area-inset-bottom))}.uc-account-login .panel,.uc-account-register .panel{background-color:#aeddca;padding:1.5625rem .9375rem 1.875rem;position:relative;color:#fff}.uc-account-login .panel .name,.uc-account-register .panel .name{font-size:1rem;font-weight:700;margin-bottom:.3125rem}.uc-account-login .panel:after,.uc-account-register .panel:after{content:"";width:100%;border-radius:.9375rem .9375rem 0 0;height:.9375rem;background-color:#fff;position:absolute;left:0;bottom:-1px}.uc-account-login .nav-box,.uc-account-register .nav-box{border-bottom:#eeeeee 1px solid;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:.9375rem}.uc-account-login .nav-box .item,.uc-account-register .nav-box .item{line-height:3.125rem;font-size:.875rem;margin-left:1.5625rem;cursor:pointer}.uc-account-login .nav-box .item:first-child,.uc-account-register .nav-box .item:first-child{margin-left:0}.uc-account-login .nav-box .item.on,.uc-account-register .nav-box .item.on{color:#00b087;position:relative;font-size:1.125rem}.uc-account-login .nav-box .item.on:after,.uc-account-register .nav-box .item.on:after{content:"";width:100%;height:2px;background-color:#00b087;position:absolute;left:50%;transform:translate(-50%);bottom:0}.uc-account-login .operate,.uc-account-register .operate{padding:.9375rem}.uc-account-login .operate .uc-btn,.uc-account-register .operate .uc-btn{height:2.1875rem;font-size:.875rem}.uc-account-login .tips,.uc-account-register .tips{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:#666}.uc-account-login .tips .btn,.uc-account-register .tips .btn{cursor:pointer;color:#00b087;text-decoration:underline;margin-left:.3125rem}.uc-account-login .form,.uc-account-register .form{padding:0 .9375rem}.uc-account-login .form .item,.uc-account-register .form .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.3125rem 0;border-bottom:#eeeeee 1px solid}.uc-account-login .form .txt,.uc-account-register .form .txt{min-width:3em;margin-right:.625rem}.uc-account-login .form .uc-input,.uc-account-register .form .uc-input{flex:1;min-width:0;padding:0;border:none;height:2.1875rem}.uc-account-login .form .btn-img,.uc-account-register .form .btn-img{width:6.25rem;height:2rem;margin-left:.625rem;overflow:hidden}.uc-account-login .form .btn-img uni-image,.uc-account-register .form .btn-img uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-account-login .require-box,.uc-account-register .require-box{width:100%;margin-top:.5rem;background-color:#f5f5f5;padding:.625rem;border-radius:.3125rem}.uc-account-login .require-box .sub-item,.uc-account-register .require-box .sub-item{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;color:#2aa515;margin-bottom:.3125rem}.uc-account-login .require-box .sub-item:last-child,.uc-account-register .require-box .sub-item:last-child{margin-bottom:0}.uc-account-login .require-box .sub-item.orange,.uc-account-register .require-box .sub-item.orange{color:#faae17}.uc-account-login .require-box uni-image,.uc-account-register .require-box uni-image{display:block;margin-right:.3125rem}.uc-account-login .require-box .line,.uc-account-register .require-box .line{background-color:#eaeaea;margin-bottom:.3125rem;height:1px}.uc-guide-guide{min-height:100vh;background:radial-gradient(#e5fcf6,#02b38b)}.uc-guide-guide .banner{height:100vh;width:100%}.uc-guide-guide .banner uni-image{display:block;width:100%;height:100vh}.uc-guide-guide .swiper-item{padding:10vh .9375rem;text-align:center;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;height:100vh}.uc-guide-guide .swiper-item .logo{width:7.125rem;border-radius:100%;height:7.125rem;overflow:hidden;margin:0 auto .9375rem}.uc-guide-guide .swiper-item .logo uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-guide-guide .swiper-item .name{font-size:1.375rem;font-weight:700;margin-bottom:5vh}.uc-guide-guide .swiper-item .txt{font-size:1.125rem;margin-bottom:1.125rem}.uc-guide-guide .btn-skip{position:fixed;z-index:99;right:.9375rem;top:.9375rem;background-color:#fff;width:3.125rem;border-radius:100%;height:3.125rem;border:#71d7c2 2px solid;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;color:#29333c;text-align:center;line-height:.875rem}.uc-home-home{padding-top:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-home-home .panel{border-radius:.9375rem;margin:0 .625rem .625rem;padding:.9375rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);background-color:#e2f1ee}.uc-home-home .panel .hd{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem}.uc-home-home .panel uni-image{display:block}.uc-home-home .panel .money{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-size:1rem;font-weight:700;margin-bottom:.9375rem;cursor:pointer}.uc-home-home .panel .part1{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.9375rem}.uc-home-home .panel .part1 .item{flex:1;min-width:0;font-size:.875rem;font-weight:700;line-height:1.25rem;text-align:center}.uc-home-home .panel .part1 .number{font-weight:700}.uc-home-home .panel .part2{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#fff;border-radius:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);padding:1.25rem 0}.uc-home-home .panel .part2 .item{flex:1;min-width:0;line-height:1.25rem;text-align:center}.uc-home-home .panel .part2 .num{font-weight:700}.uc-home-home .panel .part2 .con{font-size:.625rem;color:#999}.uc-home-home .menu{background-color:#fff;border-radius:.625rem;margin:0 .625rem .625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);padding:1.25rem .625rem .9375rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-home-home .menu .item{flex:1;min-width:0;text-align:center}.uc-home-home .menu uni-image{display:block;margin:0 auto .3125rem}.uc-home-home .swiper-box{margin:0 .625rem .625rem;background-color:#ecedf2;border:#eeeeee 1px solid;padding:.9375rem .625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-radius:.625rem}.uc-home-home .swiper-box .banner{flex:1;min-width:0;height:1.875rem;width:100%;margin-left:.625rem}.uc-home-home .swiper-box .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;height:1.875rem}.uc-home-home .swiper-box .item uni-image{display:block;margin-right:.3125rem}.uc-home-home .swiper-box .item .uc-font{margin-left:.3125rem}.uc-home-home .swiper-box .con{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uc-home-home .list{margin:0 .625rem .625rem;background-color:#fff;border-radius:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1)}.uc-home-home .list .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.625rem;line-height:1.25rem;border-bottom:#eeeeee 1px solid}.uc-home-home .list .item:last-child{border-bottom:none}.uc-home-home .list .uc-tag{font-size:.625rem;margin-right:.625rem}.uc-home-home .list .name{flex:1;min-width:0;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uc-home-home .list .time{margin-left:.625rem;color:#999}.uc-home-home .list .uc-font{margin-left:.3125rem;color:#999}.uc-home-pay{padding-top:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-home-pay .box{border-radius:.625rem;margin:0 .625rem .625rem;padding:.625rem;background-color:rgba(0,176,135,.05);border:rgba(0,176,135,.1) 1px solid}.uc-home-pay .box1{background-color:#fef8e2;border:#ecc93b 1px solid;color:#c66409;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-home-pay .box1 uni-image{display:block;margin-right:.625rem}.uc-home-pay .box1 .con{flex:1;min-width:0}.uc-home-pay .box2{background-color:#f5f5f5;border-color:#e9e9e9}.uc-home-pay .box2 .txt{line-height:1.25rem}.uc-home-pay .box2 .btm{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:.625rem}.uc-home-pay .box2 uni-image{display:block;margin-right:.3125rem}.uc-home-pay .box2 uni-text{margin-right:.3125rem}.uc-home-pay .box3{background-color:#fafcf9;border:rgba(0,176,135,.1) 1px solid}.uc-home-pay .box3 .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:.3125rem}.uc-home-pay .box3 .dot{width:.1875rem;border-radius:100%;height:.1875rem;background-color:#00b087;margin-right:.625rem;position:relative;top:.625rem}.uc-home-pay .box3 .con{text-align:justify;line-height:1.25rem;flex:1;min-width:0;color:#666}.uc-home-pay .box4{text-align:center}.uc-home-pay .box4 .name{color:#666;margin-bottom:.625rem}.uc-home-pay .box4 .money{font-size:1.25rem;font-weight:700;color:#00b087;margin-bottom:.625rem;padding:.3125rem .625rem .625rem}.uc-home-pay .box4 .btm{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.uc-home-pay .box4 .uc-btn{height:2.1875rem;background-color:#fff;line-height:2.0625rem;font-size:.875rem;min-width:6.25rem}.uc-home-pay .box5 .hd{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem}.uc-home-pay .box5 .hd .uc-btn{height:1.5625rem;line-height:1.4375rem}.uc-home-pay .box5 .bd{border:#cdcdcd 1px solid;border-radius:.3125rem;background-color:#fff;padding:.3125rem .625rem;line-height:1.5625rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.625rem;color:#666}.uc-home-pay .box5 .btm .uc-btn{height:2.1875rem;line-height:2.0625rem;font-size:.875rem;background-color:#fff;color:#333}.uc-message-message .panel{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:#fff}.uc-message-message .filter-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 .625rem;border-bottom:#cdcdcd 1px solid}.uc-message-message .filter-box .uc-btn{font-size:.75rem;height:1.875rem;line-height:1.75rem;margin-right:0}.uc-message-message .tabHeader{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#fff}.uc-message-message .tabHeader .item{line-height:2.5rem;font-size:.9375rem;height:2.5rem;color:#666;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-right:1.5625rem}.uc-message-message .tabHeader .item:last-child{margin-right:0}.uc-message-message .tabHeader .item.on{color:#00b087;position:relative}.uc-message-message .tabHeader .item.on:after{content:"";background-color:#00b087;position:absolute;left:50%;transform:translate(-50%);bottom:0;width:100%;border-radius:.125rem;height:.125rem}.uc-message-message .tabHeader .dot{line-height:1.25rem;margin-left:.3125rem;border-radius:.625rem;background-color:red;padding:0 .625rem;font-size:.625rem;color:#fff}.uc-message-message .list .link{border-bottom:#eeeeee 1px solid}.uc-message-message .list .item{padding:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative}.uc-message-message .list .img{width:2.5rem;height:2.5rem;position:relative;margin-right:.625rem}.uc-message-message .list .img uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-message-message .list .right{flex:1;min-width:0}.uc-message-message .list .txt{color:#999;margin-bottom:.3125rem}.uc-message-message .list .name{font-size:.875rem;line-height:1.25rem;margin-bottom:.3125rem}.uc-message-message .list .time{color:#999}.uc-message-message .list .money{margin-bottom:.625rem;font-weight:700;color:#00b087}.uc-message-message .list .dot{width:.9375rem;border-radius:.375rem;height:.9375rem;background-color:red;overflow:hidden;border:#fff 2px solid;position:absolute;top:50%;transform:translateY(-50%);left:2.1875rem;margin-top:-.9375rem}.uc-hall-hall .panel{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.uc-hall-hall .tabHeader{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:0 .625rem}.uc-hall-hall .tabHeader .item{line-height:2.8125rem;height:2.8125rem;color:#999;margin-right:1.25rem}.uc-hall-hall .tabHeader .item:last-child{margin-right:0}.uc-hall-hall .tabHeader .item.on{color:#333;font-size:1rem;font-weight:700}.uc-hall-hall .tips-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 .625rem;margin-bottom:.625rem}.uc-hall-hall .tips-box uni-image{display:block;width:.625rem;height:1.875rem}.uc-hall-hall .tips-box .right{font-weight:700}.uc-hall-hall .list{padding:.625rem}.uc-hall-hall .list .item{border-radius:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin-bottom:.625rem}.uc-hall-hall .list .bd{padding:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.uc-hall-hall .list .img-box{width:2.5rem;margin-right:.625rem;position:relative}.uc-hall-hall .list .img-box .img{width:2.5rem;border-radius:.25rem;height:2.5rem;border:#fff 2px solid;overflow:hidden;background-color:#fff;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1)}.uc-hall-hall .list .img-box .img uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-hall-hall .list .img-box .icon{width:1.375rem;border-radius:100%;height:1.375rem;background-color:#fff;border:#fff 2px solid;overflow:hidden;position:absolute;right:-.125rem;top:-.125rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1)}.uc-hall-hall .list .img-box .icon uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-hall-hall .list .right{flex:1;min-width:0}.uc-hall-hall .list .name-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem}.uc-hall-hall .list .name{font-size:.875rem}.uc-hall-hall .list .r{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.uc-hall-hall .list .r uni-image{display:block;margin-left:.3125rem}.uc-hall-hall .list .uc-tag{font-size:.6875rem}.uc-hall-hall .list .txt{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;line-height:1.25rem;font-size:.6875rem}.uc-hall-hall .list .t1{color:#666}.uc-hall-hall .list .t2{color:#999}.uc-hall-hall .list .btm{padding:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-top:#eeeeee 1px solid}.uc-hall-hall .list .sub-item{margin-right:.9375rem}.uc-hall-hall .list .sub-item .txt{font-weight:700;color:#00b087}.uc-hall-hall .list .sub-item .num{font-weight:700;color:#2aa515;font-size:.875rem}.uc-hall-hall .list .uc-btn{border-radius:1.875rem;margin-left:auto}.uc-hall-hall .list2{padding:.625rem}.uc-hall-hall .list2 .item{border-radius:.625rem;background-color:#fff;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin-bottom:.625rem;padding:.9375rem .625rem}.uc-hall-hall .list2 .part1{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;color:#666;margin-bottom:.625rem;font-weight:700;font-size:.875rem}.uc-hall-hall .list2 .dot{width:.625rem;border-radius:100%;height:.625rem;background-color:#2aa515;margin-right:.3125rem}.uc-hall-hall .list2 .part2{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:.625rem}.uc-hall-hall .list2 .part2 uni-image{display:block;margin-right:.3125rem}.uc-hall-hall .list2 .part2 .uc-tag.green-light{color:#666}.uc-hall-hall .list2 .part3{border-radius:.625rem;border:#eeeeee 1px solid;padding:.625rem;background-color:#f0f1f3;margin-bottom:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-hall-hall .list2 .part3 .sub-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;flex:1;min-width:0}.uc-hall-hall .list2 .part3 .sub-item uni-image{margin-right:.3125rem}.uc-hall-hall .list2 .part3 .sub-item:first-child{justify-content:flex-start}.uc-hall-hall .list2 .part3 .sub-item:last-child{justify-content:flex-end}.uc-hall-hall .list2 .part3 uni-image{display:block}.uc-hall-hall .list2 .part4{padding-bottom:.9375rem;margin-bottom:1.5625rem;position:relative}.uc-hall-hall .list2 .part4:after{content:"";width:100%;height:1px;background:linear-gradient(to right,transparent 0%,#cdcdcd 50%,transparent 100%);position:absolute;left:50%;transform:translate(-50%);bottom:0}.uc-hall-hall .list2 .part4 .sub-item{margin-bottom:.3125rem;color:#666}.uc-hall-hall .list2 .part4 .sub-item,.uc-hall-hall .list2 .part4 .l{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-hall-hall .list2 .part4 uni-image{display:block;margin-right:.3125rem}.uc-hall-hall .list2 .part5{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 1.25rem;margin-bottom:.625rem}.uc-hall-hall .list2 .part5 .sub-item{min-width:1.25rem;position:relative;min-height:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-hall-hall .list2 .part5 .center{flex:1;min-width:0;margin:0 .625rem;position:relative}.uc-hall-hall .list2 .part5 .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.25rem;height:1.25rem}.uc-hall-hall .list2 .part5 .line{width:100%;border-radius:.3125rem;height:.3125rem;background:linear-gradient(to right,#28cca1,#00b087);overflow:hidden}.uc-hall-hall .list2 .part5 .dot{position:absolute;left:-.3125rem;top:-.3125rem;z-index:9}.uc-hall-hall .list2 .part6{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:.625rem;color:#666}.uc-hall-hall .list2 .part6 uni-image{display:block;margin-right:.3125rem}.uc-hall-hall .list2 .part7{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.uc-hall-hall .list2 .part7 .uc-tag{color:#333;line-height:1.25rem;padding:0 .625rem;font-weight:700}.uc-hall-hall .scroll-container{height:calc(100vh - 6.25rem);overflow-y:auto}.uc-hall-hall .loading-more{padding:.625rem;text-align:center;color:#999;font-size:.75rem}.uc-order-order .panel{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:#fff;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1)}.uc-order-order .c-header{box-shadow:none}.uc-order-order .scrollViewX{white-space:nowrap;position:relative;padding-left:.625rem;padding-right:.625rem;height:2.8125rem}.uc-order-order .scrollViewX:after{content:"";width:1.25rem;height:100%;position:absolute;right:0;top:0;background:linear-gradient(to right,transparent 0%,#fff 100%)}.uc-order-order .scrollViewX .item{margin-left:1em;font-size:.8125rem;line-height:2.8125rem;color:#999;box-sizing:border-box;display:inline-block}.uc-order-order .scrollViewX .item:first-child{margin-left:0}.uc-order-order .scrollViewX .item.on{color:#00b087;font-size:.875rem;position:relative}.uc-order-order .scrollViewX .item.on:after{content:"";width:100%;height:3px;background-color:#00b087;position:absolute;left:50%;transform:translate(-50%);bottom:0}.uc-order-order .scrollViewX .con{word-wrap:break-word;word-break:normal;white-space:normal}.uc-prize-prize{padding-top:.625rem}.uc-prize-prize .box{width:18.75rem;height:18.75rem;border-radius:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin:0 auto .625rem;padding:.1875rem 0 .3125rem}.uc-prize-prize .operate{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.uc-prize-prize .operate .btn{width:7.5rem;border-radius:.625rem;border:#eeeeee 1px solid;padding:.3125rem .625rem;text-align:center;background:linear-gradient(to right bottom,#f7f8fa,#ecedef)}.uc-prize-prize .operate .btn .txt{color:#999}.uc-prize-prize .operate .btn .num{font-size:.875rem;font-weight:700;color:#00b087}.uc-prize-prize .list{padding:.625rem}.uc-prize-prize .list .item{border-radius:.625rem;padding:0 .625rem;margin-bottom:.625rem;border:#eeeeee 1px solid;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1)}.uc-prize-prize .list .hd{padding:.625rem 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-bottom:#eeeeee 1px solid}.uc-prize-prize .list .hd .con{flex:1;min-width:0}.uc-prize-prize .list .hd .name{font-weight:700}.uc-prize-prize .list .hd .txt{font-size:.625rem;color:#f79a17;margin-top:.3125rem}.uc-prize-prize .list .hd .uc-btn{height:1.875rem;font-size:.75rem;line-height:1.75rem;line-height:1}.uc-prize-prize .list .bd{padding:.625rem 0;border-bottom:#eeeeee 2px solid;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-prize-prize .list .bd .con{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem}.uc-prize-prize .list .bd .uc-btn{height:1.5625rem;font-size:.75rem;line-height:1.4375rem;border-color:#f79a17;background-color:rgba(247,154,23,.1);color:#f79a17;line-height:1}.uc-prize-prize .list .btm{padding:.625rem 0;line-height:1.25rem;color:#999}.uc-prize-redEnvelope .c-header{background:linear-gradient(to right,#01b089,#20cbc5);color:#fff;box-shadow:none}.uc-prize-redEnvelope .c-header .btn-back{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGlmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuYjdjNjRjYywgMjAyNC8wNy8xNi0wNzo1OTo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI2LjAgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0xMC0xMlQwOTo0MToxNSswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMTAtMTRUMjM6MDA6MzIrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjUtMTAtMTRUMjM6MDA6MzIrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVlNmFlOTY2LTk2NDctMWU0NC04NzFiLTdkZGU0YmNiYWYyZCIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjZkYTUwZmVkLTE3MGItNzg0OC04NTI4LWEzMmFmNWNiMTFiOSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmNmZTliMmYxLWYxYzktMTc0Ni1hNWYyLWU5NDBjNzExZDE1YyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6Y2ZlOWIyZjEtZjFjOS0xNzQ2LWE1ZjItZTk0MGM3MTFkMTVjIiBzdEV2dDp3aGVuPSIyMDI1LTEwLTEyVDA5OjQxOjE1KzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjYuMCAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmVjNjc1OWQyLWIxYzctMzk0NS04ZWIzLWYzMGEyZjg4NDQ5NyIgc3RFdnQ6d2hlbj0iMjAyNS0xMC0xNFQyMzowMDoyMyswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI2LjAgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo1ZTZhZTk2Ni05NjQ3LTFlNDQtODcxYi03ZGRlNGJjYmFmMmQiIHN0RXZ0OndoZW49IjIwMjUtMTAtMTRUMjM6MDA6MzIrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNi4wIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Pc3X9AAABKklEQVRoge3ZwQ3CMAyF4R82YBYYoYzACqzQoRgBRoAVWKEjmENBLZyA+NlRlSdVgovppxxim5WZsYSss1/AKw1SWxqktjRIbWmQ2tIgtSUT0gEGXIFNabEsSAecn5+3z6coGZA5AmAPXEqLRkMkCIiFyBAQBzkgRABgZurnaO/pFL+zCIQaEoZQQkIRKkg4QgFJQXhD0hCekFSEmbEyK940bhk72Ff8L7sv4nGzD8Bt9r13qPlzPE4ExnnizNSOXxhPJixevdbA+OKvk/lsEOXxbBpTMd7dbxpG0canYFTzSDhGOViFYtQTYhgmYtQdgB3TbS/BRC4f5q2LOyZ6HSTDZCzoJJisleknpist6NU0/pseuAOn0kLZELe0/0dqS4PUlgapLYuBPAC2RgtE2dYnOAAAAABJRU5ErkJggg==)}.uc-prize-redEnvelope .panel{width:100%;height:4.6875rem;overflow:hidden}.uc-prize-redEnvelope .panel uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-prize-redEnvelope .box{min-height:80vh;background:linear-gradient(to bottom,#0a150f,#010101 40%,#0b190a);padding:.625rem;color:#fff}.uc-prize-redEnvelope .part1{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:.625rem}.uc-prize-redEnvelope .part1 .img{width:3.5rem;border-radius:100%;height:3.5rem;overflow:hidden;margin-right:.625rem}.uc-prize-redEnvelope .part1 .img uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-prize-redEnvelope .part1 .name{font-size:.875rem;line-height:1rem}.uc-prize-redEnvelope .part1 .uc-tag{margin-left:.625rem;line-height:1.25rem}.uc-prize-redEnvelope .part1 .uc-tag.red{background-color:#fb3439}.uc-prize-redEnvelope .part2{color:#fdf54a;text-align:center;margin-bottom:4.0625rem}.uc-prize-redEnvelope .part2 .txt1{margin-bottom:1.5625rem;font-size:.875rem}.uc-prize-redEnvelope .part2 .txt2{margin-bottom:.625rem;font-size:.875rem}.uc-prize-redEnvelope .part2 .txt3{color:#82825e}.uc-prize-redEnvelope .part3{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-size:.875rem}.uc-prize-redEnvelope .part3 uni-image{display:block;margin-right:.3125rem}.uc-prize-redEnvelope .part3 .link{color:#fff;margin-left:.625rem;text-decoration:underline}.uc-user-user{padding-top:.625rem}.uc-user-user .box{border-radius:.625rem;background-color:#fff;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin:0 .625rem .625rem}.uc-user-user .box1 .part1{padding:.9375rem .625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative}.uc-user-user .box1 .part1:after{content:"";width:100%;height:1px;background:linear-gradient(to right,transparent 0%,#cdcdcd 50%,transparent 100%);position:absolute;left:50%;transform:translate(-50%);bottom:0}.uc-user-user .box1 .part1 .txt{font-weight:700}.uc-user-user .box1 .part1 .right{width:10.9375rem;background-color:#fff3e3;border:#fe7d51 1px solid;padding:.3125rem .3125rem .3125rem .625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-radius:.625rem}.uc-user-user .box1 .part1 .uc-btn{margin:0;line-height:2.5rem;font-size:.875rem;height:2.5rem;border-radius:.5rem}.uc-user-user .box1 .part1 .dot{width:.625rem;border-radius:100%;height:.625rem;background-color:#c0380f;margin-right:.3125rem}.uc-user-user .box1 .part1 .c{flex:1;min-width:0;color:#c0380f}.uc-user-user .box1 .part2{padding:0 .625rem .625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.uc-user-user .box1 .part2 .item{width:10.1875rem;border:rgba(0,176,135,.2) 1px solid;border-radius:.625rem;background-color:#fafefd;padding:.625rem;margin-top:.625rem}.uc-user-user .box1 .part2 .hd{color:#00b087}.uc-user-user .box1 .part2 .bd{margin-top:.3125rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-user-user .box1 .part2 uni-image{display:block}.uc-user-user .box1 .part2 .l{font-size:.875rem;font-weight:700;flex:1;min-width:0}.uc-user-user .box1 .part2 .uc-btn{height:1.5625rem;line-height:1.5625rem;font-size:.625rem;margin-left:.3125rem}.uc-user-user .menu{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;padding:0 .625rem}.uc-user-user .menu .item{border-radius:.625rem;background-color:#fff;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);flex:1;min-width:0;margin-left:.625rem;margin-bottom:.625rem;padding:.625rem 0;display:block;text-align:center}.uc-user-user .menu .item:first-child{margin-left:0}.uc-user-user .menu uni-image{display:block;margin:0 auto .3125rem}.uc-user-user .box3{padding-bottom:.625rem}.uc-user-user .box3 .part1 .item{padding:.3125rem .625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-bottom:#eeeeee 1px solid}.uc-user-user .box3 .part1 .item:last-child{border-bottom:none}.uc-user-user .box3 .part1 uni-image{display:block}.uc-user-user .box3 .part1 .name{flex:1;min-width:0;margin:0 .625rem}.uc-user-user .box3 .part1 .uc-btn{height:1.5625rem;line-height:1.5625rem;font-size:.625rem;margin-left:.3125rem;min-width:3.125rem}.uc-user-user .box3 .part1 .uni-switch-wrapper{transform:scale(.75);margin-right:-.3125rem}.uc-user-user .box3 .part2{margin:0 .625rem;border-radius:.625rem;border:#00b087 1px solid;padding:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-user-user .box3 .part2 uni-image{display:block;margin-right:.625rem}.uc-user-user .box3 .part2 .center{flex:1;min-width:0;margin-right:.625rem;color:#2aa515}.uc-user-user .box3 .part2 .right{color:#2aa515;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-user-user .box3 .part2 .name{font-size:.875rem;font-weight:700;margin-bottom:.3125rem}.uc-user-user .box3 .part2 .dot{width:.625rem;border-radius:100%;height:.625rem;background-color:#2aa515;margin-right:.3125rem}.uc-user-user .box3 .part3{margin:.625rem;border-radius:.625rem;border:rgba(0,176,135,.5) 1px solid;background:url(/assets/user-user-bg-4-Ovzkyab6.png) center center no-repeat;background-size:cover;padding:1.5625rem .9375rem;text-align:center}.uc-user-user .box3 .part3 uni-image{display:block;margin:0 auto .625rem}.uc-user-user .box3 .part3 .name{font-size:1rem;font-weight:700;margin-bottom:.625rem}.uc-user-user .box3 .part3 .txt{color:#666}.uc-user-user .box3 .part4{padding:0 .625rem}.uc-user-user .box3 .part4 .name{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;font-weight:700;font-size:.875rem;height:1.875rem}.uc-user-user .box3 .part4 .name uni-image{display:block;margin-right:.625rem}.uc-user-user .list3{padding:0 .625rem .625rem}.uc-user-user .list3 .item{border-radius:.5rem;background-color:#f2fbf9;margin-top:.5rem;border-left:#00b087 .1875rem solid}.uc-user-user .list3 .uc-flex{padding:0 .625rem;height:1.875rem}.uc-user-user .list3 .con{margin:0 .5rem;flex:1;min-width:0}.uc-user-user .list4 .item{border-radius:.5rem;background-color:#f5f5f5;height:1.875rem;padding:0 .625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:.5rem}.uc-user-user .box4 .title{padding:.3125rem .625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#f4fdfc}.uc-user-user .box4 .title uni-image{display:block;margin-right:.3125rem}.uc-user-user .box4 .title .name{flex:1;min-width:0;font-weight:700}.uc-user-user .box4 .legend,.uc-user-user .box4 .legend .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-user-user .box4 .legend .item{margin-left:.625rem;font-size:.6875rem;color:#666}.uc-user-user .box4 .legend .item:first-child{margin-left:0}.uc-user-user .box4 .legend .dot{width:.3125rem;border-radius:100%;height:.3125rem;margin-right:.125rem}.uc-user-user .box4 .chart-box{padding:.3125rem 0 .625rem}.uc-user-user .box4 .chart-box>uni-image{display:block;width:100%}.uc-user-info{padding-top:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-user-info .box{border-radius:.625rem;margin:0 .625rem .625rem;background-color:#fafcf9;border:rgba(0,176,135,.1) 1px solid;padding:.625rem}.uc-user-info .box1 .txt{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.uc-user-info .box1 .dot{width:.1875rem;border-radius:100%;height:.1875rem;background-color:#00b087;margin-right:.625rem;position:relative;top:.625rem}.uc-user-info .box1 .con{text-align:justify;line-height:1.25rem;flex:1;min-width:0;color:#666}.uc-user-info .title{margin-bottom:.625rem;font-weight:700}.uc-user-info .box2{background-color:rgba(0,176,135,.1);border-color:rgba(0,176,135,.2)}.uc-user-info .box2 .title{color:#00b087}.uc-user-info .form .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem}.uc-user-info .form .item:last-child{margin-bottom:0}.uc-user-info .form .txt{min-width:3em;margin-right:.625rem}.uc-user-info .form .uc-input{height:2.5rem;background-color:#fff;flex:1;min-width:0;border-color:rgba(0,176,135,.3)}.uc-user-info .form .tips{background-color:#f3fff1;border:rgba(42,165,21,.2) 1px solid;border-radius:.3125rem;padding:0 .3125rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-left:.3125rem;height:2.5rem;color:#2aa515}.uc-user-info .form .tips uni-image{display:block;margin-right:.3125rem}.uc-user-info .list3 .item{border-radius:.3125rem;margin-bottom:.3125rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border:rgba(42,165,21,.1) 1px solid;padding:.625rem;background-color:#fff;line-height:1.25rem}.uc-user-info .list3 .con{flex:1;min-width:0;text-align:right;margin-right:.625rem;color:#2aa515}.uc-user-about{padding-bottom:70px;padding-bottom:calc(70px + constant(safe-area-inset-bottom));padding-bottom:calc(70px + env(safe-area-inset-bottom))}.uc-user-about .logo{width:2.5rem;height:2.5rem;margin:.9375rem}.uc-user-about .logo uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-user-about .tips{margin:0 .9375rem .9375rem}.uc-user-about .tips .name{font-size:1rem;color:#2d6ee6;margin-bottom:.3125rem;font-weight:700}.uc-user-about .tips .con{line-height:1.5em;text-align:justify}.uc-user-about .img-box{width:100%;height:10.9375rem;margin:0 auto 1.875rem}.uc-user-about .img-box uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-user-about .box{margin:0 .9375rem;padding:1.875rem 0;border-bottom:#cdcdcd 1px dashed}.uc-user-about .box .name{font-size:1.5625rem;margin-bottom:1.5625rem;line-height:1.5em;font-weight:700}.uc-user-about .box .con{line-height:1.5em;text-align:justify;margin-bottom:.9375rem}.uc-user-about .box .btm{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;line-height:1.5em}.uc-user-about .box .btm uni-image{display:block;margin-right:.3125rem}.uc-user-about .fixed-operate{position:fixed;z-index:888;left:0;width:100vw;bottom:0;background-color:#444;padding:.625rem .9375rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom));color:#fff}.uc-user-about .fixed-operate .btn{width:2.1875rem;border-radius:100%;height:2.1875rem;background-color:#2d6ee6;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;cursor:pointer;margin-left:.625rem}.uc-user-about .fixed-operate .con{flex:1;min-width:0}.uc-user-buy{padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-user-buy .panel{background-color:#aeddca;padding:.9375rem .9375rem 2.8125rem;position:relative;color:#fff}.uc-user-buy .panel .name{font-size:1rem;font-weight:700;margin-bottom:.3125rem}.uc-user-buy .panel:after{content:"";width:100%;border-radius:.9375rem .9375rem 0 0;height:.9375rem;background-color:#fff;position:absolute;left:0;bottom:-1px}.uc-user-buy .tips{border-radius:.3125rem;margin:.125rem .625rem .625rem;padding:.625rem;border:#eeeeee 1px solid;line-height:1.125rem;text-align:justify;color:#666}.uc-user-buy .tips .item{margin-bottom:.5rem}.uc-user-buy .tips .item:last-child{margin-bottom:0}.uc-user-buy .list{padding:0 .625rem}.uc-user-buy .list .item{border-radius:.3125rem;padding:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin-bottom:.625rem}.uc-user-buy .list .item:last-child{margin-bottom:0}.uc-user-buy .list .img{width:2.8125rem;border-radius:.3125rem;height:2.8125rem;overflow:hidden;margin-right:.625rem}.uc-user-buy .list .img uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-user-buy .list .center{flex:1;min-width:0}.uc-user-buy .list .name,.uc-user-buy .list .txt{font-weight:700;line-height:1.25rem}.uc-user-buy .list .name{font-size:.875rem}.uc-home-recharge,.uc-home-withdraw,.uc-user-receivables{padding-top:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-home-recharge .box,.uc-home-withdraw .box,.uc-user-receivables .box{border-radius:.625rem;margin:0 .625rem .625rem;padding:.625rem;background-color:rgba(0,176,135,.05);border:rgba(0,176,135,.1) 1px solid}.uc-home-recharge .title,.uc-home-withdraw .title,.uc-user-receivables .title{margin-bottom:.625rem;font-weight:700}.uc-home-recharge .list,.uc-home-recharge .list .item,.uc-home-withdraw .list,.uc-home-withdraw .list .item,.uc-user-receivables .list,.uc-user-receivables .list .item{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.uc-home-recharge .list .item,.uc-home-withdraw .list .item,.uc-user-receivables .list .item{border-radius:.3125rem;border:#00b087 1px solid;padding:.3125rem;color:#00b087;cursor:pointer}.uc-home-recharge .list .item uni-image,.uc-home-withdraw .list .item uni-image,.uc-user-receivables .list .item uni-image{display:block;margin-right:.3125rem}.uc-home-recharge .list .item.on,.uc-home-withdraw .list .item.on,.uc-user-receivables .list .item.on{background:rgba(0,176,135,.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMsAAADICAYAAABGbxWdAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFu2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuYjdjNjRjYywgMjAyNC8wNy8xNi0wNzo1OTo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI2LjAgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0xMC0xNFQyMDowNzowMiswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMTAtMTRUMjA6MDc6MjkrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjUtMTAtMTRUMjA6MDc6MjkrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmZiNTc3ZDI2LTNiNzUtOGQ0Ny1hZDBlLTBjZGI1MTRmM2QzNiIgeG1wTU06RG9jdW1lbnRJRD0i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) right bottom no-repeat;background-size:1.5625rem 1.5625rem}.uc-home-recharge .form .item,.uc-home-withdraw .form .item,.uc-user-receivables .form .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem}.uc-home-recharge .form .uc-input,.uc-home-withdraw .form .uc-input,.uc-user-receivables .form .uc-input{height:2.5rem;border-color:rgba(0,176,135,.2);flex:1;min-width:0;background-color:#fff}.uc-home-recharge .form .btn,.uc-home-withdraw .form .btn,.uc-user-receivables .form .btn{margin-left:.3125rem}.uc-home-recharge .form .btn uni-image,.uc-home-withdraw .form .btn uni-image,.uc-user-receivables .form .btn uni-image{display:block}.uc-home-recharge .box3,.uc-home-withdraw .box3,.uc-user-receivables .box3{background-color:#fafcf9;border:rgba(0,176,135,.1) 1px solid}.uc-home-recharge .box3 .item,.uc-home-withdraw .box3 .item,.uc-user-receivables .box3 .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:.3125rem}.uc-home-recharge .box3 .dot,.uc-home-withdraw .box3 .dot,.uc-user-receivables .box3 .dot{width:.1875rem;border-radius:100%;height:.1875rem;background-color:#00b087;margin-right:.625rem;position:relative;top:.625rem}.uc-home-recharge .box3 .con,.uc-home-withdraw .box3 .con,.uc-user-receivables .box3 .con{text-align:justify;line-height:1.25rem;flex:1;min-width:0;color:#666}.uc-home-recharge .c-header .right .uc-btn{border-radius:1.5625rem}.uc-home-recharge .form .item:last-child{margin-bottom:0}.uc-home-recharge .form .input-box{flex:1;min-width:0;position:relative}.uc-home-recharge .form .input-box .uc-tag{position:absolute;top:50%;transform:translateY(-50%);right:.625rem;border-radius:.3125rem}.uc-home-recharge .form .uc-btn{width:3.75rem;border-radius:.3125rem;height:2.5rem;margin-left:.3125rem;padding:0}.uc-home-recharge .list2{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.uc-home-recharge .list2 .item{border:rgba(0,176,135,.2) 1px solid;border-radius:.3125rem;margin-right:.3125rem;margin-bottom:.3125rem;padding:.625rem 0;text-align:center;width:4.875rem;background-color:#fff}.uc-home-recharge .list2 .item:nth-child(4n){margin-right:0}.uc-home-recharge .list2 .item.on{background:rgba(0,176,135,.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMsAAADICAYAAABGbxWdAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFu2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuYjdjNjRjYywgMjAyNC8wNy8xNi0wNzo1OTo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI2LjAgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNS0xMC0xNFQyMDowNzowMiswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjUtMTAtMTRUMjA6MDc6MjkrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjUtMTAtMTRUMjA6MDc6MjkrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmZiNTc3ZDI2LTNiNzUtOGQ0Ny1hZDBlLTBjZGI1MTRmM2QzNiIgeG1wTU06RG9jdW1lbnRJRD0i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) right bottom no-repeat;background-size:1.5625rem 1.5625rem}.uc-home-recharge .list2 .number{font-weight:700;font-size:.875rem}.uc-home-recharge .list2 .txt{color:#00b087;font-size:.6875rem}.uc-home-recharge .box4{padding:0 .625rem .625rem}.uc-home-recharge .title{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.uc-home-recharge .title uni-image{display:block;margin-right:.3125rem}.uc-home-withdraw .box4 .total{background:linear-gradient(to right,transparent 0%,#eaf4f3 100%);padding:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem;border-radius:.3125rem}.uc-home-withdraw .box4 .total .txt{color:#666}.uc-home-withdraw .box4 .total .con{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;color:#2aa515;font-size:.875rem}.uc-home-withdraw .box4 .total uni-image{display:block;margin:0 .3125rem}.uc-home-withdraw .form .item:last-child{margin-bottom:0}.uc-home-withdraw .form .input-box{flex:1;min-width:0;position:relative}.uc-home-withdraw .form .input-box .uc-tag{position:absolute;top:50%;transform:translateY(-50%);right:.625rem;border-radius:.3125rem}.uc-home-withdraw .form .uc-btn{width:2.5rem;border-radius:.3125rem;height:2.5rem;margin-left:.3125rem;padding:0}.uc-home-withdraw .g-operate{padding:.3125rem 2.5rem .9375rem}.uc-user-receivables .g-operate{padding:0}.uc-user-receivables .agree{background-color:#fafcf9;border:rgba(0,176,135,.1) 1px solid;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;border-radius:.3125rem;padding:.625rem;color:#2aa515;font-size:.8125rem;margin-bottom:.625rem}.uc-user-receivables .agree .uc-small{color:#999}.uc-user-receivables .agree .uc-font{margin-right:.3125rem;font-size:1rem}.uc-user-receivables .agree .uc-checkbox-circle{color:#999}.uc-user-receivables .agree .uc-checkbox-circle-on{color:#00b087}.uc-user-team{padding:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-user-team .box{border-radius:.625rem;background-color:#fff;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin-bottom:.625rem;padding:.625rem}.uc-user-team .title{margin-bottom:.625rem;font-size:.875rem;font-weight:700}.uc-user-team .sub-title{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:.625rem;font-weight:700}.uc-user-team .sub-title uni-image{display:block;margin-right:.3125rem}.uc-user-team .sub-title .btn{margin-right:0;margin-left:auto}.uc-user-team .sub-title .btn uni-image{margin-right:0}.uc-user-team .box1 .con{line-height:1.25rem;text-align:justify}.uc-user-team .list2{border-radius:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);padding:0 .625rem}.uc-user-team .list2 .item{padding:.625rem 0;border-bottom:#eeeeee 1px solid;line-height:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-user-team .list2 .item:last-child{border-bottom:none}.uc-user-team .list2 .txt{min-width:3em;margin-right:.625rem}.uc-user-team .list2 .con{flex:1;min-width:0;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uc-user-team .list2 .btn{margin-left:.625rem}.uc-user-team .list2 uni-image{display:block}.uc-user-team .box3{background-color:#f2f4ff}.uc-user-team .box3 .part1{padding:.9375rem 0;text-align:center;background-color:#fff;border-radius:.625rem;margin-bottom:.625rem}.uc-user-team .box3 .part1 .money{font-size:1rem;font-weight:700;color:#00b087;margin-bottom:.625rem}.uc-user-team .box3 .part1 .btm{color:#666}.uc-user-team .box3 .part2{border-radius:.625rem;background-color:#fff;padding:.625rem;border-left:#ffcf00 4px solid;margin-bottom:.625rem}.uc-user-team .box3 .part2:last-child{margin-bottom:0}.uc-user-team .box3 .part2.b2{border-left-color:#bebdbb}.uc-user-team .box3 .part2.b3{border-left-color:#d37e2d}.uc-user-team .box3 .part2 .money{font-size:1rem;font-weight:700;color:#00b087;margin-bottom:.625rem;text-align:center}.uc-user-team .box3 .part2 .line{height:1px;margin-bottom:.625rem;background:linear-gradient(to right,transparent 0%,#cdcdcd 50%,transparent 100%)}.uc-user-team .list3 .item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;line-height:1.25rem;margin-top:.3125rem}.uc-user-team .list3 .item:first-child{margin-top:0}.uc-user-team .list3 .txt{color:#999;margin-right:.625rem;min-width:5em}.uc-user-team .list3 .con{flex:1;min-width:0;text-align:right}.uc-user-team .box4 .con{line-height:1rem;text-align:justify}.uc-user-team .box4 .item{margin-bottom:.3125rem}.uc-user-team .box4 .item:last-child{margin-bottom:0}.uc-user-team .list5{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.uc-user-team .list5 .item{border:#0c0c0c 1px solid;flex:1;min-width:0;text-align:center;margin-left:.625rem;border-radius:.625rem;padding:.625rem 0}.uc-user-team .list5 .item:first-child{margin-left:0;background-color:#00b087;color:#fff;border-color:#00b087}.uc-user-team .list5 .hd{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-weight:700;margin-bottom:.3125rem}.uc-user-team .list5 .hd uni-image{display:block;margin-right:.3125rem}.uc-user-team .list5 .num{background-color:#7292b8;width:1rem;border-radius:.1875rem;height:1rem;text-align:center;color:#fff;margin-right:.3125rem}.uc-user-team .search-box{position:relative}.uc-user-team .search-box .uc-input{height:2.1875rem;padding-left:1.875rem}.uc-user-team .search-box .uc-font{position:absolute;top:50%;transform:translateY(-50%);left:.625rem;color:#666}.uc-user-team .filter{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:.625rem}.uc-user-team .filter .item{border-radius:.3125rem;margin-left:.3125rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.3125rem .625rem;line-height:.875rem;border:#0c0c0c 1px solid;cursor:pointer}.uc-user-team .filter .item.on{background:linear-gradient(to right,#28cca1,#00b087);color:#fff;border:none}.uc-user-team .filter .item uni-image{display:block;margin-right:.3125rem}.uc-user-myAssets{padding:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-user-myAssets .panel{background-color:rgba(0,176,135,.35);border-radius:.625rem;padding:1.5625rem .9375rem;color:#fff;margin-bottom:.625rem}.uc-user-myAssets .panel .con{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:.625rem}.uc-user-myAssets .panel .btn{cursor:pointer;margin:0 .3125rem}.uc-user-myAssets .panel uni-image{display:block}.uc-user-myAssets .panel .btm{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:1.25rem}.uc-user-myAssets .panel .uc-btn{min-width:8.75rem}.uc-user-myAssets .list{border-radius:.3125rem;margin-bottom:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);background-color:#fff;padding:0 .9375rem}.uc-user-myAssets .list .item{height:3.125rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-bottom:#eeeeee 1px solid}.uc-user-myAssets .list .item:last-child{border-bottom:none}.uc-user-myAssets .list .txt{margin-right:.625rem}.uc-user-myAssets .list .con{text-align:right;flex:1;min-width:0}.uc-user-myAssets .list .btn{cursor:pointer;margin-left:.625rem}.uc-user-myAssets .list uni-image{display:block}.uc-user-myAssetsDetail{padding:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-user-myAssetsDetail .panel{background-color:rgba(0,176,135,.35);border-radius:.625rem;padding:1.5625rem .9375rem;color:#fff;margin-bottom:.625rem}.uc-user-myAssetsDetail .panel .con{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:.625rem}.uc-user-myAssetsDetail .panel .btn{cursor:pointer;margin:0 .3125rem}.uc-user-myAssetsDetail .panel uni-image{display:block}.uc-user-myAssetsDetail .tabHeader{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.625rem;background-color:#f1e9f4;border-radius:.3125rem;overflow:hidden}.uc-user-myAssetsDetail .tabHeader .item{flex:1;text-align:center;line-height:2.5rem;font-size:.9375rem;height:2.5rem;color:#666;border-radius:.3125rem}.uc-user-myAssetsDetail .tabHeader .item.on{background-color:#00b087;color:#fff}.uc-user-myAssetsDetail .list .item{border-radius:.625rem;background-color:#fff;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin-bottom:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.9375rem .625rem}.uc-user-myAssetsDetail .list .con{flex:1;min-width:0}.uc-user-myAssetsDetail .list .number{margin-left:.625rem;font-size:.875rem}.uc-user-myAssetsDetail .list .name{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;font-size:.875rem;line-height:1.125rem}.uc-user-myAssetsDetail .list uni-image{display:block}.uc-user-myAssetsDetail .list .icon{width:1.125rem;height:1.25rem;margin-right:.3125rem}.uc-user-myAssetsDetail .list .time{color:#999;margin-top:.3125rem;line-height:1.25rem}.uc-user-myAssetsDetail .list .remark{color:#666;font-size:.75rem;line-height:1.125rem;margin-top:.25rem;padding:.25rem .375rem;background-color:#f5f5f5;border-radius:.25rem;word-break:break-all}.uc-service-service,.uc-service-teaching{padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-service-service .panel,.uc-service-teaching .panel{background-color:#a8d7c5;padding:1.25rem .9375rem 1.875rem;min-height:7.1875rem;color:#fff;position:relative}.uc-service-service .panel:after,.uc-service-teaching .panel:after{content:"";width:100%;border-radius:1.25rem 1.25rem 0 0;height:1.25rem;background-color:#fff;position:absolute;left:0;bottom:-1px}.uc-service-service .panel .name,.uc-service-teaching .panel .name{font-size:1rem;margin-bottom:.625rem}.uc-service-service .panel .con,.uc-service-teaching .panel .con{line-height:1.5em;text-align:justify;margin-bottom:.3125rem}.uc-service-service .tips,.uc-service-teaching .tips{background-color:rgba(0,0,0,.05);border:#cdcdcd 1px solid;padding:.625rem;margin-bottom:.625rem;border-radius:.3125rem;line-height:1.5em;color:#666;text-align:justify}.uc-service-service .list .item,.uc-service-teaching .list .item{border-radius:.3125rem;margin-bottom:.625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.625rem}.uc-service-service .list .item:last-child,.uc-service-teaching .list .item:last-child{margin-bottom:0}.uc-service-service .list uni-image,.uc-service-teaching .list uni-image{display:block}.uc-service-service .list .center,.uc-service-teaching .list .center{flex:1;min-width:0;margin:0 .625rem}.uc-service-service .list .txt,.uc-service-teaching .list .txt{font-weight:700}.uc-service-service .tabHeader{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:.9375rem}.uc-service-service .tabHeader .item{width:6.25rem;border-radius:1.875rem;height:1.875rem;border:#fff 1px solid;background-color:rgba(255,255,255,.3);color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-left:1.5625rem}.uc-service-service .tabHeader .item:first-child{margin-left:0}.uc-service-service .tabHeader .item.on{background-color:#fff;color:#00b087;box-shadow:0 0 .3125rem rgba(255,255,255,.5)}.uc-service-service .tips{margin:0 .625rem .625rem}.uc-service-service .list,.uc-service-service .list2{padding:0 .625rem}.uc-service-service .list2 .item{padding:.625rem 0;border-bottom:#eeeeee 1px solid}.uc-service-service .list2 .item:last-child{border-bottom:none}.uc-service-service .list2 .hd{padding:.625rem 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.uc-service-service .list2 .name{flex:1;min-width:0;font-size:.875rem;line-height:1.25rem}.uc-service-service .list2 .btn{margin-left:.625rem;cursor:pointer;font-size:1rem}.uc-service-service .list2 .bd{background-color:#fafafa;padding:.625rem;line-height:1.25rem}.uc-service-service .list2 .sub-item{margin-bottom:1.25rem}.uc-service-service .list2 .sub-item:last-child{margin-bottom:0}.uc-service-service .list2 .txt{margin-bottom:.3125rem}.uc-service-service .list2 .txt:last-child{margin-bottom:0}.uc-service-service .list2 .btm{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.uc-service-service .list2 .uc-btn{border-radius:1.875rem;line-height:1.875rem;font-size:.875rem;min-width:5rem}.uc-service-teaching .box{border-radius:.625rem;margin:0 .625rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);padding:.9375rem .625rem}.uc-hall-three{padding:.625rem;padding-bottom:10px;padding-bottom:calc(10px + constant(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.uc-hall-three .user{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.9375rem;padding-right:.3125rem}.uc-hall-three .user .face{width:2.5rem;border-radius:.3125rem;height:2.5rem;overflow:hidden}.uc-hall-three .user .face uni-image{width:100%;height:100%;display:block;object-fit:cover}.uc-hall-three .user .center{flex:1;min-width:0;margin:0 .625rem}.uc-hall-three .user .name{font-size:.875rem;font-weight:700;margin-bottom:.3125rem}.uc-hall-three .user uni-image{display:block}.uc-hall-three .user .tags{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.uc-hall-three .user .uc-tag{border-radius:.3125rem;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.uc-hall-three .operate{margin-bottom:.625rem}.uc-hall-three .operate .uc-btn{height:1.875rem;line-height:1.875rem;font-size:.875rem}.uc-hall-three .box{border-radius:.3125rem;box-shadow:0 .15625rem .46875rem rgba(0,0,0,.1);margin-bottom:.9375rem}.uc-hall-three .box1{padding:.625rem .9375rem}.uc-hall-three .box1 .item{line-height:1.25rem;margin-bottom:.3125rem}.uc-hall-three .box1 .item:last-child{margin-bottom:0}.uc-hall-three .box2{padding:0 .9375rem .625rem;position:relative}.uc-hall-three .box2 .icon{width:4.6875rem;border-radius:100%;height:4.6875rem;position:absolute;right:1.25rem;top:.625rem}.uc-hall-three .title{line-height:2.5rem;font-size:.875rem;font-weight:700;border-bottom:#eee 1px solid;margin-bottom:.625rem}.uc-hall-three .detail{line-height:1.25rem}.uc-hall-three .detail .item{margin-bottom:.3125rem}.uc-hall-three .detail .item:last-child{margin-bottom:0}.uc-hall-three .detail .orange{color:#ff9600}.uc-hall-three .detail .cyan{color:#18c5bd}.uc-hall-three .detail .gray{color:#969696}.uc-hall-three .detail .red{color:#f44235}.uc-hall-three .detail .green{color:#38a63c}.uc-hall-three .detail .blue{color:#1e94f3}.uc-hall-three .box3{padding:.625rem .9375rem;line-height:1.25rem;text-align:justify;color:#999}.uc-hall-three .box3 .item{margin-bottom:.3125rem}.uc-hall-three .box3 .item:last-child{margin-bottom:0}.uc-hall-three .loading{padding:3.125rem .625rem;text-align:center;color:#999}.scroll-hint-section{margin:4px auto;max-width:180px;padding:0;text-align:center;width:-webkit-fit-content;width:fit-content}.scroll-hint-section .scroll-hint-text{align-items:center;animation:gentle-pulse 3s ease-in-out infinite;color:#999;display:flex;font-size:12px;gap:4px;justify-content:center;opacity:.8;padding:6px 12px}.scroll-hint-section .scroll-hint-text .scroll-icon{animation:gentle-bounce 2s ease-in-out infinite;color:#00b087;font-size:13px}.uc-alert-RegisterBonus .box{background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:.9375rem;padding:1.25rem .9375rem;width:15.625rem}.uc-alert-RegisterBonus .btn-close{position:absolute;right:.46875rem;top:.46875rem;width:1.5625rem;height:1.5625rem;border-radius:50%;background:rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:10}.uc-alert-RegisterBonus .btn-close .uc-font{color:#fff;font-size:1rem}.uc-alert-RegisterBonus .bonus-content{text-align:center;color:#fff}.uc-alert-RegisterBonus .bonus-icon{width:4.6875rem;height:4.6875rem;margin:0 auto .625rem;animation:gentle-rotate 6s ease-in-out infinite;transform-origin:center center}.uc-alert-RegisterBonus .bonus-icon .icon-img{width:100%;display:block}.uc-alert-RegisterBonus .bonus-title{font-size:1.125rem;font-weight:700;margin-bottom:.46875rem;text-shadow:0 .0625rem .25rem rgba(0,0,0,.2)}.uc-alert-RegisterBonus .bonus-amount{font-size:2rem;font-weight:700;margin-bottom:.46875rem;text-shadow:0 .125rem .375rem rgba(0,0,0,.3);letter-spacing:.0625rem}.uc-alert-RegisterBonus .bonus-desc{font-size:.8125rem;margin-bottom:.9375rem;opacity:.9}.uc-alert-RegisterBonus .uc-btn{width:100%;height:2.5rem;line-height:2.5rem;border-radius:1.25rem;font-size:.9375rem;font-weight:700;background:#fff;color:#ff6b6b;box-shadow:0 .25rem .625rem rgba(0,0,0,.2)}.uc-alert-RegisterBonus .uc-btn:active{opacity:.8}@keyframes gentle-rotate{0%,to{transform:rotate(0)}50%{transform:rotate(10deg)}}
