| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- .panel1{
- width:100%;
- height:150rpx;
- background-color: #f0f0f0;
- position: fixed;
- top:0;
- z-index: 10;
- }
- .panelSearch1{
- width:710rpx;
- height:90rpx;
- background-color: #fff;
- border-radius: 20rpx;
- margin-top: 30rpx;
- }
- .Input{
- margin: 0 0 0 30rpx;
- width:444rpx;
- font-size:28rpx;
- font-weight: 400;
- }
- .circle{
- width:40rpx;
- height:40rpx;
- border-radius: 50%;
- background-color: #e3e3e3;
- }
- .icon_del_02{
- width:16rpx;
- height:16rpx;
- }
- .panelLine3{
- width:2rpx;
- height:50rpx;
- background-color: #d2d2d2;
- }
- .btnCancel{
- width:116rpx;
- height:80rpx;
- background-color: #fff;
- color:#EB5C28;
- line-height: 80rpx;
- text-align: center;
- font-size:28rpx;
- border-top-right-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- }
- .panel2{
- width:650rpx;
- margin-top: 30rpx;
- height: 380rpx;
- justify-content: flex-start;
- }
- .panel21{
- justify-content: space-between;
- width:100%;
- }
- .universalpic_dustbin_black_24x30{
- width:24rpx;
- height:30rpx;
- }
- .panel22{
- width:100%;
- border-top:1rpx solid #d2d2d2;
- margin-top: 30rpx;
- flex-wrap: wrap;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .panelSearchItem{
- width: 280rpx;
- margin: 30rpx 30rpx 0 0;
- justify-content: flex-start;
- }
- .icon_sys_12{
- width:20rpx;
- height:24rpx;
- margin-right: 20rpx;
- }
- .text02{
- font-size: 28rpx;
- font-weight: 400;
- }
- .text05{
- min-height:100rpx;
- }
- .panel3{
- width:650rpx;
- margin-top: 50rpx;
- }
- .panel32{
- width:690rpx;
- margin-top: 40rpx;
- flex-wrap: wrap;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .imageSchool{
- width:325rpx;
- height:210rpx;
- border-radius: 10rpx;
- margin: 0 10rpx 20rpx 10rpx;
- }
- .imageSchoolMask{
- margin: 0;
- position: absolute;
- top:0;
- }
- .panel321{
- position: relative;
- }
- .panel3211{
- position: absolute;
- font-size: 20rpx;
- color:#fff;
- left:30rpx;
- top:162rpx;
- z-index: 10;
- }
- .panelSchool{
- width:100%;
- }
- .panelSchoolSample{
- width:710rpx;
- }
- .panelSchool1{
- width:100%;
- justify-content: space-between;
- }
- .schoolName{
- margin:30rpx 0 30rpx 30rpx;
- font-size: 28rpx;
- font-weight: 400;
- width: 400rpx;
- }
- .schoolName2{
- font-size: 24rpx;
- color:#EB5C28;
- font-weight: 700;
- width:144rpx;
- margin-right: 20rpx;
- }
- .text03{
- font-size:24rpx;
- color:#787878;
- margin-right: 30rpx;
- }
- .text04{
- font-size:24rpx;
- color:#989898;
- font-family: 'Roboto-Black';
- margin: 0 30rpx 0 -10rpx;
- }
- .icon_sys_121{
- width:50rpx;
- height:60rpx;
- margin-top: 210rpx;
- }
- .text06{
- font-size: 36rpx;
- margin: 30rpx 0 150rpx 0;
- }
- .text01{
- font-size:36rpx;
- align-self: start;
- margin: 50rpx 0 0 40rpx;
- }
- .panelLine4{
- width:650rpx;
- height:1rpx;
- background-color: #d2d2d2;
- }
- .panelSearch2{
- margin-top: 40rpx;
- }
- .panelSchool11{
- justify-content: flex-start;
- }
- .panelFold1{
- width:34rpx;
- height:34rpx;
- background-color: #EB5C28;
- border-radius: 50%;
- }
- .icon_fold_04{
- width:18rpx;
- height:10rpx;
- }
|