| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- .panel1{
- width:710rpx;
- justify-content: space-between;
- margin-top: 30rpx;
- align-items: flex-start;
- }
- .text01{
- margin-left: 40rpx;
- font-size: 72rpx;
- }
- .logo_01b{
- width:140rpx;
- height:120rpx;
- margin-right: 40rpx;
- }
- .text02{
- margin: 60rpx 0 0 40rpx;
- font-size: 36rpx;
- align-self: flex-start;
- }
- .panel2{
- margin-top: 0;
- }
- .panel21{
- margin-top: 40rpx;
- width: 652rpx;
- justify-content: space-between;
- }
- .panel211{
- width:204rpx;
- height:158rpx;
- border-radius: 10rpx;
- background-color: #F2F2F2;
- }
- .icon_sys_05{
- width:28rpx;
- height:28rpx;
- }
- .text03{
- margin: 10rpx 0 0 0;
- font-size: 28rpx;
- }
- .line01{
- width:650rpx;
- height:1rpx;
- background-color: #E3E3E3;
- margin-top: 40rpx;
- }
- .text04{
- margin: 50rpx 0 40rpx 40rpx;
- font-size: 28rpx;
- align-self: flex-start;
- }
- .panel22{
- width:100%;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .panel221{
- width:60rpx;
- height:60rpx;
- border-radius: 50%;
- background-color: #F0F0F0;
- margin-left: 40rpx;
- }
- .icon_sys_03{
- width:28rpx;
- height:26rpx;
- }
- .panel222{
- width:580rpx;
- margin-left: 30rpx;
- align-items: flex-start;
- }
- .panel2221{
- width:100%;
- height:66rpx;
- justify-content: space-between;
- }
- .text05{
- font-size: 24rpx;
- font-weight: 400;
- }
- .line02{
- width:540rpx;
- height:1rpx;
- background-color: #E3E3E3;
- margin: 30rpx 0 30rpx 0;
- }
- .panel3{
- min-height:200rpx;
- justify-content: space-between;
- }
- .text06{
- font-size: 36rpx;
- margin-left: 40rpx;
- }
- .pic_03{
- width:100rpx;
- height:100rpx;
- border-radius: 10rpx;
- margin-right: 40rpx;
- }
- .text07{
- font-size: 36rpx;
- margin:60rpx 0 0 40rpx;
- align-self: start;
- }
- .radio2{
- margin: 40rpx 0 30rpx 0;
- }
- /* ***************** */
|