| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399 |
- .container {
- justify-content: flex-start;
- font-weight: 500;
- }
- /* 工具栏 */
- .panelTop {
- width: 100%;
- height: 110rpx;
- position: fixed;
- top: 0;
- font-size: 20rpx;
- z-index: 10;
- }
- .panelCancel {
- width: 100rpx;
- height: 110rpx;
- margin: 0 5rpx;
- }
- .universalpic_undo_white_30p_26x20 {
- width: 26rpx;
- height: 19rpx;
- }
- .universalpic_typesize_white_30x18{
- width: 29rpx;
- height: 18rpx;
- }
- .universalpic_shelve_white_26x26 {
- width: 26rpx;
- height: 26rpx;
- }
- .universalpic_edit_white_25x25 {
- width: 25rpx;
- height: 25rpx;
- }
- .panelNumber {
- width: 218rpx;
- height: 120rpx;
- margin: 0 31rpx;
- }
- .panelNumber1 {
- font-family: 'Roboto-Black';
- font-size: 20rpx;
- margin: 0 3rpx;
- height: 50rpx;
- min-width: 50rpx;
- text-align: center;
- line-height: 50rpx;
- }
- .panelNumber2 {
- color: #fff;
- border-radius: 50%;
- }
- /* 段落 */
- .panelItem {
- width: 650rpx;
- font-weight: 400;
- flex-wrap: wrap;
- justify-content: flex-start;
- z-index: 5;
- }
- .panelField10{
- width: 100%;
- height: 110rpx;
- }
- .panelField1 {
- width: 100%;
- min-height: 320rpx;
- justify-content: flex-start;
- border-bottom-left-radius: 50rpx;
- border-bottom-right-radius: 50rpx;
- }
- .panelField11 {
- font-size: 46rpx;
- justify-content: flex-start;
- margin: 40rpx 0 80rpx 0;
- }
- .panelTag {
- width: 100%;
- justify-content: space-between;
- align-items: flex-end;
- height:110rpx;
- padding-bottom: 20rpx;
- position: relative;
- }
- .panelTag1 {
- font-size: 28rpx;
- margin-left: 50rpx;
- }
- .panelTag .tagDot{
- width:20rpx;
- height:20rpx;
- border-radius: 5rpx;
- background-color: #7F4B52;
- margin-right: 20rpx;
- }
- .panelTag .tag {
- margin: 6rpx 20rpx 6rpx 0;
- }
- .right2 {
- position: absolute;
- top:0;
- right:0;
- width:134rpx;
- height:150rpx;
- align-items: flex-start;
- }
- .line1 {
- width: 4rpx;
- height: 30rpx;
- background-color: rgba(255,255,255,0.2);
- margin-top: 66rpx;
- }
- .universalpic_hide_white_34x34 {
- width: 36rpx;
- height: 20rpx;
- margin: 68rpx 50rpx 0 50rpx;
- }
- .panelField20 {
- width: 100%;
- justify-content: flex-start;
- }
- .panelField2 {
- width: 100%;
- margin-bottom: 20rpx;
- }
- .panelField21 {
- width: 650rpx;
- font-size: 36rpx;
- margin: 40rpx 30rpx 0 30rpx;
- min-height: 50rpx;
- }
- .lineField{
- width:650rpx;
- height:3rpx;
- background-color: #4B3840;
- margin-top: 30rpx;
- }
- .panelItem .panelSound {
- width: 40rpx;
- height: 40rpx;
- margin: 0 10rpx 0 0;
- background-color: #fff;
- border-radius: 50%;
- }
- .panelItem .universalpic_read_mark_black_20x20 {
- width: 21rpx;
- height: 20rpx;
- }
- .panelItem .textLine {
- text-decoration: underline;
- }
- .panelItem .textNormal{
- min-height:50rpx;
- }
- .panelItem .textNormal2{
- font-size:36rpx;
- }
- .panelItem .textPinyin {
- text-decoration: underline;
- margin-right: 10rpx;
- }
- .panelItem .imageBishun {
- width: 360rpx;
- height: 360rpx;
- margin: 30rpx 0;
- }
- .panelItem .textReturn {
- width: 100%;
- }
- .panelItem .textReturn2 {
- width: 100%;
- height: 30rpx;
- }
- /* 底部记忆选择 */
- .panelBottomAnswer0 {
- height: 20rpx;
- width: 100%;
- position: fixed;
- bottom: 130rpx;
- z-index: 10;
- }
- .panelBottomAnswer {
- width: 100%;
- position: fixed;
- bottom: 0;
- font-size: 20rpx;
- justify-content: space-between;
- z-index: 10;
- }
- .Answer {
- flex: 1;
- height: 130rpx;
- font-size: 24rpx;
- justify-content: flex-start;
- }
- .AnswerHover1{
- background-color: #F0F0F0;
- }
- .AnswerHover2{
- background-color: #49354C;
- }
- .AnswerHover3{
- background-color: #504F5A;
- }
- .AnswerHover4{
- background-color: #373B4F;
- }
- .AnswerHover5{
- background-color: #34384C;
- }
- .AnswerHover6{
- background-color: #32304C;
- }
- .AnswerHover7{
- background-color: #3D3838;
- }
- .AnswerHover8{
- background-color: #473F52;
- }
- .Answer .btnColor {
- height: 30rpx;
- width: 90%;
- border-radius: 6rpx;
- margin-top: 30rpx;
- }
- .Answer .btnTime {
- margin-top: 10rpx;
- }
- .Answer0 {
- background-color: #FE6659;
- }
- .Answer1 {
- background-color: #FFBC00;
- }
- .Answer2 {
- background-color: #329468;
- }
- .Answer3 {
- background-color: #0A60BE;
- }
- .numberContainer {
- background-color: rgba(0, 0, 0, 0.7);
- position: fixed;
- width: 100%;
- top: 0;
- z-index: 20;
- }
- .numberContainer1 {
- background-color: #f0f0f0;
- margin-top: 10rpx;
- width: 730rpx;
- border-radius: 10rpx;
- font-size: 28rpx;
- color: #1e1e1e;
- }
- .numberContainer11 {
- border-top-left-radius: 10rpx;
- border-top-right-radius: 10rpx;
- justify-content: space-between;
- height: 100rpx;
- width: 100%;
- }
- .numberContainer .left {
- margin-left: 30rpx;
- font-weight: 400;
- }
- .numberContainer .right3 {
- margin-right: 30rpx;
- color:#787878;
- font-weight: 500;
- }
- .numberContainer12 {
- justify-content: space-between;
- height: 100rpx;
- width: 100%;
- background-color: #fff;
- font-weight: 400;
- }
- .numberContainer13 {
- height: 100rpx;
- width: 100%;
- color: #0071ef;
- border-bottom-left-radius: 10rpx;
- border-bottom-right-radius: 10rpx;
- text-align: center;
- font-weight: 500;
- }
- .footer{
- height:180rpx;
- width: 100%;
- }
- .panelLast {
- width: 100%;
- justify-content: flex-start;
- position: fixed;
- top:0;
- }
- .text1 {
- margin: 230rpx 0 60rpx 0;
- font-size: 64rpx;
- }
- .panelLastTime {
- font-size: 28rpx;
- font-weight: 400;
- margin-bottom: 40rpx;
- }
- .panelLastTime .time {
- font-size: 30rpx;
- font-family: 'Roboto-Black';
- }
- .practice_introduction_marks_a{
- width: 22rpx;
- height: 16rpx;
- margin-top: 104rpx;
- }
- .text2 {
- margin-top: 30rpx;
- font-size: 28rpx;
- font-weight: 400;
- text-align: center;
- }
- .practice_introduction_marks_b{
- width: 22rpx;
- height: 16rpx;
- margin-top: 30rpx;
- }
- .text3 {
- margin-top: 40rpx;
- font-size: 20rpx;
- font-weight: 500;
- text-align: center;
- }
|