@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css);@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#6a5acd;--secondary-color:#9370db;--accent-color:#00bfff;--dark-color:#2c2c54;--light-color:#f8f9fa;--text-color:#333;--gradient-bg:linear-gradient(135deg,var(--primary-color),var(--accent-color))}body{color:#333;color:var(--text-color);font-family:Microsoft YaHei,Arial,sans-serif;line-height:1.6}#root,body,html{height:100%;width:100%}img{-webkit-touch-callout:none;display:block;-webkit-user-select:none;user-select:none}.input-item-error-text{background-color:#0009;border-radius:.42667rem;color:#fff;display:inline-block;display:none;font-size:.512rem;left:50%;line-height:.85333rem;padding:.42667rem;position:fixed;text-align:center;top:45%;transform:translate(-50%,-50%);vertical-align:middle;z-index:9999999}.ltr{direction:ltr}.mt20{margin-top:.85333rem}.rotate180{transform:rotate(180deg)}.mask{bottom:0;height:100%;left:0;position:fixed;top:0;width:100%}.center{align-items:center;display:flex;justify-content:center}.overflow_ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.double_line_ellipsis{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.login-modal{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(.34133rem);backdrop-filter:blur(.34133rem);background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-dialog{animation:slideUp .3s ease;background:#fff;border-radius:.85333rem;box-shadow:0 .85333rem 2.56rem #0000004d;max-width:17.06667rem;overflow:hidden;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(1.28rem)}to{opacity:1;transform:translateY(0)}}.login-header{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:.85333rem 1.024rem .68267rem}.title{color:#333;font-size:.768rem;font-weight:600;margin:0}.close-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:1.024rem;height:1.36533rem;justify-content:center;padding:.17067rem;transition:all .2s ease;width:1.36533rem}.close-btn:hover{background:#f5f5f5;color:#666}.login-body{background:#fff;padding:0 1.024rem 1.36533rem}.input-row{align-items:center;display:flex;gap:.512rem;margin-bottom:.68267rem}.area{font-weight:500;min-width:2.56rem;text-align:center}.area,.input{background:#f8f9fa;border:.04267rem solid #e5e5e5;border-radius:.512rem;color:#333;font-size:.68267rem;padding:.59733rem .68267rem}.input{flex:1 1;outline:none;transition:all .2s ease}.input::placeholder{color:#999}.input:focus{background:#fff;border-color:#a855f7;box-shadow:0 0 0 .128rem #a855f71a}.code-btn{background:#0000;border:.04267rem solid #a855f7;border-radius:.512rem;color:#a855f7;cursor:pointer;font-size:.59733rem;font-weight:500;min-width:5.12rem;padding:.59733rem .85333rem;transition:all .2s ease}.code-btn:hover:not(:disabled){background:#a855f7;color:#fff}.code-btn:disabled{background:#0000;color:#a855f7;cursor:not-allowed;opacity:.5}.agree{align-items:flex-start;color:#666;display:flex;font-size:.55467rem;gap:.34133rem;line-height:1.5;margin:.85333rem 0 1.024rem}.agree input[type=checkbox]{accent-color:#a855f7;margin:.08533rem 0 0}.agree a{color:#a855f7;text-decoration:none}.agree a:hover{text-decoration:underline}.login-btn{background:#d1d5db;border:none;border-radius:.512rem;color:#9ca3af;cursor:not-allowed;font-size:.68267rem;font-weight:600;padding:.68267rem;transition:all .2s ease;width:100%}.login-btn.enabled{background:linear-gradient(135deg,#a855f7,#8b5cf6);box-shadow:0 .17067rem .512rem #a855f74d;color:#fff;cursor:pointer}.login-btn.enabled:hover{box-shadow:0 .256rem .68267rem #a855f766;transform:translateY(-.04267rem)}.login-btn.enabled:active{box-shadow:0 .08533rem .34133rem #a855f74d;transform:translateY(0)}@media (max-width:480px){.login-dialog{border-radius:.68267rem;margin:.85333rem;max-width:95%;width:95%}.login-header{padding:.68267rem .85333rem .512rem}.title{font-size:.68267rem}.login-body{padding:0 .85333rem 1.19467rem}.input-row{gap:.34133rem;margin-bottom:.59733rem}.area,.input{font-size:.64rem;padding:.512rem .59733rem}.code-btn{font-size:.55467rem;min-width:4.26667rem;padding:.512rem .68267rem}.agree{font-size:.512rem;margin:.68267rem 0 .85333rem}.login-btn{font-size:.64rem;padding:.59733rem}}@media (max-width:360px){.login-dialog{margin:.42667rem}.input-row{flex-direction:column;gap:.512rem}.area,.code-btn{min-width:auto;width:100%}}.home-page{overflow-x:hidden;overflow-y:auto}.navbar{backdrop-filter:blur(.64rem);-webkit-backdrop-filter:blur(.64rem);background:#ffffffd9;box-shadow:0 .17067rem .85333rem #00000014;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#fffffff2;box-shadow:0 .21333rem 1.06667rem #0000001a;padding:.7rem 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:51.2rem;padding:0 2rem}.logo,.nav-container{align-items:center;display:flex}.logo img{height:2.8rem;margin-right:1rem;transition:transform .3s ease;width:2.8rem}.logo:hover img{transform:rotate(15deg)}.logo div{background:var(--gradient-bg);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8rem;font-weight:700;text-shadow:.04267rem .04267rem .08533rem #0000001a}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{color:var(--dark-color);font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:after{background:var(--gradient-bg);bottom:0;content:"";height:.08533rem;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:var(--primary-color)}.nav-links a:hover:after{width:100%}.mobile-menu-btn{background:none;border:none;color:var(--dark-color);cursor:pointer;display:none;font-size:1.5rem}.hero{align-items:center;background-image:url(https://fron-end.superbaiyi.com/ohla-h5/www/home_bg.png);background-position:50%;background-size:cover;display:flex;height:100vh;overflow:hidden;position:relative}.hero:before{bottom:0;content:"";right:0}.hero:before,.stars{left:0;position:absolute;top:0}.stars{height:100%;pointer-events:none;width:100%;z-index:1}.star{animation:twinkle 2s ease-in-out infinite;background-color:#fff;border-radius:50%;position:absolute}@keyframes twinkle{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.hero-content{color:#fff;margin:0 auto;max-width:51.2rem;padding:0 2rem;position:relative;text-align:left;z-index:2}.hero h1{background:var(--gradient-bg);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:4rem;font-weight:700;margin-bottom:1.5rem;text-shadow:.04267rem .04267rem .08533rem #0000001a}.hero p{animation:fadeInUp 1s ease-out .3s;animation-fill-mode:both;font-size:1.5rem;margin-bottom:2.5rem;max-width:25.6rem;opacity:.95;text-shadow:.04267rem .04267rem .128rem #0003}.cta-buttons{animation:fadeInUp 1s ease-out .6s;animation-fill-mode:both;display:flex;gap:1rem}.cta-button{background:var(--gradient-bg);border-radius:2.13333rem;box-shadow:0 .17067rem .64rem #6a5acd66;color:#fff;display:inline-block;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 .34133rem 1.06667rem #6a5acd80;transform:translateY(-.128rem)}.cta-button.secondary{background:#0000;border:.08533rem solid #fff;box-shadow:0 .17067rem .64rem #fff3}.cta-button.secondary:hover{background:#ffffff1a;box-shadow:0 .34133rem 1.06667rem #ffffff4d}.scroll-indicator{animation:bounce 2s infinite;bottom:2rem;color:#fff;cursor:pointer;font-size:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:2}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-.85333rem)}60%{transform:translateY(-.42667rem)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.28rem)}to{opacity:1;transform:translateY(0)}}.main-content{margin:0 auto;max-width:51.2rem;padding:6rem 2rem}.section{margin-bottom:6rem;overflow:hidden;position:relative}.section-bg{background-image:radial-gradient(var(--primary-color) .04267rem,#0000 .04267rem);background-size:1.28rem 1.28rem;height:100%;left:0;opacity:.03;position:absolute;top:0;width:100%;z-index:-1}.section h2{color:var(--dark-color);display:inline-block;font-size:2.8rem;margin-bottom:1rem;position:relative;text-align:center}.section h2,.section h2:after{left:50%;transform:translateX(-50%)}.section h2:after{background:var(--gradient-bg);border-radius:.08533rem;bottom:-.42667rem;content:"";height:.17067rem;position:absolute;width:3.41333rem}.section-subtitle{color:var(--secondary-color);font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:29.86667rem;text-align:center}.about-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text{font-size:1.1rem;line-height:1.8}.about-text p{margin-bottom:1.5rem;padding-left:1.5rem;position:relative}.about-text p:before{color:var(--primary-color);content:"\f058";font-family:Font Awesome\ 6 Free;font-weight:900;left:0;position:absolute}.about-features{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem}.feature-item{align-items:center;background:#fff;border-radius:2.13333rem;box-shadow:0 .128rem .42667rem #00000014;display:flex;gap:.5rem;padding:1rem 1.5rem}.feature-item i{color:var(--primary-color)}.phone-showcase{position:relative;text-align:center}.phone-glow{background:radial-gradient(circle,var(--accent-color) 0,#0000 70%);border-radius:50%;filter:blur(1.70667rem);height:80%;left:50%;opacity:.15;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%;z-index:-1}.phone-showcase img{border-radius:1.28rem;height:auto;max-width:100%;transition:all .5s ease}.phone-showcase:hover img{transform:translateY(-.42667rem) scale(1.02)}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(11.94667rem,1fr));margin-top:3rem}.service-card{background:#fff;border:.04267rem solid #0000000d;border-radius:.68267rem;box-shadow:0 .42667rem 1.28rem #0000000d;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s ease;z-index:1}.service-card:before{background:var(--gradient-bg);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:-1}.service-card:hover{border-color:#0000;box-shadow:0 .85333rem 1.70667rem #6a5acd26;transform:translateY(-.42667rem)}.service-card:hover:before{opacity:.05}.service-icon{align-items:center;background:var(--light-color);border-radius:50%;color:var(--primary-color);display:inline-flex;font-size:1.8rem;height:2.98667rem;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:2.98667rem}.service-card:hover .service-icon{background:var(--primary-color);color:#fff;transform:rotateY(180deg)}.service-card h3{color:var(--primary-color);font-size:1.4rem;margin-bottom:1rem;transition:color .3s ease}.service-card:hover h3{color:var(--dark-color)}.service-card p{color:#666;line-height:1.7}.footer{background:var(--dark-color);color:#fff;overflow:hidden;padding:4rem 0 3rem;position:relative}.footer:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%239C92AC' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.footer-content{margin:0 auto;max-width:51.2rem;padding:0 2rem;position:relative;z-index:1}.footer-top{grid-gap:3rem;border-bottom:.04267rem solid #ffffff1a;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem;padding-bottom:2rem}.footer-logo{align-items:center;display:flex;margin-bottom:1.5rem}.footer-logo img{height:2.5rem;margin-right:.8rem;width:2.5rem}.footer-logo div{color:#fff;font-size:1.5rem;font-weight:700}.footer-about{line-height:1.8;margin-bottom:1.5rem;max-width:17.06667rem;opacity:.8}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:inline-flex;font-size:1.2rem;height:1.70667rem;justify-content:center;transition:all .3s ease;width:1.70667rem}.social-links a:hover{background:var(--primary-color);transform:translateY(-.128rem)}.footer h3{display:inline-block;font-size:1.4rem;margin-bottom:1.5rem;position:relative}.footer h3:after{background:var(--accent-color);border-radius:.08533rem;bottom:-.34133rem;content:"";height:.128rem;left:0;position:absolute;width:1.70667rem}.footer .xieyi{margin-top:1.5rem;text-align:center}.footer .xieyi a{color:#fff;padding:0 .5rem;position:relative;text-decoration:none;transition:color .3s ease}.footer .xieyi a:hover{color:var(--accent-color)}.footer .xieyi a:after{background:var(--accent-color);bottom:-.08533rem;content:"";height:.04267rem;left:0;position:absolute;transition:width .3s ease;width:0}.footer .xieyi a:hover:after{width:100%}.contact-info{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.contact-item{align-items:flex-start;display:flex;gap:1rem}.contact-icon{color:var(--accent-color);font-size:1.2rem;margin-top:.2rem}.footer-bottom{border-top:.04267rem solid #ffffff1a;font-size:.9rem;margin-top:2rem;opacity:.7;padding-top:2rem;text-align:center}.footer-bottom a{color:#fff}.beian_info{align-items:center;display:flex;justify-content:center}.footer-bottom .gongan_img{height:.85333rem;width:.85333rem}@media (max-width:992px){.about-grid{gap:2rem}.footer-top{gap:2rem;grid-template-columns:1fr}}.auth-area{align-items:center;display:flex;gap:.512rem}.auth-area .mobile-menu-btn{align-items:center;background:linear-gradient(135deg,#f5f7ff,#e9ecff);border:.04267rem solid #0000001a;border-radius:.42667rem;color:var(--dark-color);cursor:pointer;display:inline-flex;font-size:.95rem;justify-content:center;padding:.34133rem .59733rem;transition:transform .06s ease,box-shadow .06s ease}.auth-area .mobile-menu-btn:hover{box-shadow:0 .17067rem .512rem #0000001f}.auth-area img{border-radius:50%;height:1.36533rem;width:1.36533rem}@media (max-width:768px){.mobile-menu-btn{display:block}.nav-links{background:#fff;box-shadow:0 .42667rem .85333rem #0000001a;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;text-align:center;top:100%;width:100%;z-index:1000}.nav-links.active{display:flex}.nav-links a{padding:1rem 0}.hero h1{font-size:2.8rem}.hero p{font-size:1.2rem}.section h2{font-size:2.2rem}.about-grid{grid-template-columns:1fr}.phone-showcase{margin-top:2rem;order:-1}.services-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:21.33333rem}}@media (max-width:480px){.hero h1{font-size:2.2rem}.hero p{font-size:1rem}.cta-buttons{align-items:flex-start;flex-direction:column;gap:1rem}.section h2{font-size:1.8rem}.section-subtitle{font-size:1rem}.feature-item{width:100%}}.room-page{padding:.85333rem}.room-content{margin:1.024rem auto;max-width:46.08rem}.room-grid{grid-gap:.68267rem;display:grid;gap:.68267rem;grid-template-columns:repeat(3,1fr)}.room-card{background:#ffffff05;border:.04267rem solid #ffffff14;border-radius:.59733rem;display:block;overflow:hidden;transition:transform .1s ease,box-shadow .1s ease}.room-card:hover{box-shadow:0 .256rem .68267rem #0003;transform:translateY(-.08533rem)}.room-card img{display:block;height:auto;width:100%}.room-card{position:relative}.room-card-title{backdrop-filter:blur(.17067rem);-webkit-backdrop-filter:blur(.17067rem);background:#00000059;border-radius:.42667rem;bottom:.512rem;color:#fff;font-size:.95rem;left:.512rem;max-width:calc(100% - 1.024rem);overflow:hidden;padding:.256rem .42667rem;position:absolute;text-overflow:ellipsis;white-space:nowrap}@media (max-width:600px){.room-card-title{bottom:.42667rem;font-size:.9rem;left:.42667rem;padding:.21333rem .34133rem}}@media (max-width:900px){.room-grid{gap:.59733rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.room-page{padding:.59733rem}.room-grid{gap:.512rem;grid-template-columns:1fr}}.common-header{align-items:center;border-bottom:.04267rem solid #ffffff14;display:flex;justify-content:space-between;padding:.512rem .68267rem}.common-header .logo{align-items:center;cursor:pointer;display:flex;gap:.34133rem}.common-header .logo img{height:1.36533rem;width:1.36533rem}.back-btn,.logout-btn{background:#0000;border:.04267rem solid #ffffff4d;border-radius:.34133rem;color:#fff;cursor:pointer;padding:.256rem .512rem}.back-btn{margin-right:.42667rem}@media (max-width:600px){.back-btn{font-size:.9rem;padding:.21333rem .42667rem}}.live-page{padding:.85333rem}.live-content{grid-gap:1.024rem;display:grid;gap:1.024rem;grid-template-columns:2fr 1fr;margin:1.024rem auto;max-width:46.08rem}.player{align-items:center;border:.04267rem dashed #fff3;border-radius:.59733rem;display:flex;height:11.09333rem;justify-content:center}.gift-panel,.player{background:#ffffff05}.gift-panel{border:.04267rem solid #ffffff1a;border-radius:.59733rem;margin-top:.68267rem;padding:.512rem}.gift-list{grid-gap:.512rem;display:grid;gap:.512rem;grid-template-columns:repeat(6,1fr)}.gift-item{background:#0000;border:.04267rem solid #ffffff1f;border-radius:.512rem;cursor:pointer;padding:.34133rem;transition:transform .08s ease,box-shadow .08s ease}.gift-item:hover{box-shadow:0 .17067rem .42667rem #0003;transform:translateY(-.04267rem)}.gift-item.active{border-color:#ffd166;box-shadow:0 0 0 .08533rem #ffd16633}.gift-item img{display:block;height:auto;width:100%}.gift-actions{justify-content:space-between;margin-top:.512rem}.coin,.gift-actions{align-items:center;display:flex}.coin{gap:.34133rem}.coin img{height:.85333rem;width:.85333rem}.send-btn{background:linear-gradient(135deg,#ff9a9e,#ff6a6a);border:none;border-radius:.42667rem;color:#fff;cursor:pointer;padding:.42667rem .768rem}.right .desc{background:#ffffff05;border:.04267rem solid #ffffff1a;border-radius:.59733rem;padding:.68267rem}@media (max-width:900px){.live-content{grid-template-columns:1fr}.player{height:9.38667rem}}@media (max-width:600px){.live-page{padding:.59733rem}.gift-list{grid-template-columns:repeat(3,1fr)}}.reachargr_page{background:#f7f9fa;box-sizing:border-box;height:100%;position:relative;width:100%}.reachargr_page .reachargr_warp{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:16rem;width:100%}.reachargr_page .reachargr_warp .reachargr_head{background:url(https://fron-end.superbaiyi.com/ohla-h5/www_v3/header_bg.png) no-repeat;background-color:#fff;background-size:100% 8.66133rem;height:11.904rem;padding-top:1.87733rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar{align-items:center;display:flex;height:1.87733rem;justify-content:space-between;padding:0 .512rem;width:100%}.reachargr_page .reachargr_warp .reachargr_head .title_bar .action_btn{align-items:center;display:flex;height:1.87733rem;width:4.43733rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar .action_btn .country_enter{align-items:center;background:url(https://fron-end.superbaiyi.com/ohla-h5/www_v3/country_enter_bg.png) no-repeat;background-size:4.43733rem 1.19467rem;display:flex;height:1.19467rem;justify-content:center;width:4.43733rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar .action_btn .country_enter .img{height:.59733rem;width:.85333rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar .action_btn .country_enter .name{color:#fff;font-size:.512rem;font-weight:400;margin:0 .128rem;max-width:2.048rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar .action_btn .country_enter .icon{height:.59733rem;width:.59733rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar .left{padding-left:.17067rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar .left .back_icon{height:1.87733rem;width:1.024rem}.reachargr_page .reachargr_warp .reachargr_head .title_bar .title{color:#fff;font-size:.68267rem;font-weight:600}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp{background:#fff;border-radius:.68267rem .68267rem .68267rem .68267rem;height:6.95467rem;margin:.512rem auto 0;padding:.68267rem .512rem 0;width:14.976rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .title{color:#0d0b0d;font-size:.512rem;font-weight:500}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content{margin-top:.68267rem;width:100%}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .input_btn{display:flex;height:2.304rem;justify-content:space-between;width:100%}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .input_btn .input_box{border-radius:.68267rem .68267rem .68267rem .68267rem;height:2.304rem;overflow:hidden;width:9.728rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .input_btn .input_box input{background:#00000008;border:none;font-size:.68267rem;height:100%;outline:none;padding:.68267rem;width:100%}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .input_btn .search_btn{background:#5fafff;border-radius:.68267rem .68267rem .68267rem .68267rem;color:#fff;font-size:.59733rem;font-weight:500;height:2.304rem;width:3.88267rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .user_info{align-items:center;display:flex;margin-top:.68267rem;width:100%}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .user_info .avatar{border-radius:50%;height:1.87733rem;width:1.87733rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .user_info .info{margin-left:.46933rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .user_info .info .nick{align-items:center;display:flex}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .user_info .info .nick .nick_text{color:#0d0b0d;font-size:.55467rem;font-weight:500;max-width:6.4rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .user_info .info .nick .icon_renzheng{height:.68267rem;margin-left:.17067rem;width:.68267rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .search_error{align-items:center;display:flex;margin-top:.72533rem;width:100%}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .search_error .wain_icon{height:.68267rem;width:.68267rem}.reachargr_page .reachargr_warp .reachargr_head .user_search_warp .user_search_content .search_error .search_error_text{color:#fa1138;font-size:.512rem;font-weight:400;margin-left:.256rem}.reachargr_page .reachargr_warp .reachargr_body{background:#fff;display:flex;flex:1 1;flex-direction:column;margin-top:.17067rem;overflow:hidden;position:relative}.reachargr_page .reachargr_warp .reachargr_body .title{align-items:center;border-bottom:.04267rem dashed #2222221a;display:flex;height:2.09067rem;justify-content:space-between;padding:0 .512rem;width:100%}.reachargr_page .reachargr_warp .reachargr_body .title .title_text{color:#0d0b0d;font-size:.512rem;font-weight:500}.reachargr_page .reachargr_warp .reachargr_body .title .icon{align-items:center;display:flex}.reachargr_page .reachargr_warp .reachargr_body .title .icon img{height:.68267rem;width:.68267rem}.reachargr_page .reachargr_warp .reachargr_body .title .icon span{color:#28b058;font-size:.512rem;font-weight:500;margin-left:.17067rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content{flex:1 1;overflow-y:auto;padding:0 .512rem 4.01067rem;width:100%}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item{border-bottom:.04267rem dashed #2222221a;width:100%}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .channel_title_bar{align-items:center;display:flex;height:2.73067rem;justify-content:space-between;width:100%}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .channel_title_bar .icon_name{align-items:center;display:flex}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .channel_title_bar .icon_name .icon{height:1.36533rem;width:1.36533rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .channel_title_bar .icon_name .name{color:#0d0b0d;font-size:.59733rem;font-weight:800;margin-left:.85333rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .channel_title_bar .show_icon{height:.68267rem;width:.68267rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list{width:100%}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_item{background:#f7f9fa;border:.04267rem solid #eff1f2;border-radius:.512rem .512rem .512rem .512rem;margin:0 0 .768rem .17067rem;padding:1.152rem 0 .512rem;position:relative;width:4.65067rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_item .coin_warp{display:flex;height:.85333rem;justify-content:center;width:100%}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_item .coin_warp span{color:#0d0b0d;font-size:.68267rem;font-weight:600;margin-right:.34133rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_item .coin_warp img{height:.85333rem;width:.85333rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_item .amount{color:#0000004d;font-size:.55467rem;font-weight:500;margin-top:.42667rem;text-align:center}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_item .selected_icon{bottom:0;height:1.024rem;position:absolute;right:0;width:1.024rem;z-index:1}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_item .bonus_warp{background:url(https://fron-end.superbaiyi.com/ohla-h5/www_v3/bonus_bg.png) no-repeat;background-size:3.2rem .896rem;color:#bb6100;font-size:.512rem;font-weight:500;height:.896rem;left:-.17067rem;position:absolute;top:-.256rem;width:3.2rem;z-index:1}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_selected{background:linear-gradient(180deg,#5fafff,#fff);border:.04267rem solid #5fafff;border-radius:.512rem .512rem .512rem .512rem}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item .goods_selected .amount{color:#0d0b0d}.reachargr_page .reachargr_warp .reachargr_body .channel_content .channel_item .method_list .method_currency_item:last-child:after{content:"";display:block;height:.04267rem;width:4.65067rem}.reachargr_page .reachargr_warp .reachargr_body .pay_info_warp{align-items:center;background:#dfefff;border-radius:1.45067rem 1.45067rem 1.45067rem 1.45067rem;bottom:1.45067rem;display:flex;height:2.09067rem;justify-content:space-between;left:50%;padding-left:.98133rem;position:absolute;transform:translateX(-50%);width:14.976rem;z-index:2}.reachargr_page .reachargr_warp .reachargr_body .pay_info_warp .amount .currency{color:#000;font-family:Arial;font-size:.68267rem;font-weight:700}.reachargr_page .reachargr_warp .reachargr_body .pay_info_warp .amount .amount_text{color:#000;font-family:Arial;font-size:1.024rem;font-weight:600;margin-left:.34133rem}.reachargr_page .reachargr_warp .reachargr_body .pay_info_warp .pay_btn{background:url(https://fron-end.superbaiyi.com/ohla-h5/www_v3/submit_btn0.png) no-repeat;background-size:4.77867rem 2.09067rem;color:#ffffff80;font-size:.68267rem;font-weight:600;height:2.09067rem;width:4.77867rem}.reachargr_page .reachargr_warp .reachargr_body .pay_info_warp .active{background:url(https://fron-end.superbaiyi.com/ohla-h5/www_v3/submit_btn1.png) no-repeat;background-size:4.77867rem 2.09067rem;color:#fff}.reachargr_page .reachargr_warp .reachargr_body .pay_info_warp_bor{background:#aed7ff;border:.04267rem solid}.reachargr_page .status_modal{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.reachargr_page .status_modal .status_modal_content{background:#fff;border-radius:.512rem .512rem .512rem .512rem;height:14.63467rem;padding-top:2.944rem;width:14.63467rem}.reachargr_page .status_modal .status_modal_content .status_modal_content_icon{height:3.54133rem;margin:0 auto;width:3.54133rem}.reachargr_page .status_modal .status_modal_content .status_modal_content_title{color:#0d0b0d;font-size:.85333rem;font-weight:500;margin-top:.93867rem;text-align:center}.reachargr_page .status_modal .status_modal_content .status_modal_content_btn{background:#f0eff1;border-radius:4.224rem 4.224rem 4.224rem 4.224rem;color:#0d0b0d;font-size:.59733rem;font-weight:500;height:1.87733rem;margin:2.77333rem auto 0;width:11.52rem}.reachargr_page .loading_warp{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999}.reachargr_page .loading_warp .loading_bg{background:url(https://fron-end.superbaiyi.com/ohla-h5/www_v3/ot_loading_bg.png) no-repeat;background-size:3.41333rem 3.41333rem;height:3.41333rem;width:3.41333rem}.reachargr_page .loading_warp .loading_bg img{animation:r 1.5s linear infinite;height:1.92rem;width:1.92rem}@keyframes r{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.reachargr_page{padding:0}.reachargr_warp{border-radius:0;max-width:none!important;min-height:100vh}.reachargr_body{grid-template-columns:1fr}}.country_modal_mask{background-color:#00000080;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:888}.country_modal_mask .modal_warp{background:#fff;border-radius:.512rem .512rem .512rem .512rem;display:flex;flex-direction:column;max-height:14.63467rem;min-height:7.08267rem;overflow:hidden;width:14.63467rem}.country_modal_mask .modal_warp .title{border-bottom:.04267rem solid #e8e8e8;color:#a3a2a4;font-size:.68267rem;font-weight:400;height:2.304rem;width:100%}.country_modal_mask .modal_warp .list{flex:1 1;overflow-y:auto;width:100%}.country_modal_mask .modal_warp .list .item{align-items:center;display:flex;height:2.38933rem;justify-content:space-between;padding:0 1.024rem;width:100%}.country_modal_mask .modal_warp .list .item .img_name{align-items:center;display:flex}.country_modal_mask .modal_warp .list .item .img_name .img{height:1.024rem;object-fit:contain;width:1.024rem}.country_modal_mask .modal_warp .list .item .img_name .name{color:#0d0b0d;font-size:.59733rem;font-weight:500;margin-left:2.048rem;width:5.54667rem}.country_modal_mask .modal_warp .list .item .code{color:#0d0b0d;display:flex;font-size:.68267rem;font-weight:500;justify-content:flex-end;width:2.13333rem}.country_modal_mask .modal_warp .list .active_item{background:#dfefff}.country_modal_mask .modal_warp .list .active_item .code,.country_modal_mask .modal_warp .list .active_item .img_name .name{color:#3091f2}.info_auth_modal_warp{background-color:#00000080;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.info_auth_modal_warp .info_auth_modal_content{background-color:#fff;border-radius:1.36533rem 1.36533rem 0 0;bottom:0;display:flex;flex-direction:column;height:24.74667rem;left:50%;position:absolute;transform:translateX(-50%);width:16rem}.info_auth_modal_warp .info_auth_modal_content .info_auth_modal_content_title{color:#0d0b0d;font-size:.68267rem;font-weight:500;margin:1.024rem 0 .68267rem;text-align:center}.info_auth_modal_warp .info_auth_modal_content .close_icon{cursor:pointer;height:1.024rem;position:absolute;right:.85333rem;top:.85333rem;width:1.024rem}.info_auth_modal_warp .info_auth_modal_content .desc_warp{align-items:center;background:#00000008;border-radius:.34133rem;display:flex;height:1.19467rem;justify-content:center;margin:0 auto .512rem;width:14.63467rem}.info_auth_modal_warp .info_auth_modal_content .desc_warp .desc_icon{height:.512rem;width:.512rem}.info_auth_modal_warp .info_auth_modal_content .desc_warp .desc_text{color:#00000080;font-size:.46933rem;font-weight:400;margin-left:.59733rem}.info_auth_modal_warp .info_auth_modal_content .fields_warp{flex:1 1;overflow-y:auto;padding:0 .68267rem;width:100%}.info_auth_modal_warp .info_auth_modal_content .fields_warp .field_item{width:100%}.info_auth_modal_warp .info_auth_modal_content .fields_warp .field_item .field_item_title{align-items:center;color:#0d0b0d;display:flex;font-size:.59733rem;font-weight:500;height:2.21867rem;width:100%}.info_auth_modal_warp .info_auth_modal_content .fields_warp .field_item .field_item_input_warp{background:#00000008;border:.04267rem solid #0000000d;border-radius:.68267rem .68267rem .68267rem .68267rem;height:2.56rem;padding:0 1.19467rem;width:100%}.info_auth_modal_warp .info_auth_modal_content .fields_warp .field_item .field_item_input_warp .field_item_input{background:#0000;border:none;color:#0d0b0d;font-size:.59733rem;font-weight:500;height:100%;outline:none;width:100%}.info_auth_modal_warp .info_auth_modal_content .submit_btn{align-items:center;background:#5ab2ff;border-radius:1.024rem 1.024rem 1.024rem 1.024rem;color:#fff;display:flex;font-size:.59733rem;font-weight:500;height:2.048rem;justify-content:center;margin:.512rem auto 1.83467rem;width:13.26933rem}
/*# sourceMappingURL=main.16bcc4b6.css.map*/