xiangqing.wxss 801 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. .img1{
  2. width: 100%;
  3. height: 750rpx;
  4. }
  5. .pad-img{
  6. width: 26rpx;
  7. height: 32rpx;
  8. float: left;
  9. margin-right: 10rpx;
  10. }
  11. .text{
  12. padding: 0rpx 58rpx 28rpx 30rpx;
  13. overflow: hidden;
  14. }
  15. .text1{
  16. font-size: 30rpx;
  17. font-weight: normal;
  18. line-height: 42rpx;
  19. }
  20. .text2{
  21. margin-top: 12rpx;
  22. font-size: 26rpx;
  23. }
  24. .body2{
  25. background-color: #fafafa;
  26. }
  27. .title{
  28. margin-left: 62rpx;
  29. }
  30. .title-text{
  31. color: rgba(12,110,77,1);
  32. font-size: 30rpx;
  33. font-weight: 500;
  34. line-height: 42rpx;
  35. }
  36. .block-1{
  37. background-color: rgba(37,173,104,1.000000);
  38. width: 152rpx;
  39. height: 6rpx;
  40. margin: 6rpx 568rpx 0 30rpx;
  41. }
  42. .img2-img{
  43. width: 100%;
  44. height: 983.92pt;
  45. }
  46. .img2{
  47. margin-top: 20rpx;
  48. width: 90%;
  49. margin-left: 30rpx;
  50. border-radius: 8rpx;
  51. border: 0.5px solid rgba(238,238,238,1);
  52. }