$border_color:#eee;$background_color:#f7f7f7;$gary_title:#666;$gary_word:#999;$import_word:#fcc100;$active_color:#ff4848;// 移动端细边框 // $direction：边框的位置，top,bottom,left,right // $color：边框颜色 // 横向 @mixin borderAcross($direction: bottom,$color: #eeeeee){background-image:-webkit-linear-gradient(bottom,transparent 60%,$color 0);background-repeat:no-repeat;background-size:100% 1px;background-position:$direction}// 竖向 @mixin borderVertical($direction: left,$color: #eeeeee){background-image:-webkit-linear-gradient(left,transparent 60%,$color 0);background-repeat:no-repeat;background-size:1px 100%;background-position:$direction}.home[data-v-615c17b2]{min-height:100vh;background:#000723}.home .tips[data-v-615c17b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:75px;background:hsla(0,0%,100%,.2);font-size:1.2rem;color:#fff}.home .tips span[data-v-615c17b2]{text-align:left;padding-left:2rem;word-break:break-all}.home .tips img[data-v-615c17b2]{width:4rem;height:4rem;margin-right:3rem;display:block;margin-left:1.6rem}.home .van-image[data-v-615c17b2]{margin-top:2.5rem;margin-bottom:1rem}.home .app_name[data-v-615c17b2]{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.4rem}.home .v_info[data-v-615c17b2]{font-size:1.4rem;color:#aaa;margin-bottom:1.4rem}.home .v_info span+span[data-v-615c17b2]{margin-left:1rem}.home .app_language[data-v-615c17b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:1.4rem;margin-bottom:3.7rem}.home .app_language img[data-v-615c17b2]{height:1.4rem;display:block;margin-right:.3rem}.home .app_language div[data-v-615c17b2]{border:1px solid #fff;border-radius:4px;margin-left:1rem;padding:0 .4rem}.home .btn[data-v-615c17b2]{background:#fff;border-radius:10px;width:57%;margin:auto;margin-bottom:2.4rem;padding:1.2rem 1.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home .btn[data-v-615c17b2],.home .btn div[data-v-615c17b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .btn div[data-v-615c17b2]{font-size:1.5rem;color:#333;font-weight:700;text-align:left;word-break:break-all}.home .btn .logo[data-v-615c17b2]{width:2.9rem;display:block;margin-right:1.2rem}.home .btn .arrow[data-v-615c17b2]{width:1.3rem;display:block;margin-left:1.3rem}