@charset "UTF-8";
/*! 版权归高德地图 */.msgbox-container{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,.5);display:none;opacity:0;-webkit-transition:opacity .2 ease-in-out;transition:opacity .2 ease-in-out}.msgbox-container[data-show="1"]{display:block;opacity:1}.msgbox-container .msgbox-body{position:absolute;top:50%;left:50%;width:5.4rem;height:auto;margin-left:-2.7rem;background:#fff;font-size:.36rem;color:#212121;line-height:1.5;text-align:center;word-break:break-all;opacity:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transform:translateY(-50%) scale(.8);-webkit-transform:translateY(-50%) scale(.8);border-radius:.32rem}.msgbox-container .msgbox-body.show{opacity:1;transform:translateY(-50%) scale(1);-webkit-transform:translateY(-50%) scale(1)}.msgbox-container .msgbox-body .msgbox-content{padding:.48rem}.msgbox-container .msgbox-body .msgbox-content .msgbox-tips{padding-top:.2rem;font-size:.24rem}.msgbox-container .msgbox-body .msgbox-footer{display:-webkit-box;display:flex}.msgbox-container .msgbox-body .msgbox-footer .msgbox-btn{-webkit-box-flex:1;flex:1;height:1.1rem;line-height:.9rem;padding:.1rem;border-top:1px solid #e2e2e2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4287ff}.msgbox-container .msgbox-body .msgbox-footer .msgbox-btn:not(:first-of-type){border-left:1px solid #e2e2e2}.msgbox-container .msgbox-body .msgbox-close{position:absolute;left:50%;top:100%;width:.6rem;height:.6rem;margin-left:-.3rem;margin-top:.3rem;border-radius:.3rem;border:1px solid #fff}.msgbox-container .msgbox-body .msgbox-close>*{pointer-events:none}.msgbox-container .msgbox-body .msgbox-close:after,.msgbox-container .msgbox-body .msgbox-close:before{content:"";position:absolute;left:50%;top:50%;height:1px;margin-top:-.005rem;width:.35rem;margin-left:-.175rem;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.msgbox-container .msgbox-body .msgbox-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body{margin:0}body,html{width:100%;height:100%;height:100vh}body>*{display:none!important}.app{display:block!important;background-color:#fff}.app,.app .content_wrap{width:100%;height:100%;height:100vh}.app .content_wrap{background:url(static/images/call-bg.e5db2d11.png) no-repeat 50%/100% 100%;overflow:hidden}.app .content_wrap .dom_wrap{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;height:100%}.app .content_wrap .title-bg{width:5.89rem;height:1.82rem;margin:0 auto .4rem;background:url(static/images/title.c33c4823.png) no-repeat 50%/100%}.app .content_wrap .phone-wrap{position:relative;width:2.61rem;height:4.65rem;margin:0 auto 1.07rem}.app .content_wrap .phone-wrap .phone-bg{position:absolute;width:5.35rem;height:7.31rem;top:-1.76rem;left:-1.37rem;background:url(static/images/phone.88055448.png) no-repeat 50%/100%}.app .content_wrap .call-btn{width:4.72rem;height:1.16rem;margin:0 auto .15rem;background:url(static/images/call-btn.0b4f71a7.png) no-repeat 50%/100%}.app .content_wrap .link-btn{width:3.46rem;height:.32rem;margin:0 auto;background:url(static/images/link-btn.5b66d074.png) no-repeat 50%/100%}.app .cover-bg{width:100%;height:50%;position:absolute}.app .cover-bg.top{top:0;left:0;background-color:#1e2335}.app .cover-bg.bottom{top:50%;left:0;background-color:#fcfcfd}.app .opening{width:100%;height:100%;position:relative}.app .opening.special_browser_padding{padding-bottom:1rem}.app #isInAMapopen{width:100%;height:100%;animation:changeBg .3s linear 0s;-webkit-animation:changeBg .3s linear 0s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.app #openInBrowser{width:100%;height:100%;position:relative}.app #openInBrowser .buttonBox p{font-size:.18rem;color:#4c8bf5;text-align:center;margin-bottom:.1rem}.app #openInBrowser .buttonBox div{width:3.9rem;height:.72rem;font-size:.32rem;text-align:center;background:#458cff;color:#fff;border-radius:.1rem;margin:0 auto;line-height:.72rem}.app .mask{position:fixed;width:100%;height:100%;top:0;left:0;z-index:10;background:rgba(0,0,0,.85)}.app .mask .guard{position:absolute;right:.4rem;top:.2rem;width:5.43rem;height:8.16rem}.app .mask .guard.android{background:url(static/images/android.80863429.png) no-repeat;background-size:contain}.app .mask .guard.ios{background:url(static/images/ios.813477aa.png) no-repeat;background-size:contain}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{*height:1%}.left{float:left}.right{float:right}.flex{display:-webkit-box;display:flex}.flex-v{-webkit-box-orient:vertical;flex-direction:column}.flex-1{-webkit-box-flex:1;flex:1}.flex-align-center{-webkit-box-align:center;align-items:center}.flex-pack-center{-webkit-box-pack:center;justify-content:center}.flex-pack-between{-webkit-box-pack:justify;justify-content:space-between}.flex-pack-around{-webkit-box-pack:justify;justify-content:space-around}