| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776 |
- .panelTop{
- height: 120rpx;
- width: 100%;
- justify-content: space-between;
- font-size: 28rpx;
- background-color: #fff;
- position: fixed;
- top:0;
- z-index: 10;
- border-bottom: 1rpx solid #d2d2d2;
- }
- .panelTop .panelTopLeft {
- width: 148rpx;
- background-color: #fff;
- border:1rpx solid #9B9B9B;
- color:#787878;
- text-align: center;
- line-height: 80rpx;
- height:80rpx;
- border-radius: 10rpx;
- font-size:28rpx;
- margin:0 20rpx;
- }
- .add {
- font-size: 42rpx;
- font-weight: 600;
- margin: 0 10rpx 10rpx 0;
- }
- .panelTop .panelTopRight{
- width:100rpx;
- height:100rpx;
- }
- .universalpic_card_gray_26x26{
- height: 26rpx;
- width: 26rpx;
- }
- .panelTimePlan {
- margin-top: 20rpx;
- height: 100rpx;
- width: 100%;
- justify-content: space-between;
- font-size: 28rpx;
- background-color: #fff;
- border-bottom: 1rpx solid #d2d2d2;
- }
- .panelTimePlan .panelTimePlan2 {
- margin-left: 30rpx;
- }
- .panelTimePlan .panelTimePlan1{
- color:#787878;
- font-weight: 500;
- }
- .panelTimePlan .panelTimePlan2{
- border: 2rpx solid #0071EF;
- border-radius: 22rpx;
- font-size: 28rpx;
- font-weight: 500;
- color: #0071EF;
- text-align: center;
- line-height: 45rpx;
- padding: 0 20rpx;
- }
- .universalpic_clock_gray_24x24{
- width:24rpx;
- height:24rpx;
- margin-right: 10rpx;
- }
- .panelTimePlanRemark{
- font-size:24rpx;
- margin-top:30rpx;
- color:#787878;
- font-weight: 400;
- }
- .panelTitle {
- width: 100%;
- margin-top: 50rpx;
- justify-content: space-between;
- }
- .panelTitle .panelTitle1 {
- font-size: 32rpx;
- margin-left: 30rpx;
- margin-bottom: 30rpx;
- }
- .panelTitle .panelTitle2 {
- font-size: 28rpx;
- margin-right: 30rpx;
- background-color: #1e1e1e;
- color: #fff;
- border-radius: 22rpx;
- text-align: center;
- padding: 0 20rpx;
- margin-bottom: 32rpx;
- }
- .panelItem {
- width: 100%;
- justify-content: flex-start;
- font-size: 28rpx;
- min-height: 130rpx;
- height:auto;
- background-color: #fff;
- align-items: flex-start;
- font-weight: 400;
- }
- .panelItem0 {
- height: 133rpx;
- }
- .panelItem1 {
- margin-left: 30rpx;
- font-weight: 400;
- }
- .panelItem .panelItem11{
- margin: 45rpx 0 0 30rpx;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .panelItem .number {
- font-family: 'Roboto-Black';
- font-size: 24rpx;
- width: 40rpx;
- background-color: #0071ef;
- border-radius: 50%;
- text-align: center;
- line-height: 40rpx;
- color: #fff;
- }
- .panelItem2 {
- margin-right: 30rpx;
- color: #1e1e1e;
- font-weight: 400;
- }
- .panelItem .panelItem21 {
- font-weight: 400;
- flex-wrap: wrap;
- align-items: flex-start;
- justify-content: flex-start;
- width: 610rpx;
- font-size: 36rpx;
- color:#1e1e1e;
- margin: 40rpx 0 40rpx 40rpx;
- }
- .panelItem .textNull {
- color: #d2d2d2;
- font-weight: 400;
- }
- .panelItem .sound{
- width:40rpx;
- height:40rpx;
- margin: 5rpx 10rpx 0 10rpx;
- border-radius: 50%;
- background-color: #F0F0F0;
- }
- .panelItem .universalpic_read_mark_black_20x20 {
- width:21rpx;
- height:20rpx;
- }
- .panelItem .textLine {
- text-decoration: underline;
- }
- .panelItem .textHighlighter {
- color:#fff;
- background-color: #1E1E1E;
- }
- .panelItem .textPinyin {
- text-decoration: underline;
- margin-right: 10rpx;
- }
- .panelItem .panelRecorder {
- width: 70rpx;
- height: 70rpx;
- background-color: #fff;
- border-radius: 10rpx;
- border:1rpx solid #9B9B9B;
- }
- .panelItem .universalpic_voicerecorder_transmit_black_44x34{
- width: 44rpx;
- height: 34rpx;
- }
- .panelItem .imageFree{
- width:100rpx;
- }
- .panelItem .textReturn{
- width:100%;
- }
- .panelItem .textBr{
- width:100%;
- height:20rpx;
- }
- .panelItem .textReturn2{
- width:100%;
- height:30rpx;
- }
- .panelTag{
- width: 100%;
- font-size: 24rpx;
- background-color: #fff;
- margin: 10rpx 0;
- align-items: flex-end;
- }
- .panelTag .panelTag1{
- width:640rpx;
- font-size: 28rpx;
- color:#1e1e1e;
- text-align: left;
- min-height:100rpx;
- line-height: 100rpx;
- flex-wrap: wrap;
- justify-content: flex-start;
- }
- .panelTag .panelTag2{
- line-height: 73rpx;
- height:73rpx;
- border:1rpx solid #9B9B9B;
- margin: 30rpx 30rpx 0 0;
- border-radius: 10rpx;
- }
- .panelTag .tag1{
- font-size: 24rpx;
- color:#787878;
- margin-left: 30rpx;
- }
- .universalpic_del_gray_14x14{
- width:14rpx;
- height:14rpx;
- margin: 0 30rpx 0 20rpx;
- }
- .panelSave {
- width: 100%;
- background-color: #fff;
- position: fixed;
- bottom: 0;
- height: 120rpx;
- z-index: 10;
- justify-content: space-between;
- border-top: 1rpx solid #d2d2d2;
- }
- .panelSave .panelSave1 {
- width: 128rpx;
- line-height: 120rpx;
- text-align: center;
- font-size: 24rpx;
- color:#787878;
- }
- .panelSave .panelSave2 {
- width: 602rpx;
- background-color: #fff;
- border:1rpx solid #9B9B9B;
- color:#0071EF;
- text-align: center;
- line-height: 80rpx;
- height:80rpx;
- border-radius: 10rpx;
- font-size:32rpx;
- margin:0 20rpx 0 0;
- }
- .universalpic_card_gray_26x26{
- width: 26rpx;
- height:26rpx;
- }
- .panelSave .panelSave0{
- width:290rpx;
- line-height:100rpx;
- text-align: center;
- margin:0;
- }
- .panelSave .line1 {
- width: 4rpx;
- height: 30rpx;
- background-color: #d2d2d2;
- }
- .universalpic_preview_black_30x30 {
- width: 36rpx;
- height: 36rpx;
- margin: 0 40rpx;
- }
- /* 字段编辑 */
- .addItem {
- justify-content: flex-start;
- font-weight: 500;
- color: #1e1e1e;
- background-color: #f0f0f0;
- position: fixed;
- top: 0;
- }
- .left {
- margin-left: 20rpx;
- }
- .right {
- margin-right: 20rpx;
- }
- .panelItemTag {
- width: 100%;
- justify-content: space-between;
- min-height: 120rpx;
- background-color: #fff;
- }
- .panelSaveTag1 {
- width: 148rpx;
- background-color: #fff;
- border: 1rpx solid #9b9b9b;
- color: #787878;
- text-align: center;
- height: 80rpx;
- line-height: 80rpx;
- border-radius: 10rpx;
- font-size: 28rpx;
- }
- .panelSaveTag2 {
- width: 80rpx;
- height: 80rpx;
- background-color: #fff;
- border: 1rpx solid #9b9b9b;
- margin-left: 6rpx;
- }
- .panelSaveTag3 {
- width: 80rpx;
- height: 80rpx;
- margin-left: 6rpx;
- background-color: #0071ef;
- border: 1rpx solid #0071ef;
- }
- .universalpic_read_begin_gray_20x20 {
- width: 21rpx;
- height: 20rpx;
- }
- .universalpic_read_end_white_38x22 {
- width: 38rpx;
- height: 22rpx;
- }
- .universalpic_underline_begin_gray_14x20 {
- width: 14rpx;
- height: 20rpx;
- }
- .universalpic_underline_end_white_30x22 {
- width: 31rpx;
- height: 22rpx;
- }
- .universalpic_highlighter_begin_gray_24x20{
- width: 24rpx;
- height: 20rpx;
- }
- .universalpic_picture_gray_26x26 {
- width: 26rpx;
- height: 26rpx;
- }
- .universalpic_voicerecorder_normal_gray_21x26{
- width: 21rpx;
- height: 26rpx;
- }
- .add {
- font-size: 42rpx;
- font-weight: 600;
- margin: 0 10rpx 10rpx 0;
- }
- .clear {
- width: 88rpx;
- height: 80rpx;
- color:#787878;
- background-color: #fff;
- border: 1rpx solid #9b9b9b;
- text-align: center;
- border-radius: 10rpx;
- line-height: 80rpx;
- font-size: 24rpx;
- }
- .line1 {
- width: 4rpx;
- height: 30rpx;
- background-color: #d2d2d2;
- margin-right: 20rpx;
- }
- .universalpic_help_gray_26x26 {
- width: 26rpx;
- height: 26rpx;
- margin: 0 0 0 40rpx;
- }
- .panelInput {
- width: 100%;
- height: 250rpx;
- margin-top: 10rpx;
- background-color: #fff;
- font-size: 36rpx;
- font-weight: 400;
- }
- .input {
- margin: 30rpx 30rpx 0 30rpx;
- width: 690rpx;
- height: 220rpx;
- }
- .panelBtnItem {
- position: fixed;
- top: 382rpx;
- width: 100%;
- background-color: #fff;
- }
- .panelBtnSmall {
- z-index: 10;
- width:100%;
- height: 120rpx;
- background-color: #fff;
- display: flex;
- white-space: nowrap;
- }
- .panelBtnSmall .btn0 {
- width: 10rpx;
- display: inline-block;
- }
- .panelBtnSmall .btn {
- /* font-family: 'Roboto-Black'; */
- width: 80rpx;
- background-color: #fff;
- border: 1rpx solid #9b9b9b;
- color: #787878;
- border-radius: 10rpx;
- text-align: center;
- line-height: 80rpx;
- height: 80rpx;
- margin-top: 20rpx;
- margin-right: 10rpx;
- font-size: 36rpx;
- display: inline-block;
- }
- .panelBtnSmall .btn1 {
- background-color: #f0f0f0;
- }
- .universalpic_editbar_brackets_gray {
- width: 34rpx;
- height: 26rpx;
- }
- .universalpic_editbar_underline_gray {
- width: 18rpx;
- height: 28rpx;
- }
- .universalpic_editbar_sqr_gray {
- width: 25rpx;
- height: 22rpx;
- }
- .panelBtn {
- width: 100%;
- background-color: #f8f8f8;
- z-index: 10;
- }
- .panelBtn .line1 {
- width: 4rpx;
- height: 30rpx;
- background-color: #d2d2d2;
- }
- .panelBtn .text1 {
- width: 374rpx;
- line-height: 100rpx;
- text-align: center;
- font-size: 28rpx;
- color: #a20602;
- }
- .panelBtn .text2 {
- color: #0071ef;
- }
- .lineFooter {
- z-index: 10;
- }
- .Arrow{
- width:16rpx;
- height:26rpx;
- margin-left: 30rpx;
- }
- /* 更多功能 */
- .numberContainer {
- width: 100%;
- justify-content: flex-start;
- align-items: flex-start;
- position: fixed;
- top: 0;
- background-color: #fff;
- color:#1e1e1e;
- z-index: 20;
- border-top: 1 solid #fff;
- }
- .universalpic_bell_black_30x30{
- width:42rpx;
- height:30rpx;
- margin: 50rpx 20rpx 0 30rpx;
- }
- .numberContainer .numberContaineFooter{
- width: 100%;
- position: fixed;
- bottom: 0;
- align-items: flex-start;
- font-size: 36rpx;
- border-top: 1rpx solid rgba(0, 0, 0, 0.2);
- text-align: center;
- line-height: 131rpx;
- }
- .numberContainer .numberContaineFooter2{
- color:#B3443B;
- font-weight: 500;
- }
- .universalpic_sequence_black_30x30_2{
- margin: 50rpx 20rpx 0 30rpx;
- }
- .numberContainerFooter1{
- width:100%;
- position: fixed;
- bottom:131rpx;
- }
- .numberContainerFooter102{
- width:100%;
- height: 132rpx;
- justify-content: flex-start;
- }
- .numberContainerFooter103{
- width:100%;
- height: 111rpx;
- justify-content: flex-start;
- }
- .numberContainerFooter104{
- width:100%;
- height: 100rpx;
- justify-content: flex-start;
- }
- .numberContainerFooter101{
- width:100%;
- height: 337rpx;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .universalpic_edit_gray_25x25{
- width: 25rpx;
- height: 25rpx;
- margin: 0 30rpx 0 30rpx;
- }
- .universalpic_bell_gray_30x30{
- width:30rpx;
- height:30rpx;
- margin: 40rpx 20rpx 0 30rpx;
- }
- .universalpic_typesize_gray_30x18{
- width: 30rpx;
- height: 18rpx;
- margin: 57rpx 20rpx 0 30rpx;
- }
- .numberContainerFooter11{
- align-items: flex-start;
- margin-top: 40rpx;
- }
- .numberContainerFooter111{
- font-size:36rpx;
- font-weight: 400;
- }
- .numberContainerFooter1111{
- margin-top: 40rpx;
- }
- .numberContainerFooter113{
- font-size:28rpx;
- font-weight: 400;
- margin-left: 80rpx;
- }
- .numberContainerFooter112{
- justify-content: flex-start;
- flex-wrap: wrap;
- }
- .numberContainerFooter1121{
- line-height:73rpx;
- border:3rpx solid #D2D2D2;
- border-radius: 10rpx;
- text-align: center;
- margin: 30rpx 30rpx 0 0;
- font-size:24rpx;
- padding: 0 30rpx;
- }
- .numberContainerFooter1121Select{
- border:3rpx solid #0071EF;
- color:#fff;
- background-color: #0071EF;
- }
- .RecorderPanel1{
- width:100%;
- height:360rpx;
- background-color: #f8f8f8;
- position: fixed;
- bottom:131rpx;
- border-top: 1rpx solid #d2d2d2;
- justify-content: flex-start;
- }
- .RecorderPanel11{
- width:100%;
- justify-content: space-between;
- margin-top: 40rpx;
- }
- .universalpic_voicerecorder_black_30x30{
- width:30rpx;
- height:30rpx;
- }
- .RecorderPanel111{
- margin-left: 30rpx;
- }
- .RecorderPanel1111{
- margin-left: 20rpx;
- font-size:36rpx;
- }
- .RecorderPanel112{
- font-family: 'Roboto-Black';
- font-size:36rpx;
- color:#787878;
- margin-right: 30rpx;
- }
- .RecorderPanel1121{
- color:#0071EF;
- }
- .btnRecorderStart{
- width:690rpx;
- line-height:110rpx;
- background-color: #fff;
- border:1rpx solid #9B9B9B;
- text-align: center;
- font-size:32rpx;
- font-weight: 500;
- color:#0071EF;
- margin-top: 40rpx;
- border-radius: 10rpx;
- }
- .RecorderPanel12{
- width:690rpx;
- height:110rpx;
- margin-top: 20rpx;
- justify-content: space-between;
- }
- .btnRecorderStart2{
- width:216rpx;
- color:#1E1E1E;
- }
- .btnRecorderStart3{
- width:216rpx;
- }
- .btnRecorderEnd{
- color:#fff;
- background-color: #0071EF;
- border:1rpx solid #0071EF;
- }
- .RecorderPanel2{
- width:100%;
- height:449rpx;
- position: fixed;
- bottom:492rpx;
- }
- .edit_voicerecorder_illus{
- width:222rpx;
- height:449rpx;
- }
- .RecorderPanel3{
- width:100%;
- min-height:714rpx;
- position: fixed;
- top:0;
- justify-content: flex-start;
- }
- .RecorderPanel31{
- width:100%;
- height:116rpx;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .RecorderPanel311{
- font-size:24rpx;
- font-weight: 400;
- color:#787878;
- margin: 10rpx 0 0 30rpx;
- }
- .RecorderPanel32{
- width:690rpx;
- height:500rpx;
- font-size:36rpx;
- }
|