.add-screen-wrapper .mode{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:101;background:rgba(0,0,0,0);visibility:hidden;transition:all .3s}.add-screen-wrapper .mode.show{visibility:visible;background:rgba(0,0,0,.5)}.add-screen-wrapper .bottom-tips{width:100%;height:6.76rem;position:fixed;bottom:-8rem;left:0;background:#fff;transition:all .3s;z-index:1000}.add-screen-wrapper .bottom-tips.show{bottom:0}.add-screen-wrapper .bottom-tips .close{width:.6rem;height:.6rem;float:right;margin:.16rem}.add-screen-wrapper .bottom-tips .close img{width:100%}.add-screen-wrapper .bottom-tips .title{font-size:.34rem;font-weight:600;line-height:.48rem;line-height:.48rem;margin:.56rem .4rem .48rem;text-align:left}.add-screen-wrapper .bottom-tips .list{margin:0 .4rem .8rem;text-align:left;font-weight:400;color:#8f8f8f;font-size:.28rem}.add-screen-wrapper .bottom-tips .list>div{height:.4rem;line-height:1;margin-bottom:.24rem}.add-screen-wrapper .bottom-tips .list>div>span{color:#000}.add-screen-wrapper .bottom-tips .list>div .logo-text{color:#8f8f8f}.add-screen-wrapper .bottom-tips .tips-button{width:6.7rem;margin:0 auto;height:.88rem;line-height:.88rem;background:#ffc71c;border-radius:.52rem;font-size:.32rem;text-align:center}.add-screen-wrapper .bottom-tips .tips-button a{color:#000}html[lang=vi] .add-screen-wrapper .bottom-tips .list>div{height:auto}