123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755 |
- @font-face {
- font-family: 'jianzhu';
- src: url('./lsy.ttf');
- font-weight: normal;
- font-size: normal;
- }
- .fingerBox {
- position: relative;
- display: flex;
- flex-direction: column;
- width: 100vw;
- height: 100vh;
- background: rgba(215, 205, 199, 1);
- user-select: none;
- .hiddens {
- display: none;
- }
- &.fingerRight {
- background: url('./image/icon_bg_t.png') no-repeat rgba(215, 205, 199, 1);
- background-size: cover;
- .fingerContent {
- flex-direction: row;
- }
- .backBtn {
- padding: 26px 5px 26px 18px;
- }
- .tips {
- width: 43%;
- border-radius: 18px 0px 0px 18px;
- padding: 8px;
- background-image: url('./image/icon_shuo_h.png');
- &::before {
- content: '';
- position: absolute;
- left: 8px;
- top: 8px;
- right: 8px;
- bottom: 8px;
- border-radius: 15px;
- border: 1px solid rgba(240, 234, 230, 1);
- pointer-events: none;
- }
- &.tipHidden {
- margin-right: -43%;
- &>div {
- display: none;
- }
- }
- .tipContentbox {
- padding: 6px 8px 8px 8px;
- border-radius: 16px;
- }
- .tipContent {
- border-radius: 16px;
- padding: 14px 8px 4px 8px;
- }
- }
- }
- &.fingerBottom {
- background: url('./image/icon_bg_v.png') no-repeat;
- background-size: cover;
- .fingerContent {
- flex-direction: column;
- }
- .tips {
- height: 280px;
- border-radius: 18px 18px 0 0;
- padding: 8px 8px 0 8px;
- background-image: url('./image/icon_shuo_v.png');
- &::before {
- content: '';
- position: absolute;
- left: 8px;
- top: 8px;
- right: 8px;
- bottom: 0;
- border-radius: 15px;
- border: 1px solid rgba(240, 234, 230, 1);
- pointer-events: none;
- }
- &.tipHidden {
- margin-bottom: -280px;
- }
- .tipContentbox {
- padding: 6px 8px 0 8px;
- border-radius: 16px 16px 0 0;
- }
- .tipContent {
- border-radius: 16px 16px 0 0;
- border-bottom: transparent;
- padding: 14px 4px 4px 4px;
- }
- }
- }
- .tipsOverlay {
- width: 57%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 2009;
- animation: bgIn 0.2s 0.2s forwards;
- }
- &.fingerRight .tipsPcBg.tips {
- animation: bgIn 0.15s 0.25s forwards;
- border-radius: 0;
- background-image: url('./image/icon_shuo_v.png') !important;
- }
- @keyframes bgIn {
- 0% {
- background-color: initial;
- }
- 100% {
- background-color: rgba(0, 0, 0, 0.5);
- }
- }
- }
- .popoverContainer {
- --van-popover-action-height: 32px;
- --van-popover-action-font-size: 14px;
- --van-popover-radius: 12px;
- --van-popover-action-width: 85px;
- z-index: 9999 !important;
- padding: 6Px 0;
- background-color: #fff;
- box-shadow: 0 0.05333rem 0.32rem rgba(50, 50, 51, .12);
- margin-top: 9px !important;
- border-radius: 8px;
- color: #999;
- :global {
- .van-popover__content {
- max-height: 200px;
- box-shadow: none;
- overflow-y: auto;
- overflow-x: hidden;
- &::-webkit-scrollbar {
- width: 4px;
- }
- &::-webkit-scrollbar-thumb {
- border-radius: 12px;
- background: rgba(0, 0, 0, 0.2);
- visibility: hidden;
- }
- &::-webkit-scrollbar-track {
- border-radius: 0;
- background: rgba(0, 0, 0, 0.1);
- visibility: hidden;
- }
- }
- .van-popover__action {
- padding: 0 9px;
- }
- }
- .selected {
- color: #1CACF1;
- font-weight: 600;
- }
- }
- .head {
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- display: flex;
- justify-content: space-between;
- align-items: center;
- pointer-events: none;
- padding-right: 18px;
- padding-top: env(safe-area-inset-top);
- z-index: 11;
- .backBtn {
- margin-right: 14px;
- position: relative;
- padding: 12px 12px 12px 18px;
- display: flex;
- align-items: center;
- justify-content: center;
- border: none;
- background: none;
- cursor: pointer;
- pointer-events: auto;
- img {
- height: 34px;
- }
- }
- .left {
- display: flex;
- align-items: center;
- .baseBtn {
- margin: 0 6px;
- background: linear-gradient(180deg, #F4EFED 0%, #E5DCD7 100%) !important;
- box-shadow: 0px 1px 2px 0px #9F9690, inset 0px -2px 0px 0px rgba(205, 192, 181, 0.47), inset 0px 2px 1px 0px #FFFFFF;
- border-radius: 5px !important;
- width: 98px;
- height: 34px;
- background: rgba(255, 255, 255, .48);
- border-radius: 10px;
- font-size: 12px;
- font-weight: 600;
- color: #616161;
- line-height: 17px;
- text-align: center;
- cursor: pointer;
- display: flex;
- justify-content: center;
- align-items: center;
- pointer-events: auto;
- img {
- width: 18px;
- height: 18px;
- margin-right: 4px;
- }
- &:active {
- opacity: .8;
- }
- }
- }
- }
- .fingerContent {
- flex: 1;
- overflow: hidden;
- display: flex;
- .wrapFinger {
- flex: 1;
- overflow: hidden;
- display: flex;
- flex-direction: column;
- }
- .userTab {
- display: flex;
- justify-content: center;
- width: 100%;
- position: relative;
- .userTabBox {
- width: 100%;
- .notes {
- padding-bottom: 10px;
- height: initial;
- .lastNoteContent {
- border-radius: 0 !important;
- .noteBox {
- border-radius: 0 !important;
- }
- }
- .noteContent {
- padding: 0 10px;
- }
- .changeMusBtn {
- margin-right: 8px;
- text-align: center;
- width: 42px;
- background: linear-gradient(180deg, #F4EFED 0%, #D9CEC7 100%);
- box-shadow: 0px 1px 2px 0px #9F9690, inset 0px -2px 0px 0px #CDC0B5, inset 0px 2px 1px 0px #FFFFFF;
- border-radius: 21px;
- font-weight: 600;
- font-size: 12px;
- color: #616161;
- line-height: 16px;
- padding: 7px 6px;
- height: 46px;
- }
- .backBtn {
- line-height: 32px;
- }
- }
- .optionBtns {
- padding-bottom: 0;
- }
- :global {
- .van-tabs__wrap {
- width: 100%;
- display: flex;
- justify-content: center;
- height: 30px;
- .van-tabs__nav {
- width: 120px;
- background-color: initial;
- border-bottom: 2px solid rgba(82, 138, 214, 0.15);
- height: initial;
- padding-bottom: initial;
- .van-tab {
- font-weight: 400;
- font-size: 15px;
- color: #616161;
- &.van-tab--active {
- font-weight: 600;
- color: #616161;
- }
- }
- .van-tabs__line {
- width: 32px;
- bottom: -2px;
- height: 2px;
- background: #528AD6;
- border-radius: 3px;
- }
- }
- }
- .van-tabs__content {
- padding-top: 16px;
- height: 130px;
- .van-tab__panel {
- height: 100%;
- }
- }
- }
- .btnBox {
- height: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- margin-top: -16px;
- .btnCon {
- border-radius: 17px;
- display: flex;
- background: rgba(255, 255, 255, 0.5);
- padding: 6px 5px 3px 6px;
- .btnGr {
- background: url("./image/btnBg.png") no-repeat;
- background-size: 100% 100%;
- width: 93px;
- height: 56px;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- cursor: pointer;
- margin-left: 5px;
- &:first-child {
- margin-left: 0;
- }
- >img {
- width: 19px;
- height: 19px;
- }
- >span {
- font-weight: 500;
- font-size: 14px;
- color: #616161;
- line-height: 20px;
- }
- }
- }
- }
- }
- &.usrTabOverlaping {
- visibility: hidden;
- opacity: 0;
- // &::after {
- // position: absolute;
- // content: '';
- // left: 0;
- // top: 0;
- // width: 100%;
- // height: 100%;
- // background: linear-gradient(180deg, rgba(222, 213, 208, 0) 0%, rgba(210, 199, 194, 0.93) 27%, #C5B8B3 100%);
- // z-index: 9;
- // }
- }
- }
- .boxFinger {
- flex: 1;
- padding-top: 50px;
- overflow: hidden;
- &.pcBoxFinger {
- padding-top: 10px !important;
- }
- &.boxFingerOverlapping {
- overflow: visible;
- z-index: 10;
- }
- }
- }
- .tips {
- display: flex;
- flex-direction: column;
- height: 100%;
- position: relative;
- z-index: 11;
- flex-shrink: 0;
- transition: all .2s;
- // background-color: rgba(190, 166, 140, 1);
- background-size: 100% 100%;
- background-repeat: no-repeat;
- overflow: hidden;
- .tipTitle {
- position: relative;
- height: 48px;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-shrink: 0;
- padding-bottom: 8px;
- :global {
- .van-button:active:before {
- opacity: 0 !important;
- }
- }
- }
- .tipTitleName {
- position: relative;
- font-weight: 600;
- z-index: 1;
- color: #fff;
- font-size: 16px;
- text-shadow: 0px 1px 2px #6D4825;
- &::before {
- content: '';
- position: absolute;
- left: -40px;
- top: 50%;
- transform: translateY(-50%);
- width: 25px;
- height: 1px;
- background: #fff;
- z-index: -1;
- }
- &::after {
- content: '';
- position: absolute;
- right: -40px;
- top: 50%;
- transform: translateY(-50%);
- width: 25px;
- height: 1px;
- background: #fff;
- z-index: -1;
- }
- }
- .tipImg {
- position: absolute;
- top: 53px;
- left: 8px;
- right: 8px;
- img {
- position: absolute;
- width: 100%;
- height: 30px;
- display: block;
- }
- }
- .tipClose {
- position: absolute;
- right: 0;
- top: 0;
- height: 100%;
- border: none;
- background: transparent;
- border-radius: 0;
- }
- .iconBook {
- position: absolute;
- top: 48px;
- left: 37px;
- right: 37px;
- height: 26px;
- pointer-events: none;
- background: url('./image/icon_popup_book.png');
- background-size: contain;
- z-index: 1;
- }
- .tipContentbox {
- position: relative;
- flex: 1;
- background: #FFFFFF;
- display: flex;
- overflow: hidden;
- &::before {
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- padding-bottom: 45%;
- background: url('./image/icon_popup_top.png') no-repeat;
- background-size: 100%;
- opacity: .4;
- pointer-events: none;
- z-index: 1;
- }
- &::after {
- content: '';
- position: absolute;
- top: 6.5px;
- left: 16px;
- right: 16px;
- height: 10px;
- background: #fff;
- border-radius: 5px;
- pointer-events: none;
- border-top: 1.5px solid rgba(180, 165, 154, 1);
- }
- }
- .tipContent {
- flex: 1;
- border: 1.5px solid rgba(180, 165, 154, 1);
- color: rgba(68, 59, 59, 1);
- font-size: 12px;
- overflow: hidden;
- overflow-y: auto;
- }
- }
- .tipItem {
- display: flex;
- line-height: 18px;
- margin-bottom: 8px;
- background: linear-gradient(180deg, #FFFFFF 0%, #F3F4F7 100%);
- border-radius: 5px;
- padding: 10px;
- .iconWrap {
- display: flex;
- align-items: center;
- height: 18px;
- margin-right: 6px;
- }
- .tipItemIcon {
- width: 16px;
- height: 16px;
- background: linear-gradient(180deg, rgba(224, 180, 135, 1) 0%, rgba(195, 164, 134, 1) 100%);
- font-weight: 600;
- line-height: 16px;
- color: #FFFFFF;
- text-shadow: 0px 1px 1px #C8946D;
- border-radius: 50%;
- text-align: center;
- }
- }
- .btnGrToggleBtn {
- font-weight: 600;
- font-size: 12px;
- color: #fff;
- >div {
- display: flex;
- flex-direction: column;
- align-items: center;
- z-index: 10;
- &.nameBox {
- padding-top: 2px;
- .name {
- font-size: 10px;
- }
- .noteKey {
- font-size: 12px;
- position: relative;
- color: #ffffff;
- }
- .dot {
- display: inline-block;
- position: absolute;
- top: 0px;
- &.botDot {
- top: initial;
- bottom: -2px;
- }
- }
- }
- }
- .name {
- display: flex;
- }
- .arrowImg {
- margin-top: 2px;
- width: 9px;
- height: 5px;
- }
- }
- .usrTabOverlapingNotes {
- position: relative;
- visibility: hidden;
- opacity: 0;
- // &::after {
- // position: absolute;
- // content: '';
- // left: 0;
- // top: 0;
- // width: 100%;
- // height: 100%;
- // background: linear-gradient(180deg, rgba(222, 213, 208, 0) 0%, rgba(210, 199, 194, 0.93) 17%, #C5B8B3 100%);
- // z-index: 9;
- // }
- }
- .notes {
- position: relative;
- display: flex;
- justify-content: center;
- align-items: flex-start;
- height: 65px;
- flex-shrink: 0;
- cursor: pointer;
- &.paddingLeft {
- padding-left: 20Px;
- }
- .noteContent {
- display: flex;
- position: relative;
- // max-width: calc(100% - 92px);
- max-width: 73%;
- border-radius: 25px;
- background: rgba(255, 255, 255, 0.5);
- border: 1px solid rgba(255, 255, 255, 0.6);
- overflow: hidden;
- &.noteContentOther {
- // max-width: calc(100% - 92px - 52px - 5Px);
- }
- &.noteContentWrap {
- &::before {
- content: '';
- position: absolute;
- left: 0;
- top: 0;
- height: 100%;
- width: 23px;
- background: url('./image/icon_shadow_left.png') no-repeat;
- background-size: 100% 100%;
- z-index: 10;
- pointer-events: none;
- }
- &::after {
- content: '';
- position: absolute;
- right: 0;
- top: 0;
- height: 100%;
- width: 23px;
- background: url('./image/icon_shadow_r.png') no-repeat;
- background-size: 100% 100%;
- z-index: 10;
- pointer-events: none;
- }
- }
- }
- .lastNoteContent {
- display: flex;
- position: relative;
- max-width: calc(100%);
- border-radius: 0 25px 25px 0;
- // background: rgba(255, 255, 255, 0.5);
- // border: 1px solid rgba(255, 255, 255, 0.6);
- overflow: hidden;
- }
- .noteBox {
- display: flex;
- overflow-y: hidden;
- overflow-x: hidden;
- border-radius: 0 25px 25px 0;
- z-index: 9;
- &::-webkit-scrollbar {
- width: 0;
- display: none;
- }
- }
- .noteBtn {
- background: transparent;
- color: rgba(112, 99, 88, .41);
- border: 0;
- padding: 0;
- font-size: 22px;
- height: 46px;
- :global {
- .van-icon {
- font-weight: bold;
- }
- }
- &.disabled {
- color: rgba(69, 143, 177, .32);
- }
- &::before {
- opacity: 0 !important;
- }
- }
- .tipsT {
- position: absolute;
- z-index: 99;
- top: -40px;
- }
- .playTips {
- width: 107px;
- height: 28px;
- background: url('./image/tips1.png') no-repeat center center / contain;
- }
- .playTips2 {
- width: 147px;
- height: 28px;
- background: url('./image/tips4.png') no-repeat center center / contain;
- }
- .playTips5 {
- width: 147px;
- height: 28px;
- background: url('./image/tips5.png') no-repeat center center / contain;
- }
- .playError {
- width: 94px;
- height: 28px;
- background: url('./image/tips3.png') no-repeat center center / contain;
- }
- .playSuccess {
- width: 94px;
- height: 28px;
- background: url('./image/tips2.png') no-repeat center center / contain;
- }
- }
- .note {
- position: relative;
- margin: 0 2.5Px;
- width: 46px;
- height: 46px;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-shrink: 0;
- padding: 6px;
- z-index: 2;
- img {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- }
- .showAnswer {
- width: 20px;
- height: 20px;
- background: url('./image/icon_btn_green_sub.png') no-repeat center / contain;
- position: absolute;
- top: 2px;
- left: -2px;
- z-index: 99;
- &.errorAnswer {
- background: url('./image/icon_btn_red_sub.png') no-repeat center / contain;
- }
- }
- }
- .noteKey {
- position: relative;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- z-index: 1;
- font-size: 16px;
- font-family: 'jianzhu';
- font-weight: normal;
- color: #616161;
- line-height: 1;
- height: 100%;
- &.keyActive {
- color: #FFF9EC;
- }
- .dot {
- width: 3px;
- height: 3px;
- border-radius: 50%;
- background-color: currentColor;
- }
- .dot+.dot {
- margin: 2px 0;
- }
- .noteName {
- position: relative;
- }
- // .noteFixed {
- // font-size: 12px;
- // color: #FFFFFF;
- // font-weight: 600;
- // padding-bottom: 5px;
- // transform: scale(0.8);
- // white-space: nowrap;
- // }
- .dotFixed {
- width: 5px;
- height: 5px;
- }
- .mark {
- position: absolute;
- left: -80%;
- font-size: 12px;
- }
- }
- .optionBtns {
- display: flex;
- align-items: center;
- justify-content: center;
- padding-bottom: 21px;
- .oBtn {
- width: 104px;
- height: 46px;
- border: none;
- font-weight: 600;
- font-size: 15px;
- color: #fff;
- cursor: pointer;
- margin: 0 3px;
- &.gamut {
- background: url('./image/icon_btn_3.png') no-repeat center / contain;
- }
- &.play {
- background: url('./image/icon_btn_2.png') no-repeat center / contain;
- }
- &.success {
- background: url('./image/icon_btn_4.png') no-repeat center / contain;
- }
- &.disabled {
- background: url('./image/icon_btn_1.png') no-repeat center / contain;
- color: #616161;
- cursor: not-allowed;
- }
- }
- }
- .fingeringContainer {
- position: relative;
- width: 100%;
- height: 100%;
- display: flex;
- justify-content: space-evenly;
- align-items: center;
- padding: 0 10px 8px 10px;
- }
- .loading {
- position: absolute;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- display: flex;
- justify-content: center;
- align-items: center;
- z-index: 100;
- background: rgba(0, 0, 0, .6);
- }
- .loadingWrap {
- position: relative;
- width: 295px;
- padding: 21px 17px;
- background: rgba(135, 135, 135, .72);
- border-radius: 24px;
- .loadingIcon {
- position: absolute;
- left: 50%;
- top: -35px;
- transform: translateX(-50%);
- width: 216px;
- }
- .loadingTip {
- position: absolute;
- left: 50%;
- transform: translateX(-50%);
- bottom: -35px;
- color: #fff;
- font-size: 13px;
- font-weight: 400px;
- }
- :global {
- .van-progress {
- height: 7px;
- }
- .van-progress__portion {
- background: linear-gradient(180deg, #3CD6F9 0%, #1CACF1 100%);
- border: 1px solid rgba(255, 255, 255, .5);
- }
- .van-progress__pivot {
- top: 0;
- color: transparent;
- background-color: transparent;
- width: 35px;
- height: 37px;
- background-image: url('./image/icon_loading_head.png');
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
- }
- }
- .imgs {
- position: relative;
- width: 84%;
- height: 100%;
- pointer-events: none;
- &>img {
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- display: block;
- max-width: 100%;
- max-height: 100%;
- }
- // .fullContent {
- // position: absolute;
- // left: 50%;
- // top: 50%;
- // transform: translate(-50%, -50%);
- // display: block;
- // width: 100%;
- // .showImgNk {
- // position: absolute;
- // top: 0;
- // left: 0;
- // width: 100%;
- // }
- // img {
- // width: 100%;
- // }
- // }
- }
- .speImgs {
- &>img {
- height: inherit;
- }
- }
- .fingeringPointSection {
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- z-index: 10;
- .p1 {
- position: relative;
- // background: red;
- cursor: pointer;
- pointer-events: auto;
- }
- .p2 {
- position: absolute;
- top: 0;
- z-index: 1;
- left: 0;
- cursor: pointer;
- pointer-events: auto;
- }
- &>div {
- width: 100%;
- height: 100%;
- display: flex;
- align-items: flex-start;
- justify-content: space-between;
- }
- .pan-flute {
- padding: 28.5% 3.3% 3.1% 3.8%;
- justify-content: flex-start;
- &.pan-flute-back {
- flex-direction: row-reverse;
- justify-content: space-evenly;
- }
- .p1 {
- // background-color: rgba(255, 0, 0, .3);
- width: 3.4%;
- height: 100%;
- }
- }
- .melodica {
- padding: 0.9% 3.6% 3% 10.7%;
- .p1 {
- position: relative;
- width: 5.2%;
- // background-color: rgba(255, 0, 0, .3);
- height: 100%;
- }
- .p2 {
- position: absolute;
- top: 0;
- width: 54%;
- height: 58%;
- // background-color: rgba(0, 0, 255, .3);
- z-index: 1;
- left: 0;
- margin-left: -8%;
- }
- }
- }
- .tizhi {
- position: absolute;
- top: 20%;
- left: 0;
- width: 30px;
- height: 30px;
- text-align: center;
- line-height: 30px;
- border-radius: 100%;
- background-color: #6F99CA;
- color: #fff;
- box-shadow: 0 0 10px rgba(0, 0, 0, .05);
- font-size: 12Px;
- opacity: 0;
- pointer-events: none;
- &:active {
- opacity: .8;
- }
- }
- .canDisplay {
- opacity: 1;
- pointer-events: auto;
- }
- .disabled {
- opacity: .5;
- pointer-events: none;
- }
- .fixedRightBtns {
- // position: fixed;
- // right: 12px;
- // top: 50%;
- // transform: translateY(-50%);
- position: fixed;
- left: 12px;
- top: 50%;
- right: auto;
- transform: translateY(-50%);
- z-index: 11;
- .baseBtn {
- // width: 60px;
- // height: 45px;
- width: 45px;
- height: 45px;
- background: rgba(255, 255, 255, .27);
- border-radius: 10px;
- font-size: 12px;
- font-weight: 400;
- color: #616161;
- line-height: 17px;
- text-align: center;
- cursor: pointer;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- pointer-events: auto;
- img {
- width: 18px;
- height: 18px;
- }
- &:active {
- opacity: .8;
- }
- // &:active,
- &.active {
- // opacity: .8;
- background: linear-gradient(180deg, #F4EFED 0%, #D9CEC7 100%) !important;
- box-shadow: 0px 1px 2px 0px #9F9690, inset 0px -2px 0px 0px #CDC0B5, inset 0px 2px 1px 0px #FFFFFF;
- border-radius: 8px;
- }
- }
- .rightBtn {
- width: 45px;
- background: rgba(255, 255, 255, .27);
- border-radius: 8px;
- // overflow: hidden;
- .baseBtn {
- // margin: 0 4px;
- background: transparent;
- position: relative;
- margin-bottom: 5px;
- margin-top: 3px;
- &::after {
- content: '';
- display: block;
- position: absolute;
- left: 50%;
- bottom: -5px;
- transform: translateX(-50%);
- width: 20px;
- height: 1px;
- background-color: #616161;
- opacity: 0.2;
- }
- &:nth-last-child(2) {
- &::after {
- display: none;
- }
- }
- &:last-child {
- margin-bottom: 0;
- &::after {
- display: none;
- }
- }
- }
- }
- .resetBtn {
- visibility: hidden;
- }
- }
- .toggleBtn {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- width: 34px;
- height: 60px;
- background: url('./image/icon_trans_bg.png') no-repeat;
- background-size: 100%;
- font-size: 14px;
- color: #616161;
- line-height: 14px;
- font-weight: 600;
- padding-left: 10px;
- text-align: center;
- cursor: pointer;
- z-index: 12;
- &:active {
- opacity: .8;
- }
- img {
- width: 9px;
- height: 5px;
- margin-top: 3px;
- }
- }
- .toggleBtnhulusi {
- min-height: 53px;
- height: auto;
- padding: 0 5px;
- font-weight: 600;
- // padding: 14px 0 15px 12px;
- // background-image: url('./image/icon_trans_bg_hu.png');
- // background-size: 100% 100%;
- img {
- width: 9px !important;
- height: 5px !important;
- }
- .noteKey {
- display: inline-block;
- font-size: 12px;
- position: relative;
- .dot {
- display: inline-block;
- position: absolute;
- left: 50%;
- transform: translateX(-50%);
- &.topDot {
- top: 0;
- }
- &.bottomDot {
- top: initial;
- }
- }
- .noteName {
- padding-top: 4px;
- }
- }
- }
- .toggleBtnhulusi2 {
- min-height: 42px;
- height: auto;
- .oterhD {
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- font-weight: 600;
- &>div {
- display: flex;
- }
- }
- img {
- margin-top: 4px;
- width: 9px !important;
- height: 5px !important;
- }
- }
- .tones {
- display: flex;
- flex-direction: column;
- height: 100%;
- position: relative;
- z-index: 12;
- transition: all .3s;
- overflow: hidden;
- // background-color: rgba(190, 166, 140, 1);
- background-size: 100% 100%;
- background-repeat: no-repeat;
- .toneTitle {
- position: relative;
- height: 45px;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-shrink: 0;
- :global {
- .van-button:active:before {
- opacity: 0 !important;
- }
- }
- }
- .tipTitleName {
- position: relative;
- font-weight: 500;
- font-size: 15px;
- z-index: 1;
- color: #fff;
- font-size: 16px;
- text-shadow: 0px 1px 2px #6D4825;
- &::before {
- content: '';
- position: absolute;
- left: -40px;
- top: 50%;
- transform: translateY(-50%);
- width: 25px;
- height: 1px;
- background: #fff;
- z-index: -1;
- }
- &::after {
- content: '';
- position: absolute;
- right: -40px;
- top: 50%;
- transform: translateY(-50%);
- width: 25px;
- height: 1px;
- background: #fff;
- z-index: -1;
- }
- }
- .tipClose {
- position: absolute;
- right: 0;
- top: 0;
- height: 100%;
- border: none;
- background: transparent;
- border-radius: 0;
- }
- .tipContentbox {
- position: relative;
- flex: 1;
- background: #FFFFFF;
- display: flex;
- flex-direction: column;
- overflow: hidden;
- &::before {
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- padding-bottom: 45%;
- background: url('./image/icon_popup_top.png') no-repeat;
- background-size: 100%;
- opacity: .4;
- pointer-events: none;
- }
- }
- .tipWrap {
- flex: 1;
- overflow: hidden;
- }
- .tipContent {
- flex: 1;
- display: flex;
- flex-direction: column;
- border: 1.5px solid rgba(180, 165, 154, 1);
- color: rgba(68, 59, 59, 1);
- font-size: 12px;
- }
- .toneAction {
- border-top: 1px solid #EBEBEB;
- display: flex;
- justify-content: center;
- align-items: center;
- padding: 16px 0;
- img {
- width: 45%;
- max-width: 128px;
- margin: 0 6px;
- &:active {
- opacity: .85;
- }
- }
- }
- .toneContent {
- display: flex;
- flex-wrap: wrap;
- --van-button-primary-background: rgba(174, 137, 103, 1);
- --van-button-primary-border-color: rgba(174, 137, 103, 1);
- :global {
- .van-space-item {
- width: calc(100% / 4);
- padding: 6px 2px;
- }
- .van-button {
- position: relative;
- font-size: 13px;
- width: 100%;
- height: 0;
- padding: 0;
- padding-bottom: 40.5%;
- flex-shrink: 0;
- &::before {
- display: none;
- }
- .van-button__content {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- }
- &:active {
- opacity: .8;
- }
- }
- .van-button--primary {
- --van-button-plain-background: RGBA(255, 246, 231, 1);
- }
- }
- :global(.van-button--primary) {
- .dot {
- background: var(--van-button-primary-background) !important;
- }
- }
- .hulusiNoteKey {
- color: inherit;
- text-shadow: none;
- }
- }
- }
- :global(.van-popup--right.tonePopup) {
- width: 43%;
- height: 100%;
- border-radius: 18px 0px 0px 18px;
- background-color: transparent;
- .tones {
- padding: 8px;
- background-image: url('./image/icon_shuo_h.png');
- &::before {
- content: '';
- position: absolute;
- left: 8px;
- top: 8px;
- right: 8px;
- bottom: 8px;
- border-radius: 15px;
- border: 1px solid rgba(240, 234, 230, 1);
- pointer-events: none;
- }
- .tipContentbox {
- padding: 6px 8px 8px 8px;
- border-radius: 16px;
- }
- .tipContent {
- border-radius: 16px;
- padding: 4px 8px;
- }
- }
- .hulusiBtn {
- font-size: 10px;
- text-wrap: nowrap;
- }
- }
- :global(.van-popup--bottom.tonePopup) {
- display: flex;
- flex-direction: column;
- min-height: 238px;
- border-radius: 18px 18px 0 0;
- background-color: transparent;
- .tones {
- flex: 1;
- padding: 8px 8px 0 8px;
- background-image: url('./image/icon_shuo_v.png');
- &::before {
- content: '';
- position: absolute;
- left: 8px;
- top: 8px;
- right: 8px;
- bottom: 0;
- border-radius: 15px;
- border: 1px solid rgba(240, 234, 230, 1);
- pointer-events: none;
- }
- .tipContentbox {
- padding: 6px 8px 0 8px;
- border-radius: 16px 16px 0 0;
- }
- .tipContent {
- border-radius: 16px 16px 0 0;
- border-bottom: transparent;
- padding: 4px 8px;
- }
- }
- .toneContent {
- margin-top: auto;
- :global {
- .van-space-item {
- max-width: 100px;
- }
- }
- }
- }
- .changeSubjectPopup {
- width: 375px;
- height: 307px;
- background: url('./image/subject-bg1.png') no-repeat center;
- border-radius: 12px;
- background-size: contain;
- overflow: initial;
- :global {
- .bom_guide::before {
- background-color: rgba(0, 0, 0, 0);
- }
- }
- }
- .linkSourceClass {
- // .head {
- // display: none;
- // opacity: 0;
- // }
- .backBtn {
- display: none;
- opacity: 0;
- }
- .changeInstrumentBtn {
- margin: 26px 5px 26px 18px !important;
- }
- .noteContentOther {
- max-width: 75% !important
- }
- .fingerContent,
- .fixedRightBtns {
- padding-left: 0 !important;
- padding-top: 0 !important;
- }
- // .left {
- // // padding: 26px 5px 26px 18px;
- // padding-top: 26px;
- // padding-left: 18px;
- // }
- // .backBtn {
- // display: none;
- // }
- }
- .dragTopBox {
- position: absolute;
- top: 0;
- left: 0;
- height: 40px;
- width: 100%;
- }
- :global {
- .changeSubjectShowBoxClass_drag {
- height: 307px !important;
- background: url('./image/subject-bg2.png') no-repeat center !important;
- background-size: contain !important;
- .dragbomBox {
- height: 37px;
- }
- .changeSubjectContainer_pc {
- height: 168px !important;
- }
- .btnGroups_pc {
- padding-top: 12px !important;
- }
- }
- .tnoteShowBoxClass_drag {
- padding: 49px 17px 30px 24px;
- width: 375px;
- overflow: initial;
- height: 247px !important;
- background: url('./image/subject-bg3.png') no-repeat center !important;
- background-size: contain !important;
- .dragbomBox {
- height: 37px;
- }
- .toneTitle_pc {
- display: none;
- }
- .tipContentbox_pc {
- background-color: initial;
- &::after {
- display: none;
- }
- .tipContent_pc {
- border: none;
- .tipWrap_pc {
- height: 116px !important;
- flex: initial;
- overflow-y: auto;
- &::-webkit-scrollbar {
- display: none;
- }
- }
- .toneAction_pc {
- padding-bottom: 0 !important;
- padding-top: 12px !important;
- }
- }
- }
- }
- }
|