| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- .panelTop {
- width: 100%;
- height:100rpx;
- background-color: #fff;
- justify-content: space-between;
- position: fixed;
- top:0;
- border-bottom: 1rpx solid #d2d2d2;
- }
- .panelLeft {
- margin-left: 30rpx;
- justify-content: flex-start;
- }
- .panelRight {
- margin-right: 20rpx;
- justify-content: flex-end;
- }
- .panelTop1 {
- width:80rpx;
- height:80rpx;
- font-size: 28rpx;
- font-weight: 400;
- }
- .panelTop3 {
- font-size: 28rpx;
- font-weight: 700;
- }
- .universalpic_light_black_22x30{
- width:22rpx;
- height:30rpx;
- }
- .universalpic_dictionary_hanzi_black_54x26{
- width:54rpx;
- height:26rpx;
- }
- .universalpic_dictionary_ciyu_black_55x23{
- width:55rpx;
- height:23rpx;
- }
- .universalpic_dictionary_shici_black_53x27{
- width:53rpx;
- height:27rpx;
- }
- .universalpic_dictionary_danci_black_53x28{
- width:53rpx;
- height:28rpx;
- }
- .panelHeight100{
- width:100%;
- height:100rpx;
- }
- /* ********************* */
- .panelTitle{
- width:710rpx;
- align-items: flex-start;
- margin-top:40rpx;
- margin-bottom: 30rpx;
- }
- .panelTitle0{
- margin-top:60rpx;
- }
- .panelTitle1{
- font-size:32rpx;
- color:#4D4D4D;
- }
- .panelTitle11{
- margin-left:10rpx;
- }
- .panelTitle2{
- font-size:20rpx;
- color:#787878;
- margin-top:4rpx;
- margin-left:10rpx;
- }
- .universalpic_soundwave_black_30x22{
- width:30rpx;
- height:22rpx;
- margin-right:10rpx;
- margin-left:10rpx;
- }
- .panelTitle2Text1{
- margin:20rpx 30rpx 0 0;
- font-size:28rpx;
- color:#9B9B9B;
- }
- .panelTitle2Text2{
- margin:20rpx 0 0 30rpx;
- }
- .panelTitle2TextSelect{
- color:#1E1E1E;
- }
- .panelLine2{
- width: 2rpx;
- height:20rpx;
- background-color: #d2d2d2;
- margin-top:20rpx;
- }
- .panelTitle21{
- margin:20rpx 0 0 30rpx;
- color:#4D4D4D;
- font-size:24rpx;
- }
- /* ********************* */
- .panelItem{
- width:710rpx;
- height:100rpx;
- border-radius: 10rpx;
- background-color: #fff;
- margin-bottom: 20rpx;
- flex-wrap: wrap;
- justify-content: space-between;
- }
- .panelItem1{
- height:140rpx;
- }
- .panelItemSmall{
- width:345rpx;
- }
- .panelLine1{
- width: 2rpx;
- height:20rpx;
- background-color: #d2d2d2;
- }
- .panelItemButton{
- width: 84rpx;
- height:100rpx;
- }
- .universalpic_link_black_24x24{
- width: 24rpx;
- height:24rpx;
- }
- .panelSelect0{
- background-color: #f8f8f8;
- border:1rpx solid #D2D2D2;
- border-radius: 50%;
- width:40rpx;
- height:40rpx;
- margin: 30rpx;
- }
- .panelItemText{
- font-size:28rpx;
- font-weight: 400;
- max-width:580rpx;
- }
- .panelItemText0{
- margin:30rpx 0 30rpx 0;
- }
- .panelItemText2{
- max-width:490rpx;
- }
- .panelWordImage{
- width:80rpx;
- height:80rpx;
- }
- .panelRemark{
- width: 670rpx;
- font-size:24rpx;
- color:#4D4D4D;
- padding-bottom: 20rpx;
- border-bottom:1rpx solid #d2d2d2;
- }
- .Select1 {
- border:1rpx solid #5282FA;
- background-color: #5282FA;
- color:#fff;
- }
- .Select2 {
- width:40rpx;
- height:40rpx;
- line-height: 40rpx;
- border:3rpx solid #fff;
- background-color: #5282FA;
- text-align: center;
- font-family: 'Roboto-Black';
- font-size:24rpx;
- }
- .panelItem0{
- width:710rpx;
- flex-wrap: wrap;
- justify-content: space-between;
- }
- .panelItemHeight{
- height:auto;
- }
- .panelItemNullBottom{
- border-bottom-left-radius: 0;
- border-bottom-right-radius: 0;
- margin-bottom: 0;
- }
- .panelItemNullTop{
- border-top-left-radius: 0;
- border-top-right-radius: 0;
- }
- .panelLine3{
- width:710rpx;
- height:1rpx;
- background-color:#fff;
- justify-content: flex-start;
- }
- .panelLine31{
- width:580rpx;
- height:1rpx;
- background-color:#e3e3e3;
- margin-left:100rpx;
- }
- .panelHeight40{
- width:100%;
- height:40rpx;
- }
- /* *********************** */
- .HelpContainer{
- background-color:rgba(0,0,0,0.16);
- position: fixed;
- top:0;
- z-index: 100;
- }
- .HelpContainer .HelpPanel1{
- position: fixed;
- width:100%;
- bottom:0;
- background-color: #F8F8F8;
- border-top:1rpx solid #b6b6b6;
- }
- .HelpContainer .HelpPanel11{
- width:100%;
- height: 100rpx;
- justify-content: space-between;
- border-bottom:1rpx solid #d2d2d2;
- }
- .HelpContainer .HelpPanel111{
- width:80rpx;
- height:80rpx;
- margin-left: 20rpx;
- }
- .HelpPanel2{
- width:100%;
- height:822rpx;
- }
- .universalpic_close_black_24x24{
- width:24rpx;
- height:24rpx;
- }
- .HelpContainer .HelpPanel12{
- width:100%;
- border-top:1rpx solid #D2D2D2;
- }
- .help_board_tips_zhidingduanluo{
- width: 630rpx;
- height:550rpx;
- margin: 80rpx 0;
- }
- .help_board_tips_tiaozhuanchaxun{
- width:630rpx;
- height:428rpx;
- margin: 80rpx 0;
- }
- /* ************************** */
|