body,html{background-color:#f3f3f3}.taro_router > .taro_page{background-color:transparent!important}.custom-btn{background:transparent;border:none;border-radius:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:normal;margin:0;overflow:initial;padding:0;text-align:left}.custom-btn::after,.custom-btn::before{border:none;border-radius:0;content:"";margin:0;padding:0}.asc-btn{border:.05rem solid #f3f3f3;border-radius:1.2rem;color:#333;font-size:.8rem;height:2.4rem;line-height:2.4rem;text-align:center;width:100%}.asc-btn.small{border-radius:.75rem;font-size:.7rem;height:1.5rem;line-height:1.5rem}.asc-btn.primary{background:-webkit-gradient(linear,right top,left top,from(#ff932f),to(#fb4255));background:-webkit-linear-gradient(right,#ff932f,#fb4255);background:linear-gradient(270deg,#ff932f,#fb4255);border:.05rem solid transparent;color:#fff}.asc-btn.gray{background-color:rgba(0,0,0,.08);border:.05rem solid transparent;color:#333}.asc-btn.light{background:-webkit-gradient(linear,right top,left top,from(rgba(255,147,47,.3)),to(rgba(251,66,85,.3)));background:-webkit-linear-gradient(right,rgba(255,147,47,.3),rgba(251,66,85,.3));background:linear-gradient(270deg,rgba(255,147,47,.3),rgba(251,66,85,.3))}.asc-btn.disabled{background-color:#d9d9d9;color:#999}.primary-btn{background:-webkit-gradient(linear,right top,left top,from(#ff932f),to(#fb4255));background:-webkit-linear-gradient(right,#ff932f,#fb4255);background:linear-gradient(270deg,#ff932f,#fb4255);border:.05rem solid transparent;border-radius:1.2rem;color:#333;color:#fff;font-size:.8rem;height:2.4rem;line-height:2.4rem;text-align:center;width:100%}.primary-btn.small{border-radius:.75rem;font-size:.7rem;height:1.5rem;line-height:1.5rem}.primary-btn.primary{background:-webkit-gradient(linear,right top,left top,from(#ff932f),to(#fb4255));background:-webkit-linear-gradient(right,#ff932f,#fb4255);background:linear-gradient(270deg,#ff932f,#fb4255);border:.05rem solid transparent;color:#fff}.primary-btn.gray{background-color:rgba(0,0,0,.08);border:.05rem solid transparent;color:#333}.primary-btn.light{background:-webkit-gradient(linear,right top,left top,from(rgba(255,147,47,.3)),to(rgba(251,66,85,.3)));background:-webkit-linear-gradient(right,rgba(255,147,47,.3),rgba(251,66,85,.3));background:linear-gradient(270deg,rgba(255,147,47,.3),rgba(251,66,85,.3))}.primary-btn.disabled{background-color:#d9d9d9;color:#999}.input-placeholder{color:#999}div.taro_page_shade,div.taro_router > .taro_page.taro_page_show.taro_page_stationed:not(.taro_page_shade):not(.taro_tabbar_page):not(:last-child){display:initial}div.taro_router > .taro_page::before{background-color:#f3f3f3;content:"";height:200vh;left:0;position:fixed;top:-50vh;width:100%;z-index:0}div.taro_router > .taro_page > taro-view-core{position:relative;z-index:1}