| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- .container {
- background-color: #f0f0f0;
- color:#1e1e1e;
- font-weight: 500;
- }
- .panelTitle{
- width:100%;
- margin-top: 50rpx;
- justify-content: flex-start;
- }
- .panelTitle .panelTitle1{
- font-size:32rpx;
- margin-left: 30rpx;
- margin-bottom: 30rpx;
- }
- .panelItem{
- width:100%;
- justify-content: space-between;
- font-size:28rpx;
- height:110rpx;
- background-color: #fff;
- }
- .panelItem0{
- height:88rpx;
- }
- .panelItem00{
- height:123rpx;
- }
- .panelItem .panelItem1{
- margin-left: 30rpx;
- font-weight: 400;
- align-items: flex-start;
- }
- .panelItem .panelItem11{
- margin-bottom: 5rpx;
- }
- .panelItem .panelItem2{
- margin-right: 30rpx;
- }
- .product_icon_ksxq_70x70{
- width:50rpx;
- height:50rpx;
- border-radius: 10rpx;
- margin-left: 10rpx;
- }
- .panelItem .title1{
- color:#9B9B9B;
- font-size:20rpx;
- font-weight: 400;
- margin-right: 10rpx;
- width:80rpx;
- }
- .panelItem .title2{
- font-size:20rpx;
- font-weight: 400;
- }
- .panelItem .title3{
- color:#787878;
- font-size:28rpx;
- }
- .panelItem .title4{
- color:#F44336;
- }
- .universalpic_face_default_blue_120x120{
- width:60rpx;
- height:60rpx;
- border-radius: 10rpx;
- }
- .btn0{
- width:400rpx;
- height:100rpx;
- font-size:48rpx;
- margin-top: 50rpx;
- }
- .title5{
- font-weight: 400;
- font-size:24rpx;
- margin: 30rpx 0 0 0;
- }
- .file_0301{
- width:100%;
- height:1204rpx;
- margin-bottom: 50rpx;
- }
- .file_0302{
- width:100%;
- height:746rpx;
- margin-bottom: 50rpx;
- }
- .file_0303{
- width:100%;
- height:752rpx;
- margin-bottom: 50rpx;
- }
- .panelFooter{
- font-weight: 400;
- font-size: 24rpx;
- margin-bottom: 100rpx;
- }
- .panelFooter .title6{
- color:#B3443B;
- text-decoration: underline;
- font-weight: 500;
- }
|